[==========] Running 8 tests from 2 test suites.
[----------] Global test environment set-up.
[----------] 6 tests from LeaderRebalancerTest
[ RUN      ] LeaderRebalancerTest.FunctionalTestForDivided
WARNING: Logging before InitGoogleLogging() is written to STDERR
I20260709 14:52:56.100631  6159 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.6.3.254:38261
I20260709 14:52:56.102771  6159 env_posix.cc:2285] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
I20260709 14:52:56.104383  6159 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:52:56.125716  6166 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
W20260709 14:52:56.127084  6168 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
W20260709 14:52:56.129312  6165 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
I20260709 14:52:56.127149  6159 server_base.cc:1061] running on GCE node
I20260709 14:52:57.293308  6159 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 14:52:57.293512  6159 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 14:52:57.293661  6159 hybrid_clock.cc:648] HybridClock initialized: now 1783608777293641 us; error 0 us; skew 500 ppm
I20260709 14:52:57.294394  6159 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:52:57.299403  6159 webserver.cc:533] Webserver started at http://127.6.3.254:34507/ using document root <none> and password file <none>
I20260709 14:52:57.300206  6159 fs_manager.cc:362] Metadata directory not provided
I20260709 14:52:57.300390  6159 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 14:52:57.300758  6159 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 14:52:57.306278  6159 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskD7XNpc/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783608775933393-6159-0/minicluster-data/master-0-root/instance:
uuid: "b526a5695c2646ab8f6abb0f76a8ee31"
format_stamp: "Formatted at 2026-07-09 14:52:57 on dist-test-slave-rx4q"
I20260709 14:52:57.313194  6159 fs_manager.cc:696] Time spent creating directory manager: real 0.006s	user 0.009s	sys 0.000s
I20260709 14:52:57.317875  6174 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:52:57.318946  6159 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.000s
I20260709 14:52:57.319296  6159 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskD7XNpc/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783608775933393-6159-0/minicluster-data/master-0-root
uuid: "b526a5695c2646ab8f6abb0f76a8ee31"
format_stamp: "Formatted at 2026-07-09 14:52:57 on dist-test-slave-rx4q"
I20260709 14:52:57.319696  6159 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskD7XNpc/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783608775933393-6159-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskD7XNpc/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783608775933393-6159-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskD7XNpc/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783608775933393-6159-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)
I20260709 14:52:57.369751  6159 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:52:57.371129  6159 env_posix.cc:2285] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
I20260709 14:52:57.371563  6159 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:52:57.439882  6159 rpc_server.cc:307] RPC server started. Bound to: 127.6.3.254:38261
I20260709 14:52:57.439960  6225 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.6.3.254:38261 every 8 connection(s)
I20260709 14:52:57.447193  6226 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:57.467038  6226 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P b526a5695c2646ab8f6abb0f76a8ee31: Bootstrap starting.
I20260709 14:52:57.472467  6226 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P b526a5695c2646ab8f6abb0f76a8ee31: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:57.474176  6226 log.cc:826] T 00000000000000000000000000000000 P b526a5695c2646ab8f6abb0f76a8ee31: Log is configured to *not* fsync() on all Append() calls
I20260709 14:52:57.478106  6226 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P b526a5695c2646ab8f6abb0f76a8ee31: No bootstrap required, opened a new log
I20260709 14:52:57.496748  6226 raft_consensus.cc:359] T 00000000000000000000000000000000 P b526a5695c2646ab8f6abb0f76a8ee31 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b526a5695c2646ab8f6abb0f76a8ee31" member_type: VOTER }
I20260709 14:52:57.497208  6226 raft_consensus.cc:385] T 00000000000000000000000000000000 P b526a5695c2646ab8f6abb0f76a8ee31 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:57.497474  6226 raft_consensus.cc:740] T 00000000000000000000000000000000 P b526a5695c2646ab8f6abb0f76a8ee31 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b526a5695c2646ab8f6abb0f76a8ee31, State: Initialized, Role: FOLLOWER
I20260709 14:52:57.498241  6226 consensus_queue.cc:260] T 00000000000000000000000000000000 P b526a5695c2646ab8f6abb0f76a8ee31 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b526a5695c2646ab8f6abb0f76a8ee31" member_type: VOTER }
I20260709 14:52:57.498701  6226 raft_consensus.cc:399] T 00000000000000000000000000000000 P b526a5695c2646ab8f6abb0f76a8ee31 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260709 14:52:57.498987  6226 raft_consensus.cc:493] T 00000000000000000000000000000000 P b526a5695c2646ab8f6abb0f76a8ee31 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260709 14:52:57.499323  6226 raft_consensus.cc:3060] T 00000000000000000000000000000000 P b526a5695c2646ab8f6abb0f76a8ee31 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:57.503063  6226 raft_consensus.cc:515] T 00000000000000000000000000000000 P b526a5695c2646ab8f6abb0f76a8ee31 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b526a5695c2646ab8f6abb0f76a8ee31" member_type: VOTER }
I20260709 14:52:57.503715  6226 leader_election.cc:304] T 00000000000000000000000000000000 P b526a5695c2646ab8f6abb0f76a8ee31 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: b526a5695c2646ab8f6abb0f76a8ee31; no voters: 
I20260709 14:52:57.505266  6226 leader_election.cc:290] T 00000000000000000000000000000000 P b526a5695c2646ab8f6abb0f76a8ee31 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260709 14:52:57.505632  6229 raft_consensus.cc:2804] T 00000000000000000000000000000000 P b526a5695c2646ab8f6abb0f76a8ee31 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:52:57.507754  6229 raft_consensus.cc:697] T 00000000000000000000000000000000 P b526a5695c2646ab8f6abb0f76a8ee31 [term 1 LEADER]: Becoming Leader. State: Replica: b526a5695c2646ab8f6abb0f76a8ee31, State: Running, Role: LEADER
I20260709 14:52:57.508581  6229 consensus_queue.cc:237] T 00000000000000000000000000000000 P b526a5695c2646ab8f6abb0f76a8ee31 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b526a5695c2646ab8f6abb0f76a8ee31" member_type: VOTER }
I20260709 14:52:57.509500  6226 sys_catalog.cc:565] T 00000000000000000000000000000000 P b526a5695c2646ab8f6abb0f76a8ee31 [sys.catalog]: configured and running, proceeding with master startup.
I20260709 14:52:57.518352  6231 sys_catalog.cc:455] T 00000000000000000000000000000000 P b526a5695c2646ab8f6abb0f76a8ee31 [sys.catalog]: SysCatalogTable state changed. Reason: New leader b526a5695c2646ab8f6abb0f76a8ee31. Latest consensus state: current_term: 1 leader_uuid: "b526a5695c2646ab8f6abb0f76a8ee31" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b526a5695c2646ab8f6abb0f76a8ee31" member_type: VOTER } }
I20260709 14:52:57.518605  6230 sys_catalog.cc:455] T 00000000000000000000000000000000 P b526a5695c2646ab8f6abb0f76a8ee31 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "b526a5695c2646ab8f6abb0f76a8ee31" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b526a5695c2646ab8f6abb0f76a8ee31" member_type: VOTER } }
I20260709 14:52:57.518971  6231 sys_catalog.cc:458] T 00000000000000000000000000000000 P b526a5695c2646ab8f6abb0f76a8ee31 [sys.catalog]: This master's current role is: LEADER
I20260709 14:52:57.519053  6230 sys_catalog.cc:458] T 00000000000000000000000000000000 P b526a5695c2646ab8f6abb0f76a8ee31 [sys.catalog]: This master's current role is: LEADER
I20260709 14:52:57.523617  6237 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260709 14:52:57.533820  6237 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260709 14:52:57.542032  6159 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260709 14:52:57.550243  6237 catalog_manager.cc:1383] Generated new cluster ID: b5f1c2912fec402a8ee5dc46d2550ee2
I20260709 14:52:57.550514  6237 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260709 14:52:57.564134  6237 catalog_manager.cc:1406] Generated new certificate authority record
I20260709 14:52:57.565523  6237 catalog_manager.cc:1540] Loading token signing keys...
I20260709 14:52:57.582273  6237 catalog_manager.cc:6070] T 00000000000000000000000000000000 P b526a5695c2646ab8f6abb0f76a8ee31: Generated new TSK 0
I20260709 14:52:57.583237  6237 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260709 14:52:57.608932  6159 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:52:57.617831  6248 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
W20260709 14:52:57.619177  6249 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
I20260709 14:52:57.623092  6159 server_base.cc:1061] running on GCE node
W20260709 14:52:57.623567  6251 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
I20260709 14:52:57.625119  6159 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 14:52:57.625391  6159 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 14:52:57.625597  6159 hybrid_clock.cc:648] HybridClock initialized: now 1783608777625578 us; error 0 us; skew 500 ppm
I20260709 14:52:57.626389  6159 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:52:57.630183  6159 webserver.cc:533] Webserver started at http://127.6.3.193:36935/ using document root <none> and password file <none>
I20260709 14:52:57.630842  6159 fs_manager.cc:362] Metadata directory not provided
I20260709 14:52:57.631107  6159 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 14:52:57.631429  6159 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 14:52:57.632774  6159 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskD7XNpc/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783608775933393-6159-0/minicluster-data/ts-0-root/instance:
uuid: "0ce820e2dbf14e89b9fc278a92433fe9"
format_stamp: "Formatted at 2026-07-09 14:52:57 on dist-test-slave-rx4q"
I20260709 14:52:57.639225  6159 fs_manager.cc:696] Time spent creating directory manager: real 0.006s	user 0.003s	sys 0.005s
I20260709 14:52:57.644040  6256 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:52:57.644850  6159 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.002s
I20260709 14:52:57.645174  6159 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskD7XNpc/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783608775933393-6159-0/minicluster-data/ts-0-root
uuid: "0ce820e2dbf14e89b9fc278a92433fe9"
format_stamp: "Formatted at 2026-07-09 14:52:57 on dist-test-slave-rx4q"
I20260709 14:52:57.645548  6159 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskD7XNpc/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783608775933393-6159-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskD7XNpc/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783608775933393-6159-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskD7XNpc/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783608775933393-6159-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)
I20260709 14:52:57.671929  6159 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:52:57.673570  6159 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:52:57.676162  6159 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 14:52:57.681386  6159 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 14:52:57.681654  6159 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:52:57.681957  6159 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 14:52:57.682168  6159 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:52:57.767161  6159 rpc_server.cc:307] RPC server started. Bound to: 127.6.3.193:45983
I20260709 14:52:57.767238  6318 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.6.3.193:45983 every 8 connection(s)
I20260709 14:52:57.785190  6159 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:52:57.793169  6323 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
W20260709 14:52:57.794957  6324 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
W20260709 14:52:57.798789  6326 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
I20260709 14:52:57.801800  6159 server_base.cc:1061] running on GCE node
I20260709 14:52:57.802726  6159 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 14:52:57.802977  6159 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 14:52:57.803220  6159 hybrid_clock.cc:648] HybridClock initialized: now 1783608777803202 us; error 0 us; skew 500 ppm
I20260709 14:52:57.803630  6319 heartbeater.cc:344] Connected to a master server at 127.6.3.254:38261
I20260709 14:52:57.803979  6159 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:52:57.804049  6319 heartbeater.cc:461] Registering TS with master...
I20260709 14:52:57.804984  6319 heartbeater.cc:507] Master 127.6.3.254:38261 requested a full tablet report, sending...
I20260709 14:52:57.807482  6159 webserver.cc:533] Webserver started at http://127.6.3.194:40647/ using document root <none> and password file <none>
I20260709 14:52:57.808027  6191 ts_manager.cc:194] Registered new tserver with Master: 0ce820e2dbf14e89b9fc278a92433fe9 (127.6.3.193:45983)
I20260709 14:52:57.808184  6159 fs_manager.cc:362] Metadata directory not provided
I20260709 14:52:57.808457  6159 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 14:52:57.808815  6159 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 14:52:57.810220  6191 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:33570
I20260709 14:52:57.810398  6159 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskD7XNpc/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783608775933393-6159-0/minicluster-data/ts-1-root/instance:
uuid: "755e99d110044c75b5b66ea9f9c880f8"
format_stamp: "Formatted at 2026-07-09 14:52:57 on dist-test-slave-rx4q"
I20260709 14:52:57.816699  6159 fs_manager.cc:696] Time spent creating directory manager: real 0.006s	user 0.001s	sys 0.004s
I20260709 14:52:57.820621  6331 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:52:57.821411  6159 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.004s	sys 0.000s
I20260709 14:52:57.821727  6159 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskD7XNpc/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783608775933393-6159-0/minicluster-data/ts-1-root
uuid: "755e99d110044c75b5b66ea9f9c880f8"
format_stamp: "Formatted at 2026-07-09 14:52:57 on dist-test-slave-rx4q"
I20260709 14:52:57.822059  6159 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskD7XNpc/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783608775933393-6159-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskD7XNpc/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783608775933393-6159-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskD7XNpc/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783608775933393-6159-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)
I20260709 14:52:57.853529  6159 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:52:57.854990  6159 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:52:57.857348  6159 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 14:52:57.860759  6159 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 14:52:57.861012  6159 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:52:57.861295  6159 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 14:52:57.861472  6159 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:52:57.943639  6159 rpc_server.cc:307] RPC server started. Bound to: 127.6.3.194:38371
I20260709 14:52:57.943704  6393 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.6.3.194:38371 every 8 connection(s)
I20260709 14:52:57.950199  6159 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:52:57.963383  6397 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
W20260709 14:52:57.967662  6398 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
I20260709 14:52:57.968628  6394 heartbeater.cc:344] Connected to a master server at 127.6.3.254:38261
I20260709 14:52:57.969125  6394 heartbeater.cc:461] Registering TS with master...
I20260709 14:52:57.970229  6394 heartbeater.cc:507] Master 127.6.3.254:38261 requested a full tablet report, sending...
W20260709 14:52:57.970647  6400 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
I20260709 14:52:57.970882  6159 server_base.cc:1061] running on GCE node
I20260709 14:52:57.972141  6159 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 14:52:57.972399  6159 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 14:52:57.972486  6191 ts_manager.cc:194] Registered new tserver with Master: 755e99d110044c75b5b66ea9f9c880f8 (127.6.3.194:38371)
I20260709 14:52:57.972595  6159 hybrid_clock.cc:648] HybridClock initialized: now 1783608777972579 us; error 0 us; skew 500 ppm
I20260709 14:52:57.973346  6159 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:52:57.973878  6191 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:33580
I20260709 14:52:57.976382  6159 webserver.cc:533] Webserver started at http://127.6.3.195:34651/ using document root <none> and password file <none>
I20260709 14:52:57.977018  6159 fs_manager.cc:362] Metadata directory not provided
I20260709 14:52:57.977273  6159 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 14:52:57.977556  6159 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 14:52:57.978829  6159 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskD7XNpc/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783608775933393-6159-0/minicluster-data/ts-2-root/instance:
uuid: "77ff7567010148a69626908199db2c70"
format_stamp: "Formatted at 2026-07-09 14:52:57 on dist-test-slave-rx4q"
I20260709 14:52:57.984124  6159 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.004s	sys 0.000s
I20260709 14:52:57.987833  6405 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:52:57.988601  6159 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.004s	sys 0.000s
I20260709 14:52:57.988903  6159 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskD7XNpc/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783608775933393-6159-0/minicluster-data/ts-2-root
uuid: "77ff7567010148a69626908199db2c70"
format_stamp: "Formatted at 2026-07-09 14:52:57 on dist-test-slave-rx4q"
I20260709 14:52:57.989310  6159 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskD7XNpc/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783608775933393-6159-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskD7XNpc/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783608775933393-6159-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskD7XNpc/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783608775933393-6159-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)
I20260709 14:52:58.010648  6159 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:52:58.012131  6159 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:52:58.014380  6159 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 14:52:58.017714  6159 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 14:52:58.017943  6159 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:52:58.018182  6159 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 14:52:58.018791  6159 ts_tablet_manager.cc:595] Time spent register tablets: real 0.001s	user 0.001s	sys 0.000s
I20260709 14:52:58.095993  6159 rpc_server.cc:307] RPC server started. Bound to: 127.6.3.195:41287
I20260709 14:52:58.096451  6467 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.6.3.195:41287 every 8 connection(s)
I20260709 14:52:58.112763  6468 heartbeater.cc:344] Connected to a master server at 127.6.3.254:38261
I20260709 14:52:58.113101  6468 heartbeater.cc:461] Registering TS with master...
I20260709 14:52:58.113771  6468 heartbeater.cc:507] Master 127.6.3.254:38261 requested a full tablet report, sending...
I20260709 14:52:58.115626  6191 ts_manager.cc:194] Registered new tserver with Master: 77ff7567010148a69626908199db2c70 (127.6.3.195:41287)
I20260709 14:52:58.115796  6159 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.013114868s
I20260709 14:52:58.117327  6191 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:33586
I20260709 14:52:58.173825  6191 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:33602:
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\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q""\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260709 14:52:58.178570  6191 catalog_manager.cc:7077] 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.
I20260709 14:52:58.284242  6432 tablet_service.cc:1511] Processing CreateTablet for tablet c02452de0c754f72a7ab1d478d3d31d5 (DEFAULT_TABLE table=test-workload [id=41a9125b20a54cccb58fded1cc6babf5]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 14:52:58.285946  6432 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c02452de0c754f72a7ab1d478d3d31d5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:58.286083  6433 tablet_service.cc:1511] Processing CreateTablet for tablet 7120aa6a6a7540bd930ccc1589cc2a2c (DEFAULT_TABLE table=test-workload [id=41a9125b20a54cccb58fded1cc6babf5]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 14:52:58.287366  6433 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7120aa6a6a7540bd930ccc1589cc2a2c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:58.288172  6431 tablet_service.cc:1511] Processing CreateTablet for tablet c26efd79b39a4e7e8d3ef9b9623d1410 (DEFAULT_TABLE table=test-workload [id=41a9125b20a54cccb58fded1cc6babf5]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 14:52:58.289462  6431 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c26efd79b39a4e7e8d3ef9b9623d1410. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:58.292405  6430 tablet_service.cc:1511] Processing CreateTablet for tablet 775298c8b30e47c3b5bdcbca4b7ba3ac (DEFAULT_TABLE table=test-workload [id=41a9125b20a54cccb58fded1cc6babf5]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 14:52:58.292800  6425 tablet_service.cc:1511] Processing CreateTablet for tablet e97d3d63b47c4ee0be6a9fc2a47051ea (DEFAULT_TABLE table=test-workload [id=41a9125b20a54cccb58fded1cc6babf5]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 14:52:58.293697  6430 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 775298c8b30e47c3b5bdcbca4b7ba3ac. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:58.294523  6429 tablet_service.cc:1511] Processing CreateTablet for tablet aecbc6a7f2444d17ab034caec9503560 (DEFAULT_TABLE table=test-workload [id=41a9125b20a54cccb58fded1cc6babf5]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 14:52:58.295832  6429 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet aecbc6a7f2444d17ab034caec9503560. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:58.296124  6426 tablet_service.cc:1511] Processing CreateTablet for tablet 8bbd9e2be84f4007969d5a46e1a1d39c (DEFAULT_TABLE table=test-workload [id=41a9125b20a54cccb58fded1cc6babf5]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 14:52:58.296416  6428 tablet_service.cc:1511] Processing CreateTablet for tablet 6f8bc101a2ea4060970bb81453375fa5 (DEFAULT_TABLE table=test-workload [id=41a9125b20a54cccb58fded1cc6babf5]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 14:52:58.297432  6426 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8bbd9e2be84f4007969d5a46e1a1d39c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:58.298535  6427 tablet_service.cc:1511] Processing CreateTablet for tablet 39072119465440499bed0682d22db9e8 (DEFAULT_TABLE table=test-workload [id=41a9125b20a54cccb58fded1cc6babf5]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 14:52:58.299422  6425 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e97d3d63b47c4ee0be6a9fc2a47051ea. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:58.303022  6427 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 39072119465440499bed0682d22db9e8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:58.304566  6428 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6f8bc101a2ea4060970bb81453375fa5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:58.310950  6359 tablet_service.cc:1511] Processing CreateTablet for tablet 7120aa6a6a7540bd930ccc1589cc2a2c (DEFAULT_TABLE table=test-workload [id=41a9125b20a54cccb58fded1cc6babf5]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 14:52:58.314204  6358 tablet_service.cc:1511] Processing CreateTablet for tablet c02452de0c754f72a7ab1d478d3d31d5 (DEFAULT_TABLE table=test-workload [id=41a9125b20a54cccb58fded1cc6babf5]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 14:52:58.313858  6359 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7120aa6a6a7540bd930ccc1589cc2a2c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:58.314677  6357 tablet_service.cc:1511] Processing CreateTablet for tablet c26efd79b39a4e7e8d3ef9b9623d1410 (DEFAULT_TABLE table=test-workload [id=41a9125b20a54cccb58fded1cc6babf5]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 14:52:58.319340  6357 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c26efd79b39a4e7e8d3ef9b9623d1410. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:58.324232  6356 tablet_service.cc:1511] Processing CreateTablet for tablet 775298c8b30e47c3b5bdcbca4b7ba3ac (DEFAULT_TABLE table=test-workload [id=41a9125b20a54cccb58fded1cc6babf5]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 14:52:58.328184  6358 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c02452de0c754f72a7ab1d478d3d31d5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:58.330683  6356 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 775298c8b30e47c3b5bdcbca4b7ba3ac. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:58.329244  6355 tablet_service.cc:1511] Processing CreateTablet for tablet aecbc6a7f2444d17ab034caec9503560 (DEFAULT_TABLE table=test-workload [id=41a9125b20a54cccb58fded1cc6babf5]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 14:52:58.333724  6355 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet aecbc6a7f2444d17ab034caec9503560. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:58.343258  6354 tablet_service.cc:1511] Processing CreateTablet for tablet 6f8bc101a2ea4060970bb81453375fa5 (DEFAULT_TABLE table=test-workload [id=41a9125b20a54cccb58fded1cc6babf5]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 14:52:58.346583  6354 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6f8bc101a2ea4060970bb81453375fa5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:58.363312  6352 tablet_service.cc:1511] Processing CreateTablet for tablet 8bbd9e2be84f4007969d5a46e1a1d39c (DEFAULT_TABLE table=test-workload [id=41a9125b20a54cccb58fded1cc6babf5]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 14:52:58.365211  6352 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8bbd9e2be84f4007969d5a46e1a1d39c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:58.367415  6353 tablet_service.cc:1511] Processing CreateTablet for tablet 39072119465440499bed0682d22db9e8 (DEFAULT_TABLE table=test-workload [id=41a9125b20a54cccb58fded1cc6babf5]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 14:52:58.369344  6353 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 39072119465440499bed0682d22db9e8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:58.405720  6485 tablet_bootstrap.cc:492] T c26efd79b39a4e7e8d3ef9b9623d1410 P 77ff7567010148a69626908199db2c70: Bootstrap starting.
I20260709 14:52:58.413148  6485 tablet_bootstrap.cc:654] T c26efd79b39a4e7e8d3ef9b9623d1410 P 77ff7567010148a69626908199db2c70: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:58.419575  6486 tablet_bootstrap.cc:492] T aecbc6a7f2444d17ab034caec9503560 P 755e99d110044c75b5b66ea9f9c880f8: Bootstrap starting.
I20260709 14:52:58.420127  6354 tablet_service.cc:1511] Processing CreateTablet for tablet e97d3d63b47c4ee0be6a9fc2a47051ea (DEFAULT_TABLE table=test-workload [id=41a9125b20a54cccb58fded1cc6babf5]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 14:52:58.421291  6354 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e97d3d63b47c4ee0be6a9fc2a47051ea. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:58.426944  6485 tablet_bootstrap.cc:492] T c26efd79b39a4e7e8d3ef9b9623d1410 P 77ff7567010148a69626908199db2c70: No bootstrap required, opened a new log
I20260709 14:52:58.427428  6485 ts_tablet_manager.cc:1403] T c26efd79b39a4e7e8d3ef9b9623d1410 P 77ff7567010148a69626908199db2c70: Time spent bootstrapping tablet: real 0.022s	user 0.014s	sys 0.007s
I20260709 14:52:58.431138  6486 tablet_bootstrap.cc:654] T aecbc6a7f2444d17ab034caec9503560 P 755e99d110044c75b5b66ea9f9c880f8: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:58.430830  6284 tablet_service.cc:1511] Processing CreateTablet for tablet 7120aa6a6a7540bd930ccc1589cc2a2c (DEFAULT_TABLE table=test-workload [id=41a9125b20a54cccb58fded1cc6babf5]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 14:52:58.447458  6284 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7120aa6a6a7540bd930ccc1589cc2a2c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:58.447278  6281 tablet_service.cc:1511] Processing CreateTablet for tablet 775298c8b30e47c3b5bdcbca4b7ba3ac (DEFAULT_TABLE table=test-workload [id=41a9125b20a54cccb58fded1cc6babf5]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 14:52:58.442171  6282 tablet_service.cc:1511] Processing CreateTablet for tablet c26efd79b39a4e7e8d3ef9b9623d1410 (DEFAULT_TABLE table=test-workload [id=41a9125b20a54cccb58fded1cc6babf5]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 14:52:58.440918  6283 tablet_service.cc:1511] Processing CreateTablet for tablet c02452de0c754f72a7ab1d478d3d31d5 (DEFAULT_TABLE table=test-workload [id=41a9125b20a54cccb58fded1cc6babf5]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 14:52:58.453516  6281 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 775298c8b30e47c3b5bdcbca4b7ba3ac. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:58.445871  6279 tablet_service.cc:1511] Processing CreateTablet for tablet 6f8bc101a2ea4060970bb81453375fa5 (DEFAULT_TABLE table=test-workload [id=41a9125b20a54cccb58fded1cc6babf5]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 14:52:58.461728  6278 tablet_service.cc:1511] Processing CreateTablet for tablet 39072119465440499bed0682d22db9e8 (DEFAULT_TABLE table=test-workload [id=41a9125b20a54cccb58fded1cc6babf5]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 14:52:58.462862  6276 tablet_service.cc:1511] Processing CreateTablet for tablet e97d3d63b47c4ee0be6a9fc2a47051ea (DEFAULT_TABLE table=test-workload [id=41a9125b20a54cccb58fded1cc6babf5]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 14:52:58.463816  6280 tablet_service.cc:1511] Processing CreateTablet for tablet aecbc6a7f2444d17ab034caec9503560 (DEFAULT_TABLE table=test-workload [id=41a9125b20a54cccb58fded1cc6babf5]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 14:52:58.458618  6485 raft_consensus.cc:359] T c26efd79b39a4e7e8d3ef9b9623d1410 P 77ff7567010148a69626908199db2c70 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ce820e2dbf14e89b9fc278a92433fe9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 45983 } } peers { permanent_uuid: "755e99d110044c75b5b66ea9f9c880f8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 38371 } } peers { permanent_uuid: "77ff7567010148a69626908199db2c70" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 41287 } }
I20260709 14:52:58.469852  6282 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c26efd79b39a4e7e8d3ef9b9623d1410. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:58.467290  6485 raft_consensus.cc:385] T c26efd79b39a4e7e8d3ef9b9623d1410 P 77ff7567010148a69626908199db2c70 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:58.465677  6277 tablet_service.cc:1511] Processing CreateTablet for tablet 8bbd9e2be84f4007969d5a46e1a1d39c (DEFAULT_TABLE table=test-workload [id=41a9125b20a54cccb58fded1cc6babf5]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 14:52:58.487198  6485 raft_consensus.cc:740] T c26efd79b39a4e7e8d3ef9b9623d1410 P 77ff7567010148a69626908199db2c70 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 77ff7567010148a69626908199db2c70, State: Initialized, Role: FOLLOWER
I20260709 14:52:58.481130  6279 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6f8bc101a2ea4060970bb81453375fa5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:58.489732  6277 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8bbd9e2be84f4007969d5a46e1a1d39c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:58.492491  6283 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c02452de0c754f72a7ab1d478d3d31d5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:58.497287  6276 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e97d3d63b47c4ee0be6a9fc2a47051ea. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:58.501982  6278 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 39072119465440499bed0682d22db9e8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:58.507488  6280 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet aecbc6a7f2444d17ab034caec9503560. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 14:52:58.531070  6239 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 14:52:58.532552  6486 tablet_bootstrap.cc:492] T aecbc6a7f2444d17ab034caec9503560 P 755e99d110044c75b5b66ea9f9c880f8: No bootstrap required, opened a new log
I20260709 14:52:58.532968  6486 ts_tablet_manager.cc:1403] T aecbc6a7f2444d17ab034caec9503560 P 755e99d110044c75b5b66ea9f9c880f8: Time spent bootstrapping tablet: real 0.114s	user 0.013s	sys 0.014s
I20260709 14:52:58.514325  6485 consensus_queue.cc:260] T c26efd79b39a4e7e8d3ef9b9623d1410 P 77ff7567010148a69626908199db2c70 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ce820e2dbf14e89b9fc278a92433fe9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 45983 } } peers { permanent_uuid: "755e99d110044c75b5b66ea9f9c880f8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 38371 } } peers { permanent_uuid: "77ff7567010148a69626908199db2c70" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 41287 } }
I20260709 14:52:58.543530  6468 heartbeater.cc:499] Master 127.6.3.254:38261 was elected leader, sending a full tablet report...
I20260709 14:52:58.543769  6485 ts_tablet_manager.cc:1434] T c26efd79b39a4e7e8d3ef9b9623d1410 P 77ff7567010148a69626908199db2c70: Time spent starting tablet: real 0.116s	user 0.009s	sys 0.003s
I20260709 14:52:58.544644  6485 tablet_bootstrap.cc:492] T 6f8bc101a2ea4060970bb81453375fa5 P 77ff7567010148a69626908199db2c70: Bootstrap starting.
I20260709 14:52:58.564416  6485 tablet_bootstrap.cc:654] T 6f8bc101a2ea4060970bb81453375fa5 P 77ff7567010148a69626908199db2c70: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:58.583794  6490 tablet_bootstrap.cc:492] T c26efd79b39a4e7e8d3ef9b9623d1410 P 0ce820e2dbf14e89b9fc278a92433fe9: Bootstrap starting.
I20260709 14:52:58.583174  6486 raft_consensus.cc:359] T aecbc6a7f2444d17ab034caec9503560 P 755e99d110044c75b5b66ea9f9c880f8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ce820e2dbf14e89b9fc278a92433fe9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 45983 } } peers { permanent_uuid: "755e99d110044c75b5b66ea9f9c880f8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 38371 } } peers { permanent_uuid: "77ff7567010148a69626908199db2c70" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 41287 } }
I20260709 14:52:58.587867  6486 raft_consensus.cc:385] T aecbc6a7f2444d17ab034caec9503560 P 755e99d110044c75b5b66ea9f9c880f8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:58.592586  6486 raft_consensus.cc:740] T aecbc6a7f2444d17ab034caec9503560 P 755e99d110044c75b5b66ea9f9c880f8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 755e99d110044c75b5b66ea9f9c880f8, State: Initialized, Role: FOLLOWER
I20260709 14:52:58.595115  6486 consensus_queue.cc:260] T aecbc6a7f2444d17ab034caec9503560 P 755e99d110044c75b5b66ea9f9c880f8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ce820e2dbf14e89b9fc278a92433fe9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 45983 } } peers { permanent_uuid: "755e99d110044c75b5b66ea9f9c880f8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 38371 } } peers { permanent_uuid: "77ff7567010148a69626908199db2c70" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 41287 } }
I20260709 14:52:58.595937  6490 tablet_bootstrap.cc:654] T c26efd79b39a4e7e8d3ef9b9623d1410 P 0ce820e2dbf14e89b9fc278a92433fe9: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:58.601756  6394 heartbeater.cc:499] Master 127.6.3.254:38261 was elected leader, sending a full tablet report...
I20260709 14:52:58.602319  6486 ts_tablet_manager.cc:1434] T aecbc6a7f2444d17ab034caec9503560 P 755e99d110044c75b5b66ea9f9c880f8: Time spent starting tablet: real 0.069s	user 0.012s	sys 0.000s
I20260709 14:52:58.603210  6486 tablet_bootstrap.cc:492] T 6f8bc101a2ea4060970bb81453375fa5 P 755e99d110044c75b5b66ea9f9c880f8: Bootstrap starting.
W20260709 14:52:58.605041  6469 tablet.cc:2406] T c26efd79b39a4e7e8d3ef9b9623d1410 P 77ff7567010148a69626908199db2c70: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260709 14:52:58.609050  6485 tablet_bootstrap.cc:492] T 6f8bc101a2ea4060970bb81453375fa5 P 77ff7567010148a69626908199db2c70: No bootstrap required, opened a new log
I20260709 14:52:58.609476  6485 ts_tablet_manager.cc:1403] T 6f8bc101a2ea4060970bb81453375fa5 P 77ff7567010148a69626908199db2c70: Time spent bootstrapping tablet: real 0.065s	user 0.007s	sys 0.004s
I20260709 14:52:58.612941  6486 tablet_bootstrap.cc:654] T 6f8bc101a2ea4060970bb81453375fa5 P 755e99d110044c75b5b66ea9f9c880f8: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:58.613823  6485 raft_consensus.cc:359] T 6f8bc101a2ea4060970bb81453375fa5 P 77ff7567010148a69626908199db2c70 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ce820e2dbf14e89b9fc278a92433fe9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 45983 } } peers { permanent_uuid: "755e99d110044c75b5b66ea9f9c880f8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 38371 } } peers { permanent_uuid: "77ff7567010148a69626908199db2c70" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 41287 } }
I20260709 14:52:58.615713  6490 tablet_bootstrap.cc:492] T c26efd79b39a4e7e8d3ef9b9623d1410 P 0ce820e2dbf14e89b9fc278a92433fe9: No bootstrap required, opened a new log
I20260709 14:52:58.616185  6490 ts_tablet_manager.cc:1403] T c26efd79b39a4e7e8d3ef9b9623d1410 P 0ce820e2dbf14e89b9fc278a92433fe9: Time spent bootstrapping tablet: real 0.033s	user 0.011s	sys 0.007s
I20260709 14:52:58.617969  6486 tablet_bootstrap.cc:492] T 6f8bc101a2ea4060970bb81453375fa5 P 755e99d110044c75b5b66ea9f9c880f8: No bootstrap required, opened a new log
I20260709 14:52:58.618353  6486 ts_tablet_manager.cc:1403] T 6f8bc101a2ea4060970bb81453375fa5 P 755e99d110044c75b5b66ea9f9c880f8: Time spent bootstrapping tablet: real 0.015s	user 0.007s	sys 0.003s
I20260709 14:52:58.618635  6490 raft_consensus.cc:359] T c26efd79b39a4e7e8d3ef9b9623d1410 P 0ce820e2dbf14e89b9fc278a92433fe9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ce820e2dbf14e89b9fc278a92433fe9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 45983 } } peers { permanent_uuid: "755e99d110044c75b5b66ea9f9c880f8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 38371 } } peers { permanent_uuid: "77ff7567010148a69626908199db2c70" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 41287 } }
I20260709 14:52:58.619131  6490 raft_consensus.cc:385] T c26efd79b39a4e7e8d3ef9b9623d1410 P 0ce820e2dbf14e89b9fc278a92433fe9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:58.619592  6490 raft_consensus.cc:740] T c26efd79b39a4e7e8d3ef9b9623d1410 P 0ce820e2dbf14e89b9fc278a92433fe9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0ce820e2dbf14e89b9fc278a92433fe9, State: Initialized, Role: FOLLOWER
I20260709 14:52:58.620471  6490 consensus_queue.cc:260] T c26efd79b39a4e7e8d3ef9b9623d1410 P 0ce820e2dbf14e89b9fc278a92433fe9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ce820e2dbf14e89b9fc278a92433fe9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 45983 } } peers { permanent_uuid: "755e99d110044c75b5b66ea9f9c880f8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 38371 } } peers { permanent_uuid: "77ff7567010148a69626908199db2c70" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 41287 } }
I20260709 14:52:58.621014  6486 raft_consensus.cc:359] T 6f8bc101a2ea4060970bb81453375fa5 P 755e99d110044c75b5b66ea9f9c880f8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ce820e2dbf14e89b9fc278a92433fe9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 45983 } } peers { permanent_uuid: "755e99d110044c75b5b66ea9f9c880f8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 38371 } } peers { permanent_uuid: "77ff7567010148a69626908199db2c70" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 41287 } }
I20260709 14:52:58.621711  6486 raft_consensus.cc:385] T 6f8bc101a2ea4060970bb81453375fa5 P 755e99d110044c75b5b66ea9f9c880f8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:58.621976  6486 raft_consensus.cc:740] T 6f8bc101a2ea4060970bb81453375fa5 P 755e99d110044c75b5b66ea9f9c880f8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 755e99d110044c75b5b66ea9f9c880f8, State: Initialized, Role: FOLLOWER
I20260709 14:52:58.615703  6485 raft_consensus.cc:385] T 6f8bc101a2ea4060970bb81453375fa5 P 77ff7567010148a69626908199db2c70 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:58.622572  6485 raft_consensus.cc:740] T 6f8bc101a2ea4060970bb81453375fa5 P 77ff7567010148a69626908199db2c70 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 77ff7567010148a69626908199db2c70, State: Initialized, Role: FOLLOWER
I20260709 14:52:58.622639  6486 consensus_queue.cc:260] T 6f8bc101a2ea4060970bb81453375fa5 P 755e99d110044c75b5b66ea9f9c880f8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ce820e2dbf14e89b9fc278a92433fe9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 45983 } } peers { permanent_uuid: "755e99d110044c75b5b66ea9f9c880f8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 38371 } } peers { permanent_uuid: "77ff7567010148a69626908199db2c70" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 41287 } }
I20260709 14:52:58.623602  6485 consensus_queue.cc:260] T 6f8bc101a2ea4060970bb81453375fa5 P 77ff7567010148a69626908199db2c70 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ce820e2dbf14e89b9fc278a92433fe9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 45983 } } peers { permanent_uuid: "755e99d110044c75b5b66ea9f9c880f8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 38371 } } peers { permanent_uuid: "77ff7567010148a69626908199db2c70" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 41287 } }
I20260709 14:52:58.624830  6486 ts_tablet_manager.cc:1434] T 6f8bc101a2ea4060970bb81453375fa5 P 755e99d110044c75b5b66ea9f9c880f8: Time spent starting tablet: real 0.006s	user 0.008s	sys 0.000s
I20260709 14:52:58.625624  6486 tablet_bootstrap.cc:492] T 775298c8b30e47c3b5bdcbca4b7ba3ac P 755e99d110044c75b5b66ea9f9c880f8: Bootstrap starting.
I20260709 14:52:58.626534  6485 ts_tablet_manager.cc:1434] T 6f8bc101a2ea4060970bb81453375fa5 P 77ff7567010148a69626908199db2c70: Time spent starting tablet: real 0.017s	user 0.005s	sys 0.003s
I20260709 14:52:58.627370  6485 tablet_bootstrap.cc:492] T e97d3d63b47c4ee0be6a9fc2a47051ea P 77ff7567010148a69626908199db2c70: Bootstrap starting.
I20260709 14:52:58.631325  6486 tablet_bootstrap.cc:654] T 775298c8b30e47c3b5bdcbca4b7ba3ac P 755e99d110044c75b5b66ea9f9c880f8: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:58.638942  6319 heartbeater.cc:499] Master 127.6.3.254:38261 was elected leader, sending a full tablet report...
I20260709 14:52:58.640245  6490 ts_tablet_manager.cc:1434] T c26efd79b39a4e7e8d3ef9b9623d1410 P 0ce820e2dbf14e89b9fc278a92433fe9: Time spent starting tablet: real 0.024s	user 0.009s	sys 0.003s
I20260709 14:52:58.641151  6490 tablet_bootstrap.cc:492] T c02452de0c754f72a7ab1d478d3d31d5 P 0ce820e2dbf14e89b9fc278a92433fe9: Bootstrap starting.
I20260709 14:52:58.642081  6486 tablet_bootstrap.cc:492] T 775298c8b30e47c3b5bdcbca4b7ba3ac P 755e99d110044c75b5b66ea9f9c880f8: No bootstrap required, opened a new log
I20260709 14:52:58.642446  6486 ts_tablet_manager.cc:1403] T 775298c8b30e47c3b5bdcbca4b7ba3ac P 755e99d110044c75b5b66ea9f9c880f8: Time spent bootstrapping tablet: real 0.017s	user 0.011s	sys 0.004s
I20260709 14:52:58.644963  6486 raft_consensus.cc:359] T 775298c8b30e47c3b5bdcbca4b7ba3ac P 755e99d110044c75b5b66ea9f9c880f8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ce820e2dbf14e89b9fc278a92433fe9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 45983 } } peers { permanent_uuid: "755e99d110044c75b5b66ea9f9c880f8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 38371 } } peers { permanent_uuid: "77ff7567010148a69626908199db2c70" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 41287 } }
I20260709 14:52:58.645587  6486 raft_consensus.cc:385] T 775298c8b30e47c3b5bdcbca4b7ba3ac P 755e99d110044c75b5b66ea9f9c880f8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:58.645910  6486 raft_consensus.cc:740] T 775298c8b30e47c3b5bdcbca4b7ba3ac P 755e99d110044c75b5b66ea9f9c880f8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 755e99d110044c75b5b66ea9f9c880f8, State: Initialized, Role: FOLLOWER
I20260709 14:52:58.646970  6490 tablet_bootstrap.cc:654] T c02452de0c754f72a7ab1d478d3d31d5 P 0ce820e2dbf14e89b9fc278a92433fe9: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:58.646586  6486 consensus_queue.cc:260] T 775298c8b30e47c3b5bdcbca4b7ba3ac P 755e99d110044c75b5b66ea9f9c880f8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ce820e2dbf14e89b9fc278a92433fe9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 45983 } } peers { permanent_uuid: "755e99d110044c75b5b66ea9f9c880f8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 38371 } } peers { permanent_uuid: "77ff7567010148a69626908199db2c70" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 41287 } }
I20260709 14:52:58.648622  6492 raft_consensus.cc:493] T aecbc6a7f2444d17ab034caec9503560 P 755e99d110044c75b5b66ea9f9c880f8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:58.648931  6486 ts_tablet_manager.cc:1434] T 775298c8b30e47c3b5bdcbca4b7ba3ac P 755e99d110044c75b5b66ea9f9c880f8: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.004s
I20260709 14:52:58.649088  6492 raft_consensus.cc:515] T aecbc6a7f2444d17ab034caec9503560 P 755e99d110044c75b5b66ea9f9c880f8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ce820e2dbf14e89b9fc278a92433fe9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 45983 } } peers { permanent_uuid: "755e99d110044c75b5b66ea9f9c880f8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 38371 } } peers { permanent_uuid: "77ff7567010148a69626908199db2c70" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 41287 } }
I20260709 14:52:58.649682  6486 tablet_bootstrap.cc:492] T e97d3d63b47c4ee0be6a9fc2a47051ea P 755e99d110044c75b5b66ea9f9c880f8: Bootstrap starting.
I20260709 14:52:58.651473  6485 tablet_bootstrap.cc:654] T e97d3d63b47c4ee0be6a9fc2a47051ea P 77ff7567010148a69626908199db2c70: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:58.656390  6486 tablet_bootstrap.cc:654] T e97d3d63b47c4ee0be6a9fc2a47051ea P 755e99d110044c75b5b66ea9f9c880f8: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:58.659895  6492 leader_election.cc:290] T aecbc6a7f2444d17ab034caec9503560 P 755e99d110044c75b5b66ea9f9c880f8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0ce820e2dbf14e89b9fc278a92433fe9 (127.6.3.193:45983), 77ff7567010148a69626908199db2c70 (127.6.3.195:41287)
I20260709 14:52:58.672475  6443 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aecbc6a7f2444d17ab034caec9503560" candidate_uuid: "755e99d110044c75b5b66ea9f9c880f8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "77ff7567010148a69626908199db2c70" is_pre_election: true
W20260709 14:52:58.674603  6334 leader_election.cc:343] T aecbc6a7f2444d17ab034caec9503560 P 755e99d110044c75b5b66ea9f9c880f8 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 77ff7567010148a69626908199db2c70 (127.6.3.195:41287): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:58.678357  6485 tablet_bootstrap.cc:492] T e97d3d63b47c4ee0be6a9fc2a47051ea P 77ff7567010148a69626908199db2c70: No bootstrap required, opened a new log
I20260709 14:52:58.678766  6485 ts_tablet_manager.cc:1403] T e97d3d63b47c4ee0be6a9fc2a47051ea P 77ff7567010148a69626908199db2c70: Time spent bootstrapping tablet: real 0.052s	user 0.008s	sys 0.012s
I20260709 14:52:58.681540  6490 tablet_bootstrap.cc:492] T c02452de0c754f72a7ab1d478d3d31d5 P 0ce820e2dbf14e89b9fc278a92433fe9: No bootstrap required, opened a new log
I20260709 14:52:58.681612  6486 tablet_bootstrap.cc:492] T e97d3d63b47c4ee0be6a9fc2a47051ea P 755e99d110044c75b5b66ea9f9c880f8: No bootstrap required, opened a new log
I20260709 14:52:58.682003  6490 ts_tablet_manager.cc:1403] T c02452de0c754f72a7ab1d478d3d31d5 P 0ce820e2dbf14e89b9fc278a92433fe9: Time spent bootstrapping tablet: real 0.041s	user 0.005s	sys 0.015s
I20260709 14:52:58.682142  6486 ts_tablet_manager.cc:1403] T e97d3d63b47c4ee0be6a9fc2a47051ea P 755e99d110044c75b5b66ea9f9c880f8: Time spent bootstrapping tablet: real 0.033s	user 0.005s	sys 0.008s
I20260709 14:52:58.681736  6485 raft_consensus.cc:359] T e97d3d63b47c4ee0be6a9fc2a47051ea P 77ff7567010148a69626908199db2c70 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ce820e2dbf14e89b9fc278a92433fe9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 45983 } } peers { permanent_uuid: "755e99d110044c75b5b66ea9f9c880f8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 38371 } } peers { permanent_uuid: "77ff7567010148a69626908199db2c70" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 41287 } }
I20260709 14:52:58.682531  6485 raft_consensus.cc:385] T e97d3d63b47c4ee0be6a9fc2a47051ea P 77ff7567010148a69626908199db2c70 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:58.682853  6485 raft_consensus.cc:740] T e97d3d63b47c4ee0be6a9fc2a47051ea P 77ff7567010148a69626908199db2c70 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 77ff7567010148a69626908199db2c70, State: Initialized, Role: FOLLOWER
I20260709 14:52:58.683744  6485 consensus_queue.cc:260] T e97d3d63b47c4ee0be6a9fc2a47051ea P 77ff7567010148a69626908199db2c70 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ce820e2dbf14e89b9fc278a92433fe9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 45983 } } peers { permanent_uuid: "755e99d110044c75b5b66ea9f9c880f8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 38371 } } peers { permanent_uuid: "77ff7567010148a69626908199db2c70" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 41287 } }
I20260709 14:52:58.684700  6490 raft_consensus.cc:359] T c02452de0c754f72a7ab1d478d3d31d5 P 0ce820e2dbf14e89b9fc278a92433fe9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ce820e2dbf14e89b9fc278a92433fe9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 45983 } } peers { permanent_uuid: "755e99d110044c75b5b66ea9f9c880f8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 38371 } } peers { permanent_uuid: "77ff7567010148a69626908199db2c70" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 41287 } }
I20260709 14:52:58.685369  6490 raft_consensus.cc:385] T c02452de0c754f72a7ab1d478d3d31d5 P 0ce820e2dbf14e89b9fc278a92433fe9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:58.685611  6489 raft_consensus.cc:493] T c26efd79b39a4e7e8d3ef9b9623d1410 P 77ff7567010148a69626908199db2c70 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:58.685645  6490 raft_consensus.cc:740] T c02452de0c754f72a7ab1d478d3d31d5 P 0ce820e2dbf14e89b9fc278a92433fe9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0ce820e2dbf14e89b9fc278a92433fe9, State: Initialized, Role: FOLLOWER
I20260709 14:52:58.686206  6489 raft_consensus.cc:515] T c26efd79b39a4e7e8d3ef9b9623d1410 P 77ff7567010148a69626908199db2c70 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ce820e2dbf14e89b9fc278a92433fe9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 45983 } } peers { permanent_uuid: "755e99d110044c75b5b66ea9f9c880f8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 38371 } } peers { permanent_uuid: "77ff7567010148a69626908199db2c70" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 41287 } }
I20260709 14:52:58.686617  6490 consensus_queue.cc:260] T c02452de0c754f72a7ab1d478d3d31d5 P 0ce820e2dbf14e89b9fc278a92433fe9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ce820e2dbf14e89b9fc278a92433fe9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 45983 } } peers { permanent_uuid: "755e99d110044c75b5b66ea9f9c880f8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 38371 } } peers { permanent_uuid: "77ff7567010148a69626908199db2c70" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 41287 } }
I20260709 14:52:58.688660  6490 ts_tablet_manager.cc:1434] T c02452de0c754f72a7ab1d478d3d31d5 P 0ce820e2dbf14e89b9fc278a92433fe9: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260709 14:52:58.688747  6294 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aecbc6a7f2444d17ab034caec9503560" candidate_uuid: "755e99d110044c75b5b66ea9f9c880f8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0ce820e2dbf14e89b9fc278a92433fe9" is_pre_election: true
W20260709 14:52:58.690428  6333 leader_election.cc:343] T aecbc6a7f2444d17ab034caec9503560 P 755e99d110044c75b5b66ea9f9c880f8 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0ce820e2dbf14e89b9fc278a92433fe9 (127.6.3.193:45983): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:58.690789  6333 leader_election.cc:304] T aecbc6a7f2444d17ab034caec9503560 P 755e99d110044c75b5b66ea9f9c880f8 [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: 755e99d110044c75b5b66ea9f9c880f8; no voters: 0ce820e2dbf14e89b9fc278a92433fe9, 77ff7567010148a69626908199db2c70
I20260709 14:52:58.691437  6490 tablet_bootstrap.cc:492] T e97d3d63b47c4ee0be6a9fc2a47051ea P 0ce820e2dbf14e89b9fc278a92433fe9: Bootstrap starting.
I20260709 14:52:58.691820  6492 raft_consensus.cc:2749] T aecbc6a7f2444d17ab034caec9503560 P 755e99d110044c75b5b66ea9f9c880f8 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:52:58.696020  6485 ts_tablet_manager.cc:1434] T e97d3d63b47c4ee0be6a9fc2a47051ea P 77ff7567010148a69626908199db2c70: Time spent starting tablet: real 0.017s	user 0.008s	sys 0.000s
I20260709 14:52:58.696748  6489 leader_election.cc:290] T c26efd79b39a4e7e8d3ef9b9623d1410 P 77ff7567010148a69626908199db2c70 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0ce820e2dbf14e89b9fc278a92433fe9 (127.6.3.193:45983), 755e99d110044c75b5b66ea9f9c880f8 (127.6.3.194:38371)
I20260709 14:52:58.684940  6486 raft_consensus.cc:359] T e97d3d63b47c4ee0be6a9fc2a47051ea P 755e99d110044c75b5b66ea9f9c880f8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ce820e2dbf14e89b9fc278a92433fe9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 45983 } } peers { permanent_uuid: "755e99d110044c75b5b66ea9f9c880f8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 38371 } } peers { permanent_uuid: "77ff7567010148a69626908199db2c70" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 41287 } }
I20260709 14:52:58.700183  6486 raft_consensus.cc:385] T e97d3d63b47c4ee0be6a9fc2a47051ea P 755e99d110044c75b5b66ea9f9c880f8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:58.700479  6486 raft_consensus.cc:740] T e97d3d63b47c4ee0be6a9fc2a47051ea P 755e99d110044c75b5b66ea9f9c880f8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 755e99d110044c75b5b66ea9f9c880f8, State: Initialized, Role: FOLLOWER
I20260709 14:52:58.696959  6485 tablet_bootstrap.cc:492] T 8bbd9e2be84f4007969d5a46e1a1d39c P 77ff7567010148a69626908199db2c70: Bootstrap starting.
I20260709 14:52:58.705793  6490 tablet_bootstrap.cc:654] T e97d3d63b47c4ee0be6a9fc2a47051ea P 0ce820e2dbf14e89b9fc278a92433fe9: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:58.716647  6489 raft_consensus.cc:493] T 6f8bc101a2ea4060970bb81453375fa5 P 77ff7567010148a69626908199db2c70 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:58.717499  6489 raft_consensus.cc:515] T 6f8bc101a2ea4060970bb81453375fa5 P 77ff7567010148a69626908199db2c70 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ce820e2dbf14e89b9fc278a92433fe9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 45983 } } peers { permanent_uuid: "755e99d110044c75b5b66ea9f9c880f8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 38371 } } peers { permanent_uuid: "77ff7567010148a69626908199db2c70" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 41287 } }
I20260709 14:52:58.716492  6486 consensus_queue.cc:260] T e97d3d63b47c4ee0be6a9fc2a47051ea P 755e99d110044c75b5b66ea9f9c880f8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ce820e2dbf14e89b9fc278a92433fe9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 45983 } } peers { permanent_uuid: "755e99d110044c75b5b66ea9f9c880f8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 38371 } } peers { permanent_uuid: "77ff7567010148a69626908199db2c70" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 41287 } }
I20260709 14:52:58.720468  6489 leader_election.cc:290] T 6f8bc101a2ea4060970bb81453375fa5 P 77ff7567010148a69626908199db2c70 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0ce820e2dbf14e89b9fc278a92433fe9 (127.6.3.193:45983), 755e99d110044c75b5b66ea9f9c880f8 (127.6.3.194:38371)
I20260709 14:52:58.725627  6486 ts_tablet_manager.cc:1434] T e97d3d63b47c4ee0be6a9fc2a47051ea P 755e99d110044c75b5b66ea9f9c880f8: Time spent starting tablet: real 0.043s	user 0.009s	sys 0.001s
I20260709 14:52:58.728336  6486 tablet_bootstrap.cc:492] T c02452de0c754f72a7ab1d478d3d31d5 P 755e99d110044c75b5b66ea9f9c880f8: Bootstrap starting.
I20260709 14:52:58.729406  6490 tablet_bootstrap.cc:492] T e97d3d63b47c4ee0be6a9fc2a47051ea P 0ce820e2dbf14e89b9fc278a92433fe9: No bootstrap required, opened a new log
I20260709 14:52:58.729849  6490 ts_tablet_manager.cc:1403] T e97d3d63b47c4ee0be6a9fc2a47051ea P 0ce820e2dbf14e89b9fc278a92433fe9: Time spent bootstrapping tablet: real 0.039s	user 0.010s	sys 0.003s
I20260709 14:52:58.732015  6485 tablet_bootstrap.cc:654] T 8bbd9e2be84f4007969d5a46e1a1d39c P 77ff7567010148a69626908199db2c70: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:58.738795  6293 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6f8bc101a2ea4060970bb81453375fa5" candidate_uuid: "77ff7567010148a69626908199db2c70" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0ce820e2dbf14e89b9fc278a92433fe9" is_pre_election: true
I20260709 14:52:58.738848  6490 raft_consensus.cc:359] T e97d3d63b47c4ee0be6a9fc2a47051ea P 0ce820e2dbf14e89b9fc278a92433fe9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ce820e2dbf14e89b9fc278a92433fe9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 45983 } } peers { permanent_uuid: "755e99d110044c75b5b66ea9f9c880f8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 38371 } } peers { permanent_uuid: "77ff7567010148a69626908199db2c70" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 41287 } }
I20260709 14:52:58.740844  6490 raft_consensus.cc:385] T e97d3d63b47c4ee0be6a9fc2a47051ea P 0ce820e2dbf14e89b9fc278a92433fe9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:58.740950  6294 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c26efd79b39a4e7e8d3ef9b9623d1410" candidate_uuid: "77ff7567010148a69626908199db2c70" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0ce820e2dbf14e89b9fc278a92433fe9" is_pre_election: true
I20260709 14:52:58.741119  6486 tablet_bootstrap.cc:654] T c02452de0c754f72a7ab1d478d3d31d5 P 755e99d110044c75b5b66ea9f9c880f8: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:58.741165  6490 raft_consensus.cc:740] T e97d3d63b47c4ee0be6a9fc2a47051ea P 0ce820e2dbf14e89b9fc278a92433fe9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0ce820e2dbf14e89b9fc278a92433fe9, State: Initialized, Role: FOLLOWER
W20260709 14:52:58.741879  6407 leader_election.cc:343] T 6f8bc101a2ea4060970bb81453375fa5 P 77ff7567010148a69626908199db2c70 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0ce820e2dbf14e89b9fc278a92433fe9 (127.6.3.193:45983): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:58.741575  6294 raft_consensus.cc:2468] T c26efd79b39a4e7e8d3ef9b9623d1410 P 0ce820e2dbf14e89b9fc278a92433fe9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 77ff7567010148a69626908199db2c70 in term 0.
I20260709 14:52:58.743675  6407 leader_election.cc:304] T c26efd79b39a4e7e8d3ef9b9623d1410 P 77ff7567010148a69626908199db2c70 [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: 0ce820e2dbf14e89b9fc278a92433fe9, 77ff7567010148a69626908199db2c70; no voters: 
I20260709 14:52:58.744544  6489 raft_consensus.cc:2804] T c26efd79b39a4e7e8d3ef9b9623d1410 P 77ff7567010148a69626908199db2c70 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:52:58.745144  6489 raft_consensus.cc:493] T c26efd79b39a4e7e8d3ef9b9623d1410 P 77ff7567010148a69626908199db2c70 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:52:58.744560  6490 consensus_queue.cc:260] T e97d3d63b47c4ee0be6a9fc2a47051ea P 0ce820e2dbf14e89b9fc278a92433fe9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ce820e2dbf14e89b9fc278a92433fe9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 45983 } } peers { permanent_uuid: "755e99d110044c75b5b66ea9f9c880f8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 38371 } } peers { permanent_uuid: "77ff7567010148a69626908199db2c70" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 41287 } }
I20260709 14:52:58.745546  6489 raft_consensus.cc:3060] T c26efd79b39a4e7e8d3ef9b9623d1410 P 77ff7567010148a69626908199db2c70 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:58.750247  6490 ts_tablet_manager.cc:1434] T e97d3d63b47c4ee0be6a9fc2a47051ea P 0ce820e2dbf14e89b9fc278a92433fe9: Time spent starting tablet: real 0.020s	user 0.006s	sys 0.002s
I20260709 14:52:58.751147  6490 tablet_bootstrap.cc:492] T 775298c8b30e47c3b5bdcbca4b7ba3ac P 0ce820e2dbf14e89b9fc278a92433fe9: Bootstrap starting.
I20260709 14:52:58.757222  6490 tablet_bootstrap.cc:654] T 775298c8b30e47c3b5bdcbca4b7ba3ac P 0ce820e2dbf14e89b9fc278a92433fe9: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:58.768803  6490 tablet_bootstrap.cc:492] T 775298c8b30e47c3b5bdcbca4b7ba3ac P 0ce820e2dbf14e89b9fc278a92433fe9: No bootstrap required, opened a new log
I20260709 14:52:58.769301  6490 ts_tablet_manager.cc:1403] T 775298c8b30e47c3b5bdcbca4b7ba3ac P 0ce820e2dbf14e89b9fc278a92433fe9: Time spent bootstrapping tablet: real 0.018s	user 0.008s	sys 0.008s
I20260709 14:52:58.772689  6490 raft_consensus.cc:359] T 775298c8b30e47c3b5bdcbca4b7ba3ac P 0ce820e2dbf14e89b9fc278a92433fe9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ce820e2dbf14e89b9fc278a92433fe9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 45983 } } peers { permanent_uuid: "755e99d110044c75b5b66ea9f9c880f8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 38371 } } peers { permanent_uuid: "77ff7567010148a69626908199db2c70" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 41287 } }
I20260709 14:52:58.773545  6490 raft_consensus.cc:385] T 775298c8b30e47c3b5bdcbca4b7ba3ac P 0ce820e2dbf14e89b9fc278a92433fe9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:58.773908  6490 raft_consensus.cc:740] T 775298c8b30e47c3b5bdcbca4b7ba3ac P 0ce820e2dbf14e89b9fc278a92433fe9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0ce820e2dbf14e89b9fc278a92433fe9, State: Initialized, Role: FOLLOWER
I20260709 14:52:58.774742  6490 consensus_queue.cc:260] T 775298c8b30e47c3b5bdcbca4b7ba3ac P 0ce820e2dbf14e89b9fc278a92433fe9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ce820e2dbf14e89b9fc278a92433fe9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 45983 } } peers { permanent_uuid: "755e99d110044c75b5b66ea9f9c880f8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 38371 } } peers { permanent_uuid: "77ff7567010148a69626908199db2c70" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 41287 } }
I20260709 14:52:58.777415  6490 ts_tablet_manager.cc:1434] T 775298c8b30e47c3b5bdcbca4b7ba3ac P 0ce820e2dbf14e89b9fc278a92433fe9: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.002s
I20260709 14:52:58.777709  6369 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c26efd79b39a4e7e8d3ef9b9623d1410" candidate_uuid: "77ff7567010148a69626908199db2c70" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "755e99d110044c75b5b66ea9f9c880f8" is_pre_election: true
I20260709 14:52:58.778318  6490 tablet_bootstrap.cc:492] T 7120aa6a6a7540bd930ccc1589cc2a2c P 0ce820e2dbf14e89b9fc278a92433fe9: Bootstrap starting.
I20260709 14:52:58.779637  6368 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6f8bc101a2ea4060970bb81453375fa5" candidate_uuid: "77ff7567010148a69626908199db2c70" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "755e99d110044c75b5b66ea9f9c880f8" is_pre_election: true
I20260709 14:52:58.780506  6368 raft_consensus.cc:2468] T 6f8bc101a2ea4060970bb81453375fa5 P 755e99d110044c75b5b66ea9f9c880f8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 77ff7567010148a69626908199db2c70 in term 0.
W20260709 14:52:58.782308  6408 leader_election.cc:343] T c26efd79b39a4e7e8d3ef9b9623d1410 P 77ff7567010148a69626908199db2c70 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 755e99d110044c75b5b66ea9f9c880f8 (127.6.3.194:38371): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:58.783597  6408 leader_election.cc:304] T 6f8bc101a2ea4060970bb81453375fa5 P 77ff7567010148a69626908199db2c70 [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: 755e99d110044c75b5b66ea9f9c880f8, 77ff7567010148a69626908199db2c70; no voters: 0ce820e2dbf14e89b9fc278a92433fe9
I20260709 14:52:58.784785  6490 tablet_bootstrap.cc:654] T 7120aa6a6a7540bd930ccc1589cc2a2c P 0ce820e2dbf14e89b9fc278a92433fe9: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:58.786399  6508 raft_consensus.cc:2804] T 6f8bc101a2ea4060970bb81453375fa5 P 77ff7567010148a69626908199db2c70 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:52:58.786828  6508 raft_consensus.cc:493] T 6f8bc101a2ea4060970bb81453375fa5 P 77ff7567010148a69626908199db2c70 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:52:58.787202  6508 raft_consensus.cc:3060] T 6f8bc101a2ea4060970bb81453375fa5 P 77ff7567010148a69626908199db2c70 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:58.791208  6489 raft_consensus.cc:515] T c26efd79b39a4e7e8d3ef9b9623d1410 P 77ff7567010148a69626908199db2c70 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ce820e2dbf14e89b9fc278a92433fe9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 45983 } } peers { permanent_uuid: "755e99d110044c75b5b66ea9f9c880f8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 38371 } } peers { permanent_uuid: "77ff7567010148a69626908199db2c70" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 41287 } }
I20260709 14:52:58.793406  6508 raft_consensus.cc:515] T 6f8bc101a2ea4060970bb81453375fa5 P 77ff7567010148a69626908199db2c70 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ce820e2dbf14e89b9fc278a92433fe9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 45983 } } peers { permanent_uuid: "755e99d110044c75b5b66ea9f9c880f8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 38371 } } peers { permanent_uuid: "77ff7567010148a69626908199db2c70" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 41287 } }
I20260709 14:52:58.793710  6294 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c26efd79b39a4e7e8d3ef9b9623d1410" candidate_uuid: "77ff7567010148a69626908199db2c70" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0ce820e2dbf14e89b9fc278a92433fe9"
I20260709 14:52:58.794314  6294 raft_consensus.cc:3060] T c26efd79b39a4e7e8d3ef9b9623d1410 P 0ce820e2dbf14e89b9fc278a92433fe9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:58.795868  6508 leader_election.cc:290] T 6f8bc101a2ea4060970bb81453375fa5 P 77ff7567010148a69626908199db2c70 [CANDIDATE]: Term 1 election: Requested vote from peers 0ce820e2dbf14e89b9fc278a92433fe9 (127.6.3.193:45983), 755e99d110044c75b5b66ea9f9c880f8 (127.6.3.194:38371)
I20260709 14:52:58.798955  6294 raft_consensus.cc:2468] T c26efd79b39a4e7e8d3ef9b9623d1410 P 0ce820e2dbf14e89b9fc278a92433fe9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 77ff7567010148a69626908199db2c70 in term 1.
I20260709 14:52:58.799961  6293 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6f8bc101a2ea4060970bb81453375fa5" candidate_uuid: "77ff7567010148a69626908199db2c70" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0ce820e2dbf14e89b9fc278a92433fe9"
I20260709 14:52:58.800267  6407 leader_election.cc:304] T c26efd79b39a4e7e8d3ef9b9623d1410 P 77ff7567010148a69626908199db2c70 [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: 0ce820e2dbf14e89b9fc278a92433fe9, 77ff7567010148a69626908199db2c70; no voters: 
I20260709 14:52:58.799510  6490 tablet_bootstrap.cc:492] T 7120aa6a6a7540bd930ccc1589cc2a2c P 0ce820e2dbf14e89b9fc278a92433fe9: No bootstrap required, opened a new log
I20260709 14:52:58.801962  6485 tablet_bootstrap.cc:492] T 8bbd9e2be84f4007969d5a46e1a1d39c P 77ff7567010148a69626908199db2c70: No bootstrap required, opened a new log
I20260709 14:52:58.801901  6490 ts_tablet_manager.cc:1403] T 7120aa6a6a7540bd930ccc1589cc2a2c P 0ce820e2dbf14e89b9fc278a92433fe9: Time spent bootstrapping tablet: real 0.024s	user 0.007s	sys 0.014s
I20260709 14:52:58.802539  6485 ts_tablet_manager.cc:1403] T 8bbd9e2be84f4007969d5a46e1a1d39c P 77ff7567010148a69626908199db2c70: Time spent bootstrapping tablet: real 0.106s	user 0.013s	sys 0.041s
I20260709 14:52:58.803782  6368 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6f8bc101a2ea4060970bb81453375fa5" candidate_uuid: "77ff7567010148a69626908199db2c70" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "755e99d110044c75b5b66ea9f9c880f8"
I20260709 14:52:58.804319  6368 raft_consensus.cc:3060] T 6f8bc101a2ea4060970bb81453375fa5 P 755e99d110044c75b5b66ea9f9c880f8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:58.805368  6485 raft_consensus.cc:359] T 8bbd9e2be84f4007969d5a46e1a1d39c P 77ff7567010148a69626908199db2c70 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ce820e2dbf14e89b9fc278a92433fe9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 45983 } } peers { permanent_uuid: "755e99d110044c75b5b66ea9f9c880f8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 38371 } } peers { permanent_uuid: "77ff7567010148a69626908199db2c70" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 41287 } }
I20260709 14:52:58.806084  6485 raft_consensus.cc:385] T 8bbd9e2be84f4007969d5a46e1a1d39c P 77ff7567010148a69626908199db2c70 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:58.806393  6485 raft_consensus.cc:740] T 8bbd9e2be84f4007969d5a46e1a1d39c P 77ff7567010148a69626908199db2c70 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 77ff7567010148a69626908199db2c70, State: Initialized, Role: FOLLOWER
I20260709 14:52:58.806267  6490 raft_consensus.cc:359] T 7120aa6a6a7540bd930ccc1589cc2a2c P 0ce820e2dbf14e89b9fc278a92433fe9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "77ff7567010148a69626908199db2c70" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 41287 } } peers { permanent_uuid: "0ce820e2dbf14e89b9fc278a92433fe9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 45983 } } peers { permanent_uuid: "755e99d110044c75b5b66ea9f9c880f8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 38371 } }
I20260709 14:52:58.807564  6490 raft_consensus.cc:385] T 7120aa6a6a7540bd930ccc1589cc2a2c P 0ce820e2dbf14e89b9fc278a92433fe9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:58.807348  6485 consensus_queue.cc:260] T 8bbd9e2be84f4007969d5a46e1a1d39c P 77ff7567010148a69626908199db2c70 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ce820e2dbf14e89b9fc278a92433fe9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 45983 } } peers { permanent_uuid: "755e99d110044c75b5b66ea9f9c880f8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 38371 } } peers { permanent_uuid: "77ff7567010148a69626908199db2c70" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 41287 } }
I20260709 14:52:58.808084  6490 raft_consensus.cc:740] T 7120aa6a6a7540bd930ccc1589cc2a2c P 0ce820e2dbf14e89b9fc278a92433fe9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0ce820e2dbf14e89b9fc278a92433fe9, State: Initialized, Role: FOLLOWER
W20260709 14:52:58.801900  6407 leader_election.cc:343] T 6f8bc101a2ea4060970bb81453375fa5 P 77ff7567010148a69626908199db2c70 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 0ce820e2dbf14e89b9fc278a92433fe9 (127.6.3.193:45983): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:58.809461  6489 leader_election.cc:290] T c26efd79b39a4e7e8d3ef9b9623d1410 P 77ff7567010148a69626908199db2c70 [CANDIDATE]: Term 1 election: Requested vote from peers 0ce820e2dbf14e89b9fc278a92433fe9 (127.6.3.193:45983), 755e99d110044c75b5b66ea9f9c880f8 (127.6.3.194:38371)
I20260709 14:52:58.809103  6490 consensus_queue.cc:260] T 7120aa6a6a7540bd930ccc1589cc2a2c P 0ce820e2dbf14e89b9fc278a92433fe9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "77ff7567010148a69626908199db2c70" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 41287 } } peers { permanent_uuid: "0ce820e2dbf14e89b9fc278a92433fe9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 45983 } } peers { permanent_uuid: "755e99d110044c75b5b66ea9f9c880f8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 38371 } }
I20260709 14:52:58.809978  6369 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c26efd79b39a4e7e8d3ef9b9623d1410" candidate_uuid: "77ff7567010148a69626908199db2c70" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "755e99d110044c75b5b66ea9f9c880f8"
I20260709 14:52:58.809976  6489 raft_consensus.cc:2804] T c26efd79b39a4e7e8d3ef9b9623d1410 P 77ff7567010148a69626908199db2c70 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:52:58.811020  6489 raft_consensus.cc:697] T c26efd79b39a4e7e8d3ef9b9623d1410 P 77ff7567010148a69626908199db2c70 [term 1 LEADER]: Becoming Leader. State: Replica: 77ff7567010148a69626908199db2c70, State: Running, Role: LEADER
W20260709 14:52:58.811415  6408 leader_election.cc:343] T c26efd79b39a4e7e8d3ef9b9623d1410 P 77ff7567010148a69626908199db2c70 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 755e99d110044c75b5b66ea9f9c880f8 (127.6.3.194:38371): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:58.811749  6489 consensus_queue.cc:237] T c26efd79b39a4e7e8d3ef9b9623d1410 P 77ff7567010148a69626908199db2c70 [LEADER]: Queue going to LEADER mode. State: All 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: "0ce820e2dbf14e89b9fc278a92433fe9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 45983 } } peers { permanent_uuid: "755e99d110044c75b5b66ea9f9c880f8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 38371 } } peers { permanent_uuid: "77ff7567010148a69626908199db2c70" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 41287 } }
I20260709 14:52:58.812606  6490 ts_tablet_manager.cc:1434] T 7120aa6a6a7540bd930ccc1589cc2a2c P 0ce820e2dbf14e89b9fc278a92433fe9: Time spent starting tablet: real 0.010s	user 0.009s	sys 0.000s
I20260709 14:52:58.813514  6490 tablet_bootstrap.cc:492] T aecbc6a7f2444d17ab034caec9503560 P 0ce820e2dbf14e89b9fc278a92433fe9: Bootstrap starting.
I20260709 14:52:58.814112  6368 raft_consensus.cc:2468] T 6f8bc101a2ea4060970bb81453375fa5 P 755e99d110044c75b5b66ea9f9c880f8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 77ff7567010148a69626908199db2c70 in term 1.
I20260709 14:52:58.815271  6408 leader_election.cc:304] T 6f8bc101a2ea4060970bb81453375fa5 P 77ff7567010148a69626908199db2c70 [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: 755e99d110044c75b5b66ea9f9c880f8, 77ff7567010148a69626908199db2c70; no voters: 0ce820e2dbf14e89b9fc278a92433fe9
I20260709 14:52:58.818650  6495 raft_consensus.cc:493] T c02452de0c754f72a7ab1d478d3d31d5 P 0ce820e2dbf14e89b9fc278a92433fe9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:58.819197  6495 raft_consensus.cc:515] T c02452de0c754f72a7ab1d478d3d31d5 P 0ce820e2dbf14e89b9fc278a92433fe9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ce820e2dbf14e89b9fc278a92433fe9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 45983 } } peers { permanent_uuid: "755e99d110044c75b5b66ea9f9c880f8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 38371 } } peers { permanent_uuid: "77ff7567010148a69626908199db2c70" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 41287 } }
I20260709 14:52:58.822234  6508 raft_consensus.cc:2804] T 6f8bc101a2ea4060970bb81453375fa5 P 77ff7567010148a69626908199db2c70 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:52:58.824272  6495 leader_election.cc:290] T c02452de0c754f72a7ab1d478d3d31d5 P 0ce820e2dbf14e89b9fc278a92433fe9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 755e99d110044c75b5b66ea9f9c880f8 (127.6.3.194:38371), 77ff7567010148a69626908199db2c70 (127.6.3.195:41287)
I20260709 14:52:58.822669  6508 raft_consensus.cc:697] T 6f8bc101a2ea4060970bb81453375fa5 P 77ff7567010148a69626908199db2c70 [term 1 LEADER]: Becoming Leader. State: Replica: 77ff7567010148a69626908199db2c70, State: Running, Role: LEADER
I20260709 14:52:58.831923  6508 consensus_queue.cc:237] T 6f8bc101a2ea4060970bb81453375fa5 P 77ff7567010148a69626908199db2c70 [LEADER]: Queue going to LEADER mode. State: All 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: "0ce820e2dbf14e89b9fc278a92433fe9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 45983 } } peers { permanent_uuid: "755e99d110044c75b5b66ea9f9c880f8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 38371 } } peers { permanent_uuid: "77ff7567010148a69626908199db2c70" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 41287 } }
I20260709 14:52:58.835038  6485 ts_tablet_manager.cc:1434] T 8bbd9e2be84f4007969d5a46e1a1d39c P 77ff7567010148a69626908199db2c70: Time spent starting tablet: real 0.032s	user 0.010s	sys 0.006s
I20260709 14:52:58.836000  6485 tablet_bootstrap.cc:492] T 775298c8b30e47c3b5bdcbca4b7ba3ac P 77ff7567010148a69626908199db2c70: Bootstrap starting.
I20260709 14:52:58.837334  6490 tablet_bootstrap.cc:654] T aecbc6a7f2444d17ab034caec9503560 P 0ce820e2dbf14e89b9fc278a92433fe9: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:58.854188  6492 raft_consensus.cc:493] T e97d3d63b47c4ee0be6a9fc2a47051ea P 755e99d110044c75b5b66ea9f9c880f8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:58.854933  6492 raft_consensus.cc:515] T e97d3d63b47c4ee0be6a9fc2a47051ea P 755e99d110044c75b5b66ea9f9c880f8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ce820e2dbf14e89b9fc278a92433fe9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 45983 } } peers { permanent_uuid: "755e99d110044c75b5b66ea9f9c880f8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 38371 } } peers { permanent_uuid: "77ff7567010148a69626908199db2c70" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 41287 } }
I20260709 14:52:58.859912  6492 leader_election.cc:290] T e97d3d63b47c4ee0be6a9fc2a47051ea P 755e99d110044c75b5b66ea9f9c880f8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0ce820e2dbf14e89b9fc278a92433fe9 (127.6.3.193:45983), 77ff7567010148a69626908199db2c70 (127.6.3.195:41287)
I20260709 14:52:58.860761  6485 tablet_bootstrap.cc:654] T 775298c8b30e47c3b5bdcbca4b7ba3ac P 77ff7567010148a69626908199db2c70: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:58.861205  6486 tablet_bootstrap.cc:492] T c02452de0c754f72a7ab1d478d3d31d5 P 755e99d110044c75b5b66ea9f9c880f8: No bootstrap required, opened a new log
I20260709 14:52:58.861071  6294 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e97d3d63b47c4ee0be6a9fc2a47051ea" candidate_uuid: "755e99d110044c75b5b66ea9f9c880f8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0ce820e2dbf14e89b9fc278a92433fe9" is_pre_election: true
I20260709 14:52:58.863116  6486 ts_tablet_manager.cc:1403] T c02452de0c754f72a7ab1d478d3d31d5 P 755e99d110044c75b5b66ea9f9c880f8: Time spent bootstrapping tablet: real 0.135s	user 0.032s	sys 0.029s
I20260709 14:52:58.864853  6443 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e97d3d63b47c4ee0be6a9fc2a47051ea" candidate_uuid: "755e99d110044c75b5b66ea9f9c880f8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "77ff7567010148a69626908199db2c70" is_pre_election: true
I20260709 14:52:58.864956  6294 raft_consensus.cc:2468] T e97d3d63b47c4ee0be6a9fc2a47051ea P 0ce820e2dbf14e89b9fc278a92433fe9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 755e99d110044c75b5b66ea9f9c880f8 in term 0.
I20260709 14:52:58.865931  6443 raft_consensus.cc:2468] T e97d3d63b47c4ee0be6a9fc2a47051ea P 77ff7567010148a69626908199db2c70 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 755e99d110044c75b5b66ea9f9c880f8 in term 0.
I20260709 14:52:58.869378  6486 raft_consensus.cc:359] T c02452de0c754f72a7ab1d478d3d31d5 P 755e99d110044c75b5b66ea9f9c880f8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ce820e2dbf14e89b9fc278a92433fe9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 45983 } } peers { permanent_uuid: "755e99d110044c75b5b66ea9f9c880f8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 38371 } } peers { permanent_uuid: "77ff7567010148a69626908199db2c70" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 41287 } }
I20260709 14:52:58.869937  6486 raft_consensus.cc:385] T c02452de0c754f72a7ab1d478d3d31d5 P 755e99d110044c75b5b66ea9f9c880f8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:58.870188  6334 leader_election.cc:304] T e97d3d63b47c4ee0be6a9fc2a47051ea P 755e99d110044c75b5b66ea9f9c880f8 [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: 755e99d110044c75b5b66ea9f9c880f8, 77ff7567010148a69626908199db2c70; no voters: 
I20260709 14:52:58.871368  6492 raft_consensus.cc:2804] T e97d3d63b47c4ee0be6a9fc2a47051ea P 755e99d110044c75b5b66ea9f9c880f8 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:52:58.871652  6492 raft_consensus.cc:493] T e97d3d63b47c4ee0be6a9fc2a47051ea P 755e99d110044c75b5b66ea9f9c880f8 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:52:58.871940  6492 raft_consensus.cc:3060] T e97d3d63b47c4ee0be6a9fc2a47051ea P 755e99d110044c75b5b66ea9f9c880f8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:58.870182  6486 raft_consensus.cc:740] T c02452de0c754f72a7ab1d478d3d31d5 P 755e99d110044c75b5b66ea9f9c880f8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 755e99d110044c75b5b66ea9f9c880f8, State: Initialized, Role: FOLLOWER
I20260709 14:52:58.874090  6486 consensus_queue.cc:260] T c02452de0c754f72a7ab1d478d3d31d5 P 755e99d110044c75b5b66ea9f9c880f8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ce820e2dbf14e89b9fc278a92433fe9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 45983 } } peers { permanent_uuid: "755e99d110044c75b5b66ea9f9c880f8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 38371 } } peers { permanent_uuid: "77ff7567010148a69626908199db2c70" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 41287 } }
I20260709 14:52:58.877483  6189 catalog_manager.cc:5697] T c26efd79b39a4e7e8d3ef9b9623d1410 P 77ff7567010148a69626908199db2c70 reported cstate change: term changed from 0 to 1, leader changed from <none> to 77ff7567010148a69626908199db2c70 (127.6.3.195). New cstate: current_term: 1 leader_uuid: "77ff7567010148a69626908199db2c70" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ce820e2dbf14e89b9fc278a92433fe9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 45983 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "755e99d110044c75b5b66ea9f9c880f8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 38371 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "77ff7567010148a69626908199db2c70" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 41287 } health_report { overall_health: HEALTHY } } }
I20260709 14:52:58.881759  6189 catalog_manager.cc:5697] T 6f8bc101a2ea4060970bb81453375fa5 P 77ff7567010148a69626908199db2c70 reported cstate change: term changed from 0 to 1, leader changed from <none> to 77ff7567010148a69626908199db2c70 (127.6.3.195). New cstate: current_term: 1 leader_uuid: "77ff7567010148a69626908199db2c70" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ce820e2dbf14e89b9fc278a92433fe9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 45983 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "755e99d110044c75b5b66ea9f9c880f8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 38371 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "77ff7567010148a69626908199db2c70" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 41287 } health_report { overall_health: HEALTHY } } }
I20260709 14:52:58.887696  6368 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c02452de0c754f72a7ab1d478d3d31d5" candidate_uuid: "0ce820e2dbf14e89b9fc278a92433fe9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "755e99d110044c75b5b66ea9f9c880f8" is_pre_election: true
I20260709 14:52:58.888289  6368 raft_consensus.cc:2468] T c02452de0c754f72a7ab1d478d3d31d5 P 755e99d110044c75b5b66ea9f9c880f8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0ce820e2dbf14e89b9fc278a92433fe9 in term 0.
I20260709 14:52:58.889846  6259 leader_election.cc:304] T c02452de0c754f72a7ab1d478d3d31d5 P 0ce820e2dbf14e89b9fc278a92433fe9 [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: 0ce820e2dbf14e89b9fc278a92433fe9, 755e99d110044c75b5b66ea9f9c880f8; no voters: 
I20260709 14:52:58.890856  6495 raft_consensus.cc:2804] T c02452de0c754f72a7ab1d478d3d31d5 P 0ce820e2dbf14e89b9fc278a92433fe9 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:52:58.891215  6495 raft_consensus.cc:493] T c02452de0c754f72a7ab1d478d3d31d5 P 0ce820e2dbf14e89b9fc278a92433fe9 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:52:58.891557  6495 raft_consensus.cc:3060] T c02452de0c754f72a7ab1d478d3d31d5 P 0ce820e2dbf14e89b9fc278a92433fe9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:58.897490  6443 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c02452de0c754f72a7ab1d478d3d31d5" candidate_uuid: "0ce820e2dbf14e89b9fc278a92433fe9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "77ff7567010148a69626908199db2c70" is_pre_election: true
I20260709 14:52:58.898306  6495 raft_consensus.cc:515] T c02452de0c754f72a7ab1d478d3d31d5 P 0ce820e2dbf14e89b9fc278a92433fe9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ce820e2dbf14e89b9fc278a92433fe9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 45983 } } peers { permanent_uuid: "755e99d110044c75b5b66ea9f9c880f8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 38371 } } peers { permanent_uuid: "77ff7567010148a69626908199db2c70" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 41287 } }
W20260709 14:52:58.898792  6259 leader_election.cc:343] T c02452de0c754f72a7ab1d478d3d31d5 P 0ce820e2dbf14e89b9fc278a92433fe9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 77ff7567010148a69626908199db2c70 (127.6.3.195:41287): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:58.897508  6492 raft_consensus.cc:515] T e97d3d63b47c4ee0be6a9fc2a47051ea P 755e99d110044c75b5b66ea9f9c880f8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ce820e2dbf14e89b9fc278a92433fe9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 45983 } } peers { permanent_uuid: "755e99d110044c75b5b66ea9f9c880f8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 38371 } } peers { permanent_uuid: "77ff7567010148a69626908199db2c70" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 41287 } }
I20260709 14:52:58.900442  6490 tablet_bootstrap.cc:492] T aecbc6a7f2444d17ab034caec9503560 P 0ce820e2dbf14e89b9fc278a92433fe9: No bootstrap required, opened a new log
I20260709 14:52:58.901129  6368 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c02452de0c754f72a7ab1d478d3d31d5" candidate_uuid: "0ce820e2dbf14e89b9fc278a92433fe9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "755e99d110044c75b5b66ea9f9c880f8"
I20260709 14:52:58.901764  6490 ts_tablet_manager.cc:1403] T aecbc6a7f2444d17ab034caec9503560 P 0ce820e2dbf14e89b9fc278a92433fe9: Time spent bootstrapping tablet: real 0.088s	user 0.018s	sys 0.024s
I20260709 14:52:58.901849  6368 raft_consensus.cc:3060] T c02452de0c754f72a7ab1d478d3d31d5 P 755e99d110044c75b5b66ea9f9c880f8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:58.903033  6486 ts_tablet_manager.cc:1434] T c02452de0c754f72a7ab1d478d3d31d5 P 755e99d110044c75b5b66ea9f9c880f8: Time spent starting tablet: real 0.037s	user 0.008s	sys 0.000s
I20260709 14:52:58.906111  6486 tablet_bootstrap.cc:492] T 7120aa6a6a7540bd930ccc1589cc2a2c P 755e99d110044c75b5b66ea9f9c880f8: Bootstrap starting.
I20260709 14:52:58.904852  6492 leader_election.cc:290] T e97d3d63b47c4ee0be6a9fc2a47051ea P 755e99d110044c75b5b66ea9f9c880f8 [CANDIDATE]: Term 1 election: Requested vote from peers 0ce820e2dbf14e89b9fc278a92433fe9 (127.6.3.193:45983), 77ff7567010148a69626908199db2c70 (127.6.3.195:41287)
I20260709 14:52:58.904949  6443 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e97d3d63b47c4ee0be6a9fc2a47051ea" candidate_uuid: "755e99d110044c75b5b66ea9f9c880f8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "77ff7567010148a69626908199db2c70"
I20260709 14:52:58.907464  6443 raft_consensus.cc:3060] T e97d3d63b47c4ee0be6a9fc2a47051ea P 77ff7567010148a69626908199db2c70 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:58.908210  6294 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e97d3d63b47c4ee0be6a9fc2a47051ea" candidate_uuid: "755e99d110044c75b5b66ea9f9c880f8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0ce820e2dbf14e89b9fc278a92433fe9"
I20260709 14:52:58.908732  6294 raft_consensus.cc:3060] T e97d3d63b47c4ee0be6a9fc2a47051ea P 0ce820e2dbf14e89b9fc278a92433fe9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:58.913311  6486 tablet_bootstrap.cc:654] T 7120aa6a6a7540bd930ccc1589cc2a2c P 755e99d110044c75b5b66ea9f9c880f8: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:58.915309  6443 raft_consensus.cc:2468] T e97d3d63b47c4ee0be6a9fc2a47051ea P 77ff7567010148a69626908199db2c70 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 755e99d110044c75b5b66ea9f9c880f8 in term 1.
I20260709 14:52:58.915620  6368 raft_consensus.cc:2468] T c02452de0c754f72a7ab1d478d3d31d5 P 755e99d110044c75b5b66ea9f9c880f8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0ce820e2dbf14e89b9fc278a92433fe9 in term 1.
I20260709 14:52:58.904860  6490 raft_consensus.cc:359] T aecbc6a7f2444d17ab034caec9503560 P 0ce820e2dbf14e89b9fc278a92433fe9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ce820e2dbf14e89b9fc278a92433fe9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 45983 } } peers { permanent_uuid: "755e99d110044c75b5b66ea9f9c880f8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 38371 } } peers { permanent_uuid: "77ff7567010148a69626908199db2c70" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 41287 } }
I20260709 14:52:58.916285  6490 raft_consensus.cc:385] T aecbc6a7f2444d17ab034caec9503560 P 0ce820e2dbf14e89b9fc278a92433fe9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:58.916651  6490 raft_consensus.cc:740] T aecbc6a7f2444d17ab034caec9503560 P 0ce820e2dbf14e89b9fc278a92433fe9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0ce820e2dbf14e89b9fc278a92433fe9, State: Initialized, Role: FOLLOWER
I20260709 14:52:58.916520  6334 leader_election.cc:304] T e97d3d63b47c4ee0be6a9fc2a47051ea P 755e99d110044c75b5b66ea9f9c880f8 [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: 755e99d110044c75b5b66ea9f9c880f8, 77ff7567010148a69626908199db2c70; no voters: 
I20260709 14:52:58.917407  6492 raft_consensus.cc:2804] T e97d3d63b47c4ee0be6a9fc2a47051ea P 755e99d110044c75b5b66ea9f9c880f8 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:52:58.918032  6492 raft_consensus.cc:697] T e97d3d63b47c4ee0be6a9fc2a47051ea P 755e99d110044c75b5b66ea9f9c880f8 [term 1 LEADER]: Becoming Leader. State: Replica: 755e99d110044c75b5b66ea9f9c880f8, State: Running, Role: LEADER
I20260709 14:52:58.918862  6492 consensus_queue.cc:237] T e97d3d63b47c4ee0be6a9fc2a47051ea P 755e99d110044c75b5b66ea9f9c880f8 [LEADER]: Queue going to LEADER mode. State: All 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: "0ce820e2dbf14e89b9fc278a92433fe9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 45983 } } peers { permanent_uuid: "755e99d110044c75b5b66ea9f9c880f8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 38371 } } peers { permanent_uuid: "77ff7567010148a69626908199db2c70" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 41287 } }
I20260709 14:52:58.917443  6490 consensus_queue.cc:260] T aecbc6a7f2444d17ab034caec9503560 P 0ce820e2dbf14e89b9fc278a92433fe9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ce820e2dbf14e89b9fc278a92433fe9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 45983 } } peers { permanent_uuid: "755e99d110044c75b5b66ea9f9c880f8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 38371 } } peers { permanent_uuid: "77ff7567010148a69626908199db2c70" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 41287 } }
I20260709 14:52:58.924446  6259 leader_election.cc:304] T c02452de0c754f72a7ab1d478d3d31d5 P 0ce820e2dbf14e89b9fc278a92433fe9 [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: 0ce820e2dbf14e89b9fc278a92433fe9, 755e99d110044c75b5b66ea9f9c880f8; no voters: 
I20260709 14:52:58.923197  6294 raft_consensus.cc:2468] T e97d3d63b47c4ee0be6a9fc2a47051ea P 0ce820e2dbf14e89b9fc278a92433fe9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 755e99d110044c75b5b66ea9f9c880f8 in term 1.
I20260709 14:52:58.929941  6495 leader_election.cc:290] T c02452de0c754f72a7ab1d478d3d31d5 P 0ce820e2dbf14e89b9fc278a92433fe9 [CANDIDATE]: Term 1 election: Requested vote from peers 755e99d110044c75b5b66ea9f9c880f8 (127.6.3.194:38371), 77ff7567010148a69626908199db2c70 (127.6.3.195:41287)
I20260709 14:52:58.931293  6443 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c02452de0c754f72a7ab1d478d3d31d5" candidate_uuid: "0ce820e2dbf14e89b9fc278a92433fe9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "77ff7567010148a69626908199db2c70"
I20260709 14:52:58.930441  6495 raft_consensus.cc:2804] T c02452de0c754f72a7ab1d478d3d31d5 P 0ce820e2dbf14e89b9fc278a92433fe9 [term 1 FOLLOWER]: Leader election won for term 1
W20260709 14:52:58.932783  6259 leader_election.cc:343] T c02452de0c754f72a7ab1d478d3d31d5 P 0ce820e2dbf14e89b9fc278a92433fe9 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 77ff7567010148a69626908199db2c70 (127.6.3.195:41287): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:58.933126  6495 raft_consensus.cc:697] T c02452de0c754f72a7ab1d478d3d31d5 P 0ce820e2dbf14e89b9fc278a92433fe9 [term 1 LEADER]: Becoming Leader. State: Replica: 0ce820e2dbf14e89b9fc278a92433fe9, State: Running, Role: LEADER
I20260709 14:52:58.934034  6485 tablet_bootstrap.cc:492] T 775298c8b30e47c3b5bdcbca4b7ba3ac P 77ff7567010148a69626908199db2c70: No bootstrap required, opened a new log
I20260709 14:52:58.934469  6485 ts_tablet_manager.cc:1403] T 775298c8b30e47c3b5bdcbca4b7ba3ac P 77ff7567010148a69626908199db2c70: Time spent bootstrapping tablet: real 0.099s	user 0.011s	sys 0.005s
I20260709 14:52:58.935513  6486 tablet_bootstrap.cc:492] T 7120aa6a6a7540bd930ccc1589cc2a2c P 755e99d110044c75b5b66ea9f9c880f8: No bootstrap required, opened a new log
I20260709 14:52:58.935292  6495 consensus_queue.cc:237] T c02452de0c754f72a7ab1d478d3d31d5 P 0ce820e2dbf14e89b9fc278a92433fe9 [LEADER]: Queue going to LEADER mode. State: All 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: "0ce820e2dbf14e89b9fc278a92433fe9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 45983 } } peers { permanent_uuid: "755e99d110044c75b5b66ea9f9c880f8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 38371 } } peers { permanent_uuid: "77ff7567010148a69626908199db2c70" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 41287 } }
I20260709 14:52:58.936090  6486 ts_tablet_manager.cc:1403] T 7120aa6a6a7540bd930ccc1589cc2a2c P 755e99d110044c75b5b66ea9f9c880f8: Time spent bootstrapping tablet: real 0.030s	user 0.012s	sys 0.009s
I20260709 14:52:58.937325  6485 raft_consensus.cc:359] T 775298c8b30e47c3b5bdcbca4b7ba3ac P 77ff7567010148a69626908199db2c70 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ce820e2dbf14e89b9fc278a92433fe9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 45983 } } peers { permanent_uuid: "755e99d110044c75b5b66ea9f9c880f8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 38371 } } peers { permanent_uuid: "77ff7567010148a69626908199db2c70" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 41287 } }
I20260709 14:52:58.937970  6485 raft_consensus.cc:385] T 775298c8b30e47c3b5bdcbca4b7ba3ac P 77ff7567010148a69626908199db2c70 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:58.938264  6485 raft_consensus.cc:740] T 775298c8b30e47c3b5bdcbca4b7ba3ac P 77ff7567010148a69626908199db2c70 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 77ff7567010148a69626908199db2c70, State: Initialized, Role: FOLLOWER
I20260709 14:52:58.940735  6485 consensus_queue.cc:260] T 775298c8b30e47c3b5bdcbca4b7ba3ac P 77ff7567010148a69626908199db2c70 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ce820e2dbf14e89b9fc278a92433fe9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 45983 } } peers { permanent_uuid: "755e99d110044c75b5b66ea9f9c880f8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 38371 } } peers { permanent_uuid: "77ff7567010148a69626908199db2c70" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 41287 } }
I20260709 14:52:58.942097  6490 ts_tablet_manager.cc:1434] T aecbc6a7f2444d17ab034caec9503560 P 0ce820e2dbf14e89b9fc278a92433fe9: Time spent starting tablet: real 0.040s	user 0.014s	sys 0.003s
I20260709 14:52:58.942993  6490 tablet_bootstrap.cc:492] T 8bbd9e2be84f4007969d5a46e1a1d39c P 0ce820e2dbf14e89b9fc278a92433fe9: Bootstrap starting.
I20260709 14:52:58.943259  6485 ts_tablet_manager.cc:1434] T 775298c8b30e47c3b5bdcbca4b7ba3ac P 77ff7567010148a69626908199db2c70: Time spent starting tablet: real 0.009s	user 0.002s	sys 0.007s
I20260709 14:52:58.944121  6485 tablet_bootstrap.cc:492] T c02452de0c754f72a7ab1d478d3d31d5 P 77ff7567010148a69626908199db2c70: Bootstrap starting.
I20260709 14:52:58.944010  6486 raft_consensus.cc:359] T 7120aa6a6a7540bd930ccc1589cc2a2c P 755e99d110044c75b5b66ea9f9c880f8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "77ff7567010148a69626908199db2c70" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 41287 } } peers { permanent_uuid: "0ce820e2dbf14e89b9fc278a92433fe9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 45983 } } peers { permanent_uuid: "755e99d110044c75b5b66ea9f9c880f8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 38371 } }
I20260709 14:52:58.945238  6486 raft_consensus.cc:385] T 7120aa6a6a7540bd930ccc1589cc2a2c P 755e99d110044c75b5b66ea9f9c880f8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:58.945585  6486 raft_consensus.cc:740] T 7120aa6a6a7540bd930ccc1589cc2a2c P 755e99d110044c75b5b66ea9f9c880f8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 755e99d110044c75b5b66ea9f9c880f8, State: Initialized, Role: FOLLOWER
I20260709 14:52:58.951195  6191 catalog_manager.cc:5697] T e97d3d63b47c4ee0be6a9fc2a47051ea P 755e99d110044c75b5b66ea9f9c880f8 reported cstate change: term changed from 0 to 1, leader changed from <none> to 755e99d110044c75b5b66ea9f9c880f8 (127.6.3.194). New cstate: current_term: 1 leader_uuid: "755e99d110044c75b5b66ea9f9c880f8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ce820e2dbf14e89b9fc278a92433fe9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 45983 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "755e99d110044c75b5b66ea9f9c880f8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 38371 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "77ff7567010148a69626908199db2c70" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 41287 } health_report { overall_health: UNKNOWN } } }
I20260709 14:52:58.950966  6486 consensus_queue.cc:260] T 7120aa6a6a7540bd930ccc1589cc2a2c P 755e99d110044c75b5b66ea9f9c880f8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "77ff7567010148a69626908199db2c70" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 41287 } } peers { permanent_uuid: "0ce820e2dbf14e89b9fc278a92433fe9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 45983 } } peers { permanent_uuid: "755e99d110044c75b5b66ea9f9c880f8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 38371 } }
I20260709 14:52:58.953954  6485 tablet_bootstrap.cc:654] T c02452de0c754f72a7ab1d478d3d31d5 P 77ff7567010148a69626908199db2c70: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:58.955693  6486 ts_tablet_manager.cc:1434] T 7120aa6a6a7540bd930ccc1589cc2a2c P 755e99d110044c75b5b66ea9f9c880f8: Time spent starting tablet: real 0.019s	user 0.007s	sys 0.002s
I20260709 14:52:58.956743  6486 tablet_bootstrap.cc:492] T c26efd79b39a4e7e8d3ef9b9623d1410 P 755e99d110044c75b5b66ea9f9c880f8: Bootstrap starting.
I20260709 14:52:58.960819  6490 tablet_bootstrap.cc:654] T 8bbd9e2be84f4007969d5a46e1a1d39c P 0ce820e2dbf14e89b9fc278a92433fe9: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:58.967249  6495 raft_consensus.cc:493] T 7120aa6a6a7540bd930ccc1589cc2a2c P 0ce820e2dbf14e89b9fc278a92433fe9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:58.967706  6495 raft_consensus.cc:515] T 7120aa6a6a7540bd930ccc1589cc2a2c P 0ce820e2dbf14e89b9fc278a92433fe9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "77ff7567010148a69626908199db2c70" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 41287 } } peers { permanent_uuid: "0ce820e2dbf14e89b9fc278a92433fe9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 45983 } } peers { permanent_uuid: "755e99d110044c75b5b66ea9f9c880f8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 38371 } }
I20260709 14:52:58.969691  6495 leader_election.cc:290] T 7120aa6a6a7540bd930ccc1589cc2a2c P 0ce820e2dbf14e89b9fc278a92433fe9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 77ff7567010148a69626908199db2c70 (127.6.3.195:41287), 755e99d110044c75b5b66ea9f9c880f8 (127.6.3.194:38371)
I20260709 14:52:58.970373  6485 tablet_bootstrap.cc:492] T c02452de0c754f72a7ab1d478d3d31d5 P 77ff7567010148a69626908199db2c70: No bootstrap required, opened a new log
I20260709 14:52:58.970739  6485 ts_tablet_manager.cc:1403] T c02452de0c754f72a7ab1d478d3d31d5 P 77ff7567010148a69626908199db2c70: Time spent bootstrapping tablet: real 0.027s	user 0.010s	sys 0.003s
I20260709 14:52:58.970160  6188 catalog_manager.cc:5697] T c02452de0c754f72a7ab1d478d3d31d5 P 0ce820e2dbf14e89b9fc278a92433fe9 reported cstate change: term changed from 0 to 1, leader changed from <none> to 0ce820e2dbf14e89b9fc278a92433fe9 (127.6.3.193). New cstate: current_term: 1 leader_uuid: "0ce820e2dbf14e89b9fc278a92433fe9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ce820e2dbf14e89b9fc278a92433fe9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 45983 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "755e99d110044c75b5b66ea9f9c880f8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 38371 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "77ff7567010148a69626908199db2c70" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 41287 } health_report { overall_health: UNKNOWN } } }
I20260709 14:52:58.970914  6368 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7120aa6a6a7540bd930ccc1589cc2a2c" candidate_uuid: "0ce820e2dbf14e89b9fc278a92433fe9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "755e99d110044c75b5b66ea9f9c880f8" is_pre_election: true
I20260709 14:52:58.973261  6368 raft_consensus.cc:2468] T 7120aa6a6a7540bd930ccc1589cc2a2c P 755e99d110044c75b5b66ea9f9c880f8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0ce820e2dbf14e89b9fc278a92433fe9 in term 0.
I20260709 14:52:58.976162  6443 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7120aa6a6a7540bd930ccc1589cc2a2c" candidate_uuid: "0ce820e2dbf14e89b9fc278a92433fe9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "77ff7567010148a69626908199db2c70" is_pre_election: true
I20260709 14:52:58.976222  6485 raft_consensus.cc:359] T c02452de0c754f72a7ab1d478d3d31d5 P 77ff7567010148a69626908199db2c70 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ce820e2dbf14e89b9fc278a92433fe9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 45983 } } peers { permanent_uuid: "755e99d110044c75b5b66ea9f9c880f8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 38371 } } peers { permanent_uuid: "77ff7567010148a69626908199db2c70" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 41287 } }
I20260709 14:52:58.976886  6485 raft_consensus.cc:385] T c02452de0c754f72a7ab1d478d3d31d5 P 77ff7567010148a69626908199db2c70 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:58.977181  6485 raft_consensus.cc:740] T c02452de0c754f72a7ab1d478d3d31d5 P 77ff7567010148a69626908199db2c70 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 77ff7567010148a69626908199db2c70, State: Initialized, Role: FOLLOWER
I20260709 14:52:58.977288  6259 leader_election.cc:304] T 7120aa6a6a7540bd930ccc1589cc2a2c P 0ce820e2dbf14e89b9fc278a92433fe9 [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: 0ce820e2dbf14e89b9fc278a92433fe9, 755e99d110044c75b5b66ea9f9c880f8; no voters: 
I20260709 14:52:58.978035  6495 raft_consensus.cc:2804] T 7120aa6a6a7540bd930ccc1589cc2a2c P 0ce820e2dbf14e89b9fc278a92433fe9 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:52:58.977890  6485 consensus_queue.cc:260] T c02452de0c754f72a7ab1d478d3d31d5 P 77ff7567010148a69626908199db2c70 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ce820e2dbf14e89b9fc278a92433fe9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 45983 } } peers { permanent_uuid: "755e99d110044c75b5b66ea9f9c880f8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 38371 } } peers { permanent_uuid: "77ff7567010148a69626908199db2c70" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 41287 } }
I20260709 14:52:58.978369  6495 raft_consensus.cc:493] T 7120aa6a6a7540bd930ccc1589cc2a2c P 0ce820e2dbf14e89b9fc278a92433fe9 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:52:58.978711  6495 raft_consensus.cc:3060] T 7120aa6a6a7540bd930ccc1589cc2a2c P 0ce820e2dbf14e89b9fc278a92433fe9 [term 0 FOLLOWER]: Advancing to term 1
W20260709 14:52:58.980415  6259 leader_election.cc:343] T 7120aa6a6a7540bd930ccc1589cc2a2c P 0ce820e2dbf14e89b9fc278a92433fe9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 77ff7567010148a69626908199db2c70 (127.6.3.195:41287): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:58.982494  6486 tablet_bootstrap.cc:654] T c26efd79b39a4e7e8d3ef9b9623d1410 P 755e99d110044c75b5b66ea9f9c880f8: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:58.987052  6495 raft_consensus.cc:515] T 7120aa6a6a7540bd930ccc1589cc2a2c P 0ce820e2dbf14e89b9fc278a92433fe9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "77ff7567010148a69626908199db2c70" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 41287 } } peers { permanent_uuid: "0ce820e2dbf14e89b9fc278a92433fe9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 45983 } } peers { permanent_uuid: "755e99d110044c75b5b66ea9f9c880f8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 38371 } }
I20260709 14:52:58.990667  6486 tablet_bootstrap.cc:492] T c26efd79b39a4e7e8d3ef9b9623d1410 P 755e99d110044c75b5b66ea9f9c880f8: No bootstrap required, opened a new log
I20260709 14:52:58.987114  6485 ts_tablet_manager.cc:1434] T c02452de0c754f72a7ab1d478d3d31d5 P 77ff7567010148a69626908199db2c70: Time spent starting tablet: real 0.016s	user 0.006s	sys 0.000s
I20260709 14:52:58.992050  6485 tablet_bootstrap.cc:492] T aecbc6a7f2444d17ab034caec9503560 P 77ff7567010148a69626908199db2c70: Bootstrap starting.
I20260709 14:52:58.992092  6443 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7120aa6a6a7540bd930ccc1589cc2a2c" candidate_uuid: "0ce820e2dbf14e89b9fc278a92433fe9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "77ff7567010148a69626908199db2c70"
W20260709 14:52:58.993366  6259 leader_election.cc:343] T 7120aa6a6a7540bd930ccc1589cc2a2c P 0ce820e2dbf14e89b9fc278a92433fe9 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 77ff7567010148a69626908199db2c70 (127.6.3.195:41287): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:58.995041  6495 leader_election.cc:290] T 7120aa6a6a7540bd930ccc1589cc2a2c P 0ce820e2dbf14e89b9fc278a92433fe9 [CANDIDATE]: Term 1 election: Requested vote from peers 77ff7567010148a69626908199db2c70 (127.6.3.195:41287), 755e99d110044c75b5b66ea9f9c880f8 (127.6.3.194:38371)
I20260709 14:52:58.995280  6368 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7120aa6a6a7540bd930ccc1589cc2a2c" candidate_uuid: "0ce820e2dbf14e89b9fc278a92433fe9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "755e99d110044c75b5b66ea9f9c880f8"
I20260709 14:52:58.995882  6368 raft_consensus.cc:3060] T 7120aa6a6a7540bd930ccc1589cc2a2c P 755e99d110044c75b5b66ea9f9c880f8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:59.000537  6490 tablet_bootstrap.cc:492] T 8bbd9e2be84f4007969d5a46e1a1d39c P 0ce820e2dbf14e89b9fc278a92433fe9: No bootstrap required, opened a new log
I20260709 14:52:59.000993  6490 ts_tablet_manager.cc:1403] T 8bbd9e2be84f4007969d5a46e1a1d39c P 0ce820e2dbf14e89b9fc278a92433fe9: Time spent bootstrapping tablet: real 0.058s	user 0.019s	sys 0.018s
I20260709 14:52:59.003710  6490 raft_consensus.cc:359] T 8bbd9e2be84f4007969d5a46e1a1d39c P 0ce820e2dbf14e89b9fc278a92433fe9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ce820e2dbf14e89b9fc278a92433fe9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 45983 } } peers { permanent_uuid: "755e99d110044c75b5b66ea9f9c880f8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 38371 } } peers { permanent_uuid: "77ff7567010148a69626908199db2c70" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 41287 } }
I20260709 14:52:59.004371  6490 raft_consensus.cc:385] T 8bbd9e2be84f4007969d5a46e1a1d39c P 0ce820e2dbf14e89b9fc278a92433fe9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:59.004673  6490 raft_consensus.cc:740] T 8bbd9e2be84f4007969d5a46e1a1d39c P 0ce820e2dbf14e89b9fc278a92433fe9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0ce820e2dbf14e89b9fc278a92433fe9, State: Initialized, Role: FOLLOWER
I20260709 14:52:59.005366  6486 ts_tablet_manager.cc:1403] T c26efd79b39a4e7e8d3ef9b9623d1410 P 755e99d110044c75b5b66ea9f9c880f8: Time spent bootstrapping tablet: real 0.035s	user 0.003s	sys 0.008s
I20260709 14:52:59.005473  6490 consensus_queue.cc:260] T 8bbd9e2be84f4007969d5a46e1a1d39c P 0ce820e2dbf14e89b9fc278a92433fe9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ce820e2dbf14e89b9fc278a92433fe9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 45983 } } peers { permanent_uuid: "755e99d110044c75b5b66ea9f9c880f8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 38371 } } peers { permanent_uuid: "77ff7567010148a69626908199db2c70" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 41287 } }
I20260709 14:52:59.007786  6490 ts_tablet_manager.cc:1434] T 8bbd9e2be84f4007969d5a46e1a1d39c P 0ce820e2dbf14e89b9fc278a92433fe9: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260709 14:52:59.008142  6486 raft_consensus.cc:359] T c26efd79b39a4e7e8d3ef9b9623d1410 P 755e99d110044c75b5b66ea9f9c880f8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ce820e2dbf14e89b9fc278a92433fe9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 45983 } } peers { permanent_uuid: "755e99d110044c75b5b66ea9f9c880f8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 38371 } } peers { permanent_uuid: "77ff7567010148a69626908199db2c70" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 41287 } }
I20260709 14:52:59.008628  6490 tablet_bootstrap.cc:492] T 6f8bc101a2ea4060970bb81453375fa5 P 0ce820e2dbf14e89b9fc278a92433fe9: Bootstrap starting.
I20260709 14:52:59.008831  6486 raft_consensus.cc:385] T c26efd79b39a4e7e8d3ef9b9623d1410 P 755e99d110044c75b5b66ea9f9c880f8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:59.009131  6486 raft_consensus.cc:740] T c26efd79b39a4e7e8d3ef9b9623d1410 P 755e99d110044c75b5b66ea9f9c880f8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 755e99d110044c75b5b66ea9f9c880f8, State: Initialized, Role: FOLLOWER
I20260709 14:52:59.011597  6368 raft_consensus.cc:2468] T 7120aa6a6a7540bd930ccc1589cc2a2c P 755e99d110044c75b5b66ea9f9c880f8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0ce820e2dbf14e89b9fc278a92433fe9 in term 1.
I20260709 14:52:59.012722  6259 leader_election.cc:304] T 7120aa6a6a7540bd930ccc1589cc2a2c P 0ce820e2dbf14e89b9fc278a92433fe9 [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: 0ce820e2dbf14e89b9fc278a92433fe9, 755e99d110044c75b5b66ea9f9c880f8; no voters: 77ff7567010148a69626908199db2c70
I20260709 14:52:59.013754  6495 raft_consensus.cc:2804] T 7120aa6a6a7540bd930ccc1589cc2a2c P 0ce820e2dbf14e89b9fc278a92433fe9 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:52:59.014171  6495 raft_consensus.cc:697] T 7120aa6a6a7540bd930ccc1589cc2a2c P 0ce820e2dbf14e89b9fc278a92433fe9 [term 1 LEADER]: Becoming Leader. State: Replica: 0ce820e2dbf14e89b9fc278a92433fe9, State: Running, Role: LEADER
I20260709 14:52:59.014899  6495 consensus_queue.cc:237] T 7120aa6a6a7540bd930ccc1589cc2a2c P 0ce820e2dbf14e89b9fc278a92433fe9 [LEADER]: Queue going to LEADER mode. State: All 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: "77ff7567010148a69626908199db2c70" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 41287 } } peers { permanent_uuid: "0ce820e2dbf14e89b9fc278a92433fe9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 45983 } } peers { permanent_uuid: "755e99d110044c75b5b66ea9f9c880f8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 38371 } }
I20260709 14:52:59.015446  6490 tablet_bootstrap.cc:654] T 6f8bc101a2ea4060970bb81453375fa5 P 0ce820e2dbf14e89b9fc278a92433fe9: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:59.022079  6485 tablet_bootstrap.cc:654] T aecbc6a7f2444d17ab034caec9503560 P 77ff7567010148a69626908199db2c70: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:59.029804  6190 catalog_manager.cc:5697] T 7120aa6a6a7540bd930ccc1589cc2a2c P 0ce820e2dbf14e89b9fc278a92433fe9 reported cstate change: term changed from 0 to 1, leader changed from <none> to 0ce820e2dbf14e89b9fc278a92433fe9 (127.6.3.193). New cstate: current_term: 1 leader_uuid: "0ce820e2dbf14e89b9fc278a92433fe9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "77ff7567010148a69626908199db2c70" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 41287 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0ce820e2dbf14e89b9fc278a92433fe9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 45983 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "755e99d110044c75b5b66ea9f9c880f8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 38371 } health_report { overall_health: UNKNOWN } } }
I20260709 14:52:59.034310  6485 tablet_bootstrap.cc:492] T aecbc6a7f2444d17ab034caec9503560 P 77ff7567010148a69626908199db2c70: No bootstrap required, opened a new log
I20260709 14:52:59.035247  6485 ts_tablet_manager.cc:1403] T aecbc6a7f2444d17ab034caec9503560 P 77ff7567010148a69626908199db2c70: Time spent bootstrapping tablet: real 0.043s	user 0.008s	sys 0.011s
I20260709 14:52:59.036089  6490 tablet_bootstrap.cc:492] T 6f8bc101a2ea4060970bb81453375fa5 P 0ce820e2dbf14e89b9fc278a92433fe9: No bootstrap required, opened a new log
I20260709 14:52:59.036521  6490 ts_tablet_manager.cc:1403] T 6f8bc101a2ea4060970bb81453375fa5 P 0ce820e2dbf14e89b9fc278a92433fe9: Time spent bootstrapping tablet: real 0.028s	user 0.018s	sys 0.008s
I20260709 14:52:59.023729  6486 consensus_queue.cc:260] T c26efd79b39a4e7e8d3ef9b9623d1410 P 755e99d110044c75b5b66ea9f9c880f8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ce820e2dbf14e89b9fc278a92433fe9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 45983 } } peers { permanent_uuid: "755e99d110044c75b5b66ea9f9c880f8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 38371 } } peers { permanent_uuid: "77ff7567010148a69626908199db2c70" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 41287 } }
I20260709 14:52:59.039871  6486 ts_tablet_manager.cc:1434] T c26efd79b39a4e7e8d3ef9b9623d1410 P 755e99d110044c75b5b66ea9f9c880f8: Time spent starting tablet: real 0.034s	user 0.003s	sys 0.003s
I20260709 14:52:59.040820  6486 tablet_bootstrap.cc:492] T 8bbd9e2be84f4007969d5a46e1a1d39c P 755e99d110044c75b5b66ea9f9c880f8: Bootstrap starting.
I20260709 14:52:59.039018  6490 raft_consensus.cc:359] T 6f8bc101a2ea4060970bb81453375fa5 P 0ce820e2dbf14e89b9fc278a92433fe9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ce820e2dbf14e89b9fc278a92433fe9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 45983 } } peers { permanent_uuid: "755e99d110044c75b5b66ea9f9c880f8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 38371 } } peers { permanent_uuid: "77ff7567010148a69626908199db2c70" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 41287 } }
I20260709 14:52:59.041594  6490 raft_consensus.cc:385] T 6f8bc101a2ea4060970bb81453375fa5 P 0ce820e2dbf14e89b9fc278a92433fe9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:59.041927  6490 raft_consensus.cc:740] T 6f8bc101a2ea4060970bb81453375fa5 P 0ce820e2dbf14e89b9fc278a92433fe9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0ce820e2dbf14e89b9fc278a92433fe9, State: Initialized, Role: FOLLOWER
I20260709 14:52:59.042584  6485 raft_consensus.cc:359] T aecbc6a7f2444d17ab034caec9503560 P 77ff7567010148a69626908199db2c70 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ce820e2dbf14e89b9fc278a92433fe9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 45983 } } peers { permanent_uuid: "755e99d110044c75b5b66ea9f9c880f8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 38371 } } peers { permanent_uuid: "77ff7567010148a69626908199db2c70" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 41287 } }
I20260709 14:52:59.042687  6490 consensus_queue.cc:260] T 6f8bc101a2ea4060970bb81453375fa5 P 0ce820e2dbf14e89b9fc278a92433fe9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ce820e2dbf14e89b9fc278a92433fe9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 45983 } } peers { permanent_uuid: "755e99d110044c75b5b66ea9f9c880f8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 38371 } } peers { permanent_uuid: "77ff7567010148a69626908199db2c70" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 41287 } }
I20260709 14:52:59.043381  6485 raft_consensus.cc:385] T aecbc6a7f2444d17ab034caec9503560 P 77ff7567010148a69626908199db2c70 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:59.043746  6485 raft_consensus.cc:740] T aecbc6a7f2444d17ab034caec9503560 P 77ff7567010148a69626908199db2c70 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 77ff7567010148a69626908199db2c70, State: Initialized, Role: FOLLOWER
I20260709 14:52:59.044464  6485 consensus_queue.cc:260] T aecbc6a7f2444d17ab034caec9503560 P 77ff7567010148a69626908199db2c70 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ce820e2dbf14e89b9fc278a92433fe9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 45983 } } peers { permanent_uuid: "755e99d110044c75b5b66ea9f9c880f8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 38371 } } peers { permanent_uuid: "77ff7567010148a69626908199db2c70" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 41287 } }
I20260709 14:52:59.045030  6490 ts_tablet_manager.cc:1434] T 6f8bc101a2ea4060970bb81453375fa5 P 0ce820e2dbf14e89b9fc278a92433fe9: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.000s
I20260709 14:52:59.045953  6490 tablet_bootstrap.cc:492] T 39072119465440499bed0682d22db9e8 P 0ce820e2dbf14e89b9fc278a92433fe9: Bootstrap starting.
I20260709 14:52:59.046665  6485 ts_tablet_manager.cc:1434] T aecbc6a7f2444d17ab034caec9503560 P 77ff7567010148a69626908199db2c70: Time spent starting tablet: real 0.011s	user 0.003s	sys 0.001s
I20260709 14:52:59.047586  6485 tablet_bootstrap.cc:492] T 7120aa6a6a7540bd930ccc1589cc2a2c P 77ff7567010148a69626908199db2c70: Bootstrap starting.
I20260709 14:52:59.049525  6489 raft_consensus.cc:493] T aecbc6a7f2444d17ab034caec9503560 P 77ff7567010148a69626908199db2c70 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:59.049948  6489 raft_consensus.cc:515] T aecbc6a7f2444d17ab034caec9503560 P 77ff7567010148a69626908199db2c70 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ce820e2dbf14e89b9fc278a92433fe9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 45983 } } peers { permanent_uuid: "755e99d110044c75b5b66ea9f9c880f8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 38371 } } peers { permanent_uuid: "77ff7567010148a69626908199db2c70" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 41287 } }
I20260709 14:52:59.051524  6490 tablet_bootstrap.cc:654] T 39072119465440499bed0682d22db9e8 P 0ce820e2dbf14e89b9fc278a92433fe9: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:59.052014  6489 leader_election.cc:290] T aecbc6a7f2444d17ab034caec9503560 P 77ff7567010148a69626908199db2c70 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0ce820e2dbf14e89b9fc278a92433fe9 (127.6.3.193:45983), 755e99d110044c75b5b66ea9f9c880f8 (127.6.3.194:38371)
I20260709 14:52:59.053622  6485 tablet_bootstrap.cc:654] T 7120aa6a6a7540bd930ccc1589cc2a2c P 77ff7567010148a69626908199db2c70: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:59.054564  6294 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aecbc6a7f2444d17ab034caec9503560" candidate_uuid: "77ff7567010148a69626908199db2c70" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0ce820e2dbf14e89b9fc278a92433fe9" is_pre_election: true
I20260709 14:52:59.059072  6294 raft_consensus.cc:2468] T aecbc6a7f2444d17ab034caec9503560 P 0ce820e2dbf14e89b9fc278a92433fe9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 77ff7567010148a69626908199db2c70 in term 0.
I20260709 14:52:59.060686  6407 leader_election.cc:304] T aecbc6a7f2444d17ab034caec9503560 P 77ff7567010148a69626908199db2c70 [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: 0ce820e2dbf14e89b9fc278a92433fe9, 77ff7567010148a69626908199db2c70; no voters: 
I20260709 14:52:59.061589  6508 raft_consensus.cc:493] T 8bbd9e2be84f4007969d5a46e1a1d39c P 77ff7567010148a69626908199db2c70 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:59.062134  6508 raft_consensus.cc:515] T 8bbd9e2be84f4007969d5a46e1a1d39c P 77ff7567010148a69626908199db2c70 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ce820e2dbf14e89b9fc278a92433fe9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 45983 } } peers { permanent_uuid: "755e99d110044c75b5b66ea9f9c880f8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 38371 } } peers { permanent_uuid: "77ff7567010148a69626908199db2c70" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 41287 } }
I20260709 14:52:59.064636  6508 leader_election.cc:290] T 8bbd9e2be84f4007969d5a46e1a1d39c P 77ff7567010148a69626908199db2c70 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0ce820e2dbf14e89b9fc278a92433fe9 (127.6.3.193:45983), 755e99d110044c75b5b66ea9f9c880f8 (127.6.3.194:38371)
I20260709 14:52:59.064862  6485 tablet_bootstrap.cc:492] T 7120aa6a6a7540bd930ccc1589cc2a2c P 77ff7567010148a69626908199db2c70: No bootstrap required, opened a new log
I20260709 14:52:59.065246  6485 ts_tablet_manager.cc:1403] T 7120aa6a6a7540bd930ccc1589cc2a2c P 77ff7567010148a69626908199db2c70: Time spent bootstrapping tablet: real 0.018s	user 0.014s	sys 0.001s
I20260709 14:52:59.066900  6369 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8bbd9e2be84f4007969d5a46e1a1d39c" candidate_uuid: "77ff7567010148a69626908199db2c70" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "755e99d110044c75b5b66ea9f9c880f8" is_pre_election: true
I20260709 14:52:59.067902  6368 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aecbc6a7f2444d17ab034caec9503560" candidate_uuid: "77ff7567010148a69626908199db2c70" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "755e99d110044c75b5b66ea9f9c880f8" is_pre_election: true
I20260709 14:52:59.072873  6368 raft_consensus.cc:2468] T aecbc6a7f2444d17ab034caec9503560 P 755e99d110044c75b5b66ea9f9c880f8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 77ff7567010148a69626908199db2c70 in term 0.
W20260709 14:52:59.068632  6408 leader_election.cc:343] T 8bbd9e2be84f4007969d5a46e1a1d39c P 77ff7567010148a69626908199db2c70 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 755e99d110044c75b5b66ea9f9c880f8 (127.6.3.194:38371): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:59.070331  6294 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8bbd9e2be84f4007969d5a46e1a1d39c" candidate_uuid: "77ff7567010148a69626908199db2c70" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0ce820e2dbf14e89b9fc278a92433fe9" is_pre_election: true
I20260709 14:52:59.073724  6294 raft_consensus.cc:2468] T 8bbd9e2be84f4007969d5a46e1a1d39c P 0ce820e2dbf14e89b9fc278a92433fe9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 77ff7567010148a69626908199db2c70 in term 0.
I20260709 14:52:59.065219  6508 raft_consensus.cc:2804] T aecbc6a7f2444d17ab034caec9503560 P 77ff7567010148a69626908199db2c70 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:52:59.072945  6495 raft_consensus.cc:493] T 775298c8b30e47c3b5bdcbca4b7ba3ac P 0ce820e2dbf14e89b9fc278a92433fe9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:59.075250  6407 leader_election.cc:304] T 8bbd9e2be84f4007969d5a46e1a1d39c P 77ff7567010148a69626908199db2c70 [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: 0ce820e2dbf14e89b9fc278a92433fe9, 77ff7567010148a69626908199db2c70; no voters: 755e99d110044c75b5b66ea9f9c880f8
I20260709 14:52:59.075397  6495 raft_consensus.cc:515] T 775298c8b30e47c3b5bdcbca4b7ba3ac P 0ce820e2dbf14e89b9fc278a92433fe9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ce820e2dbf14e89b9fc278a92433fe9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 45983 } } peers { permanent_uuid: "755e99d110044c75b5b66ea9f9c880f8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 38371 } } peers { permanent_uuid: "77ff7567010148a69626908199db2c70" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 41287 } }
I20260709 14:52:59.076351  6489 raft_consensus.cc:2804] T 8bbd9e2be84f4007969d5a46e1a1d39c P 77ff7567010148a69626908199db2c70 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:52:59.076699  6489 raft_consensus.cc:493] T 8bbd9e2be84f4007969d5a46e1a1d39c P 77ff7567010148a69626908199db2c70 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:52:59.077057  6489 raft_consensus.cc:3060] T 8bbd9e2be84f4007969d5a46e1a1d39c P 77ff7567010148a69626908199db2c70 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:59.077327  6495 leader_election.cc:290] T 775298c8b30e47c3b5bdcbca4b7ba3ac P 0ce820e2dbf14e89b9fc278a92433fe9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 755e99d110044c75b5b66ea9f9c880f8 (127.6.3.194:38371), 77ff7567010148a69626908199db2c70 (127.6.3.195:41287)
I20260709 14:52:59.078889  6368 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "775298c8b30e47c3b5bdcbca4b7ba3ac" candidate_uuid: "0ce820e2dbf14e89b9fc278a92433fe9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "755e99d110044c75b5b66ea9f9c880f8" is_pre_election: true
I20260709 14:52:59.075268  6508 raft_consensus.cc:493] T aecbc6a7f2444d17ab034caec9503560 P 77ff7567010148a69626908199db2c70 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:52:59.079332  6443 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "775298c8b30e47c3b5bdcbca4b7ba3ac" candidate_uuid: "0ce820e2dbf14e89b9fc278a92433fe9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "77ff7567010148a69626908199db2c70" is_pre_election: true
I20260709 14:52:59.079463  6368 raft_consensus.cc:2468] T 775298c8b30e47c3b5bdcbca4b7ba3ac P 755e99d110044c75b5b66ea9f9c880f8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0ce820e2dbf14e89b9fc278a92433fe9 in term 0.
I20260709 14:52:59.079594  6508 raft_consensus.cc:3060] T aecbc6a7f2444d17ab034caec9503560 P 77ff7567010148a69626908199db2c70 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:59.079926  6443 raft_consensus.cc:2468] T 775298c8b30e47c3b5bdcbca4b7ba3ac P 77ff7567010148a69626908199db2c70 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0ce820e2dbf14e89b9fc278a92433fe9 in term 0.
I20260709 14:52:59.068301  6485 raft_consensus.cc:359] T 7120aa6a6a7540bd930ccc1589cc2a2c P 77ff7567010148a69626908199db2c70 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "77ff7567010148a69626908199db2c70" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 41287 } } peers { permanent_uuid: "0ce820e2dbf14e89b9fc278a92433fe9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 45983 } } peers { permanent_uuid: "755e99d110044c75b5b66ea9f9c880f8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 38371 } }
I20260709 14:52:59.080675  6259 leader_election.cc:304] T 775298c8b30e47c3b5bdcbca4b7ba3ac P 0ce820e2dbf14e89b9fc278a92433fe9 [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: 0ce820e2dbf14e89b9fc278a92433fe9, 755e99d110044c75b5b66ea9f9c880f8; no voters: 
I20260709 14:52:59.080946  6485 raft_consensus.cc:385] T 7120aa6a6a7540bd930ccc1589cc2a2c P 77ff7567010148a69626908199db2c70 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:59.081235  6485 raft_consensus.cc:740] T 7120aa6a6a7540bd930ccc1589cc2a2c P 77ff7567010148a69626908199db2c70 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 77ff7567010148a69626908199db2c70, State: Initialized, Role: FOLLOWER
I20260709 14:52:59.081872  6495 raft_consensus.cc:2804] T 775298c8b30e47c3b5bdcbca4b7ba3ac P 0ce820e2dbf14e89b9fc278a92433fe9 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:52:59.081858  6485 consensus_queue.cc:260] T 7120aa6a6a7540bd930ccc1589cc2a2c P 77ff7567010148a69626908199db2c70 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "77ff7567010148a69626908199db2c70" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 41287 } } peers { permanent_uuid: "0ce820e2dbf14e89b9fc278a92433fe9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 45983 } } peers { permanent_uuid: "755e99d110044c75b5b66ea9f9c880f8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 38371 } }
I20260709 14:52:59.082343  6495 raft_consensus.cc:493] T 775298c8b30e47c3b5bdcbca4b7ba3ac P 0ce820e2dbf14e89b9fc278a92433fe9 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:52:59.082717  6495 raft_consensus.cc:3060] T 775298c8b30e47c3b5bdcbca4b7ba3ac P 0ce820e2dbf14e89b9fc278a92433fe9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:59.083849  6485 ts_tablet_manager.cc:1434] T 7120aa6a6a7540bd930ccc1589cc2a2c P 77ff7567010148a69626908199db2c70: Time spent starting tablet: real 0.018s	user 0.007s	sys 0.001s
I20260709 14:52:59.084640  6485 tablet_bootstrap.cc:492] T 39072119465440499bed0682d22db9e8 P 77ff7567010148a69626908199db2c70: Bootstrap starting.
I20260709 14:52:59.088658  6495 raft_consensus.cc:515] T 775298c8b30e47c3b5bdcbca4b7ba3ac P 0ce820e2dbf14e89b9fc278a92433fe9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ce820e2dbf14e89b9fc278a92433fe9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 45983 } } peers { permanent_uuid: "755e99d110044c75b5b66ea9f9c880f8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 38371 } } peers { permanent_uuid: "77ff7567010148a69626908199db2c70" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 41287 } }
I20260709 14:52:59.089926  6485 tablet_bootstrap.cc:654] T 39072119465440499bed0682d22db9e8 P 77ff7567010148a69626908199db2c70: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:59.090976  6368 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "775298c8b30e47c3b5bdcbca4b7ba3ac" candidate_uuid: "0ce820e2dbf14e89b9fc278a92433fe9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "755e99d110044c75b5b66ea9f9c880f8"
I20260709 14:52:59.091468  6368 raft_consensus.cc:3060] T 775298c8b30e47c3b5bdcbca4b7ba3ac P 755e99d110044c75b5b66ea9f9c880f8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:59.092820  6490 tablet_bootstrap.cc:492] T 39072119465440499bed0682d22db9e8 P 0ce820e2dbf14e89b9fc278a92433fe9: No bootstrap required, opened a new log
I20260709 14:52:59.093214  6490 ts_tablet_manager.cc:1403] T 39072119465440499bed0682d22db9e8 P 0ce820e2dbf14e89b9fc278a92433fe9: Time spent bootstrapping tablet: real 0.047s	user 0.024s	sys 0.005s
I20260709 14:52:59.095695  6490 raft_consensus.cc:359] T 39072119465440499bed0682d22db9e8 P 0ce820e2dbf14e89b9fc278a92433fe9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ce820e2dbf14e89b9fc278a92433fe9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 45983 } } peers { permanent_uuid: "755e99d110044c75b5b66ea9f9c880f8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 38371 } } peers { permanent_uuid: "77ff7567010148a69626908199db2c70" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 41287 } }
I20260709 14:52:59.096338  6490 raft_consensus.cc:385] T 39072119465440499bed0682d22db9e8 P 0ce820e2dbf14e89b9fc278a92433fe9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:59.096598  6490 raft_consensus.cc:740] T 39072119465440499bed0682d22db9e8 P 0ce820e2dbf14e89b9fc278a92433fe9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0ce820e2dbf14e89b9fc278a92433fe9, State: Initialized, Role: FOLLOWER
I20260709 14:52:59.097473  6486 tablet_bootstrap.cc:654] T 8bbd9e2be84f4007969d5a46e1a1d39c P 755e99d110044c75b5b66ea9f9c880f8: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:59.097278  6490 consensus_queue.cc:260] T 39072119465440499bed0682d22db9e8 P 0ce820e2dbf14e89b9fc278a92433fe9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ce820e2dbf14e89b9fc278a92433fe9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 45983 } } peers { permanent_uuid: "755e99d110044c75b5b66ea9f9c880f8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 38371 } } peers { permanent_uuid: "77ff7567010148a69626908199db2c70" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 41287 } }
I20260709 14:52:59.097298  6368 raft_consensus.cc:2468] T 775298c8b30e47c3b5bdcbca4b7ba3ac P 755e99d110044c75b5b66ea9f9c880f8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0ce820e2dbf14e89b9fc278a92433fe9 in term 1.
I20260709 14:52:59.099426  6490 ts_tablet_manager.cc:1434] T 39072119465440499bed0682d22db9e8 P 0ce820e2dbf14e89b9fc278a92433fe9: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 14:52:59.100195  6259 leader_election.cc:304] T 775298c8b30e47c3b5bdcbca4b7ba3ac P 0ce820e2dbf14e89b9fc278a92433fe9 [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: 0ce820e2dbf14e89b9fc278a92433fe9, 755e99d110044c75b5b66ea9f9c880f8; no voters: 
I20260709 14:52:59.101054  6523 raft_consensus.cc:2804] T 775298c8b30e47c3b5bdcbca4b7ba3ac P 0ce820e2dbf14e89b9fc278a92433fe9 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:52:59.101498  6523 raft_consensus.cc:697] T 775298c8b30e47c3b5bdcbca4b7ba3ac P 0ce820e2dbf14e89b9fc278a92433fe9 [term 1 LEADER]: Becoming Leader. State: Replica: 0ce820e2dbf14e89b9fc278a92433fe9, State: Running, Role: LEADER
I20260709 14:52:59.102337  6443 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "775298c8b30e47c3b5bdcbca4b7ba3ac" candidate_uuid: "0ce820e2dbf14e89b9fc278a92433fe9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "77ff7567010148a69626908199db2c70"
I20260709 14:52:59.102296  6523 consensus_queue.cc:237] T 775298c8b30e47c3b5bdcbca4b7ba3ac P 0ce820e2dbf14e89b9fc278a92433fe9 [LEADER]: Queue going to LEADER mode. State: All 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: "0ce820e2dbf14e89b9fc278a92433fe9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 45983 } } peers { permanent_uuid: "755e99d110044c75b5b66ea9f9c880f8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 38371 } } peers { permanent_uuid: "77ff7567010148a69626908199db2c70" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 41287 } }
I20260709 14:52:59.102938  6443 raft_consensus.cc:3060] T 775298c8b30e47c3b5bdcbca4b7ba3ac P 77ff7567010148a69626908199db2c70 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:59.107697  6508 raft_consensus.cc:515] T aecbc6a7f2444d17ab034caec9503560 P 77ff7567010148a69626908199db2c70 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ce820e2dbf14e89b9fc278a92433fe9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 45983 } } peers { permanent_uuid: "755e99d110044c75b5b66ea9f9c880f8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 38371 } } peers { permanent_uuid: "77ff7567010148a69626908199db2c70" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 41287 } }
I20260709 14:52:59.109616  6443 raft_consensus.cc:2468] T 775298c8b30e47c3b5bdcbca4b7ba3ac P 77ff7567010148a69626908199db2c70 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0ce820e2dbf14e89b9fc278a92433fe9 in term 1.
I20260709 14:52:59.108946  6489 raft_consensus.cc:515] T 8bbd9e2be84f4007969d5a46e1a1d39c P 77ff7567010148a69626908199db2c70 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ce820e2dbf14e89b9fc278a92433fe9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 45983 } } peers { permanent_uuid: "755e99d110044c75b5b66ea9f9c880f8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 38371 } } peers { permanent_uuid: "77ff7567010148a69626908199db2c70" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 41287 } }
I20260709 14:52:59.111584  6495 leader_election.cc:290] T 775298c8b30e47c3b5bdcbca4b7ba3ac P 0ce820e2dbf14e89b9fc278a92433fe9 [CANDIDATE]: Term 1 election: Requested vote from peers 755e99d110044c75b5b66ea9f9c880f8 (127.6.3.194:38371), 77ff7567010148a69626908199db2c70 (127.6.3.195:41287)
I20260709 14:52:59.112541  6294 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8bbd9e2be84f4007969d5a46e1a1d39c" candidate_uuid: "77ff7567010148a69626908199db2c70" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0ce820e2dbf14e89b9fc278a92433fe9"
I20260709 14:52:59.113193  6294 raft_consensus.cc:3060] T 8bbd9e2be84f4007969d5a46e1a1d39c P 0ce820e2dbf14e89b9fc278a92433fe9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:59.117007  6486 tablet_bootstrap.cc:492] T 8bbd9e2be84f4007969d5a46e1a1d39c P 755e99d110044c75b5b66ea9f9c880f8: No bootstrap required, opened a new log
I20260709 14:52:59.117422  6486 ts_tablet_manager.cc:1403] T 8bbd9e2be84f4007969d5a46e1a1d39c P 755e99d110044c75b5b66ea9f9c880f8: Time spent bootstrapping tablet: real 0.077s	user 0.008s	sys 0.003s
I20260709 14:52:59.119823  6486 raft_consensus.cc:359] T 8bbd9e2be84f4007969d5a46e1a1d39c P 755e99d110044c75b5b66ea9f9c880f8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ce820e2dbf14e89b9fc278a92433fe9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 45983 } } peers { permanent_uuid: "755e99d110044c75b5b66ea9f9c880f8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 38371 } } peers { permanent_uuid: "77ff7567010148a69626908199db2c70" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 41287 } }
I20260709 14:52:59.120550  6486 raft_consensus.cc:385] T 8bbd9e2be84f4007969d5a46e1a1d39c P 755e99d110044c75b5b66ea9f9c880f8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:59.120814  6486 raft_consensus.cc:740] T 8bbd9e2be84f4007969d5a46e1a1d39c P 755e99d110044c75b5b66ea9f9c880f8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 755e99d110044c75b5b66ea9f9c880f8, State: Initialized, Role: FOLLOWER
I20260709 14:52:59.121554  6486 consensus_queue.cc:260] T 8bbd9e2be84f4007969d5a46e1a1d39c P 755e99d110044c75b5b66ea9f9c880f8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ce820e2dbf14e89b9fc278a92433fe9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 45983 } } peers { permanent_uuid: "755e99d110044c75b5b66ea9f9c880f8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 38371 } } peers { permanent_uuid: "77ff7567010148a69626908199db2c70" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 41287 } }
I20260709 14:52:59.122660  6294 raft_consensus.cc:2468] T 8bbd9e2be84f4007969d5a46e1a1d39c P 0ce820e2dbf14e89b9fc278a92433fe9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 77ff7567010148a69626908199db2c70 in term 1.
I20260709 14:52:59.124853  6293 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aecbc6a7f2444d17ab034caec9503560" candidate_uuid: "77ff7567010148a69626908199db2c70" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0ce820e2dbf14e89b9fc278a92433fe9"
I20260709 14:52:59.130901  6293 raft_consensus.cc:3060] T aecbc6a7f2444d17ab034caec9503560 P 0ce820e2dbf14e89b9fc278a92433fe9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:59.131234  6368 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8bbd9e2be84f4007969d5a46e1a1d39c" candidate_uuid: "77ff7567010148a69626908199db2c70" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "755e99d110044c75b5b66ea9f9c880f8"
I20260709 14:52:59.131765  6368 raft_consensus.cc:3060] T 8bbd9e2be84f4007969d5a46e1a1d39c P 755e99d110044c75b5b66ea9f9c880f8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:59.138139  6368 raft_consensus.cc:2468] T 8bbd9e2be84f4007969d5a46e1a1d39c P 755e99d110044c75b5b66ea9f9c880f8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 77ff7567010148a69626908199db2c70 in term 1.
I20260709 14:52:59.126139  6486 ts_tablet_manager.cc:1434] T 8bbd9e2be84f4007969d5a46e1a1d39c P 755e99d110044c75b5b66ea9f9c880f8: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.001s
I20260709 14:52:59.139156  6408 leader_election.cc:304] T 8bbd9e2be84f4007969d5a46e1a1d39c P 77ff7567010148a69626908199db2c70 [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: 755e99d110044c75b5b66ea9f9c880f8, 77ff7567010148a69626908199db2c70; no voters: 
I20260709 14:52:59.140354  6510 raft_consensus.cc:2804] T 8bbd9e2be84f4007969d5a46e1a1d39c P 77ff7567010148a69626908199db2c70 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:52:59.140902  6510 raft_consensus.cc:697] T 8bbd9e2be84f4007969d5a46e1a1d39c P 77ff7567010148a69626908199db2c70 [term 1 LEADER]: Becoming Leader. State: Replica: 77ff7567010148a69626908199db2c70, State: Running, Role: LEADER
I20260709 14:52:59.141945  6486 tablet_bootstrap.cc:492] T 39072119465440499bed0682d22db9e8 P 755e99d110044c75b5b66ea9f9c880f8: Bootstrap starting.
I20260709 14:52:59.141861  6510 consensus_queue.cc:237] T 8bbd9e2be84f4007969d5a46e1a1d39c P 77ff7567010148a69626908199db2c70 [LEADER]: Queue going to LEADER mode. State: All 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: "0ce820e2dbf14e89b9fc278a92433fe9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 45983 } } peers { permanent_uuid: "755e99d110044c75b5b66ea9f9c880f8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 38371 } } peers { permanent_uuid: "77ff7567010148a69626908199db2c70" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 41287 } }
I20260709 14:52:59.148312  6486 tablet_bootstrap.cc:654] T 39072119465440499bed0682d22db9e8 P 755e99d110044c75b5b66ea9f9c880f8: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:59.149206  6495 raft_consensus.cc:493] T 6f8bc101a2ea4060970bb81453375fa5 P 0ce820e2dbf14e89b9fc278a92433fe9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:59.149629  6495 raft_consensus.cc:515] T 6f8bc101a2ea4060970bb81453375fa5 P 0ce820e2dbf14e89b9fc278a92433fe9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ce820e2dbf14e89b9fc278a92433fe9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 45983 } } peers { permanent_uuid: "755e99d110044c75b5b66ea9f9c880f8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 38371 } } peers { permanent_uuid: "77ff7567010148a69626908199db2c70" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 41287 } }
I20260709 14:52:59.151409  6495 leader_election.cc:290] T 6f8bc101a2ea4060970bb81453375fa5 P 0ce820e2dbf14e89b9fc278a92433fe9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 755e99d110044c75b5b66ea9f9c880f8 (127.6.3.194:38371), 77ff7567010148a69626908199db2c70 (127.6.3.195:41287)
I20260709 14:52:59.152019  6293 raft_consensus.cc:2468] T aecbc6a7f2444d17ab034caec9503560 P 0ce820e2dbf14e89b9fc278a92433fe9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 77ff7567010148a69626908199db2c70 in term 1.
I20260709 14:52:59.153333  6368 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6f8bc101a2ea4060970bb81453375fa5" candidate_uuid: "0ce820e2dbf14e89b9fc278a92433fe9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "755e99d110044c75b5b66ea9f9c880f8" is_pre_election: true
I20260709 14:52:59.154139  6368 raft_consensus.cc:2393] T 6f8bc101a2ea4060970bb81453375fa5 P 755e99d110044c75b5b66ea9f9c880f8 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 0ce820e2dbf14e89b9fc278a92433fe9 in current term 1: Already voted for candidate 77ff7567010148a69626908199db2c70 in this term.
I20260709 14:52:59.153932  6407 leader_election.cc:304] T aecbc6a7f2444d17ab034caec9503560 P 77ff7567010148a69626908199db2c70 [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: 0ce820e2dbf14e89b9fc278a92433fe9, 77ff7567010148a69626908199db2c70; no voters: 
I20260709 14:52:59.155068  6511 raft_consensus.cc:2804] T aecbc6a7f2444d17ab034caec9503560 P 77ff7567010148a69626908199db2c70 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:52:59.155469  6443 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6f8bc101a2ea4060970bb81453375fa5" candidate_uuid: "0ce820e2dbf14e89b9fc278a92433fe9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "77ff7567010148a69626908199db2c70" is_pre_election: true
I20260709 14:52:59.157512  6259 leader_election.cc:304] T 6f8bc101a2ea4060970bb81453375fa5 P 0ce820e2dbf14e89b9fc278a92433fe9 [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: 0ce820e2dbf14e89b9fc278a92433fe9; no voters: 755e99d110044c75b5b66ea9f9c880f8, 77ff7567010148a69626908199db2c70
I20260709 14:52:59.158493  6495 raft_consensus.cc:3060] T 6f8bc101a2ea4060970bb81453375fa5 P 0ce820e2dbf14e89b9fc278a92433fe9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:59.164520  6495 raft_consensus.cc:2749] T 6f8bc101a2ea4060970bb81453375fa5 P 0ce820e2dbf14e89b9fc278a92433fe9 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:52:59.166744  6489 leader_election.cc:290] T 8bbd9e2be84f4007969d5a46e1a1d39c P 77ff7567010148a69626908199db2c70 [CANDIDATE]: Term 1 election: Requested vote from peers 0ce820e2dbf14e89b9fc278a92433fe9 (127.6.3.193:45983), 755e99d110044c75b5b66ea9f9c880f8 (127.6.3.194:38371)
I20260709 14:52:59.166710  6368 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aecbc6a7f2444d17ab034caec9503560" candidate_uuid: "77ff7567010148a69626908199db2c70" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "755e99d110044c75b5b66ea9f9c880f8"
I20260709 14:52:59.169489  6368 raft_consensus.cc:3060] T aecbc6a7f2444d17ab034caec9503560 P 755e99d110044c75b5b66ea9f9c880f8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:59.175316  6368 raft_consensus.cc:2468] T aecbc6a7f2444d17ab034caec9503560 P 755e99d110044c75b5b66ea9f9c880f8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 77ff7567010148a69626908199db2c70 in term 1.
I20260709 14:52:59.168622  6508 leader_election.cc:290] T aecbc6a7f2444d17ab034caec9503560 P 77ff7567010148a69626908199db2c70 [CANDIDATE]: Term 1 election: Requested vote from peers 0ce820e2dbf14e89b9fc278a92433fe9 (127.6.3.193:45983), 755e99d110044c75b5b66ea9f9c880f8 (127.6.3.194:38371)
I20260709 14:52:59.183166  6511 raft_consensus.cc:697] T aecbc6a7f2444d17ab034caec9503560 P 77ff7567010148a69626908199db2c70 [term 1 LEADER]: Becoming Leader. State: Replica: 77ff7567010148a69626908199db2c70, State: Running, Role: LEADER
I20260709 14:52:59.184250  6511 consensus_queue.cc:237] T aecbc6a7f2444d17ab034caec9503560 P 77ff7567010148a69626908199db2c70 [LEADER]: Queue going to LEADER mode. State: All 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: "0ce820e2dbf14e89b9fc278a92433fe9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 45983 } } peers { permanent_uuid: "755e99d110044c75b5b66ea9f9c880f8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 38371 } } peers { permanent_uuid: "77ff7567010148a69626908199db2c70" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 41287 } }
I20260709 14:52:59.190727  6486 tablet_bootstrap.cc:492] T 39072119465440499bed0682d22db9e8 P 755e99d110044c75b5b66ea9f9c880f8: No bootstrap required, opened a new log
I20260709 14:52:59.191265  6486 ts_tablet_manager.cc:1403] T 39072119465440499bed0682d22db9e8 P 755e99d110044c75b5b66ea9f9c880f8: Time spent bootstrapping tablet: real 0.049s	user 0.013s	sys 0.009s
I20260709 14:52:59.196441  6485 tablet_bootstrap.cc:492] T 39072119465440499bed0682d22db9e8 P 77ff7567010148a69626908199db2c70: No bootstrap required, opened a new log
I20260709 14:52:59.196856  6485 ts_tablet_manager.cc:1403] T 39072119465440499bed0682d22db9e8 P 77ff7567010148a69626908199db2c70: Time spent bootstrapping tablet: real 0.112s	user 0.027s	sys 0.022s
I20260709 14:52:59.196708  6486 raft_consensus.cc:359] T 39072119465440499bed0682d22db9e8 P 755e99d110044c75b5b66ea9f9c880f8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ce820e2dbf14e89b9fc278a92433fe9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 45983 } } peers { permanent_uuid: "755e99d110044c75b5b66ea9f9c880f8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 38371 } } peers { permanent_uuid: "77ff7567010148a69626908199db2c70" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 41287 } }
I20260709 14:52:59.197373  6486 raft_consensus.cc:385] T 39072119465440499bed0682d22db9e8 P 755e99d110044c75b5b66ea9f9c880f8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:59.197621  6486 raft_consensus.cc:740] T 39072119465440499bed0682d22db9e8 P 755e99d110044c75b5b66ea9f9c880f8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 755e99d110044c75b5b66ea9f9c880f8, State: Initialized, Role: FOLLOWER
I20260709 14:52:59.197842  6191 catalog_manager.cc:5697] T 775298c8b30e47c3b5bdcbca4b7ba3ac P 0ce820e2dbf14e89b9fc278a92433fe9 reported cstate change: term changed from 0 to 1, leader changed from <none> to 0ce820e2dbf14e89b9fc278a92433fe9 (127.6.3.193). New cstate: current_term: 1 leader_uuid: "0ce820e2dbf14e89b9fc278a92433fe9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ce820e2dbf14e89b9fc278a92433fe9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 45983 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "755e99d110044c75b5b66ea9f9c880f8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 38371 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "77ff7567010148a69626908199db2c70" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 41287 } health_report { overall_health: UNKNOWN } } }
I20260709 14:52:59.198313  6486 consensus_queue.cc:260] T 39072119465440499bed0682d22db9e8 P 755e99d110044c75b5b66ea9f9c880f8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ce820e2dbf14e89b9fc278a92433fe9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 45983 } } peers { permanent_uuid: "755e99d110044c75b5b66ea9f9c880f8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 38371 } } peers { permanent_uuid: "77ff7567010148a69626908199db2c70" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 41287 } }
I20260709 14:52:59.199404  6485 raft_consensus.cc:359] T 39072119465440499bed0682d22db9e8 P 77ff7567010148a69626908199db2c70 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ce820e2dbf14e89b9fc278a92433fe9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 45983 } } peers { permanent_uuid: "755e99d110044c75b5b66ea9f9c880f8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 38371 } } peers { permanent_uuid: "77ff7567010148a69626908199db2c70" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 41287 } }
I20260709 14:52:59.200042  6485 raft_consensus.cc:385] T 39072119465440499bed0682d22db9e8 P 77ff7567010148a69626908199db2c70 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:59.200314  6485 raft_consensus.cc:740] T 39072119465440499bed0682d22db9e8 P 77ff7567010148a69626908199db2c70 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 77ff7567010148a69626908199db2c70, State: Initialized, Role: FOLLOWER
I20260709 14:52:59.201067  6485 consensus_queue.cc:260] T 39072119465440499bed0682d22db9e8 P 77ff7567010148a69626908199db2c70 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ce820e2dbf14e89b9fc278a92433fe9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 45983 } } peers { permanent_uuid: "755e99d110044c75b5b66ea9f9c880f8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 38371 } } peers { permanent_uuid: "77ff7567010148a69626908199db2c70" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 41287 } }
I20260709 14:52:59.202862  6485 ts_tablet_manager.cc:1434] T 39072119465440499bed0682d22db9e8 P 77ff7567010148a69626908199db2c70: Time spent starting tablet: real 0.006s	user 0.001s	sys 0.005s
I20260709 14:52:59.203543  6486 ts_tablet_manager.cc:1434] T 39072119465440499bed0682d22db9e8 P 755e99d110044c75b5b66ea9f9c880f8: Time spent starting tablet: real 0.012s	user 0.005s	sys 0.000s
I20260709 14:52:59.182557  6190 catalog_manager.cc:5697] T 8bbd9e2be84f4007969d5a46e1a1d39c P 77ff7567010148a69626908199db2c70 reported cstate change: term changed from 0 to 1, leader changed from <none> to 77ff7567010148a69626908199db2c70 (127.6.3.195). New cstate: current_term: 1 leader_uuid: "77ff7567010148a69626908199db2c70" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ce820e2dbf14e89b9fc278a92433fe9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 45983 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "755e99d110044c75b5b66ea9f9c880f8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 38371 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "77ff7567010148a69626908199db2c70" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 41287 } health_report { overall_health: HEALTHY } } }
I20260709 14:52:59.220713  6190 catalog_manager.cc:5697] T aecbc6a7f2444d17ab034caec9503560 P 77ff7567010148a69626908199db2c70 reported cstate change: term changed from 0 to 1, leader changed from <none> to 77ff7567010148a69626908199db2c70 (127.6.3.195). New cstate: current_term: 1 leader_uuid: "77ff7567010148a69626908199db2c70" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ce820e2dbf14e89b9fc278a92433fe9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 45983 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "755e99d110044c75b5b66ea9f9c880f8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 38371 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "77ff7567010148a69626908199db2c70" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 41287 } health_report { overall_health: HEALTHY } } }
I20260709 14:52:59.248174  6511 raft_consensus.cc:493] T 39072119465440499bed0682d22db9e8 P 77ff7567010148a69626908199db2c70 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:59.248574  6511 raft_consensus.cc:515] T 39072119465440499bed0682d22db9e8 P 77ff7567010148a69626908199db2c70 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ce820e2dbf14e89b9fc278a92433fe9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 45983 } } peers { permanent_uuid: "755e99d110044c75b5b66ea9f9c880f8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 38371 } } peers { permanent_uuid: "77ff7567010148a69626908199db2c70" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 41287 } }
I20260709 14:52:59.250907  6293 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "39072119465440499bed0682d22db9e8" candidate_uuid: "77ff7567010148a69626908199db2c70" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0ce820e2dbf14e89b9fc278a92433fe9" is_pre_election: true
I20260709 14:52:59.251498  6293 raft_consensus.cc:2468] T 39072119465440499bed0682d22db9e8 P 0ce820e2dbf14e89b9fc278a92433fe9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 77ff7567010148a69626908199db2c70 in term 0.
I20260709 14:52:59.252249  6368 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "39072119465440499bed0682d22db9e8" candidate_uuid: "77ff7567010148a69626908199db2c70" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "755e99d110044c75b5b66ea9f9c880f8" is_pre_election: true
I20260709 14:52:59.252575  6407 leader_election.cc:304] T 39072119465440499bed0682d22db9e8 P 77ff7567010148a69626908199db2c70 [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: 0ce820e2dbf14e89b9fc278a92433fe9, 77ff7567010148a69626908199db2c70; no voters: 
I20260709 14:52:59.252820  6368 raft_consensus.cc:2468] T 39072119465440499bed0682d22db9e8 P 755e99d110044c75b5b66ea9f9c880f8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 77ff7567010148a69626908199db2c70 in term 0.
I20260709 14:52:59.253286  6511 leader_election.cc:290] T 39072119465440499bed0682d22db9e8 P 77ff7567010148a69626908199db2c70 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0ce820e2dbf14e89b9fc278a92433fe9 (127.6.3.193:45983), 755e99d110044c75b5b66ea9f9c880f8 (127.6.3.194:38371)
I20260709 14:52:59.253662  6510 raft_consensus.cc:2804] T 39072119465440499bed0682d22db9e8 P 77ff7567010148a69626908199db2c70 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:52:59.254017  6510 raft_consensus.cc:493] T 39072119465440499bed0682d22db9e8 P 77ff7567010148a69626908199db2c70 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:52:59.253768  6511 consensus_queue.cc:1048] T 6f8bc101a2ea4060970bb81453375fa5 P 77ff7567010148a69626908199db2c70 [LEADER]: Connected to new peer: Peer: permanent_uuid: "755e99d110044c75b5b66ea9f9c880f8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 38371 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:52:59.254338  6510 raft_consensus.cc:3060] T 39072119465440499bed0682d22db9e8 P 77ff7567010148a69626908199db2c70 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:59.260661  6510 raft_consensus.cc:515] T 39072119465440499bed0682d22db9e8 P 77ff7567010148a69626908199db2c70 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ce820e2dbf14e89b9fc278a92433fe9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 45983 } } peers { permanent_uuid: "755e99d110044c75b5b66ea9f9c880f8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 38371 } } peers { permanent_uuid: "77ff7567010148a69626908199db2c70" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 41287 } }
I20260709 14:52:59.262460  6510 leader_election.cc:290] T 39072119465440499bed0682d22db9e8 P 77ff7567010148a69626908199db2c70 [CANDIDATE]: Term 1 election: Requested vote from peers 0ce820e2dbf14e89b9fc278a92433fe9 (127.6.3.193:45983), 755e99d110044c75b5b66ea9f9c880f8 (127.6.3.194:38371)
I20260709 14:52:59.263460  6293 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "39072119465440499bed0682d22db9e8" candidate_uuid: "77ff7567010148a69626908199db2c70" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0ce820e2dbf14e89b9fc278a92433fe9"
I20260709 14:52:59.263857  6369 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "39072119465440499bed0682d22db9e8" candidate_uuid: "77ff7567010148a69626908199db2c70" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "755e99d110044c75b5b66ea9f9c880f8"
I20260709 14:52:59.264135  6293 raft_consensus.cc:3060] T 39072119465440499bed0682d22db9e8 P 0ce820e2dbf14e89b9fc278a92433fe9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:59.264397  6369 raft_consensus.cc:3060] T 39072119465440499bed0682d22db9e8 P 755e99d110044c75b5b66ea9f9c880f8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:59.271224  6293 raft_consensus.cc:2468] T 39072119465440499bed0682d22db9e8 P 0ce820e2dbf14e89b9fc278a92433fe9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 77ff7567010148a69626908199db2c70 in term 1.
I20260709 14:52:59.272691  6369 raft_consensus.cc:2468] T 39072119465440499bed0682d22db9e8 P 755e99d110044c75b5b66ea9f9c880f8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 77ff7567010148a69626908199db2c70 in term 1.
I20260709 14:52:59.272475  6407 leader_election.cc:304] T 39072119465440499bed0682d22db9e8 P 77ff7567010148a69626908199db2c70 [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: 0ce820e2dbf14e89b9fc278a92433fe9, 77ff7567010148a69626908199db2c70; no voters: 
I20260709 14:52:59.274111  6511 raft_consensus.cc:2804] T 39072119465440499bed0682d22db9e8 P 77ff7567010148a69626908199db2c70 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:52:59.274523  6511 raft_consensus.cc:697] T 39072119465440499bed0682d22db9e8 P 77ff7567010148a69626908199db2c70 [term 1 LEADER]: Becoming Leader. State: Replica: 77ff7567010148a69626908199db2c70, State: Running, Role: LEADER
I20260709 14:52:59.275453  6511 consensus_queue.cc:237] T 39072119465440499bed0682d22db9e8 P 77ff7567010148a69626908199db2c70 [LEADER]: Queue going to LEADER mode. State: All 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: "0ce820e2dbf14e89b9fc278a92433fe9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 45983 } } peers { permanent_uuid: "755e99d110044c75b5b66ea9f9c880f8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 38371 } } peers { permanent_uuid: "77ff7567010148a69626908199db2c70" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 41287 } }
I20260709 14:52:59.277442  6510 consensus_queue.cc:1048] T 6f8bc101a2ea4060970bb81453375fa5 P 77ff7567010148a69626908199db2c70 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0ce820e2dbf14e89b9fc278a92433fe9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 45983 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:52:59.300681  6189 catalog_manager.cc:5697] T 39072119465440499bed0682d22db9e8 P 77ff7567010148a69626908199db2c70 reported cstate change: term changed from 0 to 1, leader changed from <none> to 77ff7567010148a69626908199db2c70 (127.6.3.195). New cstate: current_term: 1 leader_uuid: "77ff7567010148a69626908199db2c70" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ce820e2dbf14e89b9fc278a92433fe9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 45983 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "755e99d110044c75b5b66ea9f9c880f8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 38371 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "77ff7567010148a69626908199db2c70" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 41287 } health_report { overall_health: HEALTHY } } }
I20260709 14:52:59.356885  6511 consensus_queue.cc:1048] T c26efd79b39a4e7e8d3ef9b9623d1410 P 77ff7567010148a69626908199db2c70 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0ce820e2dbf14e89b9fc278a92433fe9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 45983 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:52:59.365592  6368 raft_consensus.cc:3060] T c26efd79b39a4e7e8d3ef9b9623d1410 P 755e99d110044c75b5b66ea9f9c880f8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:59.368052  6540 raft_consensus.cc:493] T c02452de0c754f72a7ab1d478d3d31d5 P 77ff7567010148a69626908199db2c70 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:59.368515  6540 raft_consensus.cc:515] T c02452de0c754f72a7ab1d478d3d31d5 P 77ff7567010148a69626908199db2c70 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ce820e2dbf14e89b9fc278a92433fe9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 45983 } } peers { permanent_uuid: "755e99d110044c75b5b66ea9f9c880f8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 38371 } } peers { permanent_uuid: "77ff7567010148a69626908199db2c70" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 41287 } }
I20260709 14:52:59.370532  6540 leader_election.cc:290] T c02452de0c754f72a7ab1d478d3d31d5 P 77ff7567010148a69626908199db2c70 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0ce820e2dbf14e89b9fc278a92433fe9 (127.6.3.193:45983), 755e99d110044c75b5b66ea9f9c880f8 (127.6.3.194:38371)
I20260709 14:52:59.371767  6369 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c02452de0c754f72a7ab1d478d3d31d5" candidate_uuid: "77ff7567010148a69626908199db2c70" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "755e99d110044c75b5b66ea9f9c880f8" is_pre_election: true
I20260709 14:52:59.372128  6294 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c02452de0c754f72a7ab1d478d3d31d5" candidate_uuid: "77ff7567010148a69626908199db2c70" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0ce820e2dbf14e89b9fc278a92433fe9" is_pre_election: true
I20260709 14:52:59.372553  6369 raft_consensus.cc:2393] T c02452de0c754f72a7ab1d478d3d31d5 P 755e99d110044c75b5b66ea9f9c880f8 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 77ff7567010148a69626908199db2c70 in current term 1: Already voted for candidate 0ce820e2dbf14e89b9fc278a92433fe9 in this term.
I20260709 14:52:59.373842  6408 leader_election.cc:304] T c02452de0c754f72a7ab1d478d3d31d5 P 77ff7567010148a69626908199db2c70 [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: 77ff7567010148a69626908199db2c70; no voters: 0ce820e2dbf14e89b9fc278a92433fe9, 755e99d110044c75b5b66ea9f9c880f8
I20260709 14:52:59.375128  6510 raft_consensus.cc:3060] T c02452de0c754f72a7ab1d478d3d31d5 P 77ff7567010148a69626908199db2c70 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:59.377524  6511 consensus_queue.cc:1048] T c26efd79b39a4e7e8d3ef9b9623d1410 P 77ff7567010148a69626908199db2c70 [LEADER]: Connected to new peer: Peer: permanent_uuid: "755e99d110044c75b5b66ea9f9c880f8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 38371 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:52:59.381719  6510 raft_consensus.cc:2749] T c02452de0c754f72a7ab1d478d3d31d5 P 77ff7567010148a69626908199db2c70 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:52:59.387893  6492 consensus_queue.cc:1048] T e97d3d63b47c4ee0be6a9fc2a47051ea P 755e99d110044c75b5b66ea9f9c880f8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "77ff7567010148a69626908199db2c70" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 41287 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:52:59.407967  6518 consensus_queue.cc:1048] T e97d3d63b47c4ee0be6a9fc2a47051ea P 755e99d110044c75b5b66ea9f9c880f8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0ce820e2dbf14e89b9fc278a92433fe9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 45983 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:52:59.433745  6523 consensus_queue.cc:1048] T 7120aa6a6a7540bd930ccc1589cc2a2c P 0ce820e2dbf14e89b9fc278a92433fe9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "755e99d110044c75b5b66ea9f9c880f8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 38371 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:52:59.439420  6443 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c26efd79b39a4e7e8d3ef9b9623d1410"
dest_uuid: "77ff7567010148a69626908199db2c70"
mode: GRACEFUL
new_leader_uuid: "0ce820e2dbf14e89b9fc278a92433fe9"
 from {username='slave'} at 127.0.0.1:48942
I20260709 14:52:59.440272  6443 raft_consensus.cc:606] T c26efd79b39a4e7e8d3ef9b9623d1410 P 77ff7567010148a69626908199db2c70 [term 1 LEADER]: Received request to transfer leadership to TS 0ce820e2dbf14e89b9fc278a92433fe9
I20260709 14:52:59.447741  6443 raft_consensus.cc:3060] T 7120aa6a6a7540bd930ccc1589cc2a2c P 77ff7567010148a69626908199db2c70 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:59.453434  6442 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "aecbc6a7f2444d17ab034caec9503560"
dest_uuid: "77ff7567010148a69626908199db2c70"
mode: GRACEFUL
new_leader_uuid: "755e99d110044c75b5b66ea9f9c880f8"
 from {username='slave'} at 127.0.0.1:48942
I20260709 14:52:59.454072  6442 raft_consensus.cc:606] T aecbc6a7f2444d17ab034caec9503560 P 77ff7567010148a69626908199db2c70 [term 1 LEADER]: Received request to transfer leadership to TS 755e99d110044c75b5b66ea9f9c880f8
I20260709 14:52:59.455940  6495 consensus_queue.cc:1048] T 7120aa6a6a7540bd930ccc1589cc2a2c P 0ce820e2dbf14e89b9fc278a92433fe9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "77ff7567010148a69626908199db2c70" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 41287 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:52:59.464238  6443 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "6f8bc101a2ea4060970bb81453375fa5"
dest_uuid: "77ff7567010148a69626908199db2c70"
mode: GRACEFUL
new_leader_uuid: "755e99d110044c75b5b66ea9f9c880f8"
 from {username='slave'} at 127.0.0.1:48942
I20260709 14:52:59.465108  6443 raft_consensus.cc:606] T 6f8bc101a2ea4060970bb81453375fa5 P 77ff7567010148a69626908199db2c70 [term 1 LEADER]: Received request to transfer leadership to TS 755e99d110044c75b5b66ea9f9c880f8
I20260709 14:52:59.472059  6443 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "39072119465440499bed0682d22db9e8"
dest_uuid: "77ff7567010148a69626908199db2c70"
mode: GRACEFUL
new_leader_uuid: "755e99d110044c75b5b66ea9f9c880f8"
 from {username='slave'} at 127.0.0.1:48942
I20260709 14:52:59.472512  6443 raft_consensus.cc:606] T 39072119465440499bed0682d22db9e8 P 77ff7567010148a69626908199db2c70 [term 1 LEADER]: Received request to transfer leadership to TS 755e99d110044c75b5b66ea9f9c880f8
I20260709 14:52:59.478469  6442 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "8bbd9e2be84f4007969d5a46e1a1d39c"
dest_uuid: "77ff7567010148a69626908199db2c70"
mode: GRACEFUL
new_leader_uuid: "755e99d110044c75b5b66ea9f9c880f8"
 from {username='slave'} at 127.0.0.1:48942
I20260709 14:52:59.478978  6442 raft_consensus.cc:606] T 8bbd9e2be84f4007969d5a46e1a1d39c P 77ff7567010148a69626908199db2c70 [term 1 LEADER]: Received request to transfer leadership to TS 755e99d110044c75b5b66ea9f9c880f8
I20260709 14:52:59.484719  6524 consensus_queue.cc:1048] T 775298c8b30e47c3b5bdcbca4b7ba3ac P 0ce820e2dbf14e89b9fc278a92433fe9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "77ff7567010148a69626908199db2c70" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 41287 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:52:59.495944  6368 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e97d3d63b47c4ee0be6a9fc2a47051ea"
dest_uuid: "755e99d110044c75b5b66ea9f9c880f8"
mode: GRACEFUL
new_leader_uuid: "77ff7567010148a69626908199db2c70"
 from {username='slave'} at 127.0.0.1:45798
I20260709 14:52:59.496481  6368 raft_consensus.cc:606] T e97d3d63b47c4ee0be6a9fc2a47051ea P 755e99d110044c75b5b66ea9f9c880f8 [term 1 LEADER]: Received request to transfer leadership to TS 77ff7567010148a69626908199db2c70
I20260709 14:52:59.501394  6556 consensus_queue.cc:1048] T 775298c8b30e47c3b5bdcbca4b7ba3ac P 0ce820e2dbf14e89b9fc278a92433fe9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "755e99d110044c75b5b66ea9f9c880f8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 38371 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:52:59.524223  6524 consensus_queue.cc:1048] T c02452de0c754f72a7ab1d478d3d31d5 P 0ce820e2dbf14e89b9fc278a92433fe9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "755e99d110044c75b5b66ea9f9c880f8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 38371 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:52:59.537580  6523 consensus_queue.cc:1048] T c02452de0c754f72a7ab1d478d3d31d5 P 0ce820e2dbf14e89b9fc278a92433fe9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "77ff7567010148a69626908199db2c70" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 41287 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:52:59.596346  6510 consensus_queue.cc:1048] T 8bbd9e2be84f4007969d5a46e1a1d39c P 77ff7567010148a69626908199db2c70 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0ce820e2dbf14e89b9fc278a92433fe9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 45983 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:52:59.606948  6508 consensus_queue.cc:1048] T 8bbd9e2be84f4007969d5a46e1a1d39c P 77ff7567010148a69626908199db2c70 [LEADER]: Connected to new peer: Peer: permanent_uuid: "755e99d110044c75b5b66ea9f9c880f8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 38371 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:52:59.615706  6508 raft_consensus.cc:993] T 8bbd9e2be84f4007969d5a46e1a1d39c P 77ff7567010148a69626908199db2c70: : Instructing follower 755e99d110044c75b5b66ea9f9c880f8 to start an election
I20260709 14:52:59.616191  6540 raft_consensus.cc:1081] T 8bbd9e2be84f4007969d5a46e1a1d39c P 77ff7567010148a69626908199db2c70 [term 1 LEADER]: Signalling peer 755e99d110044c75b5b66ea9f9c880f8 to start an election
I20260709 14:52:59.617993  6368 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "8bbd9e2be84f4007969d5a46e1a1d39c"
dest_uuid: "755e99d110044c75b5b66ea9f9c880f8"
 from {username='slave'} at 127.0.0.1:57146
I20260709 14:52:59.618651  6368 raft_consensus.cc:493] T 8bbd9e2be84f4007969d5a46e1a1d39c P 755e99d110044c75b5b66ea9f9c880f8 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:52:59.619151  6368 raft_consensus.cc:3060] T 8bbd9e2be84f4007969d5a46e1a1d39c P 755e99d110044c75b5b66ea9f9c880f8 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:59.624141  6368 raft_consensus.cc:515] T 8bbd9e2be84f4007969d5a46e1a1d39c P 755e99d110044c75b5b66ea9f9c880f8 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ce820e2dbf14e89b9fc278a92433fe9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 45983 } } peers { permanent_uuid: "755e99d110044c75b5b66ea9f9c880f8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 38371 } } peers { permanent_uuid: "77ff7567010148a69626908199db2c70" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 41287 } }
I20260709 14:52:59.625896  6368 leader_election.cc:290] T 8bbd9e2be84f4007969d5a46e1a1d39c P 755e99d110044c75b5b66ea9f9c880f8 [CANDIDATE]: Term 2 election: Requested vote from peers 0ce820e2dbf14e89b9fc278a92433fe9 (127.6.3.193:45983), 77ff7567010148a69626908199db2c70 (127.6.3.195:41287)
I20260709 14:52:59.626519  6293 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8bbd9e2be84f4007969d5a46e1a1d39c" candidate_uuid: "755e99d110044c75b5b66ea9f9c880f8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "0ce820e2dbf14e89b9fc278a92433fe9"
I20260709 14:52:59.626889  6442 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8bbd9e2be84f4007969d5a46e1a1d39c" candidate_uuid: "755e99d110044c75b5b66ea9f9c880f8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "77ff7567010148a69626908199db2c70"
I20260709 14:52:59.627442  6442 raft_consensus.cc:3055] T 8bbd9e2be84f4007969d5a46e1a1d39c P 77ff7567010148a69626908199db2c70 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:52:59.627744  6442 raft_consensus.cc:740] T 8bbd9e2be84f4007969d5a46e1a1d39c P 77ff7567010148a69626908199db2c70 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 77ff7567010148a69626908199db2c70, State: Running, Role: LEADER
I20260709 14:52:59.627074  6293 raft_consensus.cc:3060] T 8bbd9e2be84f4007969d5a46e1a1d39c P 0ce820e2dbf14e89b9fc278a92433fe9 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:59.628496  6442 consensus_queue.cc:260] T 8bbd9e2be84f4007969d5a46e1a1d39c P 77ff7567010148a69626908199db2c70 [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: "0ce820e2dbf14e89b9fc278a92433fe9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 45983 } } peers { permanent_uuid: "755e99d110044c75b5b66ea9f9c880f8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 38371 } } peers { permanent_uuid: "77ff7567010148a69626908199db2c70" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 41287 } }
I20260709 14:52:59.629874  6442 raft_consensus.cc:3060] T 8bbd9e2be84f4007969d5a46e1a1d39c P 77ff7567010148a69626908199db2c70 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:59.635229  6293 raft_consensus.cc:2468] T 8bbd9e2be84f4007969d5a46e1a1d39c P 0ce820e2dbf14e89b9fc278a92433fe9 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 755e99d110044c75b5b66ea9f9c880f8 in term 2.
I20260709 14:52:59.636173  6442 raft_consensus.cc:2468] T 8bbd9e2be84f4007969d5a46e1a1d39c P 77ff7567010148a69626908199db2c70 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 755e99d110044c75b5b66ea9f9c880f8 in term 2.
I20260709 14:52:59.636225  6333 leader_election.cc:304] T 8bbd9e2be84f4007969d5a46e1a1d39c P 755e99d110044c75b5b66ea9f9c880f8 [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: 0ce820e2dbf14e89b9fc278a92433fe9, 755e99d110044c75b5b66ea9f9c880f8; no voters: 
I20260709 14:52:59.637048  6518 raft_consensus.cc:2804] T 8bbd9e2be84f4007969d5a46e1a1d39c P 755e99d110044c75b5b66ea9f9c880f8 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:52:59.637385  6518 raft_consensus.cc:697] T 8bbd9e2be84f4007969d5a46e1a1d39c P 755e99d110044c75b5b66ea9f9c880f8 [term 2 LEADER]: Becoming Leader. State: Replica: 755e99d110044c75b5b66ea9f9c880f8, State: Running, Role: LEADER
I20260709 14:52:59.637995  6518 consensus_queue.cc:237] T 8bbd9e2be84f4007969d5a46e1a1d39c P 755e99d110044c75b5b66ea9f9c880f8 [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: "0ce820e2dbf14e89b9fc278a92433fe9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 45983 } } peers { permanent_uuid: "755e99d110044c75b5b66ea9f9c880f8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 38371 } } peers { permanent_uuid: "77ff7567010148a69626908199db2c70" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 41287 } }
I20260709 14:52:59.641031  6540 consensus_queue.cc:1048] T aecbc6a7f2444d17ab034caec9503560 P 77ff7567010148a69626908199db2c70 [LEADER]: Connected to new peer: Peer: permanent_uuid: "755e99d110044c75b5b66ea9f9c880f8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 38371 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:52:59.645156  6191 catalog_manager.cc:5697] T 8bbd9e2be84f4007969d5a46e1a1d39c P 755e99d110044c75b5b66ea9f9c880f8 reported cstate change: term changed from 1 to 2, leader changed from 77ff7567010148a69626908199db2c70 (127.6.3.195) to 755e99d110044c75b5b66ea9f9c880f8 (127.6.3.194). New cstate: current_term: 2 leader_uuid: "755e99d110044c75b5b66ea9f9c880f8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ce820e2dbf14e89b9fc278a92433fe9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 45983 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "755e99d110044c75b5b66ea9f9c880f8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 38371 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "77ff7567010148a69626908199db2c70" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 41287 } health_report { overall_health: UNKNOWN } } }
I20260709 14:52:59.646709  6508 raft_consensus.cc:993] T aecbc6a7f2444d17ab034caec9503560 P 77ff7567010148a69626908199db2c70: : Instructing follower 755e99d110044c75b5b66ea9f9c880f8 to start an election
I20260709 14:52:59.647178  6508 raft_consensus.cc:1081] T aecbc6a7f2444d17ab034caec9503560 P 77ff7567010148a69626908199db2c70 [term 1 LEADER]: Signalling peer 755e99d110044c75b5b66ea9f9c880f8 to start an election
I20260709 14:52:59.650171  6369 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "aecbc6a7f2444d17ab034caec9503560"
dest_uuid: "755e99d110044c75b5b66ea9f9c880f8"
 from {username='slave'} at 127.0.0.1:57146
I20260709 14:52:59.650633  6369 raft_consensus.cc:493] T aecbc6a7f2444d17ab034caec9503560 P 755e99d110044c75b5b66ea9f9c880f8 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:52:59.650938  6369 raft_consensus.cc:3060] T aecbc6a7f2444d17ab034caec9503560 P 755e99d110044c75b5b66ea9f9c880f8 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:59.655413  6508 consensus_queue.cc:1048] T aecbc6a7f2444d17ab034caec9503560 P 77ff7567010148a69626908199db2c70 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0ce820e2dbf14e89b9fc278a92433fe9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 45983 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:52:59.664074  6369 raft_consensus.cc:515] T aecbc6a7f2444d17ab034caec9503560 P 755e99d110044c75b5b66ea9f9c880f8 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ce820e2dbf14e89b9fc278a92433fe9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 45983 } } peers { permanent_uuid: "755e99d110044c75b5b66ea9f9c880f8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 38371 } } peers { permanent_uuid: "77ff7567010148a69626908199db2c70" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 41287 } }
I20260709 14:52:59.666631  6293 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aecbc6a7f2444d17ab034caec9503560" candidate_uuid: "755e99d110044c75b5b66ea9f9c880f8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "0ce820e2dbf14e89b9fc278a92433fe9"
I20260709 14:52:59.667191  6293 raft_consensus.cc:3060] T aecbc6a7f2444d17ab034caec9503560 P 0ce820e2dbf14e89b9fc278a92433fe9 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:59.672715  6293 raft_consensus.cc:2468] T aecbc6a7f2444d17ab034caec9503560 P 0ce820e2dbf14e89b9fc278a92433fe9 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 755e99d110044c75b5b66ea9f9c880f8 in term 2.
I20260709 14:52:59.673557  6333 leader_election.cc:304] T aecbc6a7f2444d17ab034caec9503560 P 755e99d110044c75b5b66ea9f9c880f8 [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: 0ce820e2dbf14e89b9fc278a92433fe9, 755e99d110044c75b5b66ea9f9c880f8; no voters: 
I20260709 14:52:59.674301  6518 raft_consensus.cc:2804] T aecbc6a7f2444d17ab034caec9503560 P 755e99d110044c75b5b66ea9f9c880f8 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:52:59.674348  6369 leader_election.cc:290] T aecbc6a7f2444d17ab034caec9503560 P 755e99d110044c75b5b66ea9f9c880f8 [CANDIDATE]: Term 2 election: Requested vote from peers 0ce820e2dbf14e89b9fc278a92433fe9 (127.6.3.193:45983), 77ff7567010148a69626908199db2c70 (127.6.3.195:41287)
I20260709 14:52:59.674998  6518 raft_consensus.cc:697] T aecbc6a7f2444d17ab034caec9503560 P 755e99d110044c75b5b66ea9f9c880f8 [term 2 LEADER]: Becoming Leader. State: Replica: 755e99d110044c75b5b66ea9f9c880f8, State: Running, Role: LEADER
I20260709 14:52:59.675627  6442 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aecbc6a7f2444d17ab034caec9503560" candidate_uuid: "755e99d110044c75b5b66ea9f9c880f8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "77ff7567010148a69626908199db2c70"
I20260709 14:52:59.676177  6442 raft_consensus.cc:3055] T aecbc6a7f2444d17ab034caec9503560 P 77ff7567010148a69626908199db2c70 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:52:59.675966  6518 consensus_queue.cc:237] T aecbc6a7f2444d17ab034caec9503560 P 755e99d110044c75b5b66ea9f9c880f8 [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: "0ce820e2dbf14e89b9fc278a92433fe9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 45983 } } peers { permanent_uuid: "755e99d110044c75b5b66ea9f9c880f8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 38371 } } peers { permanent_uuid: "77ff7567010148a69626908199db2c70" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 41287 } }
I20260709 14:52:59.676539  6442 raft_consensus.cc:740] T aecbc6a7f2444d17ab034caec9503560 P 77ff7567010148a69626908199db2c70 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 77ff7567010148a69626908199db2c70, State: Running, Role: LEADER
I20260709 14:52:59.677297  6442 consensus_queue.cc:260] T aecbc6a7f2444d17ab034caec9503560 P 77ff7567010148a69626908199db2c70 [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: "0ce820e2dbf14e89b9fc278a92433fe9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 45983 } } peers { permanent_uuid: "755e99d110044c75b5b66ea9f9c880f8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 38371 } } peers { permanent_uuid: "77ff7567010148a69626908199db2c70" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 41287 } }
I20260709 14:52:59.678423  6442 raft_consensus.cc:3060] T aecbc6a7f2444d17ab034caec9503560 P 77ff7567010148a69626908199db2c70 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:59.684002  6442 raft_consensus.cc:2468] T aecbc6a7f2444d17ab034caec9503560 P 77ff7567010148a69626908199db2c70 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 755e99d110044c75b5b66ea9f9c880f8 in term 2.
I20260709 14:52:59.683300  6190 catalog_manager.cc:5697] T aecbc6a7f2444d17ab034caec9503560 P 755e99d110044c75b5b66ea9f9c880f8 reported cstate change: term changed from 1 to 2, leader changed from 77ff7567010148a69626908199db2c70 (127.6.3.195) to 755e99d110044c75b5b66ea9f9c880f8 (127.6.3.194). New cstate: current_term: 2 leader_uuid: "755e99d110044c75b5b66ea9f9c880f8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ce820e2dbf14e89b9fc278a92433fe9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 45983 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "755e99d110044c75b5b66ea9f9c880f8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 38371 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "77ff7567010148a69626908199db2c70" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 41287 } health_report { overall_health: UNKNOWN } } }
I20260709 14:52:59.722510  6489 raft_consensus.cc:993] T 6f8bc101a2ea4060970bb81453375fa5 P 77ff7567010148a69626908199db2c70: : Instructing follower 755e99d110044c75b5b66ea9f9c880f8 to start an election
I20260709 14:52:59.722918  6508 raft_consensus.cc:1081] T 6f8bc101a2ea4060970bb81453375fa5 P 77ff7567010148a69626908199db2c70 [term 1 LEADER]: Signalling peer 755e99d110044c75b5b66ea9f9c880f8 to start an election
I20260709 14:52:59.724320  6369 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "6f8bc101a2ea4060970bb81453375fa5"
dest_uuid: "755e99d110044c75b5b66ea9f9c880f8"
 from {username='slave'} at 127.0.0.1:57146
I20260709 14:52:59.724920  6369 raft_consensus.cc:493] T 6f8bc101a2ea4060970bb81453375fa5 P 755e99d110044c75b5b66ea9f9c880f8 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:52:59.725289  6369 raft_consensus.cc:3060] T 6f8bc101a2ea4060970bb81453375fa5 P 755e99d110044c75b5b66ea9f9c880f8 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:59.729226  6369 raft_consensus.cc:515] T 6f8bc101a2ea4060970bb81453375fa5 P 755e99d110044c75b5b66ea9f9c880f8 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ce820e2dbf14e89b9fc278a92433fe9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 45983 } } peers { permanent_uuid: "755e99d110044c75b5b66ea9f9c880f8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 38371 } } peers { permanent_uuid: "77ff7567010148a69626908199db2c70" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 41287 } }
I20260709 14:52:59.731755  6293 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6f8bc101a2ea4060970bb81453375fa5" candidate_uuid: "755e99d110044c75b5b66ea9f9c880f8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "0ce820e2dbf14e89b9fc278a92433fe9"
I20260709 14:52:59.731992  6442 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6f8bc101a2ea4060970bb81453375fa5" candidate_uuid: "755e99d110044c75b5b66ea9f9c880f8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "77ff7567010148a69626908199db2c70"
I20260709 14:52:59.732303  6293 raft_consensus.cc:3060] T 6f8bc101a2ea4060970bb81453375fa5 P 0ce820e2dbf14e89b9fc278a92433fe9 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:59.732563  6442 raft_consensus.cc:3055] T 6f8bc101a2ea4060970bb81453375fa5 P 77ff7567010148a69626908199db2c70 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:52:59.732944  6369 leader_election.cc:290] T 6f8bc101a2ea4060970bb81453375fa5 P 755e99d110044c75b5b66ea9f9c880f8 [CANDIDATE]: Term 2 election: Requested vote from peers 0ce820e2dbf14e89b9fc278a92433fe9 (127.6.3.193:45983), 77ff7567010148a69626908199db2c70 (127.6.3.195:41287)
I20260709 14:52:59.732940  6442 raft_consensus.cc:740] T 6f8bc101a2ea4060970bb81453375fa5 P 77ff7567010148a69626908199db2c70 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 77ff7567010148a69626908199db2c70, State: Running, Role: LEADER
I20260709 14:52:59.734030  6442 consensus_queue.cc:260] T 6f8bc101a2ea4060970bb81453375fa5 P 77ff7567010148a69626908199db2c70 [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: "0ce820e2dbf14e89b9fc278a92433fe9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 45983 } } peers { permanent_uuid: "755e99d110044c75b5b66ea9f9c880f8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 38371 } } peers { permanent_uuid: "77ff7567010148a69626908199db2c70" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 41287 } }
I20260709 14:52:59.734961  6442 raft_consensus.cc:3060] T 6f8bc101a2ea4060970bb81453375fa5 P 77ff7567010148a69626908199db2c70 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:59.738457  6293 raft_consensus.cc:2468] T 6f8bc101a2ea4060970bb81453375fa5 P 0ce820e2dbf14e89b9fc278a92433fe9 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 755e99d110044c75b5b66ea9f9c880f8 in term 2.
I20260709 14:52:59.738855  6442 raft_consensus.cc:2468] T 6f8bc101a2ea4060970bb81453375fa5 P 77ff7567010148a69626908199db2c70 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 755e99d110044c75b5b66ea9f9c880f8 in term 2.
I20260709 14:52:59.739632  6333 leader_election.cc:304] T 6f8bc101a2ea4060970bb81453375fa5 P 755e99d110044c75b5b66ea9f9c880f8 [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: 0ce820e2dbf14e89b9fc278a92433fe9, 755e99d110044c75b5b66ea9f9c880f8; no voters: 
I20260709 14:52:59.740748  6518 raft_consensus.cc:2804] T 6f8bc101a2ea4060970bb81453375fa5 P 755e99d110044c75b5b66ea9f9c880f8 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:52:59.741206  6518 raft_consensus.cc:697] T 6f8bc101a2ea4060970bb81453375fa5 P 755e99d110044c75b5b66ea9f9c880f8 [term 2 LEADER]: Becoming Leader. State: Replica: 755e99d110044c75b5b66ea9f9c880f8, State: Running, Role: LEADER
I20260709 14:52:59.741937  6518 consensus_queue.cc:237] T 6f8bc101a2ea4060970bb81453375fa5 P 755e99d110044c75b5b66ea9f9c880f8 [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: "0ce820e2dbf14e89b9fc278a92433fe9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 45983 } } peers { permanent_uuid: "755e99d110044c75b5b66ea9f9c880f8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 38371 } } peers { permanent_uuid: "77ff7567010148a69626908199db2c70" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 41287 } }
I20260709 14:52:59.748785  6190 catalog_manager.cc:5697] T 6f8bc101a2ea4060970bb81453375fa5 P 755e99d110044c75b5b66ea9f9c880f8 reported cstate change: term changed from 1 to 2, leader changed from 77ff7567010148a69626908199db2c70 (127.6.3.195) to 755e99d110044c75b5b66ea9f9c880f8 (127.6.3.194). New cstate: current_term: 2 leader_uuid: "755e99d110044c75b5b66ea9f9c880f8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ce820e2dbf14e89b9fc278a92433fe9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 45983 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "755e99d110044c75b5b66ea9f9c880f8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 38371 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "77ff7567010148a69626908199db2c70" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 41287 } health_report { overall_health: UNKNOWN } } }
I20260709 14:52:59.800829  6489 raft_consensus.cc:993] T c26efd79b39a4e7e8d3ef9b9623d1410 P 77ff7567010148a69626908199db2c70: : Instructing follower 0ce820e2dbf14e89b9fc278a92433fe9 to start an election
I20260709 14:52:59.801290  6508 raft_consensus.cc:1081] T c26efd79b39a4e7e8d3ef9b9623d1410 P 77ff7567010148a69626908199db2c70 [term 1 LEADER]: Signalling peer 0ce820e2dbf14e89b9fc278a92433fe9 to start an election
I20260709 14:52:59.802714  6293 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c26efd79b39a4e7e8d3ef9b9623d1410"
dest_uuid: "0ce820e2dbf14e89b9fc278a92433fe9"
 from {username='slave'} at 127.0.0.1:36114
I20260709 14:52:59.803218  6293 raft_consensus.cc:493] T c26efd79b39a4e7e8d3ef9b9623d1410 P 0ce820e2dbf14e89b9fc278a92433fe9 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:52:59.803535  6293 raft_consensus.cc:3060] T c26efd79b39a4e7e8d3ef9b9623d1410 P 0ce820e2dbf14e89b9fc278a92433fe9 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:59.807657  6293 raft_consensus.cc:515] T c26efd79b39a4e7e8d3ef9b9623d1410 P 0ce820e2dbf14e89b9fc278a92433fe9 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ce820e2dbf14e89b9fc278a92433fe9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 45983 } } peers { permanent_uuid: "755e99d110044c75b5b66ea9f9c880f8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 38371 } } peers { permanent_uuid: "77ff7567010148a69626908199db2c70" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 41287 } }
I20260709 14:52:59.809089  6293 leader_election.cc:290] T c26efd79b39a4e7e8d3ef9b9623d1410 P 0ce820e2dbf14e89b9fc278a92433fe9 [CANDIDATE]: Term 2 election: Requested vote from peers 755e99d110044c75b5b66ea9f9c880f8 (127.6.3.194:38371), 77ff7567010148a69626908199db2c70 (127.6.3.195:41287)
I20260709 14:52:59.809970  6369 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c26efd79b39a4e7e8d3ef9b9623d1410" candidate_uuid: "0ce820e2dbf14e89b9fc278a92433fe9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "755e99d110044c75b5b66ea9f9c880f8"
I20260709 14:52:59.810077  6442 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c26efd79b39a4e7e8d3ef9b9623d1410" candidate_uuid: "0ce820e2dbf14e89b9fc278a92433fe9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "77ff7567010148a69626908199db2c70"
I20260709 14:52:59.810556  6369 raft_consensus.cc:3060] T c26efd79b39a4e7e8d3ef9b9623d1410 P 755e99d110044c75b5b66ea9f9c880f8 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:59.810652  6442 raft_consensus.cc:3055] T c26efd79b39a4e7e8d3ef9b9623d1410 P 77ff7567010148a69626908199db2c70 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:52:59.811154  6442 raft_consensus.cc:740] T c26efd79b39a4e7e8d3ef9b9623d1410 P 77ff7567010148a69626908199db2c70 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 77ff7567010148a69626908199db2c70, State: Running, Role: LEADER
I20260709 14:52:59.811825  6442 consensus_queue.cc:260] T c26efd79b39a4e7e8d3ef9b9623d1410 P 77ff7567010148a69626908199db2c70 [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: "0ce820e2dbf14e89b9fc278a92433fe9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 45983 } } peers { permanent_uuid: "755e99d110044c75b5b66ea9f9c880f8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 38371 } } peers { permanent_uuid: "77ff7567010148a69626908199db2c70" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 41287 } }
I20260709 14:52:59.812705  6442 raft_consensus.cc:3060] T c26efd79b39a4e7e8d3ef9b9623d1410 P 77ff7567010148a69626908199db2c70 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:59.816674  6442 raft_consensus.cc:2468] T c26efd79b39a4e7e8d3ef9b9623d1410 P 77ff7567010148a69626908199db2c70 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0ce820e2dbf14e89b9fc278a92433fe9 in term 2.
I20260709 14:52:59.816720  6369 raft_consensus.cc:2468] T c26efd79b39a4e7e8d3ef9b9623d1410 P 755e99d110044c75b5b66ea9f9c880f8 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0ce820e2dbf14e89b9fc278a92433fe9 in term 2.
I20260709 14:52:59.817790  6259 leader_election.cc:304] T c26efd79b39a4e7e8d3ef9b9623d1410 P 0ce820e2dbf14e89b9fc278a92433fe9 [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: 0ce820e2dbf14e89b9fc278a92433fe9, 77ff7567010148a69626908199db2c70; no voters: 
I20260709 14:52:59.818416  6523 raft_consensus.cc:2804] T c26efd79b39a4e7e8d3ef9b9623d1410 P 0ce820e2dbf14e89b9fc278a92433fe9 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:52:59.818856  6523 raft_consensus.cc:697] T c26efd79b39a4e7e8d3ef9b9623d1410 P 0ce820e2dbf14e89b9fc278a92433fe9 [term 2 LEADER]: Becoming Leader. State: Replica: 0ce820e2dbf14e89b9fc278a92433fe9, State: Running, Role: LEADER
I20260709 14:52:59.819600  6523 consensus_queue.cc:237] T c26efd79b39a4e7e8d3ef9b9623d1410 P 0ce820e2dbf14e89b9fc278a92433fe9 [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: "0ce820e2dbf14e89b9fc278a92433fe9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 45983 } } peers { permanent_uuid: "755e99d110044c75b5b66ea9f9c880f8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 38371 } } peers { permanent_uuid: "77ff7567010148a69626908199db2c70" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 41287 } }
I20260709 14:52:59.825735  6190 catalog_manager.cc:5697] T c26efd79b39a4e7e8d3ef9b9623d1410 P 0ce820e2dbf14e89b9fc278a92433fe9 reported cstate change: term changed from 1 to 2, leader changed from 77ff7567010148a69626908199db2c70 (127.6.3.195) to 0ce820e2dbf14e89b9fc278a92433fe9 (127.6.3.193). New cstate: current_term: 2 leader_uuid: "0ce820e2dbf14e89b9fc278a92433fe9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ce820e2dbf14e89b9fc278a92433fe9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 45983 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "755e99d110044c75b5b66ea9f9c880f8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 38371 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "77ff7567010148a69626908199db2c70" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 41287 } health_report { overall_health: UNKNOWN } } }
I20260709 14:52:59.851591  6508 consensus_queue.cc:1048] T 39072119465440499bed0682d22db9e8 P 77ff7567010148a69626908199db2c70 [LEADER]: Connected to new peer: Peer: permanent_uuid: "755e99d110044c75b5b66ea9f9c880f8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 38371 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:52:59.857628  6489 raft_consensus.cc:993] T 39072119465440499bed0682d22db9e8 P 77ff7567010148a69626908199db2c70: : Instructing follower 755e99d110044c75b5b66ea9f9c880f8 to start an election
I20260709 14:52:59.858011  6489 raft_consensus.cc:1081] T 39072119465440499bed0682d22db9e8 P 77ff7567010148a69626908199db2c70 [term 1 LEADER]: Signalling peer 755e99d110044c75b5b66ea9f9c880f8 to start an election
I20260709 14:52:59.860563  6368 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "39072119465440499bed0682d22db9e8"
dest_uuid: "755e99d110044c75b5b66ea9f9c880f8"
 from {username='slave'} at 127.0.0.1:57146
I20260709 14:52:59.861675  6368 raft_consensus.cc:493] T 39072119465440499bed0682d22db9e8 P 755e99d110044c75b5b66ea9f9c880f8 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:52:59.862061  6368 raft_consensus.cc:3060] T 39072119465440499bed0682d22db9e8 P 755e99d110044c75b5b66ea9f9c880f8 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:59.866863  6511 consensus_queue.cc:1048] T 39072119465440499bed0682d22db9e8 P 77ff7567010148a69626908199db2c70 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0ce820e2dbf14e89b9fc278a92433fe9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 45983 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:52:59.866566  6368 raft_consensus.cc:515] T 39072119465440499bed0682d22db9e8 P 755e99d110044c75b5b66ea9f9c880f8 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ce820e2dbf14e89b9fc278a92433fe9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 45983 } } peers { permanent_uuid: "755e99d110044c75b5b66ea9f9c880f8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 38371 } } peers { permanent_uuid: "77ff7567010148a69626908199db2c70" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 41287 } }
I20260709 14:52:59.870776  6294 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "39072119465440499bed0682d22db9e8" candidate_uuid: "755e99d110044c75b5b66ea9f9c880f8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "0ce820e2dbf14e89b9fc278a92433fe9"
I20260709 14:52:59.874440  6442 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "39072119465440499bed0682d22db9e8" candidate_uuid: "755e99d110044c75b5b66ea9f9c880f8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "77ff7567010148a69626908199db2c70"
I20260709 14:52:59.875025  6368 leader_election.cc:290] T 39072119465440499bed0682d22db9e8 P 755e99d110044c75b5b66ea9f9c880f8 [CANDIDATE]: Term 2 election: Requested vote from peers 0ce820e2dbf14e89b9fc278a92433fe9 (127.6.3.193:45983), 77ff7567010148a69626908199db2c70 (127.6.3.195:41287)
I20260709 14:52:59.875180  6442 raft_consensus.cc:3055] T 39072119465440499bed0682d22db9e8 P 77ff7567010148a69626908199db2c70 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:52:59.875622  6442 raft_consensus.cc:740] T 39072119465440499bed0682d22db9e8 P 77ff7567010148a69626908199db2c70 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 77ff7567010148a69626908199db2c70, State: Running, Role: LEADER
I20260709 14:52:59.876502  6442 consensus_queue.cc:260] T 39072119465440499bed0682d22db9e8 P 77ff7567010148a69626908199db2c70 [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: "0ce820e2dbf14e89b9fc278a92433fe9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 45983 } } peers { permanent_uuid: "755e99d110044c75b5b66ea9f9c880f8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 38371 } } peers { permanent_uuid: "77ff7567010148a69626908199db2c70" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 41287 } }
I20260709 14:52:59.877987  6442 raft_consensus.cc:3060] T 39072119465440499bed0682d22db9e8 P 77ff7567010148a69626908199db2c70 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:59.883293  6442 raft_consensus.cc:2468] T 39072119465440499bed0682d22db9e8 P 77ff7567010148a69626908199db2c70 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 755e99d110044c75b5b66ea9f9c880f8 in term 2.
I20260709 14:52:59.884192  6334 leader_election.cc:304] T 39072119465440499bed0682d22db9e8 P 755e99d110044c75b5b66ea9f9c880f8 [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: 755e99d110044c75b5b66ea9f9c880f8, 77ff7567010148a69626908199db2c70; no voters: 0ce820e2dbf14e89b9fc278a92433fe9
I20260709 14:52:59.884758  6518 raft_consensus.cc:2804] T 39072119465440499bed0682d22db9e8 P 755e99d110044c75b5b66ea9f9c880f8 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:52:59.885200  6518 raft_consensus.cc:697] T 39072119465440499bed0682d22db9e8 P 755e99d110044c75b5b66ea9f9c880f8 [term 2 LEADER]: Becoming Leader. State: Replica: 755e99d110044c75b5b66ea9f9c880f8, State: Running, Role: LEADER
I20260709 14:52:59.885794  6518 consensus_queue.cc:237] T 39072119465440499bed0682d22db9e8 P 755e99d110044c75b5b66ea9f9c880f8 [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: "0ce820e2dbf14e89b9fc278a92433fe9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 45983 } } peers { permanent_uuid: "755e99d110044c75b5b66ea9f9c880f8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 38371 } } peers { permanent_uuid: "77ff7567010148a69626908199db2c70" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 41287 } }
I20260709 14:52:59.892284  6190 catalog_manager.cc:5697] T 39072119465440499bed0682d22db9e8 P 755e99d110044c75b5b66ea9f9c880f8 reported cstate change: term changed from 1 to 2, leader changed from 77ff7567010148a69626908199db2c70 (127.6.3.195) to 755e99d110044c75b5b66ea9f9c880f8 (127.6.3.194). New cstate: current_term: 2 leader_uuid: "755e99d110044c75b5b66ea9f9c880f8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ce820e2dbf14e89b9fc278a92433fe9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 45983 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "755e99d110044c75b5b66ea9f9c880f8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 38371 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "77ff7567010148a69626908199db2c70" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 41287 } health_report { overall_health: UNKNOWN } } }
I20260709 14:53:00.016973  6569 raft_consensus.cc:993] T e97d3d63b47c4ee0be6a9fc2a47051ea P 755e99d110044c75b5b66ea9f9c880f8: : Instructing follower 77ff7567010148a69626908199db2c70 to start an election
I20260709 14:53:00.017443  6492 raft_consensus.cc:1081] T e97d3d63b47c4ee0be6a9fc2a47051ea P 755e99d110044c75b5b66ea9f9c880f8 [term 1 LEADER]: Signalling peer 77ff7567010148a69626908199db2c70 to start an election
I20260709 14:53:00.018767  6442 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e97d3d63b47c4ee0be6a9fc2a47051ea"
dest_uuid: "77ff7567010148a69626908199db2c70"
 from {username='slave'} at 127.0.0.1:41082
I20260709 14:53:00.019240  6442 raft_consensus.cc:493] T e97d3d63b47c4ee0be6a9fc2a47051ea P 77ff7567010148a69626908199db2c70 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:53:00.019511  6442 raft_consensus.cc:3060] T e97d3d63b47c4ee0be6a9fc2a47051ea P 77ff7567010148a69626908199db2c70 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:53:00.023748  6442 raft_consensus.cc:515] T e97d3d63b47c4ee0be6a9fc2a47051ea P 77ff7567010148a69626908199db2c70 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ce820e2dbf14e89b9fc278a92433fe9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 45983 } } peers { permanent_uuid: "755e99d110044c75b5b66ea9f9c880f8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 38371 } } peers { permanent_uuid: "77ff7567010148a69626908199db2c70" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 41287 } }
I20260709 14:53:00.025372  6442 leader_election.cc:290] T e97d3d63b47c4ee0be6a9fc2a47051ea P 77ff7567010148a69626908199db2c70 [CANDIDATE]: Term 2 election: Requested vote from peers 0ce820e2dbf14e89b9fc278a92433fe9 (127.6.3.193:45983), 755e99d110044c75b5b66ea9f9c880f8 (127.6.3.194:38371)
I20260709 14:53:00.026214  6293 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e97d3d63b47c4ee0be6a9fc2a47051ea" candidate_uuid: "77ff7567010148a69626908199db2c70" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "0ce820e2dbf14e89b9fc278a92433fe9"
I20260709 14:53:00.026396  6368 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e97d3d63b47c4ee0be6a9fc2a47051ea" candidate_uuid: "77ff7567010148a69626908199db2c70" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "755e99d110044c75b5b66ea9f9c880f8"
I20260709 14:53:00.026799  6293 raft_consensus.cc:3060] T e97d3d63b47c4ee0be6a9fc2a47051ea P 0ce820e2dbf14e89b9fc278a92433fe9 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:53:00.026976  6368 raft_consensus.cc:3055] T e97d3d63b47c4ee0be6a9fc2a47051ea P 755e99d110044c75b5b66ea9f9c880f8 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:53:00.027380  6368 raft_consensus.cc:740] T e97d3d63b47c4ee0be6a9fc2a47051ea P 755e99d110044c75b5b66ea9f9c880f8 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 755e99d110044c75b5b66ea9f9c880f8, State: Running, Role: LEADER
I20260709 14:53:00.028106  6368 consensus_queue.cc:260] T e97d3d63b47c4ee0be6a9fc2a47051ea P 755e99d110044c75b5b66ea9f9c880f8 [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: "0ce820e2dbf14e89b9fc278a92433fe9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 45983 } } peers { permanent_uuid: "755e99d110044c75b5b66ea9f9c880f8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 38371 } } peers { permanent_uuid: "77ff7567010148a69626908199db2c70" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 41287 } }
I20260709 14:53:00.029253  6368 raft_consensus.cc:3060] T e97d3d63b47c4ee0be6a9fc2a47051ea P 755e99d110044c75b5b66ea9f9c880f8 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:53:00.031039  6293 raft_consensus.cc:2468] T e97d3d63b47c4ee0be6a9fc2a47051ea P 0ce820e2dbf14e89b9fc278a92433fe9 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 77ff7567010148a69626908199db2c70 in term 2.
I20260709 14:53:00.032114  6407 leader_election.cc:304] T e97d3d63b47c4ee0be6a9fc2a47051ea P 77ff7567010148a69626908199db2c70 [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: 0ce820e2dbf14e89b9fc278a92433fe9, 77ff7567010148a69626908199db2c70; no voters: 
I20260709 14:53:00.032728  6511 raft_consensus.cc:2804] T e97d3d63b47c4ee0be6a9fc2a47051ea P 77ff7567010148a69626908199db2c70 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:53:00.033126  6511 raft_consensus.cc:697] T e97d3d63b47c4ee0be6a9fc2a47051ea P 77ff7567010148a69626908199db2c70 [term 2 LEADER]: Becoming Leader. State: Replica: 77ff7567010148a69626908199db2c70, State: Running, Role: LEADER
I20260709 14:53:00.033787  6511 consensus_queue.cc:237] T e97d3d63b47c4ee0be6a9fc2a47051ea P 77ff7567010148a69626908199db2c70 [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: "0ce820e2dbf14e89b9fc278a92433fe9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 45983 } } peers { permanent_uuid: "755e99d110044c75b5b66ea9f9c880f8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 38371 } } peers { permanent_uuid: "77ff7567010148a69626908199db2c70" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 41287 } }
I20260709 14:53:00.037972  6368 raft_consensus.cc:2468] T e97d3d63b47c4ee0be6a9fc2a47051ea P 755e99d110044c75b5b66ea9f9c880f8 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 77ff7567010148a69626908199db2c70 in term 2.
I20260709 14:53:00.039841  6190 catalog_manager.cc:5697] T e97d3d63b47c4ee0be6a9fc2a47051ea P 77ff7567010148a69626908199db2c70 reported cstate change: term changed from 1 to 2, leader changed from 755e99d110044c75b5b66ea9f9c880f8 (127.6.3.194) to 77ff7567010148a69626908199db2c70 (127.6.3.195). New cstate: current_term: 2 leader_uuid: "77ff7567010148a69626908199db2c70" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ce820e2dbf14e89b9fc278a92433fe9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 45983 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "755e99d110044c75b5b66ea9f9c880f8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 38371 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "77ff7567010148a69626908199db2c70" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 41287 } health_report { overall_health: HEALTHY } } }
I20260709 14:53:00.095323  6293 raft_consensus.cc:1275] T 8bbd9e2be84f4007969d5a46e1a1d39c P 0ce820e2dbf14e89b9fc278a92433fe9 [term 2 FOLLOWER]: Refusing update from remote peer 755e99d110044c75b5b66ea9f9c880f8: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:53:00.096403  6492 consensus_queue.cc:1048] T 8bbd9e2be84f4007969d5a46e1a1d39c P 755e99d110044c75b5b66ea9f9c880f8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0ce820e2dbf14e89b9fc278a92433fe9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 45983 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:53:00.103608  6442 raft_consensus.cc:1275] T 8bbd9e2be84f4007969d5a46e1a1d39c P 77ff7567010148a69626908199db2c70 [term 2 FOLLOWER]: Refusing update from remote peer 755e99d110044c75b5b66ea9f9c880f8: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:53:00.105141  6492 consensus_queue.cc:1048] T 8bbd9e2be84f4007969d5a46e1a1d39c P 755e99d110044c75b5b66ea9f9c880f8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "77ff7567010148a69626908199db2c70" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 41287 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:53:00.150321  6442 raft_consensus.cc:1275] T 6f8bc101a2ea4060970bb81453375fa5 P 77ff7567010148a69626908199db2c70 [term 2 FOLLOWER]: Refusing update from remote peer 755e99d110044c75b5b66ea9f9c880f8: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:53:00.151407  6492 consensus_queue.cc:1048] T 6f8bc101a2ea4060970bb81453375fa5 P 755e99d110044c75b5b66ea9f9c880f8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "77ff7567010148a69626908199db2c70" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 41287 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:53:00.160920  6293 raft_consensus.cc:1275] T 6f8bc101a2ea4060970bb81453375fa5 P 0ce820e2dbf14e89b9fc278a92433fe9 [term 2 FOLLOWER]: Refusing update from remote peer 755e99d110044c75b5b66ea9f9c880f8: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:53:00.163348  6569 consensus_queue.cc:1048] T 6f8bc101a2ea4060970bb81453375fa5 P 755e99d110044c75b5b66ea9f9c880f8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0ce820e2dbf14e89b9fc278a92433fe9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 45983 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:53:00.201278  6368 raft_consensus.cc:1275] T c26efd79b39a4e7e8d3ef9b9623d1410 P 755e99d110044c75b5b66ea9f9c880f8 [term 2 FOLLOWER]: Refusing update from remote peer 0ce820e2dbf14e89b9fc278a92433fe9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:53:00.202415  6495 consensus_queue.cc:1048] T c26efd79b39a4e7e8d3ef9b9623d1410 P 0ce820e2dbf14e89b9fc278a92433fe9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "755e99d110044c75b5b66ea9f9c880f8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 38371 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:53:00.209429  6442 raft_consensus.cc:1275] T c26efd79b39a4e7e8d3ef9b9623d1410 P 77ff7567010148a69626908199db2c70 [term 2 FOLLOWER]: Refusing update from remote peer 0ce820e2dbf14e89b9fc278a92433fe9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:53:00.211253  6556 consensus_queue.cc:1048] T c26efd79b39a4e7e8d3ef9b9623d1410 P 0ce820e2dbf14e89b9fc278a92433fe9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "77ff7567010148a69626908199db2c70" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 41287 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:53:00.217233  6443 raft_consensus.cc:1275] T aecbc6a7f2444d17ab034caec9503560 P 77ff7567010148a69626908199db2c70 [term 2 FOLLOWER]: Refusing update from remote peer 755e99d110044c75b5b66ea9f9c880f8: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:53:00.218510  6569 consensus_queue.cc:1048] T aecbc6a7f2444d17ab034caec9503560 P 755e99d110044c75b5b66ea9f9c880f8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "77ff7567010148a69626908199db2c70" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 41287 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:53:00.228569  6293 raft_consensus.cc:1275] T aecbc6a7f2444d17ab034caec9503560 P 0ce820e2dbf14e89b9fc278a92433fe9 [term 2 FOLLOWER]: Refusing update from remote peer 755e99d110044c75b5b66ea9f9c880f8: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:53:00.229780  6518 consensus_queue.cc:1048] T aecbc6a7f2444d17ab034caec9503560 P 755e99d110044c75b5b66ea9f9c880f8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0ce820e2dbf14e89b9fc278a92433fe9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 45983 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:53:00.288421  6443 raft_consensus.cc:1275] T 39072119465440499bed0682d22db9e8 P 77ff7567010148a69626908199db2c70 [term 2 FOLLOWER]: Refusing update from remote peer 755e99d110044c75b5b66ea9f9c880f8: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:53:00.289621  6518 consensus_queue.cc:1048] T 39072119465440499bed0682d22db9e8 P 755e99d110044c75b5b66ea9f9c880f8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "77ff7567010148a69626908199db2c70" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 41287 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:53:00.296702  6293 raft_consensus.cc:3060] T 39072119465440499bed0682d22db9e8 P 0ce820e2dbf14e89b9fc278a92433fe9 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:53:00.305359  6293 raft_consensus.cc:1275] T 39072119465440499bed0682d22db9e8 P 0ce820e2dbf14e89b9fc278a92433fe9 [term 2 FOLLOWER]: Refusing update from remote peer 755e99d110044c75b5b66ea9f9c880f8: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:53:00.306684  6492 consensus_queue.cc:1048] T 39072119465440499bed0682d22db9e8 P 755e99d110044c75b5b66ea9f9c880f8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0ce820e2dbf14e89b9fc278a92433fe9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 45983 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:53:00.484917  6293 raft_consensus.cc:1275] T e97d3d63b47c4ee0be6a9fc2a47051ea P 0ce820e2dbf14e89b9fc278a92433fe9 [term 2 FOLLOWER]: Refusing update from remote peer 77ff7567010148a69626908199db2c70: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:53:00.485991  6511 consensus_queue.cc:1048] T e97d3d63b47c4ee0be6a9fc2a47051ea P 77ff7567010148a69626908199db2c70 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0ce820e2dbf14e89b9fc278a92433fe9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 45983 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:53:00.494022  6368 raft_consensus.cc:1275] T e97d3d63b47c4ee0be6a9fc2a47051ea P 755e99d110044c75b5b66ea9f9c880f8 [term 2 FOLLOWER]: Refusing update from remote peer 77ff7567010148a69626908199db2c70: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:53:00.496426  6571 consensus_queue.cc:1048] T e97d3d63b47c4ee0be6a9fc2a47051ea P 77ff7567010148a69626908199db2c70 [LEADER]: Connected to new peer: Peer: permanent_uuid: "755e99d110044c75b5b66ea9f9c880f8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 38371 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:53:02.522828  6159 auto_leader_rebalancer-test.cc:378] The leader distribution is 
I20260709 14:53:02.523594  6159 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:53:02.543275  6293 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "775298c8b30e47c3b5bdcbca4b7ba3ac"
dest_uuid: "0ce820e2dbf14e89b9fc278a92433fe9"
mode: GRACEFUL
new_leader_uuid: "77ff7567010148a69626908199db2c70"
 from {username='slave'} at 127.0.0.1:36406
I20260709 14:53:02.543680  6293 raft_consensus.cc:606] T 775298c8b30e47c3b5bdcbca4b7ba3ac P 0ce820e2dbf14e89b9fc278a92433fe9 [term 1 LEADER]: Received request to transfer leadership to TS 77ff7567010148a69626908199db2c70
I20260709 14:53:02.553122  6368 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "aecbc6a7f2444d17ab034caec9503560"
dest_uuid: "755e99d110044c75b5b66ea9f9c880f8"
mode: GRACEFUL
new_leader_uuid: "77ff7567010148a69626908199db2c70"
 from {username='slave'} at 127.0.0.1:45806
I20260709 14:53:02.553642  6368 raft_consensus.cc:606] T aecbc6a7f2444d17ab034caec9503560 P 755e99d110044c75b5b66ea9f9c880f8 [term 2 LEADER]: Received request to transfer leadership to TS 77ff7567010148a69626908199db2c70
I20260709 14:53:02.554623  6159 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260709 14:53:02.554955  6159 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 14:53:02.689718  6518 raft_consensus.cc:993] T aecbc6a7f2444d17ab034caec9503560 P 755e99d110044c75b5b66ea9f9c880f8: : Instructing follower 77ff7567010148a69626908199db2c70 to start an election
I20260709 14:53:02.690101  6579 raft_consensus.cc:1081] T aecbc6a7f2444d17ab034caec9503560 P 755e99d110044c75b5b66ea9f9c880f8 [term 2 LEADER]: Signalling peer 77ff7567010148a69626908199db2c70 to start an election
I20260709 14:53:02.691431  6442 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "aecbc6a7f2444d17ab034caec9503560"
dest_uuid: "77ff7567010148a69626908199db2c70"
 from {username='slave'} at 127.0.0.1:41082
I20260709 14:53:02.691921  6442 raft_consensus.cc:493] T aecbc6a7f2444d17ab034caec9503560 P 77ff7567010148a69626908199db2c70 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:53:02.692216  6442 raft_consensus.cc:3060] T aecbc6a7f2444d17ab034caec9503560 P 77ff7567010148a69626908199db2c70 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:53:02.696254  6442 raft_consensus.cc:515] T aecbc6a7f2444d17ab034caec9503560 P 77ff7567010148a69626908199db2c70 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ce820e2dbf14e89b9fc278a92433fe9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 45983 } } peers { permanent_uuid: "755e99d110044c75b5b66ea9f9c880f8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 38371 } } peers { permanent_uuid: "77ff7567010148a69626908199db2c70" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 41287 } }
I20260709 14:53:02.697753  6442 leader_election.cc:290] T aecbc6a7f2444d17ab034caec9503560 P 77ff7567010148a69626908199db2c70 [CANDIDATE]: Term 3 election: Requested vote from peers 0ce820e2dbf14e89b9fc278a92433fe9 (127.6.3.193:45983), 755e99d110044c75b5b66ea9f9c880f8 (127.6.3.194:38371)
I20260709 14:53:02.698369  6293 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aecbc6a7f2444d17ab034caec9503560" candidate_uuid: "77ff7567010148a69626908199db2c70" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "0ce820e2dbf14e89b9fc278a92433fe9"
I20260709 14:53:02.698689  6368 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aecbc6a7f2444d17ab034caec9503560" candidate_uuid: "77ff7567010148a69626908199db2c70" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "755e99d110044c75b5b66ea9f9c880f8"
I20260709 14:53:02.698915  6293 raft_consensus.cc:3060] T aecbc6a7f2444d17ab034caec9503560 P 0ce820e2dbf14e89b9fc278a92433fe9 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:53:02.699175  6368 raft_consensus.cc:3055] T aecbc6a7f2444d17ab034caec9503560 P 755e99d110044c75b5b66ea9f9c880f8 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:53:02.699437  6368 raft_consensus.cc:740] T aecbc6a7f2444d17ab034caec9503560 P 755e99d110044c75b5b66ea9f9c880f8 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 755e99d110044c75b5b66ea9f9c880f8, State: Running, Role: LEADER
I20260709 14:53:02.700124  6368 consensus_queue.cc:260] T aecbc6a7f2444d17ab034caec9503560 P 755e99d110044c75b5b66ea9f9c880f8 [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: "0ce820e2dbf14e89b9fc278a92433fe9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 45983 } } peers { permanent_uuid: "755e99d110044c75b5b66ea9f9c880f8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 38371 } } peers { permanent_uuid: "77ff7567010148a69626908199db2c70" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 41287 } }
I20260709 14:53:02.701155  6368 raft_consensus.cc:3060] T aecbc6a7f2444d17ab034caec9503560 P 755e99d110044c75b5b66ea9f9c880f8 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:53:02.704097  6580 raft_consensus.cc:993] T 775298c8b30e47c3b5bdcbca4b7ba3ac P 0ce820e2dbf14e89b9fc278a92433fe9: : Instructing follower 77ff7567010148a69626908199db2c70 to start an election
I20260709 14:53:02.704499  6556 raft_consensus.cc:1081] T 775298c8b30e47c3b5bdcbca4b7ba3ac P 0ce820e2dbf14e89b9fc278a92433fe9 [term 1 LEADER]: Signalling peer 77ff7567010148a69626908199db2c70 to start an election
I20260709 14:53:02.705102  6293 raft_consensus.cc:2468] T aecbc6a7f2444d17ab034caec9503560 P 0ce820e2dbf14e89b9fc278a92433fe9 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 77ff7567010148a69626908199db2c70 in term 3.
I20260709 14:53:02.705840  6443 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "775298c8b30e47c3b5bdcbca4b7ba3ac"
dest_uuid: "77ff7567010148a69626908199db2c70"
 from {username='slave'} at 127.0.0.1:48940
I20260709 14:53:02.706169  6407 leader_election.cc:304] T aecbc6a7f2444d17ab034caec9503560 P 77ff7567010148a69626908199db2c70 [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: 0ce820e2dbf14e89b9fc278a92433fe9, 77ff7567010148a69626908199db2c70; no voters: 
I20260709 14:53:02.706377  6443 raft_consensus.cc:493] T 775298c8b30e47c3b5bdcbca4b7ba3ac P 77ff7567010148a69626908199db2c70 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:53:02.706748  6443 raft_consensus.cc:3060] T 775298c8b30e47c3b5bdcbca4b7ba3ac P 77ff7567010148a69626908199db2c70 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:53:02.706918  6368 raft_consensus.cc:2468] T aecbc6a7f2444d17ab034caec9503560 P 755e99d110044c75b5b66ea9f9c880f8 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 77ff7567010148a69626908199db2c70 in term 3.
I20260709 14:53:02.706971  6511 raft_consensus.cc:2804] T aecbc6a7f2444d17ab034caec9503560 P 77ff7567010148a69626908199db2c70 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:53:02.708388  6511 raft_consensus.cc:697] T aecbc6a7f2444d17ab034caec9503560 P 77ff7567010148a69626908199db2c70 [term 3 LEADER]: Becoming Leader. State: Replica: 77ff7567010148a69626908199db2c70, State: Running, Role: LEADER
I20260709 14:53:02.709182  6511 consensus_queue.cc:237] T aecbc6a7f2444d17ab034caec9503560 P 77ff7567010148a69626908199db2c70 [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: "0ce820e2dbf14e89b9fc278a92433fe9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 45983 } } peers { permanent_uuid: "755e99d110044c75b5b66ea9f9c880f8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 38371 } } peers { permanent_uuid: "77ff7567010148a69626908199db2c70" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 41287 } }
I20260709 14:53:02.713213  6443 raft_consensus.cc:515] T 775298c8b30e47c3b5bdcbca4b7ba3ac P 77ff7567010148a69626908199db2c70 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ce820e2dbf14e89b9fc278a92433fe9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 45983 } } peers { permanent_uuid: "755e99d110044c75b5b66ea9f9c880f8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 38371 } } peers { permanent_uuid: "77ff7567010148a69626908199db2c70" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 41287 } }
I20260709 14:53:02.715139  6443 leader_election.cc:290] T 775298c8b30e47c3b5bdcbca4b7ba3ac P 77ff7567010148a69626908199db2c70 [CANDIDATE]: Term 2 election: Requested vote from peers 0ce820e2dbf14e89b9fc278a92433fe9 (127.6.3.193:45983), 755e99d110044c75b5b66ea9f9c880f8 (127.6.3.194:38371)
I20260709 14:53:02.715778  6293 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "775298c8b30e47c3b5bdcbca4b7ba3ac" candidate_uuid: "77ff7567010148a69626908199db2c70" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "0ce820e2dbf14e89b9fc278a92433fe9"
I20260709 14:53:02.716085  6368 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "775298c8b30e47c3b5bdcbca4b7ba3ac" candidate_uuid: "77ff7567010148a69626908199db2c70" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "755e99d110044c75b5b66ea9f9c880f8"
I20260709 14:53:02.716333  6293 raft_consensus.cc:3055] T 775298c8b30e47c3b5bdcbca4b7ba3ac P 0ce820e2dbf14e89b9fc278a92433fe9 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:53:02.716600  6368 raft_consensus.cc:3060] T 775298c8b30e47c3b5bdcbca4b7ba3ac P 755e99d110044c75b5b66ea9f9c880f8 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:53:02.716737  6293 raft_consensus.cc:740] T 775298c8b30e47c3b5bdcbca4b7ba3ac P 0ce820e2dbf14e89b9fc278a92433fe9 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 0ce820e2dbf14e89b9fc278a92433fe9, State: Running, Role: LEADER
I20260709 14:53:02.717530  6293 consensus_queue.cc:260] T 775298c8b30e47c3b5bdcbca4b7ba3ac P 0ce820e2dbf14e89b9fc278a92433fe9 [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: "0ce820e2dbf14e89b9fc278a92433fe9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 45983 } } peers { permanent_uuid: "755e99d110044c75b5b66ea9f9c880f8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 38371 } } peers { permanent_uuid: "77ff7567010148a69626908199db2c70" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 41287 } }
I20260709 14:53:02.717099  6191 catalog_manager.cc:5697] T aecbc6a7f2444d17ab034caec9503560 P 77ff7567010148a69626908199db2c70 reported cstate change: term changed from 2 to 3, leader changed from 755e99d110044c75b5b66ea9f9c880f8 (127.6.3.194) to 77ff7567010148a69626908199db2c70 (127.6.3.195). New cstate: current_term: 3 leader_uuid: "77ff7567010148a69626908199db2c70" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ce820e2dbf14e89b9fc278a92433fe9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 45983 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "755e99d110044c75b5b66ea9f9c880f8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 38371 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "77ff7567010148a69626908199db2c70" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 41287 } health_report { overall_health: HEALTHY } } }
I20260709 14:53:02.718461  6293 raft_consensus.cc:3060] T 775298c8b30e47c3b5bdcbca4b7ba3ac P 0ce820e2dbf14e89b9fc278a92433fe9 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:53:02.720825  6368 raft_consensus.cc:2468] T 775298c8b30e47c3b5bdcbca4b7ba3ac P 755e99d110044c75b5b66ea9f9c880f8 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 77ff7567010148a69626908199db2c70 in term 2.
I20260709 14:53:02.721807  6408 leader_election.cc:304] T 775298c8b30e47c3b5bdcbca4b7ba3ac P 77ff7567010148a69626908199db2c70 [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: 755e99d110044c75b5b66ea9f9c880f8, 77ff7567010148a69626908199db2c70; no voters: 
I20260709 14:53:02.722519  6511 raft_consensus.cc:2804] T 775298c8b30e47c3b5bdcbca4b7ba3ac P 77ff7567010148a69626908199db2c70 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:53:02.723021  6511 raft_consensus.cc:697] T 775298c8b30e47c3b5bdcbca4b7ba3ac P 77ff7567010148a69626908199db2c70 [term 2 LEADER]: Becoming Leader. State: Replica: 77ff7567010148a69626908199db2c70, State: Running, Role: LEADER
I20260709 14:53:02.723470  6293 raft_consensus.cc:2468] T 775298c8b30e47c3b5bdcbca4b7ba3ac P 0ce820e2dbf14e89b9fc278a92433fe9 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 77ff7567010148a69626908199db2c70 in term 2.
I20260709 14:53:02.723984  6511 consensus_queue.cc:237] T 775298c8b30e47c3b5bdcbca4b7ba3ac P 77ff7567010148a69626908199db2c70 [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: "0ce820e2dbf14e89b9fc278a92433fe9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 45983 } } peers { permanent_uuid: "755e99d110044c75b5b66ea9f9c880f8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 38371 } } peers { permanent_uuid: "77ff7567010148a69626908199db2c70" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 41287 } }
I20260709 14:53:02.733415  6191 catalog_manager.cc:5697] T 775298c8b30e47c3b5bdcbca4b7ba3ac P 77ff7567010148a69626908199db2c70 reported cstate change: term changed from 1 to 2, leader changed from 0ce820e2dbf14e89b9fc278a92433fe9 (127.6.3.193) to 77ff7567010148a69626908199db2c70 (127.6.3.195). New cstate: current_term: 2 leader_uuid: "77ff7567010148a69626908199db2c70" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ce820e2dbf14e89b9fc278a92433fe9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 45983 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "755e99d110044c75b5b66ea9f9c880f8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 38371 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "77ff7567010148a69626908199db2c70" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 41287 } health_report { overall_health: HEALTHY } } }
I20260709 14:53:03.110255  6293 raft_consensus.cc:1275] T 775298c8b30e47c3b5bdcbca4b7ba3ac P 0ce820e2dbf14e89b9fc278a92433fe9 [term 2 FOLLOWER]: Refusing update from remote peer 77ff7567010148a69626908199db2c70: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:53:03.111272  6511 consensus_queue.cc:1048] T 775298c8b30e47c3b5bdcbca4b7ba3ac P 77ff7567010148a69626908199db2c70 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0ce820e2dbf14e89b9fc278a92433fe9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 45983 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:53:03.118963  6368 raft_consensus.cc:1275] T 775298c8b30e47c3b5bdcbca4b7ba3ac P 755e99d110044c75b5b66ea9f9c880f8 [term 2 FOLLOWER]: Refusing update from remote peer 77ff7567010148a69626908199db2c70: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:53:03.120764  6511 consensus_queue.cc:1048] T 775298c8b30e47c3b5bdcbca4b7ba3ac P 77ff7567010148a69626908199db2c70 [LEADER]: Connected to new peer: Peer: permanent_uuid: "755e99d110044c75b5b66ea9f9c880f8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 38371 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:53:03.228256  6293 raft_consensus.cc:1275] T aecbc6a7f2444d17ab034caec9503560 P 0ce820e2dbf14e89b9fc278a92433fe9 [term 3 FOLLOWER]: Refusing update from remote peer 77ff7567010148a69626908199db2c70: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:53:03.228996  6368 raft_consensus.cc:1275] T aecbc6a7f2444d17ab034caec9503560 P 755e99d110044c75b5b66ea9f9c880f8 [term 3 FOLLOWER]: Refusing update from remote peer 77ff7567010148a69626908199db2c70: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:53:03.229274  6511 consensus_queue.cc:1048] T aecbc6a7f2444d17ab034caec9503560 P 77ff7567010148a69626908199db2c70 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0ce820e2dbf14e89b9fc278a92433fe9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 45983 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:53:03.230118  6581 consensus_queue.cc:1048] T aecbc6a7f2444d17ab034caec9503560 P 77ff7567010148a69626908199db2c70 [LEADER]: Connected to new peer: Peer: permanent_uuid: "755e99d110044c75b5b66ea9f9c880f8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 38371 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:53:03.555689  6159 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:53:03.572280  6293 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "7120aa6a6a7540bd930ccc1589cc2a2c"
dest_uuid: "0ce820e2dbf14e89b9fc278a92433fe9"
mode: GRACEFUL
new_leader_uuid: "755e99d110044c75b5b66ea9f9c880f8"
 from {username='slave'} at 127.0.0.1:36408
I20260709 14:53:03.572656  6293 raft_consensus.cc:606] T 7120aa6a6a7540bd930ccc1589cc2a2c P 0ce820e2dbf14e89b9fc278a92433fe9 [term 1 LEADER]: Received request to transfer leadership to TS 755e99d110044c75b5b66ea9f9c880f8
I20260709 14:53:03.577203  6293 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c02452de0c754f72a7ab1d478d3d31d5"
dest_uuid: "0ce820e2dbf14e89b9fc278a92433fe9"
mode: GRACEFUL
new_leader_uuid: "755e99d110044c75b5b66ea9f9c880f8"
 from {username='slave'} at 127.0.0.1:36408
I20260709 14:53:03.577559  6293 raft_consensus.cc:606] T c02452de0c754f72a7ab1d478d3d31d5 P 0ce820e2dbf14e89b9fc278a92433fe9 [term 1 LEADER]: Received request to transfer leadership to TS 755e99d110044c75b5b66ea9f9c880f8
I20260709 14:53:03.581442  6293 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c26efd79b39a4e7e8d3ef9b9623d1410"
dest_uuid: "0ce820e2dbf14e89b9fc278a92433fe9"
mode: GRACEFUL
new_leader_uuid: "755e99d110044c75b5b66ea9f9c880f8"
 from {username='slave'} at 127.0.0.1:36408
I20260709 14:53:03.581912  6293 raft_consensus.cc:606] T c26efd79b39a4e7e8d3ef9b9623d1410 P 0ce820e2dbf14e89b9fc278a92433fe9 [term 2 LEADER]: Received request to transfer leadership to TS 755e99d110044c75b5b66ea9f9c880f8
I20260709 14:53:03.586059  6443 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "775298c8b30e47c3b5bdcbca4b7ba3ac"
dest_uuid: "77ff7567010148a69626908199db2c70"
mode: GRACEFUL
new_leader_uuid: "755e99d110044c75b5b66ea9f9c880f8"
 from {username='slave'} at 127.0.0.1:48942
I20260709 14:53:03.586517  6443 raft_consensus.cc:606] T 775298c8b30e47c3b5bdcbca4b7ba3ac P 77ff7567010148a69626908199db2c70 [term 2 LEADER]: Received request to transfer leadership to TS 755e99d110044c75b5b66ea9f9c880f8
I20260709 14:53:03.591024  6443 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "aecbc6a7f2444d17ab034caec9503560"
dest_uuid: "77ff7567010148a69626908199db2c70"
mode: GRACEFUL
new_leader_uuid: "755e99d110044c75b5b66ea9f9c880f8"
 from {username='slave'} at 127.0.0.1:48942
I20260709 14:53:03.591524  6443 raft_consensus.cc:606] T aecbc6a7f2444d17ab034caec9503560 P 77ff7567010148a69626908199db2c70 [term 3 LEADER]: Received request to transfer leadership to TS 755e99d110044c75b5b66ea9f9c880f8
I20260709 14:53:03.603938  6556 raft_consensus.cc:993] T c02452de0c754f72a7ab1d478d3d31d5 P 0ce820e2dbf14e89b9fc278a92433fe9: : Instructing follower 755e99d110044c75b5b66ea9f9c880f8 to start an election
I20260709 14:53:03.604269  6599 raft_consensus.cc:1081] T c02452de0c754f72a7ab1d478d3d31d5 P 0ce820e2dbf14e89b9fc278a92433fe9 [term 1 LEADER]: Signalling peer 755e99d110044c75b5b66ea9f9c880f8 to start an election
I20260709 14:53:03.605497  6368 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c02452de0c754f72a7ab1d478d3d31d5"
dest_uuid: "755e99d110044c75b5b66ea9f9c880f8"
 from {username='slave'} at 127.0.0.1:45784
I20260709 14:53:03.605865  6368 raft_consensus.cc:493] T c02452de0c754f72a7ab1d478d3d31d5 P 755e99d110044c75b5b66ea9f9c880f8 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:53:03.606117  6368 raft_consensus.cc:3060] T c02452de0c754f72a7ab1d478d3d31d5 P 755e99d110044c75b5b66ea9f9c880f8 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:53:03.609598  6368 raft_consensus.cc:515] T c02452de0c754f72a7ab1d478d3d31d5 P 755e99d110044c75b5b66ea9f9c880f8 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ce820e2dbf14e89b9fc278a92433fe9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 45983 } } peers { permanent_uuid: "755e99d110044c75b5b66ea9f9c880f8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 38371 } } peers { permanent_uuid: "77ff7567010148a69626908199db2c70" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 41287 } }
I20260709 14:53:03.610850  6368 leader_election.cc:290] T c02452de0c754f72a7ab1d478d3d31d5 P 755e99d110044c75b5b66ea9f9c880f8 [CANDIDATE]: Term 2 election: Requested vote from peers 0ce820e2dbf14e89b9fc278a92433fe9 (127.6.3.193:45983), 77ff7567010148a69626908199db2c70 (127.6.3.195:41287)
I20260709 14:53:03.611474  6293 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c02452de0c754f72a7ab1d478d3d31d5" candidate_uuid: "755e99d110044c75b5b66ea9f9c880f8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "0ce820e2dbf14e89b9fc278a92433fe9"
I20260709 14:53:03.611795  6443 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c02452de0c754f72a7ab1d478d3d31d5" candidate_uuid: "755e99d110044c75b5b66ea9f9c880f8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "77ff7567010148a69626908199db2c70"
I20260709 14:53:03.611986  6293 raft_consensus.cc:3055] T c02452de0c754f72a7ab1d478d3d31d5 P 0ce820e2dbf14e89b9fc278a92433fe9 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:53:03.612289  6293 raft_consensus.cc:740] T c02452de0c754f72a7ab1d478d3d31d5 P 0ce820e2dbf14e89b9fc278a92433fe9 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 0ce820e2dbf14e89b9fc278a92433fe9, State: Running, Role: LEADER
I20260709 14:53:03.612335  6443 raft_consensus.cc:3060] T c02452de0c754f72a7ab1d478d3d31d5 P 77ff7567010148a69626908199db2c70 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:53:03.613060  6293 consensus_queue.cc:260] T c02452de0c754f72a7ab1d478d3d31d5 P 0ce820e2dbf14e89b9fc278a92433fe9 [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: "0ce820e2dbf14e89b9fc278a92433fe9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 45983 } } peers { permanent_uuid: "755e99d110044c75b5b66ea9f9c880f8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 38371 } } peers { permanent_uuid: "77ff7567010148a69626908199db2c70" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 41287 } }
I20260709 14:53:03.614063  6293 raft_consensus.cc:3060] T c02452de0c754f72a7ab1d478d3d31d5 P 0ce820e2dbf14e89b9fc278a92433fe9 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:53:03.618387  6443 raft_consensus.cc:2468] T c02452de0c754f72a7ab1d478d3d31d5 P 77ff7567010148a69626908199db2c70 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 755e99d110044c75b5b66ea9f9c880f8 in term 2.
I20260709 14:53:03.619660  6334 leader_election.cc:304] T c02452de0c754f72a7ab1d478d3d31d5 P 755e99d110044c75b5b66ea9f9c880f8 [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: 755e99d110044c75b5b66ea9f9c880f8, 77ff7567010148a69626908199db2c70; no voters: 
I20260709 14:53:03.619787  6293 raft_consensus.cc:2468] T c02452de0c754f72a7ab1d478d3d31d5 P 0ce820e2dbf14e89b9fc278a92433fe9 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 755e99d110044c75b5b66ea9f9c880f8 in term 2.
I20260709 14:53:03.620436  6579 raft_consensus.cc:2804] T c02452de0c754f72a7ab1d478d3d31d5 P 755e99d110044c75b5b66ea9f9c880f8 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:53:03.621776  6579 raft_consensus.cc:697] T c02452de0c754f72a7ab1d478d3d31d5 P 755e99d110044c75b5b66ea9f9c880f8 [term 2 LEADER]: Becoming Leader. State: Replica: 755e99d110044c75b5b66ea9f9c880f8, State: Running, Role: LEADER
I20260709 14:53:03.622476  6579 consensus_queue.cc:237] T c02452de0c754f72a7ab1d478d3d31d5 P 755e99d110044c75b5b66ea9f9c880f8 [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: "0ce820e2dbf14e89b9fc278a92433fe9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 45983 } } peers { permanent_uuid: "755e99d110044c75b5b66ea9f9c880f8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 38371 } } peers { permanent_uuid: "77ff7567010148a69626908199db2c70" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 41287 } }
I20260709 14:53:03.628342  6189 catalog_manager.cc:5697] T c02452de0c754f72a7ab1d478d3d31d5 P 755e99d110044c75b5b66ea9f9c880f8 reported cstate change: term changed from 1 to 2, leader changed from 0ce820e2dbf14e89b9fc278a92433fe9 (127.6.3.193) to 755e99d110044c75b5b66ea9f9c880f8 (127.6.3.194). New cstate: current_term: 2 leader_uuid: "755e99d110044c75b5b66ea9f9c880f8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ce820e2dbf14e89b9fc278a92433fe9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 45983 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "755e99d110044c75b5b66ea9f9c880f8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 38371 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "77ff7567010148a69626908199db2c70" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 41287 } health_report { overall_health: UNKNOWN } } }
I20260709 14:53:03.707028  6595 raft_consensus.cc:993] T 775298c8b30e47c3b5bdcbca4b7ba3ac P 77ff7567010148a69626908199db2c70: : Instructing follower 755e99d110044c75b5b66ea9f9c880f8 to start an election
I20260709 14:53:03.707511  6511 raft_consensus.cc:1081] T 775298c8b30e47c3b5bdcbca4b7ba3ac P 77ff7567010148a69626908199db2c70 [term 2 LEADER]: Signalling peer 755e99d110044c75b5b66ea9f9c880f8 to start an election
I20260709 14:53:03.708864  6368 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "775298c8b30e47c3b5bdcbca4b7ba3ac"
dest_uuid: "755e99d110044c75b5b66ea9f9c880f8"
 from {username='slave'} at 127.0.0.1:57146
I20260709 14:53:03.709244  6368 raft_consensus.cc:493] T 775298c8b30e47c3b5bdcbca4b7ba3ac P 755e99d110044c75b5b66ea9f9c880f8 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:53:03.709499  6368 raft_consensus.cc:3060] T 775298c8b30e47c3b5bdcbca4b7ba3ac P 755e99d110044c75b5b66ea9f9c880f8 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:53:03.713325  6368 raft_consensus.cc:515] T 775298c8b30e47c3b5bdcbca4b7ba3ac P 755e99d110044c75b5b66ea9f9c880f8 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ce820e2dbf14e89b9fc278a92433fe9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 45983 } } peers { permanent_uuid: "755e99d110044c75b5b66ea9f9c880f8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 38371 } } peers { permanent_uuid: "77ff7567010148a69626908199db2c70" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 41287 } }
I20260709 14:53:03.714517  6368 leader_election.cc:290] T 775298c8b30e47c3b5bdcbca4b7ba3ac P 755e99d110044c75b5b66ea9f9c880f8 [CANDIDATE]: Term 3 election: Requested vote from peers 0ce820e2dbf14e89b9fc278a92433fe9 (127.6.3.193:45983), 77ff7567010148a69626908199db2c70 (127.6.3.195:41287)
I20260709 14:53:03.715216  6293 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "775298c8b30e47c3b5bdcbca4b7ba3ac" candidate_uuid: "755e99d110044c75b5b66ea9f9c880f8" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "0ce820e2dbf14e89b9fc278a92433fe9"
I20260709 14:53:03.715500  6443 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "775298c8b30e47c3b5bdcbca4b7ba3ac" candidate_uuid: "755e99d110044c75b5b66ea9f9c880f8" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "77ff7567010148a69626908199db2c70"
I20260709 14:53:03.715711  6293 raft_consensus.cc:3060] T 775298c8b30e47c3b5bdcbca4b7ba3ac P 0ce820e2dbf14e89b9fc278a92433fe9 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:53:03.716005  6443 raft_consensus.cc:3055] T 775298c8b30e47c3b5bdcbca4b7ba3ac P 77ff7567010148a69626908199db2c70 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:53:03.716331  6443 raft_consensus.cc:740] T 775298c8b30e47c3b5bdcbca4b7ba3ac P 77ff7567010148a69626908199db2c70 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 77ff7567010148a69626908199db2c70, State: Running, Role: LEADER
I20260709 14:53:03.717054  6443 consensus_queue.cc:260] T 775298c8b30e47c3b5bdcbca4b7ba3ac P 77ff7567010148a69626908199db2c70 [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: "0ce820e2dbf14e89b9fc278a92433fe9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 45983 } } peers { permanent_uuid: "755e99d110044c75b5b66ea9f9c880f8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 38371 } } peers { permanent_uuid: "77ff7567010148a69626908199db2c70" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 41287 } }
I20260709 14:53:03.718135  6443 raft_consensus.cc:3060] T 775298c8b30e47c3b5bdcbca4b7ba3ac P 77ff7567010148a69626908199db2c70 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:53:03.721441  6293 raft_consensus.cc:2468] T 775298c8b30e47c3b5bdcbca4b7ba3ac P 0ce820e2dbf14e89b9fc278a92433fe9 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 755e99d110044c75b5b66ea9f9c880f8 in term 3.
I20260709 14:53:03.722461  6333 leader_election.cc:304] T 775298c8b30e47c3b5bdcbca4b7ba3ac P 755e99d110044c75b5b66ea9f9c880f8 [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: 0ce820e2dbf14e89b9fc278a92433fe9, 755e99d110044c75b5b66ea9f9c880f8; no voters: 
I20260709 14:53:03.723079  6579 raft_consensus.cc:2804] T 775298c8b30e47c3b5bdcbca4b7ba3ac P 755e99d110044c75b5b66ea9f9c880f8 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:53:03.723596  6579 raft_consensus.cc:697] T 775298c8b30e47c3b5bdcbca4b7ba3ac P 755e99d110044c75b5b66ea9f9c880f8 [term 3 LEADER]: Becoming Leader. State: Replica: 755e99d110044c75b5b66ea9f9c880f8, State: Running, Role: LEADER
I20260709 14:53:03.724056  6443 raft_consensus.cc:2468] T 775298c8b30e47c3b5bdcbca4b7ba3ac P 77ff7567010148a69626908199db2c70 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 755e99d110044c75b5b66ea9f9c880f8 in term 3.
I20260709 14:53:03.724409  6579 consensus_queue.cc:237] T 775298c8b30e47c3b5bdcbca4b7ba3ac P 755e99d110044c75b5b66ea9f9c880f8 [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: "0ce820e2dbf14e89b9fc278a92433fe9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 45983 } } peers { permanent_uuid: "755e99d110044c75b5b66ea9f9c880f8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 38371 } } peers { permanent_uuid: "77ff7567010148a69626908199db2c70" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 41287 } }
I20260709 14:53:03.729808  6189 catalog_manager.cc:5697] T 775298c8b30e47c3b5bdcbca4b7ba3ac P 755e99d110044c75b5b66ea9f9c880f8 reported cstate change: term changed from 2 to 3, leader changed from 77ff7567010148a69626908199db2c70 (127.6.3.195) to 755e99d110044c75b5b66ea9f9c880f8 (127.6.3.194). New cstate: current_term: 3 leader_uuid: "755e99d110044c75b5b66ea9f9c880f8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ce820e2dbf14e89b9fc278a92433fe9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 45983 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "755e99d110044c75b5b66ea9f9c880f8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 38371 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "77ff7567010148a69626908199db2c70" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 41287 } health_report { overall_health: UNKNOWN } } }
I20260709 14:53:03.765120  6581 raft_consensus.cc:993] T aecbc6a7f2444d17ab034caec9503560 P 77ff7567010148a69626908199db2c70: : Instructing follower 755e99d110044c75b5b66ea9f9c880f8 to start an election
I20260709 14:53:03.765544  6595 raft_consensus.cc:1081] T aecbc6a7f2444d17ab034caec9503560 P 77ff7567010148a69626908199db2c70 [term 3 LEADER]: Signalling peer 755e99d110044c75b5b66ea9f9c880f8 to start an election
I20260709 14:53:03.767122  6369 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "aecbc6a7f2444d17ab034caec9503560"
dest_uuid: "755e99d110044c75b5b66ea9f9c880f8"
 from {username='slave'} at 127.0.0.1:57146
I20260709 14:53:03.767638  6369 raft_consensus.cc:493] T aecbc6a7f2444d17ab034caec9503560 P 755e99d110044c75b5b66ea9f9c880f8 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:53:03.767997  6369 raft_consensus.cc:3060] T aecbc6a7f2444d17ab034caec9503560 P 755e99d110044c75b5b66ea9f9c880f8 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:53:03.768494  6556 raft_consensus.cc:993] T c26efd79b39a4e7e8d3ef9b9623d1410 P 0ce820e2dbf14e89b9fc278a92433fe9: : Instructing follower 755e99d110044c75b5b66ea9f9c880f8 to start an election
I20260709 14:53:03.768859  6599 raft_consensus.cc:1081] T c26efd79b39a4e7e8d3ef9b9623d1410 P 0ce820e2dbf14e89b9fc278a92433fe9 [term 2 LEADER]: Signalling peer 755e99d110044c75b5b66ea9f9c880f8 to start an election
I20260709 14:53:03.770076  6368 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c26efd79b39a4e7e8d3ef9b9623d1410"
dest_uuid: "755e99d110044c75b5b66ea9f9c880f8"
 from {username='slave'} at 127.0.0.1:45784
I20260709 14:53:03.770457  6368 raft_consensus.cc:493] T c26efd79b39a4e7e8d3ef9b9623d1410 P 755e99d110044c75b5b66ea9f9c880f8 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:53:03.770709  6368 raft_consensus.cc:3060] T c26efd79b39a4e7e8d3ef9b9623d1410 P 755e99d110044c75b5b66ea9f9c880f8 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:53:03.772732  6369 raft_consensus.cc:515] T aecbc6a7f2444d17ab034caec9503560 P 755e99d110044c75b5b66ea9f9c880f8 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ce820e2dbf14e89b9fc278a92433fe9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 45983 } } peers { permanent_uuid: "755e99d110044c75b5b66ea9f9c880f8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 38371 } } peers { permanent_uuid: "77ff7567010148a69626908199db2c70" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 41287 } }
I20260709 14:53:03.774137  6369 leader_election.cc:290] T aecbc6a7f2444d17ab034caec9503560 P 755e99d110044c75b5b66ea9f9c880f8 [CANDIDATE]: Term 4 election: Requested vote from peers 0ce820e2dbf14e89b9fc278a92433fe9 (127.6.3.193:45983), 77ff7567010148a69626908199db2c70 (127.6.3.195:41287)
I20260709 14:53:03.774230  6368 raft_consensus.cc:515] T c26efd79b39a4e7e8d3ef9b9623d1410 P 755e99d110044c75b5b66ea9f9c880f8 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ce820e2dbf14e89b9fc278a92433fe9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 45983 } } peers { permanent_uuid: "755e99d110044c75b5b66ea9f9c880f8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 38371 } } peers { permanent_uuid: "77ff7567010148a69626908199db2c70" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 41287 } }
I20260709 14:53:03.774776  6293 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aecbc6a7f2444d17ab034caec9503560" candidate_uuid: "755e99d110044c75b5b66ea9f9c880f8" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "0ce820e2dbf14e89b9fc278a92433fe9"
I20260709 14:53:03.775053  6443 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aecbc6a7f2444d17ab034caec9503560" candidate_uuid: "755e99d110044c75b5b66ea9f9c880f8" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "77ff7567010148a69626908199db2c70"
I20260709 14:53:03.775255  6293 raft_consensus.cc:3060] T aecbc6a7f2444d17ab034caec9503560 P 0ce820e2dbf14e89b9fc278a92433fe9 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:53:03.775573  6443 raft_consensus.cc:3055] T aecbc6a7f2444d17ab034caec9503560 P 77ff7567010148a69626908199db2c70 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 14:53:03.776214  6368 leader_election.cc:290] T c26efd79b39a4e7e8d3ef9b9623d1410 P 755e99d110044c75b5b66ea9f9c880f8 [CANDIDATE]: Term 3 election: Requested vote from peers 0ce820e2dbf14e89b9fc278a92433fe9 (127.6.3.193:45983), 77ff7567010148a69626908199db2c70 (127.6.3.195:41287)
I20260709 14:53:03.776733  6294 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c26efd79b39a4e7e8d3ef9b9623d1410" candidate_uuid: "755e99d110044c75b5b66ea9f9c880f8" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "0ce820e2dbf14e89b9fc278a92433fe9"
I20260709 14:53:03.776736  6442 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c26efd79b39a4e7e8d3ef9b9623d1410" candidate_uuid: "755e99d110044c75b5b66ea9f9c880f8" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "77ff7567010148a69626908199db2c70"
I20260709 14:53:03.777372  6294 raft_consensus.cc:3055] T c26efd79b39a4e7e8d3ef9b9623d1410 P 0ce820e2dbf14e89b9fc278a92433fe9 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:53:03.777415  6442 raft_consensus.cc:3060] T c26efd79b39a4e7e8d3ef9b9623d1410 P 77ff7567010148a69626908199db2c70 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:53:03.777819  6294 raft_consensus.cc:740] T c26efd79b39a4e7e8d3ef9b9623d1410 P 0ce820e2dbf14e89b9fc278a92433fe9 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 0ce820e2dbf14e89b9fc278a92433fe9, State: Running, Role: LEADER
I20260709 14:53:03.778563  6294 consensus_queue.cc:260] T c26efd79b39a4e7e8d3ef9b9623d1410 P 0ce820e2dbf14e89b9fc278a92433fe9 [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: "0ce820e2dbf14e89b9fc278a92433fe9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 45983 } } peers { permanent_uuid: "755e99d110044c75b5b66ea9f9c880f8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 38371 } } peers { permanent_uuid: "77ff7567010148a69626908199db2c70" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 41287 } }
I20260709 14:53:03.775946  6443 raft_consensus.cc:740] T aecbc6a7f2444d17ab034caec9503560 P 77ff7567010148a69626908199db2c70 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 77ff7567010148a69626908199db2c70, State: Running, Role: LEADER
I20260709 14:53:03.779790  6294 raft_consensus.cc:3060] T c26efd79b39a4e7e8d3ef9b9623d1410 P 0ce820e2dbf14e89b9fc278a92433fe9 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:53:03.780247  6293 raft_consensus.cc:2468] T aecbc6a7f2444d17ab034caec9503560 P 0ce820e2dbf14e89b9fc278a92433fe9 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 755e99d110044c75b5b66ea9f9c880f8 in term 4.
I20260709 14:53:03.779832  6443 consensus_queue.cc:260] T aecbc6a7f2444d17ab034caec9503560 P 77ff7567010148a69626908199db2c70 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 3.3, Last appended by leader: 3, Current term: 3, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ce820e2dbf14e89b9fc278a92433fe9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 45983 } } peers { permanent_uuid: "755e99d110044c75b5b66ea9f9c880f8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 38371 } } peers { permanent_uuid: "77ff7567010148a69626908199db2c70" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 41287 } }
I20260709 14:53:03.781024  6443 raft_consensus.cc:3060] T aecbc6a7f2444d17ab034caec9503560 P 77ff7567010148a69626908199db2c70 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:53:03.781297  6333 leader_election.cc:304] T aecbc6a7f2444d17ab034caec9503560 P 755e99d110044c75b5b66ea9f9c880f8 [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: 0ce820e2dbf14e89b9fc278a92433fe9, 755e99d110044c75b5b66ea9f9c880f8; no voters: 
I20260709 14:53:03.782009  6579 raft_consensus.cc:2804] T aecbc6a7f2444d17ab034caec9503560 P 755e99d110044c75b5b66ea9f9c880f8 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 14:53:03.783041  6579 raft_consensus.cc:697] T aecbc6a7f2444d17ab034caec9503560 P 755e99d110044c75b5b66ea9f9c880f8 [term 4 LEADER]: Becoming Leader. State: Replica: 755e99d110044c75b5b66ea9f9c880f8, State: Running, Role: LEADER
I20260709 14:53:03.783810  6579 consensus_queue.cc:237] T aecbc6a7f2444d17ab034caec9503560 P 755e99d110044c75b5b66ea9f9c880f8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 3.3, Last appended by leader: 3, Current term: 4, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ce820e2dbf14e89b9fc278a92433fe9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 45983 } } peers { permanent_uuid: "755e99d110044c75b5b66ea9f9c880f8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 38371 } } peers { permanent_uuid: "77ff7567010148a69626908199db2c70" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 41287 } }
I20260709 14:53:03.784821  6442 raft_consensus.cc:2468] T c26efd79b39a4e7e8d3ef9b9623d1410 P 77ff7567010148a69626908199db2c70 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 755e99d110044c75b5b66ea9f9c880f8 in term 3.
I20260709 14:53:03.785778  6334 leader_election.cc:304] T c26efd79b39a4e7e8d3ef9b9623d1410 P 755e99d110044c75b5b66ea9f9c880f8 [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: 755e99d110044c75b5b66ea9f9c880f8, 77ff7567010148a69626908199db2c70; no voters: 
I20260709 14:53:03.786492  6601 raft_consensus.cc:2804] T c26efd79b39a4e7e8d3ef9b9623d1410 P 755e99d110044c75b5b66ea9f9c880f8 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:53:03.786517  6443 raft_consensus.cc:2468] T aecbc6a7f2444d17ab034caec9503560 P 77ff7567010148a69626908199db2c70 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 755e99d110044c75b5b66ea9f9c880f8 in term 4.
I20260709 14:53:03.787097  6601 raft_consensus.cc:697] T c26efd79b39a4e7e8d3ef9b9623d1410 P 755e99d110044c75b5b66ea9f9c880f8 [term 3 LEADER]: Becoming Leader. State: Replica: 755e99d110044c75b5b66ea9f9c880f8, State: Running, Role: LEADER
I20260709 14:53:03.787822  6601 consensus_queue.cc:237] T c26efd79b39a4e7e8d3ef9b9623d1410 P 755e99d110044c75b5b66ea9f9c880f8 [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: "0ce820e2dbf14e89b9fc278a92433fe9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 45983 } } peers { permanent_uuid: "755e99d110044c75b5b66ea9f9c880f8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 38371 } } peers { permanent_uuid: "77ff7567010148a69626908199db2c70" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 41287 } }
I20260709 14:53:03.788611  6294 raft_consensus.cc:2468] T c26efd79b39a4e7e8d3ef9b9623d1410 P 0ce820e2dbf14e89b9fc278a92433fe9 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 755e99d110044c75b5b66ea9f9c880f8 in term 3.
I20260709 14:53:03.790166  6189 catalog_manager.cc:5697] T aecbc6a7f2444d17ab034caec9503560 P 755e99d110044c75b5b66ea9f9c880f8 reported cstate change: term changed from 3 to 4, leader changed from 77ff7567010148a69626908199db2c70 (127.6.3.195) to 755e99d110044c75b5b66ea9f9c880f8 (127.6.3.194). New cstate: current_term: 4 leader_uuid: "755e99d110044c75b5b66ea9f9c880f8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ce820e2dbf14e89b9fc278a92433fe9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 45983 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "755e99d110044c75b5b66ea9f9c880f8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 38371 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "77ff7567010148a69626908199db2c70" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 41287 } health_report { overall_health: UNKNOWN } } }
I20260709 14:53:03.800115  6189 catalog_manager.cc:5697] T c26efd79b39a4e7e8d3ef9b9623d1410 P 755e99d110044c75b5b66ea9f9c880f8 reported cstate change: term changed from 2 to 3, leader changed from 0ce820e2dbf14e89b9fc278a92433fe9 (127.6.3.193) to 755e99d110044c75b5b66ea9f9c880f8 (127.6.3.194). New cstate: current_term: 3 leader_uuid: "755e99d110044c75b5b66ea9f9c880f8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ce820e2dbf14e89b9fc278a92433fe9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 45983 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "755e99d110044c75b5b66ea9f9c880f8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 38371 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "77ff7567010148a69626908199db2c70" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 41287 } health_report { overall_health: UNKNOWN } } }
I20260709 14:53:04.113778  6556 raft_consensus.cc:993] T 7120aa6a6a7540bd930ccc1589cc2a2c P 0ce820e2dbf14e89b9fc278a92433fe9: : Instructing follower 755e99d110044c75b5b66ea9f9c880f8 to start an election
I20260709 14:53:04.114146  6599 raft_consensus.cc:1081] T 7120aa6a6a7540bd930ccc1589cc2a2c P 0ce820e2dbf14e89b9fc278a92433fe9 [term 1 LEADER]: Signalling peer 755e99d110044c75b5b66ea9f9c880f8 to start an election
I20260709 14:53:04.115288  6368 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "7120aa6a6a7540bd930ccc1589cc2a2c"
dest_uuid: "755e99d110044c75b5b66ea9f9c880f8"
 from {username='slave'} at 127.0.0.1:45784
I20260709 14:53:04.115656  6368 raft_consensus.cc:493] T 7120aa6a6a7540bd930ccc1589cc2a2c P 755e99d110044c75b5b66ea9f9c880f8 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:53:04.115868  6368 raft_consensus.cc:3060] T 7120aa6a6a7540bd930ccc1589cc2a2c P 755e99d110044c75b5b66ea9f9c880f8 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:53:04.119724  6443 raft_consensus.cc:1275] T c02452de0c754f72a7ab1d478d3d31d5 P 77ff7567010148a69626908199db2c70 [term 2 FOLLOWER]: Refusing update from remote peer 755e99d110044c75b5b66ea9f9c880f8: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:53:04.120044  6368 raft_consensus.cc:515] T 7120aa6a6a7540bd930ccc1589cc2a2c P 755e99d110044c75b5b66ea9f9c880f8 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "77ff7567010148a69626908199db2c70" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 41287 } } peers { permanent_uuid: "0ce820e2dbf14e89b9fc278a92433fe9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 45983 } } peers { permanent_uuid: "755e99d110044c75b5b66ea9f9c880f8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 38371 } }
I20260709 14:53:04.120775  6601 consensus_queue.cc:1048] T c02452de0c754f72a7ab1d478d3d31d5 P 755e99d110044c75b5b66ea9f9c880f8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "77ff7567010148a69626908199db2c70" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 41287 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:53:04.121726  6368 leader_election.cc:290] T 7120aa6a6a7540bd930ccc1589cc2a2c P 755e99d110044c75b5b66ea9f9c880f8 [CANDIDATE]: Term 2 election: Requested vote from peers 77ff7567010148a69626908199db2c70 (127.6.3.195:41287), 0ce820e2dbf14e89b9fc278a92433fe9 (127.6.3.193:45983)
I20260709 14:53:04.122653  6294 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7120aa6a6a7540bd930ccc1589cc2a2c" candidate_uuid: "755e99d110044c75b5b66ea9f9c880f8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "0ce820e2dbf14e89b9fc278a92433fe9"
I20260709 14:53:04.122876  6443 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7120aa6a6a7540bd930ccc1589cc2a2c" candidate_uuid: "755e99d110044c75b5b66ea9f9c880f8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "77ff7567010148a69626908199db2c70"
I20260709 14:53:04.123270  6294 raft_consensus.cc:3055] T 7120aa6a6a7540bd930ccc1589cc2a2c P 0ce820e2dbf14e89b9fc278a92433fe9 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:53:04.123621  6294 raft_consensus.cc:740] T 7120aa6a6a7540bd930ccc1589cc2a2c P 0ce820e2dbf14e89b9fc278a92433fe9 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 0ce820e2dbf14e89b9fc278a92433fe9, State: Running, Role: LEADER
I20260709 14:53:04.123483  6443 raft_consensus.cc:3060] T 7120aa6a6a7540bd930ccc1589cc2a2c P 77ff7567010148a69626908199db2c70 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:53:04.124651  6294 consensus_queue.cc:260] T 7120aa6a6a7540bd930ccc1589cc2a2c P 0ce820e2dbf14e89b9fc278a92433fe9 [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: "77ff7567010148a69626908199db2c70" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 41287 } } peers { permanent_uuid: "0ce820e2dbf14e89b9fc278a92433fe9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 45983 } } peers { permanent_uuid: "755e99d110044c75b5b66ea9f9c880f8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 38371 } }
I20260709 14:53:04.126212  6294 raft_consensus.cc:3060] T 7120aa6a6a7540bd930ccc1589cc2a2c P 0ce820e2dbf14e89b9fc278a92433fe9 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:53:04.128772  6443 raft_consensus.cc:2468] T 7120aa6a6a7540bd930ccc1589cc2a2c P 77ff7567010148a69626908199db2c70 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 755e99d110044c75b5b66ea9f9c880f8 in term 2.
I20260709 14:53:04.129796  6334 leader_election.cc:304] T 7120aa6a6a7540bd930ccc1589cc2a2c P 755e99d110044c75b5b66ea9f9c880f8 [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: 755e99d110044c75b5b66ea9f9c880f8, 77ff7567010148a69626908199db2c70; no voters: 
I20260709 14:53:04.130946  6601 raft_consensus.cc:2804] T 7120aa6a6a7540bd930ccc1589cc2a2c P 755e99d110044c75b5b66ea9f9c880f8 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:53:04.132175  6601 raft_consensus.cc:697] T 7120aa6a6a7540bd930ccc1589cc2a2c P 755e99d110044c75b5b66ea9f9c880f8 [term 2 LEADER]: Becoming Leader. State: Replica: 755e99d110044c75b5b66ea9f9c880f8, State: Running, Role: LEADER
I20260709 14:53:04.132959  6601 consensus_queue.cc:237] T 7120aa6a6a7540bd930ccc1589cc2a2c P 755e99d110044c75b5b66ea9f9c880f8 [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: "77ff7567010148a69626908199db2c70" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 41287 } } peers { permanent_uuid: "0ce820e2dbf14e89b9fc278a92433fe9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 45983 } } peers { permanent_uuid: "755e99d110044c75b5b66ea9f9c880f8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 38371 } }
I20260709 14:53:04.138712  6294 raft_consensus.cc:2468] T 7120aa6a6a7540bd930ccc1589cc2a2c P 0ce820e2dbf14e89b9fc278a92433fe9 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 755e99d110044c75b5b66ea9f9c880f8 in term 2.
I20260709 14:53:04.143935  6294 raft_consensus.cc:1275] T c02452de0c754f72a7ab1d478d3d31d5 P 0ce820e2dbf14e89b9fc278a92433fe9 [term 2 FOLLOWER]: Refusing update from remote peer 755e99d110044c75b5b66ea9f9c880f8: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:53:04.145421  6601 consensus_queue.cc:1048] T c02452de0c754f72a7ab1d478d3d31d5 P 755e99d110044c75b5b66ea9f9c880f8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0ce820e2dbf14e89b9fc278a92433fe9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 45983 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:53:04.147341  6189 catalog_manager.cc:5697] T 7120aa6a6a7540bd930ccc1589cc2a2c P 755e99d110044c75b5b66ea9f9c880f8 reported cstate change: term changed from 1 to 2, leader changed from 0ce820e2dbf14e89b9fc278a92433fe9 (127.6.3.193) to 755e99d110044c75b5b66ea9f9c880f8 (127.6.3.194). New cstate: current_term: 2 leader_uuid: "755e99d110044c75b5b66ea9f9c880f8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "77ff7567010148a69626908199db2c70" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 41287 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0ce820e2dbf14e89b9fc278a92433fe9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 45983 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "755e99d110044c75b5b66ea9f9c880f8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 38371 } health_report { overall_health: HEALTHY } } }
I20260709 14:53:04.247056  6442 raft_consensus.cc:1275] T aecbc6a7f2444d17ab034caec9503560 P 77ff7567010148a69626908199db2c70 [term 4 FOLLOWER]: Refusing update from remote peer 755e99d110044c75b5b66ea9f9c880f8: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 14:53:04.248374  6601 consensus_queue.cc:1048] T aecbc6a7f2444d17ab034caec9503560 P 755e99d110044c75b5b66ea9f9c880f8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "77ff7567010148a69626908199db2c70" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 41287 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:53:04.255919  6294 raft_consensus.cc:1275] T aecbc6a7f2444d17ab034caec9503560 P 0ce820e2dbf14e89b9fc278a92433fe9 [term 4 FOLLOWER]: Refusing update from remote peer 755e99d110044c75b5b66ea9f9c880f8: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 14:53:04.257329  6600 consensus_queue.cc:1048] T aecbc6a7f2444d17ab034caec9503560 P 755e99d110044c75b5b66ea9f9c880f8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0ce820e2dbf14e89b9fc278a92433fe9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 45983 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:53:04.273594  6294 raft_consensus.cc:1275] T 775298c8b30e47c3b5bdcbca4b7ba3ac P 0ce820e2dbf14e89b9fc278a92433fe9 [term 3 FOLLOWER]: Refusing update from remote peer 755e99d110044c75b5b66ea9f9c880f8: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:53:04.273699  6442 raft_consensus.cc:1275] T c26efd79b39a4e7e8d3ef9b9623d1410 P 77ff7567010148a69626908199db2c70 [term 3 FOLLOWER]: Refusing update from remote peer 755e99d110044c75b5b66ea9f9c880f8: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:53:04.274767  6601 consensus_queue.cc:1048] T c26efd79b39a4e7e8d3ef9b9623d1410 P 755e99d110044c75b5b66ea9f9c880f8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "77ff7567010148a69626908199db2c70" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 41287 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:53:04.274868  6600 consensus_queue.cc:1048] T 775298c8b30e47c3b5bdcbca4b7ba3ac P 755e99d110044c75b5b66ea9f9c880f8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0ce820e2dbf14e89b9fc278a92433fe9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 45983 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:53:04.283783  6442 raft_consensus.cc:1275] T 775298c8b30e47c3b5bdcbca4b7ba3ac P 77ff7567010148a69626908199db2c70 [term 3 FOLLOWER]: Refusing update from remote peer 755e99d110044c75b5b66ea9f9c880f8: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:53:04.285235  6579 consensus_queue.cc:1048] T 775298c8b30e47c3b5bdcbca4b7ba3ac P 755e99d110044c75b5b66ea9f9c880f8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "77ff7567010148a69626908199db2c70" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 41287 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:53:04.287811  6293 raft_consensus.cc:1275] T c26efd79b39a4e7e8d3ef9b9623d1410 P 0ce820e2dbf14e89b9fc278a92433fe9 [term 3 FOLLOWER]: Refusing update from remote peer 755e99d110044c75b5b66ea9f9c880f8: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:53:04.289651  6579 consensus_queue.cc:1048] T c26efd79b39a4e7e8d3ef9b9623d1410 P 755e99d110044c75b5b66ea9f9c880f8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0ce820e2dbf14e89b9fc278a92433fe9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 45983 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:53:04.606683  6293 raft_consensus.cc:1275] T 7120aa6a6a7540bd930ccc1589cc2a2c P 0ce820e2dbf14e89b9fc278a92433fe9 [term 2 FOLLOWER]: Refusing update from remote peer 755e99d110044c75b5b66ea9f9c880f8: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:53:04.608028  6600 consensus_queue.cc:1048] T 7120aa6a6a7540bd930ccc1589cc2a2c P 755e99d110044c75b5b66ea9f9c880f8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0ce820e2dbf14e89b9fc278a92433fe9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 45983 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:53:04.615738  6443 raft_consensus.cc:1275] T 7120aa6a6a7540bd930ccc1589cc2a2c P 77ff7567010148a69626908199db2c70 [term 2 FOLLOWER]: Refusing update from remote peer 755e99d110044c75b5b66ea9f9c880f8: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:53:04.617332  6617 consensus_queue.cc:1048] T 7120aa6a6a7540bd930ccc1589cc2a2c P 755e99d110044c75b5b66ea9f9c880f8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "77ff7567010148a69626908199db2c70" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 41287 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:53:06.603533  6159 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:53:06.610848  6368 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "39072119465440499bed0682d22db9e8"
dest_uuid: "755e99d110044c75b5b66ea9f9c880f8"
mode: GRACEFUL
new_leader_uuid: "77ff7567010148a69626908199db2c70"
 from {username='slave'} at 127.0.0.1:45806
I20260709 14:53:06.611486  6368 raft_consensus.cc:606] T 39072119465440499bed0682d22db9e8 P 755e99d110044c75b5b66ea9f9c880f8 [term 2 LEADER]: Received request to transfer leadership to TS 77ff7567010148a69626908199db2c70
I20260709 14:53:06.613781  6368 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "775298c8b30e47c3b5bdcbca4b7ba3ac"
dest_uuid: "755e99d110044c75b5b66ea9f9c880f8"
mode: GRACEFUL
new_leader_uuid: "0ce820e2dbf14e89b9fc278a92433fe9"
 from {username='slave'} at 127.0.0.1:45806
I20260709 14:53:06.614176  6368 raft_consensus.cc:606] T 775298c8b30e47c3b5bdcbca4b7ba3ac P 755e99d110044c75b5b66ea9f9c880f8 [term 3 LEADER]: Received request to transfer leadership to TS 0ce820e2dbf14e89b9fc278a92433fe9
I20260709 14:53:06.616164  6368 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "8bbd9e2be84f4007969d5a46e1a1d39c"
dest_uuid: "755e99d110044c75b5b66ea9f9c880f8"
mode: GRACEFUL
new_leader_uuid: "0ce820e2dbf14e89b9fc278a92433fe9"
 from {username='slave'} at 127.0.0.1:45806
I20260709 14:53:06.616551  6368 raft_consensus.cc:606] T 8bbd9e2be84f4007969d5a46e1a1d39c P 755e99d110044c75b5b66ea9f9c880f8 [term 2 LEADER]: Received request to transfer leadership to TS 0ce820e2dbf14e89b9fc278a92433fe9
I20260709 14:53:06.618618  6368 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "aecbc6a7f2444d17ab034caec9503560"
dest_uuid: "755e99d110044c75b5b66ea9f9c880f8"
mode: GRACEFUL
new_leader_uuid: "77ff7567010148a69626908199db2c70"
 from {username='slave'} at 127.0.0.1:45806
I20260709 14:53:06.618991  6368 raft_consensus.cc:606] T aecbc6a7f2444d17ab034caec9503560 P 755e99d110044c75b5b66ea9f9c880f8 [term 4 LEADER]: Received request to transfer leadership to TS 77ff7567010148a69626908199db2c70
I20260709 14:53:06.621133  6368 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c02452de0c754f72a7ab1d478d3d31d5"
dest_uuid: "755e99d110044c75b5b66ea9f9c880f8"
mode: GRACEFUL
new_leader_uuid: "0ce820e2dbf14e89b9fc278a92433fe9"
 from {username='slave'} at 127.0.0.1:45806
I20260709 14:53:06.621554  6368 raft_consensus.cc:606] T c02452de0c754f72a7ab1d478d3d31d5 P 755e99d110044c75b5b66ea9f9c880f8 [term 2 LEADER]: Received request to transfer leadership to TS 0ce820e2dbf14e89b9fc278a92433fe9
I20260709 14:53:06.622452  6159 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 5
I20260709 14:53:06.622876  6159 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 14:53:06.682516  6617 raft_consensus.cc:993] T 39072119465440499bed0682d22db9e8 P 755e99d110044c75b5b66ea9f9c880f8: : Instructing follower 77ff7567010148a69626908199db2c70 to start an election
I20260709 14:53:06.682997  6623 raft_consensus.cc:1081] T 39072119465440499bed0682d22db9e8 P 755e99d110044c75b5b66ea9f9c880f8 [term 2 LEADER]: Signalling peer 77ff7567010148a69626908199db2c70 to start an election
I20260709 14:53:06.684470  6443 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "39072119465440499bed0682d22db9e8"
dest_uuid: "77ff7567010148a69626908199db2c70"
 from {username='slave'} at 127.0.0.1:41082
I20260709 14:53:06.684904  6443 raft_consensus.cc:493] T 39072119465440499bed0682d22db9e8 P 77ff7567010148a69626908199db2c70 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:53:06.685204  6443 raft_consensus.cc:3060] T 39072119465440499bed0682d22db9e8 P 77ff7567010148a69626908199db2c70 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:53:06.689993  6443 raft_consensus.cc:515] T 39072119465440499bed0682d22db9e8 P 77ff7567010148a69626908199db2c70 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ce820e2dbf14e89b9fc278a92433fe9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 45983 } } peers { permanent_uuid: "755e99d110044c75b5b66ea9f9c880f8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 38371 } } peers { permanent_uuid: "77ff7567010148a69626908199db2c70" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 41287 } }
I20260709 14:53:06.691637  6443 leader_election.cc:290] T 39072119465440499bed0682d22db9e8 P 77ff7567010148a69626908199db2c70 [CANDIDATE]: Term 3 election: Requested vote from peers 0ce820e2dbf14e89b9fc278a92433fe9 (127.6.3.193:45983), 755e99d110044c75b5b66ea9f9c880f8 (127.6.3.194:38371)
I20260709 14:53:06.692621  6368 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "39072119465440499bed0682d22db9e8" candidate_uuid: "77ff7567010148a69626908199db2c70" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "755e99d110044c75b5b66ea9f9c880f8"
I20260709 14:53:06.692561  6294 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "39072119465440499bed0682d22db9e8" candidate_uuid: "77ff7567010148a69626908199db2c70" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "0ce820e2dbf14e89b9fc278a92433fe9"
I20260709 14:53:06.693392  6368 raft_consensus.cc:3055] T 39072119465440499bed0682d22db9e8 P 755e99d110044c75b5b66ea9f9c880f8 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:53:06.693418  6294 raft_consensus.cc:3060] T 39072119465440499bed0682d22db9e8 P 0ce820e2dbf14e89b9fc278a92433fe9 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:53:06.693665  6368 raft_consensus.cc:740] T 39072119465440499bed0682d22db9e8 P 755e99d110044c75b5b66ea9f9c880f8 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 755e99d110044c75b5b66ea9f9c880f8, State: Running, Role: LEADER
I20260709 14:53:06.694406  6368 consensus_queue.cc:260] T 39072119465440499bed0682d22db9e8 P 755e99d110044c75b5b66ea9f9c880f8 [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: "0ce820e2dbf14e89b9fc278a92433fe9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 45983 } } peers { permanent_uuid: "755e99d110044c75b5b66ea9f9c880f8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 38371 } } peers { permanent_uuid: "77ff7567010148a69626908199db2c70" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 41287 } }
I20260709 14:53:06.695385  6368 raft_consensus.cc:3060] T 39072119465440499bed0682d22db9e8 P 755e99d110044c75b5b66ea9f9c880f8 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:53:06.698846  6294 raft_consensus.cc:2468] T 39072119465440499bed0682d22db9e8 P 0ce820e2dbf14e89b9fc278a92433fe9 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 77ff7567010148a69626908199db2c70 in term 3.
I20260709 14:53:06.700099  6368 raft_consensus.cc:2468] T 39072119465440499bed0682d22db9e8 P 755e99d110044c75b5b66ea9f9c880f8 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 77ff7567010148a69626908199db2c70 in term 3.
I20260709 14:53:06.700466  6407 leader_election.cc:304] T 39072119465440499bed0682d22db9e8 P 77ff7567010148a69626908199db2c70 [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: 0ce820e2dbf14e89b9fc278a92433fe9, 77ff7567010148a69626908199db2c70; no voters: 
I20260709 14:53:06.701370  6595 raft_consensus.cc:2804] T 39072119465440499bed0682d22db9e8 P 77ff7567010148a69626908199db2c70 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:53:06.702198  6595 raft_consensus.cc:697] T 39072119465440499bed0682d22db9e8 P 77ff7567010148a69626908199db2c70 [term 3 LEADER]: Becoming Leader. State: Replica: 77ff7567010148a69626908199db2c70, State: Running, Role: LEADER
I20260709 14:53:06.702924  6595 consensus_queue.cc:237] T 39072119465440499bed0682d22db9e8 P 77ff7567010148a69626908199db2c70 [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: "0ce820e2dbf14e89b9fc278a92433fe9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 45983 } } peers { permanent_uuid: "755e99d110044c75b5b66ea9f9c880f8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 38371 } } peers { permanent_uuid: "77ff7567010148a69626908199db2c70" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 41287 } }
I20260709 14:53:06.708866  6190 catalog_manager.cc:5697] T 39072119465440499bed0682d22db9e8 P 77ff7567010148a69626908199db2c70 reported cstate change: term changed from 2 to 3, leader changed from 755e99d110044c75b5b66ea9f9c880f8 (127.6.3.194) to 77ff7567010148a69626908199db2c70 (127.6.3.195). New cstate: current_term: 3 leader_uuid: "77ff7567010148a69626908199db2c70" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ce820e2dbf14e89b9fc278a92433fe9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 45983 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "755e99d110044c75b5b66ea9f9c880f8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 38371 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "77ff7567010148a69626908199db2c70" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 41287 } health_report { overall_health: HEALTHY } } }
I20260709 14:53:06.826807  6617 raft_consensus.cc:993] T 8bbd9e2be84f4007969d5a46e1a1d39c P 755e99d110044c75b5b66ea9f9c880f8: : Instructing follower 0ce820e2dbf14e89b9fc278a92433fe9 to start an election
I20260709 14:53:06.827260  6623 raft_consensus.cc:1081] T 8bbd9e2be84f4007969d5a46e1a1d39c P 755e99d110044c75b5b66ea9f9c880f8 [term 2 LEADER]: Signalling peer 0ce820e2dbf14e89b9fc278a92433fe9 to start an election
I20260709 14:53:06.828634  6294 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "8bbd9e2be84f4007969d5a46e1a1d39c"
dest_uuid: "0ce820e2dbf14e89b9fc278a92433fe9"
 from {username='slave'} at 127.0.0.1:36098
I20260709 14:53:06.829082  6294 raft_consensus.cc:493] T 8bbd9e2be84f4007969d5a46e1a1d39c P 0ce820e2dbf14e89b9fc278a92433fe9 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:53:06.829372  6294 raft_consensus.cc:3060] T 8bbd9e2be84f4007969d5a46e1a1d39c P 0ce820e2dbf14e89b9fc278a92433fe9 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:53:06.833715  6294 raft_consensus.cc:515] T 8bbd9e2be84f4007969d5a46e1a1d39c P 0ce820e2dbf14e89b9fc278a92433fe9 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ce820e2dbf14e89b9fc278a92433fe9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 45983 } } peers { permanent_uuid: "755e99d110044c75b5b66ea9f9c880f8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 38371 } } peers { permanent_uuid: "77ff7567010148a69626908199db2c70" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 41287 } }
I20260709 14:53:06.835656  6294 leader_election.cc:290] T 8bbd9e2be84f4007969d5a46e1a1d39c P 0ce820e2dbf14e89b9fc278a92433fe9 [CANDIDATE]: Term 3 election: Requested vote from peers 755e99d110044c75b5b66ea9f9c880f8 (127.6.3.194:38371), 77ff7567010148a69626908199db2c70 (127.6.3.195:41287)
I20260709 14:53:06.836166  6623 raft_consensus.cc:993] T 775298c8b30e47c3b5bdcbca4b7ba3ac P 755e99d110044c75b5b66ea9f9c880f8: : Instructing follower 0ce820e2dbf14e89b9fc278a92433fe9 to start an election
I20260709 14:53:06.836324  6368 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8bbd9e2be84f4007969d5a46e1a1d39c" candidate_uuid: "0ce820e2dbf14e89b9fc278a92433fe9" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "755e99d110044c75b5b66ea9f9c880f8"
I20260709 14:53:06.836704  6443 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8bbd9e2be84f4007969d5a46e1a1d39c" candidate_uuid: "0ce820e2dbf14e89b9fc278a92433fe9" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "77ff7567010148a69626908199db2c70"
I20260709 14:53:06.836890  6617 raft_consensus.cc:1081] T 775298c8b30e47c3b5bdcbca4b7ba3ac P 755e99d110044c75b5b66ea9f9c880f8 [term 3 LEADER]: Signalling peer 0ce820e2dbf14e89b9fc278a92433fe9 to start an election
I20260709 14:53:06.836908  6368 raft_consensus.cc:3055] T 8bbd9e2be84f4007969d5a46e1a1d39c P 755e99d110044c75b5b66ea9f9c880f8 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:53:06.837218  6443 raft_consensus.cc:3060] T 8bbd9e2be84f4007969d5a46e1a1d39c P 77ff7567010148a69626908199db2c70 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:53:06.837409  6368 raft_consensus.cc:740] T 8bbd9e2be84f4007969d5a46e1a1d39c P 755e99d110044c75b5b66ea9f9c880f8 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 755e99d110044c75b5b66ea9f9c880f8, State: Running, Role: LEADER
I20260709 14:53:06.838132  6368 consensus_queue.cc:260] T 8bbd9e2be84f4007969d5a46e1a1d39c P 755e99d110044c75b5b66ea9f9c880f8 [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: "0ce820e2dbf14e89b9fc278a92433fe9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 45983 } } peers { permanent_uuid: "755e99d110044c75b5b66ea9f9c880f8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 38371 } } peers { permanent_uuid: "77ff7567010148a69626908199db2c70" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 41287 } }
I20260709 14:53:06.838464  6294 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "775298c8b30e47c3b5bdcbca4b7ba3ac"
dest_uuid: "0ce820e2dbf14e89b9fc278a92433fe9"
 from {username='slave'} at 127.0.0.1:36098
I20260709 14:53:06.838969  6294 raft_consensus.cc:493] T 775298c8b30e47c3b5bdcbca4b7ba3ac P 0ce820e2dbf14e89b9fc278a92433fe9 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:53:06.839226  6368 raft_consensus.cc:3060] T 8bbd9e2be84f4007969d5a46e1a1d39c P 755e99d110044c75b5b66ea9f9c880f8 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:53:06.839332  6294 raft_consensus.cc:3060] T 775298c8b30e47c3b5bdcbca4b7ba3ac P 0ce820e2dbf14e89b9fc278a92433fe9 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:53:06.842962  6443 raft_consensus.cc:2468] T 8bbd9e2be84f4007969d5a46e1a1d39c P 77ff7567010148a69626908199db2c70 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0ce820e2dbf14e89b9fc278a92433fe9 in term 3.
I20260709 14:53:06.843931  6294 raft_consensus.cc:515] T 775298c8b30e47c3b5bdcbca4b7ba3ac P 0ce820e2dbf14e89b9fc278a92433fe9 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ce820e2dbf14e89b9fc278a92433fe9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 45983 } } peers { permanent_uuid: "755e99d110044c75b5b66ea9f9c880f8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 38371 } } peers { permanent_uuid: "77ff7567010148a69626908199db2c70" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 41287 } }
I20260709 14:53:06.844250  6259 leader_election.cc:304] T 8bbd9e2be84f4007969d5a46e1a1d39c P 0ce820e2dbf14e89b9fc278a92433fe9 [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: 0ce820e2dbf14e89b9fc278a92433fe9, 77ff7567010148a69626908199db2c70; no voters: 
I20260709 14:53:06.845232  6368 raft_consensus.cc:2468] T 8bbd9e2be84f4007969d5a46e1a1d39c P 755e99d110044c75b5b66ea9f9c880f8 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0ce820e2dbf14e89b9fc278a92433fe9 in term 3.
I20260709 14:53:06.845482  6294 leader_election.cc:290] T 775298c8b30e47c3b5bdcbca4b7ba3ac P 0ce820e2dbf14e89b9fc278a92433fe9 [CANDIDATE]: Term 4 election: Requested vote from peers 755e99d110044c75b5b66ea9f9c880f8 (127.6.3.194:38371), 77ff7567010148a69626908199db2c70 (127.6.3.195:41287)
I20260709 14:53:06.846181  6630 raft_consensus.cc:2804] T 8bbd9e2be84f4007969d5a46e1a1d39c P 0ce820e2dbf14e89b9fc278a92433fe9 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:53:06.847299  6443 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "775298c8b30e47c3b5bdcbca4b7ba3ac" candidate_uuid: "0ce820e2dbf14e89b9fc278a92433fe9" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "77ff7567010148a69626908199db2c70"
I20260709 14:53:06.847437  6369 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "775298c8b30e47c3b5bdcbca4b7ba3ac" candidate_uuid: "0ce820e2dbf14e89b9fc278a92433fe9" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "755e99d110044c75b5b66ea9f9c880f8"
I20260709 14:53:06.847884  6630 raft_consensus.cc:697] T 8bbd9e2be84f4007969d5a46e1a1d39c P 0ce820e2dbf14e89b9fc278a92433fe9 [term 3 LEADER]: Becoming Leader. State: Replica: 0ce820e2dbf14e89b9fc278a92433fe9, State: Running, Role: LEADER
I20260709 14:53:06.848141  6443 raft_consensus.cc:3060] T 775298c8b30e47c3b5bdcbca4b7ba3ac P 77ff7567010148a69626908199db2c70 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:53:06.848234  6369 raft_consensus.cc:3055] T 775298c8b30e47c3b5bdcbca4b7ba3ac P 755e99d110044c75b5b66ea9f9c880f8 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 14:53:06.848646  6369 raft_consensus.cc:740] T 775298c8b30e47c3b5bdcbca4b7ba3ac P 755e99d110044c75b5b66ea9f9c880f8 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 755e99d110044c75b5b66ea9f9c880f8, State: Running, Role: LEADER
I20260709 14:53:06.848784  6630 consensus_queue.cc:237] T 8bbd9e2be84f4007969d5a46e1a1d39c P 0ce820e2dbf14e89b9fc278a92433fe9 [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: "0ce820e2dbf14e89b9fc278a92433fe9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 45983 } } peers { permanent_uuid: "755e99d110044c75b5b66ea9f9c880f8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 38371 } } peers { permanent_uuid: "77ff7567010148a69626908199db2c70" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 41287 } }
I20260709 14:53:06.849454  6369 consensus_queue.cc:260] T 775298c8b30e47c3b5bdcbca4b7ba3ac P 755e99d110044c75b5b66ea9f9c880f8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 3.3, Last appended by leader: 3, Current term: 3, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ce820e2dbf14e89b9fc278a92433fe9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 45983 } } peers { permanent_uuid: "755e99d110044c75b5b66ea9f9c880f8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 38371 } } peers { permanent_uuid: "77ff7567010148a69626908199db2c70" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 41287 } }
I20260709 14:53:06.850555  6369 raft_consensus.cc:3060] T 775298c8b30e47c3b5bdcbca4b7ba3ac P 755e99d110044c75b5b66ea9f9c880f8 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:53:06.854180  6443 raft_consensus.cc:2468] T 775298c8b30e47c3b5bdcbca4b7ba3ac P 77ff7567010148a69626908199db2c70 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0ce820e2dbf14e89b9fc278a92433fe9 in term 4.
I20260709 14:53:06.855198  6259 leader_election.cc:304] T 775298c8b30e47c3b5bdcbca4b7ba3ac P 0ce820e2dbf14e89b9fc278a92433fe9 [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: 0ce820e2dbf14e89b9fc278a92433fe9, 77ff7567010148a69626908199db2c70; no voters: 
I20260709 14:53:06.855908  6630 raft_consensus.cc:2804] T 775298c8b30e47c3b5bdcbca4b7ba3ac P 0ce820e2dbf14e89b9fc278a92433fe9 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 14:53:06.856321  6630 raft_consensus.cc:697] T 775298c8b30e47c3b5bdcbca4b7ba3ac P 0ce820e2dbf14e89b9fc278a92433fe9 [term 4 LEADER]: Becoming Leader. State: Replica: 0ce820e2dbf14e89b9fc278a92433fe9, State: Running, Role: LEADER
I20260709 14:53:06.857185  6369 raft_consensus.cc:2468] T 775298c8b30e47c3b5bdcbca4b7ba3ac P 755e99d110044c75b5b66ea9f9c880f8 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0ce820e2dbf14e89b9fc278a92433fe9 in term 4.
I20260709 14:53:06.857038  6630 consensus_queue.cc:237] T 775298c8b30e47c3b5bdcbca4b7ba3ac P 0ce820e2dbf14e89b9fc278a92433fe9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 3.3, Last appended by leader: 3, Current term: 4, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ce820e2dbf14e89b9fc278a92433fe9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 45983 } } peers { permanent_uuid: "755e99d110044c75b5b66ea9f9c880f8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 38371 } } peers { permanent_uuid: "77ff7567010148a69626908199db2c70" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 41287 } }
I20260709 14:53:06.857033  6190 catalog_manager.cc:5697] T 8bbd9e2be84f4007969d5a46e1a1d39c P 0ce820e2dbf14e89b9fc278a92433fe9 reported cstate change: term changed from 2 to 3, leader changed from 755e99d110044c75b5b66ea9f9c880f8 (127.6.3.194) to 0ce820e2dbf14e89b9fc278a92433fe9 (127.6.3.193). New cstate: current_term: 3 leader_uuid: "0ce820e2dbf14e89b9fc278a92433fe9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ce820e2dbf14e89b9fc278a92433fe9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 45983 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "755e99d110044c75b5b66ea9f9c880f8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 38371 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "77ff7567010148a69626908199db2c70" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 41287 } health_report { overall_health: UNKNOWN } } }
I20260709 14:53:06.868064  6190 catalog_manager.cc:5697] T 775298c8b30e47c3b5bdcbca4b7ba3ac P 0ce820e2dbf14e89b9fc278a92433fe9 reported cstate change: term changed from 3 to 4, leader changed from 755e99d110044c75b5b66ea9f9c880f8 (127.6.3.194) to 0ce820e2dbf14e89b9fc278a92433fe9 (127.6.3.193). New cstate: current_term: 4 leader_uuid: "0ce820e2dbf14e89b9fc278a92433fe9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ce820e2dbf14e89b9fc278a92433fe9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 45983 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "755e99d110044c75b5b66ea9f9c880f8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 38371 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "77ff7567010148a69626908199db2c70" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 41287 } health_report { overall_health: UNKNOWN } } }
I20260709 14:53:06.933890  6617 raft_consensus.cc:993] T aecbc6a7f2444d17ab034caec9503560 P 755e99d110044c75b5b66ea9f9c880f8: : Instructing follower 77ff7567010148a69626908199db2c70 to start an election
I20260709 14:53:06.934326  6623 raft_consensus.cc:1081] T aecbc6a7f2444d17ab034caec9503560 P 755e99d110044c75b5b66ea9f9c880f8 [term 4 LEADER]: Signalling peer 77ff7567010148a69626908199db2c70 to start an election
I20260709 14:53:06.935621  6443 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "aecbc6a7f2444d17ab034caec9503560"
dest_uuid: "77ff7567010148a69626908199db2c70"
 from {username='slave'} at 127.0.0.1:41082
I20260709 14:53:06.935983  6443 raft_consensus.cc:493] T aecbc6a7f2444d17ab034caec9503560 P 77ff7567010148a69626908199db2c70 [term 4 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:53:06.936228  6443 raft_consensus.cc:3060] T aecbc6a7f2444d17ab034caec9503560 P 77ff7567010148a69626908199db2c70 [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:53:06.939932  6443 raft_consensus.cc:515] T aecbc6a7f2444d17ab034caec9503560 P 77ff7567010148a69626908199db2c70 [term 5 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ce820e2dbf14e89b9fc278a92433fe9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 45983 } } peers { permanent_uuid: "755e99d110044c75b5b66ea9f9c880f8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 38371 } } peers { permanent_uuid: "77ff7567010148a69626908199db2c70" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 41287 } }
I20260709 14:53:06.941290  6443 leader_election.cc:290] T aecbc6a7f2444d17ab034caec9503560 P 77ff7567010148a69626908199db2c70 [CANDIDATE]: Term 5 election: Requested vote from peers 0ce820e2dbf14e89b9fc278a92433fe9 (127.6.3.193:45983), 755e99d110044c75b5b66ea9f9c880f8 (127.6.3.194:38371)
I20260709 14:53:06.942195  6293 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aecbc6a7f2444d17ab034caec9503560" candidate_uuid: "77ff7567010148a69626908199db2c70" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "0ce820e2dbf14e89b9fc278a92433fe9"
I20260709 14:53:06.942361  6369 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aecbc6a7f2444d17ab034caec9503560" candidate_uuid: "77ff7567010148a69626908199db2c70" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "755e99d110044c75b5b66ea9f9c880f8"
I20260709 14:53:06.942739  6293 raft_consensus.cc:3060] T aecbc6a7f2444d17ab034caec9503560 P 0ce820e2dbf14e89b9fc278a92433fe9 [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:53:06.942907  6369 raft_consensus.cc:3055] T aecbc6a7f2444d17ab034caec9503560 P 755e99d110044c75b5b66ea9f9c880f8 [term 4 LEADER]: Stepping down as leader of term 4
I20260709 14:53:06.943272  6369 raft_consensus.cc:740] T aecbc6a7f2444d17ab034caec9503560 P 755e99d110044c75b5b66ea9f9c880f8 [term 4 LEADER]: Becoming Follower/Learner. State: Replica: 755e99d110044c75b5b66ea9f9c880f8, State: Running, Role: LEADER
I20260709 14:53:06.943917  6369 consensus_queue.cc:260] T aecbc6a7f2444d17ab034caec9503560 P 755e99d110044c75b5b66ea9f9c880f8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 4.4, Last appended by leader: 4, Current term: 4, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ce820e2dbf14e89b9fc278a92433fe9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 45983 } } peers { permanent_uuid: "755e99d110044c75b5b66ea9f9c880f8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 38371 } } peers { permanent_uuid: "77ff7567010148a69626908199db2c70" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 41287 } }
I20260709 14:53:06.944926  6369 raft_consensus.cc:3060] T aecbc6a7f2444d17ab034caec9503560 P 755e99d110044c75b5b66ea9f9c880f8 [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:53:06.946269  6617 raft_consensus.cc:993] T c02452de0c754f72a7ab1d478d3d31d5 P 755e99d110044c75b5b66ea9f9c880f8: : Instructing follower 0ce820e2dbf14e89b9fc278a92433fe9 to start an election
I20260709 14:53:06.946725  6623 raft_consensus.cc:1081] T c02452de0c754f72a7ab1d478d3d31d5 P 755e99d110044c75b5b66ea9f9c880f8 [term 2 LEADER]: Signalling peer 0ce820e2dbf14e89b9fc278a92433fe9 to start an election
I20260709 14:53:06.948242  6294 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c02452de0c754f72a7ab1d478d3d31d5"
dest_uuid: "0ce820e2dbf14e89b9fc278a92433fe9"
 from {username='slave'} at 127.0.0.1:36098
I20260709 14:53:06.948352  6293 raft_consensus.cc:2468] T aecbc6a7f2444d17ab034caec9503560 P 0ce820e2dbf14e89b9fc278a92433fe9 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 77ff7567010148a69626908199db2c70 in term 5.
I20260709 14:53:06.948738  6294 raft_consensus.cc:493] T c02452de0c754f72a7ab1d478d3d31d5 P 0ce820e2dbf14e89b9fc278a92433fe9 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:53:06.949139  6294 raft_consensus.cc:3060] T c02452de0c754f72a7ab1d478d3d31d5 P 0ce820e2dbf14e89b9fc278a92433fe9 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:53:06.949220  6407 leader_election.cc:304] T aecbc6a7f2444d17ab034caec9503560 P 77ff7567010148a69626908199db2c70 [CANDIDATE]: Term 5 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0ce820e2dbf14e89b9fc278a92433fe9, 77ff7567010148a69626908199db2c70; no voters: 
I20260709 14:53:06.950023  6595 raft_consensus.cc:2804] T aecbc6a7f2444d17ab034caec9503560 P 77ff7567010148a69626908199db2c70 [term 5 FOLLOWER]: Leader election won for term 5
I20260709 14:53:06.950474  6595 raft_consensus.cc:697] T aecbc6a7f2444d17ab034caec9503560 P 77ff7567010148a69626908199db2c70 [term 5 LEADER]: Becoming Leader. State: Replica: 77ff7567010148a69626908199db2c70, State: Running, Role: LEADER
I20260709 14:53:06.950533  6369 raft_consensus.cc:2468] T aecbc6a7f2444d17ab034caec9503560 P 755e99d110044c75b5b66ea9f9c880f8 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 77ff7567010148a69626908199db2c70 in term 5.
I20260709 14:53:06.951407  6595 consensus_queue.cc:237] T aecbc6a7f2444d17ab034caec9503560 P 77ff7567010148a69626908199db2c70 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 4.4, Last appended by leader: 4, Current term: 5, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ce820e2dbf14e89b9fc278a92433fe9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 45983 } } peers { permanent_uuid: "755e99d110044c75b5b66ea9f9c880f8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 38371 } } peers { permanent_uuid: "77ff7567010148a69626908199db2c70" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 41287 } }
I20260709 14:53:06.954471  6294 raft_consensus.cc:515] T c02452de0c754f72a7ab1d478d3d31d5 P 0ce820e2dbf14e89b9fc278a92433fe9 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ce820e2dbf14e89b9fc278a92433fe9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 45983 } } peers { permanent_uuid: "755e99d110044c75b5b66ea9f9c880f8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 38371 } } peers { permanent_uuid: "77ff7567010148a69626908199db2c70" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 41287 } }
I20260709 14:53:06.956507  6294 leader_election.cc:290] T c02452de0c754f72a7ab1d478d3d31d5 P 0ce820e2dbf14e89b9fc278a92433fe9 [CANDIDATE]: Term 3 election: Requested vote from peers 755e99d110044c75b5b66ea9f9c880f8 (127.6.3.194:38371), 77ff7567010148a69626908199db2c70 (127.6.3.195:41287)
I20260709 14:53:06.957392  6443 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c02452de0c754f72a7ab1d478d3d31d5" candidate_uuid: "0ce820e2dbf14e89b9fc278a92433fe9" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "77ff7567010148a69626908199db2c70"
I20260709 14:53:06.957785  6443 raft_consensus.cc:3060] T c02452de0c754f72a7ab1d478d3d31d5 P 77ff7567010148a69626908199db2c70 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:53:06.958144  6190 catalog_manager.cc:5697] T aecbc6a7f2444d17ab034caec9503560 P 77ff7567010148a69626908199db2c70 reported cstate change: term changed from 4 to 5, leader changed from 755e99d110044c75b5b66ea9f9c880f8 (127.6.3.194) to 77ff7567010148a69626908199db2c70 (127.6.3.195). New cstate: current_term: 5 leader_uuid: "77ff7567010148a69626908199db2c70" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ce820e2dbf14e89b9fc278a92433fe9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 45983 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "755e99d110044c75b5b66ea9f9c880f8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 38371 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "77ff7567010148a69626908199db2c70" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 41287 } health_report { overall_health: HEALTHY } } }
I20260709 14:53:06.960265  6369 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c02452de0c754f72a7ab1d478d3d31d5" candidate_uuid: "0ce820e2dbf14e89b9fc278a92433fe9" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "755e99d110044c75b5b66ea9f9c880f8"
I20260709 14:53:06.960812  6369 raft_consensus.cc:3055] T c02452de0c754f72a7ab1d478d3d31d5 P 755e99d110044c75b5b66ea9f9c880f8 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:53:06.961135  6369 raft_consensus.cc:740] T c02452de0c754f72a7ab1d478d3d31d5 P 755e99d110044c75b5b66ea9f9c880f8 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 755e99d110044c75b5b66ea9f9c880f8, State: Running, Role: LEADER
I20260709 14:53:06.961288  6443 raft_consensus.cc:2468] T c02452de0c754f72a7ab1d478d3d31d5 P 77ff7567010148a69626908199db2c70 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0ce820e2dbf14e89b9fc278a92433fe9 in term 3.
I20260709 14:53:06.962174  6259 leader_election.cc:304] T c02452de0c754f72a7ab1d478d3d31d5 P 0ce820e2dbf14e89b9fc278a92433fe9 [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: 0ce820e2dbf14e89b9fc278a92433fe9, 77ff7567010148a69626908199db2c70; no voters: 
I20260709 14:53:06.961915  6369 consensus_queue.cc:260] T c02452de0c754f72a7ab1d478d3d31d5 P 755e99d110044c75b5b66ea9f9c880f8 [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: "0ce820e2dbf14e89b9fc278a92433fe9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 45983 } } peers { permanent_uuid: "755e99d110044c75b5b66ea9f9c880f8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 38371 } } peers { permanent_uuid: "77ff7567010148a69626908199db2c70" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 41287 } }
I20260709 14:53:06.962850  6630 raft_consensus.cc:2804] T c02452de0c754f72a7ab1d478d3d31d5 P 0ce820e2dbf14e89b9fc278a92433fe9 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:53:06.963068  6369 raft_consensus.cc:3060] T c02452de0c754f72a7ab1d478d3d31d5 P 755e99d110044c75b5b66ea9f9c880f8 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:53:06.963279  6630 raft_consensus.cc:697] T c02452de0c754f72a7ab1d478d3d31d5 P 0ce820e2dbf14e89b9fc278a92433fe9 [term 3 LEADER]: Becoming Leader. State: Replica: 0ce820e2dbf14e89b9fc278a92433fe9, State: Running, Role: LEADER
I20260709 14:53:06.964063  6630 consensus_queue.cc:237] T c02452de0c754f72a7ab1d478d3d31d5 P 0ce820e2dbf14e89b9fc278a92433fe9 [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: "0ce820e2dbf14e89b9fc278a92433fe9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 45983 } } peers { permanent_uuid: "755e99d110044c75b5b66ea9f9c880f8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 38371 } } peers { permanent_uuid: "77ff7567010148a69626908199db2c70" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 41287 } }
I20260709 14:53:06.968454  6369 raft_consensus.cc:2468] T c02452de0c754f72a7ab1d478d3d31d5 P 755e99d110044c75b5b66ea9f9c880f8 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0ce820e2dbf14e89b9fc278a92433fe9 in term 3.
I20260709 14:53:06.972748  6190 catalog_manager.cc:5697] T c02452de0c754f72a7ab1d478d3d31d5 P 0ce820e2dbf14e89b9fc278a92433fe9 reported cstate change: term changed from 2 to 3, leader changed from 755e99d110044c75b5b66ea9f9c880f8 (127.6.3.194) to 0ce820e2dbf14e89b9fc278a92433fe9 (127.6.3.193). New cstate: current_term: 3 leader_uuid: "0ce820e2dbf14e89b9fc278a92433fe9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ce820e2dbf14e89b9fc278a92433fe9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 45983 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "755e99d110044c75b5b66ea9f9c880f8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 38371 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "77ff7567010148a69626908199db2c70" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 41287 } health_report { overall_health: UNKNOWN } } }
I20260709 14:53:07.306046  6294 raft_consensus.cc:1275] T 39072119465440499bed0682d22db9e8 P 0ce820e2dbf14e89b9fc278a92433fe9 [term 3 FOLLOWER]: Refusing update from remote peer 77ff7567010148a69626908199db2c70: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:53:07.307057  6595 consensus_queue.cc:1048] T 39072119465440499bed0682d22db9e8 P 77ff7567010148a69626908199db2c70 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0ce820e2dbf14e89b9fc278a92433fe9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 45983 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:53:07.313500  6369 raft_consensus.cc:1275] T 8bbd9e2be84f4007969d5a46e1a1d39c P 755e99d110044c75b5b66ea9f9c880f8 [term 3 FOLLOWER]: Refusing update from remote peer 0ce820e2dbf14e89b9fc278a92433fe9: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:53:07.315501  6369 raft_consensus.cc:1275] T 39072119465440499bed0682d22db9e8 P 755e99d110044c75b5b66ea9f9c880f8 [term 3 FOLLOWER]: Refusing update from remote peer 77ff7567010148a69626908199db2c70: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:53:07.317111  6595 consensus_queue.cc:1048] T 39072119465440499bed0682d22db9e8 P 77ff7567010148a69626908199db2c70 [LEADER]: Connected to new peer: Peer: permanent_uuid: "755e99d110044c75b5b66ea9f9c880f8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 38371 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:53:07.318045  6630 consensus_queue.cc:1048] T 8bbd9e2be84f4007969d5a46e1a1d39c P 0ce820e2dbf14e89b9fc278a92433fe9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "755e99d110044c75b5b66ea9f9c880f8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 38371 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:53:07.333348  6369 raft_consensus.cc:1275] T 775298c8b30e47c3b5bdcbca4b7ba3ac P 755e99d110044c75b5b66ea9f9c880f8 [term 4 FOLLOWER]: Refusing update from remote peer 0ce820e2dbf14e89b9fc278a92433fe9: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 14:53:07.335670  6630 consensus_queue.cc:1048] T 775298c8b30e47c3b5bdcbca4b7ba3ac P 0ce820e2dbf14e89b9fc278a92433fe9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "755e99d110044c75b5b66ea9f9c880f8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 38371 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:53:07.352406  6443 raft_consensus.cc:1275] T 8bbd9e2be84f4007969d5a46e1a1d39c P 77ff7567010148a69626908199db2c70 [term 3 FOLLOWER]: Refusing update from remote peer 0ce820e2dbf14e89b9fc278a92433fe9: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:53:07.353670  6630 consensus_queue.cc:1048] T 8bbd9e2be84f4007969d5a46e1a1d39c P 0ce820e2dbf14e89b9fc278a92433fe9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "77ff7567010148a69626908199db2c70" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 41287 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:53:07.364310  6442 raft_consensus.cc:1275] T 775298c8b30e47c3b5bdcbca4b7ba3ac P 77ff7567010148a69626908199db2c70 [term 4 FOLLOWER]: Refusing update from remote peer 0ce820e2dbf14e89b9fc278a92433fe9: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 14:53:07.367040  6630 consensus_queue.cc:1048] T 775298c8b30e47c3b5bdcbca4b7ba3ac P 0ce820e2dbf14e89b9fc278a92433fe9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "77ff7567010148a69626908199db2c70" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 41287 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:53:07.388585  6368 raft_consensus.cc:1275] T aecbc6a7f2444d17ab034caec9503560 P 755e99d110044c75b5b66ea9f9c880f8 [term 5 FOLLOWER]: Refusing update from remote peer 77ff7567010148a69626908199db2c70: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260709 14:53:07.389526  6624 consensus_queue.cc:1048] T aecbc6a7f2444d17ab034caec9503560 P 77ff7567010148a69626908199db2c70 [LEADER]: Connected to new peer: Peer: permanent_uuid: "755e99d110044c75b5b66ea9f9c880f8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 38371 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 14:53:07.397359  6294 raft_consensus.cc:1275] T aecbc6a7f2444d17ab034caec9503560 P 0ce820e2dbf14e89b9fc278a92433fe9 [term 5 FOLLOWER]: Refusing update from remote peer 77ff7567010148a69626908199db2c70: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260709 14:53:07.398947  6595 consensus_queue.cc:1048] T aecbc6a7f2444d17ab034caec9503560 P 77ff7567010148a69626908199db2c70 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0ce820e2dbf14e89b9fc278a92433fe9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 45983 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 14:53:07.453502  6443 raft_consensus.cc:1275] T c02452de0c754f72a7ab1d478d3d31d5 P 77ff7567010148a69626908199db2c70 [term 3 FOLLOWER]: Refusing update from remote peer 0ce820e2dbf14e89b9fc278a92433fe9: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:53:07.454598  6631 consensus_queue.cc:1048] T c02452de0c754f72a7ab1d478d3d31d5 P 0ce820e2dbf14e89b9fc278a92433fe9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "77ff7567010148a69626908199db2c70" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 41287 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:53:07.462568  6368 raft_consensus.cc:1275] T c02452de0c754f72a7ab1d478d3d31d5 P 755e99d110044c75b5b66ea9f9c880f8 [term 3 FOLLOWER]: Refusing update from remote peer 0ce820e2dbf14e89b9fc278a92433fe9: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:53:07.464634  6645 consensus_queue.cc:1048] T c02452de0c754f72a7ab1d478d3d31d5 P 0ce820e2dbf14e89b9fc278a92433fe9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "755e99d110044c75b5b66ea9f9c880f8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 38371 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:53:07.623662  6159 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:53:07.629422  6159 tablet_server.cc:179] TabletServer@127.6.3.193:0 shutting down...
W20260709 14:53:07.640766  6333 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
W20260709 14:53:07.644021  6333 consensus_peers.cc:597] T 7120aa6a6a7540bd930ccc1589cc2a2c P 755e99d110044c75b5b66ea9f9c880f8 -> Peer 0ce820e2dbf14e89b9fc278a92433fe9 (127.6.3.193:45983): Couldn't send request to peer 0ce820e2dbf14e89b9fc278a92433fe9. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:53:07.656873  6159 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 14:53:07.657554  6159 tablet_replica.cc:333] T 6f8bc101a2ea4060970bb81453375fa5 P 0ce820e2dbf14e89b9fc278a92433fe9: stopping tablet replica
I20260709 14:53:07.658171  6159 raft_consensus.cc:2243] T 6f8bc101a2ea4060970bb81453375fa5 P 0ce820e2dbf14e89b9fc278a92433fe9 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:07.658599  6159 raft_consensus.cc:2272] T 6f8bc101a2ea4060970bb81453375fa5 P 0ce820e2dbf14e89b9fc278a92433fe9 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:07.660645  6159 tablet_replica.cc:333] T aecbc6a7f2444d17ab034caec9503560 P 0ce820e2dbf14e89b9fc278a92433fe9: stopping tablet replica
I20260709 14:53:07.661139  6159 raft_consensus.cc:2243] T aecbc6a7f2444d17ab034caec9503560 P 0ce820e2dbf14e89b9fc278a92433fe9 [term 5 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:07.661551  6159 raft_consensus.cc:2272] T aecbc6a7f2444d17ab034caec9503560 P 0ce820e2dbf14e89b9fc278a92433fe9 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:07.663928  6159 tablet_replica.cc:333] T 775298c8b30e47c3b5bdcbca4b7ba3ac P 0ce820e2dbf14e89b9fc278a92433fe9: stopping tablet replica
I20260709 14:53:07.664381  6159 raft_consensus.cc:2243] T 775298c8b30e47c3b5bdcbca4b7ba3ac P 0ce820e2dbf14e89b9fc278a92433fe9 [term 4 LEADER]: Raft consensus shutting down.
I20260709 14:53:07.665006  6159 raft_consensus.cc:2272] T 775298c8b30e47c3b5bdcbca4b7ba3ac P 0ce820e2dbf14e89b9fc278a92433fe9 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:07.666713  6159 tablet_replica.cc:333] T 7120aa6a6a7540bd930ccc1589cc2a2c P 0ce820e2dbf14e89b9fc278a92433fe9: stopping tablet replica
I20260709 14:53:07.667236  6159 raft_consensus.cc:2243] T 7120aa6a6a7540bd930ccc1589cc2a2c P 0ce820e2dbf14e89b9fc278a92433fe9 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:07.667601  6159 raft_consensus.cc:2272] T 7120aa6a6a7540bd930ccc1589cc2a2c P 0ce820e2dbf14e89b9fc278a92433fe9 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:07.669049  6159 tablet_replica.cc:333] T 39072119465440499bed0682d22db9e8 P 0ce820e2dbf14e89b9fc278a92433fe9: stopping tablet replica
I20260709 14:53:07.669461  6159 raft_consensus.cc:2243] T 39072119465440499bed0682d22db9e8 P 0ce820e2dbf14e89b9fc278a92433fe9 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:07.669790  6159 raft_consensus.cc:2272] T 39072119465440499bed0682d22db9e8 P 0ce820e2dbf14e89b9fc278a92433fe9 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:07.671604  6159 tablet_replica.cc:333] T 8bbd9e2be84f4007969d5a46e1a1d39c P 0ce820e2dbf14e89b9fc278a92433fe9: stopping tablet replica
I20260709 14:53:07.672034  6159 raft_consensus.cc:2243] T 8bbd9e2be84f4007969d5a46e1a1d39c P 0ce820e2dbf14e89b9fc278a92433fe9 [term 3 LEADER]: Raft consensus shutting down.
I20260709 14:53:07.672605  6159 raft_consensus.cc:2272] T 8bbd9e2be84f4007969d5a46e1a1d39c P 0ce820e2dbf14e89b9fc278a92433fe9 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:07.674022  6159 tablet_replica.cc:333] T c02452de0c754f72a7ab1d478d3d31d5 P 0ce820e2dbf14e89b9fc278a92433fe9: stopping tablet replica
I20260709 14:53:07.674422  6159 raft_consensus.cc:2243] T c02452de0c754f72a7ab1d478d3d31d5 P 0ce820e2dbf14e89b9fc278a92433fe9 [term 3 LEADER]: Raft consensus shutting down.
I20260709 14:53:07.675047  6159 raft_consensus.cc:2272] T c02452de0c754f72a7ab1d478d3d31d5 P 0ce820e2dbf14e89b9fc278a92433fe9 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:07.676632  6159 tablet_replica.cc:333] T e97d3d63b47c4ee0be6a9fc2a47051ea P 0ce820e2dbf14e89b9fc278a92433fe9: stopping tablet replica
I20260709 14:53:07.677099  6159 raft_consensus.cc:2243] T e97d3d63b47c4ee0be6a9fc2a47051ea P 0ce820e2dbf14e89b9fc278a92433fe9 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:07.677450  6159 raft_consensus.cc:2272] T e97d3d63b47c4ee0be6a9fc2a47051ea P 0ce820e2dbf14e89b9fc278a92433fe9 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:07.678798  6159 tablet_replica.cc:333] T c26efd79b39a4e7e8d3ef9b9623d1410 P 0ce820e2dbf14e89b9fc278a92433fe9: stopping tablet replica
I20260709 14:53:07.679193  6159 raft_consensus.cc:2243] T c26efd79b39a4e7e8d3ef9b9623d1410 P 0ce820e2dbf14e89b9fc278a92433fe9 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:07.679515  6159 raft_consensus.cc:2272] T c26efd79b39a4e7e8d3ef9b9623d1410 P 0ce820e2dbf14e89b9fc278a92433fe9 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:07.768441  6159 tablet_server.cc:196] TabletServer@127.6.3.193:0 shutdown complete.
W20260709 14:53:07.774849  6333 consensus_peers.cc:597] T c26efd79b39a4e7e8d3ef9b9623d1410 P 755e99d110044c75b5b66ea9f9c880f8 -> Peer 0ce820e2dbf14e89b9fc278a92433fe9 (127.6.3.193:45983): Couldn't send request to peer 0ce820e2dbf14e89b9fc278a92433fe9. Status: Network error: Client connection negotiation failed: client connection to 127.6.3.193:45983: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:53:07.784587  6407 consensus_peers.cc:597] T e97d3d63b47c4ee0be6a9fc2a47051ea P 77ff7567010148a69626908199db2c70 -> Peer 0ce820e2dbf14e89b9fc278a92433fe9 (127.6.3.193:45983): Couldn't send request to peer 0ce820e2dbf14e89b9fc278a92433fe9. Status: Network error: Client connection negotiation failed: client connection to 127.6.3.193:45983: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:53:07.786446  6333 consensus_peers.cc:597] T 6f8bc101a2ea4060970bb81453375fa5 P 755e99d110044c75b5b66ea9f9c880f8 -> Peer 0ce820e2dbf14e89b9fc278a92433fe9 (127.6.3.193:45983): Couldn't send request to peer 0ce820e2dbf14e89b9fc278a92433fe9. Status: Network error: Client connection negotiation failed: client connection to 127.6.3.193:45983: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:53:07.789644  6159 tablet_server.cc:179] TabletServer@127.6.3.194:0 shutting down...
I20260709 14:53:07.810878  6159 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 14:53:07.811474  6159 tablet_replica.cc:333] T c26efd79b39a4e7e8d3ef9b9623d1410 P 755e99d110044c75b5b66ea9f9c880f8: stopping tablet replica
I20260709 14:53:07.811952  6159 raft_consensus.cc:2243] T c26efd79b39a4e7e8d3ef9b9623d1410 P 755e99d110044c75b5b66ea9f9c880f8 [term 3 LEADER]: Raft consensus shutting down.
I20260709 14:53:07.812556  6159 raft_consensus.cc:2272] T c26efd79b39a4e7e8d3ef9b9623d1410 P 755e99d110044c75b5b66ea9f9c880f8 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:07.814013  6159 tablet_replica.cc:333] T 7120aa6a6a7540bd930ccc1589cc2a2c P 755e99d110044c75b5b66ea9f9c880f8: stopping tablet replica
I20260709 14:53:07.814412  6159 raft_consensus.cc:2243] T 7120aa6a6a7540bd930ccc1589cc2a2c P 755e99d110044c75b5b66ea9f9c880f8 [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:53:07.814994  6159 raft_consensus.cc:2272] T 7120aa6a6a7540bd930ccc1589cc2a2c P 755e99d110044c75b5b66ea9f9c880f8 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:07.816350  6159 tablet_replica.cc:333] T 775298c8b30e47c3b5bdcbca4b7ba3ac P 755e99d110044c75b5b66ea9f9c880f8: stopping tablet replica
I20260709 14:53:07.816812  6159 raft_consensus.cc:2243] T 775298c8b30e47c3b5bdcbca4b7ba3ac P 755e99d110044c75b5b66ea9f9c880f8 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:07.817169  6159 raft_consensus.cc:2272] T 775298c8b30e47c3b5bdcbca4b7ba3ac P 755e99d110044c75b5b66ea9f9c880f8 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:07.818922  6159 tablet_replica.cc:333] T 6f8bc101a2ea4060970bb81453375fa5 P 755e99d110044c75b5b66ea9f9c880f8: stopping tablet replica
I20260709 14:53:07.819381  6159 raft_consensus.cc:2243] T 6f8bc101a2ea4060970bb81453375fa5 P 755e99d110044c75b5b66ea9f9c880f8 [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:53:07.820009  6159 raft_consensus.cc:2272] T 6f8bc101a2ea4060970bb81453375fa5 P 755e99d110044c75b5b66ea9f9c880f8 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:07.821641  6159 tablet_replica.cc:333] T 39072119465440499bed0682d22db9e8 P 755e99d110044c75b5b66ea9f9c880f8: stopping tablet replica
I20260709 14:53:07.822074  6159 raft_consensus.cc:2243] T 39072119465440499bed0682d22db9e8 P 755e99d110044c75b5b66ea9f9c880f8 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:07.822439  6159 raft_consensus.cc:2272] T 39072119465440499bed0682d22db9e8 P 755e99d110044c75b5b66ea9f9c880f8 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:07.824360  6159 tablet_replica.cc:333] T 8bbd9e2be84f4007969d5a46e1a1d39c P 755e99d110044c75b5b66ea9f9c880f8: stopping tablet replica
I20260709 14:53:07.824819  6159 raft_consensus.cc:2243] T 8bbd9e2be84f4007969d5a46e1a1d39c P 755e99d110044c75b5b66ea9f9c880f8 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:07.825172  6159 raft_consensus.cc:2272] T 8bbd9e2be84f4007969d5a46e1a1d39c P 755e99d110044c75b5b66ea9f9c880f8 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:07.826826  6159 tablet_replica.cc:333] T c02452de0c754f72a7ab1d478d3d31d5 P 755e99d110044c75b5b66ea9f9c880f8: stopping tablet replica
I20260709 14:53:07.827310  6159 raft_consensus.cc:2243] T c02452de0c754f72a7ab1d478d3d31d5 P 755e99d110044c75b5b66ea9f9c880f8 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:07.827661  6159 raft_consensus.cc:2272] T c02452de0c754f72a7ab1d478d3d31d5 P 755e99d110044c75b5b66ea9f9c880f8 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:07.829248  6159 tablet_replica.cc:333] T e97d3d63b47c4ee0be6a9fc2a47051ea P 755e99d110044c75b5b66ea9f9c880f8: stopping tablet replica
I20260709 14:53:07.829649  6159 raft_consensus.cc:2243] T e97d3d63b47c4ee0be6a9fc2a47051ea P 755e99d110044c75b5b66ea9f9c880f8 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:07.830031  6159 raft_consensus.cc:2272] T e97d3d63b47c4ee0be6a9fc2a47051ea P 755e99d110044c75b5b66ea9f9c880f8 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:07.831351  6159 tablet_replica.cc:333] T aecbc6a7f2444d17ab034caec9503560 P 755e99d110044c75b5b66ea9f9c880f8: stopping tablet replica
I20260709 14:53:07.831709  6159 raft_consensus.cc:2243] T aecbc6a7f2444d17ab034caec9503560 P 755e99d110044c75b5b66ea9f9c880f8 [term 5 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:07.832033  6159 raft_consensus.cc:2272] T aecbc6a7f2444d17ab034caec9503560 P 755e99d110044c75b5b66ea9f9c880f8 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:07.856757  6159 tablet_server.cc:196] TabletServer@127.6.3.194:0 shutdown complete.
W20260709 14:53:07.873199  6407 consensus_peers.cc:597] T aecbc6a7f2444d17ab034caec9503560 P 77ff7567010148a69626908199db2c70 -> Peer 0ce820e2dbf14e89b9fc278a92433fe9 (127.6.3.193:45983): Couldn't send request to peer 0ce820e2dbf14e89b9fc278a92433fe9. Status: Network error: Client connection negotiation failed: client connection to 127.6.3.193:45983: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:53:07.874900  6159 tablet_server.cc:179] TabletServer@127.6.3.195:0 shutting down...
W20260709 14:53:07.877542  6407 consensus_peers.cc:597] T 39072119465440499bed0682d22db9e8 P 77ff7567010148a69626908199db2c70 -> Peer 0ce820e2dbf14e89b9fc278a92433fe9 (127.6.3.193:45983): Couldn't send request to peer 0ce820e2dbf14e89b9fc278a92433fe9. Status: Network error: Client connection negotiation failed: client connection to 127.6.3.193:45983: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:53:07.896813  6159 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 14:53:07.897486  6159 tablet_replica.cc:333] T 7120aa6a6a7540bd930ccc1589cc2a2c P 77ff7567010148a69626908199db2c70: stopping tablet replica
I20260709 14:53:07.898047  6159 raft_consensus.cc:2243] T 7120aa6a6a7540bd930ccc1589cc2a2c P 77ff7567010148a69626908199db2c70 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:07.898469  6159 raft_consensus.cc:2272] T 7120aa6a6a7540bd930ccc1589cc2a2c P 77ff7567010148a69626908199db2c70 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:07.900087  6159 tablet_replica.cc:333] T aecbc6a7f2444d17ab034caec9503560 P 77ff7567010148a69626908199db2c70: stopping tablet replica
I20260709 14:53:07.900561  6159 raft_consensus.cc:2243] T aecbc6a7f2444d17ab034caec9503560 P 77ff7567010148a69626908199db2c70 [term 5 LEADER]: Raft consensus shutting down.
I20260709 14:53:07.901193  6159 raft_consensus.cc:2272] T aecbc6a7f2444d17ab034caec9503560 P 77ff7567010148a69626908199db2c70 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:07.903357  6159 tablet_replica.cc:333] T 775298c8b30e47c3b5bdcbca4b7ba3ac P 77ff7567010148a69626908199db2c70: stopping tablet replica
I20260709 14:53:07.903813  6159 raft_consensus.cc:2243] T 775298c8b30e47c3b5bdcbca4b7ba3ac P 77ff7567010148a69626908199db2c70 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:07.904177  6159 raft_consensus.cc:2272] T 775298c8b30e47c3b5bdcbca4b7ba3ac P 77ff7567010148a69626908199db2c70 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:07.905835  6159 tablet_replica.cc:333] T e97d3d63b47c4ee0be6a9fc2a47051ea P 77ff7567010148a69626908199db2c70: stopping tablet replica
I20260709 14:53:07.906296  6159 raft_consensus.cc:2243] T e97d3d63b47c4ee0be6a9fc2a47051ea P 77ff7567010148a69626908199db2c70 [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:53:07.906936  6159 raft_consensus.cc:2272] T e97d3d63b47c4ee0be6a9fc2a47051ea P 77ff7567010148a69626908199db2c70 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:07.908445  6159 tablet_replica.cc:333] T 6f8bc101a2ea4060970bb81453375fa5 P 77ff7567010148a69626908199db2c70: stopping tablet replica
I20260709 14:53:07.908867  6159 raft_consensus.cc:2243] T 6f8bc101a2ea4060970bb81453375fa5 P 77ff7567010148a69626908199db2c70 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:07.909221  6159 raft_consensus.cc:2272] T 6f8bc101a2ea4060970bb81453375fa5 P 77ff7567010148a69626908199db2c70 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:07.910687  6159 tablet_replica.cc:333] T 39072119465440499bed0682d22db9e8 P 77ff7567010148a69626908199db2c70: stopping tablet replica
I20260709 14:53:07.911260  6159 raft_consensus.cc:2243] T 39072119465440499bed0682d22db9e8 P 77ff7567010148a69626908199db2c70 [term 3 LEADER]: Raft consensus shutting down.
I20260709 14:53:07.911841  6159 raft_consensus.cc:2272] T 39072119465440499bed0682d22db9e8 P 77ff7567010148a69626908199db2c70 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:07.913414  6159 tablet_replica.cc:333] T c02452de0c754f72a7ab1d478d3d31d5 P 77ff7567010148a69626908199db2c70: stopping tablet replica
I20260709 14:53:07.913832  6159 raft_consensus.cc:2243] T c02452de0c754f72a7ab1d478d3d31d5 P 77ff7567010148a69626908199db2c70 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:07.914171  6159 raft_consensus.cc:2272] T c02452de0c754f72a7ab1d478d3d31d5 P 77ff7567010148a69626908199db2c70 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:07.915791  6159 tablet_replica.cc:333] T 8bbd9e2be84f4007969d5a46e1a1d39c P 77ff7567010148a69626908199db2c70: stopping tablet replica
I20260709 14:53:07.916193  6159 raft_consensus.cc:2243] T 8bbd9e2be84f4007969d5a46e1a1d39c P 77ff7567010148a69626908199db2c70 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:07.916569  6159 raft_consensus.cc:2272] T 8bbd9e2be84f4007969d5a46e1a1d39c P 77ff7567010148a69626908199db2c70 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:07.918299  6159 tablet_replica.cc:333] T c26efd79b39a4e7e8d3ef9b9623d1410 P 77ff7567010148a69626908199db2c70: stopping tablet replica
I20260709 14:53:07.918715  6159 raft_consensus.cc:2243] T c26efd79b39a4e7e8d3ef9b9623d1410 P 77ff7567010148a69626908199db2c70 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:07.919135  6159 raft_consensus.cc:2272] T c26efd79b39a4e7e8d3ef9b9623d1410 P 77ff7567010148a69626908199db2c70 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:07.943151  6159 tablet_server.cc:196] TabletServer@127.6.3.195:0 shutdown complete.
I20260709 14:53:07.957633  6159 master.cc:562] Master@127.6.3.254:38261 shutting down...
I20260709 14:53:08.051661  6159 raft_consensus.cc:2243] T 00000000000000000000000000000000 P b526a5695c2646ab8f6abb0f76a8ee31 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:53:08.052227  6159 raft_consensus.cc:2272] T 00000000000000000000000000000000 P b526a5695c2646ab8f6abb0f76a8ee31 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:08.052543  6159 tablet_replica.cc:333] T 00000000000000000000000000000000 P b526a5695c2646ab8f6abb0f76a8ee31: stopping tablet replica
I20260709 14:53:08.070880  6159 master.cc:584] Master@127.6.3.254:38261 shutdown complete.
0ce820e2dbf14e89b9fc278a92433fe9  4
755e99d110044c75b5b66ea9f9c880f8  4
77ff7567010148a69626908199db2c70  1
[       OK ] LeaderRebalancerTest.FunctionalTestForDivided (12010 ms)
[ RUN      ] LeaderRebalancerTest.FunctionalTestForNotDivided
I20260709 14:53:08.105682  6159 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.6.3.254:38139
I20260709 14:53:08.106650  6159 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:53:08.111820  6659 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
W20260709 14:53:08.111821  6658 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
W20260709 14:53:08.112272  6661 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
I20260709 14:53:08.113071  6159 server_base.cc:1061] running on GCE node
I20260709 14:53:08.113790  6159 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 14:53:08.113987  6159 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 14:53:08.114130  6159 hybrid_clock.cc:648] HybridClock initialized: now 1783608788114115 us; error 0 us; skew 500 ppm
I20260709 14:53:08.114614  6159 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:53:08.116796  6159 webserver.cc:533] Webserver started at http://127.6.3.254:33671/ using document root <none> and password file <none>
I20260709 14:53:08.117239  6159 fs_manager.cc:362] Metadata directory not provided
I20260709 14:53:08.117426  6159 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 14:53:08.117676  6159 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 14:53:08.118671  6159 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskD7XNpc/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783608775933393-6159-0/minicluster-data/master-0-root/instance:
uuid: "d0e7cc3d72584b0185405d21f7b66998"
format_stamp: "Formatted at 2026-07-09 14:53:08 on dist-test-slave-rx4q"
I20260709 14:53:08.122673  6159 fs_manager.cc:696] Time spent creating directory manager: real 0.003s	user 0.001s	sys 0.002s
I20260709 14:53:08.125687  6666 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:53:08.126272  6159 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260709 14:53:08.126538  6159 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskD7XNpc/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783608775933393-6159-0/minicluster-data/master-0-root
uuid: "d0e7cc3d72584b0185405d21f7b66998"
format_stamp: "Formatted at 2026-07-09 14:53:08 on dist-test-slave-rx4q"
I20260709 14:53:08.126801  6159 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskD7XNpc/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783608775933393-6159-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskD7XNpc/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783608775933393-6159-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskD7XNpc/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783608775933393-6159-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)
I20260709 14:53:08.161276  6159 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:53:08.162410  6159 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:53:08.197150  6159 rpc_server.cc:307] RPC server started. Bound to: 127.6.3.254:38139
I20260709 14:53:08.197256  6717 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.6.3.254:38139 every 8 connection(s)
I20260709 14:53:08.200798  6718 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:08.209384  6718 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P d0e7cc3d72584b0185405d21f7b66998: Bootstrap starting.
I20260709 14:53:08.213662  6718 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P d0e7cc3d72584b0185405d21f7b66998: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:08.217273  6718 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P d0e7cc3d72584b0185405d21f7b66998: No bootstrap required, opened a new log
I20260709 14:53:08.219264  6718 raft_consensus.cc:359] T 00000000000000000000000000000000 P d0e7cc3d72584b0185405d21f7b66998 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d0e7cc3d72584b0185405d21f7b66998" member_type: VOTER }
I20260709 14:53:08.219646  6718 raft_consensus.cc:385] T 00000000000000000000000000000000 P d0e7cc3d72584b0185405d21f7b66998 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:08.219866  6718 raft_consensus.cc:740] T 00000000000000000000000000000000 P d0e7cc3d72584b0185405d21f7b66998 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d0e7cc3d72584b0185405d21f7b66998, State: Initialized, Role: FOLLOWER
I20260709 14:53:08.220398  6718 consensus_queue.cc:260] T 00000000000000000000000000000000 P d0e7cc3d72584b0185405d21f7b66998 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d0e7cc3d72584b0185405d21f7b66998" member_type: VOTER }
I20260709 14:53:08.220817  6718 raft_consensus.cc:399] T 00000000000000000000000000000000 P d0e7cc3d72584b0185405d21f7b66998 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260709 14:53:08.221029  6718 raft_consensus.cc:493] T 00000000000000000000000000000000 P d0e7cc3d72584b0185405d21f7b66998 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260709 14:53:08.221305  6718 raft_consensus.cc:3060] T 00000000000000000000000000000000 P d0e7cc3d72584b0185405d21f7b66998 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:08.224813  6718 raft_consensus.cc:515] T 00000000000000000000000000000000 P d0e7cc3d72584b0185405d21f7b66998 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d0e7cc3d72584b0185405d21f7b66998" member_type: VOTER }
I20260709 14:53:08.225266  6718 leader_election.cc:304] T 00000000000000000000000000000000 P d0e7cc3d72584b0185405d21f7b66998 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: d0e7cc3d72584b0185405d21f7b66998; no voters: 
I20260709 14:53:08.226235  6718 leader_election.cc:290] T 00000000000000000000000000000000 P d0e7cc3d72584b0185405d21f7b66998 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260709 14:53:08.226491  6721 raft_consensus.cc:2804] T 00000000000000000000000000000000 P d0e7cc3d72584b0185405d21f7b66998 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:53:08.227771  6721 raft_consensus.cc:697] T 00000000000000000000000000000000 P d0e7cc3d72584b0185405d21f7b66998 [term 1 LEADER]: Becoming Leader. State: Replica: d0e7cc3d72584b0185405d21f7b66998, State: Running, Role: LEADER
I20260709 14:53:08.228503  6721 consensus_queue.cc:237] T 00000000000000000000000000000000 P d0e7cc3d72584b0185405d21f7b66998 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d0e7cc3d72584b0185405d21f7b66998" member_type: VOTER }
I20260709 14:53:08.229020  6718 sys_catalog.cc:565] T 00000000000000000000000000000000 P d0e7cc3d72584b0185405d21f7b66998 [sys.catalog]: configured and running, proceeding with master startup.
I20260709 14:53:08.233657  6723 sys_catalog.cc:455] T 00000000000000000000000000000000 P d0e7cc3d72584b0185405d21f7b66998 [sys.catalog]: SysCatalogTable state changed. Reason: New leader d0e7cc3d72584b0185405d21f7b66998. Latest consensus state: current_term: 1 leader_uuid: "d0e7cc3d72584b0185405d21f7b66998" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d0e7cc3d72584b0185405d21f7b66998" member_type: VOTER } }
I20260709 14:53:08.234334  6723 sys_catalog.cc:458] T 00000000000000000000000000000000 P d0e7cc3d72584b0185405d21f7b66998 [sys.catalog]: This master's current role is: LEADER
I20260709 14:53:08.234401  6722 sys_catalog.cc:455] T 00000000000000000000000000000000 P d0e7cc3d72584b0185405d21f7b66998 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "d0e7cc3d72584b0185405d21f7b66998" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d0e7cc3d72584b0185405d21f7b66998" member_type: VOTER } }
I20260709 14:53:08.235016  6722 sys_catalog.cc:458] T 00000000000000000000000000000000 P d0e7cc3d72584b0185405d21f7b66998 [sys.catalog]: This master's current role is: LEADER
I20260709 14:53:08.236255  6730 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260709 14:53:08.241060  6730 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260709 14:53:08.242646  6159 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260709 14:53:08.248589  6730 catalog_manager.cc:1383] Generated new cluster ID: 701d243b7b73477fb8c9d8e6345ce7c9
I20260709 14:53:08.248827  6730 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260709 14:53:08.272608  6730 catalog_manager.cc:1406] Generated new certificate authority record
I20260709 14:53:08.273669  6730 catalog_manager.cc:1540] Loading token signing keys...
I20260709 14:53:08.283552  6730 catalog_manager.cc:6070] T 00000000000000000000000000000000 P d0e7cc3d72584b0185405d21f7b66998: Generated new TSK 0
I20260709 14:53:08.284053  6730 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260709 14:53:08.308277  6159 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:53:08.313194  6739 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
W20260709 14:53:08.314193  6740 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
I20260709 14:53:08.315750  6159 server_base.cc:1061] running on GCE node
W20260709 14:53:08.316226  6742 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
I20260709 14:53:08.316984  6159 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 14:53:08.317188  6159 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 14:53:08.317363  6159 hybrid_clock.cc:648] HybridClock initialized: now 1783608788317346 us; error 0 us; skew 500 ppm
I20260709 14:53:08.317864  6159 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:53:08.319878  6159 webserver.cc:533] Webserver started at http://127.6.3.193:37909/ using document root <none> and password file <none>
I20260709 14:53:08.320488  6159 fs_manager.cc:362] Metadata directory not provided
I20260709 14:53:08.320708  6159 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 14:53:08.320978  6159 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 14:53:08.321930  6159 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskD7XNpc/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783608775933393-6159-0/minicluster-data/ts-0-root/instance:
uuid: "7bf100434989413581eeb126c78d8903"
format_stamp: "Formatted at 2026-07-09 14:53:08 on dist-test-slave-rx4q"
I20260709 14:53:08.325909  6159 fs_manager.cc:696] Time spent creating directory manager: real 0.003s	user 0.006s	sys 0.000s
I20260709 14:53:08.328847  6747 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:53:08.329443  6159 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260709 14:53:08.329684  6159 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskD7XNpc/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783608775933393-6159-0/minicluster-data/ts-0-root
uuid: "7bf100434989413581eeb126c78d8903"
format_stamp: "Formatted at 2026-07-09 14:53:08 on dist-test-slave-rx4q"
I20260709 14:53:08.329937  6159 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskD7XNpc/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783608775933393-6159-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskD7XNpc/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783608775933393-6159-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskD7XNpc/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783608775933393-6159-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)
I20260709 14:53:08.341557  6159 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:53:08.342547  6159 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:53:08.344081  6159 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 14:53:08.345993  6159 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 14:53:08.346190  6159 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:53:08.346413  6159 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 14:53:08.346586  6159 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:53:08.382248  6159 rpc_server.cc:307] RPC server started. Bound to: 127.6.3.193:37749
I20260709 14:53:08.382310  6809 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.6.3.193:37749 every 8 connection(s)
I20260709 14:53:08.386703  6159 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:53:08.393391  6814 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
W20260709 14:53:08.395907  6815 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
I20260709 14:53:08.397006  6159 server_base.cc:1061] running on GCE node
W20260709 14:53:08.396970  6817 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
I20260709 14:53:08.398016  6159 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 14:53:08.398253  6159 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 14:53:08.398423  6159 hybrid_clock.cc:648] HybridClock initialized: now 1783608788398403 us; error 0 us; skew 500 ppm
I20260709 14:53:08.398887  6159 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:53:08.401281  6159 webserver.cc:533] Webserver started at http://127.6.3.194:37805/ using document root <none> and password file <none>
I20260709 14:53:08.401888  6159 fs_manager.cc:362] Metadata directory not provided
I20260709 14:53:08.402130  6159 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 14:53:08.402467  6159 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 14:53:08.403318  6810 heartbeater.cc:344] Connected to a master server at 127.6.3.254:38139
I20260709 14:53:08.403625  6810 heartbeater.cc:461] Registering TS with master...
I20260709 14:53:08.403668  6159 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskD7XNpc/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783608775933393-6159-0/minicluster-data/ts-1-root/instance:
uuid: "17fca55f1a2b4b71851b689f28ef067d"
format_stamp: "Formatted at 2026-07-09 14:53:08 on dist-test-slave-rx4q"
I20260709 14:53:08.404348  6810 heartbeater.cc:507] Master 127.6.3.254:38139 requested a full tablet report, sending...
I20260709 14:53:08.406188  6683 ts_manager.cc:194] Registered new tserver with Master: 7bf100434989413581eeb126c78d8903 (127.6.3.193:37749)
I20260709 14:53:08.408162  6683 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:33258
I20260709 14:53:08.408223  6159 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.001s	sys 0.003s
I20260709 14:53:08.411286  6822 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:53:08.411935  6159 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260709 14:53:08.412192  6159 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskD7XNpc/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783608775933393-6159-0/minicluster-data/ts-1-root
uuid: "17fca55f1a2b4b71851b689f28ef067d"
format_stamp: "Formatted at 2026-07-09 14:53:08 on dist-test-slave-rx4q"
I20260709 14:53:08.412453  6159 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskD7XNpc/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783608775933393-6159-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskD7XNpc/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783608775933393-6159-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskD7XNpc/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783608775933393-6159-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)
I20260709 14:53:08.466746  6159 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:53:08.468245  6159 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:53:08.469825  6159 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 14:53:08.471921  6159 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 14:53:08.472127  6159 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:53:08.472364  6159 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 14:53:08.472529  6159 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:53:08.508795  6159 rpc_server.cc:307] RPC server started. Bound to: 127.6.3.194:40955
I20260709 14:53:08.508886  6884 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.6.3.194:40955 every 8 connection(s)
I20260709 14:53:08.513041  6159 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:53:08.519693  6888 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
W20260709 14:53:08.520696  6889 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
W20260709 14:53:08.521509  6891 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
I20260709 14:53:08.521909  6159 server_base.cc:1061] running on GCE node
I20260709 14:53:08.522782  6159 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 14:53:08.523003  6159 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 14:53:08.523185  6159 hybrid_clock.cc:648] HybridClock initialized: now 1783608788523170 us; error 0 us; skew 500 ppm
I20260709 14:53:08.523661  6159 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:53:08.525628  6885 heartbeater.cc:344] Connected to a master server at 127.6.3.254:38139
I20260709 14:53:08.525930  6885 heartbeater.cc:461] Registering TS with master...
I20260709 14:53:08.526435  6159 webserver.cc:533] Webserver started at http://127.6.3.195:40381/ using document root <none> and password file <none>
I20260709 14:53:08.526549  6885 heartbeater.cc:507] Master 127.6.3.254:38139 requested a full tablet report, sending...
I20260709 14:53:08.526952  6159 fs_manager.cc:362] Metadata directory not provided
I20260709 14:53:08.527206  6159 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 14:53:08.527457  6159 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 14:53:08.528579  6683 ts_manager.cc:194] Registered new tserver with Master: 17fca55f1a2b4b71851b689f28ef067d (127.6.3.194:40955)
I20260709 14:53:08.528666  6159 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskD7XNpc/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783608775933393-6159-0/minicluster-data/ts-2-root/instance:
uuid: "ebf6802906594fc0ba3982cd39d441c7"
format_stamp: "Formatted at 2026-07-09 14:53:08 on dist-test-slave-rx4q"
I20260709 14:53:08.529718  6683 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:33262
I20260709 14:53:08.533064  6159 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260709 14:53:08.536031  6896 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:53:08.536654  6159 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260709 14:53:08.536922  6159 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskD7XNpc/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783608775933393-6159-0/minicluster-data/ts-2-root
uuid: "ebf6802906594fc0ba3982cd39d441c7"
format_stamp: "Formatted at 2026-07-09 14:53:08 on dist-test-slave-rx4q"
I20260709 14:53:08.537204  6159 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskD7XNpc/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783608775933393-6159-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskD7XNpc/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783608775933393-6159-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskD7XNpc/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783608775933393-6159-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)
I20260709 14:53:08.564891  6159 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:53:08.565976  6159 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:53:08.567292  6159 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 14:53:08.569312  6159 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 14:53:08.569518  6159 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:53:08.569737  6159 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 14:53:08.569896  6159 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:53:08.605625  6159 rpc_server.cc:307] RPC server started. Bound to: 127.6.3.195:36683
I20260709 14:53:08.605705  6958 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.6.3.195:36683 every 8 connection(s)
I20260709 14:53:08.617693  6959 heartbeater.cc:344] Connected to a master server at 127.6.3.254:38139
I20260709 14:53:08.618017  6959 heartbeater.cc:461] Registering TS with master...
I20260709 14:53:08.618625  6959 heartbeater.cc:507] Master 127.6.3.254:38139 requested a full tablet report, sending...
I20260709 14:53:08.620402  6683 ts_manager.cc:194] Registered new tserver with Master: ebf6802906594fc0ba3982cd39d441c7 (127.6.3.195:36683)
I20260709 14:53:08.620541  6159 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.012127871s
I20260709 14:53:08.621974  6683 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:33270
I20260709 14:53:08.642590  6683 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:33272:
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\314\314\314\014\004\001\000\230\231\231\031\004\001\000dff&\004\001\0000333\004\001\000\374\377\377?\004\001\000\310\314\314L\004\001\000\224\231\231Y\004\001\000`fff\004\001\000,33s""\004\001\000\314\314\314\014\004\001\000\230\231\231\031\004\001\000dff&\004\001\0000333\004\001\000\374\377\377?\004\001\000\310\314\314L\004\001\000\224\231\231Y\004\001\000`fff\004\001\000,33s"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260709 14:53:08.645224  6683 catalog_manager.cc:7077] 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.
I20260709 14:53:08.721251  6850 tablet_service.cc:1511] Processing CreateTablet for tablet ec09a471f4b04cf1a127ac598493ff65 (DEFAULT_TABLE table=test-workload [id=6fda58b56e29496a8f33177aee0a35d6]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260709 14:53:08.722612  6850 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ec09a471f4b04cf1a127ac598493ff65. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:08.724054  6849 tablet_service.cc:1511] Processing CreateTablet for tablet a0e8aa655d71425d90c86f46c6a51255 (DEFAULT_TABLE table=test-workload [id=6fda58b56e29496a8f33177aee0a35d6]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260709 14:53:08.725407  6849 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a0e8aa655d71425d90c86f46c6a51255. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:08.727710  6844 tablet_service.cc:1511] Processing CreateTablet for tablet dd2887cf8a3c431bb93b8c93cdf37f38 (DEFAULT_TABLE table=test-workload [id=6fda58b56e29496a8f33177aee0a35d6]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260709 14:53:08.728257  6924 tablet_service.cc:1511] Processing CreateTablet for tablet ec09a471f4b04cf1a127ac598493ff65 (DEFAULT_TABLE table=test-workload [id=6fda58b56e29496a8f33177aee0a35d6]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260709 14:53:08.728996  6844 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dd2887cf8a3c431bb93b8c93cdf37f38. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:08.729503  6924 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ec09a471f4b04cf1a127ac598493ff65. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:08.729346  6847 tablet_service.cc:1511] Processing CreateTablet for tablet 11c9b095506d405783df389f0d06ef79 (DEFAULT_TABLE table=test-workload [id=6fda58b56e29496a8f33177aee0a35d6]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260709 14:53:08.730563  6847 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 11c9b095506d405783df389f0d06ef79. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:08.730228  6775 tablet_service.cc:1511] Processing CreateTablet for tablet ec09a471f4b04cf1a127ac598493ff65 (DEFAULT_TABLE table=test-workload [id=6fda58b56e29496a8f33177aee0a35d6]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260709 14:53:08.731580  6775 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ec09a471f4b04cf1a127ac598493ff65. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:08.731446  6923 tablet_service.cc:1511] Processing CreateTablet for tablet a0e8aa655d71425d90c86f46c6a51255 (DEFAULT_TABLE table=test-workload [id=6fda58b56e29496a8f33177aee0a35d6]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260709 14:53:08.732301  6846 tablet_service.cc:1511] Processing CreateTablet for tablet be674e09460d461caf91c3cbe37a655b (DEFAULT_TABLE table=test-workload [id=6fda58b56e29496a8f33177aee0a35d6]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260709 14:53:08.732766  6923 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a0e8aa655d71425d90c86f46c6a51255. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:08.733553  6846 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet be674e09460d461caf91c3cbe37a655b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:08.733433  6773 tablet_service.cc:1511] Processing CreateTablet for tablet 0491e68c0d2d43a29f1b0127987212ee (DEFAULT_TABLE table=test-workload [id=6fda58b56e29496a8f33177aee0a35d6]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260709 14:53:08.735769  6773 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0491e68c0d2d43a29f1b0127987212ee. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:08.728253  6848 tablet_service.cc:1511] Processing CreateTablet for tablet 0491e68c0d2d43a29f1b0127987212ee (DEFAULT_TABLE table=test-workload [id=6fda58b56e29496a8f33177aee0a35d6]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260709 14:53:08.736732  6848 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0491e68c0d2d43a29f1b0127987212ee. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:08.736418  6920 tablet_service.cc:1511] Processing CreateTablet for tablet be674e09460d461caf91c3cbe37a655b (DEFAULT_TABLE table=test-workload [id=6fda58b56e29496a8f33177aee0a35d6]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260709 14:53:08.737670  6920 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet be674e09460d461caf91c3cbe37a655b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:08.738060  6772 tablet_service.cc:1511] Processing CreateTablet for tablet 11c9b095506d405783df389f0d06ef79 (DEFAULT_TABLE table=test-workload [id=6fda58b56e29496a8f33177aee0a35d6]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260709 14:53:08.740676  6770 tablet_service.cc:1511] Processing CreateTablet for tablet 6f70681760e24b5c84753b5f4d26e0a1 (DEFAULT_TABLE table=test-workload [id=6fda58b56e29496a8f33177aee0a35d6]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260709 14:53:08.741008  6845 tablet_service.cc:1511] Processing CreateTablet for tablet 6f70681760e24b5c84753b5f4d26e0a1 (DEFAULT_TABLE table=test-workload [id=6fda58b56e29496a8f33177aee0a35d6]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260709 14:53:08.739271  6772 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 11c9b095506d405783df389f0d06ef79. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:08.745882  6922 tablet_service.cc:1511] Processing CreateTablet for tablet 0491e68c0d2d43a29f1b0127987212ee (DEFAULT_TABLE table=test-workload [id=6fda58b56e29496a8f33177aee0a35d6]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260709 14:53:08.746050  6771 tablet_service.cc:1511] Processing CreateTablet for tablet be674e09460d461caf91c3cbe37a655b (DEFAULT_TABLE table=test-workload [id=6fda58b56e29496a8f33177aee0a35d6]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260709 14:53:08.747097  6922 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0491e68c0d2d43a29f1b0127987212ee. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:08.742924  6921 tablet_service.cc:1511] Processing CreateTablet for tablet 11c9b095506d405783df389f0d06ef79 (DEFAULT_TABLE table=test-workload [id=6fda58b56e29496a8f33177aee0a35d6]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260709 14:53:08.748016  6921 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 11c9b095506d405783df389f0d06ef79. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:08.748855  6843 tablet_service.cc:1511] Processing CreateTablet for tablet e5e9229aec2c431fa3860e656d3cd25d (DEFAULT_TABLE table=test-workload [id=6fda58b56e29496a8f33177aee0a35d6]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260709 14:53:08.749812  6768 tablet_service.cc:1511] Processing CreateTablet for tablet e5e9229aec2c431fa3860e656d3cd25d (DEFAULT_TABLE table=test-workload [id=6fda58b56e29496a8f33177aee0a35d6]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260709 14:53:08.742602  6769 tablet_service.cc:1511] Processing CreateTablet for tablet dd2887cf8a3c431bb93b8c93cdf37f38 (DEFAULT_TABLE table=test-workload [id=6fda58b56e29496a8f33177aee0a35d6]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260709 14:53:08.732311  6774 tablet_service.cc:1511] Processing CreateTablet for tablet a0e8aa655d71425d90c86f46c6a51255 (DEFAULT_TABLE table=test-workload [id=6fda58b56e29496a8f33177aee0a35d6]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260709 14:53:08.752287  6845 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6f70681760e24b5c84753b5f4d26e0a1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:08.744539  6770 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6f70681760e24b5c84753b5f4d26e0a1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:08.755707  6843 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e5e9229aec2c431fa3860e656d3cd25d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:08.756371  6771 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet be674e09460d461caf91c3cbe37a655b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:08.757207  6768 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e5e9229aec2c431fa3860e656d3cd25d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:08.757903  6774 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a0e8aa655d71425d90c86f46c6a51255. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:08.758849  6769 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dd2887cf8a3c431bb93b8c93cdf37f38. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:08.761946  6919 tablet_service.cc:1511] Processing CreateTablet for tablet 6f70681760e24b5c84753b5f4d26e0a1 (DEFAULT_TABLE table=test-workload [id=6fda58b56e29496a8f33177aee0a35d6]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260709 14:53:08.763383  6919 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6f70681760e24b5c84753b5f4d26e0a1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:08.770766  6767 tablet_service.cc:1511] Processing CreateTablet for tablet e26b3ddc0798490eac7aa0017d8be235 (DEFAULT_TABLE table=test-workload [id=6fda58b56e29496a8f33177aee0a35d6]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260709 14:53:08.772244  6767 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e26b3ddc0798490eac7aa0017d8be235. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:08.784981  6842 tablet_service.cc:1511] Processing CreateTablet for tablet e26b3ddc0798490eac7aa0017d8be235 (DEFAULT_TABLE table=test-workload [id=6fda58b56e29496a8f33177aee0a35d6]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260709 14:53:08.786171  6842 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e26b3ddc0798490eac7aa0017d8be235. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:08.796365  6918 tablet_service.cc:1511] Processing CreateTablet for tablet dd2887cf8a3c431bb93b8c93cdf37f38 (DEFAULT_TABLE table=test-workload [id=6fda58b56e29496a8f33177aee0a35d6]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260709 14:53:08.797578  6918 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dd2887cf8a3c431bb93b8c93cdf37f38. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:08.800637  6917 tablet_service.cc:1511] Processing CreateTablet for tablet e5e9229aec2c431fa3860e656d3cd25d (DEFAULT_TABLE table=test-workload [id=6fda58b56e29496a8f33177aee0a35d6]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260709 14:53:08.801816  6917 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e5e9229aec2c431fa3860e656d3cd25d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:08.802496  6766 tablet_service.cc:1511] Processing CreateTablet for tablet 6dc7bf3f5faf4d63811afc07cfc43955 (DEFAULT_TABLE table=test-workload [id=6fda58b56e29496a8f33177aee0a35d6]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260709 14:53:08.803764  6766 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6dc7bf3f5faf4d63811afc07cfc43955. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:08.807360  6916 tablet_service.cc:1511] Processing CreateTablet for tablet e26b3ddc0798490eac7aa0017d8be235 (DEFAULT_TABLE table=test-workload [id=6fda58b56e29496a8f33177aee0a35d6]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260709 14:53:08.808672  6916 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e26b3ddc0798490eac7aa0017d8be235. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:08.817040  6841 tablet_service.cc:1511] Processing CreateTablet for tablet 6dc7bf3f5faf4d63811afc07cfc43955 (DEFAULT_TABLE table=test-workload [id=6fda58b56e29496a8f33177aee0a35d6]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260709 14:53:08.818217  6841 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6dc7bf3f5faf4d63811afc07cfc43955. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:08.847843  6915 tablet_service.cc:1511] Processing CreateTablet for tablet 6dc7bf3f5faf4d63811afc07cfc43955 (DEFAULT_TABLE table=test-workload [id=6fda58b56e29496a8f33177aee0a35d6]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260709 14:53:08.850832  6915 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6dc7bf3f5faf4d63811afc07cfc43955. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:08.869473  6974 tablet_bootstrap.cc:492] T dd2887cf8a3c431bb93b8c93cdf37f38 P 17fca55f1a2b4b71851b689f28ef067d: Bootstrap starting.
I20260709 14:53:08.893240  6975 tablet_bootstrap.cc:492] T 0491e68c0d2d43a29f1b0127987212ee P ebf6802906594fc0ba3982cd39d441c7: Bootstrap starting.
I20260709 14:53:08.911985  6975 tablet_bootstrap.cc:654] T 0491e68c0d2d43a29f1b0127987212ee P ebf6802906594fc0ba3982cd39d441c7: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:08.919822  6976 tablet_bootstrap.cc:492] T 6dc7bf3f5faf4d63811afc07cfc43955 P 7bf100434989413581eeb126c78d8903: Bootstrap starting.
I20260709 14:53:08.942446  6976 tablet_bootstrap.cc:654] T 6dc7bf3f5faf4d63811afc07cfc43955 P 7bf100434989413581eeb126c78d8903: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:08.955555  6975 tablet_bootstrap.cc:492] T 0491e68c0d2d43a29f1b0127987212ee P ebf6802906594fc0ba3982cd39d441c7: No bootstrap required, opened a new log
I20260709 14:53:08.956076  6974 tablet_bootstrap.cc:654] T dd2887cf8a3c431bb93b8c93cdf37f38 P 17fca55f1a2b4b71851b689f28ef067d: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:08.956076  6975 ts_tablet_manager.cc:1403] T 0491e68c0d2d43a29f1b0127987212ee P ebf6802906594fc0ba3982cd39d441c7: Time spent bootstrapping tablet: real 0.063s	user 0.025s	sys 0.021s
I20260709 14:53:08.958969  6976 tablet_bootstrap.cc:492] T 6dc7bf3f5faf4d63811afc07cfc43955 P 7bf100434989413581eeb126c78d8903: No bootstrap required, opened a new log
I20260709 14:53:08.959415  6976 ts_tablet_manager.cc:1403] T 6dc7bf3f5faf4d63811afc07cfc43955 P 7bf100434989413581eeb126c78d8903: Time spent bootstrapping tablet: real 0.040s	user 0.001s	sys 0.018s
I20260709 14:53:08.960415  6975 raft_consensus.cc:359] T 0491e68c0d2d43a29f1b0127987212ee P ebf6802906594fc0ba3982cd39d441c7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bf100434989413581eeb126c78d8903" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 37749 } } peers { permanent_uuid: "17fca55f1a2b4b71851b689f28ef067d" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40955 } } peers { permanent_uuid: "ebf6802906594fc0ba3982cd39d441c7" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 36683 } }
I20260709 14:53:08.961005  6975 raft_consensus.cc:385] T 0491e68c0d2d43a29f1b0127987212ee P ebf6802906594fc0ba3982cd39d441c7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:08.961001  6974 tablet_bootstrap.cc:492] T dd2887cf8a3c431bb93b8c93cdf37f38 P 17fca55f1a2b4b71851b689f28ef067d: No bootstrap required, opened a new log
I20260709 14:53:08.961386  6975 raft_consensus.cc:740] T 0491e68c0d2d43a29f1b0127987212ee P ebf6802906594fc0ba3982cd39d441c7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ebf6802906594fc0ba3982cd39d441c7, State: Initialized, Role: FOLLOWER
I20260709 14:53:08.961630  6974 ts_tablet_manager.cc:1403] T dd2887cf8a3c431bb93b8c93cdf37f38 P 17fca55f1a2b4b71851b689f28ef067d: Time spent bootstrapping tablet: real 0.093s	user 0.013s	sys 0.000s
I20260709 14:53:08.961964  6976 raft_consensus.cc:359] T 6dc7bf3f5faf4d63811afc07cfc43955 P 7bf100434989413581eeb126c78d8903 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bf100434989413581eeb126c78d8903" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 37749 } } peers { permanent_uuid: "17fca55f1a2b4b71851b689f28ef067d" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40955 } } peers { permanent_uuid: "ebf6802906594fc0ba3982cd39d441c7" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 36683 } }
I20260709 14:53:08.962544  6976 raft_consensus.cc:385] T 6dc7bf3f5faf4d63811afc07cfc43955 P 7bf100434989413581eeb126c78d8903 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:08.962785  6976 raft_consensus.cc:740] T 6dc7bf3f5faf4d63811afc07cfc43955 P 7bf100434989413581eeb126c78d8903 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7bf100434989413581eeb126c78d8903, State: Initialized, Role: FOLLOWER
I20260709 14:53:08.962246  6975 consensus_queue.cc:260] T 0491e68c0d2d43a29f1b0127987212ee P ebf6802906594fc0ba3982cd39d441c7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bf100434989413581eeb126c78d8903" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 37749 } } peers { permanent_uuid: "17fca55f1a2b4b71851b689f28ef067d" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40955 } } peers { permanent_uuid: "ebf6802906594fc0ba3982cd39d441c7" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 36683 } }
I20260709 14:53:08.963419  6976 consensus_queue.cc:260] T 6dc7bf3f5faf4d63811afc07cfc43955 P 7bf100434989413581eeb126c78d8903 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bf100434989413581eeb126c78d8903" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 37749 } } peers { permanent_uuid: "17fca55f1a2b4b71851b689f28ef067d" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40955 } } peers { permanent_uuid: "ebf6802906594fc0ba3982cd39d441c7" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 36683 } }
I20260709 14:53:08.964466  6959 heartbeater.cc:499] Master 127.6.3.254:38139 was elected leader, sending a full tablet report...
I20260709 14:53:08.964675  6974 raft_consensus.cc:359] T dd2887cf8a3c431bb93b8c93cdf37f38 P 17fca55f1a2b4b71851b689f28ef067d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bf100434989413581eeb126c78d8903" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 37749 } } peers { permanent_uuid: "17fca55f1a2b4b71851b689f28ef067d" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40955 } } peers { permanent_uuid: "ebf6802906594fc0ba3982cd39d441c7" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 36683 } }
I20260709 14:53:08.965402  6974 raft_consensus.cc:385] T dd2887cf8a3c431bb93b8c93cdf37f38 P 17fca55f1a2b4b71851b689f28ef067d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:08.965577  6810 heartbeater.cc:499] Master 127.6.3.254:38139 was elected leader, sending a full tablet report...
I20260709 14:53:08.965724  6974 raft_consensus.cc:740] T dd2887cf8a3c431bb93b8c93cdf37f38 P 17fca55f1a2b4b71851b689f28ef067d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 17fca55f1a2b4b71851b689f28ef067d, State: Initialized, Role: FOLLOWER
I20260709 14:53:08.966079  6976 ts_tablet_manager.cc:1434] T 6dc7bf3f5faf4d63811afc07cfc43955 P 7bf100434989413581eeb126c78d8903: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260709 14:53:08.967072  6976 tablet_bootstrap.cc:492] T a0e8aa655d71425d90c86f46c6a51255 P 7bf100434989413581eeb126c78d8903: Bootstrap starting.
I20260709 14:53:08.966482  6974 consensus_queue.cc:260] T dd2887cf8a3c431bb93b8c93cdf37f38 P 17fca55f1a2b4b71851b689f28ef067d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bf100434989413581eeb126c78d8903" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 37749 } } peers { permanent_uuid: "17fca55f1a2b4b71851b689f28ef067d" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40955 } } peers { permanent_uuid: "ebf6802906594fc0ba3982cd39d441c7" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 36683 } }
I20260709 14:53:08.973215  6976 tablet_bootstrap.cc:654] T a0e8aa655d71425d90c86f46c6a51255 P 7bf100434989413581eeb126c78d8903: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:08.975153  6975 ts_tablet_manager.cc:1434] T 0491e68c0d2d43a29f1b0127987212ee P ebf6802906594fc0ba3982cd39d441c7: Time spent starting tablet: real 0.018s	user 0.004s	sys 0.004s
I20260709 14:53:08.976620  6975 tablet_bootstrap.cc:492] T 6dc7bf3f5faf4d63811afc07cfc43955 P ebf6802906594fc0ba3982cd39d441c7: Bootstrap starting.
I20260709 14:53:08.984802  6976 tablet_bootstrap.cc:492] T a0e8aa655d71425d90c86f46c6a51255 P 7bf100434989413581eeb126c78d8903: No bootstrap required, opened a new log
I20260709 14:53:08.984835  6974 ts_tablet_manager.cc:1434] T dd2887cf8a3c431bb93b8c93cdf37f38 P 17fca55f1a2b4b71851b689f28ef067d: Time spent starting tablet: real 0.023s	user 0.006s	sys 0.016s
I20260709 14:53:08.985404  6976 ts_tablet_manager.cc:1403] T a0e8aa655d71425d90c86f46c6a51255 P 7bf100434989413581eeb126c78d8903: Time spent bootstrapping tablet: real 0.019s	user 0.008s	sys 0.009s
I20260709 14:53:08.985792  6975 tablet_bootstrap.cc:654] T 6dc7bf3f5faf4d63811afc07cfc43955 P ebf6802906594fc0ba3982cd39d441c7: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:08.987447  6885 heartbeater.cc:499] Master 127.6.3.254:38139 was elected leader, sending a full tablet report...
I20260709 14:53:08.988258  6976 raft_consensus.cc:359] T a0e8aa655d71425d90c86f46c6a51255 P 7bf100434989413581eeb126c78d8903 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bf100434989413581eeb126c78d8903" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 37749 } } peers { permanent_uuid: "17fca55f1a2b4b71851b689f28ef067d" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40955 } } peers { permanent_uuid: "ebf6802906594fc0ba3982cd39d441c7" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 36683 } }
I20260709 14:53:08.988947  6976 raft_consensus.cc:385] T a0e8aa655d71425d90c86f46c6a51255 P 7bf100434989413581eeb126c78d8903 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:08.989204  6976 raft_consensus.cc:740] T a0e8aa655d71425d90c86f46c6a51255 P 7bf100434989413581eeb126c78d8903 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7bf100434989413581eeb126c78d8903, State: Initialized, Role: FOLLOWER
I20260709 14:53:08.990051  6976 consensus_queue.cc:260] T a0e8aa655d71425d90c86f46c6a51255 P 7bf100434989413581eeb126c78d8903 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bf100434989413581eeb126c78d8903" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 37749 } } peers { permanent_uuid: "17fca55f1a2b4b71851b689f28ef067d" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40955 } } peers { permanent_uuid: "ebf6802906594fc0ba3982cd39d441c7" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 36683 } }
I20260709 14:53:08.992005  6976 ts_tablet_manager.cc:1434] T a0e8aa655d71425d90c86f46c6a51255 P 7bf100434989413581eeb126c78d8903: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260709 14:53:08.993801  6976 tablet_bootstrap.cc:492] T e26b3ddc0798490eac7aa0017d8be235 P 7bf100434989413581eeb126c78d8903: Bootstrap starting.
I20260709 14:53:08.997265  6975 tablet_bootstrap.cc:492] T 6dc7bf3f5faf4d63811afc07cfc43955 P ebf6802906594fc0ba3982cd39d441c7: No bootstrap required, opened a new log
I20260709 14:53:08.997757  6975 ts_tablet_manager.cc:1403] T 6dc7bf3f5faf4d63811afc07cfc43955 P ebf6802906594fc0ba3982cd39d441c7: Time spent bootstrapping tablet: real 0.021s	user 0.013s	sys 0.004s
I20260709 14:53:08.999830  6976 tablet_bootstrap.cc:654] T e26b3ddc0798490eac7aa0017d8be235 P 7bf100434989413581eeb126c78d8903: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:09.003780  6975 raft_consensus.cc:359] T 6dc7bf3f5faf4d63811afc07cfc43955 P ebf6802906594fc0ba3982cd39d441c7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bf100434989413581eeb126c78d8903" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 37749 } } peers { permanent_uuid: "17fca55f1a2b4b71851b689f28ef067d" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40955 } } peers { permanent_uuid: "ebf6802906594fc0ba3982cd39d441c7" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 36683 } }
I20260709 14:53:09.004443  6974 tablet_bootstrap.cc:492] T 6f70681760e24b5c84753b5f4d26e0a1 P 17fca55f1a2b4b71851b689f28ef067d: Bootstrap starting.
I20260709 14:53:09.004519  6975 raft_consensus.cc:385] T 6dc7bf3f5faf4d63811afc07cfc43955 P ebf6802906594fc0ba3982cd39d441c7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:09.005201  6975 raft_consensus.cc:740] T 6dc7bf3f5faf4d63811afc07cfc43955 P ebf6802906594fc0ba3982cd39d441c7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ebf6802906594fc0ba3982cd39d441c7, State: Initialized, Role: FOLLOWER
I20260709 14:53:09.006167  6975 consensus_queue.cc:260] T 6dc7bf3f5faf4d63811afc07cfc43955 P ebf6802906594fc0ba3982cd39d441c7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bf100434989413581eeb126c78d8903" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 37749 } } peers { permanent_uuid: "17fca55f1a2b4b71851b689f28ef067d" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40955 } } peers { permanent_uuid: "ebf6802906594fc0ba3982cd39d441c7" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 36683 } }
I20260709 14:53:09.011893  6974 tablet_bootstrap.cc:654] T 6f70681760e24b5c84753b5f4d26e0a1 P 17fca55f1a2b4b71851b689f28ef067d: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:09.014637  6976 tablet_bootstrap.cc:492] T e26b3ddc0798490eac7aa0017d8be235 P 7bf100434989413581eeb126c78d8903: No bootstrap required, opened a new log
I20260709 14:53:09.015056  6976 ts_tablet_manager.cc:1403] T e26b3ddc0798490eac7aa0017d8be235 P 7bf100434989413581eeb126c78d8903: Time spent bootstrapping tablet: real 0.021s	user 0.016s	sys 0.000s
I20260709 14:53:09.016762  6975 ts_tablet_manager.cc:1434] T 6dc7bf3f5faf4d63811afc07cfc43955 P ebf6802906594fc0ba3982cd39d441c7: Time spent starting tablet: real 0.019s	user 0.008s	sys 0.002s
I20260709 14:53:09.017763  6976 raft_consensus.cc:359] T e26b3ddc0798490eac7aa0017d8be235 P 7bf100434989413581eeb126c78d8903 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bf100434989413581eeb126c78d8903" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 37749 } } peers { permanent_uuid: "17fca55f1a2b4b71851b689f28ef067d" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40955 } } peers { permanent_uuid: "ebf6802906594fc0ba3982cd39d441c7" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 36683 } }
I20260709 14:53:09.018561  6976 raft_consensus.cc:385] T e26b3ddc0798490eac7aa0017d8be235 P 7bf100434989413581eeb126c78d8903 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:09.018939  6976 raft_consensus.cc:740] T e26b3ddc0798490eac7aa0017d8be235 P 7bf100434989413581eeb126c78d8903 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7bf100434989413581eeb126c78d8903, State: Initialized, Role: FOLLOWER
I20260709 14:53:09.019688  6976 consensus_queue.cc:260] T e26b3ddc0798490eac7aa0017d8be235 P 7bf100434989413581eeb126c78d8903 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bf100434989413581eeb126c78d8903" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 37749 } } peers { permanent_uuid: "17fca55f1a2b4b71851b689f28ef067d" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40955 } } peers { permanent_uuid: "ebf6802906594fc0ba3982cd39d441c7" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 36683 } }
I20260709 14:53:09.020562  6975 tablet_bootstrap.cc:492] T 6f70681760e24b5c84753b5f4d26e0a1 P ebf6802906594fc0ba3982cd39d441c7: Bootstrap starting.
I20260709 14:53:09.021847  6976 ts_tablet_manager.cc:1434] T e26b3ddc0798490eac7aa0017d8be235 P 7bf100434989413581eeb126c78d8903: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.002s
I20260709 14:53:09.022818  6976 tablet_bootstrap.cc:492] T e5e9229aec2c431fa3860e656d3cd25d P 7bf100434989413581eeb126c78d8903: Bootstrap starting.
I20260709 14:53:09.025874  6974 tablet_bootstrap.cc:492] T 6f70681760e24b5c84753b5f4d26e0a1 P 17fca55f1a2b4b71851b689f28ef067d: No bootstrap required, opened a new log
I20260709 14:53:09.025971  6981 raft_consensus.cc:493] T e26b3ddc0798490eac7aa0017d8be235 P 7bf100434989413581eeb126c78d8903 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:09.026430  6974 ts_tablet_manager.cc:1403] T 6f70681760e24b5c84753b5f4d26e0a1 P 17fca55f1a2b4b71851b689f28ef067d: Time spent bootstrapping tablet: real 0.022s	user 0.011s	sys 0.006s
I20260709 14:53:09.026543  6981 raft_consensus.cc:515] T e26b3ddc0798490eac7aa0017d8be235 P 7bf100434989413581eeb126c78d8903 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bf100434989413581eeb126c78d8903" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 37749 } } peers { permanent_uuid: "17fca55f1a2b4b71851b689f28ef067d" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40955 } } peers { permanent_uuid: "ebf6802906594fc0ba3982cd39d441c7" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 36683 } }
I20260709 14:53:09.028450  6975 tablet_bootstrap.cc:654] T 6f70681760e24b5c84753b5f4d26e0a1 P ebf6802906594fc0ba3982cd39d441c7: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:09.029138  6981 leader_election.cc:290] T e26b3ddc0798490eac7aa0017d8be235 P 7bf100434989413581eeb126c78d8903 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 17fca55f1a2b4b71851b689f28ef067d (127.6.3.194:40955), ebf6802906594fc0ba3982cd39d441c7 (127.6.3.195:36683)
I20260709 14:53:09.029637  6974 raft_consensus.cc:359] T 6f70681760e24b5c84753b5f4d26e0a1 P 17fca55f1a2b4b71851b689f28ef067d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bf100434989413581eeb126c78d8903" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 37749 } } peers { permanent_uuid: "17fca55f1a2b4b71851b689f28ef067d" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40955 } } peers { permanent_uuid: "ebf6802906594fc0ba3982cd39d441c7" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 36683 } }
I20260709 14:53:09.030711  6974 raft_consensus.cc:385] T 6f70681760e24b5c84753b5f4d26e0a1 P 17fca55f1a2b4b71851b689f28ef067d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:09.031126  6974 raft_consensus.cc:740] T 6f70681760e24b5c84753b5f4d26e0a1 P 17fca55f1a2b4b71851b689f28ef067d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 17fca55f1a2b4b71851b689f28ef067d, State: Initialized, Role: FOLLOWER
I20260709 14:53:09.032245  6974 consensus_queue.cc:260] T 6f70681760e24b5c84753b5f4d26e0a1 P 17fca55f1a2b4b71851b689f28ef067d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bf100434989413581eeb126c78d8903" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 37749 } } peers { permanent_uuid: "17fca55f1a2b4b71851b689f28ef067d" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40955 } } peers { permanent_uuid: "ebf6802906594fc0ba3982cd39d441c7" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 36683 } }
I20260709 14:53:09.037092  6976 tablet_bootstrap.cc:654] T e5e9229aec2c431fa3860e656d3cd25d P 7bf100434989413581eeb126c78d8903: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:09.040774  6975 tablet_bootstrap.cc:492] T 6f70681760e24b5c84753b5f4d26e0a1 P ebf6802906594fc0ba3982cd39d441c7: No bootstrap required, opened a new log
I20260709 14:53:09.041260  6975 ts_tablet_manager.cc:1403] T 6f70681760e24b5c84753b5f4d26e0a1 P ebf6802906594fc0ba3982cd39d441c7: Time spent bootstrapping tablet: real 0.021s	user 0.014s	sys 0.005s
I20260709 14:53:09.041726  6974 ts_tablet_manager.cc:1434] T 6f70681760e24b5c84753b5f4d26e0a1 P 17fca55f1a2b4b71851b689f28ef067d: Time spent starting tablet: real 0.015s	user 0.004s	sys 0.004s
I20260709 14:53:09.044200  6975 raft_consensus.cc:359] T 6f70681760e24b5c84753b5f4d26e0a1 P ebf6802906594fc0ba3982cd39d441c7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bf100434989413581eeb126c78d8903" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 37749 } } peers { permanent_uuid: "17fca55f1a2b4b71851b689f28ef067d" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40955 } } peers { permanent_uuid: "ebf6802906594fc0ba3982cd39d441c7" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 36683 } }
I20260709 14:53:09.045061  6975 raft_consensus.cc:385] T 6f70681760e24b5c84753b5f4d26e0a1 P ebf6802906594fc0ba3982cd39d441c7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:09.045434  6975 raft_consensus.cc:740] T 6f70681760e24b5c84753b5f4d26e0a1 P ebf6802906594fc0ba3982cd39d441c7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ebf6802906594fc0ba3982cd39d441c7, State: Initialized, Role: FOLLOWER
I20260709 14:53:09.046407  6975 consensus_queue.cc:260] T 6f70681760e24b5c84753b5f4d26e0a1 P ebf6802906594fc0ba3982cd39d441c7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bf100434989413581eeb126c78d8903" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 37749 } } peers { permanent_uuid: "17fca55f1a2b4b71851b689f28ef067d" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40955 } } peers { permanent_uuid: "ebf6802906594fc0ba3982cd39d441c7" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 36683 } }
I20260709 14:53:09.049278  6974 tablet_bootstrap.cc:492] T a0e8aa655d71425d90c86f46c6a51255 P 17fca55f1a2b4b71851b689f28ef067d: Bootstrap starting.
I20260709 14:53:09.052706  6976 tablet_bootstrap.cc:492] T e5e9229aec2c431fa3860e656d3cd25d P 7bf100434989413581eeb126c78d8903: No bootstrap required, opened a new log
I20260709 14:53:09.053344  6976 ts_tablet_manager.cc:1403] T e5e9229aec2c431fa3860e656d3cd25d P 7bf100434989413581eeb126c78d8903: Time spent bootstrapping tablet: real 0.031s	user 0.010s	sys 0.001s
I20260709 14:53:09.055887  6974 tablet_bootstrap.cc:654] T a0e8aa655d71425d90c86f46c6a51255 P 17fca55f1a2b4b71851b689f28ef067d: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:09.056485  6975 ts_tablet_manager.cc:1434] T 6f70681760e24b5c84753b5f4d26e0a1 P ebf6802906594fc0ba3982cd39d441c7: Time spent starting tablet: real 0.015s	user 0.002s	sys 0.003s
I20260709 14:53:09.056533  6976 raft_consensus.cc:359] T e5e9229aec2c431fa3860e656d3cd25d P 7bf100434989413581eeb126c78d8903 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bf100434989413581eeb126c78d8903" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 37749 } } peers { permanent_uuid: "17fca55f1a2b4b71851b689f28ef067d" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40955 } } peers { permanent_uuid: "ebf6802906594fc0ba3982cd39d441c7" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 36683 } }
I20260709 14:53:09.059898  6976 raft_consensus.cc:385] T e5e9229aec2c431fa3860e656d3cd25d P 7bf100434989413581eeb126c78d8903 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:09.060204  6976 raft_consensus.cc:740] T e5e9229aec2c431fa3860e656d3cd25d P 7bf100434989413581eeb126c78d8903 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7bf100434989413581eeb126c78d8903, State: Initialized, Role: FOLLOWER
I20260709 14:53:09.060901  6976 consensus_queue.cc:260] T e5e9229aec2c431fa3860e656d3cd25d P 7bf100434989413581eeb126c78d8903 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bf100434989413581eeb126c78d8903" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 37749 } } peers { permanent_uuid: "17fca55f1a2b4b71851b689f28ef067d" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40955 } } peers { permanent_uuid: "ebf6802906594fc0ba3982cd39d441c7" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 36683 } }
I20260709 14:53:09.064706  6975 tablet_bootstrap.cc:492] T ec09a471f4b04cf1a127ac598493ff65 P ebf6802906594fc0ba3982cd39d441c7: Bootstrap starting.
I20260709 14:53:09.065627  6976 ts_tablet_manager.cc:1434] T e5e9229aec2c431fa3860e656d3cd25d P 7bf100434989413581eeb126c78d8903: Time spent starting tablet: real 0.012s	user 0.001s	sys 0.005s
I20260709 14:53:09.066555  6976 tablet_bootstrap.cc:492] T be674e09460d461caf91c3cbe37a655b P 7bf100434989413581eeb126c78d8903: Bootstrap starting.
I20260709 14:53:09.072500  6976 tablet_bootstrap.cc:654] T be674e09460d461caf91c3cbe37a655b P 7bf100434989413581eeb126c78d8903: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:09.072564  6975 tablet_bootstrap.cc:654] T ec09a471f4b04cf1a127ac598493ff65 P ebf6802906594fc0ba3982cd39d441c7: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:09.073076  6860 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e26b3ddc0798490eac7aa0017d8be235" candidate_uuid: "7bf100434989413581eeb126c78d8903" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "17fca55f1a2b4b71851b689f28ef067d" is_pre_election: true
I20260709 14:53:09.073681  6974 tablet_bootstrap.cc:492] T a0e8aa655d71425d90c86f46c6a51255 P 17fca55f1a2b4b71851b689f28ef067d: No bootstrap required, opened a new log
I20260709 14:53:09.074170  6974 ts_tablet_manager.cc:1403] T a0e8aa655d71425d90c86f46c6a51255 P 17fca55f1a2b4b71851b689f28ef067d: Time spent bootstrapping tablet: real 0.025s	user 0.008s	sys 0.008s
I20260709 14:53:09.075094  6934 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e26b3ddc0798490eac7aa0017d8be235" candidate_uuid: "7bf100434989413581eeb126c78d8903" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ebf6802906594fc0ba3982cd39d441c7" is_pre_election: true
W20260709 14:53:09.077109  6748 leader_election.cc:343] T e26b3ddc0798490eac7aa0017d8be235 P 7bf100434989413581eeb126c78d8903 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 17fca55f1a2b4b71851b689f28ef067d (127.6.3.194:40955): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:09.077615  6974 raft_consensus.cc:359] T a0e8aa655d71425d90c86f46c6a51255 P 17fca55f1a2b4b71851b689f28ef067d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bf100434989413581eeb126c78d8903" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 37749 } } peers { permanent_uuid: "17fca55f1a2b4b71851b689f28ef067d" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40955 } } peers { permanent_uuid: "ebf6802906594fc0ba3982cd39d441c7" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 36683 } }
W20260709 14:53:09.078361  6748 leader_election.cc:343] T e26b3ddc0798490eac7aa0017d8be235 P 7bf100434989413581eeb126c78d8903 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ebf6802906594fc0ba3982cd39d441c7 (127.6.3.195:36683): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:09.078866  6974 raft_consensus.cc:385] T a0e8aa655d71425d90c86f46c6a51255 P 17fca55f1a2b4b71851b689f28ef067d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:09.078926  6748 leader_election.cc:304] T e26b3ddc0798490eac7aa0017d8be235 P 7bf100434989413581eeb126c78d8903 [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: 7bf100434989413581eeb126c78d8903; no voters: 17fca55f1a2b4b71851b689f28ef067d, ebf6802906594fc0ba3982cd39d441c7
I20260709 14:53:09.079563  6974 raft_consensus.cc:740] T a0e8aa655d71425d90c86f46c6a51255 P 17fca55f1a2b4b71851b689f28ef067d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 17fca55f1a2b4b71851b689f28ef067d, State: Initialized, Role: FOLLOWER
I20260709 14:53:09.080482  6981 raft_consensus.cc:2749] T e26b3ddc0798490eac7aa0017d8be235 P 7bf100434989413581eeb126c78d8903 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:53:09.080745  6974 consensus_queue.cc:260] T a0e8aa655d71425d90c86f46c6a51255 P 17fca55f1a2b4b71851b689f28ef067d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bf100434989413581eeb126c78d8903" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 37749 } } peers { permanent_uuid: "17fca55f1a2b4b71851b689f28ef067d" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40955 } } peers { permanent_uuid: "ebf6802906594fc0ba3982cd39d441c7" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 36683 } }
I20260709 14:53:09.084312  6975 tablet_bootstrap.cc:492] T ec09a471f4b04cf1a127ac598493ff65 P ebf6802906594fc0ba3982cd39d441c7: No bootstrap required, opened a new log
I20260709 14:53:09.084825  6975 ts_tablet_manager.cc:1403] T ec09a471f4b04cf1a127ac598493ff65 P ebf6802906594fc0ba3982cd39d441c7: Time spent bootstrapping tablet: real 0.020s	user 0.014s	sys 0.004s
I20260709 14:53:09.088577  6976 tablet_bootstrap.cc:492] T be674e09460d461caf91c3cbe37a655b P 7bf100434989413581eeb126c78d8903: No bootstrap required, opened a new log
I20260709 14:53:09.088967  6976 ts_tablet_manager.cc:1403] T be674e09460d461caf91c3cbe37a655b P 7bf100434989413581eeb126c78d8903: Time spent bootstrapping tablet: real 0.023s	user 0.011s	sys 0.008s
I20260709 14:53:09.089488  6975 raft_consensus.cc:359] T ec09a471f4b04cf1a127ac598493ff65 P ebf6802906594fc0ba3982cd39d441c7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ebf6802906594fc0ba3982cd39d441c7" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 36683 } } peers { permanent_uuid: "7bf100434989413581eeb126c78d8903" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 37749 } } peers { permanent_uuid: "17fca55f1a2b4b71851b689f28ef067d" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40955 } }
I20260709 14:53:09.090265  6975 raft_consensus.cc:385] T ec09a471f4b04cf1a127ac598493ff65 P ebf6802906594fc0ba3982cd39d441c7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:09.090571  6975 raft_consensus.cc:740] T ec09a471f4b04cf1a127ac598493ff65 P ebf6802906594fc0ba3982cd39d441c7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ebf6802906594fc0ba3982cd39d441c7, State: Initialized, Role: FOLLOWER
I20260709 14:53:09.090754  6974 ts_tablet_manager.cc:1434] T a0e8aa655d71425d90c86f46c6a51255 P 17fca55f1a2b4b71851b689f28ef067d: Time spent starting tablet: real 0.016s	user 0.009s	sys 0.000s
I20260709 14:53:09.091123  6976 raft_consensus.cc:359] T be674e09460d461caf91c3cbe37a655b P 7bf100434989413581eeb126c78d8903 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bf100434989413581eeb126c78d8903" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 37749 } } peers { permanent_uuid: "17fca55f1a2b4b71851b689f28ef067d" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40955 } } peers { permanent_uuid: "ebf6802906594fc0ba3982cd39d441c7" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 36683 } }
I20260709 14:53:09.091711  6976 raft_consensus.cc:385] T be674e09460d461caf91c3cbe37a655b P 7bf100434989413581eeb126c78d8903 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:09.091351  6975 consensus_queue.cc:260] T ec09a471f4b04cf1a127ac598493ff65 P ebf6802906594fc0ba3982cd39d441c7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ebf6802906594fc0ba3982cd39d441c7" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 36683 } } peers { permanent_uuid: "7bf100434989413581eeb126c78d8903" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 37749 } } peers { permanent_uuid: "17fca55f1a2b4b71851b689f28ef067d" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40955 } }
I20260709 14:53:09.091952  6976 raft_consensus.cc:740] T be674e09460d461caf91c3cbe37a655b P 7bf100434989413581eeb126c78d8903 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7bf100434989413581eeb126c78d8903, State: Initialized, Role: FOLLOWER
I20260709 14:53:09.092676  6976 consensus_queue.cc:260] T be674e09460d461caf91c3cbe37a655b P 7bf100434989413581eeb126c78d8903 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bf100434989413581eeb126c78d8903" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 37749 } } peers { permanent_uuid: "17fca55f1a2b4b71851b689f28ef067d" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40955 } } peers { permanent_uuid: "ebf6802906594fc0ba3982cd39d441c7" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 36683 } }
I20260709 14:53:09.093614  6975 ts_tablet_manager.cc:1434] T ec09a471f4b04cf1a127ac598493ff65 P ebf6802906594fc0ba3982cd39d441c7: Time spent starting tablet: real 0.008s	user 0.004s	sys 0.000s
I20260709 14:53:09.094681  6975 tablet_bootstrap.cc:492] T e26b3ddc0798490eac7aa0017d8be235 P ebf6802906594fc0ba3982cd39d441c7: Bootstrap starting.
I20260709 14:53:09.095001  6976 ts_tablet_manager.cc:1434] T be674e09460d461caf91c3cbe37a655b P 7bf100434989413581eeb126c78d8903: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.001s
I20260709 14:53:09.095978  6976 tablet_bootstrap.cc:492] T ec09a471f4b04cf1a127ac598493ff65 P 7bf100434989413581eeb126c78d8903: Bootstrap starting.
I20260709 14:53:09.096345  6974 tablet_bootstrap.cc:492] T e26b3ddc0798490eac7aa0017d8be235 P 17fca55f1a2b4b71851b689f28ef067d: Bootstrap starting.
I20260709 14:53:09.101653  6975 tablet_bootstrap.cc:654] T e26b3ddc0798490eac7aa0017d8be235 P ebf6802906594fc0ba3982cd39d441c7: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:09.102119  6976 tablet_bootstrap.cc:654] T ec09a471f4b04cf1a127ac598493ff65 P 7bf100434989413581eeb126c78d8903: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:09.113349  6975 tablet_bootstrap.cc:492] T e26b3ddc0798490eac7aa0017d8be235 P ebf6802906594fc0ba3982cd39d441c7: No bootstrap required, opened a new log
I20260709 14:53:09.113888  6975 ts_tablet_manager.cc:1403] T e26b3ddc0798490eac7aa0017d8be235 P ebf6802906594fc0ba3982cd39d441c7: Time spent bootstrapping tablet: real 0.019s	user 0.010s	sys 0.008s
I20260709 14:53:09.114687  6974 tablet_bootstrap.cc:654] T e26b3ddc0798490eac7aa0017d8be235 P 17fca55f1a2b4b71851b689f28ef067d: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:09.115402  6976 tablet_bootstrap.cc:492] T ec09a471f4b04cf1a127ac598493ff65 P 7bf100434989413581eeb126c78d8903: No bootstrap required, opened a new log
I20260709 14:53:09.115764  6976 ts_tablet_manager.cc:1403] T ec09a471f4b04cf1a127ac598493ff65 P 7bf100434989413581eeb126c78d8903: Time spent bootstrapping tablet: real 0.020s	user 0.009s	sys 0.010s
I20260709 14:53:09.116953  6975 raft_consensus.cc:359] T e26b3ddc0798490eac7aa0017d8be235 P ebf6802906594fc0ba3982cd39d441c7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bf100434989413581eeb126c78d8903" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 37749 } } peers { permanent_uuid: "17fca55f1a2b4b71851b689f28ef067d" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40955 } } peers { permanent_uuid: "ebf6802906594fc0ba3982cd39d441c7" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 36683 } }
I20260709 14:53:09.117904  6975 raft_consensus.cc:385] T e26b3ddc0798490eac7aa0017d8be235 P ebf6802906594fc0ba3982cd39d441c7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:09.118233  6975 raft_consensus.cc:740] T e26b3ddc0798490eac7aa0017d8be235 P ebf6802906594fc0ba3982cd39d441c7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ebf6802906594fc0ba3982cd39d441c7, State: Initialized, Role: FOLLOWER
I20260709 14:53:09.118152  6976 raft_consensus.cc:359] T ec09a471f4b04cf1a127ac598493ff65 P 7bf100434989413581eeb126c78d8903 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ebf6802906594fc0ba3982cd39d441c7" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 36683 } } peers { permanent_uuid: "7bf100434989413581eeb126c78d8903" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 37749 } } peers { permanent_uuid: "17fca55f1a2b4b71851b689f28ef067d" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40955 } }
I20260709 14:53:09.118913  6976 raft_consensus.cc:385] T ec09a471f4b04cf1a127ac598493ff65 P 7bf100434989413581eeb126c78d8903 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:09.119252  6976 raft_consensus.cc:740] T ec09a471f4b04cf1a127ac598493ff65 P 7bf100434989413581eeb126c78d8903 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7bf100434989413581eeb126c78d8903, State: Initialized, Role: FOLLOWER
I20260709 14:53:09.119194  6975 consensus_queue.cc:260] T e26b3ddc0798490eac7aa0017d8be235 P ebf6802906594fc0ba3982cd39d441c7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bf100434989413581eeb126c78d8903" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 37749 } } peers { permanent_uuid: "17fca55f1a2b4b71851b689f28ef067d" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40955 } } peers { permanent_uuid: "ebf6802906594fc0ba3982cd39d441c7" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 36683 } }
I20260709 14:53:09.119954  6974 tablet_bootstrap.cc:492] T e26b3ddc0798490eac7aa0017d8be235 P 17fca55f1a2b4b71851b689f28ef067d: No bootstrap required, opened a new log
I20260709 14:53:09.120476  6974 ts_tablet_manager.cc:1403] T e26b3ddc0798490eac7aa0017d8be235 P 17fca55f1a2b4b71851b689f28ef067d: Time spent bootstrapping tablet: real 0.024s	user 0.005s	sys 0.007s
I20260709 14:53:09.120041  6976 consensus_queue.cc:260] T ec09a471f4b04cf1a127ac598493ff65 P 7bf100434989413581eeb126c78d8903 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ebf6802906594fc0ba3982cd39d441c7" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 36683 } } peers { permanent_uuid: "7bf100434989413581eeb126c78d8903" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 37749 } } peers { permanent_uuid: "17fca55f1a2b4b71851b689f28ef067d" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40955 } }
I20260709 14:53:09.121793  6975 ts_tablet_manager.cc:1434] T e26b3ddc0798490eac7aa0017d8be235 P ebf6802906594fc0ba3982cd39d441c7: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260709 14:53:09.122612  6976 ts_tablet_manager.cc:1434] T ec09a471f4b04cf1a127ac598493ff65 P 7bf100434989413581eeb126c78d8903: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 14:53:09.122834  6975 tablet_bootstrap.cc:492] T 11c9b095506d405783df389f0d06ef79 P ebf6802906594fc0ba3982cd39d441c7: Bootstrap starting.
I20260709 14:53:09.123543  6976 tablet_bootstrap.cc:492] T dd2887cf8a3c431bb93b8c93cdf37f38 P 7bf100434989413581eeb126c78d8903: Bootstrap starting.
I20260709 14:53:09.127053  6974 raft_consensus.cc:359] T e26b3ddc0798490eac7aa0017d8be235 P 17fca55f1a2b4b71851b689f28ef067d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bf100434989413581eeb126c78d8903" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 37749 } } peers { permanent_uuid: "17fca55f1a2b4b71851b689f28ef067d" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40955 } } peers { permanent_uuid: "ebf6802906594fc0ba3982cd39d441c7" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 36683 } }
I20260709 14:53:09.127826  6974 raft_consensus.cc:385] T e26b3ddc0798490eac7aa0017d8be235 P 17fca55f1a2b4b71851b689f28ef067d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:09.128280  6974 raft_consensus.cc:740] T e26b3ddc0798490eac7aa0017d8be235 P 17fca55f1a2b4b71851b689f28ef067d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 17fca55f1a2b4b71851b689f28ef067d, State: Initialized, Role: FOLLOWER
I20260709 14:53:09.129138  6974 consensus_queue.cc:260] T e26b3ddc0798490eac7aa0017d8be235 P 17fca55f1a2b4b71851b689f28ef067d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bf100434989413581eeb126c78d8903" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 37749 } } peers { permanent_uuid: "17fca55f1a2b4b71851b689f28ef067d" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40955 } } peers { permanent_uuid: "ebf6802906594fc0ba3982cd39d441c7" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 36683 } }
I20260709 14:53:09.130102  6976 tablet_bootstrap.cc:654] T dd2887cf8a3c431bb93b8c93cdf37f38 P 7bf100434989413581eeb126c78d8903: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:09.130256  6975 tablet_bootstrap.cc:654] T 11c9b095506d405783df389f0d06ef79 P ebf6802906594fc0ba3982cd39d441c7: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:09.140462  6974 ts_tablet_manager.cc:1434] T e26b3ddc0798490eac7aa0017d8be235 P 17fca55f1a2b4b71851b689f28ef067d: Time spent starting tablet: real 0.020s	user 0.005s	sys 0.000s
I20260709 14:53:09.142002  6975 tablet_bootstrap.cc:492] T 11c9b095506d405783df389f0d06ef79 P ebf6802906594fc0ba3982cd39d441c7: No bootstrap required, opened a new log
I20260709 14:53:09.142545  6975 ts_tablet_manager.cc:1403] T 11c9b095506d405783df389f0d06ef79 P ebf6802906594fc0ba3982cd39d441c7: Time spent bootstrapping tablet: real 0.020s	user 0.006s	sys 0.009s
I20260709 14:53:09.143810  6974 tablet_bootstrap.cc:492] T e5e9229aec2c431fa3860e656d3cd25d P 17fca55f1a2b4b71851b689f28ef067d: Bootstrap starting.
I20260709 14:53:09.145613  6975 raft_consensus.cc:359] T 11c9b095506d405783df389f0d06ef79 P ebf6802906594fc0ba3982cd39d441c7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bf100434989413581eeb126c78d8903" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 37749 } } peers { permanent_uuid: "17fca55f1a2b4b71851b689f28ef067d" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40955 } } peers { permanent_uuid: "ebf6802906594fc0ba3982cd39d441c7" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 36683 } }
I20260709 14:53:09.146926  6981 raft_consensus.cc:493] T be674e09460d461caf91c3cbe37a655b P 7bf100434989413581eeb126c78d8903 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:09.147137  6975 raft_consensus.cc:385] T 11c9b095506d405783df389f0d06ef79 P ebf6802906594fc0ba3982cd39d441c7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:09.147650  6975 raft_consensus.cc:740] T 11c9b095506d405783df389f0d06ef79 P ebf6802906594fc0ba3982cd39d441c7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ebf6802906594fc0ba3982cd39d441c7, State: Initialized, Role: FOLLOWER
I20260709 14:53:09.147470  6981 raft_consensus.cc:515] T be674e09460d461caf91c3cbe37a655b P 7bf100434989413581eeb126c78d8903 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bf100434989413581eeb126c78d8903" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 37749 } } peers { permanent_uuid: "17fca55f1a2b4b71851b689f28ef067d" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40955 } } peers { permanent_uuid: "ebf6802906594fc0ba3982cd39d441c7" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 36683 } }
I20260709 14:53:09.148437  6975 consensus_queue.cc:260] T 11c9b095506d405783df389f0d06ef79 P ebf6802906594fc0ba3982cd39d441c7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bf100434989413581eeb126c78d8903" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 37749 } } peers { permanent_uuid: "17fca55f1a2b4b71851b689f28ef067d" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40955 } } peers { permanent_uuid: "ebf6802906594fc0ba3982cd39d441c7" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 36683 } }
I20260709 14:53:09.149577  6981 leader_election.cc:290] T be674e09460d461caf91c3cbe37a655b P 7bf100434989413581eeb126c78d8903 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 17fca55f1a2b4b71851b689f28ef067d (127.6.3.194:40955), ebf6802906594fc0ba3982cd39d441c7 (127.6.3.195:36683)
I20260709 14:53:09.150655  6975 ts_tablet_manager.cc:1434] T 11c9b095506d405783df389f0d06ef79 P ebf6802906594fc0ba3982cd39d441c7: Time spent starting tablet: real 0.008s	user 0.002s	sys 0.003s
I20260709 14:53:09.150821  6974 tablet_bootstrap.cc:654] T e5e9229aec2c431fa3860e656d3cd25d P 17fca55f1a2b4b71851b689f28ef067d: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:09.151665  6975 tablet_bootstrap.cc:492] T be674e09460d461caf91c3cbe37a655b P ebf6802906594fc0ba3982cd39d441c7: Bootstrap starting.
I20260709 14:53:09.152172  6860 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "be674e09460d461caf91c3cbe37a655b" candidate_uuid: "7bf100434989413581eeb126c78d8903" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "17fca55f1a2b4b71851b689f28ef067d" is_pre_election: true
I20260709 14:53:09.153280  6934 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "be674e09460d461caf91c3cbe37a655b" candidate_uuid: "7bf100434989413581eeb126c78d8903" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ebf6802906594fc0ba3982cd39d441c7" is_pre_election: true
W20260709 14:53:09.155025  6748 leader_election.cc:343] T be674e09460d461caf91c3cbe37a655b P 7bf100434989413581eeb126c78d8903 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 17fca55f1a2b4b71851b689f28ef067d (127.6.3.194:40955): Illegal state: must be running to vote when last-logged opid is not known
W20260709 14:53:09.156502  6748 leader_election.cc:343] T be674e09460d461caf91c3cbe37a655b P 7bf100434989413581eeb126c78d8903 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ebf6802906594fc0ba3982cd39d441c7 (127.6.3.195:36683): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:09.157034  6748 leader_election.cc:304] T be674e09460d461caf91c3cbe37a655b P 7bf100434989413581eeb126c78d8903 [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: 7bf100434989413581eeb126c78d8903; no voters: 17fca55f1a2b4b71851b689f28ef067d, ebf6802906594fc0ba3982cd39d441c7
I20260709 14:53:09.158325  6981 raft_consensus.cc:2749] T be674e09460d461caf91c3cbe37a655b P 7bf100434989413581eeb126c78d8903 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:53:09.158486  6975 tablet_bootstrap.cc:654] T be674e09460d461caf91c3cbe37a655b P ebf6802906594fc0ba3982cd39d441c7: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:09.161689  6976 tablet_bootstrap.cc:492] T dd2887cf8a3c431bb93b8c93cdf37f38 P 7bf100434989413581eeb126c78d8903: No bootstrap required, opened a new log
I20260709 14:53:09.162211  6976 ts_tablet_manager.cc:1403] T dd2887cf8a3c431bb93b8c93cdf37f38 P 7bf100434989413581eeb126c78d8903: Time spent bootstrapping tablet: real 0.039s	user 0.015s	sys 0.007s
I20260709 14:53:09.164173  6974 tablet_bootstrap.cc:492] T e5e9229aec2c431fa3860e656d3cd25d P 17fca55f1a2b4b71851b689f28ef067d: No bootstrap required, opened a new log
I20260709 14:53:09.164558  6974 ts_tablet_manager.cc:1403] T e5e9229aec2c431fa3860e656d3cd25d P 17fca55f1a2b4b71851b689f28ef067d: Time spent bootstrapping tablet: real 0.021s	user 0.011s	sys 0.008s
I20260709 14:53:09.164700  6976 raft_consensus.cc:359] T dd2887cf8a3c431bb93b8c93cdf37f38 P 7bf100434989413581eeb126c78d8903 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bf100434989413581eeb126c78d8903" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 37749 } } peers { permanent_uuid: "17fca55f1a2b4b71851b689f28ef067d" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40955 } } peers { permanent_uuid: "ebf6802906594fc0ba3982cd39d441c7" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 36683 } }
I20260709 14:53:09.165369  6976 raft_consensus.cc:385] T dd2887cf8a3c431bb93b8c93cdf37f38 P 7bf100434989413581eeb126c78d8903 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:09.165649  6976 raft_consensus.cc:740] T dd2887cf8a3c431bb93b8c93cdf37f38 P 7bf100434989413581eeb126c78d8903 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7bf100434989413581eeb126c78d8903, State: Initialized, Role: FOLLOWER
I20260709 14:53:09.166272  6976 consensus_queue.cc:260] T dd2887cf8a3c431bb93b8c93cdf37f38 P 7bf100434989413581eeb126c78d8903 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bf100434989413581eeb126c78d8903" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 37749 } } peers { permanent_uuid: "17fca55f1a2b4b71851b689f28ef067d" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40955 } } peers { permanent_uuid: "ebf6802906594fc0ba3982cd39d441c7" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 36683 } }
I20260709 14:53:09.168519  6976 ts_tablet_manager.cc:1434] T dd2887cf8a3c431bb93b8c93cdf37f38 P 7bf100434989413581eeb126c78d8903: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.004s
I20260709 14:53:09.168941  6975 tablet_bootstrap.cc:492] T be674e09460d461caf91c3cbe37a655b P ebf6802906594fc0ba3982cd39d441c7: No bootstrap required, opened a new log
I20260709 14:53:09.169341  6976 tablet_bootstrap.cc:492] T 0491e68c0d2d43a29f1b0127987212ee P 7bf100434989413581eeb126c78d8903: Bootstrap starting.
I20260709 14:53:09.167152  6974 raft_consensus.cc:359] T e5e9229aec2c431fa3860e656d3cd25d P 17fca55f1a2b4b71851b689f28ef067d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bf100434989413581eeb126c78d8903" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 37749 } } peers { permanent_uuid: "17fca55f1a2b4b71851b689f28ef067d" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40955 } } peers { permanent_uuid: "ebf6802906594fc0ba3982cd39d441c7" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 36683 } }
I20260709 14:53:09.169353  6975 ts_tablet_manager.cc:1403] T be674e09460d461caf91c3cbe37a655b P ebf6802906594fc0ba3982cd39d441c7: Time spent bootstrapping tablet: real 0.018s	user 0.010s	sys 0.004s
I20260709 14:53:09.170086  6974 raft_consensus.cc:385] T e5e9229aec2c431fa3860e656d3cd25d P 17fca55f1a2b4b71851b689f28ef067d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:09.170399  6974 raft_consensus.cc:740] T e5e9229aec2c431fa3860e656d3cd25d P 17fca55f1a2b4b71851b689f28ef067d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 17fca55f1a2b4b71851b689f28ef067d, State: Initialized, Role: FOLLOWER
I20260709 14:53:09.171124  6974 consensus_queue.cc:260] T e5e9229aec2c431fa3860e656d3cd25d P 17fca55f1a2b4b71851b689f28ef067d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bf100434989413581eeb126c78d8903" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 37749 } } peers { permanent_uuid: "17fca55f1a2b4b71851b689f28ef067d" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40955 } } peers { permanent_uuid: "ebf6802906594fc0ba3982cd39d441c7" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 36683 } }
I20260709 14:53:09.173086  6974 ts_tablet_manager.cc:1434] T e5e9229aec2c431fa3860e656d3cd25d P 17fca55f1a2b4b71851b689f28ef067d: Time spent starting tablet: real 0.008s	user 0.000s	sys 0.005s
I20260709 14:53:09.172891  6975 raft_consensus.cc:359] T be674e09460d461caf91c3cbe37a655b P ebf6802906594fc0ba3982cd39d441c7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bf100434989413581eeb126c78d8903" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 37749 } } peers { permanent_uuid: "17fca55f1a2b4b71851b689f28ef067d" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40955 } } peers { permanent_uuid: "ebf6802906594fc0ba3982cd39d441c7" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 36683 } }
I20260709 14:53:09.173751  6975 raft_consensus.cc:385] T be674e09460d461caf91c3cbe37a655b P ebf6802906594fc0ba3982cd39d441c7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:09.173995  6974 tablet_bootstrap.cc:492] T be674e09460d461caf91c3cbe37a655b P 17fca55f1a2b4b71851b689f28ef067d: Bootstrap starting.
I20260709 14:53:09.174125  6975 raft_consensus.cc:740] T be674e09460d461caf91c3cbe37a655b P ebf6802906594fc0ba3982cd39d441c7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ebf6802906594fc0ba3982cd39d441c7, State: Initialized, Role: FOLLOWER
I20260709 14:53:09.175282  6976 tablet_bootstrap.cc:654] T 0491e68c0d2d43a29f1b0127987212ee P 7bf100434989413581eeb126c78d8903: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:09.175139  6975 consensus_queue.cc:260] T be674e09460d461caf91c3cbe37a655b P ebf6802906594fc0ba3982cd39d441c7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bf100434989413581eeb126c78d8903" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 37749 } } peers { permanent_uuid: "17fca55f1a2b4b71851b689f28ef067d" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40955 } } peers { permanent_uuid: "ebf6802906594fc0ba3982cd39d441c7" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 36683 } }
I20260709 14:53:09.179735  6975 ts_tablet_manager.cc:1434] T be674e09460d461caf91c3cbe37a655b P ebf6802906594fc0ba3982cd39d441c7: Time spent starting tablet: real 0.010s	user 0.003s	sys 0.003s
I20260709 14:53:09.180773  6975 tablet_bootstrap.cc:492] T e5e9229aec2c431fa3860e656d3cd25d P ebf6802906594fc0ba3982cd39d441c7: Bootstrap starting.
I20260709 14:53:09.182195  6974 tablet_bootstrap.cc:654] T be674e09460d461caf91c3cbe37a655b P 17fca55f1a2b4b71851b689f28ef067d: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:09.187384  6975 tablet_bootstrap.cc:654] T e5e9229aec2c431fa3860e656d3cd25d P ebf6802906594fc0ba3982cd39d441c7: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:09.196131  6976 tablet_bootstrap.cc:492] T 0491e68c0d2d43a29f1b0127987212ee P 7bf100434989413581eeb126c78d8903: No bootstrap required, opened a new log
I20260709 14:53:09.196517  6976 ts_tablet_manager.cc:1403] T 0491e68c0d2d43a29f1b0127987212ee P 7bf100434989413581eeb126c78d8903: Time spent bootstrapping tablet: real 0.027s	user 0.003s	sys 0.022s
I20260709 14:53:09.199318  6976 raft_consensus.cc:359] T 0491e68c0d2d43a29f1b0127987212ee P 7bf100434989413581eeb126c78d8903 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bf100434989413581eeb126c78d8903" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 37749 } } peers { permanent_uuid: "17fca55f1a2b4b71851b689f28ef067d" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40955 } } peers { permanent_uuid: "ebf6802906594fc0ba3982cd39d441c7" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 36683 } }
I20260709 14:53:09.200167  6976 raft_consensus.cc:385] T 0491e68c0d2d43a29f1b0127987212ee P 7bf100434989413581eeb126c78d8903 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:09.200501  6976 raft_consensus.cc:740] T 0491e68c0d2d43a29f1b0127987212ee P 7bf100434989413581eeb126c78d8903 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7bf100434989413581eeb126c78d8903, State: Initialized, Role: FOLLOWER
I20260709 14:53:09.201411  6976 consensus_queue.cc:260] T 0491e68c0d2d43a29f1b0127987212ee P 7bf100434989413581eeb126c78d8903 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bf100434989413581eeb126c78d8903" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 37749 } } peers { permanent_uuid: "17fca55f1a2b4b71851b689f28ef067d" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40955 } } peers { permanent_uuid: "ebf6802906594fc0ba3982cd39d441c7" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 36683 } }
I20260709 14:53:09.206233  6976 ts_tablet_manager.cc:1434] T 0491e68c0d2d43a29f1b0127987212ee P 7bf100434989413581eeb126c78d8903: Time spent starting tablet: real 0.009s	user 0.004s	sys 0.003s
I20260709 14:53:09.206879  6976 tablet_bootstrap.cc:492] T 11c9b095506d405783df389f0d06ef79 P 7bf100434989413581eeb126c78d8903: Bootstrap starting.
I20260709 14:53:09.207024  6975 tablet_bootstrap.cc:492] T e5e9229aec2c431fa3860e656d3cd25d P ebf6802906594fc0ba3982cd39d441c7: No bootstrap required, opened a new log
I20260709 14:53:09.207501  6975 ts_tablet_manager.cc:1403] T e5e9229aec2c431fa3860e656d3cd25d P ebf6802906594fc0ba3982cd39d441c7: Time spent bootstrapping tablet: real 0.027s	user 0.006s	sys 0.017s
I20260709 14:53:09.208563  6974 tablet_bootstrap.cc:492] T be674e09460d461caf91c3cbe37a655b P 17fca55f1a2b4b71851b689f28ef067d: No bootstrap required, opened a new log
I20260709 14:53:09.209367  6974 ts_tablet_manager.cc:1403] T be674e09460d461caf91c3cbe37a655b P 17fca55f1a2b4b71851b689f28ef067d: Time spent bootstrapping tablet: real 0.036s	user 0.012s	sys 0.016s
I20260709 14:53:09.210093  6975 raft_consensus.cc:359] T e5e9229aec2c431fa3860e656d3cd25d P ebf6802906594fc0ba3982cd39d441c7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bf100434989413581eeb126c78d8903" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 37749 } } peers { permanent_uuid: "17fca55f1a2b4b71851b689f28ef067d" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40955 } } peers { permanent_uuid: "ebf6802906594fc0ba3982cd39d441c7" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 36683 } }
I20260709 14:53:09.210784  6975 raft_consensus.cc:385] T e5e9229aec2c431fa3860e656d3cd25d P ebf6802906594fc0ba3982cd39d441c7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:09.211068  6975 raft_consensus.cc:740] T e5e9229aec2c431fa3860e656d3cd25d P ebf6802906594fc0ba3982cd39d441c7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ebf6802906594fc0ba3982cd39d441c7, State: Initialized, Role: FOLLOWER
I20260709 14:53:09.211948  6976 tablet_bootstrap.cc:654] T 11c9b095506d405783df389f0d06ef79 P 7bf100434989413581eeb126c78d8903: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:09.211934  6975 consensus_queue.cc:260] T e5e9229aec2c431fa3860e656d3cd25d P ebf6802906594fc0ba3982cd39d441c7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bf100434989413581eeb126c78d8903" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 37749 } } peers { permanent_uuid: "17fca55f1a2b4b71851b689f28ef067d" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40955 } } peers { permanent_uuid: "ebf6802906594fc0ba3982cd39d441c7" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 36683 } }
I20260709 14:53:09.212205  6974 raft_consensus.cc:359] T be674e09460d461caf91c3cbe37a655b P 17fca55f1a2b4b71851b689f28ef067d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bf100434989413581eeb126c78d8903" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 37749 } } peers { permanent_uuid: "17fca55f1a2b4b71851b689f28ef067d" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40955 } } peers { permanent_uuid: "ebf6802906594fc0ba3982cd39d441c7" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 36683 } }
I20260709 14:53:09.213056  6974 raft_consensus.cc:385] T be674e09460d461caf91c3cbe37a655b P 17fca55f1a2b4b71851b689f28ef067d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:09.213395  6974 raft_consensus.cc:740] T be674e09460d461caf91c3cbe37a655b P 17fca55f1a2b4b71851b689f28ef067d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 17fca55f1a2b4b71851b689f28ef067d, State: Initialized, Role: FOLLOWER
I20260709 14:53:09.214275  6974 consensus_queue.cc:260] T be674e09460d461caf91c3cbe37a655b P 17fca55f1a2b4b71851b689f28ef067d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bf100434989413581eeb126c78d8903" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 37749 } } peers { permanent_uuid: "17fca55f1a2b4b71851b689f28ef067d" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40955 } } peers { permanent_uuid: "ebf6802906594fc0ba3982cd39d441c7" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 36683 } }
I20260709 14:53:09.218937  6975 ts_tablet_manager.cc:1434] T e5e9229aec2c431fa3860e656d3cd25d P ebf6802906594fc0ba3982cd39d441c7: Time spent starting tablet: real 0.011s	user 0.005s	sys 0.001s
I20260709 14:53:09.219841  6975 tablet_bootstrap.cc:492] T a0e8aa655d71425d90c86f46c6a51255 P ebf6802906594fc0ba3982cd39d441c7: Bootstrap starting.
I20260709 14:53:09.220631  6974 ts_tablet_manager.cc:1434] T be674e09460d461caf91c3cbe37a655b P 17fca55f1a2b4b71851b689f28ef067d: Time spent starting tablet: real 0.011s	user 0.004s	sys 0.003s
I20260709 14:53:09.225345  6975 tablet_bootstrap.cc:654] T a0e8aa655d71425d90c86f46c6a51255 P ebf6802906594fc0ba3982cd39d441c7: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:09.227643  6974 tablet_bootstrap.cc:492] T 6dc7bf3f5faf4d63811afc07cfc43955 P 17fca55f1a2b4b71851b689f28ef067d: Bootstrap starting.
I20260709 14:53:09.233820  6981 raft_consensus.cc:493] T dd2887cf8a3c431bb93b8c93cdf37f38 P 7bf100434989413581eeb126c78d8903 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:09.233976  6980 raft_consensus.cc:493] T e5e9229aec2c431fa3860e656d3cd25d P ebf6802906594fc0ba3982cd39d441c7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:09.234315  6981 raft_consensus.cc:515] T dd2887cf8a3c431bb93b8c93cdf37f38 P 7bf100434989413581eeb126c78d8903 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bf100434989413581eeb126c78d8903" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 37749 } } peers { permanent_uuid: "17fca55f1a2b4b71851b689f28ef067d" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40955 } } peers { permanent_uuid: "ebf6802906594fc0ba3982cd39d441c7" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 36683 } }
I20260709 14:53:09.234556  6980 raft_consensus.cc:515] T e5e9229aec2c431fa3860e656d3cd25d P ebf6802906594fc0ba3982cd39d441c7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bf100434989413581eeb126c78d8903" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 37749 } } peers { permanent_uuid: "17fca55f1a2b4b71851b689f28ef067d" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40955 } } peers { permanent_uuid: "ebf6802906594fc0ba3982cd39d441c7" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 36683 } }
I20260709 14:53:09.236166  6974 tablet_bootstrap.cc:654] T 6dc7bf3f5faf4d63811afc07cfc43955 P 17fca55f1a2b4b71851b689f28ef067d: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:09.236374  6981 leader_election.cc:290] T dd2887cf8a3c431bb93b8c93cdf37f38 P 7bf100434989413581eeb126c78d8903 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 17fca55f1a2b4b71851b689f28ef067d (127.6.3.194:40955), ebf6802906594fc0ba3982cd39d441c7 (127.6.3.195:36683)
W20260709 14:53:09.238835  6731 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 14:53:09.239367  6980 leader_election.cc:290] T e5e9229aec2c431fa3860e656d3cd25d P ebf6802906594fc0ba3982cd39d441c7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7bf100434989413581eeb126c78d8903 (127.6.3.193:37749), 17fca55f1a2b4b71851b689f28ef067d (127.6.3.194:40955)
I20260709 14:53:09.241426  6860 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dd2887cf8a3c431bb93b8c93cdf37f38" candidate_uuid: "7bf100434989413581eeb126c78d8903" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "17fca55f1a2b4b71851b689f28ef067d" is_pre_election: true
I20260709 14:53:09.242031  6860 raft_consensus.cc:2468] T dd2887cf8a3c431bb93b8c93cdf37f38 P 17fca55f1a2b4b71851b689f28ef067d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7bf100434989413581eeb126c78d8903 in term 0.
I20260709 14:53:09.245344  6748 leader_election.cc:304] T dd2887cf8a3c431bb93b8c93cdf37f38 P 7bf100434989413581eeb126c78d8903 [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: 17fca55f1a2b4b71851b689f28ef067d, 7bf100434989413581eeb126c78d8903; no voters: 
I20260709 14:53:09.247212  6981 raft_consensus.cc:2804] T dd2887cf8a3c431bb93b8c93cdf37f38 P 7bf100434989413581eeb126c78d8903 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:53:09.247578  6981 raft_consensus.cc:493] T dd2887cf8a3c431bb93b8c93cdf37f38 P 7bf100434989413581eeb126c78d8903 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:53:09.247954  6981 raft_consensus.cc:3060] T dd2887cf8a3c431bb93b8c93cdf37f38 P 7bf100434989413581eeb126c78d8903 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:09.249383  6974 tablet_bootstrap.cc:492] T 6dc7bf3f5faf4d63811afc07cfc43955 P 17fca55f1a2b4b71851b689f28ef067d: No bootstrap required, opened a new log
I20260709 14:53:09.249856  6974 ts_tablet_manager.cc:1403] T 6dc7bf3f5faf4d63811afc07cfc43955 P 17fca55f1a2b4b71851b689f28ef067d: Time spent bootstrapping tablet: real 0.022s	user 0.012s	sys 0.006s
I20260709 14:53:09.250200  6976 tablet_bootstrap.cc:492] T 11c9b095506d405783df389f0d06ef79 P 7bf100434989413581eeb126c78d8903: No bootstrap required, opened a new log
I20260709 14:53:09.250773  6976 ts_tablet_manager.cc:1403] T 11c9b095506d405783df389f0d06ef79 P 7bf100434989413581eeb126c78d8903: Time spent bootstrapping tablet: real 0.044s	user 0.015s	sys 0.011s
I20260709 14:53:09.252517  6974 raft_consensus.cc:359] T 6dc7bf3f5faf4d63811afc07cfc43955 P 17fca55f1a2b4b71851b689f28ef067d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bf100434989413581eeb126c78d8903" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 37749 } } peers { permanent_uuid: "17fca55f1a2b4b71851b689f28ef067d" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40955 } } peers { permanent_uuid: "ebf6802906594fc0ba3982cd39d441c7" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 36683 } }
I20260709 14:53:09.253239  6974 raft_consensus.cc:385] T 6dc7bf3f5faf4d63811afc07cfc43955 P 17fca55f1a2b4b71851b689f28ef067d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:09.253566  6974 raft_consensus.cc:740] T 6dc7bf3f5faf4d63811afc07cfc43955 P 17fca55f1a2b4b71851b689f28ef067d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 17fca55f1a2b4b71851b689f28ef067d, State: Initialized, Role: FOLLOWER
I20260709 14:53:09.253981  6976 raft_consensus.cc:359] T 11c9b095506d405783df389f0d06ef79 P 7bf100434989413581eeb126c78d8903 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bf100434989413581eeb126c78d8903" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 37749 } } peers { permanent_uuid: "17fca55f1a2b4b71851b689f28ef067d" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40955 } } peers { permanent_uuid: "ebf6802906594fc0ba3982cd39d441c7" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 36683 } }
I20260709 14:53:09.254415  6981 raft_consensus.cc:515] T dd2887cf8a3c431bb93b8c93cdf37f38 P 7bf100434989413581eeb126c78d8903 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bf100434989413581eeb126c78d8903" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 37749 } } peers { permanent_uuid: "17fca55f1a2b4b71851b689f28ef067d" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40955 } } peers { permanent_uuid: "ebf6802906594fc0ba3982cd39d441c7" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 36683 } }
I20260709 14:53:09.254415  6974 consensus_queue.cc:260] T 6dc7bf3f5faf4d63811afc07cfc43955 P 17fca55f1a2b4b71851b689f28ef067d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bf100434989413581eeb126c78d8903" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 37749 } } peers { permanent_uuid: "17fca55f1a2b4b71851b689f28ef067d" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40955 } } peers { permanent_uuid: "ebf6802906594fc0ba3982cd39d441c7" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 36683 } }
I20260709 14:53:09.254897  6976 raft_consensus.cc:385] T 11c9b095506d405783df389f0d06ef79 P 7bf100434989413581eeb126c78d8903 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:09.258880  6976 raft_consensus.cc:740] T 11c9b095506d405783df389f0d06ef79 P 7bf100434989413581eeb126c78d8903 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7bf100434989413581eeb126c78d8903, State: Initialized, Role: FOLLOWER
I20260709 14:53:09.259099  6860 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dd2887cf8a3c431bb93b8c93cdf37f38" candidate_uuid: "7bf100434989413581eeb126c78d8903" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "17fca55f1a2b4b71851b689f28ef067d"
I20260709 14:53:09.259619  6860 raft_consensus.cc:3060] T dd2887cf8a3c431bb93b8c93cdf37f38 P 17fca55f1a2b4b71851b689f28ef067d [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:09.259907  6976 consensus_queue.cc:260] T 11c9b095506d405783df389f0d06ef79 P 7bf100434989413581eeb126c78d8903 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bf100434989413581eeb126c78d8903" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 37749 } } peers { permanent_uuid: "17fca55f1a2b4b71851b689f28ef067d" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40955 } } peers { permanent_uuid: "ebf6802906594fc0ba3982cd39d441c7" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 36683 } }
I20260709 14:53:09.261806  6975 tablet_bootstrap.cc:492] T a0e8aa655d71425d90c86f46c6a51255 P ebf6802906594fc0ba3982cd39d441c7: No bootstrap required, opened a new log
I20260709 14:53:09.262229  6975 ts_tablet_manager.cc:1403] T a0e8aa655d71425d90c86f46c6a51255 P ebf6802906594fc0ba3982cd39d441c7: Time spent bootstrapping tablet: real 0.043s	user 0.022s	sys 0.015s
I20260709 14:53:09.265105  6975 raft_consensus.cc:359] T a0e8aa655d71425d90c86f46c6a51255 P ebf6802906594fc0ba3982cd39d441c7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bf100434989413581eeb126c78d8903" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 37749 } } peers { permanent_uuid: "17fca55f1a2b4b71851b689f28ef067d" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40955 } } peers { permanent_uuid: "ebf6802906594fc0ba3982cd39d441c7" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 36683 } }
I20260709 14:53:09.265694  6975 raft_consensus.cc:385] T a0e8aa655d71425d90c86f46c6a51255 P ebf6802906594fc0ba3982cd39d441c7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:09.265944  6975 raft_consensus.cc:740] T a0e8aa655d71425d90c86f46c6a51255 P ebf6802906594fc0ba3982cd39d441c7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ebf6802906594fc0ba3982cd39d441c7, State: Initialized, Role: FOLLOWER
I20260709 14:53:09.266229  6974 ts_tablet_manager.cc:1434] T 6dc7bf3f5faf4d63811afc07cfc43955 P 17fca55f1a2b4b71851b689f28ef067d: Time spent starting tablet: real 0.016s	user 0.005s	sys 0.002s
I20260709 14:53:09.269016  6980 raft_consensus.cc:493] T ec09a471f4b04cf1a127ac598493ff65 P ebf6802906594fc0ba3982cd39d441c7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:09.269464  6980 raft_consensus.cc:515] T ec09a471f4b04cf1a127ac598493ff65 P ebf6802906594fc0ba3982cd39d441c7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ebf6802906594fc0ba3982cd39d441c7" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 36683 } } peers { permanent_uuid: "7bf100434989413581eeb126c78d8903" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 37749 } } peers { permanent_uuid: "17fca55f1a2b4b71851b689f28ef067d" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40955 } }
I20260709 14:53:09.269949  6860 raft_consensus.cc:2468] T dd2887cf8a3c431bb93b8c93cdf37f38 P 17fca55f1a2b4b71851b689f28ef067d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7bf100434989413581eeb126c78d8903 in term 1.
I20260709 14:53:09.270655  7011 raft_consensus.cc:493] T a0e8aa655d71425d90c86f46c6a51255 P 7bf100434989413581eeb126c78d8903 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:09.271031  6748 leader_election.cc:304] T dd2887cf8a3c431bb93b8c93cdf37f38 P 7bf100434989413581eeb126c78d8903 [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: 17fca55f1a2b4b71851b689f28ef067d, 7bf100434989413581eeb126c78d8903; no voters: 
I20260709 14:53:09.266537  6975 consensus_queue.cc:260] T a0e8aa655d71425d90c86f46c6a51255 P ebf6802906594fc0ba3982cd39d441c7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bf100434989413581eeb126c78d8903" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 37749 } } peers { permanent_uuid: "17fca55f1a2b4b71851b689f28ef067d" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40955 } } peers { permanent_uuid: "ebf6802906594fc0ba3982cd39d441c7" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 36683 } }
I20260709 14:53:09.271437  6980 leader_election.cc:290] T ec09a471f4b04cf1a127ac598493ff65 P ebf6802906594fc0ba3982cd39d441c7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7bf100434989413581eeb126c78d8903 (127.6.3.193:37749), 17fca55f1a2b4b71851b689f28ef067d (127.6.3.194:40955)
I20260709 14:53:09.271358  7011 raft_consensus.cc:515] T a0e8aa655d71425d90c86f46c6a51255 P 7bf100434989413581eeb126c78d8903 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bf100434989413581eeb126c78d8903" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 37749 } } peers { permanent_uuid: "17fca55f1a2b4b71851b689f28ef067d" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40955 } } peers { permanent_uuid: "ebf6802906594fc0ba3982cd39d441c7" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 36683 } }
I20260709 14:53:09.273581  6974 tablet_bootstrap.cc:492] T 0491e68c0d2d43a29f1b0127987212ee P 17fca55f1a2b4b71851b689f28ef067d: Bootstrap starting.
I20260709 14:53:09.275303  6934 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dd2887cf8a3c431bb93b8c93cdf37f38" candidate_uuid: "7bf100434989413581eeb126c78d8903" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ebf6802906594fc0ba3982cd39d441c7" is_pre_election: true
I20260709 14:53:09.276592  6975 ts_tablet_manager.cc:1434] T a0e8aa655d71425d90c86f46c6a51255 P ebf6802906594fc0ba3982cd39d441c7: Time spent starting tablet: real 0.014s	user 0.007s	sys 0.000s
I20260709 14:53:09.281903  6974 tablet_bootstrap.cc:654] T 0491e68c0d2d43a29f1b0127987212ee P 17fca55f1a2b4b71851b689f28ef067d: Neither blocks nor log segments found. Creating new log.
W20260709 14:53:09.277120  6748 leader_election.cc:343] T dd2887cf8a3c431bb93b8c93cdf37f38 P 7bf100434989413581eeb126c78d8903 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ebf6802906594fc0ba3982cd39d441c7 (127.6.3.195:36683): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:09.282924  6975 tablet_bootstrap.cc:492] T dd2887cf8a3c431bb93b8c93cdf37f38 P ebf6802906594fc0ba3982cd39d441c7: Bootstrap starting.
I20260709 14:53:09.283977  6860 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a0e8aa655d71425d90c86f46c6a51255" candidate_uuid: "7bf100434989413581eeb126c78d8903" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "17fca55f1a2b4b71851b689f28ef067d" is_pre_election: true
I20260709 14:53:09.284550  6860 raft_consensus.cc:2468] T a0e8aa655d71425d90c86f46c6a51255 P 17fca55f1a2b4b71851b689f28ef067d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7bf100434989413581eeb126c78d8903 in term 0.
I20260709 14:53:09.285812  6748 leader_election.cc:304] T a0e8aa655d71425d90c86f46c6a51255 P 7bf100434989413581eeb126c78d8903 [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: 17fca55f1a2b4b71851b689f28ef067d, 7bf100434989413581eeb126c78d8903; no voters: 
I20260709 14:53:09.287961  7013 raft_consensus.cc:2804] T dd2887cf8a3c431bb93b8c93cdf37f38 P 7bf100434989413581eeb126c78d8903 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:53:09.256335  7009 raft_consensus.cc:493] T 6dc7bf3f5faf4d63811afc07cfc43955 P 7bf100434989413581eeb126c78d8903 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:09.280975  7011 leader_election.cc:290] T a0e8aa655d71425d90c86f46c6a51255 P 7bf100434989413581eeb126c78d8903 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 17fca55f1a2b4b71851b689f28ef067d (127.6.3.194:40955), ebf6802906594fc0ba3982cd39d441c7 (127.6.3.195:36683)
I20260709 14:53:09.281209  6934 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dd2887cf8a3c431bb93b8c93cdf37f38" candidate_uuid: "7bf100434989413581eeb126c78d8903" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ebf6802906594fc0ba3982cd39d441c7"
I20260709 14:53:09.280280  6981 leader_election.cc:290] T dd2887cf8a3c431bb93b8c93cdf37f38 P 7bf100434989413581eeb126c78d8903 [CANDIDATE]: Term 1 election: Requested vote from peers 17fca55f1a2b4b71851b689f28ef067d (127.6.3.194:40955), ebf6802906594fc0ba3982cd39d441c7 (127.6.3.195:36683)
I20260709 14:53:09.292217  7011 raft_consensus.cc:2804] T a0e8aa655d71425d90c86f46c6a51255 P 7bf100434989413581eeb126c78d8903 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:53:09.290596  7009 raft_consensus.cc:515] T 6dc7bf3f5faf4d63811afc07cfc43955 P 7bf100434989413581eeb126c78d8903 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bf100434989413581eeb126c78d8903" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 37749 } } peers { permanent_uuid: "17fca55f1a2b4b71851b689f28ef067d" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40955 } } peers { permanent_uuid: "ebf6802906594fc0ba3982cd39d441c7" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 36683 } }
I20260709 14:53:09.292624  7011 raft_consensus.cc:493] T a0e8aa655d71425d90c86f46c6a51255 P 7bf100434989413581eeb126c78d8903 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:53:09.293016  7011 raft_consensus.cc:3060] T a0e8aa655d71425d90c86f46c6a51255 P 7bf100434989413581eeb126c78d8903 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:09.294366  7009 leader_election.cc:290] T 6dc7bf3f5faf4d63811afc07cfc43955 P 7bf100434989413581eeb126c78d8903 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 17fca55f1a2b4b71851b689f28ef067d (127.6.3.194:40955), ebf6802906594fc0ba3982cd39d441c7 (127.6.3.195:36683)
I20260709 14:53:09.295575  6860 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6dc7bf3f5faf4d63811afc07cfc43955" candidate_uuid: "7bf100434989413581eeb126c78d8903" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "17fca55f1a2b4b71851b689f28ef067d" is_pre_election: true
I20260709 14:53:09.296298  6860 raft_consensus.cc:2468] T 6dc7bf3f5faf4d63811afc07cfc43955 P 17fca55f1a2b4b71851b689f28ef067d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7bf100434989413581eeb126c78d8903 in term 0.
I20260709 14:53:09.297356  6975 tablet_bootstrap.cc:654] T dd2887cf8a3c431bb93b8c93cdf37f38 P ebf6802906594fc0ba3982cd39d441c7: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:09.297595  6748 leader_election.cc:304] T 6dc7bf3f5faf4d63811afc07cfc43955 P 7bf100434989413581eeb126c78d8903 [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: 17fca55f1a2b4b71851b689f28ef067d, 7bf100434989413581eeb126c78d8903; no voters: 
I20260709 14:53:09.298648  7009 raft_consensus.cc:2804] T 6dc7bf3f5faf4d63811afc07cfc43955 P 7bf100434989413581eeb126c78d8903 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:53:09.299103  7009 raft_consensus.cc:493] T 6dc7bf3f5faf4d63811afc07cfc43955 P 7bf100434989413581eeb126c78d8903 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
W20260709 14:53:09.302621  6748 leader_election.cc:343] T dd2887cf8a3c431bb93b8c93cdf37f38 P 7bf100434989413581eeb126c78d8903 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer ebf6802906594fc0ba3982cd39d441c7 (127.6.3.195:36683): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:09.304044  6976 ts_tablet_manager.cc:1434] T 11c9b095506d405783df389f0d06ef79 P 7bf100434989413581eeb126c78d8903: Time spent starting tablet: real 0.053s	user 0.013s	sys 0.009s
I20260709 14:53:09.304316  6934 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a0e8aa655d71425d90c86f46c6a51255" candidate_uuid: "7bf100434989413581eeb126c78d8903" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ebf6802906594fc0ba3982cd39d441c7" is_pre_election: true
I20260709 14:53:09.304946  6976 tablet_bootstrap.cc:492] T 6f70681760e24b5c84753b5f4d26e0a1 P 7bf100434989413581eeb126c78d8903: Bootstrap starting.
I20260709 14:53:09.304883  6934 raft_consensus.cc:2468] T a0e8aa655d71425d90c86f46c6a51255 P ebf6802906594fc0ba3982cd39d441c7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7bf100434989413581eeb126c78d8903 in term 0.
I20260709 14:53:09.299518  7009 raft_consensus.cc:3060] T 6dc7bf3f5faf4d63811afc07cfc43955 P 7bf100434989413581eeb126c78d8903 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:09.313169  6933 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6dc7bf3f5faf4d63811afc07cfc43955" candidate_uuid: "7bf100434989413581eeb126c78d8903" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ebf6802906594fc0ba3982cd39d441c7" is_pre_election: true
I20260709 14:53:09.314256  7013 raft_consensus.cc:697] T dd2887cf8a3c431bb93b8c93cdf37f38 P 7bf100434989413581eeb126c78d8903 [term 1 LEADER]: Becoming Leader. State: Replica: 7bf100434989413581eeb126c78d8903, State: Running, Role: LEADER
I20260709 14:53:09.315511  6933 raft_consensus.cc:2468] T 6dc7bf3f5faf4d63811afc07cfc43955 P ebf6802906594fc0ba3982cd39d441c7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7bf100434989413581eeb126c78d8903 in term 0.
I20260709 14:53:09.315032  6976 tablet_bootstrap.cc:654] T 6f70681760e24b5c84753b5f4d26e0a1 P 7bf100434989413581eeb126c78d8903: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:09.320179  6982 raft_consensus.cc:493] T e5e9229aec2c431fa3860e656d3cd25d P 17fca55f1a2b4b71851b689f28ef067d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:09.320914  6982 raft_consensus.cc:515] T e5e9229aec2c431fa3860e656d3cd25d P 17fca55f1a2b4b71851b689f28ef067d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bf100434989413581eeb126c78d8903" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 37749 } } peers { permanent_uuid: "17fca55f1a2b4b71851b689f28ef067d" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40955 } } peers { permanent_uuid: "ebf6802906594fc0ba3982cd39d441c7" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 36683 } }
I20260709 14:53:09.321242  7011 raft_consensus.cc:515] T a0e8aa655d71425d90c86f46c6a51255 P 7bf100434989413581eeb126c78d8903 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bf100434989413581eeb126c78d8903" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 37749 } } peers { permanent_uuid: "17fca55f1a2b4b71851b689f28ef067d" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40955 } } peers { permanent_uuid: "ebf6802906594fc0ba3982cd39d441c7" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 36683 } }
I20260709 14:53:09.323271  7011 leader_election.cc:290] T a0e8aa655d71425d90c86f46c6a51255 P 7bf100434989413581eeb126c78d8903 [CANDIDATE]: Term 1 election: Requested vote from peers 17fca55f1a2b4b71851b689f28ef067d (127.6.3.194:40955), ebf6802906594fc0ba3982cd39d441c7 (127.6.3.195:36683)
I20260709 14:53:09.323524  6859 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ec09a471f4b04cf1a127ac598493ff65" candidate_uuid: "ebf6802906594fc0ba3982cd39d441c7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "17fca55f1a2b4b71851b689f28ef067d" is_pre_election: true
I20260709 14:53:09.320144  6860 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e5e9229aec2c431fa3860e656d3cd25d" candidate_uuid: "ebf6802906594fc0ba3982cd39d441c7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "17fca55f1a2b4b71851b689f28ef067d" is_pre_election: true
I20260709 14:53:09.326115  6860 raft_consensus.cc:2468] T e5e9229aec2c431fa3860e656d3cd25d P 17fca55f1a2b4b71851b689f28ef067d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ebf6802906594fc0ba3982cd39d441c7 in term 0.
I20260709 14:53:09.332482  6974 tablet_bootstrap.cc:492] T 0491e68c0d2d43a29f1b0127987212ee P 17fca55f1a2b4b71851b689f28ef067d: No bootstrap required, opened a new log
I20260709 14:53:09.316139  7013 consensus_queue.cc:237] T dd2887cf8a3c431bb93b8c93cdf37f38 P 7bf100434989413581eeb126c78d8903 [LEADER]: Queue going to LEADER mode. State: All 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: "7bf100434989413581eeb126c78d8903" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 37749 } } peers { permanent_uuid: "17fca55f1a2b4b71851b689f28ef067d" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40955 } } peers { permanent_uuid: "ebf6802906594fc0ba3982cd39d441c7" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 36683 } }
I20260709 14:53:09.332947  6974 ts_tablet_manager.cc:1403] T 0491e68c0d2d43a29f1b0127987212ee P 17fca55f1a2b4b71851b689f28ef067d: Time spent bootstrapping tablet: real 0.060s	user 0.023s	sys 0.016s
I20260709 14:53:09.332360  6860 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a0e8aa655d71425d90c86f46c6a51255" candidate_uuid: "7bf100434989413581eeb126c78d8903" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "17fca55f1a2b4b71851b689f28ef067d"
I20260709 14:53:09.332862  6982 leader_election.cc:290] T e5e9229aec2c431fa3860e656d3cd25d P 17fca55f1a2b4b71851b689f28ef067d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7bf100434989413581eeb126c78d8903 (127.6.3.193:37749), ebf6802906594fc0ba3982cd39d441c7 (127.6.3.195:36683)
I20260709 14:53:09.332720  7009 raft_consensus.cc:515] T 6dc7bf3f5faf4d63811afc07cfc43955 P 7bf100434989413581eeb126c78d8903 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bf100434989413581eeb126c78d8903" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 37749 } } peers { permanent_uuid: "17fca55f1a2b4b71851b689f28ef067d" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40955 } } peers { permanent_uuid: "ebf6802906594fc0ba3982cd39d441c7" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 36683 } }
I20260709 14:53:09.337069  6933 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a0e8aa655d71425d90c86f46c6a51255" candidate_uuid: "7bf100434989413581eeb126c78d8903" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ebf6802906594fc0ba3982cd39d441c7"
I20260709 14:53:09.337663  6933 raft_consensus.cc:3060] T a0e8aa655d71425d90c86f46c6a51255 P ebf6802906594fc0ba3982cd39d441c7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:09.335506  6860 raft_consensus.cc:3060] T a0e8aa655d71425d90c86f46c6a51255 P 17fca55f1a2b4b71851b689f28ef067d [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:09.340102  6976 tablet_bootstrap.cc:492] T 6f70681760e24b5c84753b5f4d26e0a1 P 7bf100434989413581eeb126c78d8903: No bootstrap required, opened a new log
I20260709 14:53:09.340596  6976 ts_tablet_manager.cc:1403] T 6f70681760e24b5c84753b5f4d26e0a1 P 7bf100434989413581eeb126c78d8903: Time spent bootstrapping tablet: real 0.036s	user 0.011s	sys 0.006s
I20260709 14:53:09.341189  6974 raft_consensus.cc:359] T 0491e68c0d2d43a29f1b0127987212ee P 17fca55f1a2b4b71851b689f28ef067d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bf100434989413581eeb126c78d8903" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 37749 } } peers { permanent_uuid: "17fca55f1a2b4b71851b689f28ef067d" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40955 } } peers { permanent_uuid: "ebf6802906594fc0ba3982cd39d441c7" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 36683 } }
I20260709 14:53:09.342140  6974 raft_consensus.cc:385] T 0491e68c0d2d43a29f1b0127987212ee P 17fca55f1a2b4b71851b689f28ef067d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:09.342471  6974 raft_consensus.cc:740] T 0491e68c0d2d43a29f1b0127987212ee P 17fca55f1a2b4b71851b689f28ef067d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 17fca55f1a2b4b71851b689f28ef067d, State: Initialized, Role: FOLLOWER
W20260709 14:53:09.343192  6897 leader_election.cc:343] T ec09a471f4b04cf1a127ac598493ff65 P ebf6802906594fc0ba3982cd39d441c7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 17fca55f1a2b4b71851b689f28ef067d (127.6.3.194:40955): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:09.343456  6859 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6dc7bf3f5faf4d63811afc07cfc43955" candidate_uuid: "7bf100434989413581eeb126c78d8903" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "17fca55f1a2b4b71851b689f28ef067d"
I20260709 14:53:09.343274  6974 consensus_queue.cc:260] T 0491e68c0d2d43a29f1b0127987212ee P 17fca55f1a2b4b71851b689f28ef067d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bf100434989413581eeb126c78d8903" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 37749 } } peers { permanent_uuid: "17fca55f1a2b4b71851b689f28ef067d" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40955 } } peers { permanent_uuid: "ebf6802906594fc0ba3982cd39d441c7" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 36683 } }
I20260709 14:53:09.343942  6859 raft_consensus.cc:3060] T 6dc7bf3f5faf4d63811afc07cfc43955 P 17fca55f1a2b4b71851b689f28ef067d [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:09.344105  6897 leader_election.cc:304] T e5e9229aec2c431fa3860e656d3cd25d P ebf6802906594fc0ba3982cd39d441c7 [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: 17fca55f1a2b4b71851b689f28ef067d, ebf6802906594fc0ba3982cd39d441c7; no voters: 
I20260709 14:53:09.345171  6980 raft_consensus.cc:2804] T e5e9229aec2c431fa3860e656d3cd25d P ebf6802906594fc0ba3982cd39d441c7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:53:09.345508  6980 raft_consensus.cc:493] T e5e9229aec2c431fa3860e656d3cd25d P ebf6802906594fc0ba3982cd39d441c7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:53:09.345834  6980 raft_consensus.cc:3060] T e5e9229aec2c431fa3860e656d3cd25d P ebf6802906594fc0ba3982cd39d441c7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:09.348717  6976 raft_consensus.cc:359] T 6f70681760e24b5c84753b5f4d26e0a1 P 7bf100434989413581eeb126c78d8903 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bf100434989413581eeb126c78d8903" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 37749 } } peers { permanent_uuid: "17fca55f1a2b4b71851b689f28ef067d" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40955 } } peers { permanent_uuid: "ebf6802906594fc0ba3982cd39d441c7" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 36683 } }
I20260709 14:53:09.349328  6976 raft_consensus.cc:385] T 6f70681760e24b5c84753b5f4d26e0a1 P 7bf100434989413581eeb126c78d8903 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:09.349589  6976 raft_consensus.cc:740] T 6f70681760e24b5c84753b5f4d26e0a1 P 7bf100434989413581eeb126c78d8903 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7bf100434989413581eeb126c78d8903, State: Initialized, Role: FOLLOWER
I20260709 14:53:09.350193  6976 consensus_queue.cc:260] T 6f70681760e24b5c84753b5f4d26e0a1 P 7bf100434989413581eeb126c78d8903 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bf100434989413581eeb126c78d8903" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 37749 } } peers { permanent_uuid: "17fca55f1a2b4b71851b689f28ef067d" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40955 } } peers { permanent_uuid: "ebf6802906594fc0ba3982cd39d441c7" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 36683 } }
I20260709 14:53:09.352102  6976 ts_tablet_manager.cc:1434] T 6f70681760e24b5c84753b5f4d26e0a1 P 7bf100434989413581eeb126c78d8903: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.000s
I20260709 14:53:09.354688  6860 raft_consensus.cc:2468] T a0e8aa655d71425d90c86f46c6a51255 P 17fca55f1a2b4b71851b689f28ef067d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7bf100434989413581eeb126c78d8903 in term 1.
I20260709 14:53:09.355580  6974 ts_tablet_manager.cc:1434] T 0491e68c0d2d43a29f1b0127987212ee P 17fca55f1a2b4b71851b689f28ef067d: Time spent starting tablet: real 0.022s	user 0.009s	sys 0.000s
I20260709 14:53:09.356609  6974 tablet_bootstrap.cc:492] T 11c9b095506d405783df389f0d06ef79 P 17fca55f1a2b4b71851b689f28ef067d: Bootstrap starting.
I20260709 14:53:09.357095  6748 leader_election.cc:304] T a0e8aa655d71425d90c86f46c6a51255 P 7bf100434989413581eeb126c78d8903 [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: 17fca55f1a2b4b71851b689f28ef067d, 7bf100434989413581eeb126c78d8903; no voters: 
I20260709 14:53:09.358203  7011 raft_consensus.cc:2804] T a0e8aa655d71425d90c86f46c6a51255 P 7bf100434989413581eeb126c78d8903 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:53:09.361177  6933 raft_consensus.cc:2468] T a0e8aa655d71425d90c86f46c6a51255 P ebf6802906594fc0ba3982cd39d441c7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7bf100434989413581eeb126c78d8903 in term 1.
I20260709 14:53:09.358790  7011 raft_consensus.cc:697] T a0e8aa655d71425d90c86f46c6a51255 P 7bf100434989413581eeb126c78d8903 [term 1 LEADER]: Becoming Leader. State: Replica: 7bf100434989413581eeb126c78d8903, State: Running, Role: LEADER
I20260709 14:53:09.365306  7011 consensus_queue.cc:237] T a0e8aa655d71425d90c86f46c6a51255 P 7bf100434989413581eeb126c78d8903 [LEADER]: Queue going to LEADER mode. State: All 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: "7bf100434989413581eeb126c78d8903" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 37749 } } peers { permanent_uuid: "17fca55f1a2b4b71851b689f28ef067d" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40955 } } peers { permanent_uuid: "ebf6802906594fc0ba3982cd39d441c7" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 36683 } }
I20260709 14:53:09.367584  6859 raft_consensus.cc:2468] T 6dc7bf3f5faf4d63811afc07cfc43955 P 17fca55f1a2b4b71851b689f28ef067d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7bf100434989413581eeb126c78d8903 in term 1.
I20260709 14:53:09.369378  7009 leader_election.cc:290] T 6dc7bf3f5faf4d63811afc07cfc43955 P 7bf100434989413581eeb126c78d8903 [CANDIDATE]: Term 1 election: Requested vote from peers 17fca55f1a2b4b71851b689f28ef067d (127.6.3.194:40955), ebf6802906594fc0ba3982cd39d441c7 (127.6.3.195:36683)
I20260709 14:53:09.368774  6748 leader_election.cc:304] T 6dc7bf3f5faf4d63811afc07cfc43955 P 7bf100434989413581eeb126c78d8903 [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: 17fca55f1a2b4b71851b689f28ef067d, 7bf100434989413581eeb126c78d8903; no voters: 
I20260709 14:53:09.371034  6975 tablet_bootstrap.cc:492] T dd2887cf8a3c431bb93b8c93cdf37f38 P ebf6802906594fc0ba3982cd39d441c7: No bootstrap required, opened a new log
I20260709 14:53:09.371454  6975 ts_tablet_manager.cc:1403] T dd2887cf8a3c431bb93b8c93cdf37f38 P ebf6802906594fc0ba3982cd39d441c7: Time spent bootstrapping tablet: real 0.089s	user 0.021s	sys 0.015s
I20260709 14:53:09.371027  6933 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6dc7bf3f5faf4d63811afc07cfc43955" candidate_uuid: "7bf100434989413581eeb126c78d8903" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ebf6802906594fc0ba3982cd39d441c7"
I20260709 14:53:09.375288  6975 raft_consensus.cc:359] T dd2887cf8a3c431bb93b8c93cdf37f38 P ebf6802906594fc0ba3982cd39d441c7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bf100434989413581eeb126c78d8903" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 37749 } } peers { permanent_uuid: "17fca55f1a2b4b71851b689f28ef067d" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40955 } } peers { permanent_uuid: "ebf6802906594fc0ba3982cd39d441c7" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 36683 } }
I20260709 14:53:09.374238  6980 raft_consensus.cc:515] T e5e9229aec2c431fa3860e656d3cd25d P ebf6802906594fc0ba3982cd39d441c7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bf100434989413581eeb126c78d8903" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 37749 } } peers { permanent_uuid: "17fca55f1a2b4b71851b689f28ef067d" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40955 } } peers { permanent_uuid: "ebf6802906594fc0ba3982cd39d441c7" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 36683 } }
I20260709 14:53:09.376153  6975 raft_consensus.cc:385] T dd2887cf8a3c431bb93b8c93cdf37f38 P ebf6802906594fc0ba3982cd39d441c7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:09.376737  6933 raft_consensus.cc:3060] T 6dc7bf3f5faf4d63811afc07cfc43955 P ebf6802906594fc0ba3982cd39d441c7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:09.372215  7009 raft_consensus.cc:2804] T 6dc7bf3f5faf4d63811afc07cfc43955 P 7bf100434989413581eeb126c78d8903 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:53:09.377707  6975 raft_consensus.cc:740] T dd2887cf8a3c431bb93b8c93cdf37f38 P ebf6802906594fc0ba3982cd39d441c7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ebf6802906594fc0ba3982cd39d441c7, State: Initialized, Role: FOLLOWER
I20260709 14:53:09.379530  7009 raft_consensus.cc:697] T 6dc7bf3f5faf4d63811afc07cfc43955 P 7bf100434989413581eeb126c78d8903 [term 1 LEADER]: Becoming Leader. State: Replica: 7bf100434989413581eeb126c78d8903, State: Running, Role: LEADER
I20260709 14:53:09.379199  6975 consensus_queue.cc:260] T dd2887cf8a3c431bb93b8c93cdf37f38 P ebf6802906594fc0ba3982cd39d441c7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bf100434989413581eeb126c78d8903" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 37749 } } peers { permanent_uuid: "17fca55f1a2b4b71851b689f28ef067d" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40955 } } peers { permanent_uuid: "ebf6802906594fc0ba3982cd39d441c7" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 36683 } }
I20260709 14:53:09.381969  6980 leader_election.cc:290] T e5e9229aec2c431fa3860e656d3cd25d P ebf6802906594fc0ba3982cd39d441c7 [CANDIDATE]: Term 1 election: Requested vote from peers 7bf100434989413581eeb126c78d8903 (127.6.3.193:37749), 17fca55f1a2b4b71851b689f28ef067d (127.6.3.194:40955)
I20260709 14:53:09.382627  6785 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e5e9229aec2c431fa3860e656d3cd25d" candidate_uuid: "ebf6802906594fc0ba3982cd39d441c7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7bf100434989413581eeb126c78d8903" is_pre_election: true
I20260709 14:53:09.383311  6859 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e5e9229aec2c431fa3860e656d3cd25d" candidate_uuid: "ebf6802906594fc0ba3982cd39d441c7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "17fca55f1a2b4b71851b689f28ef067d"
I20260709 14:53:09.387281  6859 raft_consensus.cc:3060] T e5e9229aec2c431fa3860e656d3cd25d P 17fca55f1a2b4b71851b689f28ef067d [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:09.390365  6980 raft_consensus.cc:493] T 0491e68c0d2d43a29f1b0127987212ee P ebf6802906594fc0ba3982cd39d441c7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:09.390780  6980 raft_consensus.cc:515] T 0491e68c0d2d43a29f1b0127987212ee P ebf6802906594fc0ba3982cd39d441c7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bf100434989413581eeb126c78d8903" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 37749 } } peers { permanent_uuid: "17fca55f1a2b4b71851b689f28ef067d" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40955 } } peers { permanent_uuid: "ebf6802906594fc0ba3982cd39d441c7" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 36683 } }
I20260709 14:53:09.394593  6784 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ec09a471f4b04cf1a127ac598493ff65" candidate_uuid: "ebf6802906594fc0ba3982cd39d441c7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7bf100434989413581eeb126c78d8903" is_pre_election: true
I20260709 14:53:09.386791  6785 raft_consensus.cc:2468] T e5e9229aec2c431fa3860e656d3cd25d P 7bf100434989413581eeb126c78d8903 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ebf6802906594fc0ba3982cd39d441c7 in term 0.
I20260709 14:53:09.395174  6784 raft_consensus.cc:2468] T ec09a471f4b04cf1a127ac598493ff65 P 7bf100434989413581eeb126c78d8903 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ebf6802906594fc0ba3982cd39d441c7 in term 0.
I20260709 14:53:09.385915  7009 consensus_queue.cc:237] T 6dc7bf3f5faf4d63811afc07cfc43955 P 7bf100434989413581eeb126c78d8903 [LEADER]: Queue going to LEADER mode. State: All 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: "7bf100434989413581eeb126c78d8903" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 37749 } } peers { permanent_uuid: "17fca55f1a2b4b71851b689f28ef067d" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40955 } } peers { permanent_uuid: "ebf6802906594fc0ba3982cd39d441c7" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 36683 } }
I20260709 14:53:09.393620  6682 catalog_manager.cc:5697] T dd2887cf8a3c431bb93b8c93cdf37f38 P 7bf100434989413581eeb126c78d8903 reported cstate change: term changed from 0 to 1, leader changed from <none> to 7bf100434989413581eeb126c78d8903 (127.6.3.193). New cstate: current_term: 1 leader_uuid: "7bf100434989413581eeb126c78d8903" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bf100434989413581eeb126c78d8903" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 37749 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "17fca55f1a2b4b71851b689f28ef067d" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40955 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ebf6802906594fc0ba3982cd39d441c7" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 36683 } health_report { overall_health: UNKNOWN } } }
I20260709 14:53:09.398792  6783 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e5e9229aec2c431fa3860e656d3cd25d" candidate_uuid: "ebf6802906594fc0ba3982cd39d441c7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7bf100434989413581eeb126c78d8903"
I20260709 14:53:09.400615  6974 tablet_bootstrap.cc:654] T 11c9b095506d405783df389f0d06ef79 P 17fca55f1a2b4b71851b689f28ef067d: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:09.401546  6980 leader_election.cc:290] T 0491e68c0d2d43a29f1b0127987212ee P ebf6802906594fc0ba3982cd39d441c7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7bf100434989413581eeb126c78d8903 (127.6.3.193:37749), 17fca55f1a2b4b71851b689f28ef067d (127.6.3.194:40955)
I20260709 14:53:09.402204  7023 raft_consensus.cc:493] T e26b3ddc0798490eac7aa0017d8be235 P ebf6802906594fc0ba3982cd39d441c7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:09.402637  7023 raft_consensus.cc:515] T e26b3ddc0798490eac7aa0017d8be235 P ebf6802906594fc0ba3982cd39d441c7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bf100434989413581eeb126c78d8903" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 37749 } } peers { permanent_uuid: "17fca55f1a2b4b71851b689f28ef067d" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40955 } } peers { permanent_uuid: "ebf6802906594fc0ba3982cd39d441c7" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 36683 } }
I20260709 14:53:09.404392  7023 leader_election.cc:290] T e26b3ddc0798490eac7aa0017d8be235 P ebf6802906594fc0ba3982cd39d441c7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7bf100434989413581eeb126c78d8903 (127.6.3.193:37749), 17fca55f1a2b4b71851b689f28ef067d (127.6.3.194:40955)
I20260709 14:53:09.404855  6783 raft_consensus.cc:3060] T e5e9229aec2c431fa3860e656d3cd25d P 7bf100434989413581eeb126c78d8903 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:09.405037  6860 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0491e68c0d2d43a29f1b0127987212ee" candidate_uuid: "ebf6802906594fc0ba3982cd39d441c7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "17fca55f1a2b4b71851b689f28ef067d" is_pre_election: true
I20260709 14:53:09.406462  6858 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e26b3ddc0798490eac7aa0017d8be235" candidate_uuid: "ebf6802906594fc0ba3982cd39d441c7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "17fca55f1a2b4b71851b689f28ef067d" is_pre_election: true
I20260709 14:53:09.407155  6858 raft_consensus.cc:2468] T e26b3ddc0798490eac7aa0017d8be235 P 17fca55f1a2b4b71851b689f28ef067d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ebf6802906594fc0ba3982cd39d441c7 in term 0.
I20260709 14:53:09.408406  6897 leader_election.cc:304] T e26b3ddc0798490eac7aa0017d8be235 P ebf6802906594fc0ba3982cd39d441c7 [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: 17fca55f1a2b4b71851b689f28ef067d, ebf6802906594fc0ba3982cd39d441c7; no voters: 
I20260709 14:53:09.409896  6859 raft_consensus.cc:2468] T e5e9229aec2c431fa3860e656d3cd25d P 17fca55f1a2b4b71851b689f28ef067d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ebf6802906594fc0ba3982cd39d441c7 in term 1.
I20260709 14:53:09.410521  7023 raft_consensus.cc:493] T 11c9b095506d405783df389f0d06ef79 P ebf6802906594fc0ba3982cd39d441c7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:09.410962  6897 leader_election.cc:304] T e5e9229aec2c431fa3860e656d3cd25d P ebf6802906594fc0ba3982cd39d441c7 [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: 17fca55f1a2b4b71851b689f28ef067d, ebf6802906594fc0ba3982cd39d441c7; no voters: 
I20260709 14:53:09.410902  7023 raft_consensus.cc:515] T 11c9b095506d405783df389f0d06ef79 P ebf6802906594fc0ba3982cd39d441c7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bf100434989413581eeb126c78d8903" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 37749 } } peers { permanent_uuid: "17fca55f1a2b4b71851b689f28ef067d" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40955 } } peers { permanent_uuid: "ebf6802906594fc0ba3982cd39d441c7" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 36683 } }
I20260709 14:53:09.400027  7011 raft_consensus.cc:493] T 11c9b095506d405783df389f0d06ef79 P 7bf100434989413581eeb126c78d8903 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:09.413622  6784 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0491e68c0d2d43a29f1b0127987212ee" candidate_uuid: "ebf6802906594fc0ba3982cd39d441c7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7bf100434989413581eeb126c78d8903" is_pre_election: true
I20260709 14:53:09.414072  6975 ts_tablet_manager.cc:1434] T dd2887cf8a3c431bb93b8c93cdf37f38 P ebf6802906594fc0ba3982cd39d441c7: Time spent starting tablet: real 0.042s	user 0.017s	sys 0.016s
I20260709 14:53:09.414270  6784 raft_consensus.cc:2468] T 0491e68c0d2d43a29f1b0127987212ee P 7bf100434989413581eeb126c78d8903 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ebf6802906594fc0ba3982cd39d441c7 in term 0.
I20260709 14:53:09.415438  6898 leader_election.cc:304] T ec09a471f4b04cf1a127ac598493ff65 P ebf6802906594fc0ba3982cd39d441c7 [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: 7bf100434989413581eeb126c78d8903, ebf6802906594fc0ba3982cd39d441c7; no voters: 17fca55f1a2b4b71851b689f28ef067d
I20260709 14:53:09.415971  7023 leader_election.cc:290] T 11c9b095506d405783df389f0d06ef79 P ebf6802906594fc0ba3982cd39d441c7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7bf100434989413581eeb126c78d8903 (127.6.3.193:37749), 17fca55f1a2b4b71851b689f28ef067d (127.6.3.194:40955)
I20260709 14:53:09.412878  7011 raft_consensus.cc:515] T 11c9b095506d405783df389f0d06ef79 P 7bf100434989413581eeb126c78d8903 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bf100434989413581eeb126c78d8903" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 37749 } } peers { permanent_uuid: "17fca55f1a2b4b71851b689f28ef067d" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40955 } } peers { permanent_uuid: "ebf6802906594fc0ba3982cd39d441c7" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 36683 } }
I20260709 14:53:09.406004  6860 raft_consensus.cc:2468] T 0491e68c0d2d43a29f1b0127987212ee P 17fca55f1a2b4b71851b689f28ef067d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ebf6802906594fc0ba3982cd39d441c7 in term 0.
I20260709 14:53:09.420884  7011 leader_election.cc:290] T 11c9b095506d405783df389f0d06ef79 P 7bf100434989413581eeb126c78d8903 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 17fca55f1a2b4b71851b689f28ef067d (127.6.3.194:40955), ebf6802906594fc0ba3982cd39d441c7 (127.6.3.195:36683)
I20260709 14:53:09.425212  7022 raft_consensus.cc:2804] T e5e9229aec2c431fa3860e656d3cd25d P ebf6802906594fc0ba3982cd39d441c7 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:53:09.416994  6980 raft_consensus.cc:2804] T e26b3ddc0798490eac7aa0017d8be235 P ebf6802906594fc0ba3982cd39d441c7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:53:09.424526  7023 raft_consensus.cc:493] T 6f70681760e24b5c84753b5f4d26e0a1 P ebf6802906594fc0ba3982cd39d441c7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:09.436293  6859 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "11c9b095506d405783df389f0d06ef79" candidate_uuid: "ebf6802906594fc0ba3982cd39d441c7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "17fca55f1a2b4b71851b689f28ef067d" is_pre_election: true
I20260709 14:53:09.436399  6897 leader_election.cc:304] T 0491e68c0d2d43a29f1b0127987212ee P ebf6802906594fc0ba3982cd39d441c7 [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: 17fca55f1a2b4b71851b689f28ef067d, ebf6802906594fc0ba3982cd39d441c7; no voters: 
I20260709 14:53:09.436498  7023 raft_consensus.cc:515] T 6f70681760e24b5c84753b5f4d26e0a1 P ebf6802906594fc0ba3982cd39d441c7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bf100434989413581eeb126c78d8903" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 37749 } } peers { permanent_uuid: "17fca55f1a2b4b71851b689f28ef067d" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40955 } } peers { permanent_uuid: "ebf6802906594fc0ba3982cd39d441c7" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 36683 } }
I20260709 14:53:09.435266  6980 raft_consensus.cc:493] T e26b3ddc0798490eac7aa0017d8be235 P ebf6802906594fc0ba3982cd39d441c7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:53:09.438532  6980 raft_consensus.cc:3060] T e26b3ddc0798490eac7aa0017d8be235 P ebf6802906594fc0ba3982cd39d441c7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:09.440451  6784 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e26b3ddc0798490eac7aa0017d8be235" candidate_uuid: "ebf6802906594fc0ba3982cd39d441c7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7bf100434989413581eeb126c78d8903" is_pre_election: true
I20260709 14:53:09.441088  6784 raft_consensus.cc:2468] T e26b3ddc0798490eac7aa0017d8be235 P 7bf100434989413581eeb126c78d8903 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ebf6802906594fc0ba3982cd39d441c7 in term 0.
I20260709 14:53:09.432265  6860 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "11c9b095506d405783df389f0d06ef79" candidate_uuid: "7bf100434989413581eeb126c78d8903" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "17fca55f1a2b4b71851b689f28ef067d" is_pre_election: true
W20260709 14:53:09.442425  6748 leader_election.cc:343] T 11c9b095506d405783df389f0d06ef79 P 7bf100434989413581eeb126c78d8903 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 17fca55f1a2b4b71851b689f28ef067d (127.6.3.194:40955): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:09.440265  7023 leader_election.cc:290] T 6f70681760e24b5c84753b5f4d26e0a1 P ebf6802906594fc0ba3982cd39d441c7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7bf100434989413581eeb126c78d8903 (127.6.3.193:37749), 17fca55f1a2b4b71851b689f28ef067d (127.6.3.194:40955)
I20260709 14:53:09.425700  7022 raft_consensus.cc:697] T e5e9229aec2c431fa3860e656d3cd25d P ebf6802906594fc0ba3982cd39d441c7 [term 1 LEADER]: Becoming Leader. State: Replica: ebf6802906594fc0ba3982cd39d441c7, State: Running, Role: LEADER
I20260709 14:53:09.445082  7023 raft_consensus.cc:2804] T 0491e68c0d2d43a29f1b0127987212ee P ebf6802906594fc0ba3982cd39d441c7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:53:09.426553  6933 raft_consensus.cc:2468] T 6dc7bf3f5faf4d63811afc07cfc43955 P ebf6802906594fc0ba3982cd39d441c7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7bf100434989413581eeb126c78d8903 in term 1.
I20260709 14:53:09.431943  7025 raft_consensus.cc:2804] T ec09a471f4b04cf1a127ac598493ff65 P ebf6802906594fc0ba3982cd39d441c7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:53:09.446503  7023 raft_consensus.cc:493] T 0491e68c0d2d43a29f1b0127987212ee P ebf6802906594fc0ba3982cd39d441c7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:53:09.447484  7025 raft_consensus.cc:493] T ec09a471f4b04cf1a127ac598493ff65 P ebf6802906594fc0ba3982cd39d441c7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:53:09.448438  7023 raft_consensus.cc:3060] T 0491e68c0d2d43a29f1b0127987212ee P ebf6802906594fc0ba3982cd39d441c7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:09.448685  7025 raft_consensus.cc:3060] T ec09a471f4b04cf1a127ac598493ff65 P ebf6802906594fc0ba3982cd39d441c7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:09.457193  6980 raft_consensus.cc:515] T e26b3ddc0798490eac7aa0017d8be235 P ebf6802906594fc0ba3982cd39d441c7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bf100434989413581eeb126c78d8903" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 37749 } } peers { permanent_uuid: "17fca55f1a2b4b71851b689f28ef067d" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40955 } } peers { permanent_uuid: "ebf6802906594fc0ba3982cd39d441c7" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 36683 } }
I20260709 14:53:09.460469  6980 leader_election.cc:290] T e26b3ddc0798490eac7aa0017d8be235 P ebf6802906594fc0ba3982cd39d441c7 [CANDIDATE]: Term 1 election: Requested vote from peers 7bf100434989413581eeb126c78d8903 (127.6.3.193:37749), 17fca55f1a2b4b71851b689f28ef067d (127.6.3.194:40955)
I20260709 14:53:09.465304  6933 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "11c9b095506d405783df389f0d06ef79" candidate_uuid: "7bf100434989413581eeb126c78d8903" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ebf6802906594fc0ba3982cd39d441c7" is_pre_election: true
I20260709 14:53:09.487588  6982 raft_consensus.cc:493] T 6f70681760e24b5c84753b5f4d26e0a1 P 17fca55f1a2b4b71851b689f28ef067d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:09.488243  6982 raft_consensus.cc:515] T 6f70681760e24b5c84753b5f4d26e0a1 P 17fca55f1a2b4b71851b689f28ef067d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bf100434989413581eeb126c78d8903" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 37749 } } peers { permanent_uuid: "17fca55f1a2b4b71851b689f28ef067d" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40955 } } peers { permanent_uuid: "ebf6802906594fc0ba3982cd39d441c7" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 36683 } }
I20260709 14:53:09.517890  6783 raft_consensus.cc:2468] T e5e9229aec2c431fa3860e656d3cd25d P 7bf100434989413581eeb126c78d8903 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ebf6802906594fc0ba3982cd39d441c7 in term 1.
I20260709 14:53:09.473920  6933 raft_consensus.cc:2468] T 11c9b095506d405783df389f0d06ef79 P ebf6802906594fc0ba3982cd39d441c7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7bf100434989413581eeb126c78d8903 in term 0.
I20260709 14:53:09.569773  6783 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "11c9b095506d405783df389f0d06ef79" candidate_uuid: "ebf6802906594fc0ba3982cd39d441c7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7bf100434989413581eeb126c78d8903" is_pre_election: true
I20260709 14:53:09.570549  6934 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e5e9229aec2c431fa3860e656d3cd25d" candidate_uuid: "17fca55f1a2b4b71851b689f28ef067d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ebf6802906594fc0ba3982cd39d441c7" is_pre_election: true
I20260709 14:53:09.570667  6783 raft_consensus.cc:2468] T 11c9b095506d405783df389f0d06ef79 P 7bf100434989413581eeb126c78d8903 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ebf6802906594fc0ba3982cd39d441c7 in term 0.
I20260709 14:53:09.527993  7022 consensus_queue.cc:237] T e5e9229aec2c431fa3860e656d3cd25d P ebf6802906594fc0ba3982cd39d441c7 [LEADER]: Queue going to LEADER mode. State: All 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: "7bf100434989413581eeb126c78d8903" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 37749 } } peers { permanent_uuid: "17fca55f1a2b4b71851b689f28ef067d" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40955 } } peers { permanent_uuid: "ebf6802906594fc0ba3982cd39d441c7" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 36683 } }
I20260709 14:53:09.592900  7011 raft_consensus.cc:493] T 6f70681760e24b5c84753b5f4d26e0a1 P 7bf100434989413581eeb126c78d8903 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:09.605304  7011 raft_consensus.cc:515] T 6f70681760e24b5c84753b5f4d26e0a1 P 7bf100434989413581eeb126c78d8903 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bf100434989413581eeb126c78d8903" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 37749 } } peers { permanent_uuid: "17fca55f1a2b4b71851b689f28ef067d" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40955 } } peers { permanent_uuid: "ebf6802906594fc0ba3982cd39d441c7" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 36683 } }
I20260709 14:53:09.633636  7025 raft_consensus.cc:515] T ec09a471f4b04cf1a127ac598493ff65 P ebf6802906594fc0ba3982cd39d441c7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ebf6802906594fc0ba3982cd39d441c7" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 36683 } } peers { permanent_uuid: "7bf100434989413581eeb126c78d8903" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 37749 } } peers { permanent_uuid: "17fca55f1a2b4b71851b689f28ef067d" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40955 } }
I20260709 14:53:09.658303  7011 leader_election.cc:290] T 6f70681760e24b5c84753b5f4d26e0a1 P 7bf100434989413581eeb126c78d8903 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 17fca55f1a2b4b71851b689f28ef067d (127.6.3.194:40955), ebf6802906594fc0ba3982cd39d441c7 (127.6.3.195:36683)
W20260709 14:53:09.657553  6898 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.6.3.193:37749, user_credentials={real_user=slave}} blocked reactor thread for 202512us
I20260709 14:53:09.663168  6783 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6f70681760e24b5c84753b5f4d26e0a1" candidate_uuid: "ebf6802906594fc0ba3982cd39d441c7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7bf100434989413581eeb126c78d8903" is_pre_election: true
I20260709 14:53:09.670941  6783 raft_consensus.cc:2468] T 6f70681760e24b5c84753b5f4d26e0a1 P 7bf100434989413581eeb126c78d8903 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ebf6802906594fc0ba3982cd39d441c7 in term 0.
I20260709 14:53:09.670884  6860 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6f70681760e24b5c84753b5f4d26e0a1" candidate_uuid: "7bf100434989413581eeb126c78d8903" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "17fca55f1a2b4b71851b689f28ef067d" is_pre_election: true
I20260709 14:53:09.672308  6860 raft_consensus.cc:2468] T 6f70681760e24b5c84753b5f4d26e0a1 P 17fca55f1a2b4b71851b689f28ef067d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7bf100434989413581eeb126c78d8903 in term 0.
I20260709 14:53:09.666901  6784 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e5e9229aec2c431fa3860e656d3cd25d" candidate_uuid: "17fca55f1a2b4b71851b689f28ef067d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7bf100434989413581eeb126c78d8903" is_pre_election: true
I20260709 14:53:09.674118  6898 leader_election.cc:304] T 11c9b095506d405783df389f0d06ef79 P ebf6802906594fc0ba3982cd39d441c7 [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: 7bf100434989413581eeb126c78d8903, ebf6802906594fc0ba3982cd39d441c7; no voters: 
I20260709 14:53:09.675063  7027 raft_consensus.cc:2804] T 11c9b095506d405783df389f0d06ef79 P ebf6802906594fc0ba3982cd39d441c7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:53:09.675123  6898 leader_election.cc:304] T 6f70681760e24b5c84753b5f4d26e0a1 P ebf6802906594fc0ba3982cd39d441c7 [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: 7bf100434989413581eeb126c78d8903, ebf6802906594fc0ba3982cd39d441c7; no voters: 
I20260709 14:53:09.675936  6980 raft_consensus.cc:2804] T 6f70681760e24b5c84753b5f4d26e0a1 P ebf6802906594fc0ba3982cd39d441c7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:53:09.676257  6980 raft_consensus.cc:493] T 6f70681760e24b5c84753b5f4d26e0a1 P ebf6802906594fc0ba3982cd39d441c7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:53:09.676388  6784 raft_consensus.cc:2393] T e5e9229aec2c431fa3860e656d3cd25d P 7bf100434989413581eeb126c78d8903 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 17fca55f1a2b4b71851b689f28ef067d in current term 1: Already voted for candidate ebf6802906594fc0ba3982cd39d441c7 in this term.
I20260709 14:53:09.676621  6980 raft_consensus.cc:3060] T 6f70681760e24b5c84753b5f4d26e0a1 P ebf6802906594fc0ba3982cd39d441c7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:09.676658  6748 leader_election.cc:304] T 6f70681760e24b5c84753b5f4d26e0a1 P 7bf100434989413581eeb126c78d8903 [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: 17fca55f1a2b4b71851b689f28ef067d, 7bf100434989413581eeb126c78d8903; no voters: 
I20260709 14:53:09.676267  7027 raft_consensus.cc:493] T 11c9b095506d405783df389f0d06ef79 P ebf6802906594fc0ba3982cd39d441c7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:53:09.677364  7027 raft_consensus.cc:3060] T 11c9b095506d405783df389f0d06ef79 P ebf6802906594fc0ba3982cd39d441c7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:09.674216  6982 leader_election.cc:290] T 6f70681760e24b5c84753b5f4d26e0a1 P 17fca55f1a2b4b71851b689f28ef067d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7bf100434989413581eeb126c78d8903 (127.6.3.193:37749), ebf6802906594fc0ba3982cd39d441c7 (127.6.3.195:36683)
I20260709 14:53:09.677623  7011 raft_consensus.cc:2804] T 6f70681760e24b5c84753b5f4d26e0a1 P 7bf100434989413581eeb126c78d8903 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:53:09.678857  7011 raft_consensus.cc:493] T 6f70681760e24b5c84753b5f4d26e0a1 P 7bf100434989413581eeb126c78d8903 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:53:09.679219  6982 raft_consensus.cc:493] T be674e09460d461caf91c3cbe37a655b P 17fca55f1a2b4b71851b689f28ef067d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:09.680740  7011 raft_consensus.cc:3060] T 6f70681760e24b5c84753b5f4d26e0a1 P 7bf100434989413581eeb126c78d8903 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:09.681010  6982 raft_consensus.cc:515] T be674e09460d461caf91c3cbe37a655b P 17fca55f1a2b4b71851b689f28ef067d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bf100434989413581eeb126c78d8903" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 37749 } } peers { permanent_uuid: "17fca55f1a2b4b71851b689f28ef067d" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40955 } } peers { permanent_uuid: "ebf6802906594fc0ba3982cd39d441c7" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 36683 } }
I20260709 14:53:09.684785  6934 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "be674e09460d461caf91c3cbe37a655b" candidate_uuid: "17fca55f1a2b4b71851b689f28ef067d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ebf6802906594fc0ba3982cd39d441c7" is_pre_election: true
I20260709 14:53:09.685397  6934 raft_consensus.cc:2468] T be674e09460d461caf91c3cbe37a655b P ebf6802906594fc0ba3982cd39d441c7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 17fca55f1a2b4b71851b689f28ef067d in term 0.
I20260709 14:53:09.680390  6933 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6f70681760e24b5c84753b5f4d26e0a1" candidate_uuid: "17fca55f1a2b4b71851b689f28ef067d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ebf6802906594fc0ba3982cd39d441c7" is_pre_election: true
I20260709 14:53:09.683400  6982 leader_election.cc:290] T be674e09460d461caf91c3cbe37a655b P 17fca55f1a2b4b71851b689f28ef067d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7bf100434989413581eeb126c78d8903 (127.6.3.193:37749), ebf6802906594fc0ba3982cd39d441c7 (127.6.3.195:36683)
I20260709 14:53:09.678308  7025 leader_election.cc:290] T ec09a471f4b04cf1a127ac598493ff65 P ebf6802906594fc0ba3982cd39d441c7 [CANDIDATE]: Term 1 election: Requested vote from peers 7bf100434989413581eeb126c78d8903 (127.6.3.193:37749), 17fca55f1a2b4b71851b689f28ef067d (127.6.3.194:40955)
I20260709 14:53:09.680310  7023 raft_consensus.cc:515] T 0491e68c0d2d43a29f1b0127987212ee P ebf6802906594fc0ba3982cd39d441c7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bf100434989413581eeb126c78d8903" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 37749 } } peers { permanent_uuid: "17fca55f1a2b4b71851b689f28ef067d" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40955 } } peers { permanent_uuid: "ebf6802906594fc0ba3982cd39d441c7" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 36683 } }
I20260709 14:53:09.696234  6823 leader_election.cc:304] T be674e09460d461caf91c3cbe37a655b P 17fca55f1a2b4b71851b689f28ef067d [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: 17fca55f1a2b4b71851b689f28ef067d, ebf6802906594fc0ba3982cd39d441c7; no voters: 
I20260709 14:53:09.698028  6784 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6f70681760e24b5c84753b5f4d26e0a1" candidate_uuid: "17fca55f1a2b4b71851b689f28ef067d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7bf100434989413581eeb126c78d8903" is_pre_election: true
I20260709 14:53:09.701931  6982 raft_consensus.cc:2804] T be674e09460d461caf91c3cbe37a655b P 17fca55f1a2b4b71851b689f28ef067d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:53:09.694046  6748 leader_election.cc:304] T 11c9b095506d405783df389f0d06ef79 P 7bf100434989413581eeb126c78d8903 [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: 7bf100434989413581eeb126c78d8903, ebf6802906594fc0ba3982cd39d441c7; no voters: 17fca55f1a2b4b71851b689f28ef067d
I20260709 14:53:09.702265  6982 raft_consensus.cc:493] T be674e09460d461caf91c3cbe37a655b P 17fca55f1a2b4b71851b689f28ef067d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:53:09.702579  6982 raft_consensus.cc:3060] T be674e09460d461caf91c3cbe37a655b P 17fca55f1a2b4b71851b689f28ef067d [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:09.696913  6824 leader_election.cc:304] T e5e9229aec2c431fa3860e656d3cd25d P 17fca55f1a2b4b71851b689f28ef067d [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: 17fca55f1a2b4b71851b689f28ef067d; no voters: 7bf100434989413581eeb126c78d8903, ebf6802906594fc0ba3982cd39d441c7
I20260709 14:53:09.704088  7028 raft_consensus.cc:2749] T e5e9229aec2c431fa3860e656d3cd25d P 17fca55f1a2b4b71851b689f28ef067d [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:53:09.704949  6783 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e26b3ddc0798490eac7aa0017d8be235" candidate_uuid: "ebf6802906594fc0ba3982cd39d441c7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7bf100434989413581eeb126c78d8903"
I20260709 14:53:09.705487  6783 raft_consensus.cc:3060] T e26b3ddc0798490eac7aa0017d8be235 P 7bf100434989413581eeb126c78d8903 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:09.707603  6782 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ec09a471f4b04cf1a127ac598493ff65" candidate_uuid: "ebf6802906594fc0ba3982cd39d441c7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7bf100434989413581eeb126c78d8903"
I20260709 14:53:09.706413  7009 raft_consensus.cc:2804] T 11c9b095506d405783df389f0d06ef79 P 7bf100434989413581eeb126c78d8903 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:53:09.709616  6782 raft_consensus.cc:3060] T ec09a471f4b04cf1a127ac598493ff65 P 7bf100434989413581eeb126c78d8903 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:09.713871  7009 raft_consensus.cc:493] T 11c9b095506d405783df389f0d06ef79 P 7bf100434989413581eeb126c78d8903 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:53:09.710493  6785 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "be674e09460d461caf91c3cbe37a655b" candidate_uuid: "17fca55f1a2b4b71851b689f28ef067d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7bf100434989413581eeb126c78d8903" is_pre_election: true
I20260709 14:53:09.716634  7009 raft_consensus.cc:3060] T 11c9b095506d405783df389f0d06ef79 P 7bf100434989413581eeb126c78d8903 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:09.717631  6785 raft_consensus.cc:2468] T be674e09460d461caf91c3cbe37a655b P 7bf100434989413581eeb126c78d8903 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 17fca55f1a2b4b71851b689f28ef067d in term 0.
I20260709 14:53:09.716143  6934 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6f70681760e24b5c84753b5f4d26e0a1" candidate_uuid: "7bf100434989413581eeb126c78d8903" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ebf6802906594fc0ba3982cd39d441c7" is_pre_election: true
W20260709 14:53:09.727237  6897 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.6.3.194:40955, user_credentials={real_user=slave}} blocked reactor thread for 290900us
W20260709 14:53:09.729077  6897 leader_election.cc:343] T 11c9b095506d405783df389f0d06ef79 P ebf6802906594fc0ba3982cd39d441c7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 17fca55f1a2b4b71851b689f28ef067d (127.6.3.194:40955): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:09.731751  7027 raft_consensus.cc:515] T 11c9b095506d405783df389f0d06ef79 P ebf6802906594fc0ba3982cd39d441c7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bf100434989413581eeb126c78d8903" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 37749 } } peers { permanent_uuid: "17fca55f1a2b4b71851b689f28ef067d" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40955 } } peers { permanent_uuid: "ebf6802906594fc0ba3982cd39d441c7" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 36683 } }
I20260709 14:53:09.734541  6974 tablet_bootstrap.cc:492] T 11c9b095506d405783df389f0d06ef79 P 17fca55f1a2b4b71851b689f28ef067d: No bootstrap required, opened a new log
I20260709 14:53:09.734894  6974 ts_tablet_manager.cc:1403] T 11c9b095506d405783df389f0d06ef79 P 17fca55f1a2b4b71851b689f28ef067d: Time spent bootstrapping tablet: real 0.378s	user 0.014s	sys 0.008s
I20260709 14:53:09.735625  6860 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6f70681760e24b5c84753b5f4d26e0a1" candidate_uuid: "ebf6802906594fc0ba3982cd39d441c7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "17fca55f1a2b4b71851b689f28ef067d" is_pre_election: true
I20260709 14:53:09.735786  6858 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ec09a471f4b04cf1a127ac598493ff65" candidate_uuid: "ebf6802906594fc0ba3982cd39d441c7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "17fca55f1a2b4b71851b689f28ef067d"
I20260709 14:53:09.736204  6860 raft_consensus.cc:2468] T 6f70681760e24b5c84753b5f4d26e0a1 P 17fca55f1a2b4b71851b689f28ef067d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ebf6802906594fc0ba3982cd39d441c7 in term 0.
I20260709 14:53:09.737047  6859 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e26b3ddc0798490eac7aa0017d8be235" candidate_uuid: "ebf6802906594fc0ba3982cd39d441c7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "17fca55f1a2b4b71851b689f28ef067d"
I20260709 14:53:09.737520  6859 raft_consensus.cc:3060] T e26b3ddc0798490eac7aa0017d8be235 P 17fca55f1a2b4b71851b689f28ef067d [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:09.737871  6980 raft_consensus.cc:515] T 6f70681760e24b5c84753b5f4d26e0a1 P ebf6802906594fc0ba3982cd39d441c7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bf100434989413581eeb126c78d8903" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 37749 } } peers { permanent_uuid: "17fca55f1a2b4b71851b689f28ef067d" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40955 } } peers { permanent_uuid: "ebf6802906594fc0ba3982cd39d441c7" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 36683 } }
I20260709 14:53:09.739377  6933 raft_consensus.cc:2393] T 6f70681760e24b5c84753b5f4d26e0a1 P ebf6802906594fc0ba3982cd39d441c7 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 17fca55f1a2b4b71851b689f28ef067d in current term 1: Already voted for candidate ebf6802906594fc0ba3982cd39d441c7 in this term.
I20260709 14:53:09.740919  7011 raft_consensus.cc:515] T 6f70681760e24b5c84753b5f4d26e0a1 P 7bf100434989413581eeb126c78d8903 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bf100434989413581eeb126c78d8903" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 37749 } } peers { permanent_uuid: "17fca55f1a2b4b71851b689f28ef067d" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40955 } } peers { permanent_uuid: "ebf6802906594fc0ba3982cd39d441c7" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 36683 } }
I20260709 14:53:09.742592  6784 raft_consensus.cc:2393] T 6f70681760e24b5c84753b5f4d26e0a1 P 7bf100434989413581eeb126c78d8903 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 17fca55f1a2b4b71851b689f28ef067d in current term 1: Already voted for candidate 7bf100434989413581eeb126c78d8903 in this term.
I20260709 14:53:09.745234  6860 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0491e68c0d2d43a29f1b0127987212ee" candidate_uuid: "ebf6802906594fc0ba3982cd39d441c7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "17fca55f1a2b4b71851b689f28ef067d"
I20260709 14:53:09.745836  6860 raft_consensus.cc:3060] T 0491e68c0d2d43a29f1b0127987212ee P 17fca55f1a2b4b71851b689f28ef067d [term 0 FOLLOWER]: Advancing to term 1
W20260709 14:53:09.746531  6897 leader_election.cc:343] T ec09a471f4b04cf1a127ac598493ff65 P ebf6802906594fc0ba3982cd39d441c7 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 17fca55f1a2b4b71851b689f28ef067d (127.6.3.194:40955): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:09.746613  6824 leader_election.cc:304] T 6f70681760e24b5c84753b5f4d26e0a1 P 17fca55f1a2b4b71851b689f28ef067d [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: 17fca55f1a2b4b71851b689f28ef067d; no voters: 7bf100434989413581eeb126c78d8903, ebf6802906594fc0ba3982cd39d441c7
I20260709 14:53:09.747462  7028 raft_consensus.cc:3060] T 6f70681760e24b5c84753b5f4d26e0a1 P 17fca55f1a2b4b71851b689f28ef067d [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:09.736030  7023 leader_election.cc:290] T 0491e68c0d2d43a29f1b0127987212ee P ebf6802906594fc0ba3982cd39d441c7 [CANDIDATE]: Term 1 election: Requested vote from peers 7bf100434989413581eeb126c78d8903 (127.6.3.193:37749), 17fca55f1a2b4b71851b689f28ef067d (127.6.3.194:40955)
I20260709 14:53:09.750474  6784 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0491e68c0d2d43a29f1b0127987212ee" candidate_uuid: "ebf6802906594fc0ba3982cd39d441c7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7bf100434989413581eeb126c78d8903"
I20260709 14:53:09.751047  6784 raft_consensus.cc:3060] T 0491e68c0d2d43a29f1b0127987212ee P 7bf100434989413581eeb126c78d8903 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:09.751572  6859 raft_consensus.cc:2468] T e26b3ddc0798490eac7aa0017d8be235 P 17fca55f1a2b4b71851b689f28ef067d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ebf6802906594fc0ba3982cd39d441c7 in term 1.
I20260709 14:53:09.756487  7009 raft_consensus.cc:515] T 11c9b095506d405783df389f0d06ef79 P 7bf100434989413581eeb126c78d8903 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bf100434989413581eeb126c78d8903" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 37749 } } peers { permanent_uuid: "17fca55f1a2b4b71851b689f28ef067d" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40955 } } peers { permanent_uuid: "ebf6802906594fc0ba3982cd39d441c7" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 36683 } }
I20260709 14:53:09.758414  7028 raft_consensus.cc:2749] T 6f70681760e24b5c84753b5f4d26e0a1 P 17fca55f1a2b4b71851b689f28ef067d [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:53:09.759413  6859 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "11c9b095506d405783df389f0d06ef79" candidate_uuid: "7bf100434989413581eeb126c78d8903" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "17fca55f1a2b4b71851b689f28ef067d"
W20260709 14:53:09.760699  6748 leader_election.cc:343] T 11c9b095506d405783df389f0d06ef79 P 7bf100434989413581eeb126c78d8903 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 17fca55f1a2b4b71851b689f28ef067d (127.6.3.194:40955): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:09.761204  6784 raft_consensus.cc:2468] T 0491e68c0d2d43a29f1b0127987212ee P 7bf100434989413581eeb126c78d8903 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ebf6802906594fc0ba3982cd39d441c7 in term 1.
I20260709 14:53:09.761085  6974 raft_consensus.cc:359] T 11c9b095506d405783df389f0d06ef79 P 17fca55f1a2b4b71851b689f28ef067d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bf100434989413581eeb126c78d8903" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 37749 } } peers { permanent_uuid: "17fca55f1a2b4b71851b689f28ef067d" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40955 } } peers { permanent_uuid: "ebf6802906594fc0ba3982cd39d441c7" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 36683 } }
I20260709 14:53:09.761749  6974 raft_consensus.cc:385] T 11c9b095506d405783df389f0d06ef79 P 17fca55f1a2b4b71851b689f28ef067d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:09.762063  7009 leader_election.cc:290] T 11c9b095506d405783df389f0d06ef79 P 7bf100434989413581eeb126c78d8903 [CANDIDATE]: Term 1 election: Requested vote from peers 17fca55f1a2b4b71851b689f28ef067d (127.6.3.194:40955), ebf6802906594fc0ba3982cd39d441c7 (127.6.3.195:36683)
I20260709 14:53:09.762384  6974 raft_consensus.cc:740] T 11c9b095506d405783df389f0d06ef79 P 17fca55f1a2b4b71851b689f28ef067d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 17fca55f1a2b4b71851b689f28ef067d, State: Initialized, Role: FOLLOWER
I20260709 14:53:09.762939  6974 consensus_queue.cc:260] T 11c9b095506d405783df389f0d06ef79 P 17fca55f1a2b4b71851b689f28ef067d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bf100434989413581eeb126c78d8903" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 37749 } } peers { permanent_uuid: "17fca55f1a2b4b71851b689f28ef067d" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40955 } } peers { permanent_uuid: "ebf6802906594fc0ba3982cd39d441c7" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 36683 } }
I20260709 14:53:09.764997  6974 ts_tablet_manager.cc:1434] T 11c9b095506d405783df389f0d06ef79 P 17fca55f1a2b4b71851b689f28ef067d: Time spent starting tablet: real 0.030s	user 0.005s	sys 0.000s
I20260709 14:53:09.765998  6974 tablet_bootstrap.cc:492] T ec09a471f4b04cf1a127ac598493ff65 P 17fca55f1a2b4b71851b689f28ef067d: Bootstrap starting.
I20260709 14:53:09.767675  6784 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "11c9b095506d405783df389f0d06ef79" candidate_uuid: "ebf6802906594fc0ba3982cd39d441c7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7bf100434989413581eeb126c78d8903"
I20260709 14:53:09.768390  6784 raft_consensus.cc:2393] T 11c9b095506d405783df389f0d06ef79 P 7bf100434989413581eeb126c78d8903 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate ebf6802906594fc0ba3982cd39d441c7 in current term 1: Already voted for candidate 7bf100434989413581eeb126c78d8903 in this term.
I20260709 14:53:09.767948  6982 raft_consensus.cc:515] T be674e09460d461caf91c3cbe37a655b P 17fca55f1a2b4b71851b689f28ef067d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bf100434989413581eeb126c78d8903" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 37749 } } peers { permanent_uuid: "17fca55f1a2b4b71851b689f28ef067d" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40955 } } peers { permanent_uuid: "ebf6802906594fc0ba3982cd39d441c7" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 36683 } }
I20260709 14:53:09.754747  6897 leader_election.cc:304] T e26b3ddc0798490eac7aa0017d8be235 P ebf6802906594fc0ba3982cd39d441c7 [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: 17fca55f1a2b4b71851b689f28ef067d, ebf6802906594fc0ba3982cd39d441c7; no voters: 
I20260709 14:53:09.769439  7023 raft_consensus.cc:2804] T e26b3ddc0798490eac7aa0017d8be235 P ebf6802906594fc0ba3982cd39d441c7 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:53:09.769882  7023 raft_consensus.cc:697] T e26b3ddc0798490eac7aa0017d8be235 P ebf6802906594fc0ba3982cd39d441c7 [term 1 LEADER]: Becoming Leader. State: Replica: ebf6802906594fc0ba3982cd39d441c7, State: Running, Role: LEADER
I20260709 14:53:09.770645  7023 consensus_queue.cc:237] T e26b3ddc0798490eac7aa0017d8be235 P ebf6802906594fc0ba3982cd39d441c7 [LEADER]: Queue going to LEADER mode. State: All 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: "7bf100434989413581eeb126c78d8903" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 37749 } } peers { permanent_uuid: "17fca55f1a2b4b71851b689f28ef067d" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40955 } } peers { permanent_uuid: "ebf6802906594fc0ba3982cd39d441c7" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 36683 } }
I20260709 14:53:09.771020  6785 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "be674e09460d461caf91c3cbe37a655b" candidate_uuid: "17fca55f1a2b4b71851b689f28ef067d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7bf100434989413581eeb126c78d8903"
I20260709 14:53:09.771507  6785 raft_consensus.cc:3060] T be674e09460d461caf91c3cbe37a655b P 7bf100434989413581eeb126c78d8903 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:09.771652  6860 raft_consensus.cc:2468] T 0491e68c0d2d43a29f1b0127987212ee P 17fca55f1a2b4b71851b689f28ef067d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ebf6802906594fc0ba3982cd39d441c7 in term 1.
I20260709 14:53:09.772078  6682 catalog_manager.cc:5697] T 6dc7bf3f5faf4d63811afc07cfc43955 P 7bf100434989413581eeb126c78d8903 reported cstate change: term changed from 0 to 1, leader changed from <none> to 7bf100434989413581eeb126c78d8903 (127.6.3.193). New cstate: current_term: 1 leader_uuid: "7bf100434989413581eeb126c78d8903" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bf100434989413581eeb126c78d8903" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 37749 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "17fca55f1a2b4b71851b689f28ef067d" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40955 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ebf6802906594fc0ba3982cd39d441c7" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 36683 } health_report { overall_health: UNKNOWN } } }
I20260709 14:53:09.774173  6682 catalog_manager.cc:5697] T a0e8aa655d71425d90c86f46c6a51255 P 7bf100434989413581eeb126c78d8903 reported cstate change: term changed from 0 to 1, leader changed from <none> to 7bf100434989413581eeb126c78d8903 (127.6.3.193). New cstate: current_term: 1 leader_uuid: "7bf100434989413581eeb126c78d8903" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bf100434989413581eeb126c78d8903" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 37749 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "17fca55f1a2b4b71851b689f28ef067d" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40955 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ebf6802906594fc0ba3982cd39d441c7" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 36683 } health_report { overall_health: UNKNOWN } } }
I20260709 14:53:09.776785  6859 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6f70681760e24b5c84753b5f4d26e0a1" candidate_uuid: "7bf100434989413581eeb126c78d8903" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "17fca55f1a2b4b71851b689f28ef067d"
I20260709 14:53:09.779397  7011 leader_election.cc:290] T 6f70681760e24b5c84753b5f4d26e0a1 P 7bf100434989413581eeb126c78d8903 [CANDIDATE]: Term 1 election: Requested vote from peers 17fca55f1a2b4b71851b689f28ef067d (127.6.3.194:40955), ebf6802906594fc0ba3982cd39d441c7 (127.6.3.195:36683)
I20260709 14:53:09.782161  6785 raft_consensus.cc:2468] T be674e09460d461caf91c3cbe37a655b P 7bf100434989413581eeb126c78d8903 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 17fca55f1a2b4b71851b689f28ef067d in term 1.
I20260709 14:53:09.784221  7027 leader_election.cc:290] T 11c9b095506d405783df389f0d06ef79 P ebf6802906594fc0ba3982cd39d441c7 [CANDIDATE]: Term 1 election: Requested vote from peers 7bf100434989413581eeb126c78d8903 (127.6.3.193:37749), 17fca55f1a2b4b71851b689f28ef067d (127.6.3.194:40955)
I20260709 14:53:09.785764  6933 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "be674e09460d461caf91c3cbe37a655b" candidate_uuid: "17fca55f1a2b4b71851b689f28ef067d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ebf6802906594fc0ba3982cd39d441c7"
I20260709 14:53:09.786731  6824 leader_election.cc:304] T be674e09460d461caf91c3cbe37a655b P 17fca55f1a2b4b71851b689f28ef067d [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: 17fca55f1a2b4b71851b689f28ef067d, 7bf100434989413581eeb126c78d8903; no voters: 
I20260709 14:53:09.789535  7028 raft_consensus.cc:2804] T be674e09460d461caf91c3cbe37a655b P 17fca55f1a2b4b71851b689f28ef067d [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:53:09.790218  6933 raft_consensus.cc:3060] T be674e09460d461caf91c3cbe37a655b P ebf6802906594fc0ba3982cd39d441c7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:09.784853  6982 leader_election.cc:290] T be674e09460d461caf91c3cbe37a655b P 17fca55f1a2b4b71851b689f28ef067d [CANDIDATE]: Term 1 election: Requested vote from peers 7bf100434989413581eeb126c78d8903 (127.6.3.193:37749), ebf6802906594fc0ba3982cd39d441c7 (127.6.3.195:36683)
I20260709 14:53:09.782998  6859 raft_consensus.cc:2468] T 6f70681760e24b5c84753b5f4d26e0a1 P 17fca55f1a2b4b71851b689f28ef067d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7bf100434989413581eeb126c78d8903 in term 1.
I20260709 14:53:09.785352  6980 leader_election.cc:290] T 6f70681760e24b5c84753b5f4d26e0a1 P ebf6802906594fc0ba3982cd39d441c7 [CANDIDATE]: Term 1 election: Requested vote from peers 7bf100434989413581eeb126c78d8903 (127.6.3.193:37749), 17fca55f1a2b4b71851b689f28ef067d (127.6.3.194:40955)
I20260709 14:53:09.775281  6783 raft_consensus.cc:2468] T e26b3ddc0798490eac7aa0017d8be235 P 7bf100434989413581eeb126c78d8903 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ebf6802906594fc0ba3982cd39d441c7 in term 1.
I20260709 14:53:09.786247  6782 raft_consensus.cc:2468] T ec09a471f4b04cf1a127ac598493ff65 P 7bf100434989413581eeb126c78d8903 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ebf6802906594fc0ba3982cd39d441c7 in term 1.
I20260709 14:53:09.795655  6932 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6f70681760e24b5c84753b5f4d26e0a1" candidate_uuid: "7bf100434989413581eeb126c78d8903" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ebf6802906594fc0ba3982cd39d441c7"
I20260709 14:53:09.795831  6934 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "11c9b095506d405783df389f0d06ef79" candidate_uuid: "7bf100434989413581eeb126c78d8903" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ebf6802906594fc0ba3982cd39d441c7"
I20260709 14:53:09.798199  6932 raft_consensus.cc:2393] T 6f70681760e24b5c84753b5f4d26e0a1 P ebf6802906594fc0ba3982cd39d441c7 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 7bf100434989413581eeb126c78d8903 in current term 1: Already voted for candidate ebf6802906594fc0ba3982cd39d441c7 in this term.
I20260709 14:53:09.798259  6934 raft_consensus.cc:2393] T 11c9b095506d405783df389f0d06ef79 P ebf6802906594fc0ba3982cd39d441c7 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 7bf100434989413581eeb126c78d8903 in current term 1: Already voted for candidate ebf6802906594fc0ba3982cd39d441c7 in this term.
I20260709 14:53:09.796662  7028 raft_consensus.cc:697] T be674e09460d461caf91c3cbe37a655b P 17fca55f1a2b4b71851b689f28ef067d [term 1 LEADER]: Becoming Leader. State: Replica: 17fca55f1a2b4b71851b689f28ef067d, State: Running, Role: LEADER
I20260709 14:53:09.799860  7028 consensus_queue.cc:237] T be674e09460d461caf91c3cbe37a655b P 17fca55f1a2b4b71851b689f28ef067d [LEADER]: Queue going to LEADER mode. State: All 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: "7bf100434989413581eeb126c78d8903" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 37749 } } peers { permanent_uuid: "17fca55f1a2b4b71851b689f28ef067d" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40955 } } peers { permanent_uuid: "ebf6802906594fc0ba3982cd39d441c7" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 36683 } }
I20260709 14:53:09.802306  6748 leader_election.cc:304] T 6f70681760e24b5c84753b5f4d26e0a1 P 7bf100434989413581eeb126c78d8903 [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: 17fca55f1a2b4b71851b689f28ef067d, 7bf100434989413581eeb126c78d8903; no voters: 
I20260709 14:53:09.794399  6898 leader_election.cc:304] T 0491e68c0d2d43a29f1b0127987212ee P ebf6802906594fc0ba3982cd39d441c7 [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: 7bf100434989413581eeb126c78d8903, ebf6802906594fc0ba3982cd39d441c7; no voters: 
I20260709 14:53:09.803045  7011 raft_consensus.cc:2804] T 6f70681760e24b5c84753b5f4d26e0a1 P 7bf100434989413581eeb126c78d8903 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:53:09.803753  7011 raft_consensus.cc:697] T 6f70681760e24b5c84753b5f4d26e0a1 P 7bf100434989413581eeb126c78d8903 [term 1 LEADER]: Becoming Leader. State: Replica: 7bf100434989413581eeb126c78d8903, State: Running, Role: LEADER
I20260709 14:53:09.804016  6898 leader_election.cc:304] T ec09a471f4b04cf1a127ac598493ff65 P ebf6802906594fc0ba3982cd39d441c7 [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: 7bf100434989413581eeb126c78d8903, ebf6802906594fc0ba3982cd39d441c7; no voters: 17fca55f1a2b4b71851b689f28ef067d
I20260709 14:53:09.804422  6933 raft_consensus.cc:2468] T be674e09460d461caf91c3cbe37a655b P ebf6802906594fc0ba3982cd39d441c7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 17fca55f1a2b4b71851b689f28ef067d in term 1.
I20260709 14:53:09.807585  7023 raft_consensus.cc:2804] T ec09a471f4b04cf1a127ac598493ff65 P ebf6802906594fc0ba3982cd39d441c7 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:53:09.807848  6748 leader_election.cc:304] T 11c9b095506d405783df389f0d06ef79 P 7bf100434989413581eeb126c78d8903 [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: 7bf100434989413581eeb126c78d8903; no voters: 17fca55f1a2b4b71851b689f28ef067d, ebf6802906594fc0ba3982cd39d441c7
I20260709 14:53:09.808109  7023 raft_consensus.cc:697] T ec09a471f4b04cf1a127ac598493ff65 P ebf6802906594fc0ba3982cd39d441c7 [term 1 LEADER]: Becoming Leader. State: Replica: ebf6802906594fc0ba3982cd39d441c7, State: Running, Role: LEADER
I20260709 14:53:09.808636  7009 raft_consensus.cc:2749] T 11c9b095506d405783df389f0d06ef79 P 7bf100434989413581eeb126c78d8903 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 14:53:09.807374  6980 raft_consensus.cc:2804] T 0491e68c0d2d43a29f1b0127987212ee P ebf6802906594fc0ba3982cd39d441c7 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:53:09.809924  6980 raft_consensus.cc:697] T 0491e68c0d2d43a29f1b0127987212ee P ebf6802906594fc0ba3982cd39d441c7 [term 1 LEADER]: Becoming Leader. State: Replica: ebf6802906594fc0ba3982cd39d441c7, State: Running, Role: LEADER
I20260709 14:53:09.810146  6858 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6f70681760e24b5c84753b5f4d26e0a1" candidate_uuid: "ebf6802906594fc0ba3982cd39d441c7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "17fca55f1a2b4b71851b689f28ef067d"
I20260709 14:53:09.808205  7011 consensus_queue.cc:237] T 6f70681760e24b5c84753b5f4d26e0a1 P 7bf100434989413581eeb126c78d8903 [LEADER]: Queue going to LEADER mode. State: All 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: "7bf100434989413581eeb126c78d8903" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 37749 } } peers { permanent_uuid: "17fca55f1a2b4b71851b689f28ef067d" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40955 } } peers { permanent_uuid: "ebf6802906594fc0ba3982cd39d441c7" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 36683 } }
I20260709 14:53:09.810842  6858 raft_consensus.cc:2393] T 6f70681760e24b5c84753b5f4d26e0a1 P 17fca55f1a2b4b71851b689f28ef067d [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate ebf6802906594fc0ba3982cd39d441c7 in current term 1: Already voted for candidate 7bf100434989413581eeb126c78d8903 in this term.
I20260709 14:53:09.811355  6859 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "11c9b095506d405783df389f0d06ef79" candidate_uuid: "ebf6802906594fc0ba3982cd39d441c7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "17fca55f1a2b4b71851b689f28ef067d"
I20260709 14:53:09.811898  6859 raft_consensus.cc:3060] T 11c9b095506d405783df389f0d06ef79 P 17fca55f1a2b4b71851b689f28ef067d [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:09.814043  6783 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6f70681760e24b5c84753b5f4d26e0a1" candidate_uuid: "ebf6802906594fc0ba3982cd39d441c7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7bf100434989413581eeb126c78d8903"
I20260709 14:53:09.816641  7023 consensus_queue.cc:237] T ec09a471f4b04cf1a127ac598493ff65 P ebf6802906594fc0ba3982cd39d441c7 [LEADER]: Queue going to LEADER mode. State: All 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: "ebf6802906594fc0ba3982cd39d441c7" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 36683 } } peers { permanent_uuid: "7bf100434989413581eeb126c78d8903" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 37749 } } peers { permanent_uuid: "17fca55f1a2b4b71851b689f28ef067d" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40955 } }
I20260709 14:53:09.819286  6898 leader_election.cc:304] T 6f70681760e24b5c84753b5f4d26e0a1 P ebf6802906594fc0ba3982cd39d441c7 [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: ebf6802906594fc0ba3982cd39d441c7; no voters: 17fca55f1a2b4b71851b689f28ef067d, 7bf100434989413581eeb126c78d8903
I20260709 14:53:09.820331  7022 raft_consensus.cc:2749] T 6f70681760e24b5c84753b5f4d26e0a1 P ebf6802906594fc0ba3982cd39d441c7 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 14:53:09.816215  6980 consensus_queue.cc:237] T 0491e68c0d2d43a29f1b0127987212ee P ebf6802906594fc0ba3982cd39d441c7 [LEADER]: Queue going to LEADER mode. State: All 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: "7bf100434989413581eeb126c78d8903" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 37749 } } peers { permanent_uuid: "17fca55f1a2b4b71851b689f28ef067d" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40955 } } peers { permanent_uuid: "ebf6802906594fc0ba3982cd39d441c7" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 36683 } }
I20260709 14:53:09.823586  7022 raft_consensus.cc:493] T dd2887cf8a3c431bb93b8c93cdf37f38 P ebf6802906594fc0ba3982cd39d441c7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:09.824174  7022 raft_consensus.cc:515] T dd2887cf8a3c431bb93b8c93cdf37f38 P ebf6802906594fc0ba3982cd39d441c7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bf100434989413581eeb126c78d8903" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 37749 } } peers { permanent_uuid: "17fca55f1a2b4b71851b689f28ef067d" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40955 } } peers { permanent_uuid: "ebf6802906594fc0ba3982cd39d441c7" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 36683 } }
I20260709 14:53:09.827975  6858 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dd2887cf8a3c431bb93b8c93cdf37f38" candidate_uuid: "ebf6802906594fc0ba3982cd39d441c7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "17fca55f1a2b4b71851b689f28ef067d" is_pre_election: true
I20260709 14:53:09.828846  6858 raft_consensus.cc:2393] T dd2887cf8a3c431bb93b8c93cdf37f38 P 17fca55f1a2b4b71851b689f28ef067d [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate ebf6802906594fc0ba3982cd39d441c7 in current term 1: Already voted for candidate 7bf100434989413581eeb126c78d8903 in this term.
I20260709 14:53:09.829418  7009 consensus_queue.cc:1048] T a0e8aa655d71425d90c86f46c6a51255 P 7bf100434989413581eeb126c78d8903 [LEADER]: Connected to new peer: Peer: permanent_uuid: "17fca55f1a2b4b71851b689f28ef067d" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40955 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:53:09.829766  7022 leader_election.cc:290] T dd2887cf8a3c431bb93b8c93cdf37f38 P ebf6802906594fc0ba3982cd39d441c7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7bf100434989413581eeb126c78d8903 (127.6.3.193:37749), 17fca55f1a2b4b71851b689f28ef067d (127.6.3.194:40955)
I20260709 14:53:09.830859  6682 catalog_manager.cc:5697] T e26b3ddc0798490eac7aa0017d8be235 P ebf6802906594fc0ba3982cd39d441c7 reported cstate change: term changed from 0 to 1, leader changed from <none> to ebf6802906594fc0ba3982cd39d441c7 (127.6.3.195). New cstate: current_term: 1 leader_uuid: "ebf6802906594fc0ba3982cd39d441c7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bf100434989413581eeb126c78d8903" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 37749 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "17fca55f1a2b4b71851b689f28ef067d" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40955 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ebf6802906594fc0ba3982cd39d441c7" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 36683 } health_report { overall_health: HEALTHY } } }
I20260709 14:53:09.837873  6974 tablet_bootstrap.cc:654] T ec09a471f4b04cf1a127ac598493ff65 P 17fca55f1a2b4b71851b689f28ef067d: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:09.840888  6783 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dd2887cf8a3c431bb93b8c93cdf37f38" candidate_uuid: "ebf6802906594fc0ba3982cd39d441c7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7bf100434989413581eeb126c78d8903" is_pre_election: true
I20260709 14:53:09.842249  6898 leader_election.cc:304] T dd2887cf8a3c431bb93b8c93cdf37f38 P ebf6802906594fc0ba3982cd39d441c7 [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: ebf6802906594fc0ba3982cd39d441c7; no voters: 17fca55f1a2b4b71851b689f28ef067d, 7bf100434989413581eeb126c78d8903
I20260709 14:53:09.843240  6980 raft_consensus.cc:3060] T dd2887cf8a3c431bb93b8c93cdf37f38 P ebf6802906594fc0ba3982cd39d441c7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:09.846635  6682 catalog_manager.cc:5697] T e5e9229aec2c431fa3860e656d3cd25d P ebf6802906594fc0ba3982cd39d441c7 reported cstate change: term changed from 0 to 1, leader changed from <none> to ebf6802906594fc0ba3982cd39d441c7 (127.6.3.195). New cstate: current_term: 1 leader_uuid: "ebf6802906594fc0ba3982cd39d441c7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bf100434989413581eeb126c78d8903" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 37749 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "17fca55f1a2b4b71851b689f28ef067d" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40955 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ebf6802906594fc0ba3982cd39d441c7" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 36683 } health_report { overall_health: HEALTHY } } }
I20260709 14:53:09.849038  6859 raft_consensus.cc:2468] T 11c9b095506d405783df389f0d06ef79 P 17fca55f1a2b4b71851b689f28ef067d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ebf6802906594fc0ba3982cd39d441c7 in term 1.
I20260709 14:53:09.856638  6980 raft_consensus.cc:2749] T dd2887cf8a3c431bb93b8c93cdf37f38 P ebf6802906594fc0ba3982cd39d441c7 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:53:09.856747  6897 leader_election.cc:304] T 11c9b095506d405783df389f0d06ef79 P ebf6802906594fc0ba3982cd39d441c7 [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: 17fca55f1a2b4b71851b689f28ef067d, ebf6802906594fc0ba3982cd39d441c7; no voters: 7bf100434989413581eeb126c78d8903
I20260709 14:53:09.858560  6980 raft_consensus.cc:2804] T 11c9b095506d405783df389f0d06ef79 P ebf6802906594fc0ba3982cd39d441c7 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:53:09.859061  6980 raft_consensus.cc:697] T 11c9b095506d405783df389f0d06ef79 P ebf6802906594fc0ba3982cd39d441c7 [term 1 LEADER]: Becoming Leader. State: Replica: ebf6802906594fc0ba3982cd39d441c7, State: Running, Role: LEADER
I20260709 14:53:09.865315  7011 consensus_queue.cc:1048] T 6dc7bf3f5faf4d63811afc07cfc43955 P 7bf100434989413581eeb126c78d8903 [LEADER]: Connected to new peer: Peer: permanent_uuid: "17fca55f1a2b4b71851b689f28ef067d" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40955 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:53:09.864984  6980 consensus_queue.cc:237] T 11c9b095506d405783df389f0d06ef79 P ebf6802906594fc0ba3982cd39d441c7 [LEADER]: Queue going to LEADER mode. State: All 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: "7bf100434989413581eeb126c78d8903" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 37749 } } peers { permanent_uuid: "17fca55f1a2b4b71851b689f28ef067d" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40955 } } peers { permanent_uuid: "ebf6802906594fc0ba3982cd39d441c7" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 36683 } }
I20260709 14:53:09.870003  6683 catalog_manager.cc:5697] T 6f70681760e24b5c84753b5f4d26e0a1 P 7bf100434989413581eeb126c78d8903 reported cstate change: term changed from 0 to 1, leader changed from <none> to 7bf100434989413581eeb126c78d8903 (127.6.3.193). New cstate: current_term: 1 leader_uuid: "7bf100434989413581eeb126c78d8903" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bf100434989413581eeb126c78d8903" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 37749 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "17fca55f1a2b4b71851b689f28ef067d" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40955 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ebf6802906594fc0ba3982cd39d441c7" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 36683 } health_report { overall_health: UNKNOWN } } }
I20260709 14:53:09.871955  6680 catalog_manager.cc:5697] T be674e09460d461caf91c3cbe37a655b P 17fca55f1a2b4b71851b689f28ef067d reported cstate change: term changed from 0 to 1, leader changed from <none> to 17fca55f1a2b4b71851b689f28ef067d (127.6.3.194). New cstate: current_term: 1 leader_uuid: "17fca55f1a2b4b71851b689f28ef067d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bf100434989413581eeb126c78d8903" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 37749 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "17fca55f1a2b4b71851b689f28ef067d" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40955 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ebf6802906594fc0ba3982cd39d441c7" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 36683 } health_report { overall_health: UNKNOWN } } }
I20260709 14:53:09.894948  6681 catalog_manager.cc:5697] T 0491e68c0d2d43a29f1b0127987212ee P ebf6802906594fc0ba3982cd39d441c7 reported cstate change: term changed from 0 to 1, leader changed from <none> to ebf6802906594fc0ba3982cd39d441c7 (127.6.3.195). New cstate: current_term: 1 leader_uuid: "ebf6802906594fc0ba3982cd39d441c7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bf100434989413581eeb126c78d8903" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 37749 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "17fca55f1a2b4b71851b689f28ef067d" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40955 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ebf6802906594fc0ba3982cd39d441c7" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 36683 } health_report { overall_health: HEALTHY } } }
I20260709 14:53:09.900341  6681 catalog_manager.cc:5697] T ec09a471f4b04cf1a127ac598493ff65 P ebf6802906594fc0ba3982cd39d441c7 reported cstate change: term changed from 0 to 1, leader changed from <none> to ebf6802906594fc0ba3982cd39d441c7 (127.6.3.195). New cstate: current_term: 1 leader_uuid: "ebf6802906594fc0ba3982cd39d441c7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ebf6802906594fc0ba3982cd39d441c7" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 36683 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7bf100434989413581eeb126c78d8903" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 37749 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "17fca55f1a2b4b71851b689f28ef067d" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40955 } health_report { overall_health: UNKNOWN } } }
I20260709 14:53:09.901679  7009 consensus_queue.cc:1048] T a0e8aa655d71425d90c86f46c6a51255 P 7bf100434989413581eeb126c78d8903 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ebf6802906594fc0ba3982cd39d441c7" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 36683 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:53:09.901953  6681 catalog_manager.cc:5697] T 11c9b095506d405783df389f0d06ef79 P ebf6802906594fc0ba3982cd39d441c7 reported cstate change: term changed from 0 to 1, leader changed from <none> to ebf6802906594fc0ba3982cd39d441c7 (127.6.3.195). New cstate: current_term: 1 leader_uuid: "ebf6802906594fc0ba3982cd39d441c7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bf100434989413581eeb126c78d8903" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 37749 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "17fca55f1a2b4b71851b689f28ef067d" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40955 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ebf6802906594fc0ba3982cd39d441c7" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 36683 } health_report { overall_health: HEALTHY } } }
I20260709 14:53:09.907440  7009 consensus_queue.cc:1048] T dd2887cf8a3c431bb93b8c93cdf37f38 P 7bf100434989413581eeb126c78d8903 [LEADER]: Connected to new peer: Peer: permanent_uuid: "17fca55f1a2b4b71851b689f28ef067d" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40955 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:53:09.908849  6974 tablet_bootstrap.cc:492] T ec09a471f4b04cf1a127ac598493ff65 P 17fca55f1a2b4b71851b689f28ef067d: No bootstrap required, opened a new log
I20260709 14:53:09.909250  6974 ts_tablet_manager.cc:1403] T ec09a471f4b04cf1a127ac598493ff65 P 17fca55f1a2b4b71851b689f28ef067d: Time spent bootstrapping tablet: real 0.144s	user 0.015s	sys 0.007s
I20260709 14:53:09.917433  6974 raft_consensus.cc:359] T ec09a471f4b04cf1a127ac598493ff65 P 17fca55f1a2b4b71851b689f28ef067d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ebf6802906594fc0ba3982cd39d441c7" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 36683 } } peers { permanent_uuid: "7bf100434989413581eeb126c78d8903" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 37749 } } peers { permanent_uuid: "17fca55f1a2b4b71851b689f28ef067d" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40955 } }
I20260709 14:53:09.918107  6974 raft_consensus.cc:385] T ec09a471f4b04cf1a127ac598493ff65 P 17fca55f1a2b4b71851b689f28ef067d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:09.918366  6974 raft_consensus.cc:740] T ec09a471f4b04cf1a127ac598493ff65 P 17fca55f1a2b4b71851b689f28ef067d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 17fca55f1a2b4b71851b689f28ef067d, State: Initialized, Role: FOLLOWER
I20260709 14:53:09.919170  6974 consensus_queue.cc:260] T ec09a471f4b04cf1a127ac598493ff65 P 17fca55f1a2b4b71851b689f28ef067d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ebf6802906594fc0ba3982cd39d441c7" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 36683 } } peers { permanent_uuid: "7bf100434989413581eeb126c78d8903" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 37749 } } peers { permanent_uuid: "17fca55f1a2b4b71851b689f28ef067d" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40955 } }
I20260709 14:53:09.928504  6974 ts_tablet_manager.cc:1434] T ec09a471f4b04cf1a127ac598493ff65 P 17fca55f1a2b4b71851b689f28ef067d: Time spent starting tablet: real 0.019s	user 0.006s	sys 0.001s
I20260709 14:53:09.931247  7011 consensus_queue.cc:1048] T dd2887cf8a3c431bb93b8c93cdf37f38 P 7bf100434989413581eeb126c78d8903 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ebf6802906594fc0ba3982cd39d441c7" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 36683 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:53:09.966135  7009 consensus_queue.cc:1048] T 6dc7bf3f5faf4d63811afc07cfc43955 P 7bf100434989413581eeb126c78d8903 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ebf6802906594fc0ba3982cd39d441c7" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 36683 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:53:10.106282  6980 consensus_queue.cc:1048] T e5e9229aec2c431fa3860e656d3cd25d P ebf6802906594fc0ba3982cd39d441c7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "17fca55f1a2b4b71851b689f28ef067d" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40955 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:53:10.115749  7022 consensus_queue.cc:1048] T e5e9229aec2c431fa3860e656d3cd25d P ebf6802906594fc0ba3982cd39d441c7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7bf100434989413581eeb126c78d8903" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 37749 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:53:10.197299  7011 consensus_queue.cc:1048] T 6f70681760e24b5c84753b5f4d26e0a1 P 7bf100434989413581eeb126c78d8903 [LEADER]: Connected to new peer: Peer: permanent_uuid: "17fca55f1a2b4b71851b689f28ef067d" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40955 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:53:10.208086  7011 consensus_queue.cc:1048] T 6f70681760e24b5c84753b5f4d26e0a1 P 7bf100434989413581eeb126c78d8903 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ebf6802906594fc0ba3982cd39d441c7" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 36683 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:53:10.213052  6933 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ec09a471f4b04cf1a127ac598493ff65"
dest_uuid: "ebf6802906594fc0ba3982cd39d441c7"
mode: GRACEFUL
new_leader_uuid: "7bf100434989413581eeb126c78d8903"
 from {username='slave'} at 127.0.0.1:39442
I20260709 14:53:10.213583  6933 raft_consensus.cc:606] T ec09a471f4b04cf1a127ac598493ff65 P ebf6802906594fc0ba3982cd39d441c7 [term 1 LEADER]: Received request to transfer leadership to TS 7bf100434989413581eeb126c78d8903
I20260709 14:53:10.222289  6934 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "0491e68c0d2d43a29f1b0127987212ee"
dest_uuid: "ebf6802906594fc0ba3982cd39d441c7"
mode: GRACEFUL
new_leader_uuid: "7bf100434989413581eeb126c78d8903"
 from {username='slave'} at 127.0.0.1:39442
I20260709 14:53:10.222812  6934 raft_consensus.cc:606] T 0491e68c0d2d43a29f1b0127987212ee P ebf6802906594fc0ba3982cd39d441c7 [term 1 LEADER]: Received request to transfer leadership to TS 7bf100434989413581eeb126c78d8903
I20260709 14:53:10.227329  6934 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "11c9b095506d405783df389f0d06ef79"
dest_uuid: "ebf6802906594fc0ba3982cd39d441c7"
mode: GRACEFUL
new_leader_uuid: "7bf100434989413581eeb126c78d8903"
 from {username='slave'} at 127.0.0.1:39442
I20260709 14:53:10.227766  6934 raft_consensus.cc:606] T 11c9b095506d405783df389f0d06ef79 P ebf6802906594fc0ba3982cd39d441c7 [term 1 LEADER]: Received request to transfer leadership to TS 7bf100434989413581eeb126c78d8903
I20260709 14:53:10.238396  6859 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "be674e09460d461caf91c3cbe37a655b"
dest_uuid: "17fca55f1a2b4b71851b689f28ef067d"
mode: GRACEFUL
new_leader_uuid: "7bf100434989413581eeb126c78d8903"
 from {username='slave'} at 127.0.0.1:44788
I20260709 14:53:10.238842  6859 raft_consensus.cc:606] T be674e09460d461caf91c3cbe37a655b P 17fca55f1a2b4b71851b689f28ef067d [term 1 LEADER]: Received request to transfer leadership to TS 7bf100434989413581eeb126c78d8903
I20260709 14:53:10.248980  7022 consensus_queue.cc:1048] T e26b3ddc0798490eac7aa0017d8be235 P ebf6802906594fc0ba3982cd39d441c7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "17fca55f1a2b4b71851b689f28ef067d" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40955 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:53:10.252445  6783 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "6f70681760e24b5c84753b5f4d26e0a1"
dest_uuid: "7bf100434989413581eeb126c78d8903"
mode: GRACEFUL
new_leader_uuid: "17fca55f1a2b4b71851b689f28ef067d"
 from {username='slave'} at 127.0.0.1:54744
I20260709 14:53:10.252971  6783 raft_consensus.cc:606] T 6f70681760e24b5c84753b5f4d26e0a1 P 7bf100434989413581eeb126c78d8903 [term 1 LEADER]: Received request to transfer leadership to TS 17fca55f1a2b4b71851b689f28ef067d
I20260709 14:53:10.256798  7028 consensus_queue.cc:1048] T be674e09460d461caf91c3cbe37a655b P 17fca55f1a2b4b71851b689f28ef067d [LEADER]: Connected to new peer: Peer: permanent_uuid: "7bf100434989413581eeb126c78d8903" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 37749 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:53:10.259020  6782 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "dd2887cf8a3c431bb93b8c93cdf37f38"
dest_uuid: "7bf100434989413581eeb126c78d8903"
mode: GRACEFUL
new_leader_uuid: "17fca55f1a2b4b71851b689f28ef067d"
 from {username='slave'} at 127.0.0.1:54744
I20260709 14:53:10.259552  6782 raft_consensus.cc:606] T dd2887cf8a3c431bb93b8c93cdf37f38 P 7bf100434989413581eeb126c78d8903 [term 1 LEADER]: Received request to transfer leadership to TS 17fca55f1a2b4b71851b689f28ef067d
I20260709 14:53:10.264294  7028 consensus_queue.cc:1048] T be674e09460d461caf91c3cbe37a655b P 17fca55f1a2b4b71851b689f28ef067d [LEADER]: Connected to new peer: Peer: permanent_uuid: "ebf6802906594fc0ba3982cd39d441c7" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 36683 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:53:10.280387  7027 consensus_queue.cc:1048] T ec09a471f4b04cf1a127ac598493ff65 P ebf6802906594fc0ba3982cd39d441c7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7bf100434989413581eeb126c78d8903" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 37749 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:53:10.283767  6980 consensus_queue.cc:1048] T 0491e68c0d2d43a29f1b0127987212ee P ebf6802906594fc0ba3982cd39d441c7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7bf100434989413581eeb126c78d8903" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 37749 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:53:10.289757  6933 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e5e9229aec2c431fa3860e656d3cd25d"
dest_uuid: "ebf6802906594fc0ba3982cd39d441c7"
mode: GRACEFUL
new_leader_uuid: "17fca55f1a2b4b71851b689f28ef067d"
 from {username='slave'} at 127.0.0.1:39442
I20260709 14:53:10.290272  6933 raft_consensus.cc:606] T e5e9229aec2c431fa3860e656d3cd25d P ebf6802906594fc0ba3982cd39d441c7 [term 1 LEADER]: Received request to transfer leadership to TS 17fca55f1a2b4b71851b689f28ef067d
I20260709 14:53:10.293061  7028 raft_consensus.cc:993] T be674e09460d461caf91c3cbe37a655b P 17fca55f1a2b4b71851b689f28ef067d: : Instructing follower 7bf100434989413581eeb126c78d8903 to start an election
I20260709 14:53:10.293522  7028 raft_consensus.cc:1081] T be674e09460d461caf91c3cbe37a655b P 17fca55f1a2b4b71851b689f28ef067d [term 1 LEADER]: Signalling peer 7bf100434989413581eeb126c78d8903 to start an election
I20260709 14:53:10.301316  7027 consensus_queue.cc:1048] T 11c9b095506d405783df389f0d06ef79 P ebf6802906594fc0ba3982cd39d441c7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "17fca55f1a2b4b71851b689f28ef067d" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40955 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:53:10.302284  6980 consensus_queue.cc:1048] T e26b3ddc0798490eac7aa0017d8be235 P ebf6802906594fc0ba3982cd39d441c7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7bf100434989413581eeb126c78d8903" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 37749 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:53:10.306082  6785 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "be674e09460d461caf91c3cbe37a655b"
dest_uuid: "7bf100434989413581eeb126c78d8903"
 from {username='slave'} at 127.0.0.1:54738
I20260709 14:53:10.306701  6785 raft_consensus.cc:493] T be674e09460d461caf91c3cbe37a655b P 7bf100434989413581eeb126c78d8903 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:53:10.307154  6933 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e26b3ddc0798490eac7aa0017d8be235"
dest_uuid: "ebf6802906594fc0ba3982cd39d441c7"
mode: GRACEFUL
new_leader_uuid: "17fca55f1a2b4b71851b689f28ef067d"
 from {username='slave'} at 127.0.0.1:39442
I20260709 14:53:10.307704  6933 raft_consensus.cc:606] T e26b3ddc0798490eac7aa0017d8be235 P ebf6802906594fc0ba3982cd39d441c7 [term 1 LEADER]: Received request to transfer leadership to TS 17fca55f1a2b4b71851b689f28ef067d
I20260709 14:53:10.307173  6785 raft_consensus.cc:3060] T be674e09460d461caf91c3cbe37a655b P 7bf100434989413581eeb126c78d8903 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:53:10.310657  6980 consensus_queue.cc:1048] T 0491e68c0d2d43a29f1b0127987212ee P ebf6802906594fc0ba3982cd39d441c7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "17fca55f1a2b4b71851b689f28ef067d" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40955 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:53:10.316579  6982 raft_consensus.cc:493] T ec09a471f4b04cf1a127ac598493ff65 P 17fca55f1a2b4b71851b689f28ef067d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:10.317066  6982 raft_consensus.cc:515] T ec09a471f4b04cf1a127ac598493ff65 P 17fca55f1a2b4b71851b689f28ef067d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ebf6802906594fc0ba3982cd39d441c7" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 36683 } } peers { permanent_uuid: "7bf100434989413581eeb126c78d8903" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 37749 } } peers { permanent_uuid: "17fca55f1a2b4b71851b689f28ef067d" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40955 } }
I20260709 14:53:10.318434  6785 raft_consensus.cc:515] T be674e09460d461caf91c3cbe37a655b P 7bf100434989413581eeb126c78d8903 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bf100434989413581eeb126c78d8903" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 37749 } } peers { permanent_uuid: "17fca55f1a2b4b71851b689f28ef067d" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40955 } } peers { permanent_uuid: "ebf6802906594fc0ba3982cd39d441c7" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 36683 } }
I20260709 14:53:10.319051  6982 leader_election.cc:290] T ec09a471f4b04cf1a127ac598493ff65 P 17fca55f1a2b4b71851b689f28ef067d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ebf6802906594fc0ba3982cd39d441c7 (127.6.3.195:36683), 7bf100434989413581eeb126c78d8903 (127.6.3.193:37749)
I20260709 14:53:10.321564  6933 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ec09a471f4b04cf1a127ac598493ff65" candidate_uuid: "17fca55f1a2b4b71851b689f28ef067d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ebf6802906594fc0ba3982cd39d441c7" is_pre_election: true
I20260709 14:53:10.324100  6781 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ec09a471f4b04cf1a127ac598493ff65" candidate_uuid: "17fca55f1a2b4b71851b689f28ef067d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7bf100434989413581eeb126c78d8903" is_pre_election: true
I20260709 14:53:10.325608  6780 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "6dc7bf3f5faf4d63811afc07cfc43955"
dest_uuid: "7bf100434989413581eeb126c78d8903"
mode: GRACEFUL
new_leader_uuid: "ebf6802906594fc0ba3982cd39d441c7"
 from {username='slave'} at 127.0.0.1:54744
I20260709 14:53:10.325803  6858 raft_consensus.cc:3060] T ec09a471f4b04cf1a127ac598493ff65 P 17fca55f1a2b4b71851b689f28ef067d [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:10.326236  6780 raft_consensus.cc:606] T 6dc7bf3f5faf4d63811afc07cfc43955 P 7bf100434989413581eeb126c78d8903 [term 1 LEADER]: Received request to transfer leadership to TS ebf6802906594fc0ba3982cd39d441c7
I20260709 14:53:10.336334  6980 consensus_queue.cc:1048] T ec09a471f4b04cf1a127ac598493ff65 P ebf6802906594fc0ba3982cd39d441c7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "17fca55f1a2b4b71851b689f28ef067d" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40955 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:53:10.341377  6785 leader_election.cc:290] T be674e09460d461caf91c3cbe37a655b P 7bf100434989413581eeb126c78d8903 [CANDIDATE]: Term 2 election: Requested vote from peers 17fca55f1a2b4b71851b689f28ef067d (127.6.3.194:40955), ebf6802906594fc0ba3982cd39d441c7 (127.6.3.195:36683)
I20260709 14:53:10.352118  6934 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "be674e09460d461caf91c3cbe37a655b" candidate_uuid: "7bf100434989413581eeb126c78d8903" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "ebf6802906594fc0ba3982cd39d441c7"
I20260709 14:53:10.352792  6934 raft_consensus.cc:3060] T be674e09460d461caf91c3cbe37a655b P ebf6802906594fc0ba3982cd39d441c7 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:53:10.358793  6855 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "be674e09460d461caf91c3cbe37a655b" candidate_uuid: "7bf100434989413581eeb126c78d8903" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "17fca55f1a2b4b71851b689f28ef067d"
I20260709 14:53:10.359645  6855 raft_consensus.cc:3055] T be674e09460d461caf91c3cbe37a655b P 17fca55f1a2b4b71851b689f28ef067d [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:53:10.360107  6855 raft_consensus.cc:740] T be674e09460d461caf91c3cbe37a655b P 17fca55f1a2b4b71851b689f28ef067d [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 17fca55f1a2b4b71851b689f28ef067d, State: Running, Role: LEADER
I20260709 14:53:10.361096  6855 consensus_queue.cc:260] T be674e09460d461caf91c3cbe37a655b P 17fca55f1a2b4b71851b689f28ef067d [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: "7bf100434989413581eeb126c78d8903" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 37749 } } peers { permanent_uuid: "17fca55f1a2b4b71851b689f28ef067d" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40955 } } peers { permanent_uuid: "ebf6802906594fc0ba3982cd39d441c7" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 36683 } }
I20260709 14:53:10.362574  6855 raft_consensus.cc:3060] T be674e09460d461caf91c3cbe37a655b P 17fca55f1a2b4b71851b689f28ef067d [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:53:10.365763  6934 raft_consensus.cc:2468] T be674e09460d461caf91c3cbe37a655b P ebf6802906594fc0ba3982cd39d441c7 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7bf100434989413581eeb126c78d8903 in term 2.
I20260709 14:53:10.366920  6748 leader_election.cc:304] T be674e09460d461caf91c3cbe37a655b P 7bf100434989413581eeb126c78d8903 [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: 7bf100434989413581eeb126c78d8903, ebf6802906594fc0ba3982cd39d441c7; no voters: 
I20260709 14:53:10.368131  7011 raft_consensus.cc:2804] T be674e09460d461caf91c3cbe37a655b P 7bf100434989413581eeb126c78d8903 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:53:10.368430  6824 leader_election.cc:304] T ec09a471f4b04cf1a127ac598493ff65 P 17fca55f1a2b4b71851b689f28ef067d [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: 17fca55f1a2b4b71851b689f28ef067d; no voters: 7bf100434989413581eeb126c78d8903, ebf6802906594fc0ba3982cd39d441c7
I20260709 14:53:10.368563  7011 raft_consensus.cc:697] T be674e09460d461caf91c3cbe37a655b P 7bf100434989413581eeb126c78d8903 [term 2 LEADER]: Becoming Leader. State: Replica: 7bf100434989413581eeb126c78d8903, State: Running, Role: LEADER
I20260709 14:53:10.369402  7011 consensus_queue.cc:237] T be674e09460d461caf91c3cbe37a655b P 7bf100434989413581eeb126c78d8903 [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: "7bf100434989413581eeb126c78d8903" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 37749 } } peers { permanent_uuid: "17fca55f1a2b4b71851b689f28ef067d" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40955 } } peers { permanent_uuid: "ebf6802906594fc0ba3982cd39d441c7" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 36683 } }
I20260709 14:53:10.371551  7022 raft_consensus.cc:993] T ec09a471f4b04cf1a127ac598493ff65 P ebf6802906594fc0ba3982cd39d441c7: : Instructing follower 7bf100434989413581eeb126c78d8903 to start an election
I20260709 14:53:10.380757  6980 raft_consensus.cc:1081] T ec09a471f4b04cf1a127ac598493ff65 P ebf6802906594fc0ba3982cd39d441c7 [term 1 LEADER]: Signalling peer 7bf100434989413581eeb126c78d8903 to start an election
I20260709 14:53:10.383526  6982 raft_consensus.cc:2749] T ec09a471f4b04cf1a127ac598493ff65 P 17fca55f1a2b4b71851b689f28ef067d [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:53:10.394660  6783 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ec09a471f4b04cf1a127ac598493ff65"
dest_uuid: "7bf100434989413581eeb126c78d8903"
 from {username='slave'} at 127.0.0.1:54730
I20260709 14:53:10.395354  6783 raft_consensus.cc:493] T ec09a471f4b04cf1a127ac598493ff65 P 7bf100434989413581eeb126c78d8903 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:53:10.395789  6783 raft_consensus.cc:3060] T ec09a471f4b04cf1a127ac598493ff65 P 7bf100434989413581eeb126c78d8903 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:53:10.399132  6683 catalog_manager.cc:5697] T be674e09460d461caf91c3cbe37a655b P 7bf100434989413581eeb126c78d8903 reported cstate change: term changed from 1 to 2, leader changed from 17fca55f1a2b4b71851b689f28ef067d (127.6.3.194) to 7bf100434989413581eeb126c78d8903 (127.6.3.193). New cstate: current_term: 2 leader_uuid: "7bf100434989413581eeb126c78d8903" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bf100434989413581eeb126c78d8903" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 37749 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "17fca55f1a2b4b71851b689f28ef067d" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40955 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ebf6802906594fc0ba3982cd39d441c7" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 36683 } health_report { overall_health: UNKNOWN } } }
I20260709 14:53:10.403460  6783 raft_consensus.cc:515] T ec09a471f4b04cf1a127ac598493ff65 P 7bf100434989413581eeb126c78d8903 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ebf6802906594fc0ba3982cd39d441c7" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 36683 } } peers { permanent_uuid: "7bf100434989413581eeb126c78d8903" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 37749 } } peers { permanent_uuid: "17fca55f1a2b4b71851b689f28ef067d" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40955 } }
I20260709 14:53:10.404587  6784 raft_consensus.cc:1240] T ec09a471f4b04cf1a127ac598493ff65 P 7bf100434989413581eeb126c78d8903 [term 2 FOLLOWER]: Rejecting Update request from peer ebf6802906594fc0ba3982cd39d441c7 for earlier term 1. Current term is 2. Ops: []
I20260709 14:53:10.405651  6980 raft_consensus.cc:993] T 0491e68c0d2d43a29f1b0127987212ee P ebf6802906594fc0ba3982cd39d441c7: : Instructing follower 7bf100434989413581eeb126c78d8903 to start an election
I20260709 14:53:10.406065  7027 raft_consensus.cc:1081] T 0491e68c0d2d43a29f1b0127987212ee P ebf6802906594fc0ba3982cd39d441c7 [term 1 LEADER]: Signalling peer 7bf100434989413581eeb126c78d8903 to start an election
I20260709 14:53:10.408643  6858 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ec09a471f4b04cf1a127ac598493ff65" candidate_uuid: "7bf100434989413581eeb126c78d8903" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "17fca55f1a2b4b71851b689f28ef067d"
I20260709 14:53:10.410521  6783 leader_election.cc:290] T ec09a471f4b04cf1a127ac598493ff65 P 7bf100434989413581eeb126c78d8903 [CANDIDATE]: Term 2 election: Requested vote from peers ebf6802906594fc0ba3982cd39d441c7 (127.6.3.195:36683), 17fca55f1a2b4b71851b689f28ef067d (127.6.3.194:40955)
I20260709 14:53:10.415189  6934 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ec09a471f4b04cf1a127ac598493ff65" candidate_uuid: "7bf100434989413581eeb126c78d8903" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "ebf6802906594fc0ba3982cd39d441c7"
I20260709 14:53:10.415736  6934 raft_consensus.cc:3055] T ec09a471f4b04cf1a127ac598493ff65 P ebf6802906594fc0ba3982cd39d441c7 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:53:10.416052  6934 raft_consensus.cc:740] T ec09a471f4b04cf1a127ac598493ff65 P ebf6802906594fc0ba3982cd39d441c7 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: ebf6802906594fc0ba3982cd39d441c7, State: Running, Role: LEADER
I20260709 14:53:10.416874  6934 consensus_queue.cc:260] T ec09a471f4b04cf1a127ac598493ff65 P ebf6802906594fc0ba3982cd39d441c7 [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: "ebf6802906594fc0ba3982cd39d441c7" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 36683 } } peers { permanent_uuid: "7bf100434989413581eeb126c78d8903" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 37749 } } peers { permanent_uuid: "17fca55f1a2b4b71851b689f28ef067d" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40955 } }
I20260709 14:53:10.417726  6783 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "0491e68c0d2d43a29f1b0127987212ee"
dest_uuid: "7bf100434989413581eeb126c78d8903"
 from {username='slave'} at 127.0.0.1:54730
I20260709 14:53:10.417666  7027 consensus_queue.cc:1059] T ec09a471f4b04cf1a127ac598493ff65 P ebf6802906594fc0ba3982cd39d441c7 [NON_LEADER]: Peer responded invalid term: Peer: permanent_uuid: "7bf100434989413581eeb126c78d8903" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 37749 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:53:10.418278  6783 raft_consensus.cc:493] T 0491e68c0d2d43a29f1b0127987212ee P 7bf100434989413581eeb126c78d8903 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:53:10.418680  6783 raft_consensus.cc:3060] T 0491e68c0d2d43a29f1b0127987212ee P 7bf100434989413581eeb126c78d8903 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:53:10.420393  6934 raft_consensus.cc:3060] T ec09a471f4b04cf1a127ac598493ff65 P ebf6802906594fc0ba3982cd39d441c7 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:53:10.421537  7023 consensus_queue.cc:1048] T 11c9b095506d405783df389f0d06ef79 P ebf6802906594fc0ba3982cd39d441c7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7bf100434989413581eeb126c78d8903" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 37749 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:53:10.426260  6855 raft_consensus.cc:2468] T be674e09460d461caf91c3cbe37a655b P 17fca55f1a2b4b71851b689f28ef067d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7bf100434989413581eeb126c78d8903 in term 2.
I20260709 14:53:10.428504  6934 raft_consensus.cc:2468] T ec09a471f4b04cf1a127ac598493ff65 P ebf6802906594fc0ba3982cd39d441c7 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7bf100434989413581eeb126c78d8903 in term 2.
I20260709 14:53:10.429490  6748 leader_election.cc:304] T ec09a471f4b04cf1a127ac598493ff65 P 7bf100434989413581eeb126c78d8903 [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: 7bf100434989413581eeb126c78d8903, ebf6802906594fc0ba3982cd39d441c7; no voters: 17fca55f1a2b4b71851b689f28ef067d
I20260709 14:53:10.430683  7009 raft_consensus.cc:993] T dd2887cf8a3c431bb93b8c93cdf37f38 P 7bf100434989413581eeb126c78d8903: : Instructing follower 17fca55f1a2b4b71851b689f28ef067d to start an election
I20260709 14:53:10.431202  7009 raft_consensus.cc:2804] T ec09a471f4b04cf1a127ac598493ff65 P 7bf100434989413581eeb126c78d8903 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:53:10.431629  7009 raft_consensus.cc:697] T ec09a471f4b04cf1a127ac598493ff65 P 7bf100434989413581eeb126c78d8903 [term 2 LEADER]: Becoming Leader. State: Replica: 7bf100434989413581eeb126c78d8903, State: Running, Role: LEADER
I20260709 14:53:10.432396  7009 consensus_queue.cc:237] T ec09a471f4b04cf1a127ac598493ff65 P 7bf100434989413581eeb126c78d8903 [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: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ebf6802906594fc0ba3982cd39d441c7" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 36683 } } peers { permanent_uuid: "7bf100434989413581eeb126c78d8903" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 37749 } } peers { permanent_uuid: "17fca55f1a2b4b71851b689f28ef067d" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40955 } }
I20260709 14:53:10.433712  7011 raft_consensus.cc:1081] T dd2887cf8a3c431bb93b8c93cdf37f38 P 7bf100434989413581eeb126c78d8903 [term 1 LEADER]: Signalling peer 17fca55f1a2b4b71851b689f28ef067d to start an election
I20260709 14:53:10.437074  6855 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "dd2887cf8a3c431bb93b8c93cdf37f38"
dest_uuid: "17fca55f1a2b4b71851b689f28ef067d"
 from {username='slave'} at 127.0.0.1:44764
I20260709 14:53:10.437714  6855 raft_consensus.cc:493] T dd2887cf8a3c431bb93b8c93cdf37f38 P 17fca55f1a2b4b71851b689f28ef067d [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:53:10.438107  6855 raft_consensus.cc:3060] T dd2887cf8a3c431bb93b8c93cdf37f38 P 17fca55f1a2b4b71851b689f28ef067d [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:53:10.446484  6855 raft_consensus.cc:515] T dd2887cf8a3c431bb93b8c93cdf37f38 P 17fca55f1a2b4b71851b689f28ef067d [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bf100434989413581eeb126c78d8903" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 37749 } } peers { permanent_uuid: "17fca55f1a2b4b71851b689f28ef067d" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40955 } } peers { permanent_uuid: "ebf6802906594fc0ba3982cd39d441c7" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 36683 } }
I20260709 14:53:10.449167  6783 raft_consensus.cc:515] T 0491e68c0d2d43a29f1b0127987212ee P 7bf100434989413581eeb126c78d8903 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bf100434989413581eeb126c78d8903" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 37749 } } peers { permanent_uuid: "17fca55f1a2b4b71851b689f28ef067d" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40955 } } peers { permanent_uuid: "ebf6802906594fc0ba3982cd39d441c7" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 36683 } }
I20260709 14:53:10.449615  7022 raft_consensus.cc:993] T 11c9b095506d405783df389f0d06ef79 P ebf6802906594fc0ba3982cd39d441c7: : Instructing follower 7bf100434989413581eeb126c78d8903 to start an election
I20260709 14:53:10.449708  6782 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dd2887cf8a3c431bb93b8c93cdf37f38" candidate_uuid: "17fca55f1a2b4b71851b689f28ef067d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "7bf100434989413581eeb126c78d8903"
I20260709 14:53:10.450076  6784 raft_consensus.cc:1240] T 0491e68c0d2d43a29f1b0127987212ee P 7bf100434989413581eeb126c78d8903 [term 2 FOLLOWER]: Rejecting Update request from peer ebf6802906594fc0ba3982cd39d441c7 for earlier term 1. Current term is 2. Ops: []
I20260709 14:53:10.450292  6782 raft_consensus.cc:3055] T dd2887cf8a3c431bb93b8c93cdf37f38 P 7bf100434989413581eeb126c78d8903 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:53:10.450631  6782 raft_consensus.cc:740] T dd2887cf8a3c431bb93b8c93cdf37f38 P 7bf100434989413581eeb126c78d8903 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 7bf100434989413581eeb126c78d8903, State: Running, Role: LEADER
I20260709 14:53:10.450709  7073 raft_consensus.cc:1081] T 11c9b095506d405783df389f0d06ef79 P ebf6802906594fc0ba3982cd39d441c7 [term 1 LEADER]: Signalling peer 7bf100434989413581eeb126c78d8903 to start an election
I20260709 14:53:10.452598  6783 leader_election.cc:290] T 0491e68c0d2d43a29f1b0127987212ee P 7bf100434989413581eeb126c78d8903 [CANDIDATE]: Term 2 election: Requested vote from peers 17fca55f1a2b4b71851b689f28ef067d (127.6.3.194:40955), ebf6802906594fc0ba3982cd39d441c7 (127.6.3.195:36683)
I20260709 14:53:10.452617  6782 consensus_queue.cc:260] T dd2887cf8a3c431bb93b8c93cdf37f38 P 7bf100434989413581eeb126c78d8903 [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: "7bf100434989413581eeb126c78d8903" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 37749 } } peers { permanent_uuid: "17fca55f1a2b4b71851b689f28ef067d" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40955 } } peers { permanent_uuid: "ebf6802906594fc0ba3982cd39d441c7" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 36683 } }
I20260709 14:53:10.453548  6784 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "11c9b095506d405783df389f0d06ef79"
dest_uuid: "7bf100434989413581eeb126c78d8903"
 from {username='slave'} at 127.0.0.1:54730
I20260709 14:53:10.454181  6934 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dd2887cf8a3c431bb93b8c93cdf37f38" candidate_uuid: "17fca55f1a2b4b71851b689f28ef067d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "ebf6802906594fc0ba3982cd39d441c7"
I20260709 14:53:10.454361  6782 raft_consensus.cc:3060] T dd2887cf8a3c431bb93b8c93cdf37f38 P 7bf100434989413581eeb126c78d8903 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:53:10.454514  6784 raft_consensus.cc:493] T 11c9b095506d405783df389f0d06ef79 P 7bf100434989413581eeb126c78d8903 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:53:10.454742  6934 raft_consensus.cc:3060] T dd2887cf8a3c431bb93b8c93cdf37f38 P ebf6802906594fc0ba3982cd39d441c7 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:53:10.454986  6784 raft_consensus.cc:3060] T 11c9b095506d405783df389f0d06ef79 P 7bf100434989413581eeb126c78d8903 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:53:10.460820  6855 leader_election.cc:290] T dd2887cf8a3c431bb93b8c93cdf37f38 P 17fca55f1a2b4b71851b689f28ef067d [CANDIDATE]: Term 2 election: Requested vote from peers 7bf100434989413581eeb126c78d8903 (127.6.3.193:37749), ebf6802906594fc0ba3982cd39d441c7 (127.6.3.195:36683)
I20260709 14:53:10.460736  6782 raft_consensus.cc:2468] T dd2887cf8a3c431bb93b8c93cdf37f38 P 7bf100434989413581eeb126c78d8903 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 17fca55f1a2b4b71851b689f28ef067d in term 2.
I20260709 14:53:10.461011  6858 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0491e68c0d2d43a29f1b0127987212ee" candidate_uuid: "7bf100434989413581eeb126c78d8903" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "17fca55f1a2b4b71851b689f28ef067d"
I20260709 14:53:10.461720  6858 raft_consensus.cc:3060] T 0491e68c0d2d43a29f1b0127987212ee P 17fca55f1a2b4b71851b689f28ef067d [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:53:10.460736  6934 raft_consensus.cc:2468] T dd2887cf8a3c431bb93b8c93cdf37f38 P ebf6802906594fc0ba3982cd39d441c7 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 17fca55f1a2b4b71851b689f28ef067d in term 2.
I20260709 14:53:10.461999  6824 leader_election.cc:304] T dd2887cf8a3c431bb93b8c93cdf37f38 P 17fca55f1a2b4b71851b689f28ef067d [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: 17fca55f1a2b4b71851b689f28ef067d, 7bf100434989413581eeb126c78d8903; no voters: 
I20260709 14:53:10.462822  6982 raft_consensus.cc:2804] T dd2887cf8a3c431bb93b8c93cdf37f38 P 17fca55f1a2b4b71851b689f28ef067d [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:53:10.463214  6982 raft_consensus.cc:697] T dd2887cf8a3c431bb93b8c93cdf37f38 P 17fca55f1a2b4b71851b689f28ef067d [term 2 LEADER]: Becoming Leader. State: Replica: 17fca55f1a2b4b71851b689f28ef067d, State: Running, Role: LEADER
I20260709 14:53:10.463807  6982 consensus_queue.cc:237] T dd2887cf8a3c431bb93b8c93cdf37f38 P 17fca55f1a2b4b71851b689f28ef067d [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: "7bf100434989413581eeb126c78d8903" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 37749 } } peers { permanent_uuid: "17fca55f1a2b4b71851b689f28ef067d" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40955 } } peers { permanent_uuid: "ebf6802906594fc0ba3982cd39d441c7" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 36683 } }
I20260709 14:53:10.464942  6933 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0491e68c0d2d43a29f1b0127987212ee" candidate_uuid: "7bf100434989413581eeb126c78d8903" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "ebf6802906594fc0ba3982cd39d441c7"
I20260709 14:53:10.461465  6784 raft_consensus.cc:515] T 11c9b095506d405783df389f0d06ef79 P 7bf100434989413581eeb126c78d8903 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bf100434989413581eeb126c78d8903" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 37749 } } peers { permanent_uuid: "17fca55f1a2b4b71851b689f28ef067d" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40955 } } peers { permanent_uuid: "ebf6802906594fc0ba3982cd39d441c7" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 36683 } }
I20260709 14:53:10.465128  7022 consensus_queue.cc:1059] T 0491e68c0d2d43a29f1b0127987212ee P ebf6802906594fc0ba3982cd39d441c7 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "7bf100434989413581eeb126c78d8903" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 37749 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:53:10.466171  6933 raft_consensus.cc:3055] T 0491e68c0d2d43a29f1b0127987212ee P ebf6802906594fc0ba3982cd39d441c7 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:53:10.466485  6933 raft_consensus.cc:740] T 0491e68c0d2d43a29f1b0127987212ee P ebf6802906594fc0ba3982cd39d441c7 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: ebf6802906594fc0ba3982cd39d441c7, State: Running, Role: LEADER
I20260709 14:53:10.467289  6933 consensus_queue.cc:260] T 0491e68c0d2d43a29f1b0127987212ee P ebf6802906594fc0ba3982cd39d441c7 [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: "7bf100434989413581eeb126c78d8903" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 37749 } } peers { permanent_uuid: "17fca55f1a2b4b71851b689f28ef067d" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40955 } } peers { permanent_uuid: "ebf6802906594fc0ba3982cd39d441c7" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 36683 } }
I20260709 14:53:10.467990  6934 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "11c9b095506d405783df389f0d06ef79" candidate_uuid: "7bf100434989413581eeb126c78d8903" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "ebf6802906594fc0ba3982cd39d441c7"
I20260709 14:53:10.468391  6933 raft_consensus.cc:3060] T 0491e68c0d2d43a29f1b0127987212ee P ebf6802906594fc0ba3982cd39d441c7 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:53:10.468494  6934 raft_consensus.cc:3055] T 11c9b095506d405783df389f0d06ef79 P ebf6802906594fc0ba3982cd39d441c7 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:53:10.468901  6934 raft_consensus.cc:740] T 11c9b095506d405783df389f0d06ef79 P ebf6802906594fc0ba3982cd39d441c7 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: ebf6802906594fc0ba3982cd39d441c7, State: Running, Role: LEADER
I20260709 14:53:10.469547  6934 consensus_queue.cc:260] T 11c9b095506d405783df389f0d06ef79 P ebf6802906594fc0ba3982cd39d441c7 [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: "7bf100434989413581eeb126c78d8903" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 37749 } } peers { permanent_uuid: "17fca55f1a2b4b71851b689f28ef067d" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40955 } } peers { permanent_uuid: "ebf6802906594fc0ba3982cd39d441c7" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 36683 } }
I20260709 14:53:10.470273  6934 raft_consensus.cc:3060] T 11c9b095506d405783df389f0d06ef79 P ebf6802906594fc0ba3982cd39d441c7 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:53:10.467729  6784 leader_election.cc:290] T 11c9b095506d405783df389f0d06ef79 P 7bf100434989413581eeb126c78d8903 [CANDIDATE]: Term 2 election: Requested vote from peers 17fca55f1a2b4b71851b689f28ef067d (127.6.3.194:40955), ebf6802906594fc0ba3982cd39d441c7 (127.6.3.195:36683)
I20260709 14:53:10.471441  6855 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "11c9b095506d405783df389f0d06ef79" candidate_uuid: "7bf100434989413581eeb126c78d8903" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "17fca55f1a2b4b71851b689f28ef067d"
I20260709 14:53:10.471940  6855 raft_consensus.cc:3060] T 11c9b095506d405783df389f0d06ef79 P 17fca55f1a2b4b71851b689f28ef067d [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:53:10.475425  6933 raft_consensus.cc:2468] T 0491e68c0d2d43a29f1b0127987212ee P ebf6802906594fc0ba3982cd39d441c7 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7bf100434989413581eeb126c78d8903 in term 2.
I20260709 14:53:10.475485  6934 raft_consensus.cc:2468] T 11c9b095506d405783df389f0d06ef79 P ebf6802906594fc0ba3982cd39d441c7 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7bf100434989413581eeb126c78d8903 in term 2.
W20260709 14:53:10.476365  7072 raft_consensus.cc:936] Couldn't advance consensus term.: Illegal state: Can't advance term to: 2 current term: 2 is higher.
I20260709 14:53:10.476491  6748 leader_election.cc:304] T 0491e68c0d2d43a29f1b0127987212ee P 7bf100434989413581eeb126c78d8903 [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: 7bf100434989413581eeb126c78d8903, ebf6802906594fc0ba3982cd39d441c7; no voters: 
I20260709 14:53:10.477218  7011 raft_consensus.cc:2804] T 0491e68c0d2d43a29f1b0127987212ee P 7bf100434989413581eeb126c78d8903 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:53:10.477401  6748 leader_election.cc:304] T 11c9b095506d405783df389f0d06ef79 P 7bf100434989413581eeb126c78d8903 [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: 7bf100434989413581eeb126c78d8903, ebf6802906594fc0ba3982cd39d441c7; no voters: 
I20260709 14:53:10.477757  7011 raft_consensus.cc:697] T 0491e68c0d2d43a29f1b0127987212ee P 7bf100434989413581eeb126c78d8903 [term 2 LEADER]: Becoming Leader. State: Replica: 7bf100434989413581eeb126c78d8903, State: Running, Role: LEADER
I20260709 14:53:10.478338  7009 raft_consensus.cc:2804] T 11c9b095506d405783df389f0d06ef79 P 7bf100434989413581eeb126c78d8903 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:53:10.478773  7009 raft_consensus.cc:697] T 11c9b095506d405783df389f0d06ef79 P 7bf100434989413581eeb126c78d8903 [term 2 LEADER]: Becoming Leader. State: Replica: 7bf100434989413581eeb126c78d8903, State: Running, Role: LEADER
I20260709 14:53:10.478698  7011 consensus_queue.cc:237] T 0491e68c0d2d43a29f1b0127987212ee P 7bf100434989413581eeb126c78d8903 [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: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bf100434989413581eeb126c78d8903" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 37749 } } peers { permanent_uuid: "17fca55f1a2b4b71851b689f28ef067d" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40955 } } peers { permanent_uuid: "ebf6802906594fc0ba3982cd39d441c7" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 36683 } }
I20260709 14:53:10.479648  7009 consensus_queue.cc:237] T 11c9b095506d405783df389f0d06ef79 P 7bf100434989413581eeb126c78d8903 [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: "7bf100434989413581eeb126c78d8903" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 37749 } } peers { permanent_uuid: "17fca55f1a2b4b71851b689f28ef067d" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40955 } } peers { permanent_uuid: "ebf6802906594fc0ba3982cd39d441c7" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 36683 } }
I20260709 14:53:10.483736  6855 raft_consensus.cc:2468] T 11c9b095506d405783df389f0d06ef79 P 17fca55f1a2b4b71851b689f28ef067d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7bf100434989413581eeb126c78d8903 in term 2.
I20260709 14:53:10.484690  6683 catalog_manager.cc:5697] T dd2887cf8a3c431bb93b8c93cdf37f38 P 17fca55f1a2b4b71851b689f28ef067d reported cstate change: term changed from 1 to 2, leader changed from 7bf100434989413581eeb126c78d8903 (127.6.3.193) to 17fca55f1a2b4b71851b689f28ef067d (127.6.3.194). New cstate: current_term: 2 leader_uuid: "17fca55f1a2b4b71851b689f28ef067d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bf100434989413581eeb126c78d8903" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 37749 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "17fca55f1a2b4b71851b689f28ef067d" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40955 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ebf6802906594fc0ba3982cd39d441c7" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 36683 } health_report { overall_health: UNKNOWN } } }
I20260709 14:53:10.488368  6858 raft_consensus.cc:2468] T 0491e68c0d2d43a29f1b0127987212ee P 17fca55f1a2b4b71851b689f28ef067d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7bf100434989413581eeb126c78d8903 in term 2.
I20260709 14:53:10.488703  6681 catalog_manager.cc:5697] T 11c9b095506d405783df389f0d06ef79 P 7bf100434989413581eeb126c78d8903 reported cstate change: term changed from 1 to 2, leader changed from ebf6802906594fc0ba3982cd39d441c7 (127.6.3.195) to 7bf100434989413581eeb126c78d8903 (127.6.3.193). New cstate: current_term: 2 leader_uuid: "7bf100434989413581eeb126c78d8903" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bf100434989413581eeb126c78d8903" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 37749 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "17fca55f1a2b4b71851b689f28ef067d" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40955 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ebf6802906594fc0ba3982cd39d441c7" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 36683 } health_report { overall_health: UNKNOWN } } }
I20260709 14:53:10.490226  6681 catalog_manager.cc:5697] T ec09a471f4b04cf1a127ac598493ff65 P 7bf100434989413581eeb126c78d8903 reported cstate change: term changed from 1 to 2, leader changed from ebf6802906594fc0ba3982cd39d441c7 (127.6.3.195) to 7bf100434989413581eeb126c78d8903 (127.6.3.193). New cstate: current_term: 2 leader_uuid: "7bf100434989413581eeb126c78d8903" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ebf6802906594fc0ba3982cd39d441c7" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 36683 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7bf100434989413581eeb126c78d8903" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 37749 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "17fca55f1a2b4b71851b689f28ef067d" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40955 } health_report { overall_health: UNKNOWN } } }
I20260709 14:53:10.495577  7009 raft_consensus.cc:993] T 6dc7bf3f5faf4d63811afc07cfc43955 P 7bf100434989413581eeb126c78d8903: : Instructing follower ebf6802906594fc0ba3982cd39d441c7 to start an election
I20260709 14:53:10.495741  7072 raft_consensus.cc:993] T e5e9229aec2c431fa3860e656d3cd25d P ebf6802906594fc0ba3982cd39d441c7: : Instructing follower 17fca55f1a2b4b71851b689f28ef067d to start an election
I20260709 14:53:10.496062  7072 raft_consensus.cc:1081] T e5e9229aec2c431fa3860e656d3cd25d P ebf6802906594fc0ba3982cd39d441c7 [term 1 LEADER]: Signalling peer 17fca55f1a2b4b71851b689f28ef067d to start an election
I20260709 14:53:10.496112  7057 raft_consensus.cc:1081] T 6dc7bf3f5faf4d63811afc07cfc43955 P 7bf100434989413581eeb126c78d8903 [term 1 LEADER]: Signalling peer ebf6802906594fc0ba3982cd39d441c7 to start an election
I20260709 14:53:10.497364  6858 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e5e9229aec2c431fa3860e656d3cd25d"
dest_uuid: "17fca55f1a2b4b71851b689f28ef067d"
 from {username='slave'} at 127.0.0.1:44778
I20260709 14:53:10.497584  6934 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "6dc7bf3f5faf4d63811afc07cfc43955"
dest_uuid: "ebf6802906594fc0ba3982cd39d441c7"
 from {username='slave'} at 127.0.0.1:39420
I20260709 14:53:10.497781  6858 raft_consensus.cc:493] T e5e9229aec2c431fa3860e656d3cd25d P 17fca55f1a2b4b71851b689f28ef067d [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:53:10.498102  6858 raft_consensus.cc:3060] T e5e9229aec2c431fa3860e656d3cd25d P 17fca55f1a2b4b71851b689f28ef067d [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:53:10.498121  6934 raft_consensus.cc:493] T 6dc7bf3f5faf4d63811afc07cfc43955 P ebf6802906594fc0ba3982cd39d441c7 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:53:10.498612  6934 raft_consensus.cc:3060] T 6dc7bf3f5faf4d63811afc07cfc43955 P ebf6802906594fc0ba3982cd39d441c7 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:53:10.502900  6934 raft_consensus.cc:515] T 6dc7bf3f5faf4d63811afc07cfc43955 P ebf6802906594fc0ba3982cd39d441c7 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bf100434989413581eeb126c78d8903" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 37749 } } peers { permanent_uuid: "17fca55f1a2b4b71851b689f28ef067d" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40955 } } peers { permanent_uuid: "ebf6802906594fc0ba3982cd39d441c7" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 36683 } }
I20260709 14:53:10.504364  6858 raft_consensus.cc:515] T e5e9229aec2c431fa3860e656d3cd25d P 17fca55f1a2b4b71851b689f28ef067d [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bf100434989413581eeb126c78d8903" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 37749 } } peers { permanent_uuid: "17fca55f1a2b4b71851b689f28ef067d" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40955 } } peers { permanent_uuid: "ebf6802906594fc0ba3982cd39d441c7" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 36683 } }
I20260709 14:53:10.506100  6858 leader_election.cc:290] T e5e9229aec2c431fa3860e656d3cd25d P 17fca55f1a2b4b71851b689f28ef067d [CANDIDATE]: Term 2 election: Requested vote from peers 7bf100434989413581eeb126c78d8903 (127.6.3.193:37749), ebf6802906594fc0ba3982cd39d441c7 (127.6.3.195:36683)
I20260709 14:53:10.507086  6784 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e5e9229aec2c431fa3860e656d3cd25d" candidate_uuid: "17fca55f1a2b4b71851b689f28ef067d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "7bf100434989413581eeb126c78d8903"
I20260709 14:53:10.506536  6681 catalog_manager.cc:5697] T 0491e68c0d2d43a29f1b0127987212ee P 7bf100434989413581eeb126c78d8903 reported cstate change: term changed from 1 to 2, leader changed from ebf6802906594fc0ba3982cd39d441c7 (127.6.3.195) to 7bf100434989413581eeb126c78d8903 (127.6.3.193). New cstate: current_term: 2 leader_uuid: "7bf100434989413581eeb126c78d8903" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bf100434989413581eeb126c78d8903" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 37749 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "17fca55f1a2b4b71851b689f28ef067d" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40955 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ebf6802906594fc0ba3982cd39d441c7" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 36683 } health_report { overall_health: UNKNOWN } } }
I20260709 14:53:10.507613  6784 raft_consensus.cc:3060] T e5e9229aec2c431fa3860e656d3cd25d P 7bf100434989413581eeb126c78d8903 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:53:10.511237  6934 leader_election.cc:290] T 6dc7bf3f5faf4d63811afc07cfc43955 P ebf6802906594fc0ba3982cd39d441c7 [CANDIDATE]: Term 2 election: Requested vote from peers 7bf100434989413581eeb126c78d8903 (127.6.3.193:37749), 17fca55f1a2b4b71851b689f28ef067d (127.6.3.194:40955)
I20260709 14:53:10.511492  6782 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6dc7bf3f5faf4d63811afc07cfc43955" candidate_uuid: "ebf6802906594fc0ba3982cd39d441c7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "7bf100434989413581eeb126c78d8903"
I20260709 14:53:10.512006  6782 raft_consensus.cc:3055] T 6dc7bf3f5faf4d63811afc07cfc43955 P 7bf100434989413581eeb126c78d8903 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:53:10.512282  6782 raft_consensus.cc:740] T 6dc7bf3f5faf4d63811afc07cfc43955 P 7bf100434989413581eeb126c78d8903 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 7bf100434989413581eeb126c78d8903, State: Running, Role: LEADER
I20260709 14:53:10.512846  6782 consensus_queue.cc:260] T 6dc7bf3f5faf4d63811afc07cfc43955 P 7bf100434989413581eeb126c78d8903 [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: "7bf100434989413581eeb126c78d8903" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 37749 } } peers { permanent_uuid: "17fca55f1a2b4b71851b689f28ef067d" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40955 } } peers { permanent_uuid: "ebf6802906594fc0ba3982cd39d441c7" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 36683 } }
I20260709 14:53:10.513582  6782 raft_consensus.cc:3060] T 6dc7bf3f5faf4d63811afc07cfc43955 P 7bf100434989413581eeb126c78d8903 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:53:10.513681  6784 raft_consensus.cc:2468] T e5e9229aec2c431fa3860e656d3cd25d P 7bf100434989413581eeb126c78d8903 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 17fca55f1a2b4b71851b689f28ef067d in term 2.
I20260709 14:53:10.515486  6824 leader_election.cc:304] T e5e9229aec2c431fa3860e656d3cd25d P 17fca55f1a2b4b71851b689f28ef067d [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: 17fca55f1a2b4b71851b689f28ef067d, 7bf100434989413581eeb126c78d8903; no voters: 
I20260709 14:53:10.515672  6934 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e5e9229aec2c431fa3860e656d3cd25d" candidate_uuid: "17fca55f1a2b4b71851b689f28ef067d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "ebf6802906594fc0ba3982cd39d441c7"
I20260709 14:53:10.516198  6934 raft_consensus.cc:3055] T e5e9229aec2c431fa3860e656d3cd25d P ebf6802906594fc0ba3982cd39d441c7 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:53:10.516271  6982 raft_consensus.cc:2804] T e5e9229aec2c431fa3860e656d3cd25d P 17fca55f1a2b4b71851b689f28ef067d [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:53:10.516822  6982 raft_consensus.cc:697] T e5e9229aec2c431fa3860e656d3cd25d P 17fca55f1a2b4b71851b689f28ef067d [term 2 LEADER]: Becoming Leader. State: Replica: 17fca55f1a2b4b71851b689f28ef067d, State: Running, Role: LEADER
I20260709 14:53:10.517108  6858 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6dc7bf3f5faf4d63811afc07cfc43955" candidate_uuid: "ebf6802906594fc0ba3982cd39d441c7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "17fca55f1a2b4b71851b689f28ef067d"
I20260709 14:53:10.516571  6934 raft_consensus.cc:740] T e5e9229aec2c431fa3860e656d3cd25d P ebf6802906594fc0ba3982cd39d441c7 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: ebf6802906594fc0ba3982cd39d441c7, State: Running, Role: LEADER
I20260709 14:53:10.517601  6982 consensus_queue.cc:237] T e5e9229aec2c431fa3860e656d3cd25d P 17fca55f1a2b4b71851b689f28ef067d [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: "7bf100434989413581eeb126c78d8903" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 37749 } } peers { permanent_uuid: "17fca55f1a2b4b71851b689f28ef067d" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40955 } } peers { permanent_uuid: "ebf6802906594fc0ba3982cd39d441c7" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 36683 } }
I20260709 14:53:10.518043  6934 consensus_queue.cc:260] T e5e9229aec2c431fa3860e656d3cd25d P ebf6802906594fc0ba3982cd39d441c7 [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: "7bf100434989413581eeb126c78d8903" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 37749 } } peers { permanent_uuid: "17fca55f1a2b4b71851b689f28ef067d" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40955 } } peers { permanent_uuid: "ebf6802906594fc0ba3982cd39d441c7" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 36683 } }
I20260709 14:53:10.517592  6858 raft_consensus.cc:3060] T 6dc7bf3f5faf4d63811afc07cfc43955 P 17fca55f1a2b4b71851b689f28ef067d [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:53:10.519268  6934 raft_consensus.cc:3060] T e5e9229aec2c431fa3860e656d3cd25d P ebf6802906594fc0ba3982cd39d441c7 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:53:10.519665  6782 raft_consensus.cc:2468] T 6dc7bf3f5faf4d63811afc07cfc43955 P 7bf100434989413581eeb126c78d8903 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ebf6802906594fc0ba3982cd39d441c7 in term 2.
I20260709 14:53:10.520694  6898 leader_election.cc:304] T 6dc7bf3f5faf4d63811afc07cfc43955 P ebf6802906594fc0ba3982cd39d441c7 [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: 7bf100434989413581eeb126c78d8903, ebf6802906594fc0ba3982cd39d441c7; no voters: 
I20260709 14:53:10.521466  7072 raft_consensus.cc:2804] T 6dc7bf3f5faf4d63811afc07cfc43955 P ebf6802906594fc0ba3982cd39d441c7 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:53:10.521868  7072 raft_consensus.cc:697] T 6dc7bf3f5faf4d63811afc07cfc43955 P ebf6802906594fc0ba3982cd39d441c7 [term 2 LEADER]: Becoming Leader. State: Replica: ebf6802906594fc0ba3982cd39d441c7, State: Running, Role: LEADER
I20260709 14:53:10.522549  7072 consensus_queue.cc:237] T 6dc7bf3f5faf4d63811afc07cfc43955 P ebf6802906594fc0ba3982cd39d441c7 [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: "7bf100434989413581eeb126c78d8903" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 37749 } } peers { permanent_uuid: "17fca55f1a2b4b71851b689f28ef067d" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40955 } } peers { permanent_uuid: "ebf6802906594fc0ba3982cd39d441c7" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 36683 } }
I20260709 14:53:10.525544  6858 raft_consensus.cc:2468] T 6dc7bf3f5faf4d63811afc07cfc43955 P 17fca55f1a2b4b71851b689f28ef067d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ebf6802906594fc0ba3982cd39d441c7 in term 2.
I20260709 14:53:10.525170  6683 catalog_manager.cc:5697] T e5e9229aec2c431fa3860e656d3cd25d P 17fca55f1a2b4b71851b689f28ef067d reported cstate change: term changed from 1 to 2, leader changed from ebf6802906594fc0ba3982cd39d441c7 (127.6.3.195) to 17fca55f1a2b4b71851b689f28ef067d (127.6.3.194). New cstate: current_term: 2 leader_uuid: "17fca55f1a2b4b71851b689f28ef067d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bf100434989413581eeb126c78d8903" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 37749 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "17fca55f1a2b4b71851b689f28ef067d" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40955 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ebf6802906594fc0ba3982cd39d441c7" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 36683 } health_report { overall_health: UNKNOWN } } }
I20260709 14:53:10.526633  6934 raft_consensus.cc:2468] T e5e9229aec2c431fa3860e656d3cd25d P ebf6802906594fc0ba3982cd39d441c7 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 17fca55f1a2b4b71851b689f28ef067d in term 2.
I20260709 14:53:10.530930  6680 catalog_manager.cc:5697] T 6dc7bf3f5faf4d63811afc07cfc43955 P ebf6802906594fc0ba3982cd39d441c7 reported cstate change: term changed from 1 to 2, leader changed from 7bf100434989413581eeb126c78d8903 (127.6.3.193) to ebf6802906594fc0ba3982cd39d441c7 (127.6.3.195). New cstate: current_term: 2 leader_uuid: "ebf6802906594fc0ba3982cd39d441c7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bf100434989413581eeb126c78d8903" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 37749 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "17fca55f1a2b4b71851b689f28ef067d" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40955 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ebf6802906594fc0ba3982cd39d441c7" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 36683 } health_report { overall_health: HEALTHY } } }
I20260709 14:53:10.803416  6855 raft_consensus.cc:1275] T be674e09460d461caf91c3cbe37a655b P 17fca55f1a2b4b71851b689f28ef067d [term 2 FOLLOWER]: Refusing update from remote peer 7bf100434989413581eeb126c78d8903: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:53:10.804107  7011 raft_consensus.cc:993] T 6f70681760e24b5c84753b5f4d26e0a1 P 7bf100434989413581eeb126c78d8903: : Instructing follower 17fca55f1a2b4b71851b689f28ef067d to start an election
I20260709 14:53:10.804566  7009 raft_consensus.cc:1081] T 6f70681760e24b5c84753b5f4d26e0a1 P 7bf100434989413581eeb126c78d8903 [term 1 LEADER]: Signalling peer 17fca55f1a2b4b71851b689f28ef067d to start an election
I20260709 14:53:10.804725  7011 consensus_queue.cc:1048] T be674e09460d461caf91c3cbe37a655b P 7bf100434989413581eeb126c78d8903 [LEADER]: Connected to new peer: Peer: permanent_uuid: "17fca55f1a2b4b71851b689f28ef067d" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40955 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:53:10.805893  6855 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "6f70681760e24b5c84753b5f4d26e0a1"
dest_uuid: "17fca55f1a2b4b71851b689f28ef067d"
 from {username='slave'} at 127.0.0.1:44764
I20260709 14:53:10.806310  6855 raft_consensus.cc:493] T 6f70681760e24b5c84753b5f4d26e0a1 P 17fca55f1a2b4b71851b689f28ef067d [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:53:10.806615  6855 raft_consensus.cc:3060] T 6f70681760e24b5c84753b5f4d26e0a1 P 17fca55f1a2b4b71851b689f28ef067d [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:53:10.813689  6934 raft_consensus.cc:1275] T be674e09460d461caf91c3cbe37a655b P ebf6802906594fc0ba3982cd39d441c7 [term 2 FOLLOWER]: Refusing update from remote peer 7bf100434989413581eeb126c78d8903: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:53:10.815024  7011 consensus_queue.cc:1048] T be674e09460d461caf91c3cbe37a655b P 7bf100434989413581eeb126c78d8903 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ebf6802906594fc0ba3982cd39d441c7" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 36683 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:53:10.814759  6855 raft_consensus.cc:515] T 6f70681760e24b5c84753b5f4d26e0a1 P 17fca55f1a2b4b71851b689f28ef067d [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bf100434989413581eeb126c78d8903" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 37749 } } peers { permanent_uuid: "17fca55f1a2b4b71851b689f28ef067d" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40955 } } peers { permanent_uuid: "ebf6802906594fc0ba3982cd39d441c7" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 36683 } }
I20260709 14:53:10.817734  6782 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6f70681760e24b5c84753b5f4d26e0a1" candidate_uuid: "17fca55f1a2b4b71851b689f28ef067d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "7bf100434989413581eeb126c78d8903"
I20260709 14:53:10.819392  6782 raft_consensus.cc:3055] T 6f70681760e24b5c84753b5f4d26e0a1 P 7bf100434989413581eeb126c78d8903 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:53:10.819730  6782 raft_consensus.cc:740] T 6f70681760e24b5c84753b5f4d26e0a1 P 7bf100434989413581eeb126c78d8903 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 7bf100434989413581eeb126c78d8903, State: Running, Role: LEADER
I20260709 14:53:10.820369  6855 leader_election.cc:290] T 6f70681760e24b5c84753b5f4d26e0a1 P 17fca55f1a2b4b71851b689f28ef067d [CANDIDATE]: Term 2 election: Requested vote from peers 7bf100434989413581eeb126c78d8903 (127.6.3.193:37749), ebf6802906594fc0ba3982cd39d441c7 (127.6.3.195:36683)
I20260709 14:53:10.820766  6933 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6f70681760e24b5c84753b5f4d26e0a1" candidate_uuid: "17fca55f1a2b4b71851b689f28ef067d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "ebf6802906594fc0ba3982cd39d441c7"
I20260709 14:53:10.821287  6933 raft_consensus.cc:3060] T 6f70681760e24b5c84753b5f4d26e0a1 P ebf6802906594fc0ba3982cd39d441c7 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:53:10.821285  6782 consensus_queue.cc:260] T 6f70681760e24b5c84753b5f4d26e0a1 P 7bf100434989413581eeb126c78d8903 [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: "7bf100434989413581eeb126c78d8903" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 37749 } } peers { permanent_uuid: "17fca55f1a2b4b71851b689f28ef067d" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40955 } } peers { permanent_uuid: "ebf6802906594fc0ba3982cd39d441c7" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 36683 } }
I20260709 14:53:10.824286  6782 raft_consensus.cc:3060] T 6f70681760e24b5c84753b5f4d26e0a1 P 7bf100434989413581eeb126c78d8903 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:53:10.825934  6933 raft_consensus.cc:2468] T 6f70681760e24b5c84753b5f4d26e0a1 P ebf6802906594fc0ba3982cd39d441c7 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 17fca55f1a2b4b71851b689f28ef067d in term 2.
I20260709 14:53:10.826799  6823 leader_election.cc:304] T 6f70681760e24b5c84753b5f4d26e0a1 P 17fca55f1a2b4b71851b689f28ef067d [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: 17fca55f1a2b4b71851b689f28ef067d, ebf6802906594fc0ba3982cd39d441c7; no voters: 
I20260709 14:53:10.827579  6982 raft_consensus.cc:2804] T 6f70681760e24b5c84753b5f4d26e0a1 P 17fca55f1a2b4b71851b689f28ef067d [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:53:10.828058  6982 raft_consensus.cc:697] T 6f70681760e24b5c84753b5f4d26e0a1 P 17fca55f1a2b4b71851b689f28ef067d [term 2 LEADER]: Becoming Leader. State: Replica: 17fca55f1a2b4b71851b689f28ef067d, State: Running, Role: LEADER
I20260709 14:53:10.828773  6982 consensus_queue.cc:237] T 6f70681760e24b5c84753b5f4d26e0a1 P 17fca55f1a2b4b71851b689f28ef067d [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: "7bf100434989413581eeb126c78d8903" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 37749 } } peers { permanent_uuid: "17fca55f1a2b4b71851b689f28ef067d" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40955 } } peers { permanent_uuid: "ebf6802906594fc0ba3982cd39d441c7" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 36683 } }
I20260709 14:53:10.832581  6782 raft_consensus.cc:2468] T 6f70681760e24b5c84753b5f4d26e0a1 P 7bf100434989413581eeb126c78d8903 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 17fca55f1a2b4b71851b689f28ef067d in term 2.
I20260709 14:53:10.835476  6681 catalog_manager.cc:5697] T 6f70681760e24b5c84753b5f4d26e0a1 P 17fca55f1a2b4b71851b689f28ef067d reported cstate change: term changed from 1 to 2, leader changed from 7bf100434989413581eeb126c78d8903 (127.6.3.193) to 17fca55f1a2b4b71851b689f28ef067d (127.6.3.194). New cstate: current_term: 2 leader_uuid: "17fca55f1a2b4b71851b689f28ef067d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bf100434989413581eeb126c78d8903" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 37749 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "17fca55f1a2b4b71851b689f28ef067d" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40955 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ebf6802906594fc0ba3982cd39d441c7" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 36683 } health_report { overall_health: UNKNOWN } } }
I20260709 14:53:10.842338  6933 raft_consensus.cc:1275] T ec09a471f4b04cf1a127ac598493ff65 P ebf6802906594fc0ba3982cd39d441c7 [term 2 FOLLOWER]: Refusing update from remote peer 7bf100434989413581eeb126c78d8903: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:53:10.843416  7011 consensus_queue.cc:1048] T ec09a471f4b04cf1a127ac598493ff65 P 7bf100434989413581eeb126c78d8903 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ebf6802906594fc0ba3982cd39d441c7" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 36683 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:53:10.849962  6782 raft_consensus.cc:1275] T dd2887cf8a3c431bb93b8c93cdf37f38 P 7bf100434989413581eeb126c78d8903 [term 2 FOLLOWER]: Refusing update from remote peer 17fca55f1a2b4b71851b689f28ef067d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:53:10.850175  6855 raft_consensus.cc:3060] T ec09a471f4b04cf1a127ac598493ff65 P 17fca55f1a2b4b71851b689f28ef067d [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:53:10.851218  7028 consensus_queue.cc:1048] T dd2887cf8a3c431bb93b8c93cdf37f38 P 17fca55f1a2b4b71851b689f28ef067d [LEADER]: Connected to new peer: Peer: permanent_uuid: "7bf100434989413581eeb126c78d8903" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 37749 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:53:10.861472  6933 raft_consensus.cc:1275] T dd2887cf8a3c431bb93b8c93cdf37f38 P ebf6802906594fc0ba3982cd39d441c7 [term 2 FOLLOWER]: Refusing update from remote peer 17fca55f1a2b4b71851b689f28ef067d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:53:10.861867  7022 raft_consensus.cc:993] T e26b3ddc0798490eac7aa0017d8be235 P ebf6802906594fc0ba3982cd39d441c7: : Instructing follower 17fca55f1a2b4b71851b689f28ef067d to start an election
I20260709 14:53:10.862260  7022 raft_consensus.cc:1081] T e26b3ddc0798490eac7aa0017d8be235 P ebf6802906594fc0ba3982cd39d441c7 [term 1 LEADER]: Signalling peer 17fca55f1a2b4b71851b689f28ef067d to start an election
I20260709 14:53:10.863412  6982 consensus_queue.cc:1048] T dd2887cf8a3c431bb93b8c93cdf37f38 P 17fca55f1a2b4b71851b689f28ef067d [LEADER]: Connected to new peer: Peer: permanent_uuid: "ebf6802906594fc0ba3982cd39d441c7" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 36683 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:53:10.863796  6858 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e26b3ddc0798490eac7aa0017d8be235"
dest_uuid: "17fca55f1a2b4b71851b689f28ef067d"
 from {username='slave'} at 127.0.0.1:44778
I20260709 14:53:10.864332  6858 raft_consensus.cc:493] T e26b3ddc0798490eac7aa0017d8be235 P 17fca55f1a2b4b71851b689f28ef067d [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:53:10.864682  6858 raft_consensus.cc:3060] T e26b3ddc0798490eac7aa0017d8be235 P 17fca55f1a2b4b71851b689f28ef067d [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:53:10.865257  6855 raft_consensus.cc:1275] T ec09a471f4b04cf1a127ac598493ff65 P 17fca55f1a2b4b71851b689f28ef067d [term 2 FOLLOWER]: Refusing update from remote peer 7bf100434989413581eeb126c78d8903: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:53:10.868153  7057 consensus_queue.cc:1048] T ec09a471f4b04cf1a127ac598493ff65 P 7bf100434989413581eeb126c78d8903 [LEADER]: Connected to new peer: Peer: permanent_uuid: "17fca55f1a2b4b71851b689f28ef067d" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40955 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 14:53:10.875962  6858 raft_consensus.cc:515] T e26b3ddc0798490eac7aa0017d8be235 P 17fca55f1a2b4b71851b689f28ef067d [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bf100434989413581eeb126c78d8903" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 37749 } } peers { permanent_uuid: "17fca55f1a2b4b71851b689f28ef067d" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40955 } } peers { permanent_uuid: "ebf6802906594fc0ba3982cd39d441c7" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 36683 } }
I20260709 14:53:10.878562  6782 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e26b3ddc0798490eac7aa0017d8be235" candidate_uuid: "17fca55f1a2b4b71851b689f28ef067d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "7bf100434989413581eeb126c78d8903"
I20260709 14:53:10.879256  6782 raft_consensus.cc:3060] T e26b3ddc0798490eac7aa0017d8be235 P 7bf100434989413581eeb126c78d8903 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:53:10.878713  6858 leader_election.cc:290] T e26b3ddc0798490eac7aa0017d8be235 P 17fca55f1a2b4b71851b689f28ef067d [CANDIDATE]: Term 2 election: Requested vote from peers 7bf100434989413581eeb126c78d8903 (127.6.3.193:37749), ebf6802906594fc0ba3982cd39d441c7 (127.6.3.195:36683)
I20260709 14:53:10.879730  6933 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e26b3ddc0798490eac7aa0017d8be235" candidate_uuid: "17fca55f1a2b4b71851b689f28ef067d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "ebf6802906594fc0ba3982cd39d441c7"
I20260709 14:53:10.880249  6933 raft_consensus.cc:3055] T e26b3ddc0798490eac7aa0017d8be235 P ebf6802906594fc0ba3982cd39d441c7 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:53:10.880541  6933 raft_consensus.cc:740] T e26b3ddc0798490eac7aa0017d8be235 P ebf6802906594fc0ba3982cd39d441c7 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: ebf6802906594fc0ba3982cd39d441c7, State: Running, Role: LEADER
I20260709 14:53:10.881692  6933 consensus_queue.cc:260] T e26b3ddc0798490eac7aa0017d8be235 P ebf6802906594fc0ba3982cd39d441c7 [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: "7bf100434989413581eeb126c78d8903" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 37749 } } peers { permanent_uuid: "17fca55f1a2b4b71851b689f28ef067d" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40955 } } peers { permanent_uuid: "ebf6802906594fc0ba3982cd39d441c7" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 36683 } }
I20260709 14:53:10.882705  6934 raft_consensus.cc:1275] T 11c9b095506d405783df389f0d06ef79 P ebf6802906594fc0ba3982cd39d441c7 [term 2 FOLLOWER]: Refusing update from remote peer 7bf100434989413581eeb126c78d8903: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:53:10.882891  6933 raft_consensus.cc:3060] T e26b3ddc0798490eac7aa0017d8be235 P ebf6802906594fc0ba3982cd39d441c7 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:53:10.884018  7057 consensus_queue.cc:1048] T 11c9b095506d405783df389f0d06ef79 P 7bf100434989413581eeb126c78d8903 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ebf6802906594fc0ba3982cd39d441c7" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 36683 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:53:10.887192  6782 raft_consensus.cc:2468] T e26b3ddc0798490eac7aa0017d8be235 P 7bf100434989413581eeb126c78d8903 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 17fca55f1a2b4b71851b689f28ef067d in term 2.
I20260709 14:53:10.888578  6824 leader_election.cc:304] T e26b3ddc0798490eac7aa0017d8be235 P 17fca55f1a2b4b71851b689f28ef067d [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: 17fca55f1a2b4b71851b689f28ef067d, 7bf100434989413581eeb126c78d8903; no voters: 
I20260709 14:53:10.889397  6982 raft_consensus.cc:2804] T e26b3ddc0798490eac7aa0017d8be235 P 17fca55f1a2b4b71851b689f28ef067d [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:53:10.889855  6982 raft_consensus.cc:697] T e26b3ddc0798490eac7aa0017d8be235 P 17fca55f1a2b4b71851b689f28ef067d [term 2 LEADER]: Becoming Leader. State: Replica: 17fca55f1a2b4b71851b689f28ef067d, State: Running, Role: LEADER
I20260709 14:53:10.890631  6982 consensus_queue.cc:237] T e26b3ddc0798490eac7aa0017d8be235 P 17fca55f1a2b4b71851b689f28ef067d [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: "7bf100434989413581eeb126c78d8903" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 37749 } } peers { permanent_uuid: "17fca55f1a2b4b71851b689f28ef067d" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40955 } } peers { permanent_uuid: "ebf6802906594fc0ba3982cd39d441c7" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 36683 } }
I20260709 14:53:10.891122  6933 raft_consensus.cc:2468] T e26b3ddc0798490eac7aa0017d8be235 P ebf6802906594fc0ba3982cd39d441c7 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 17fca55f1a2b4b71851b689f28ef067d in term 2.
I20260709 14:53:10.892277  6858 raft_consensus.cc:1275] T 11c9b095506d405783df389f0d06ef79 P 17fca55f1a2b4b71851b689f28ef067d [term 2 FOLLOWER]: Refusing update from remote peer 7bf100434989413581eeb126c78d8903: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:53:10.893787  7071 consensus_queue.cc:1048] T 11c9b095506d405783df389f0d06ef79 P 7bf100434989413581eeb126c78d8903 [LEADER]: Connected to new peer: Peer: permanent_uuid: "17fca55f1a2b4b71851b689f28ef067d" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40955 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 14:53:10.902889  6681 catalog_manager.cc:5697] T e26b3ddc0798490eac7aa0017d8be235 P 17fca55f1a2b4b71851b689f28ef067d reported cstate change: term changed from 1 to 2, leader changed from ebf6802906594fc0ba3982cd39d441c7 (127.6.3.195) to 17fca55f1a2b4b71851b689f28ef067d (127.6.3.194). New cstate: current_term: 2 leader_uuid: "17fca55f1a2b4b71851b689f28ef067d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bf100434989413581eeb126c78d8903" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 37749 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "17fca55f1a2b4b71851b689f28ef067d" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40955 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ebf6802906594fc0ba3982cd39d441c7" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 36683 } health_report { overall_health: UNKNOWN } } }
I20260709 14:53:10.932485  6933 raft_consensus.cc:1275] T e5e9229aec2c431fa3860e656d3cd25d P ebf6802906594fc0ba3982cd39d441c7 [term 2 FOLLOWER]: Refusing update from remote peer 17fca55f1a2b4b71851b689f28ef067d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:53:10.933564  6982 consensus_queue.cc:1048] T e5e9229aec2c431fa3860e656d3cd25d P 17fca55f1a2b4b71851b689f28ef067d [LEADER]: Connected to new peer: Peer: permanent_uuid: "ebf6802906594fc0ba3982cd39d441c7" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 36683 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:53:10.941082  6782 raft_consensus.cc:1275] T e5e9229aec2c431fa3860e656d3cd25d P 7bf100434989413581eeb126c78d8903 [term 2 FOLLOWER]: Refusing update from remote peer 17fca55f1a2b4b71851b689f28ef067d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:53:10.942772  7075 consensus_queue.cc:1048] T e5e9229aec2c431fa3860e656d3cd25d P 17fca55f1a2b4b71851b689f28ef067d [LEADER]: Connected to new peer: Peer: permanent_uuid: "7bf100434989413581eeb126c78d8903" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 37749 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:53:10.959877  6858 raft_consensus.cc:1275] T 6dc7bf3f5faf4d63811afc07cfc43955 P 17fca55f1a2b4b71851b689f28ef067d [term 2 FOLLOWER]: Refusing update from remote peer ebf6802906594fc0ba3982cd39d441c7: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:53:10.960877  7022 consensus_queue.cc:1048] T 6dc7bf3f5faf4d63811afc07cfc43955 P ebf6802906594fc0ba3982cd39d441c7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "17fca55f1a2b4b71851b689f28ef067d" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40955 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:53:10.964612  6933 raft_consensus.cc:1275] T 0491e68c0d2d43a29f1b0127987212ee P ebf6802906594fc0ba3982cd39d441c7 [term 2 FOLLOWER]: Refusing update from remote peer 7bf100434989413581eeb126c78d8903: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:53:10.966473  7071 consensus_queue.cc:1048] T 0491e68c0d2d43a29f1b0127987212ee P 7bf100434989413581eeb126c78d8903 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ebf6802906594fc0ba3982cd39d441c7" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 36683 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:53:10.967845  6782 raft_consensus.cc:1275] T 6dc7bf3f5faf4d63811afc07cfc43955 P 7bf100434989413581eeb126c78d8903 [term 2 FOLLOWER]: Refusing update from remote peer ebf6802906594fc0ba3982cd39d441c7: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:53:10.969254  7072 consensus_queue.cc:1048] T 6dc7bf3f5faf4d63811afc07cfc43955 P ebf6802906594fc0ba3982cd39d441c7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7bf100434989413581eeb126c78d8903" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 37749 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:53:10.978607  6858 raft_consensus.cc:1275] T 0491e68c0d2d43a29f1b0127987212ee P 17fca55f1a2b4b71851b689f28ef067d [term 2 FOLLOWER]: Refusing update from remote peer 7bf100434989413581eeb126c78d8903: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:53:10.979908  7071 consensus_queue.cc:1048] T 0491e68c0d2d43a29f1b0127987212ee P 7bf100434989413581eeb126c78d8903 [LEADER]: Connected to new peer: Peer: permanent_uuid: "17fca55f1a2b4b71851b689f28ef067d" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40955 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:53:11.230276  6782 raft_consensus.cc:1275] T 6f70681760e24b5c84753b5f4d26e0a1 P 7bf100434989413581eeb126c78d8903 [term 2 FOLLOWER]: Refusing update from remote peer 17fca55f1a2b4b71851b689f28ef067d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:53:11.231424  7075 consensus_queue.cc:1048] T 6f70681760e24b5c84753b5f4d26e0a1 P 17fca55f1a2b4b71851b689f28ef067d [LEADER]: Connected to new peer: Peer: permanent_uuid: "7bf100434989413581eeb126c78d8903" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 37749 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:53:11.239502  6933 raft_consensus.cc:1275] T 6f70681760e24b5c84753b5f4d26e0a1 P ebf6802906594fc0ba3982cd39d441c7 [term 2 FOLLOWER]: Refusing update from remote peer 17fca55f1a2b4b71851b689f28ef067d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:53:11.240749  7075 consensus_queue.cc:1048] T 6f70681760e24b5c84753b5f4d26e0a1 P 17fca55f1a2b4b71851b689f28ef067d [LEADER]: Connected to new peer: Peer: permanent_uuid: "ebf6802906594fc0ba3982cd39d441c7" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 36683 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 14:53:11.300989  6782 raft_consensus.cc:1275] T e26b3ddc0798490eac7aa0017d8be235 P 7bf100434989413581eeb126c78d8903 [term 2 FOLLOWER]: Refusing update from remote peer 17fca55f1a2b4b71851b689f28ef067d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:53:11.301980  7075 consensus_queue.cc:1048] T e26b3ddc0798490eac7aa0017d8be235 P 17fca55f1a2b4b71851b689f28ef067d [LEADER]: Connected to new peer: Peer: permanent_uuid: "7bf100434989413581eeb126c78d8903" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 37749 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:53:11.309952  6933 raft_consensus.cc:1275] T e26b3ddc0798490eac7aa0017d8be235 P ebf6802906594fc0ba3982cd39d441c7 [term 2 FOLLOWER]: Refusing update from remote peer 17fca55f1a2b4b71851b689f28ef067d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:53:11.311194  7028 consensus_queue.cc:1048] T e26b3ddc0798490eac7aa0017d8be235 P 17fca55f1a2b4b71851b689f28ef067d [LEADER]: Connected to new peer: Peer: permanent_uuid: "ebf6802906594fc0ba3982cd39d441c7" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 36683 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:53:13.360179  6159 auto_leader_rebalancer-test.cc:410] The leader distribution is 
I20260709 14:53:13.360803  6159 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:53:13.374661  6782 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "0491e68c0d2d43a29f1b0127987212ee"
dest_uuid: "7bf100434989413581eeb126c78d8903"
mode: GRACEFUL
new_leader_uuid: "ebf6802906594fc0ba3982cd39d441c7"
 from {username='slave'} at 127.0.0.1:54746
I20260709 14:53:13.375218  6782 raft_consensus.cc:606] T 0491e68c0d2d43a29f1b0127987212ee P 7bf100434989413581eeb126c78d8903 [term 2 LEADER]: Received request to transfer leadership to TS ebf6802906594fc0ba3982cd39d441c7
I20260709 14:53:13.377079  6782 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "11c9b095506d405783df389f0d06ef79"
dest_uuid: "7bf100434989413581eeb126c78d8903"
mode: GRACEFUL
new_leader_uuid: "ebf6802906594fc0ba3982cd39d441c7"
 from {username='slave'} at 127.0.0.1:54746
I20260709 14:53:13.377526  6782 raft_consensus.cc:606] T 11c9b095506d405783df389f0d06ef79 P 7bf100434989413581eeb126c78d8903 [term 2 LEADER]: Received request to transfer leadership to TS ebf6802906594fc0ba3982cd39d441c7
I20260709 14:53:13.378394  6159 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260709 14:53:13.378804  6159 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 14:53:13.469206  7009 raft_consensus.cc:993] T 11c9b095506d405783df389f0d06ef79 P 7bf100434989413581eeb126c78d8903: : Instructing follower ebf6802906594fc0ba3982cd39d441c7 to start an election
I20260709 14:53:13.469671  7083 raft_consensus.cc:1081] T 11c9b095506d405783df389f0d06ef79 P 7bf100434989413581eeb126c78d8903 [term 2 LEADER]: Signalling peer ebf6802906594fc0ba3982cd39d441c7 to start an election
I20260709 14:53:13.471020  6934 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "11c9b095506d405783df389f0d06ef79"
dest_uuid: "ebf6802906594fc0ba3982cd39d441c7"
 from {username='slave'} at 127.0.0.1:39420
I20260709 14:53:13.471573  6934 raft_consensus.cc:493] T 11c9b095506d405783df389f0d06ef79 P ebf6802906594fc0ba3982cd39d441c7 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:53:13.471969  6934 raft_consensus.cc:3060] T 11c9b095506d405783df389f0d06ef79 P ebf6802906594fc0ba3982cd39d441c7 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:53:13.476745  6934 raft_consensus.cc:515] T 11c9b095506d405783df389f0d06ef79 P ebf6802906594fc0ba3982cd39d441c7 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bf100434989413581eeb126c78d8903" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 37749 } } peers { permanent_uuid: "17fca55f1a2b4b71851b689f28ef067d" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40955 } } peers { permanent_uuid: "ebf6802906594fc0ba3982cd39d441c7" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 36683 } }
I20260709 14:53:13.478128  6934 leader_election.cc:290] T 11c9b095506d405783df389f0d06ef79 P ebf6802906594fc0ba3982cd39d441c7 [CANDIDATE]: Term 3 election: Requested vote from peers 7bf100434989413581eeb126c78d8903 (127.6.3.193:37749), 17fca55f1a2b4b71851b689f28ef067d (127.6.3.194:40955)
I20260709 14:53:13.479067  6858 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "11c9b095506d405783df389f0d06ef79" candidate_uuid: "ebf6802906594fc0ba3982cd39d441c7" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "17fca55f1a2b4b71851b689f28ef067d"
I20260709 14:53:13.479393  6782 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "11c9b095506d405783df389f0d06ef79" candidate_uuid: "ebf6802906594fc0ba3982cd39d441c7" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "7bf100434989413581eeb126c78d8903"
I20260709 14:53:13.479665  6858 raft_consensus.cc:3060] T 11c9b095506d405783df389f0d06ef79 P 17fca55f1a2b4b71851b689f28ef067d [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:53:13.480005  6782 raft_consensus.cc:3055] T 11c9b095506d405783df389f0d06ef79 P 7bf100434989413581eeb126c78d8903 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:53:13.480336  6782 raft_consensus.cc:740] T 11c9b095506d405783df389f0d06ef79 P 7bf100434989413581eeb126c78d8903 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 7bf100434989413581eeb126c78d8903, State: Running, Role: LEADER
I20260709 14:53:13.480994  6782 consensus_queue.cc:260] T 11c9b095506d405783df389f0d06ef79 P 7bf100434989413581eeb126c78d8903 [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: "7bf100434989413581eeb126c78d8903" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 37749 } } peers { permanent_uuid: "17fca55f1a2b4b71851b689f28ef067d" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40955 } } peers { permanent_uuid: "ebf6802906594fc0ba3982cd39d441c7" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 36683 } }
I20260709 14:53:13.482055  6782 raft_consensus.cc:3060] T 11c9b095506d405783df389f0d06ef79 P 7bf100434989413581eeb126c78d8903 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:53:13.485385  6858 raft_consensus.cc:2468] T 11c9b095506d405783df389f0d06ef79 P 17fca55f1a2b4b71851b689f28ef067d [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ebf6802906594fc0ba3982cd39d441c7 in term 3.
I20260709 14:53:13.486522  6897 leader_election.cc:304] T 11c9b095506d405783df389f0d06ef79 P ebf6802906594fc0ba3982cd39d441c7 [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: 17fca55f1a2b4b71851b689f28ef067d, ebf6802906594fc0ba3982cd39d441c7; no voters: 
I20260709 14:53:13.487155  7079 raft_consensus.cc:2804] T 11c9b095506d405783df389f0d06ef79 P ebf6802906594fc0ba3982cd39d441c7 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:53:13.487571  6782 raft_consensus.cc:2468] T 11c9b095506d405783df389f0d06ef79 P 7bf100434989413581eeb126c78d8903 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ebf6802906594fc0ba3982cd39d441c7 in term 3.
I20260709 14:53:13.488780  7079 raft_consensus.cc:697] T 11c9b095506d405783df389f0d06ef79 P ebf6802906594fc0ba3982cd39d441c7 [term 3 LEADER]: Becoming Leader. State: Replica: ebf6802906594fc0ba3982cd39d441c7, State: Running, Role: LEADER
I20260709 14:53:13.489470  7079 consensus_queue.cc:237] T 11c9b095506d405783df389f0d06ef79 P ebf6802906594fc0ba3982cd39d441c7 [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: "7bf100434989413581eeb126c78d8903" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 37749 } } peers { permanent_uuid: "17fca55f1a2b4b71851b689f28ef067d" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40955 } } peers { permanent_uuid: "ebf6802906594fc0ba3982cd39d441c7" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 36683 } }
I20260709 14:53:13.495760  6680 catalog_manager.cc:5697] T 11c9b095506d405783df389f0d06ef79 P ebf6802906594fc0ba3982cd39d441c7 reported cstate change: term changed from 2 to 3, leader changed from 7bf100434989413581eeb126c78d8903 (127.6.3.193) to ebf6802906594fc0ba3982cd39d441c7 (127.6.3.195). New cstate: current_term: 3 leader_uuid: "ebf6802906594fc0ba3982cd39d441c7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bf100434989413581eeb126c78d8903" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 37749 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "17fca55f1a2b4b71851b689f28ef067d" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40955 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ebf6802906594fc0ba3982cd39d441c7" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 36683 } health_report { overall_health: HEALTHY } } }
I20260709 14:53:13.555248  7009 raft_consensus.cc:993] T 0491e68c0d2d43a29f1b0127987212ee P 7bf100434989413581eeb126c78d8903: : Instructing follower ebf6802906594fc0ba3982cd39d441c7 to start an election
I20260709 14:53:13.555637  7009 raft_consensus.cc:1081] T 0491e68c0d2d43a29f1b0127987212ee P 7bf100434989413581eeb126c78d8903 [term 2 LEADER]: Signalling peer ebf6802906594fc0ba3982cd39d441c7 to start an election
I20260709 14:53:13.556790  6934 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "0491e68c0d2d43a29f1b0127987212ee"
dest_uuid: "ebf6802906594fc0ba3982cd39d441c7"
 from {username='slave'} at 127.0.0.1:39420
I20260709 14:53:13.557178  6934 raft_consensus.cc:493] T 0491e68c0d2d43a29f1b0127987212ee P ebf6802906594fc0ba3982cd39d441c7 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:53:13.557459  6934 raft_consensus.cc:3060] T 0491e68c0d2d43a29f1b0127987212ee P ebf6802906594fc0ba3982cd39d441c7 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:53:13.561270  6934 raft_consensus.cc:515] T 0491e68c0d2d43a29f1b0127987212ee P ebf6802906594fc0ba3982cd39d441c7 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bf100434989413581eeb126c78d8903" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 37749 } } peers { permanent_uuid: "17fca55f1a2b4b71851b689f28ef067d" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40955 } } peers { permanent_uuid: "ebf6802906594fc0ba3982cd39d441c7" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 36683 } }
I20260709 14:53:13.562448  6934 leader_election.cc:290] T 0491e68c0d2d43a29f1b0127987212ee P ebf6802906594fc0ba3982cd39d441c7 [CANDIDATE]: Term 3 election: Requested vote from peers 7bf100434989413581eeb126c78d8903 (127.6.3.193:37749), 17fca55f1a2b4b71851b689f28ef067d (127.6.3.194:40955)
I20260709 14:53:13.563095  6782 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0491e68c0d2d43a29f1b0127987212ee" candidate_uuid: "ebf6802906594fc0ba3982cd39d441c7" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "7bf100434989413581eeb126c78d8903"
I20260709 14:53:13.563475  6858 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0491e68c0d2d43a29f1b0127987212ee" candidate_uuid: "ebf6802906594fc0ba3982cd39d441c7" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "17fca55f1a2b4b71851b689f28ef067d"
I20260709 14:53:13.563625  6782 raft_consensus.cc:3055] T 0491e68c0d2d43a29f1b0127987212ee P 7bf100434989413581eeb126c78d8903 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:53:13.563942  6782 raft_consensus.cc:740] T 0491e68c0d2d43a29f1b0127987212ee P 7bf100434989413581eeb126c78d8903 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 7bf100434989413581eeb126c78d8903, State: Running, Role: LEADER
I20260709 14:53:13.563971  6858 raft_consensus.cc:3060] T 0491e68c0d2d43a29f1b0127987212ee P 17fca55f1a2b4b71851b689f28ef067d [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:53:13.564630  6782 consensus_queue.cc:260] T 0491e68c0d2d43a29f1b0127987212ee P 7bf100434989413581eeb126c78d8903 [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: "7bf100434989413581eeb126c78d8903" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 37749 } } peers { permanent_uuid: "17fca55f1a2b4b71851b689f28ef067d" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40955 } } peers { permanent_uuid: "ebf6802906594fc0ba3982cd39d441c7" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 36683 } }
I20260709 14:53:13.565433  6782 raft_consensus.cc:3060] T 0491e68c0d2d43a29f1b0127987212ee P 7bf100434989413581eeb126c78d8903 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:53:13.568418  6858 raft_consensus.cc:2468] T 0491e68c0d2d43a29f1b0127987212ee P 17fca55f1a2b4b71851b689f28ef067d [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ebf6802906594fc0ba3982cd39d441c7 in term 3.
I20260709 14:53:13.569290  6897 leader_election.cc:304] T 0491e68c0d2d43a29f1b0127987212ee P ebf6802906594fc0ba3982cd39d441c7 [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: 17fca55f1a2b4b71851b689f28ef067d, ebf6802906594fc0ba3982cd39d441c7; no voters: 
I20260709 14:53:13.569896  7079 raft_consensus.cc:2804] T 0491e68c0d2d43a29f1b0127987212ee P ebf6802906594fc0ba3982cd39d441c7 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:53:13.569898  6782 raft_consensus.cc:2468] T 0491e68c0d2d43a29f1b0127987212ee P 7bf100434989413581eeb126c78d8903 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ebf6802906594fc0ba3982cd39d441c7 in term 3.
I20260709 14:53:13.570541  7079 raft_consensus.cc:697] T 0491e68c0d2d43a29f1b0127987212ee P ebf6802906594fc0ba3982cd39d441c7 [term 3 LEADER]: Becoming Leader. State: Replica: ebf6802906594fc0ba3982cd39d441c7, State: Running, Role: LEADER
I20260709 14:53:13.571285  7079 consensus_queue.cc:237] T 0491e68c0d2d43a29f1b0127987212ee P ebf6802906594fc0ba3982cd39d441c7 [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: "7bf100434989413581eeb126c78d8903" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 37749 } } peers { permanent_uuid: "17fca55f1a2b4b71851b689f28ef067d" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40955 } } peers { permanent_uuid: "ebf6802906594fc0ba3982cd39d441c7" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 36683 } }
I20260709 14:53:13.577736  6680 catalog_manager.cc:5697] T 0491e68c0d2d43a29f1b0127987212ee P ebf6802906594fc0ba3982cd39d441c7 reported cstate change: term changed from 2 to 3, leader changed from 7bf100434989413581eeb126c78d8903 (127.6.3.193) to ebf6802906594fc0ba3982cd39d441c7 (127.6.3.195). New cstate: current_term: 3 leader_uuid: "ebf6802906594fc0ba3982cd39d441c7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bf100434989413581eeb126c78d8903" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 37749 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "17fca55f1a2b4b71851b689f28ef067d" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40955 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ebf6802906594fc0ba3982cd39d441c7" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 36683 } health_report { overall_health: HEALTHY } } }
I20260709 14:53:13.941926  6782 raft_consensus.cc:1275] T 11c9b095506d405783df389f0d06ef79 P 7bf100434989413581eeb126c78d8903 [term 3 FOLLOWER]: Refusing update from remote peer ebf6802906594fc0ba3982cd39d441c7: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:53:13.943120  7079 consensus_queue.cc:1048] T 11c9b095506d405783df389f0d06ef79 P ebf6802906594fc0ba3982cd39d441c7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7bf100434989413581eeb126c78d8903" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 37749 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:53:13.952972  6858 raft_consensus.cc:1275] T 11c9b095506d405783df389f0d06ef79 P 17fca55f1a2b4b71851b689f28ef067d [term 3 FOLLOWER]: Refusing update from remote peer ebf6802906594fc0ba3982cd39d441c7: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:53:13.954365  7079 consensus_queue.cc:1048] T 11c9b095506d405783df389f0d06ef79 P ebf6802906594fc0ba3982cd39d441c7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "17fca55f1a2b4b71851b689f28ef067d" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40955 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:53:14.159479  6858 raft_consensus.cc:1275] T 0491e68c0d2d43a29f1b0127987212ee P 17fca55f1a2b4b71851b689f28ef067d [term 3 FOLLOWER]: Refusing update from remote peer ebf6802906594fc0ba3982cd39d441c7: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:53:14.160734  7084 consensus_queue.cc:1048] T 0491e68c0d2d43a29f1b0127987212ee P ebf6802906594fc0ba3982cd39d441c7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "17fca55f1a2b4b71851b689f28ef067d" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40955 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:53:14.162340  6782 raft_consensus.cc:1275] T 0491e68c0d2d43a29f1b0127987212ee P 7bf100434989413581eeb126c78d8903 [term 3 FOLLOWER]: Refusing update from remote peer ebf6802906594fc0ba3982cd39d441c7: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:53:14.163620  7084 consensus_queue.cc:1048] T 0491e68c0d2d43a29f1b0127987212ee P ebf6802906594fc0ba3982cd39d441c7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7bf100434989413581eeb126c78d8903" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 37749 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:53:14.379427  6159 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:53:14.392890  6934 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "0491e68c0d2d43a29f1b0127987212ee"
dest_uuid: "ebf6802906594fc0ba3982cd39d441c7"
mode: GRACEFUL
new_leader_uuid: "7bf100434989413581eeb126c78d8903"
 from {username='slave'} at 127.0.0.1:39442
I20260709 14:53:14.393285  6934 raft_consensus.cc:606] T 0491e68c0d2d43a29f1b0127987212ee P ebf6802906594fc0ba3982cd39d441c7 [term 3 LEADER]: Received request to transfer leadership to TS 7bf100434989413581eeb126c78d8903
I20260709 14:53:14.397058  6934 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "11c9b095506d405783df389f0d06ef79"
dest_uuid: "ebf6802906594fc0ba3982cd39d441c7"
mode: GRACEFUL
new_leader_uuid: "7bf100434989413581eeb126c78d8903"
 from {username='slave'} at 127.0.0.1:39442
I20260709 14:53:14.397431  6934 raft_consensus.cc:606] T 11c9b095506d405783df389f0d06ef79 P ebf6802906594fc0ba3982cd39d441c7 [term 3 LEADER]: Received request to transfer leadership to TS 7bf100434989413581eeb126c78d8903
I20260709 14:53:14.403352  6858 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "6f70681760e24b5c84753b5f4d26e0a1"
dest_uuid: "17fca55f1a2b4b71851b689f28ef067d"
mode: GRACEFUL
new_leader_uuid: "7bf100434989413581eeb126c78d8903"
 from {username='slave'} at 127.0.0.1:44788
I20260709 14:53:14.403720  6858 raft_consensus.cc:606] T 6f70681760e24b5c84753b5f4d26e0a1 P 17fca55f1a2b4b71851b689f28ef067d [term 2 LEADER]: Received request to transfer leadership to TS 7bf100434989413581eeb126c78d8903
I20260709 14:53:14.407915  6858 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "dd2887cf8a3c431bb93b8c93cdf37f38"
dest_uuid: "17fca55f1a2b4b71851b689f28ef067d"
mode: GRACEFUL
new_leader_uuid: "7bf100434989413581eeb126c78d8903"
 from {username='slave'} at 127.0.0.1:44788
I20260709 14:53:14.408349  6858 raft_consensus.cc:606] T dd2887cf8a3c431bb93b8c93cdf37f38 P 17fca55f1a2b4b71851b689f28ef067d [term 2 LEADER]: Received request to transfer leadership to TS 7bf100434989413581eeb126c78d8903
I20260709 14:53:14.412614  6858 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e5e9229aec2c431fa3860e656d3cd25d"
dest_uuid: "17fca55f1a2b4b71851b689f28ef067d"
mode: GRACEFUL
new_leader_uuid: "7bf100434989413581eeb126c78d8903"
 from {username='slave'} at 127.0.0.1:44788
I20260709 14:53:14.413126  6858 raft_consensus.cc:606] T e5e9229aec2c431fa3860e656d3cd25d P 17fca55f1a2b4b71851b689f28ef067d [term 2 LEADER]: Received request to transfer leadership to TS 7bf100434989413581eeb126c78d8903
I20260709 14:53:14.574939  7028 raft_consensus.cc:993] T dd2887cf8a3c431bb93b8c93cdf37f38 P 17fca55f1a2b4b71851b689f28ef067d: : Instructing follower 7bf100434989413581eeb126c78d8903 to start an election
I20260709 14:53:14.575399  7028 raft_consensus.cc:1081] T dd2887cf8a3c431bb93b8c93cdf37f38 P 17fca55f1a2b4b71851b689f28ef067d [term 2 LEADER]: Signalling peer 7bf100434989413581eeb126c78d8903 to start an election
I20260709 14:53:14.576654  6782 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "dd2887cf8a3c431bb93b8c93cdf37f38"
dest_uuid: "7bf100434989413581eeb126c78d8903"
 from {username='slave'} at 127.0.0.1:54738
I20260709 14:53:14.577037  6782 raft_consensus.cc:493] T dd2887cf8a3c431bb93b8c93cdf37f38 P 7bf100434989413581eeb126c78d8903 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:53:14.577277  6782 raft_consensus.cc:3060] T dd2887cf8a3c431bb93b8c93cdf37f38 P 7bf100434989413581eeb126c78d8903 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:53:14.581494  6782 raft_consensus.cc:515] T dd2887cf8a3c431bb93b8c93cdf37f38 P 7bf100434989413581eeb126c78d8903 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bf100434989413581eeb126c78d8903" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 37749 } } peers { permanent_uuid: "17fca55f1a2b4b71851b689f28ef067d" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40955 } } peers { permanent_uuid: "ebf6802906594fc0ba3982cd39d441c7" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 36683 } }
I20260709 14:53:14.582726  6782 leader_election.cc:290] T dd2887cf8a3c431bb93b8c93cdf37f38 P 7bf100434989413581eeb126c78d8903 [CANDIDATE]: Term 3 election: Requested vote from peers 17fca55f1a2b4b71851b689f28ef067d (127.6.3.194:40955), ebf6802906594fc0ba3982cd39d441c7 (127.6.3.195:36683)
I20260709 14:53:14.583478  6858 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dd2887cf8a3c431bb93b8c93cdf37f38" candidate_uuid: "7bf100434989413581eeb126c78d8903" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "17fca55f1a2b4b71851b689f28ef067d"
I20260709 14:53:14.583745  6934 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dd2887cf8a3c431bb93b8c93cdf37f38" candidate_uuid: "7bf100434989413581eeb126c78d8903" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "ebf6802906594fc0ba3982cd39d441c7"
I20260709 14:53:14.584069  6858 raft_consensus.cc:3055] T dd2887cf8a3c431bb93b8c93cdf37f38 P 17fca55f1a2b4b71851b689f28ef067d [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:53:14.584265  6934 raft_consensus.cc:3060] T dd2887cf8a3c431bb93b8c93cdf37f38 P ebf6802906594fc0ba3982cd39d441c7 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:53:14.584463  6858 raft_consensus.cc:740] T dd2887cf8a3c431bb93b8c93cdf37f38 P 17fca55f1a2b4b71851b689f28ef067d [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 17fca55f1a2b4b71851b689f28ef067d, State: Running, Role: LEADER
I20260709 14:53:14.585187  6858 consensus_queue.cc:260] T dd2887cf8a3c431bb93b8c93cdf37f38 P 17fca55f1a2b4b71851b689f28ef067d [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: "7bf100434989413581eeb126c78d8903" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 37749 } } peers { permanent_uuid: "17fca55f1a2b4b71851b689f28ef067d" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40955 } } peers { permanent_uuid: "ebf6802906594fc0ba3982cd39d441c7" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 36683 } }
I20260709 14:53:14.586043  6858 raft_consensus.cc:3060] T dd2887cf8a3c431bb93b8c93cdf37f38 P 17fca55f1a2b4b71851b689f28ef067d [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:53:14.588744  6934 raft_consensus.cc:2468] T dd2887cf8a3c431bb93b8c93cdf37f38 P ebf6802906594fc0ba3982cd39d441c7 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7bf100434989413581eeb126c78d8903 in term 3.
I20260709 14:53:14.589654  6748 leader_election.cc:304] T dd2887cf8a3c431bb93b8c93cdf37f38 P 7bf100434989413581eeb126c78d8903 [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: 7bf100434989413581eeb126c78d8903, ebf6802906594fc0ba3982cd39d441c7; no voters: 
I20260709 14:53:14.590315  7009 raft_consensus.cc:2804] T dd2887cf8a3c431bb93b8c93cdf37f38 P 7bf100434989413581eeb126c78d8903 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:53:14.590619  6858 raft_consensus.cc:2468] T dd2887cf8a3c431bb93b8c93cdf37f38 P 17fca55f1a2b4b71851b689f28ef067d [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7bf100434989413581eeb126c78d8903 in term 3.
I20260709 14:53:14.590794  7009 raft_consensus.cc:697] T dd2887cf8a3c431bb93b8c93cdf37f38 P 7bf100434989413581eeb126c78d8903 [term 3 LEADER]: Becoming Leader. State: Replica: 7bf100434989413581eeb126c78d8903, State: Running, Role: LEADER
I20260709 14:53:14.591547  7009 consensus_queue.cc:237] T dd2887cf8a3c431bb93b8c93cdf37f38 P 7bf100434989413581eeb126c78d8903 [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: "7bf100434989413581eeb126c78d8903" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 37749 } } peers { permanent_uuid: "17fca55f1a2b4b71851b689f28ef067d" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40955 } } peers { permanent_uuid: "ebf6802906594fc0ba3982cd39d441c7" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 36683 } }
I20260709 14:53:14.597389  6682 catalog_manager.cc:5697] T dd2887cf8a3c431bb93b8c93cdf37f38 P 7bf100434989413581eeb126c78d8903 reported cstate change: term changed from 2 to 3, leader changed from 17fca55f1a2b4b71851b689f28ef067d (127.6.3.194) to 7bf100434989413581eeb126c78d8903 (127.6.3.193). New cstate: current_term: 3 leader_uuid: "7bf100434989413581eeb126c78d8903" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bf100434989413581eeb126c78d8903" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 37749 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "17fca55f1a2b4b71851b689f28ef067d" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40955 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ebf6802906594fc0ba3982cd39d441c7" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 36683 } health_report { overall_health: UNKNOWN } } }
I20260709 14:53:14.604097  7100 raft_consensus.cc:993] T 6f70681760e24b5c84753b5f4d26e0a1 P 17fca55f1a2b4b71851b689f28ef067d: : Instructing follower 7bf100434989413581eeb126c78d8903 to start an election
I20260709 14:53:14.604564  7028 raft_consensus.cc:1081] T 6f70681760e24b5c84753b5f4d26e0a1 P 17fca55f1a2b4b71851b689f28ef067d [term 2 LEADER]: Signalling peer 7bf100434989413581eeb126c78d8903 to start an election
I20260709 14:53:14.606025  6782 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "6f70681760e24b5c84753b5f4d26e0a1"
dest_uuid: "7bf100434989413581eeb126c78d8903"
 from {username='slave'} at 127.0.0.1:54738
I20260709 14:53:14.606428  6782 raft_consensus.cc:493] T 6f70681760e24b5c84753b5f4d26e0a1 P 7bf100434989413581eeb126c78d8903 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:53:14.606695  6782 raft_consensus.cc:3060] T 6f70681760e24b5c84753b5f4d26e0a1 P 7bf100434989413581eeb126c78d8903 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:53:14.610989  7098 raft_consensus.cc:993] T 0491e68c0d2d43a29f1b0127987212ee P ebf6802906594fc0ba3982cd39d441c7: : Instructing follower 7bf100434989413581eeb126c78d8903 to start an election
I20260709 14:53:14.611486  7079 raft_consensus.cc:1081] T 0491e68c0d2d43a29f1b0127987212ee P ebf6802906594fc0ba3982cd39d441c7 [term 3 LEADER]: Signalling peer 7bf100434989413581eeb126c78d8903 to start an election
I20260709 14:53:14.611958  6782 raft_consensus.cc:515] T 6f70681760e24b5c84753b5f4d26e0a1 P 7bf100434989413581eeb126c78d8903 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bf100434989413581eeb126c78d8903" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 37749 } } peers { permanent_uuid: "17fca55f1a2b4b71851b689f28ef067d" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40955 } } peers { permanent_uuid: "ebf6802906594fc0ba3982cd39d441c7" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 36683 } }
I20260709 14:53:14.612872  6784 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "0491e68c0d2d43a29f1b0127987212ee"
dest_uuid: "7bf100434989413581eeb126c78d8903"
 from {username='slave'} at 127.0.0.1:54730
I20260709 14:53:14.613374  6784 raft_consensus.cc:493] T 0491e68c0d2d43a29f1b0127987212ee P 7bf100434989413581eeb126c78d8903 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:53:14.613651  6782 leader_election.cc:290] T 6f70681760e24b5c84753b5f4d26e0a1 P 7bf100434989413581eeb126c78d8903 [CANDIDATE]: Term 3 election: Requested vote from peers 17fca55f1a2b4b71851b689f28ef067d (127.6.3.194:40955), ebf6802906594fc0ba3982cd39d441c7 (127.6.3.195:36683)
I20260709 14:53:14.613726  6784 raft_consensus.cc:3060] T 0491e68c0d2d43a29f1b0127987212ee P 7bf100434989413581eeb126c78d8903 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:53:14.614311  6858 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6f70681760e24b5c84753b5f4d26e0a1" candidate_uuid: "7bf100434989413581eeb126c78d8903" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "17fca55f1a2b4b71851b689f28ef067d"
I20260709 14:53:14.614554  6934 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6f70681760e24b5c84753b5f4d26e0a1" candidate_uuid: "7bf100434989413581eeb126c78d8903" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "ebf6802906594fc0ba3982cd39d441c7"
I20260709 14:53:14.614799  6858 raft_consensus.cc:3055] T 6f70681760e24b5c84753b5f4d26e0a1 P 17fca55f1a2b4b71851b689f28ef067d [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:53:14.614992  6934 raft_consensus.cc:3060] T 6f70681760e24b5c84753b5f4d26e0a1 P ebf6802906594fc0ba3982cd39d441c7 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:53:14.615109  6858 raft_consensus.cc:740] T 6f70681760e24b5c84753b5f4d26e0a1 P 17fca55f1a2b4b71851b689f28ef067d [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 17fca55f1a2b4b71851b689f28ef067d, State: Running, Role: LEADER
I20260709 14:53:14.615868  6858 consensus_queue.cc:260] T 6f70681760e24b5c84753b5f4d26e0a1 P 17fca55f1a2b4b71851b689f28ef067d [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: "7bf100434989413581eeb126c78d8903" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 37749 } } peers { permanent_uuid: "17fca55f1a2b4b71851b689f28ef067d" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40955 } } peers { permanent_uuid: "ebf6802906594fc0ba3982cd39d441c7" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 36683 } }
I20260709 14:53:14.616850  6858 raft_consensus.cc:3060] T 6f70681760e24b5c84753b5f4d26e0a1 P 17fca55f1a2b4b71851b689f28ef067d [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:53:14.618110  6784 raft_consensus.cc:515] T 0491e68c0d2d43a29f1b0127987212ee P 7bf100434989413581eeb126c78d8903 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bf100434989413581eeb126c78d8903" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 37749 } } peers { permanent_uuid: "17fca55f1a2b4b71851b689f28ef067d" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40955 } } peers { permanent_uuid: "ebf6802906594fc0ba3982cd39d441c7" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 36683 } }
I20260709 14:53:14.619704  6784 leader_election.cc:290] T 0491e68c0d2d43a29f1b0127987212ee P 7bf100434989413581eeb126c78d8903 [CANDIDATE]: Term 4 election: Requested vote from peers 17fca55f1a2b4b71851b689f28ef067d (127.6.3.194:40955), ebf6802906594fc0ba3982cd39d441c7 (127.6.3.195:36683)
I20260709 14:53:14.620330  6855 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0491e68c0d2d43a29f1b0127987212ee" candidate_uuid: "7bf100434989413581eeb126c78d8903" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "17fca55f1a2b4b71851b689f28ef067d"
I20260709 14:53:14.620805  6855 raft_consensus.cc:3060] T 0491e68c0d2d43a29f1b0127987212ee P 17fca55f1a2b4b71851b689f28ef067d [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:53:14.620708  6934 raft_consensus.cc:2468] T 6f70681760e24b5c84753b5f4d26e0a1 P ebf6802906594fc0ba3982cd39d441c7 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7bf100434989413581eeb126c78d8903 in term 3.
I20260709 14:53:14.622110  6858 raft_consensus.cc:2468] T 6f70681760e24b5c84753b5f4d26e0a1 P 17fca55f1a2b4b71851b689f28ef067d [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7bf100434989413581eeb126c78d8903 in term 3.
I20260709 14:53:14.623834  6748 leader_election.cc:304] T 6f70681760e24b5c84753b5f4d26e0a1 P 7bf100434989413581eeb126c78d8903 [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: 17fca55f1a2b4b71851b689f28ef067d, 7bf100434989413581eeb126c78d8903; no voters: 
I20260709 14:53:14.624023  6934 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0491e68c0d2d43a29f1b0127987212ee" candidate_uuid: "7bf100434989413581eeb126c78d8903" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "ebf6802906594fc0ba3982cd39d441c7"
I20260709 14:53:14.624507  6934 raft_consensus.cc:3055] T 0491e68c0d2d43a29f1b0127987212ee P ebf6802906594fc0ba3982cd39d441c7 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 14:53:14.624555  7009 raft_consensus.cc:2804] T 6f70681760e24b5c84753b5f4d26e0a1 P 7bf100434989413581eeb126c78d8903 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:53:14.624905  6934 raft_consensus.cc:740] T 0491e68c0d2d43a29f1b0127987212ee P ebf6802906594fc0ba3982cd39d441c7 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: ebf6802906594fc0ba3982cd39d441c7, State: Running, Role: LEADER
I20260709 14:53:14.625160  7009 raft_consensus.cc:697] T 6f70681760e24b5c84753b5f4d26e0a1 P 7bf100434989413581eeb126c78d8903 [term 3 LEADER]: Becoming Leader. State: Replica: 7bf100434989413581eeb126c78d8903, State: Running, Role: LEADER
I20260709 14:53:14.625622  6934 consensus_queue.cc:260] T 0491e68c0d2d43a29f1b0127987212ee P ebf6802906594fc0ba3982cd39d441c7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 3.3, Last appended by leader: 3, Current term: 3, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bf100434989413581eeb126c78d8903" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 37749 } } peers { permanent_uuid: "17fca55f1a2b4b71851b689f28ef067d" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40955 } } peers { permanent_uuid: "ebf6802906594fc0ba3982cd39d441c7" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 36683 } }
I20260709 14:53:14.625988  7009 consensus_queue.cc:237] T 6f70681760e24b5c84753b5f4d26e0a1 P 7bf100434989413581eeb126c78d8903 [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: "7bf100434989413581eeb126c78d8903" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 37749 } } peers { permanent_uuid: "17fca55f1a2b4b71851b689f28ef067d" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40955 } } peers { permanent_uuid: "ebf6802906594fc0ba3982cd39d441c7" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 36683 } }
I20260709 14:53:14.626556  6855 raft_consensus.cc:2468] T 0491e68c0d2d43a29f1b0127987212ee P 17fca55f1a2b4b71851b689f28ef067d [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7bf100434989413581eeb126c78d8903 in term 4.
I20260709 14:53:14.626777  6934 raft_consensus.cc:3060] T 0491e68c0d2d43a29f1b0127987212ee P ebf6802906594fc0ba3982cd39d441c7 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:53:14.627549  6748 leader_election.cc:304] T 0491e68c0d2d43a29f1b0127987212ee P 7bf100434989413581eeb126c78d8903 [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: 17fca55f1a2b4b71851b689f28ef067d, 7bf100434989413581eeb126c78d8903; no voters: 
I20260709 14:53:14.628964  7099 raft_consensus.cc:2804] T 0491e68c0d2d43a29f1b0127987212ee P 7bf100434989413581eeb126c78d8903 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 14:53:14.629488  7099 raft_consensus.cc:697] T 0491e68c0d2d43a29f1b0127987212ee P 7bf100434989413581eeb126c78d8903 [term 4 LEADER]: Becoming Leader. State: Replica: 7bf100434989413581eeb126c78d8903, State: Running, Role: LEADER
I20260709 14:53:14.630406  7099 consensus_queue.cc:237] T 0491e68c0d2d43a29f1b0127987212ee P 7bf100434989413581eeb126c78d8903 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 3.3, Last appended by leader: 3, Current term: 4, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bf100434989413581eeb126c78d8903" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 37749 } } peers { permanent_uuid: "17fca55f1a2b4b71851b689f28ef067d" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40955 } } peers { permanent_uuid: "ebf6802906594fc0ba3982cd39d441c7" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 36683 } }
I20260709 14:53:14.634608  6934 raft_consensus.cc:2468] T 0491e68c0d2d43a29f1b0127987212ee P ebf6802906594fc0ba3982cd39d441c7 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7bf100434989413581eeb126c78d8903 in term 4.
I20260709 14:53:14.638675  6682 catalog_manager.cc:5697] T 6f70681760e24b5c84753b5f4d26e0a1 P 7bf100434989413581eeb126c78d8903 reported cstate change: term changed from 2 to 3, leader changed from 17fca55f1a2b4b71851b689f28ef067d (127.6.3.194) to 7bf100434989413581eeb126c78d8903 (127.6.3.193). New cstate: current_term: 3 leader_uuid: "7bf100434989413581eeb126c78d8903" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bf100434989413581eeb126c78d8903" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 37749 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "17fca55f1a2b4b71851b689f28ef067d" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40955 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ebf6802906594fc0ba3982cd39d441c7" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 36683 } health_report { overall_health: UNKNOWN } } }
I20260709 14:53:14.648229  6682 catalog_manager.cc:5697] T 0491e68c0d2d43a29f1b0127987212ee P 7bf100434989413581eeb126c78d8903 reported cstate change: term changed from 3 to 4, leader changed from ebf6802906594fc0ba3982cd39d441c7 (127.6.3.195) to 7bf100434989413581eeb126c78d8903 (127.6.3.193). New cstate: current_term: 4 leader_uuid: "7bf100434989413581eeb126c78d8903" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bf100434989413581eeb126c78d8903" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 37749 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "17fca55f1a2b4b71851b689f28ef067d" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40955 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ebf6802906594fc0ba3982cd39d441c7" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 36683 } health_report { overall_health: UNKNOWN } } }
I20260709 14:53:14.781935  7098 raft_consensus.cc:993] T 11c9b095506d405783df389f0d06ef79 P ebf6802906594fc0ba3982cd39d441c7: : Instructing follower 7bf100434989413581eeb126c78d8903 to start an election
I20260709 14:53:14.782402  7079 raft_consensus.cc:1081] T 11c9b095506d405783df389f0d06ef79 P ebf6802906594fc0ba3982cd39d441c7 [term 3 LEADER]: Signalling peer 7bf100434989413581eeb126c78d8903 to start an election
I20260709 14:53:14.783634  6784 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "11c9b095506d405783df389f0d06ef79"
dest_uuid: "7bf100434989413581eeb126c78d8903"
 from {username='slave'} at 127.0.0.1:54730
I20260709 14:53:14.784063  6784 raft_consensus.cc:493] T 11c9b095506d405783df389f0d06ef79 P 7bf100434989413581eeb126c78d8903 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:53:14.784351  6784 raft_consensus.cc:3060] T 11c9b095506d405783df389f0d06ef79 P 7bf100434989413581eeb126c78d8903 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:53:14.788808  6784 raft_consensus.cc:515] T 11c9b095506d405783df389f0d06ef79 P 7bf100434989413581eeb126c78d8903 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bf100434989413581eeb126c78d8903" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 37749 } } peers { permanent_uuid: "17fca55f1a2b4b71851b689f28ef067d" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40955 } } peers { permanent_uuid: "ebf6802906594fc0ba3982cd39d441c7" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 36683 } }
I20260709 14:53:14.790369  6784 leader_election.cc:290] T 11c9b095506d405783df389f0d06ef79 P 7bf100434989413581eeb126c78d8903 [CANDIDATE]: Term 4 election: Requested vote from peers 17fca55f1a2b4b71851b689f28ef067d (127.6.3.194:40955), ebf6802906594fc0ba3982cd39d441c7 (127.6.3.195:36683)
I20260709 14:53:14.791043  6858 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "11c9b095506d405783df389f0d06ef79" candidate_uuid: "7bf100434989413581eeb126c78d8903" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "17fca55f1a2b4b71851b689f28ef067d"
I20260709 14:53:14.791569  6858 raft_consensus.cc:3060] T 11c9b095506d405783df389f0d06ef79 P 17fca55f1a2b4b71851b689f28ef067d [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:53:14.792081  6934 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "11c9b095506d405783df389f0d06ef79" candidate_uuid: "7bf100434989413581eeb126c78d8903" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "ebf6802906594fc0ba3982cd39d441c7"
I20260709 14:53:14.792487  6934 raft_consensus.cc:3055] T 11c9b095506d405783df389f0d06ef79 P ebf6802906594fc0ba3982cd39d441c7 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 14:53:14.792716  6934 raft_consensus.cc:740] T 11c9b095506d405783df389f0d06ef79 P ebf6802906594fc0ba3982cd39d441c7 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: ebf6802906594fc0ba3982cd39d441c7, State: Running, Role: LEADER
I20260709 14:53:14.793227  6934 consensus_queue.cc:260] T 11c9b095506d405783df389f0d06ef79 P ebf6802906594fc0ba3982cd39d441c7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 3.3, Last appended by leader: 3, Current term: 3, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bf100434989413581eeb126c78d8903" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 37749 } } peers { permanent_uuid: "17fca55f1a2b4b71851b689f28ef067d" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40955 } } peers { permanent_uuid: "ebf6802906594fc0ba3982cd39d441c7" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 36683 } }
I20260709 14:53:14.793993  6934 raft_consensus.cc:3060] T 11c9b095506d405783df389f0d06ef79 P ebf6802906594fc0ba3982cd39d441c7 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:53:14.795807  6858 raft_consensus.cc:2468] T 11c9b095506d405783df389f0d06ef79 P 17fca55f1a2b4b71851b689f28ef067d [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7bf100434989413581eeb126c78d8903 in term 4.
I20260709 14:53:14.796649  6748 leader_election.cc:304] T 11c9b095506d405783df389f0d06ef79 P 7bf100434989413581eeb126c78d8903 [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: 17fca55f1a2b4b71851b689f28ef067d, 7bf100434989413581eeb126c78d8903; no voters: 
I20260709 14:53:14.797302  7009 raft_consensus.cc:2804] T 11c9b095506d405783df389f0d06ef79 P 7bf100434989413581eeb126c78d8903 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 14:53:14.797734  7009 raft_consensus.cc:697] T 11c9b095506d405783df389f0d06ef79 P 7bf100434989413581eeb126c78d8903 [term 4 LEADER]: Becoming Leader. State: Replica: 7bf100434989413581eeb126c78d8903, State: Running, Role: LEADER
I20260709 14:53:14.798744  7009 consensus_queue.cc:237] T 11c9b095506d405783df389f0d06ef79 P 7bf100434989413581eeb126c78d8903 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 3.3, Last appended by leader: 3, Current term: 4, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bf100434989413581eeb126c78d8903" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 37749 } } peers { permanent_uuid: "17fca55f1a2b4b71851b689f28ef067d" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40955 } } peers { permanent_uuid: "ebf6802906594fc0ba3982cd39d441c7" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 36683 } }
I20260709 14:53:14.798961  6934 raft_consensus.cc:2468] T 11c9b095506d405783df389f0d06ef79 P ebf6802906594fc0ba3982cd39d441c7 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7bf100434989413581eeb126c78d8903 in term 4.
I20260709 14:53:14.803908  6682 catalog_manager.cc:5697] T 11c9b095506d405783df389f0d06ef79 P 7bf100434989413581eeb126c78d8903 reported cstate change: term changed from 3 to 4, leader changed from ebf6802906594fc0ba3982cd39d441c7 (127.6.3.195) to 7bf100434989413581eeb126c78d8903 (127.6.3.193). New cstate: current_term: 4 leader_uuid: "7bf100434989413581eeb126c78d8903" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bf100434989413581eeb126c78d8903" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 37749 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "17fca55f1a2b4b71851b689f28ef067d" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40955 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ebf6802906594fc0ba3982cd39d441c7" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 36683 } health_report { overall_health: UNKNOWN } } }
I20260709 14:53:14.932258  7100 raft_consensus.cc:993] T e5e9229aec2c431fa3860e656d3cd25d P 17fca55f1a2b4b71851b689f28ef067d: : Instructing follower 7bf100434989413581eeb126c78d8903 to start an election
I20260709 14:53:14.932677  7028 raft_consensus.cc:1081] T e5e9229aec2c431fa3860e656d3cd25d P 17fca55f1a2b4b71851b689f28ef067d [term 2 LEADER]: Signalling peer 7bf100434989413581eeb126c78d8903 to start an election
I20260709 14:53:14.934016  6784 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e5e9229aec2c431fa3860e656d3cd25d"
dest_uuid: "7bf100434989413581eeb126c78d8903"
 from {username='slave'} at 127.0.0.1:54738
I20260709 14:53:14.934412  6784 raft_consensus.cc:493] T e5e9229aec2c431fa3860e656d3cd25d P 7bf100434989413581eeb126c78d8903 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:53:14.934675  6784 raft_consensus.cc:3060] T e5e9229aec2c431fa3860e656d3cd25d P 7bf100434989413581eeb126c78d8903 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:53:14.938921  6784 raft_consensus.cc:515] T e5e9229aec2c431fa3860e656d3cd25d P 7bf100434989413581eeb126c78d8903 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bf100434989413581eeb126c78d8903" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 37749 } } peers { permanent_uuid: "17fca55f1a2b4b71851b689f28ef067d" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40955 } } peers { permanent_uuid: "ebf6802906594fc0ba3982cd39d441c7" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 36683 } }
I20260709 14:53:14.940529  6784 leader_election.cc:290] T e5e9229aec2c431fa3860e656d3cd25d P 7bf100434989413581eeb126c78d8903 [CANDIDATE]: Term 3 election: Requested vote from peers 17fca55f1a2b4b71851b689f28ef067d (127.6.3.194:40955), ebf6802906594fc0ba3982cd39d441c7 (127.6.3.195:36683)
I20260709 14:53:14.941015  6858 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e5e9229aec2c431fa3860e656d3cd25d" candidate_uuid: "7bf100434989413581eeb126c78d8903" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "17fca55f1a2b4b71851b689f28ef067d"
I20260709 14:53:14.941398  6933 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e5e9229aec2c431fa3860e656d3cd25d" candidate_uuid: "7bf100434989413581eeb126c78d8903" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "ebf6802906594fc0ba3982cd39d441c7"
I20260709 14:53:14.941540  6858 raft_consensus.cc:3055] T e5e9229aec2c431fa3860e656d3cd25d P 17fca55f1a2b4b71851b689f28ef067d [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:53:14.941819  6858 raft_consensus.cc:740] T e5e9229aec2c431fa3860e656d3cd25d P 17fca55f1a2b4b71851b689f28ef067d [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 17fca55f1a2b4b71851b689f28ef067d, State: Running, Role: LEADER
I20260709 14:53:14.941898  6933 raft_consensus.cc:3060] T e5e9229aec2c431fa3860e656d3cd25d P ebf6802906594fc0ba3982cd39d441c7 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:53:14.942487  6858 consensus_queue.cc:260] T e5e9229aec2c431fa3860e656d3cd25d P 17fca55f1a2b4b71851b689f28ef067d [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: "7bf100434989413581eeb126c78d8903" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 37749 } } peers { permanent_uuid: "17fca55f1a2b4b71851b689f28ef067d" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40955 } } peers { permanent_uuid: "ebf6802906594fc0ba3982cd39d441c7" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 36683 } }
I20260709 14:53:14.943310  6858 raft_consensus.cc:3060] T e5e9229aec2c431fa3860e656d3cd25d P 17fca55f1a2b4b71851b689f28ef067d [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:53:14.946027  6933 raft_consensus.cc:2468] T e5e9229aec2c431fa3860e656d3cd25d P ebf6802906594fc0ba3982cd39d441c7 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7bf100434989413581eeb126c78d8903 in term 3.
I20260709 14:53:14.946877  6858 raft_consensus.cc:2468] T e5e9229aec2c431fa3860e656d3cd25d P 17fca55f1a2b4b71851b689f28ef067d [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7bf100434989413581eeb126c78d8903 in term 3.
I20260709 14:53:14.946923  6748 leader_election.cc:304] T e5e9229aec2c431fa3860e656d3cd25d P 7bf100434989413581eeb126c78d8903 [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: 7bf100434989413581eeb126c78d8903, ebf6802906594fc0ba3982cd39d441c7; no voters: 
I20260709 14:53:14.947649  7009 raft_consensus.cc:2804] T e5e9229aec2c431fa3860e656d3cd25d P 7bf100434989413581eeb126c78d8903 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:53:14.948020  7009 raft_consensus.cc:697] T e5e9229aec2c431fa3860e656d3cd25d P 7bf100434989413581eeb126c78d8903 [term 3 LEADER]: Becoming Leader. State: Replica: 7bf100434989413581eeb126c78d8903, State: Running, Role: LEADER
I20260709 14:53:14.948596  7009 consensus_queue.cc:237] T e5e9229aec2c431fa3860e656d3cd25d P 7bf100434989413581eeb126c78d8903 [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: "7bf100434989413581eeb126c78d8903" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 37749 } } peers { permanent_uuid: "17fca55f1a2b4b71851b689f28ef067d" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40955 } } peers { permanent_uuid: "ebf6802906594fc0ba3982cd39d441c7" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 36683 } }
I20260709 14:53:14.954223  6682 catalog_manager.cc:5697] T e5e9229aec2c431fa3860e656d3cd25d P 7bf100434989413581eeb126c78d8903 reported cstate change: term changed from 2 to 3, leader changed from 17fca55f1a2b4b71851b689f28ef067d (127.6.3.194) to 7bf100434989413581eeb126c78d8903 (127.6.3.193). New cstate: current_term: 3 leader_uuid: "7bf100434989413581eeb126c78d8903" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bf100434989413581eeb126c78d8903" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 37749 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "17fca55f1a2b4b71851b689f28ef067d" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40955 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ebf6802906594fc0ba3982cd39d441c7" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 36683 } health_report { overall_health: UNKNOWN } } }
I20260709 14:53:15.036770  6858 raft_consensus.cc:1275] T 0491e68c0d2d43a29f1b0127987212ee P 17fca55f1a2b4b71851b689f28ef067d [term 4 FOLLOWER]: Refusing update from remote peer 7bf100434989413581eeb126c78d8903: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 14:53:15.037842  7009 consensus_queue.cc:1048] T 0491e68c0d2d43a29f1b0127987212ee P 7bf100434989413581eeb126c78d8903 [LEADER]: Connected to new peer: Peer: permanent_uuid: "17fca55f1a2b4b71851b689f28ef067d" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40955 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:53:15.044859  6933 raft_consensus.cc:1275] T 0491e68c0d2d43a29f1b0127987212ee P ebf6802906594fc0ba3982cd39d441c7 [term 4 FOLLOWER]: Refusing update from remote peer 7bf100434989413581eeb126c78d8903: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 14:53:15.046471  7009 consensus_queue.cc:1048] T 0491e68c0d2d43a29f1b0127987212ee P 7bf100434989413581eeb126c78d8903 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ebf6802906594fc0ba3982cd39d441c7" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 36683 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:53:15.067617  6933 raft_consensus.cc:1275] T dd2887cf8a3c431bb93b8c93cdf37f38 P ebf6802906594fc0ba3982cd39d441c7 [term 3 FOLLOWER]: Refusing update from remote peer 7bf100434989413581eeb126c78d8903: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:53:15.068621  7009 consensus_queue.cc:1048] T dd2887cf8a3c431bb93b8c93cdf37f38 P 7bf100434989413581eeb126c78d8903 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ebf6802906594fc0ba3982cd39d441c7" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 36683 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:53:15.075660  6858 raft_consensus.cc:1275] T dd2887cf8a3c431bb93b8c93cdf37f38 P 17fca55f1a2b4b71851b689f28ef067d [term 3 FOLLOWER]: Refusing update from remote peer 7bf100434989413581eeb126c78d8903: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:53:15.078073  7106 consensus_queue.cc:1048] T dd2887cf8a3c431bb93b8c93cdf37f38 P 7bf100434989413581eeb126c78d8903 [LEADER]: Connected to new peer: Peer: permanent_uuid: "17fca55f1a2b4b71851b689f28ef067d" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40955 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:53:15.100447  6933 raft_consensus.cc:1275] T 6f70681760e24b5c84753b5f4d26e0a1 P ebf6802906594fc0ba3982cd39d441c7 [term 3 FOLLOWER]: Refusing update from remote peer 7bf100434989413581eeb126c78d8903: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:53:15.101502  7106 consensus_queue.cc:1048] T 6f70681760e24b5c84753b5f4d26e0a1 P 7bf100434989413581eeb126c78d8903 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ebf6802906594fc0ba3982cd39d441c7" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 36683 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:53:15.109378  6858 raft_consensus.cc:1275] T 6f70681760e24b5c84753b5f4d26e0a1 P 17fca55f1a2b4b71851b689f28ef067d [term 3 FOLLOWER]: Refusing update from remote peer 7bf100434989413581eeb126c78d8903: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:53:15.110536  7108 consensus_queue.cc:1048] T 6f70681760e24b5c84753b5f4d26e0a1 P 7bf100434989413581eeb126c78d8903 [LEADER]: Connected to new peer: Peer: permanent_uuid: "17fca55f1a2b4b71851b689f28ef067d" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40955 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:53:15.243239  6858 raft_consensus.cc:1275] T 11c9b095506d405783df389f0d06ef79 P 17fca55f1a2b4b71851b689f28ef067d [term 4 FOLLOWER]: Refusing update from remote peer 7bf100434989413581eeb126c78d8903: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 14:53:15.244196  7099 consensus_queue.cc:1048] T 11c9b095506d405783df389f0d06ef79 P 7bf100434989413581eeb126c78d8903 [LEADER]: Connected to new peer: Peer: permanent_uuid: "17fca55f1a2b4b71851b689f28ef067d" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40955 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:53:15.251236  6933 raft_consensus.cc:1275] T 11c9b095506d405783df389f0d06ef79 P ebf6802906594fc0ba3982cd39d441c7 [term 4 FOLLOWER]: Refusing update from remote peer 7bf100434989413581eeb126c78d8903: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 14:53:15.252341  7108 consensus_queue.cc:1048] T 11c9b095506d405783df389f0d06ef79 P 7bf100434989413581eeb126c78d8903 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ebf6802906594fc0ba3982cd39d441c7" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 36683 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:53:15.390498  6933 raft_consensus.cc:1275] T e5e9229aec2c431fa3860e656d3cd25d P ebf6802906594fc0ba3982cd39d441c7 [term 3 FOLLOWER]: Refusing update from remote peer 7bf100434989413581eeb126c78d8903: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:53:15.391613  7108 consensus_queue.cc:1048] T e5e9229aec2c431fa3860e656d3cd25d P 7bf100434989413581eeb126c78d8903 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ebf6802906594fc0ba3982cd39d441c7" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 36683 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:53:15.399127  6858 raft_consensus.cc:1275] T e5e9229aec2c431fa3860e656d3cd25d P 17fca55f1a2b4b71851b689f28ef067d [term 3 FOLLOWER]: Refusing update from remote peer 7bf100434989413581eeb126c78d8903: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:53:15.400664  7108 consensus_queue.cc:1048] T e5e9229aec2c431fa3860e656d3cd25d P 7bf100434989413581eeb126c78d8903 [LEADER]: Connected to new peer: Peer: permanent_uuid: "17fca55f1a2b4b71851b689f28ef067d" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40955 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:53:17.419647  6159 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:53:17.429571  6784 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "0491e68c0d2d43a29f1b0127987212ee"
dest_uuid: "7bf100434989413581eeb126c78d8903"
mode: GRACEFUL
new_leader_uuid: "ebf6802906594fc0ba3982cd39d441c7"
 from {username='slave'} at 127.0.0.1:54746
I20260709 14:53:17.430313  6784 raft_consensus.cc:606] T 0491e68c0d2d43a29f1b0127987212ee P 7bf100434989413581eeb126c78d8903 [term 4 LEADER]: Received request to transfer leadership to TS ebf6802906594fc0ba3982cd39d441c7
I20260709 14:53:17.432480  6784 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "a0e8aa655d71425d90c86f46c6a51255"
dest_uuid: "7bf100434989413581eeb126c78d8903"
mode: GRACEFUL
new_leader_uuid: "ebf6802906594fc0ba3982cd39d441c7"
 from {username='slave'} at 127.0.0.1:54746
I20260709 14:53:17.432861  6784 raft_consensus.cc:606] T a0e8aa655d71425d90c86f46c6a51255 P 7bf100434989413581eeb126c78d8903 [term 1 LEADER]: Received request to transfer leadership to TS ebf6802906594fc0ba3982cd39d441c7
I20260709 14:53:17.434944  6784 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e5e9229aec2c431fa3860e656d3cd25d"
dest_uuid: "7bf100434989413581eeb126c78d8903"
mode: GRACEFUL
new_leader_uuid: "17fca55f1a2b4b71851b689f28ef067d"
 from {username='slave'} at 127.0.0.1:54746
I20260709 14:53:17.435341  6784 raft_consensus.cc:606] T e5e9229aec2c431fa3860e656d3cd25d P 7bf100434989413581eeb126c78d8903 [term 3 LEADER]: Received request to transfer leadership to TS 17fca55f1a2b4b71851b689f28ef067d
I20260709 14:53:17.437408  6784 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ec09a471f4b04cf1a127ac598493ff65"
dest_uuid: "7bf100434989413581eeb126c78d8903"
mode: GRACEFUL
new_leader_uuid: "17fca55f1a2b4b71851b689f28ef067d"
 from {username='slave'} at 127.0.0.1:54746
I20260709 14:53:17.437879  6784 raft_consensus.cc:606] T ec09a471f4b04cf1a127ac598493ff65 P 7bf100434989413581eeb126c78d8903 [term 2 LEADER]: Received request to transfer leadership to TS 17fca55f1a2b4b71851b689f28ef067d
I20260709 14:53:17.438939  6159 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 4
I20260709 14:53:17.439481  6159 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 14:53:17.522794  7106 raft_consensus.cc:993] T a0e8aa655d71425d90c86f46c6a51255 P 7bf100434989413581eeb126c78d8903: : Instructing follower ebf6802906594fc0ba3982cd39d441c7 to start an election
I20260709 14:53:17.523402  7123 raft_consensus.cc:1081] T a0e8aa655d71425d90c86f46c6a51255 P 7bf100434989413581eeb126c78d8903 [term 1 LEADER]: Signalling peer ebf6802906594fc0ba3982cd39d441c7 to start an election
I20260709 14:53:17.524690  6934 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "a0e8aa655d71425d90c86f46c6a51255"
dest_uuid: "ebf6802906594fc0ba3982cd39d441c7"
 from {username='slave'} at 127.0.0.1:39420
I20260709 14:53:17.525218  6934 raft_consensus.cc:493] T a0e8aa655d71425d90c86f46c6a51255 P ebf6802906594fc0ba3982cd39d441c7 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:53:17.525516  6934 raft_consensus.cc:3060] T a0e8aa655d71425d90c86f46c6a51255 P ebf6802906594fc0ba3982cd39d441c7 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:53:17.530516  6934 raft_consensus.cc:515] T a0e8aa655d71425d90c86f46c6a51255 P ebf6802906594fc0ba3982cd39d441c7 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bf100434989413581eeb126c78d8903" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 37749 } } peers { permanent_uuid: "17fca55f1a2b4b71851b689f28ef067d" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40955 } } peers { permanent_uuid: "ebf6802906594fc0ba3982cd39d441c7" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 36683 } }
I20260709 14:53:17.532120  6934 leader_election.cc:290] T a0e8aa655d71425d90c86f46c6a51255 P ebf6802906594fc0ba3982cd39d441c7 [CANDIDATE]: Term 2 election: Requested vote from peers 7bf100434989413581eeb126c78d8903 (127.6.3.193:37749), 17fca55f1a2b4b71851b689f28ef067d (127.6.3.194:40955)
I20260709 14:53:17.532829  6784 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a0e8aa655d71425d90c86f46c6a51255" candidate_uuid: "ebf6802906594fc0ba3982cd39d441c7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "7bf100434989413581eeb126c78d8903"
I20260709 14:53:17.533365  6858 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a0e8aa655d71425d90c86f46c6a51255" candidate_uuid: "ebf6802906594fc0ba3982cd39d441c7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "17fca55f1a2b4b71851b689f28ef067d"
I20260709 14:53:17.533593  6784 raft_consensus.cc:3055] T a0e8aa655d71425d90c86f46c6a51255 P 7bf100434989413581eeb126c78d8903 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:53:17.533874  6858 raft_consensus.cc:3060] T a0e8aa655d71425d90c86f46c6a51255 P 17fca55f1a2b4b71851b689f28ef067d [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:53:17.533926  6784 raft_consensus.cc:740] T a0e8aa655d71425d90c86f46c6a51255 P 7bf100434989413581eeb126c78d8903 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 7bf100434989413581eeb126c78d8903, State: Running, Role: LEADER
I20260709 14:53:17.534842  6784 consensus_queue.cc:260] T a0e8aa655d71425d90c86f46c6a51255 P 7bf100434989413581eeb126c78d8903 [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: "7bf100434989413581eeb126c78d8903" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 37749 } } peers { permanent_uuid: "17fca55f1a2b4b71851b689f28ef067d" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40955 } } peers { permanent_uuid: "ebf6802906594fc0ba3982cd39d441c7" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 36683 } }
I20260709 14:53:17.536293  6784 raft_consensus.cc:3060] T a0e8aa655d71425d90c86f46c6a51255 P 7bf100434989413581eeb126c78d8903 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:53:17.540997  6858 raft_consensus.cc:2468] T a0e8aa655d71425d90c86f46c6a51255 P 17fca55f1a2b4b71851b689f28ef067d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ebf6802906594fc0ba3982cd39d441c7 in term 2.
I20260709 14:53:17.542153  6897 leader_election.cc:304] T a0e8aa655d71425d90c86f46c6a51255 P ebf6802906594fc0ba3982cd39d441c7 [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: 17fca55f1a2b4b71851b689f28ef067d, ebf6802906594fc0ba3982cd39d441c7; no voters: 
I20260709 14:53:17.542929  7079 raft_consensus.cc:2804] T a0e8aa655d71425d90c86f46c6a51255 P ebf6802906594fc0ba3982cd39d441c7 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:53:17.543429  6784 raft_consensus.cc:2468] T a0e8aa655d71425d90c86f46c6a51255 P 7bf100434989413581eeb126c78d8903 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ebf6802906594fc0ba3982cd39d441c7 in term 2.
I20260709 14:53:17.543992  7079 raft_consensus.cc:697] T a0e8aa655d71425d90c86f46c6a51255 P ebf6802906594fc0ba3982cd39d441c7 [term 2 LEADER]: Becoming Leader. State: Replica: ebf6802906594fc0ba3982cd39d441c7, State: Running, Role: LEADER
I20260709 14:53:17.544976  7079 consensus_queue.cc:237] T a0e8aa655d71425d90c86f46c6a51255 P ebf6802906594fc0ba3982cd39d441c7 [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: "7bf100434989413581eeb126c78d8903" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 37749 } } peers { permanent_uuid: "17fca55f1a2b4b71851b689f28ef067d" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40955 } } peers { permanent_uuid: "ebf6802906594fc0ba3982cd39d441c7" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 36683 } }
I20260709 14:53:17.547982  7106 raft_consensus.cc:993] T ec09a471f4b04cf1a127ac598493ff65 P 7bf100434989413581eeb126c78d8903: : Instructing follower 17fca55f1a2b4b71851b689f28ef067d to start an election
I20260709 14:53:17.548403  7123 raft_consensus.cc:1081] T ec09a471f4b04cf1a127ac598493ff65 P 7bf100434989413581eeb126c78d8903 [term 2 LEADER]: Signalling peer 17fca55f1a2b4b71851b689f28ef067d to start an election
I20260709 14:53:17.550110  6858 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ec09a471f4b04cf1a127ac598493ff65"
dest_uuid: "17fca55f1a2b4b71851b689f28ef067d"
 from {username='slave'} at 127.0.0.1:44764
I20260709 14:53:17.550472  6858 raft_consensus.cc:493] T ec09a471f4b04cf1a127ac598493ff65 P 17fca55f1a2b4b71851b689f28ef067d [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:53:17.550711  6858 raft_consensus.cc:3060] T ec09a471f4b04cf1a127ac598493ff65 P 17fca55f1a2b4b71851b689f28ef067d [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:53:17.552759  6681 catalog_manager.cc:5697] T a0e8aa655d71425d90c86f46c6a51255 P ebf6802906594fc0ba3982cd39d441c7 reported cstate change: term changed from 1 to 2, leader changed from 7bf100434989413581eeb126c78d8903 (127.6.3.193) to ebf6802906594fc0ba3982cd39d441c7 (127.6.3.195). New cstate: current_term: 2 leader_uuid: "ebf6802906594fc0ba3982cd39d441c7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bf100434989413581eeb126c78d8903" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 37749 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "17fca55f1a2b4b71851b689f28ef067d" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40955 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ebf6802906594fc0ba3982cd39d441c7" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 36683 } health_report { overall_health: HEALTHY } } }
I20260709 14:53:17.554455  6858 raft_consensus.cc:515] T ec09a471f4b04cf1a127ac598493ff65 P 17fca55f1a2b4b71851b689f28ef067d [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ebf6802906594fc0ba3982cd39d441c7" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 36683 } } peers { permanent_uuid: "7bf100434989413581eeb126c78d8903" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 37749 } } peers { permanent_uuid: "17fca55f1a2b4b71851b689f28ef067d" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40955 } }
I20260709 14:53:17.556697  6858 leader_election.cc:290] T ec09a471f4b04cf1a127ac598493ff65 P 17fca55f1a2b4b71851b689f28ef067d [CANDIDATE]: Term 3 election: Requested vote from peers ebf6802906594fc0ba3982cd39d441c7 (127.6.3.195:36683), 7bf100434989413581eeb126c78d8903 (127.6.3.193:37749)
I20260709 14:53:17.557205  6784 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ec09a471f4b04cf1a127ac598493ff65" candidate_uuid: "17fca55f1a2b4b71851b689f28ef067d" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "7bf100434989413581eeb126c78d8903"
I20260709 14:53:17.557283  6934 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ec09a471f4b04cf1a127ac598493ff65" candidate_uuid: "17fca55f1a2b4b71851b689f28ef067d" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "ebf6802906594fc0ba3982cd39d441c7"
I20260709 14:53:17.558270  6934 raft_consensus.cc:3060] T ec09a471f4b04cf1a127ac598493ff65 P ebf6802906594fc0ba3982cd39d441c7 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:53:17.558246  6784 raft_consensus.cc:3055] T ec09a471f4b04cf1a127ac598493ff65 P 7bf100434989413581eeb126c78d8903 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:53:17.558801  6784 raft_consensus.cc:740] T ec09a471f4b04cf1a127ac598493ff65 P 7bf100434989413581eeb126c78d8903 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 7bf100434989413581eeb126c78d8903, State: Running, Role: LEADER
I20260709 14:53:17.559646  6784 consensus_queue.cc:260] T ec09a471f4b04cf1a127ac598493ff65 P 7bf100434989413581eeb126c78d8903 [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: "ebf6802906594fc0ba3982cd39d441c7" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 36683 } } peers { permanent_uuid: "7bf100434989413581eeb126c78d8903" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 37749 } } peers { permanent_uuid: "17fca55f1a2b4b71851b689f28ef067d" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40955 } }
I20260709 14:53:17.560880  6784 raft_consensus.cc:3060] T ec09a471f4b04cf1a127ac598493ff65 P 7bf100434989413581eeb126c78d8903 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:53:17.564529  6934 raft_consensus.cc:2468] T ec09a471f4b04cf1a127ac598493ff65 P ebf6802906594fc0ba3982cd39d441c7 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 17fca55f1a2b4b71851b689f28ef067d in term 3.
I20260709 14:53:17.565867  6823 leader_election.cc:304] T ec09a471f4b04cf1a127ac598493ff65 P 17fca55f1a2b4b71851b689f28ef067d [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: 17fca55f1a2b4b71851b689f28ef067d, ebf6802906594fc0ba3982cd39d441c7; no voters: 
I20260709 14:53:17.566859  7028 raft_consensus.cc:2804] T ec09a471f4b04cf1a127ac598493ff65 P 17fca55f1a2b4b71851b689f28ef067d [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:53:17.567831  6784 raft_consensus.cc:2468] T ec09a471f4b04cf1a127ac598493ff65 P 7bf100434989413581eeb126c78d8903 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 17fca55f1a2b4b71851b689f28ef067d in term 3.
I20260709 14:53:17.569130  7028 raft_consensus.cc:697] T ec09a471f4b04cf1a127ac598493ff65 P 17fca55f1a2b4b71851b689f28ef067d [term 3 LEADER]: Becoming Leader. State: Replica: 17fca55f1a2b4b71851b689f28ef067d, State: Running, Role: LEADER
I20260709 14:53:17.569947  7028 consensus_queue.cc:237] T ec09a471f4b04cf1a127ac598493ff65 P 17fca55f1a2b4b71851b689f28ef067d [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: "ebf6802906594fc0ba3982cd39d441c7" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 36683 } } peers { permanent_uuid: "7bf100434989413581eeb126c78d8903" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 37749 } } peers { permanent_uuid: "17fca55f1a2b4b71851b689f28ef067d" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40955 } }
I20260709 14:53:17.576464  6681 catalog_manager.cc:5697] T ec09a471f4b04cf1a127ac598493ff65 P 17fca55f1a2b4b71851b689f28ef067d reported cstate change: term changed from 2 to 3, leader changed from 7bf100434989413581eeb126c78d8903 (127.6.3.193) to 17fca55f1a2b4b71851b689f28ef067d (127.6.3.194). New cstate: current_term: 3 leader_uuid: "17fca55f1a2b4b71851b689f28ef067d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ebf6802906594fc0ba3982cd39d441c7" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 36683 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7bf100434989413581eeb126c78d8903" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 37749 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "17fca55f1a2b4b71851b689f28ef067d" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40955 } health_report { overall_health: HEALTHY } } }
I20260709 14:53:17.607115  7106 raft_consensus.cc:993] T 0491e68c0d2d43a29f1b0127987212ee P 7bf100434989413581eeb126c78d8903: : Instructing follower ebf6802906594fc0ba3982cd39d441c7 to start an election
I20260709 14:53:17.607496  7123 raft_consensus.cc:1081] T 0491e68c0d2d43a29f1b0127987212ee P 7bf100434989413581eeb126c78d8903 [term 4 LEADER]: Signalling peer ebf6802906594fc0ba3982cd39d441c7 to start an election
I20260709 14:53:17.608810  6934 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "0491e68c0d2d43a29f1b0127987212ee"
dest_uuid: "ebf6802906594fc0ba3982cd39d441c7"
 from {username='slave'} at 127.0.0.1:39420
I20260709 14:53:17.609238  6934 raft_consensus.cc:493] T 0491e68c0d2d43a29f1b0127987212ee P ebf6802906594fc0ba3982cd39d441c7 [term 4 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:53:17.609510  6934 raft_consensus.cc:3060] T 0491e68c0d2d43a29f1b0127987212ee P ebf6802906594fc0ba3982cd39d441c7 [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:53:17.613047  6934 raft_consensus.cc:515] T 0491e68c0d2d43a29f1b0127987212ee P ebf6802906594fc0ba3982cd39d441c7 [term 5 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bf100434989413581eeb126c78d8903" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 37749 } } peers { permanent_uuid: "17fca55f1a2b4b71851b689f28ef067d" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40955 } } peers { permanent_uuid: "ebf6802906594fc0ba3982cd39d441c7" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 36683 } }
I20260709 14:53:17.614457  6934 leader_election.cc:290] T 0491e68c0d2d43a29f1b0127987212ee P ebf6802906594fc0ba3982cd39d441c7 [CANDIDATE]: Term 5 election: Requested vote from peers 7bf100434989413581eeb126c78d8903 (127.6.3.193:37749), 17fca55f1a2b4b71851b689f28ef067d (127.6.3.194:40955)
I20260709 14:53:17.615068  6784 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0491e68c0d2d43a29f1b0127987212ee" candidate_uuid: "ebf6802906594fc0ba3982cd39d441c7" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "7bf100434989413581eeb126c78d8903"
I20260709 14:53:17.615392  6858 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0491e68c0d2d43a29f1b0127987212ee" candidate_uuid: "ebf6802906594fc0ba3982cd39d441c7" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "17fca55f1a2b4b71851b689f28ef067d"
I20260709 14:53:17.615609  6784 raft_consensus.cc:3055] T 0491e68c0d2d43a29f1b0127987212ee P 7bf100434989413581eeb126c78d8903 [term 4 LEADER]: Stepping down as leader of term 4
I20260709 14:53:17.615869  6858 raft_consensus.cc:3060] T 0491e68c0d2d43a29f1b0127987212ee P 17fca55f1a2b4b71851b689f28ef067d [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:53:17.615945  6784 raft_consensus.cc:740] T 0491e68c0d2d43a29f1b0127987212ee P 7bf100434989413581eeb126c78d8903 [term 4 LEADER]: Becoming Follower/Learner. State: Replica: 7bf100434989413581eeb126c78d8903, State: Running, Role: LEADER
I20260709 14:53:17.616732  6784 consensus_queue.cc:260] T 0491e68c0d2d43a29f1b0127987212ee P 7bf100434989413581eeb126c78d8903 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 4.4, Last appended by leader: 4, Current term: 4, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bf100434989413581eeb126c78d8903" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 37749 } } peers { permanent_uuid: "17fca55f1a2b4b71851b689f28ef067d" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40955 } } peers { permanent_uuid: "ebf6802906594fc0ba3982cd39d441c7" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 36683 } }
I20260709 14:53:17.617571  6784 raft_consensus.cc:3060] T 0491e68c0d2d43a29f1b0127987212ee P 7bf100434989413581eeb126c78d8903 [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:53:17.619843  6858 raft_consensus.cc:2468] T 0491e68c0d2d43a29f1b0127987212ee P 17fca55f1a2b4b71851b689f28ef067d [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ebf6802906594fc0ba3982cd39d441c7 in term 5.
I20260709 14:53:17.620766  6897 leader_election.cc:304] T 0491e68c0d2d43a29f1b0127987212ee P ebf6802906594fc0ba3982cd39d441c7 [CANDIDATE]: Term 5 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 17fca55f1a2b4b71851b689f28ef067d, ebf6802906594fc0ba3982cd39d441c7; no voters: 
I20260709 14:53:17.621564  7079 raft_consensus.cc:2804] T 0491e68c0d2d43a29f1b0127987212ee P ebf6802906594fc0ba3982cd39d441c7 [term 5 FOLLOWER]: Leader election won for term 5
I20260709 14:53:17.621977  7079 raft_consensus.cc:697] T 0491e68c0d2d43a29f1b0127987212ee P ebf6802906594fc0ba3982cd39d441c7 [term 5 LEADER]: Becoming Leader. State: Replica: ebf6802906594fc0ba3982cd39d441c7, State: Running, Role: LEADER
I20260709 14:53:17.622390  6784 raft_consensus.cc:2468] T 0491e68c0d2d43a29f1b0127987212ee P 7bf100434989413581eeb126c78d8903 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ebf6802906594fc0ba3982cd39d441c7 in term 5.
I20260709 14:53:17.622736  7079 consensus_queue.cc:237] T 0491e68c0d2d43a29f1b0127987212ee P ebf6802906594fc0ba3982cd39d441c7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 4.4, Last appended by leader: 4, Current term: 5, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bf100434989413581eeb126c78d8903" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 37749 } } peers { permanent_uuid: "17fca55f1a2b4b71851b689f28ef067d" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40955 } } peers { permanent_uuid: "ebf6802906594fc0ba3982cd39d441c7" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 36683 } }
I20260709 14:53:17.629324  6681 catalog_manager.cc:5697] T 0491e68c0d2d43a29f1b0127987212ee P ebf6802906594fc0ba3982cd39d441c7 reported cstate change: term changed from 4 to 5, leader changed from 7bf100434989413581eeb126c78d8903 (127.6.3.193) to ebf6802906594fc0ba3982cd39d441c7 (127.6.3.195). New cstate: current_term: 5 leader_uuid: "ebf6802906594fc0ba3982cd39d441c7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bf100434989413581eeb126c78d8903" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 37749 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "17fca55f1a2b4b71851b689f28ef067d" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40955 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ebf6802906594fc0ba3982cd39d441c7" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 36683 } health_report { overall_health: HEALTHY } } }
I20260709 14:53:17.911962  7106 raft_consensus.cc:993] T e5e9229aec2c431fa3860e656d3cd25d P 7bf100434989413581eeb126c78d8903: : Instructing follower 17fca55f1a2b4b71851b689f28ef067d to start an election
I20260709 14:53:17.912370  7123 raft_consensus.cc:1081] T e5e9229aec2c431fa3860e656d3cd25d P 7bf100434989413581eeb126c78d8903 [term 3 LEADER]: Signalling peer 17fca55f1a2b4b71851b689f28ef067d to start an election
I20260709 14:53:17.913571  6858 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e5e9229aec2c431fa3860e656d3cd25d"
dest_uuid: "17fca55f1a2b4b71851b689f28ef067d"
 from {username='slave'} at 127.0.0.1:44764
I20260709 14:53:17.913911  6858 raft_consensus.cc:493] T e5e9229aec2c431fa3860e656d3cd25d P 17fca55f1a2b4b71851b689f28ef067d [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:53:17.914108  6858 raft_consensus.cc:3060] T e5e9229aec2c431fa3860e656d3cd25d P 17fca55f1a2b4b71851b689f28ef067d [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:53:17.917932  6858 raft_consensus.cc:515] T e5e9229aec2c431fa3860e656d3cd25d P 17fca55f1a2b4b71851b689f28ef067d [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bf100434989413581eeb126c78d8903" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 37749 } } peers { permanent_uuid: "17fca55f1a2b4b71851b689f28ef067d" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40955 } } peers { permanent_uuid: "ebf6802906594fc0ba3982cd39d441c7" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 36683 } }
I20260709 14:53:17.919157  6858 leader_election.cc:290] T e5e9229aec2c431fa3860e656d3cd25d P 17fca55f1a2b4b71851b689f28ef067d [CANDIDATE]: Term 4 election: Requested vote from peers 7bf100434989413581eeb126c78d8903 (127.6.3.193:37749), ebf6802906594fc0ba3982cd39d441c7 (127.6.3.195:36683)
I20260709 14:53:17.920053  6934 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e5e9229aec2c431fa3860e656d3cd25d" candidate_uuid: "17fca55f1a2b4b71851b689f28ef067d" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "ebf6802906594fc0ba3982cd39d441c7"
I20260709 14:53:17.920033  6784 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e5e9229aec2c431fa3860e656d3cd25d" candidate_uuid: "17fca55f1a2b4b71851b689f28ef067d" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "7bf100434989413581eeb126c78d8903"
I20260709 14:53:17.920712  6934 raft_consensus.cc:3060] T e5e9229aec2c431fa3860e656d3cd25d P ebf6802906594fc0ba3982cd39d441c7 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:53:17.920804  6784 raft_consensus.cc:3055] T e5e9229aec2c431fa3860e656d3cd25d P 7bf100434989413581eeb126c78d8903 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 14:53:17.921180  6784 raft_consensus.cc:740] T e5e9229aec2c431fa3860e656d3cd25d P 7bf100434989413581eeb126c78d8903 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 7bf100434989413581eeb126c78d8903, State: Running, Role: LEADER
I20260709 14:53:17.921744  6784 consensus_queue.cc:260] T e5e9229aec2c431fa3860e656d3cd25d P 7bf100434989413581eeb126c78d8903 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 3.3, Last appended by leader: 3, Current term: 3, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bf100434989413581eeb126c78d8903" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 37749 } } peers { permanent_uuid: "17fca55f1a2b4b71851b689f28ef067d" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40955 } } peers { permanent_uuid: "ebf6802906594fc0ba3982cd39d441c7" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 36683 } }
I20260709 14:53:17.922739  6784 raft_consensus.cc:3060] T e5e9229aec2c431fa3860e656d3cd25d P 7bf100434989413581eeb126c78d8903 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:53:17.924695  6934 raft_consensus.cc:2468] T e5e9229aec2c431fa3860e656d3cd25d P ebf6802906594fc0ba3982cd39d441c7 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 17fca55f1a2b4b71851b689f28ef067d in term 4.
I20260709 14:53:17.925561  6823 leader_election.cc:304] T e5e9229aec2c431fa3860e656d3cd25d P 17fca55f1a2b4b71851b689f28ef067d [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: 17fca55f1a2b4b71851b689f28ef067d, ebf6802906594fc0ba3982cd39d441c7; no voters: 
I20260709 14:53:17.926314  7028 raft_consensus.cc:2804] T e5e9229aec2c431fa3860e656d3cd25d P 17fca55f1a2b4b71851b689f28ef067d [term 4 FOLLOWER]: Leader election won for term 4
I20260709 14:53:17.926782  7028 raft_consensus.cc:697] T e5e9229aec2c431fa3860e656d3cd25d P 17fca55f1a2b4b71851b689f28ef067d [term 4 LEADER]: Becoming Leader. State: Replica: 17fca55f1a2b4b71851b689f28ef067d, State: Running, Role: LEADER
I20260709 14:53:17.927932  6784 raft_consensus.cc:2468] T e5e9229aec2c431fa3860e656d3cd25d P 7bf100434989413581eeb126c78d8903 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 17fca55f1a2b4b71851b689f28ef067d in term 4.
I20260709 14:53:17.927623  7028 consensus_queue.cc:237] T e5e9229aec2c431fa3860e656d3cd25d P 17fca55f1a2b4b71851b689f28ef067d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 3.3, Last appended by leader: 3, Current term: 4, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bf100434989413581eeb126c78d8903" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 37749 } } peers { permanent_uuid: "17fca55f1a2b4b71851b689f28ef067d" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40955 } } peers { permanent_uuid: "ebf6802906594fc0ba3982cd39d441c7" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 36683 } }
I20260709 14:53:17.934403  6681 catalog_manager.cc:5697] T e5e9229aec2c431fa3860e656d3cd25d P 17fca55f1a2b4b71851b689f28ef067d reported cstate change: term changed from 3 to 4, leader changed from 7bf100434989413581eeb126c78d8903 (127.6.3.193) to 17fca55f1a2b4b71851b689f28ef067d (127.6.3.194). New cstate: current_term: 4 leader_uuid: "17fca55f1a2b4b71851b689f28ef067d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bf100434989413581eeb126c78d8903" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 37749 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "17fca55f1a2b4b71851b689f28ef067d" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40955 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ebf6802906594fc0ba3982cd39d441c7" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 36683 } health_report { overall_health: UNKNOWN } } }
I20260709 14:53:18.003692  6784 raft_consensus.cc:1275] T a0e8aa655d71425d90c86f46c6a51255 P 7bf100434989413581eeb126c78d8903 [term 2 FOLLOWER]: Refusing update from remote peer ebf6802906594fc0ba3982cd39d441c7: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:53:18.004848  7079 consensus_queue.cc:1048] T a0e8aa655d71425d90c86f46c6a51255 P ebf6802906594fc0ba3982cd39d441c7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7bf100434989413581eeb126c78d8903" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 37749 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:53:18.013381  6858 raft_consensus.cc:1275] T a0e8aa655d71425d90c86f46c6a51255 P 17fca55f1a2b4b71851b689f28ef067d [term 2 FOLLOWER]: Refusing update from remote peer ebf6802906594fc0ba3982cd39d441c7: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:53:18.014853  7079 consensus_queue.cc:1048] T a0e8aa655d71425d90c86f46c6a51255 P ebf6802906594fc0ba3982cd39d441c7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "17fca55f1a2b4b71851b689f28ef067d" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40955 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:53:18.063814  6784 raft_consensus.cc:1275] T ec09a471f4b04cf1a127ac598493ff65 P 7bf100434989413581eeb126c78d8903 [term 3 FOLLOWER]: Refusing update from remote peer 17fca55f1a2b4b71851b689f28ef067d: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:53:18.064803  7028 consensus_queue.cc:1048] T ec09a471f4b04cf1a127ac598493ff65 P 17fca55f1a2b4b71851b689f28ef067d [LEADER]: Connected to new peer: Peer: permanent_uuid: "7bf100434989413581eeb126c78d8903" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 37749 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:53:18.072744  6934 raft_consensus.cc:1275] T ec09a471f4b04cf1a127ac598493ff65 P ebf6802906594fc0ba3982cd39d441c7 [term 3 FOLLOWER]: Refusing update from remote peer 17fca55f1a2b4b71851b689f28ef067d: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:53:18.074501  7140 consensus_queue.cc:1048] T ec09a471f4b04cf1a127ac598493ff65 P 17fca55f1a2b4b71851b689f28ef067d [LEADER]: Connected to new peer: Peer: permanent_uuid: "ebf6802906594fc0ba3982cd39d441c7" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 36683 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:53:18.147010  6858 raft_consensus.cc:1275] T 0491e68c0d2d43a29f1b0127987212ee P 17fca55f1a2b4b71851b689f28ef067d [term 5 FOLLOWER]: Refusing update from remote peer ebf6802906594fc0ba3982cd39d441c7: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260709 14:53:18.148219  7079 consensus_queue.cc:1048] T 0491e68c0d2d43a29f1b0127987212ee P ebf6802906594fc0ba3982cd39d441c7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "17fca55f1a2b4b71851b689f28ef067d" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40955 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 14:53:18.155826  6784 raft_consensus.cc:1275] T 0491e68c0d2d43a29f1b0127987212ee P 7bf100434989413581eeb126c78d8903 [term 5 FOLLOWER]: Refusing update from remote peer ebf6802906594fc0ba3982cd39d441c7: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260709 14:53:18.157547  7143 consensus_queue.cc:1048] T 0491e68c0d2d43a29f1b0127987212ee P ebf6802906594fc0ba3982cd39d441c7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7bf100434989413581eeb126c78d8903" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 37749 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 14:53:18.429128  6784 raft_consensus.cc:1275] T e5e9229aec2c431fa3860e656d3cd25d P 7bf100434989413581eeb126c78d8903 [term 4 FOLLOWER]: Refusing update from remote peer 17fca55f1a2b4b71851b689f28ef067d: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 14:53:18.430213  7140 consensus_queue.cc:1048] T e5e9229aec2c431fa3860e656d3cd25d P 17fca55f1a2b4b71851b689f28ef067d [LEADER]: Connected to new peer: Peer: permanent_uuid: "7bf100434989413581eeb126c78d8903" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 37749 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:53:18.438333  6934 raft_consensus.cc:1275] T e5e9229aec2c431fa3860e656d3cd25d P ebf6802906594fc0ba3982cd39d441c7 [term 4 FOLLOWER]: Refusing update from remote peer 17fca55f1a2b4b71851b689f28ef067d: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 14:53:18.439569  7140 consensus_queue.cc:1048] T e5e9229aec2c431fa3860e656d3cd25d P 17fca55f1a2b4b71851b689f28ef067d [LEADER]: Connected to new peer: Peer: permanent_uuid: "ebf6802906594fc0ba3982cd39d441c7" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 36683 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:53:18.441707  6159 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:53:18.450323  6159 tablet_server.cc:179] TabletServer@127.6.3.193:0 shutting down...
I20260709 14:53:18.477053  6159 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 14:53:18.477802  6159 tablet_replica.cc:333] T 6f70681760e24b5c84753b5f4d26e0a1 P 7bf100434989413581eeb126c78d8903: stopping tablet replica
I20260709 14:53:18.478638  6159 raft_consensus.cc:2243] T 6f70681760e24b5c84753b5f4d26e0a1 P 7bf100434989413581eeb126c78d8903 [term 3 LEADER]: Raft consensus shutting down.
I20260709 14:53:18.479462  6159 raft_consensus.cc:2272] T 6f70681760e24b5c84753b5f4d26e0a1 P 7bf100434989413581eeb126c78d8903 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:18.481143  6159 tablet_replica.cc:333] T dd2887cf8a3c431bb93b8c93cdf37f38 P 7bf100434989413581eeb126c78d8903: stopping tablet replica
I20260709 14:53:18.481597  6159 raft_consensus.cc:2243] T dd2887cf8a3c431bb93b8c93cdf37f38 P 7bf100434989413581eeb126c78d8903 [term 3 LEADER]: Raft consensus shutting down.
I20260709 14:53:18.482196  6159 raft_consensus.cc:2272] T dd2887cf8a3c431bb93b8c93cdf37f38 P 7bf100434989413581eeb126c78d8903 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:18.483834  6159 tablet_replica.cc:333] T 11c9b095506d405783df389f0d06ef79 P 7bf100434989413581eeb126c78d8903: stopping tablet replica
I20260709 14:53:18.484306  6159 raft_consensus.cc:2243] T 11c9b095506d405783df389f0d06ef79 P 7bf100434989413581eeb126c78d8903 [term 4 LEADER]: Raft consensus shutting down.
I20260709 14:53:18.484910  6159 raft_consensus.cc:2272] T 11c9b095506d405783df389f0d06ef79 P 7bf100434989413581eeb126c78d8903 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:18.486321  6159 tablet_replica.cc:333] T ec09a471f4b04cf1a127ac598493ff65 P 7bf100434989413581eeb126c78d8903: stopping tablet replica
I20260709 14:53:18.486724  6159 raft_consensus.cc:2243] T ec09a471f4b04cf1a127ac598493ff65 P 7bf100434989413581eeb126c78d8903 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:18.487023  6159 raft_consensus.cc:2272] T ec09a471f4b04cf1a127ac598493ff65 P 7bf100434989413581eeb126c78d8903 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:18.488965  6159 tablet_replica.cc:333] T e26b3ddc0798490eac7aa0017d8be235 P 7bf100434989413581eeb126c78d8903: stopping tablet replica
I20260709 14:53:18.489377  6159 raft_consensus.cc:2243] T e26b3ddc0798490eac7aa0017d8be235 P 7bf100434989413581eeb126c78d8903 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:18.489732  6159 raft_consensus.cc:2272] T e26b3ddc0798490eac7aa0017d8be235 P 7bf100434989413581eeb126c78d8903 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:18.491266  6159 tablet_replica.cc:333] T be674e09460d461caf91c3cbe37a655b P 7bf100434989413581eeb126c78d8903: stopping tablet replica
I20260709 14:53:18.491667  6159 raft_consensus.cc:2243] T be674e09460d461caf91c3cbe37a655b P 7bf100434989413581eeb126c78d8903 [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:53:18.492288  6159 raft_consensus.cc:2272] T be674e09460d461caf91c3cbe37a655b P 7bf100434989413581eeb126c78d8903 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:18.493768  6159 tablet_replica.cc:333] T a0e8aa655d71425d90c86f46c6a51255 P 7bf100434989413581eeb126c78d8903: stopping tablet replica
I20260709 14:53:18.494143  6159 raft_consensus.cc:2243] T a0e8aa655d71425d90c86f46c6a51255 P 7bf100434989413581eeb126c78d8903 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:18.494439  6159 raft_consensus.cc:2272] T a0e8aa655d71425d90c86f46c6a51255 P 7bf100434989413581eeb126c78d8903 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:18.496412  6159 tablet_replica.cc:333] T 0491e68c0d2d43a29f1b0127987212ee P 7bf100434989413581eeb126c78d8903: stopping tablet replica
I20260709 14:53:18.496793  6159 raft_consensus.cc:2243] T 0491e68c0d2d43a29f1b0127987212ee P 7bf100434989413581eeb126c78d8903 [term 5 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:18.497114  6159 raft_consensus.cc:2272] T 0491e68c0d2d43a29f1b0127987212ee P 7bf100434989413581eeb126c78d8903 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:18.498771  6159 tablet_replica.cc:333] T e5e9229aec2c431fa3860e656d3cd25d P 7bf100434989413581eeb126c78d8903: stopping tablet replica
I20260709 14:53:18.499231  6159 raft_consensus.cc:2243] T e5e9229aec2c431fa3860e656d3cd25d P 7bf100434989413581eeb126c78d8903 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:18.499536  6159 raft_consensus.cc:2272] T e5e9229aec2c431fa3860e656d3cd25d P 7bf100434989413581eeb126c78d8903 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:18.501559  6159 tablet_replica.cc:333] T 6dc7bf3f5faf4d63811afc07cfc43955 P 7bf100434989413581eeb126c78d8903: stopping tablet replica
I20260709 14:53:18.502039  6159 raft_consensus.cc:2243] T 6dc7bf3f5faf4d63811afc07cfc43955 P 7bf100434989413581eeb126c78d8903 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:18.502528  6159 raft_consensus.cc:2272] T 6dc7bf3f5faf4d63811afc07cfc43955 P 7bf100434989413581eeb126c78d8903 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:18.520287  6159 tablet_server.cc:196] TabletServer@127.6.3.193:0 shutdown complete.
I20260709 14:53:18.539143  6159 tablet_server.cc:179] TabletServer@127.6.3.194:0 shutting down...
I20260709 14:53:18.560810  6159 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 14:53:18.561498  6159 tablet_replica.cc:333] T 6dc7bf3f5faf4d63811afc07cfc43955 P 17fca55f1a2b4b71851b689f28ef067d: stopping tablet replica
I20260709 14:53:18.562388  6159 raft_consensus.cc:2243] T 6dc7bf3f5faf4d63811afc07cfc43955 P 17fca55f1a2b4b71851b689f28ef067d [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:18.563016  6159 raft_consensus.cc:2272] T 6dc7bf3f5faf4d63811afc07cfc43955 P 17fca55f1a2b4b71851b689f28ef067d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:18.564762  6159 tablet_replica.cc:333] T be674e09460d461caf91c3cbe37a655b P 17fca55f1a2b4b71851b689f28ef067d: stopping tablet replica
I20260709 14:53:18.565209  6159 raft_consensus.cc:2243] T be674e09460d461caf91c3cbe37a655b P 17fca55f1a2b4b71851b689f28ef067d [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:18.565548  6159 raft_consensus.cc:2272] T be674e09460d461caf91c3cbe37a655b P 17fca55f1a2b4b71851b689f28ef067d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:18.566910  6159 tablet_replica.cc:333] T 0491e68c0d2d43a29f1b0127987212ee P 17fca55f1a2b4b71851b689f28ef067d: stopping tablet replica
I20260709 14:53:18.567426  6159 raft_consensus.cc:2243] T 0491e68c0d2d43a29f1b0127987212ee P 17fca55f1a2b4b71851b689f28ef067d [term 5 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:18.567832  6159 raft_consensus.cc:2272] T 0491e68c0d2d43a29f1b0127987212ee P 17fca55f1a2b4b71851b689f28ef067d [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:18.569501  6159 tablet_replica.cc:333] T e5e9229aec2c431fa3860e656d3cd25d P 17fca55f1a2b4b71851b689f28ef067d: stopping tablet replica
I20260709 14:53:18.569908  6159 raft_consensus.cc:2243] T e5e9229aec2c431fa3860e656d3cd25d P 17fca55f1a2b4b71851b689f28ef067d [term 4 LEADER]: Raft consensus shutting down.
I20260709 14:53:18.570498  6159 raft_consensus.cc:2272] T e5e9229aec2c431fa3860e656d3cd25d P 17fca55f1a2b4b71851b689f28ef067d [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:18.572463  6159 tablet_replica.cc:333] T a0e8aa655d71425d90c86f46c6a51255 P 17fca55f1a2b4b71851b689f28ef067d: stopping tablet replica
I20260709 14:53:18.572866  6159 raft_consensus.cc:2243] T a0e8aa655d71425d90c86f46c6a51255 P 17fca55f1a2b4b71851b689f28ef067d [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:18.573159  6159 raft_consensus.cc:2272] T a0e8aa655d71425d90c86f46c6a51255 P 17fca55f1a2b4b71851b689f28ef067d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:18.575284  6159 tablet_replica.cc:333] T dd2887cf8a3c431bb93b8c93cdf37f38 P 17fca55f1a2b4b71851b689f28ef067d: stopping tablet replica
I20260709 14:53:18.575744  6159 raft_consensus.cc:2243] T dd2887cf8a3c431bb93b8c93cdf37f38 P 17fca55f1a2b4b71851b689f28ef067d [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:18.576282  6159 raft_consensus.cc:2272] T dd2887cf8a3c431bb93b8c93cdf37f38 P 17fca55f1a2b4b71851b689f28ef067d [term 3 FOLLOWER]: Raft consensus is shut down!
W20260709 14:53:18.577251  6824 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.6.3.193:37749: connect: Connection refused (error 111) [suppressed 5 similar messages]
I20260709 14:53:18.578146  6159 tablet_replica.cc:333] T 6f70681760e24b5c84753b5f4d26e0a1 P 17fca55f1a2b4b71851b689f28ef067d: stopping tablet replica
I20260709 14:53:18.578665  6159 raft_consensus.cc:2243] T 6f70681760e24b5c84753b5f4d26e0a1 P 17fca55f1a2b4b71851b689f28ef067d [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:18.579069  6159 raft_consensus.cc:2272] T 6f70681760e24b5c84753b5f4d26e0a1 P 17fca55f1a2b4b71851b689f28ef067d [term 3 FOLLOWER]: Raft consensus is shut down!
W20260709 14:53:18.580632  6824 consensus_peers.cc:597] T ec09a471f4b04cf1a127ac598493ff65 P 17fca55f1a2b4b71851b689f28ef067d -> Peer 7bf100434989413581eeb126c78d8903 (127.6.3.193:37749): Couldn't send request to peer 7bf100434989413581eeb126c78d8903. Status: Network error: Client connection negotiation failed: client connection to 127.6.3.193:37749: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:53:18.580839  6159 tablet_replica.cc:333] T ec09a471f4b04cf1a127ac598493ff65 P 17fca55f1a2b4b71851b689f28ef067d: stopping tablet replica
I20260709 14:53:18.581368  6159 raft_consensus.cc:2243] T ec09a471f4b04cf1a127ac598493ff65 P 17fca55f1a2b4b71851b689f28ef067d [term 3 LEADER]: Raft consensus shutting down.
I20260709 14:53:18.582018  6159 raft_consensus.cc:2272] T ec09a471f4b04cf1a127ac598493ff65 P 17fca55f1a2b4b71851b689f28ef067d [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:18.583741  6159 tablet_replica.cc:333] T 11c9b095506d405783df389f0d06ef79 P 17fca55f1a2b4b71851b689f28ef067d: stopping tablet replica
I20260709 14:53:18.584200  6159 raft_consensus.cc:2243] T 11c9b095506d405783df389f0d06ef79 P 17fca55f1a2b4b71851b689f28ef067d [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:18.584565  6159 raft_consensus.cc:2272] T 11c9b095506d405783df389f0d06ef79 P 17fca55f1a2b4b71851b689f28ef067d [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:18.586042  6159 tablet_replica.cc:333] T e26b3ddc0798490eac7aa0017d8be235 P 17fca55f1a2b4b71851b689f28ef067d: stopping tablet replica
I20260709 14:53:18.586468  6159 raft_consensus.cc:2243] T e26b3ddc0798490eac7aa0017d8be235 P 17fca55f1a2b4b71851b689f28ef067d [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:53:18.587206  6159 raft_consensus.cc:2272] T e26b3ddc0798490eac7aa0017d8be235 P 17fca55f1a2b4b71851b689f28ef067d [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 14:53:18.598081  6897 consensus_peers.cc:597] T a0e8aa655d71425d90c86f46c6a51255 P ebf6802906594fc0ba3982cd39d441c7 -> Peer 17fca55f1a2b4b71851b689f28ef067d (127.6.3.194:40955): Couldn't send request to peer 17fca55f1a2b4b71851b689f28ef067d. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 14:53:18.607165  6898 consensus_peers.cc:597] T a0e8aa655d71425d90c86f46c6a51255 P ebf6802906594fc0ba3982cd39d441c7 -> Peer 7bf100434989413581eeb126c78d8903 (127.6.3.193:37749): Couldn't send request to peer 7bf100434989413581eeb126c78d8903. Status: Network error: Client connection negotiation failed: client connection to 127.6.3.193:37749: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:53:18.608079  6159 tablet_server.cc:196] TabletServer@127.6.3.194:0 shutdown complete.
I20260709 14:53:18.623642  6159 tablet_server.cc:179] TabletServer@127.6.3.195:0 shutting down...
W20260709 14:53:18.646320  6898 consensus_peers.cc:597] T 0491e68c0d2d43a29f1b0127987212ee P ebf6802906594fc0ba3982cd39d441c7 -> Peer 7bf100434989413581eeb126c78d8903 (127.6.3.193:37749): Couldn't send request to peer 7bf100434989413581eeb126c78d8903. Status: Network error: Client connection negotiation failed: client connection to 127.6.3.193:37749: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:53:18.649245  6159 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 14:53:18.649878  6159 tablet_replica.cc:333] T a0e8aa655d71425d90c86f46c6a51255 P ebf6802906594fc0ba3982cd39d441c7: stopping tablet replica
I20260709 14:53:18.650466  6159 raft_consensus.cc:2243] T a0e8aa655d71425d90c86f46c6a51255 P ebf6802906594fc0ba3982cd39d441c7 [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:53:18.651149  6159 raft_consensus.cc:2272] T a0e8aa655d71425d90c86f46c6a51255 P ebf6802906594fc0ba3982cd39d441c7 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:18.653266  6159 tablet_replica.cc:333] T be674e09460d461caf91c3cbe37a655b P ebf6802906594fc0ba3982cd39d441c7: stopping tablet replica
I20260709 14:53:18.653688  6159 raft_consensus.cc:2243] T be674e09460d461caf91c3cbe37a655b P ebf6802906594fc0ba3982cd39d441c7 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:18.654004  6159 raft_consensus.cc:2272] T be674e09460d461caf91c3cbe37a655b P ebf6802906594fc0ba3982cd39d441c7 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:18.655560  6159 tablet_replica.cc:333] T 11c9b095506d405783df389f0d06ef79 P ebf6802906594fc0ba3982cd39d441c7: stopping tablet replica
I20260709 14:53:18.655972  6159 raft_consensus.cc:2243] T 11c9b095506d405783df389f0d06ef79 P ebf6802906594fc0ba3982cd39d441c7 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:18.656282  6159 raft_consensus.cc:2272] T 11c9b095506d405783df389f0d06ef79 P ebf6802906594fc0ba3982cd39d441c7 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:18.657572  6159 tablet_replica.cc:333] T e26b3ddc0798490eac7aa0017d8be235 P ebf6802906594fc0ba3982cd39d441c7: stopping tablet replica
I20260709 14:53:18.658006  6159 raft_consensus.cc:2243] T e26b3ddc0798490eac7aa0017d8be235 P ebf6802906594fc0ba3982cd39d441c7 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:18.658389  6159 raft_consensus.cc:2272] T e26b3ddc0798490eac7aa0017d8be235 P ebf6802906594fc0ba3982cd39d441c7 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:18.659898  6159 tablet_replica.cc:333] T ec09a471f4b04cf1a127ac598493ff65 P ebf6802906594fc0ba3982cd39d441c7: stopping tablet replica
I20260709 14:53:18.660310  6159 raft_consensus.cc:2243] T ec09a471f4b04cf1a127ac598493ff65 P ebf6802906594fc0ba3982cd39d441c7 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:18.660643  6159 raft_consensus.cc:2272] T ec09a471f4b04cf1a127ac598493ff65 P ebf6802906594fc0ba3982cd39d441c7 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:18.662719  6159 tablet_replica.cc:333] T dd2887cf8a3c431bb93b8c93cdf37f38 P ebf6802906594fc0ba3982cd39d441c7: stopping tablet replica
I20260709 14:53:18.663308  6159 raft_consensus.cc:2243] T dd2887cf8a3c431bb93b8c93cdf37f38 P ebf6802906594fc0ba3982cd39d441c7 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:18.663816  6159 raft_consensus.cc:2272] T dd2887cf8a3c431bb93b8c93cdf37f38 P ebf6802906594fc0ba3982cd39d441c7 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:18.666213  6159 tablet_replica.cc:333] T 6f70681760e24b5c84753b5f4d26e0a1 P ebf6802906594fc0ba3982cd39d441c7: stopping tablet replica
W20260709 14:53:18.666402  6898 consensus_peers.cc:597] T 6dc7bf3f5faf4d63811afc07cfc43955 P ebf6802906594fc0ba3982cd39d441c7 -> Peer 7bf100434989413581eeb126c78d8903 (127.6.3.193:37749): Couldn't send request to peer 7bf100434989413581eeb126c78d8903. Status: Network error: Client connection negotiation failed: client connection to 127.6.3.193:37749: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:53:18.666810  6159 raft_consensus.cc:2243] T 6f70681760e24b5c84753b5f4d26e0a1 P ebf6802906594fc0ba3982cd39d441c7 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:18.667299  6159 raft_consensus.cc:2272] T 6f70681760e24b5c84753b5f4d26e0a1 P ebf6802906594fc0ba3982cd39d441c7 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:18.668843  6159 tablet_replica.cc:333] T 6dc7bf3f5faf4d63811afc07cfc43955 P ebf6802906594fc0ba3982cd39d441c7: stopping tablet replica
I20260709 14:53:18.669312  6159 raft_consensus.cc:2243] T 6dc7bf3f5faf4d63811afc07cfc43955 P ebf6802906594fc0ba3982cd39d441c7 [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:53:18.669999  6159 raft_consensus.cc:2272] T 6dc7bf3f5faf4d63811afc07cfc43955 P ebf6802906594fc0ba3982cd39d441c7 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:18.671725  6159 tablet_replica.cc:333] T e5e9229aec2c431fa3860e656d3cd25d P ebf6802906594fc0ba3982cd39d441c7: stopping tablet replica
I20260709 14:53:18.672197  6159 raft_consensus.cc:2243] T e5e9229aec2c431fa3860e656d3cd25d P ebf6802906594fc0ba3982cd39d441c7 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:18.672581  6159 raft_consensus.cc:2272] T e5e9229aec2c431fa3860e656d3cd25d P ebf6802906594fc0ba3982cd39d441c7 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:18.674525  6159 tablet_replica.cc:333] T 0491e68c0d2d43a29f1b0127987212ee P ebf6802906594fc0ba3982cd39d441c7: stopping tablet replica
I20260709 14:53:18.674960  6159 raft_consensus.cc:2243] T 0491e68c0d2d43a29f1b0127987212ee P ebf6802906594fc0ba3982cd39d441c7 [term 5 LEADER]: Raft consensus shutting down.
I20260709 14:53:18.675665  6159 raft_consensus.cc:2272] T 0491e68c0d2d43a29f1b0127987212ee P ebf6802906594fc0ba3982cd39d441c7 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:18.693064  6159 tablet_server.cc:196] TabletServer@127.6.3.195:0 shutdown complete.
I20260709 14:53:18.709568  6159 master.cc:562] Master@127.6.3.254:38139 shutting down...
I20260709 14:53:18.728487  6159 raft_consensus.cc:2243] T 00000000000000000000000000000000 P d0e7cc3d72584b0185405d21f7b66998 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:53:18.728988  6159 raft_consensus.cc:2272] T 00000000000000000000000000000000 P d0e7cc3d72584b0185405d21f7b66998 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:18.729328  6159 tablet_replica.cc:333] T 00000000000000000000000000000000 P d0e7cc3d72584b0185405d21f7b66998: stopping tablet replica
I20260709 14:53:18.748762  6159 master.cc:584] Master@127.6.3.254:38139 shutdown complete.
17fca55f1a2b4b71851b689f28ef067d  4
7bf100434989413581eeb126c78d8903  5
ebf6802906594fc0ba3982cd39d441c7  1
[       OK ] LeaderRebalancerTest.FunctionalTestForNotDivided (10689 ms)
[ RUN      ] LeaderRebalancerTest.AddTserver
I20260709 14:53:18.794974  6159 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.6.3.254:45707
I20260709 14:53:18.796047  6159 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:53:18.801329  7153 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
W20260709 14:53:18.801744  7152 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
W20260709 14:53:18.802119  7155 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
I20260709 14:53:18.803368  6159 server_base.cc:1061] running on GCE node
I20260709 14:53:18.804174  6159 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 14:53:18.804382  6159 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 14:53:18.804566  6159 hybrid_clock.cc:648] HybridClock initialized: now 1783608798804525 us; error 0 us; skew 500 ppm
I20260709 14:53:18.805110  6159 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:53:18.807422  6159 webserver.cc:533] Webserver started at http://127.6.3.254:36503/ using document root <none> and password file <none>
I20260709 14:53:18.807905  6159 fs_manager.cc:362] Metadata directory not provided
I20260709 14:53:18.808089  6159 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 14:53:18.808368  6159 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 14:53:18.809357  6159 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskD7XNpc/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783608775933393-6159-0/minicluster-data/master-0-root/instance:
uuid: "5689616f0539427f89723e377a6ae550"
format_stamp: "Formatted at 2026-07-09 14:53:18 on dist-test-slave-rx4q"
I20260709 14:53:18.813354  6159 fs_manager.cc:696] Time spent creating directory manager: real 0.003s	user 0.006s	sys 0.000s
I20260709 14:53:18.816274  7160 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:53:18.816974  6159 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260709 14:53:18.817258  6159 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskD7XNpc/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783608775933393-6159-0/minicluster-data/master-0-root
uuid: "5689616f0539427f89723e377a6ae550"
format_stamp: "Formatted at 2026-07-09 14:53:18 on dist-test-slave-rx4q"
I20260709 14:53:18.817516  6159 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskD7XNpc/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783608775933393-6159-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskD7XNpc/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783608775933393-6159-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskD7XNpc/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783608775933393-6159-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)
I20260709 14:53:18.836371  6159 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:53:18.837404  6159 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:53:18.873222  6159 rpc_server.cc:307] RPC server started. Bound to: 127.6.3.254:45707
I20260709 14:53:18.873272  7211 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.6.3.254:45707 every 8 connection(s)
I20260709 14:53:18.876902  7212 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:18.885718  7212 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 5689616f0539427f89723e377a6ae550: Bootstrap starting.
I20260709 14:53:18.889945  7212 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 5689616f0539427f89723e377a6ae550: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:18.893754  7212 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 5689616f0539427f89723e377a6ae550: No bootstrap required, opened a new log
I20260709 14:53:18.895578  7212 raft_consensus.cc:359] T 00000000000000000000000000000000 P 5689616f0539427f89723e377a6ae550 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "5689616f0539427f89723e377a6ae550" member_type: VOTER }
I20260709 14:53:18.895903  7212 raft_consensus.cc:385] T 00000000000000000000000000000000 P 5689616f0539427f89723e377a6ae550 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:18.896068  7212 raft_consensus.cc:740] T 00000000000000000000000000000000 P 5689616f0539427f89723e377a6ae550 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5689616f0539427f89723e377a6ae550, State: Initialized, Role: FOLLOWER
I20260709 14:53:18.896591  7212 consensus_queue.cc:260] T 00000000000000000000000000000000 P 5689616f0539427f89723e377a6ae550 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "5689616f0539427f89723e377a6ae550" member_type: VOTER }
I20260709 14:53:18.897140  7212 raft_consensus.cc:399] T 00000000000000000000000000000000 P 5689616f0539427f89723e377a6ae550 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260709 14:53:18.897338  7212 raft_consensus.cc:493] T 00000000000000000000000000000000 P 5689616f0539427f89723e377a6ae550 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260709 14:53:18.897533  7212 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 5689616f0539427f89723e377a6ae550 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:18.901190  7212 raft_consensus.cc:515] T 00000000000000000000000000000000 P 5689616f0539427f89723e377a6ae550 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "5689616f0539427f89723e377a6ae550" member_type: VOTER }
I20260709 14:53:18.901609  7212 leader_election.cc:304] T 00000000000000000000000000000000 P 5689616f0539427f89723e377a6ae550 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 5689616f0539427f89723e377a6ae550; no voters: 
I20260709 14:53:18.902601  7212 leader_election.cc:290] T 00000000000000000000000000000000 P 5689616f0539427f89723e377a6ae550 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260709 14:53:18.902967  7215 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 5689616f0539427f89723e377a6ae550 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:53:18.904261  7215 raft_consensus.cc:697] T 00000000000000000000000000000000 P 5689616f0539427f89723e377a6ae550 [term 1 LEADER]: Becoming Leader. State: Replica: 5689616f0539427f89723e377a6ae550, State: Running, Role: LEADER
I20260709 14:53:18.904804  7215 consensus_queue.cc:237] T 00000000000000000000000000000000 P 5689616f0539427f89723e377a6ae550 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "5689616f0539427f89723e377a6ae550" member_type: VOTER }
I20260709 14:53:18.905365  7212 sys_catalog.cc:565] T 00000000000000000000000000000000 P 5689616f0539427f89723e377a6ae550 [sys.catalog]: configured and running, proceeding with master startup.
I20260709 14:53:18.909268  7216 sys_catalog.cc:455] T 00000000000000000000000000000000 P 5689616f0539427f89723e377a6ae550 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "5689616f0539427f89723e377a6ae550" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "5689616f0539427f89723e377a6ae550" member_type: VOTER } }
I20260709 14:53:18.909862  7216 sys_catalog.cc:458] T 00000000000000000000000000000000 P 5689616f0539427f89723e377a6ae550 [sys.catalog]: This master's current role is: LEADER
I20260709 14:53:18.909416  7217 sys_catalog.cc:455] T 00000000000000000000000000000000 P 5689616f0539427f89723e377a6ae550 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 5689616f0539427f89723e377a6ae550. Latest consensus state: current_term: 1 leader_uuid: "5689616f0539427f89723e377a6ae550" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "5689616f0539427f89723e377a6ae550" member_type: VOTER } }
I20260709 14:53:18.910655  7217 sys_catalog.cc:458] T 00000000000000000000000000000000 P 5689616f0539427f89723e377a6ae550 [sys.catalog]: This master's current role is: LEADER
I20260709 14:53:18.912425  7222 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260709 14:53:18.919759  7222 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260709 14:53:18.920665  6159 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260709 14:53:18.927330  7222 catalog_manager.cc:1383] Generated new cluster ID: 4e82c87866454911ad26152ef2302604
I20260709 14:53:18.927589  7222 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260709 14:53:18.944201  7222 catalog_manager.cc:1406] Generated new certificate authority record
I20260709 14:53:18.945314  7222 catalog_manager.cc:1540] Loading token signing keys...
I20260709 14:53:18.955195  7222 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 5689616f0539427f89723e377a6ae550: Generated new TSK 0
I20260709 14:53:18.955706  7222 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260709 14:53:18.986533  6159 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:53:18.992128  7233 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
W20260709 14:53:18.993206  7234 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
W20260709 14:53:18.994506  7236 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
I20260709 14:53:18.997589  6159 server_base.cc:1061] running on GCE node
I20260709 14:53:18.998726  6159 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 14:53:18.998894  6159 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 14:53:18.999172  6159 hybrid_clock.cc:648] HybridClock initialized: now 1783608798999152 us; error 0 us; skew 500 ppm
I20260709 14:53:18.999723  6159 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:53:19.001767  6159 webserver.cc:533] Webserver started at http://127.6.3.193:36111/ using document root <none> and password file <none>
I20260709 14:53:19.002249  6159 fs_manager.cc:362] Metadata directory not provided
I20260709 14:53:19.002471  6159 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 14:53:19.002736  6159 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 14:53:19.003773  6159 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskD7XNpc/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783608775933393-6159-0/minicluster-data/ts-0-root/instance:
uuid: "83ca7750fbc741b7afc841bda942cdb1"
format_stamp: "Formatted at 2026-07-09 14:53:18 on dist-test-slave-rx4q"
I20260709 14:53:19.007900  6159 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.001s	sys 0.004s
I20260709 14:53:19.010764  7241 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:53:19.011523  6159 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260709 14:53:19.011811  6159 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskD7XNpc/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783608775933393-6159-0/minicluster-data/ts-0-root
uuid: "83ca7750fbc741b7afc841bda942cdb1"
format_stamp: "Formatted at 2026-07-09 14:53:18 on dist-test-slave-rx4q"
I20260709 14:53:19.012094  6159 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskD7XNpc/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783608775933393-6159-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskD7XNpc/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783608775933393-6159-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskD7XNpc/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783608775933393-6159-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)
I20260709 14:53:19.031399  6159 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:53:19.032485  6159 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:53:19.033793  6159 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 14:53:19.036013  6159 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 14:53:19.036235  6159 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:53:19.036484  6159 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 14:53:19.036669  6159 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:53:19.073701  6159 rpc_server.cc:307] RPC server started. Bound to: 127.6.3.193:39489
I20260709 14:53:19.073796  7303 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.6.3.193:39489 every 8 connection(s)
I20260709 14:53:19.078420  6159 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:53:19.084766  7308 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
W20260709 14:53:19.086539  7309 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
W20260709 14:53:19.088991  7311 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
I20260709 14:53:19.089836  6159 server_base.cc:1061] running on GCE node
I20260709 14:53:19.090799  6159 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260709 14:53:19.090986  7304 heartbeater.cc:344] Connected to a master server at 127.6.3.254:45707
W20260709 14:53:19.091071  6159 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 14:53:19.091367  6159 hybrid_clock.cc:648] HybridClock initialized: now 1783608799091348 us; error 0 us; skew 500 ppm
I20260709 14:53:19.091435  7304 heartbeater.cc:461] Registering TS with master...
I20260709 14:53:19.092089  6159 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:53:19.092226  7304 heartbeater.cc:507] Master 127.6.3.254:45707 requested a full tablet report, sending...
I20260709 14:53:19.094529  6159 webserver.cc:533] Webserver started at http://127.6.3.194:35349/ using document root <none> and password file <none>
I20260709 14:53:19.094548  7177 ts_manager.cc:194] Registered new tserver with Master: 83ca7750fbc741b7afc841bda942cdb1 (127.6.3.193:39489)
I20260709 14:53:19.095204  6159 fs_manager.cc:362] Metadata directory not provided
I20260709 14:53:19.095427  6159 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 14:53:19.095707  6159 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 14:53:19.096616  7177 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:56690
I20260709 14:53:19.096767  6159 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskD7XNpc/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783608775933393-6159-0/minicluster-data/ts-1-root/instance:
uuid: "1d75d40cbcd84cb4b284a0d8c8bcc1e0"
format_stamp: "Formatted at 2026-07-09 14:53:19 on dist-test-slave-rx4q"
I20260709 14:53:19.101544  6159 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.004s
I20260709 14:53:19.104502  7316 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:53:19.105211  6159 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260709 14:53:19.105491  6159 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskD7XNpc/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783608775933393-6159-0/minicluster-data/ts-1-root
uuid: "1d75d40cbcd84cb4b284a0d8c8bcc1e0"
format_stamp: "Formatted at 2026-07-09 14:53:19 on dist-test-slave-rx4q"
I20260709 14:53:19.105796  6159 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskD7XNpc/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783608775933393-6159-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskD7XNpc/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783608775933393-6159-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskD7XNpc/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783608775933393-6159-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)
I20260709 14:53:19.139603  6159 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:53:19.140722  6159 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:53:19.142071  6159 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 14:53:19.144109  6159 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 14:53:19.144332  6159 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:53:19.144579  6159 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 14:53:19.144770  6159 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:53:19.181669  6159 rpc_server.cc:307] RPC server started. Bound to: 127.6.3.194:39831
I20260709 14:53:19.181761  7378 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.6.3.194:39831 every 8 connection(s)
I20260709 14:53:19.186213  6159 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:53:19.192283  7382 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
W20260709 14:53:19.193965  7383 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
I20260709 14:53:19.196543  6159 server_base.cc:1061] running on GCE node
W20260709 14:53:19.196825  7385 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
I20260709 14:53:19.197860  6159 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 14:53:19.198097  6159 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 14:53:19.198329  6159 hybrid_clock.cc:648] HybridClock initialized: now 1783608799198290 us; error 0 us; skew 500 ppm
I20260709 14:53:19.199035  7379 heartbeater.cc:344] Connected to a master server at 127.6.3.254:45707
I20260709 14:53:19.199044  6159 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:53:19.199563  7379 heartbeater.cc:461] Registering TS with master...
I20260709 14:53:19.200279  7379 heartbeater.cc:507] Master 127.6.3.254:45707 requested a full tablet report, sending...
I20260709 14:53:19.202003  6159 webserver.cc:533] Webserver started at http://127.6.3.195:33521/ using document root <none> and password file <none>
I20260709 14:53:19.202363  7177 ts_manager.cc:194] Registered new tserver with Master: 1d75d40cbcd84cb4b284a0d8c8bcc1e0 (127.6.3.194:39831)
I20260709 14:53:19.202607  6159 fs_manager.cc:362] Metadata directory not provided
I20260709 14:53:19.202860  6159 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 14:53:19.203179  6159 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 14:53:19.204069  7177 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:56702
I20260709 14:53:19.204589  6159 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskD7XNpc/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783608775933393-6159-0/minicluster-data/ts-2-root/instance:
uuid: "3853b63638f14ce3ad4e7d72d276158c"
format_stamp: "Formatted at 2026-07-09 14:53:19 on dist-test-slave-rx4q"
I20260709 14:53:19.208906  6159 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.000s	sys 0.005s
I20260709 14:53:19.211865  7390 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:53:19.212659  6159 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260709 14:53:19.212941  6159 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskD7XNpc/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783608775933393-6159-0/minicluster-data/ts-2-root
uuid: "3853b63638f14ce3ad4e7d72d276158c"
format_stamp: "Formatted at 2026-07-09 14:53:19 on dist-test-slave-rx4q"
I20260709 14:53:19.213275  6159 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskD7XNpc/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783608775933393-6159-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskD7XNpc/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783608775933393-6159-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskD7XNpc/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783608775933393-6159-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)
I20260709 14:53:19.232324  6159 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:53:19.233363  6159 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:53:19.234663  6159 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 14:53:19.236743  6159 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 14:53:19.236965  6159 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:53:19.237197  6159 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 14:53:19.237370  6159 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:53:19.274674  6159 rpc_server.cc:307] RPC server started. Bound to: 127.6.3.195:38165
I20260709 14:53:19.274757  7452 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.6.3.195:38165 every 8 connection(s)
I20260709 14:53:19.287467  7453 heartbeater.cc:344] Connected to a master server at 127.6.3.254:45707
I20260709 14:53:19.287793  7453 heartbeater.cc:461] Registering TS with master...
I20260709 14:53:19.288497  7453 heartbeater.cc:507] Master 127.6.3.254:45707 requested a full tablet report, sending...
I20260709 14:53:19.290215  7177 ts_manager.cc:194] Registered new tserver with Master: 3853b63638f14ce3ad4e7d72d276158c (127.6.3.195:38165)
I20260709 14:53:19.291122  6159 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.013323387s
I20260709 14:53:19.291504  7177 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:56708
I20260709 14:53:19.314726  7177 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:56716:
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\313c+\002\004\001\000\226\307V\004\004\001\000a+\202\006\004\001\000,\217\255\010\004\001\000\367\362\330\n\004\001\000\302V\004\r\004\001\000\215\272/\017\004\001\000X\036[\021\004\001\000#\202\206\023\004\001\000\356\345\261\025\004\001\000\271I\335\027\004\001\000\204\255\010\032\004\001\000O\0214\034\004\001\000\032u_\036\004\001\000\345\330\212 \004\001\000\260<\266\"\004\001\000{\240\341$\004\001\000F\004\r\'\004\001\000\021h8)\004\001\000\334\313c+\004\001\000\247/\217-\004\001\000r\223\272/\004\001\000=\367\3451\004\001\000\010[\0214\004\001\000\323\276<6\004\001\000\236\"h8\004\001\000i\206\223:\004\001\0004\352\276<\004\001\000\377M\352>\004\001\000\312\261\025A\004\001\000\225\025AC\004\001\000`ylE\004\001\000+\335\227G\004\001\000\366@\303I\004\001\000\301\244\356K\004\001\000\214\010\032N\004\001\000WlEP\004\001\000\"\320pR\004\001\000\3553\234T\004\001\000\270\227\307V\004\001\000\203\373\362X\004\001\000N_\036[\004\001\000\031\303I]\004\001\000\344&u_\004\001\000\257\212\240a\004\001\000z\356\313c\004\001\000ER\367e\004\001\000\020\266\"h\004\001\000\333\031Nj\004\001\000\246}yl\004\001\000q\341\244n\004\001\000<E\320p\004\001\000\007\251\373r\004\001\000\322\014\'u\004\001\000\235pRw\004\001\000h\324}y\004\001\00038\251{\004\001\000\376\233\324}""\004\001\000\313c+\002\004\001\000\226\307V\004\004\001\000a+\202\006\004\001\000,\217\255\010\004\001\000\367\362\330\n\004\001\000\302V\004\r\004\001\000\215\272/\017\004\001\000X\036[\021\004\001\000#\202\206\023\004\001\000\356\345\261\025\004\001\000\271I\335\027\004\001\000\204\255\010\032\004\001\000O\0214\034\004\001\000\032u_\036\004\001\000\345\330\212 \004\001\000\260<\266\"\004\001\000{\240\341$\004\001\000F\004\r\'\004\001\000\021h8)\004\001\000\334\313c+\004\001\000\247/\217-\004\001\000r\223\272/\004\001\000=\367\3451\004\001\000\010[\0214\004\001\000\323\276<6\004\001\000\236\"h8\004\001\000i\206\223:\004\001\0004\352\276<\004\001\000\377M\352>\004\001\000\312\261\025A\004\001\000\225\025AC\004\001\000`ylE\004\001\000+\335\227G\004\001\000\366@\303I\004\001\000\301\244\356K\004\001\000\214\010\032N\004\001\000WlEP\004\001\000\"\320pR\004\001\000\3553\234T\004\001\000\270\227\307V\004\001\000\203\373\362X\004\001\000N_\036[\004\001\000\031\303I]\004\001\000\344&u_\004\001\000\257\212\240a\004\001\000z\356\313c\004\001\000ER\367e\004\001\000\020\266\"h\004\001\000\333\031Nj\004\001\000\246}yl\004\001\000q\341\244n\004\001\000<E\320p\004\001\000\007\251\373r\004\001\000\322\014\'u\004\001\000\235pRw\004\001\000h\324}y\004\001\00038\251{\004\001\000\376\233\324}"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260709 14:53:19.321489  7177 catalog_manager.cc:7077] 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.
I20260709 14:53:19.507570  7418 tablet_service.cc:1511] Processing CreateTablet for tablet 328180a1740e4354ae868a6b62a29aa5 (DEFAULT_TABLE table=test-workload [id=b316ae12461c4f249d7e0248511d2377]), partition=RANGE (key) PARTITION VALUES < 36398027
I20260709 14:53:19.509060  7418 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 328180a1740e4354ae868a6b62a29aa5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:19.511437  7417 tablet_service.cc:1511] Processing CreateTablet for tablet 16f64a98834d41fa8b9176a10fb9f76f (DEFAULT_TABLE table=test-workload [id=b316ae12461c4f249d7e0248511d2377]), partition=RANGE (key) PARTITION 36398027 <= VALUES < 72796054
I20260709 14:53:19.512735  7417 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 16f64a98834d41fa8b9176a10fb9f76f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:19.514858  7416 tablet_service.cc:1511] Processing CreateTablet for tablet 2972b8dad1a946dcbcd2cd039745b05e (DEFAULT_TABLE table=test-workload [id=b316ae12461c4f249d7e0248511d2377]), partition=RANGE (key) PARTITION 72796054 <= VALUES < 109194081
I20260709 14:53:19.516228  7416 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2972b8dad1a946dcbcd2cd039745b05e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:19.518788  7415 tablet_service.cc:1511] Processing CreateTablet for tablet dd1f78ebde264639b0f16d4e8ca7cba4 (DEFAULT_TABLE table=test-workload [id=b316ae12461c4f249d7e0248511d2377]), partition=RANGE (key) PARTITION 109194081 <= VALUES < 145592108
I20260709 14:53:19.520079  7415 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dd1f78ebde264639b0f16d4e8ca7cba4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:19.524029  7344 tablet_service.cc:1511] Processing CreateTablet for tablet 328180a1740e4354ae868a6b62a29aa5 (DEFAULT_TABLE table=test-workload [id=b316ae12461c4f249d7e0248511d2377]), partition=RANGE (key) PARTITION VALUES < 36398027
I20260709 14:53:19.524224  7414 tablet_service.cc:1511] Processing CreateTablet for tablet 9f5541c526e4448eb831411fe8836d4c (DEFAULT_TABLE table=test-workload [id=b316ae12461c4f249d7e0248511d2377]), partition=RANGE (key) PARTITION 145592108 <= VALUES < 181990135
I20260709 14:53:19.525241  7344 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 328180a1740e4354ae868a6b62a29aa5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:19.525472  7340 tablet_service.cc:1511] Processing CreateTablet for tablet 9f5541c526e4448eb831411fe8836d4c (DEFAULT_TABLE table=test-workload [id=b316ae12461c4f249d7e0248511d2377]), partition=RANGE (key) PARTITION 145592108 <= VALUES < 181990135
I20260709 14:53:19.526773  7340 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9f5541c526e4448eb831411fe8836d4c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:19.527475  7339 tablet_service.cc:1511] Processing CreateTablet for tablet 2150f032ba7347649b7c9feed89a039c (DEFAULT_TABLE table=test-workload [id=b316ae12461c4f249d7e0248511d2377]), partition=RANGE (key) PARTITION 181990135 <= VALUES < 218388162
I20260709 14:53:19.528326  7341 tablet_service.cc:1511] Processing CreateTablet for tablet dd1f78ebde264639b0f16d4e8ca7cba4 (DEFAULT_TABLE table=test-workload [id=b316ae12461c4f249d7e0248511d2377]), partition=RANGE (key) PARTITION 109194081 <= VALUES < 145592108
I20260709 14:53:19.528760  7339 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2150f032ba7347649b7c9feed89a039c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:19.529529  7341 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dd1f78ebde264639b0f16d4e8ca7cba4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:19.529565  7413 tablet_service.cc:1511] Processing CreateTablet for tablet 2150f032ba7347649b7c9feed89a039c (DEFAULT_TABLE table=test-workload [id=b316ae12461c4f249d7e0248511d2377]), partition=RANGE (key) PARTITION 181990135 <= VALUES < 218388162
I20260709 14:53:19.525292  7414 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9f5541c526e4448eb831411fe8836d4c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:19.531498  7413 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2150f032ba7347649b7c9feed89a039c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:19.532311  7342 tablet_service.cc:1511] Processing CreateTablet for tablet 2972b8dad1a946dcbcd2cd039745b05e (DEFAULT_TABLE table=test-workload [id=b316ae12461c4f249d7e0248511d2377]), partition=RANGE (key) PARTITION 72796054 <= VALUES < 109194081
I20260709 14:53:19.533069  7338 tablet_service.cc:1511] Processing CreateTablet for tablet 51021f6aabdc41329e6a5b6a568088d7 (DEFAULT_TABLE table=test-workload [id=b316ae12461c4f249d7e0248511d2377]), partition=RANGE (key) PARTITION 218388162 <= VALUES < 254786189
I20260709 14:53:19.533552  7342 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2972b8dad1a946dcbcd2cd039745b05e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:19.534327  7338 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 51021f6aabdc41329e6a5b6a568088d7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:19.535523  7343 tablet_service.cc:1511] Processing CreateTablet for tablet 16f64a98834d41fa8b9176a10fb9f76f (DEFAULT_TABLE table=test-workload [id=b316ae12461c4f249d7e0248511d2377]), partition=RANGE (key) PARTITION 36398027 <= VALUES < 72796054
I20260709 14:53:19.536197  7412 tablet_service.cc:1511] Processing CreateTablet for tablet 51021f6aabdc41329e6a5b6a568088d7 (DEFAULT_TABLE table=test-workload [id=b316ae12461c4f249d7e0248511d2377]), partition=RANGE (key) PARTITION 218388162 <= VALUES < 254786189
I20260709 14:53:19.536691  7343 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 16f64a98834d41fa8b9176a10fb9f76f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:19.537461  7412 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 51021f6aabdc41329e6a5b6a568088d7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:19.540192  7337 tablet_service.cc:1511] Processing CreateTablet for tablet 7caea4e4bd544d739999eafb1dd64eba (DEFAULT_TABLE table=test-workload [id=b316ae12461c4f249d7e0248511d2377]), partition=RANGE (key) PARTITION 254786189 <= VALUES < 291184216
I20260709 14:53:19.541424  7337 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7caea4e4bd544d739999eafb1dd64eba. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:19.543570  7336 tablet_service.cc:1511] Processing CreateTablet for tablet 742c4baeb736496ba5723eb4f65fb865 (DEFAULT_TABLE table=test-workload [id=b316ae12461c4f249d7e0248511d2377]), partition=RANGE (key) PARTITION 291184216 <= VALUES < 327582243
I20260709 14:53:19.544188  7411 tablet_service.cc:1511] Processing CreateTablet for tablet 7caea4e4bd544d739999eafb1dd64eba (DEFAULT_TABLE table=test-workload [id=b316ae12461c4f249d7e0248511d2377]), partition=RANGE (key) PARTITION 254786189 <= VALUES < 291184216
I20260709 14:53:19.544818  7336 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 742c4baeb736496ba5723eb4f65fb865. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:19.545433  7411 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7caea4e4bd544d739999eafb1dd64eba. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:19.548144  7410 tablet_service.cc:1511] Processing CreateTablet for tablet 742c4baeb736496ba5723eb4f65fb865 (DEFAULT_TABLE table=test-workload [id=b316ae12461c4f249d7e0248511d2377]), partition=RANGE (key) PARTITION 291184216 <= VALUES < 327582243
I20260709 14:53:19.549391  7410 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 742c4baeb736496ba5723eb4f65fb865. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:19.549744  7335 tablet_service.cc:1511] Processing CreateTablet for tablet ad79a67a71864ca986b633caa542ed73 (DEFAULT_TABLE table=test-workload [id=b316ae12461c4f249d7e0248511d2377]), partition=RANGE (key) PARTITION 327582243 <= VALUES < 363980270
I20260709 14:53:19.550980  7335 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ad79a67a71864ca986b633caa542ed73. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:19.551128  7409 tablet_service.cc:1511] Processing CreateTablet for tablet ad79a67a71864ca986b633caa542ed73 (DEFAULT_TABLE table=test-workload [id=b316ae12461c4f249d7e0248511d2377]), partition=RANGE (key) PARTITION 327582243 <= VALUES < 363980270
I20260709 14:53:19.552817  7409 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ad79a67a71864ca986b633caa542ed73. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:19.609966  7413 tablet_service.cc:1511] Processing CreateTablet for tablet f844ef1e83b74b8ca345e94e6c37557c (DEFAULT_TABLE table=test-workload [id=b316ae12461c4f249d7e0248511d2377]), partition=RANGE (key) PARTITION 363980270 <= VALUES < 400378297
I20260709 14:53:19.614439  7413 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f844ef1e83b74b8ca345e94e6c37557c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:19.615890  7414 tablet_service.cc:1511] Processing CreateTablet for tablet 1e9031ce1e104f738ce30e2c57e10914 (DEFAULT_TABLE table=test-workload [id=b316ae12461c4f249d7e0248511d2377]), partition=RANGE (key) PARTITION 400378297 <= VALUES < 436776324
I20260709 14:53:19.636145  7261 tablet_service.cc:1511] Processing CreateTablet for tablet 742c4baeb736496ba5723eb4f65fb865 (DEFAULT_TABLE table=test-workload [id=b316ae12461c4f249d7e0248511d2377]), partition=RANGE (key) PARTITION 291184216 <= VALUES < 327582243
I20260709 14:53:19.637615  7268 tablet_service.cc:1511] Processing CreateTablet for tablet 16f64a98834d41fa8b9176a10fb9f76f (DEFAULT_TABLE table=test-workload [id=b316ae12461c4f249d7e0248511d2377]), partition=RANGE (key) PARTITION 36398027 <= VALUES < 72796054
I20260709 14:53:19.639317  7267 tablet_service.cc:1511] Processing CreateTablet for tablet 2972b8dad1a946dcbcd2cd039745b05e (DEFAULT_TABLE table=test-workload [id=b316ae12461c4f249d7e0248511d2377]), partition=RANGE (key) PARTITION 72796054 <= VALUES < 109194081
I20260709 14:53:19.641012  7266 tablet_service.cc:1511] Processing CreateTablet for tablet dd1f78ebde264639b0f16d4e8ca7cba4 (DEFAULT_TABLE table=test-workload [id=b316ae12461c4f249d7e0248511d2377]), partition=RANGE (key) PARTITION 109194081 <= VALUES < 145592108
I20260709 14:53:19.642616  7265 tablet_service.cc:1511] Processing CreateTablet for tablet 9f5541c526e4448eb831411fe8836d4c (DEFAULT_TABLE table=test-workload [id=b316ae12461c4f249d7e0248511d2377]), partition=RANGE (key) PARTITION 145592108 <= VALUES < 181990135
I20260709 14:53:19.644249  7264 tablet_service.cc:1511] Processing CreateTablet for tablet 2150f032ba7347649b7c9feed89a039c (DEFAULT_TABLE table=test-workload [id=b316ae12461c4f249d7e0248511d2377]), partition=RANGE (key) PARTITION 181990135 <= VALUES < 218388162
I20260709 14:53:19.645982  7262 tablet_service.cc:1511] Processing CreateTablet for tablet 7caea4e4bd544d739999eafb1dd64eba (DEFAULT_TABLE table=test-workload [id=b316ae12461c4f249d7e0248511d2377]), partition=RANGE (key) PARTITION 254786189 <= VALUES < 291184216
I20260709 14:53:19.646785  7338 tablet_service.cc:1511] Processing CreateTablet for tablet f844ef1e83b74b8ca345e94e6c37557c (DEFAULT_TABLE table=test-workload [id=b316ae12461c4f249d7e0248511d2377]), partition=RANGE (key) PARTITION 363980270 <= VALUES < 400378297
I20260709 14:53:19.664048  7338 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f844ef1e83b74b8ca345e94e6c37557c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:19.647383  7410 tablet_service.cc:1511] Processing CreateTablet for tablet 0ea7a01b45f54d51b9113ffeffe0275c (DEFAULT_TABLE table=test-workload [id=b316ae12461c4f249d7e0248511d2377]), partition=RANGE (key) PARTITION 436776324 <= VALUES < 473174351
I20260709 14:53:19.647562  7263 tablet_service.cc:1511] Processing CreateTablet for tablet 51021f6aabdc41329e6a5b6a568088d7 (DEFAULT_TABLE table=test-workload [id=b316ae12461c4f249d7e0248511d2377]), partition=RANGE (key) PARTITION 218388162 <= VALUES < 254786189
I20260709 14:53:19.649039  7269 tablet_service.cc:1511] Processing CreateTablet for tablet 328180a1740e4354ae868a6b62a29aa5 (DEFAULT_TABLE table=test-workload [id=b316ae12461c4f249d7e0248511d2377]), partition=RANGE (key) PARTITION VALUES < 36398027
I20260709 14:53:19.650738  7260 tablet_service.cc:1511] Processing CreateTablet for tablet ad79a67a71864ca986b633caa542ed73 (DEFAULT_TABLE table=test-workload [id=b316ae12461c4f249d7e0248511d2377]), partition=RANGE (key) PARTITION 327582243 <= VALUES < 363980270
I20260709 14:53:19.657280  7415 tablet_service.cc:1511] Processing CreateTablet for tablet 4b7d9f598fea4f09ac663c827001cac6 (DEFAULT_TABLE table=test-workload [id=b316ae12461c4f249d7e0248511d2377]), partition=RANGE (key) PARTITION 473174351 <= VALUES < 509572378
I20260709 14:53:19.660946  7261 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 742c4baeb736496ba5723eb4f65fb865. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:19.670747  7269 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 328180a1740e4354ae868a6b62a29aa5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:19.672992  7263 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 51021f6aabdc41329e6a5b6a568088d7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:19.675388  7260 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ad79a67a71864ca986b633caa542ed73. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:19.679378  7265 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9f5541c526e4448eb831411fe8836d4c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:19.680336  7262 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7caea4e4bd544d739999eafb1dd64eba. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:19.682113  7264 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2150f032ba7347649b7c9feed89a039c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:19.683367  7266 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dd1f78ebde264639b0f16d4e8ca7cba4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:19.684572  7410 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0ea7a01b45f54d51b9113ffeffe0275c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:19.690074  7267 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2972b8dad1a946dcbcd2cd039745b05e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:19.691681  7415 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4b7d9f598fea4f09ac663c827001cac6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:19.695180  7268 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 16f64a98834d41fa8b9176a10fb9f76f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:19.707940  7336 tablet_service.cc:1511] Processing CreateTablet for tablet 4b7d9f598fea4f09ac663c827001cac6 (DEFAULT_TABLE table=test-workload [id=b316ae12461c4f249d7e0248511d2377]), partition=RANGE (key) PARTITION 473174351 <= VALUES < 509572378
I20260709 14:53:19.709151  7336 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4b7d9f598fea4f09ac663c827001cac6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:19.720979  7412 tablet_service.cc:1511] Processing CreateTablet for tablet ed10dcefb0c64f628425128bb03586f2 (DEFAULT_TABLE table=test-workload [id=b316ae12461c4f249d7e0248511d2377]), partition=RANGE (key) PARTITION 545970405 <= VALUES < 582368432
I20260709 14:53:19.722256  7412 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ed10dcefb0c64f628425128bb03586f2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:19.721998  7418 tablet_service.cc:1511] Processing CreateTablet for tablet 6c0c41c1cd1843178e3643b3b2f5d079 (DEFAULT_TABLE table=test-workload [id=b316ae12461c4f249d7e0248511d2377]), partition=RANGE (key) PARTITION 582368432 <= VALUES < 618766459
I20260709 14:53:19.723191  7417 tablet_service.cc:1511] Processing CreateTablet for tablet da30c040b91d449a914931543871b0eb (DEFAULT_TABLE table=test-workload [id=b316ae12461c4f249d7e0248511d2377]), partition=RANGE (key) PARTITION 509572378 <= VALUES < 545970405
I20260709 14:53:19.724455  7340 tablet_service.cc:1511] Processing CreateTablet for tablet ed10dcefb0c64f628425128bb03586f2 (DEFAULT_TABLE table=test-workload [id=b316ae12461c4f249d7e0248511d2377]), partition=RANGE (key) PARTITION 545970405 <= VALUES < 582368432
I20260709 14:53:19.724895  7344 tablet_service.cc:1511] Processing CreateTablet for tablet 6c0c41c1cd1843178e3643b3b2f5d079 (DEFAULT_TABLE table=test-workload [id=b316ae12461c4f249d7e0248511d2377]), partition=RANGE (key) PARTITION 582368432 <= VALUES < 618766459
I20260709 14:53:19.725636  7340 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ed10dcefb0c64f628425128bb03586f2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:19.729893  7409 tablet_service.cc:1511] Processing CreateTablet for tablet e8054db7fbb346a5964b77876b4a87e2 (DEFAULT_TABLE table=test-workload [id=b316ae12461c4f249d7e0248511d2377]), partition=RANGE (key) PARTITION 618766459 <= VALUES < 655164486
I20260709 14:53:19.739867  7469 tablet_bootstrap.cc:492] T 328180a1740e4354ae868a6b62a29aa5 P 1d75d40cbcd84cb4b284a0d8c8bcc1e0: Bootstrap starting.
I20260709 14:53:19.723572  7343 tablet_service.cc:1511] Processing CreateTablet for tablet da30c040b91d449a914931543871b0eb (DEFAULT_TABLE table=test-workload [id=b316ae12461c4f249d7e0248511d2377]), partition=RANGE (key) PARTITION 509572378 <= VALUES < 545970405
I20260709 14:53:19.747231  7341 tablet_service.cc:1511] Processing CreateTablet for tablet 1e9031ce1e104f738ce30e2c57e10914 (DEFAULT_TABLE table=test-workload [id=b316ae12461c4f249d7e0248511d2377]), partition=RANGE (key) PARTITION 400378297 <= VALUES < 436776324
I20260709 14:53:19.743431  7418 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6c0c41c1cd1843178e3643b3b2f5d079. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:19.748489  7409 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e8054db7fbb346a5964b77876b4a87e2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:19.748972  7344 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6c0c41c1cd1843178e3643b3b2f5d079. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:19.750902  7417 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet da30c040b91d449a914931543871b0eb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:19.751400  7343 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet da30c040b91d449a914931543871b0eb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:19.755344  7341 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1e9031ce1e104f738ce30e2c57e10914. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:19.756621  7335 tablet_service.cc:1511] Processing CreateTablet for tablet 0ea7a01b45f54d51b9113ffeffe0275c (DEFAULT_TABLE table=test-workload [id=b316ae12461c4f249d7e0248511d2377]), partition=RANGE (key) PARTITION 436776324 <= VALUES < 473174351
I20260709 14:53:19.757594  7414 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1e9031ce1e104f738ce30e2c57e10914. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:19.758080  7335 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0ea7a01b45f54d51b9113ffeffe0275c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:19.768448  7340 tablet_service.cc:1511] Processing CreateTablet for tablet e8054db7fbb346a5964b77876b4a87e2 (DEFAULT_TABLE table=test-workload [id=b316ae12461c4f249d7e0248511d2377]), partition=RANGE (key) PARTITION 618766459 <= VALUES < 655164486
I20260709 14:53:19.769608  7340 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e8054db7fbb346a5964b77876b4a87e2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:19.773376  7339 tablet_service.cc:1511] Processing CreateTablet for tablet 24be4c59b2cf430a8060fc063a011e9a (DEFAULT_TABLE table=test-workload [id=b316ae12461c4f249d7e0248511d2377]), partition=RANGE (key) PARTITION 655164486 <= VALUES < 691562513
I20260709 14:53:19.774515  7339 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 24be4c59b2cf430a8060fc063a011e9a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:19.776314  7411 tablet_service.cc:1511] Processing CreateTablet for tablet 24be4c59b2cf430a8060fc063a011e9a (DEFAULT_TABLE table=test-workload [id=b316ae12461c4f249d7e0248511d2377]), partition=RANGE (key) PARTITION 655164486 <= VALUES < 691562513
I20260709 14:53:19.777922  7411 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 24be4c59b2cf430a8060fc063a011e9a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:19.780038  7468 tablet_bootstrap.cc:492] T 7caea4e4bd544d739999eafb1dd64eba P 3853b63638f14ce3ad4e7d72d276158c: Bootstrap starting.
I20260709 14:53:19.782461  7410 tablet_service.cc:1511] Processing CreateTablet for tablet 3f549f3b984a459aa5ba40e4e31d803d (DEFAULT_TABLE table=test-workload [id=b316ae12461c4f249d7e0248511d2377]), partition=RANGE (key) PARTITION 691562513 <= VALUES < 727960540
I20260709 14:53:19.784324  7469 tablet_bootstrap.cc:654] T 328180a1740e4354ae868a6b62a29aa5 P 1d75d40cbcd84cb4b284a0d8c8bcc1e0: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:19.785533  7416 tablet_service.cc:1511] Processing CreateTablet for tablet 30ef5cb60eb548b48153fc81fba53136 (DEFAULT_TABLE table=test-workload [id=b316ae12461c4f249d7e0248511d2377]), partition=RANGE (key) PARTITION 727960540 <= VALUES < 764358567
I20260709 14:53:19.792688  7412 tablet_service.cc:1511] Processing CreateTablet for tablet 9316e14ec66f4e589f58a36d3e062bd9 (DEFAULT_TABLE table=test-workload [id=b316ae12461c4f249d7e0248511d2377]), partition=RANGE (key) PARTITION 764358567 <= VALUES < 800756594
I20260709 14:53:19.796695  7267 tablet_service.cc:1511] Processing CreateTablet for tablet f844ef1e83b74b8ca345e94e6c37557c (DEFAULT_TABLE table=test-workload [id=b316ae12461c4f249d7e0248511d2377]), partition=RANGE (key) PARTITION 363980270 <= VALUES < 400378297
I20260709 14:53:19.797833  7267 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f844ef1e83b74b8ca345e94e6c37557c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:19.798084  7468 tablet_bootstrap.cc:654] T 7caea4e4bd544d739999eafb1dd64eba P 3853b63638f14ce3ad4e7d72d276158c: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:19.798988  7415 tablet_service.cc:1511] Processing CreateTablet for tablet bc632fabf1554449b1c28acf58a6b2c6 (DEFAULT_TABLE table=test-workload [id=b316ae12461c4f249d7e0248511d2377]), partition=RANGE (key) PARTITION 800756594 <= VALUES < 837154621
I20260709 14:53:19.801805  7413 tablet_service.cc:1511] Processing CreateTablet for tablet be03c37c342a4c9ea91e91adab6a7924 (DEFAULT_TABLE table=test-workload [id=b316ae12461c4f249d7e0248511d2377]), partition=RANGE (key) PARTITION 837154621 <= VALUES < 873552648
I20260709 14:53:19.800753  7263 tablet_service.cc:1511] Processing CreateTablet for tablet 1e9031ce1e104f738ce30e2c57e10914 (DEFAULT_TABLE table=test-workload [id=b316ae12461c4f249d7e0248511d2377]), partition=RANGE (key) PARTITION 400378297 <= VALUES < 436776324
I20260709 14:53:19.803700  7263 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1e9031ce1e104f738ce30e2c57e10914. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:19.802469  7262 tablet_service.cc:1511] Processing CreateTablet for tablet 0ea7a01b45f54d51b9113ffeffe0275c (DEFAULT_TABLE table=test-workload [id=b316ae12461c4f249d7e0248511d2377]), partition=RANGE (key) PARTITION 436776324 <= VALUES < 473174351
I20260709 14:53:19.810274  7269 tablet_service.cc:1511] Processing CreateTablet for tablet da30c040b91d449a914931543871b0eb (DEFAULT_TABLE table=test-workload [id=b316ae12461c4f249d7e0248511d2377]), partition=RANGE (key) PARTITION 509572378 <= VALUES < 545970405
I20260709 14:53:19.819535  7264 tablet_service.cc:1511] Processing CreateTablet for tablet e8054db7fbb346a5964b77876b4a87e2 (DEFAULT_TABLE table=test-workload [id=b316ae12461c4f249d7e0248511d2377]), partition=RANGE (key) PARTITION 618766459 <= VALUES < 655164486
I20260709 14:53:19.824028  7336 tablet_service.cc:1511] Processing CreateTablet for tablet 30ef5cb60eb548b48153fc81fba53136 (DEFAULT_TABLE table=test-workload [id=b316ae12461c4f249d7e0248511d2377]), partition=RANGE (key) PARTITION 727960540 <= VALUES < 764358567
I20260709 14:53:19.825209  7336 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 30ef5cb60eb548b48153fc81fba53136. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:19.825886  7337 tablet_service.cc:1511] Processing CreateTablet for tablet 9316e14ec66f4e589f58a36d3e062bd9 (DEFAULT_TABLE table=test-workload [id=b316ae12461c4f249d7e0248511d2377]), partition=RANGE (key) PARTITION 764358567 <= VALUES < 800756594
I20260709 14:53:19.827138  7337 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9316e14ec66f4e589f58a36d3e062bd9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:19.827365  7260 tablet_service.cc:1511] Processing CreateTablet for tablet ed10dcefb0c64f628425128bb03586f2 (DEFAULT_TABLE table=test-workload [id=b316ae12461c4f249d7e0248511d2377]), partition=RANGE (key) PARTITION 545970405 <= VALUES < 582368432
I20260709 14:53:19.837585  7261 tablet_service.cc:1511] Processing CreateTablet for tablet 24be4c59b2cf430a8060fc063a011e9a (DEFAULT_TABLE table=test-workload [id=b316ae12461c4f249d7e0248511d2377]), partition=RANGE (key) PARTITION 655164486 <= VALUES < 691562513
I20260709 14:53:19.806067  7265 tablet_service.cc:1511] Processing CreateTablet for tablet 4b7d9f598fea4f09ac663c827001cac6 (DEFAULT_TABLE table=test-workload [id=b316ae12461c4f249d7e0248511d2377]), partition=RANGE (key) PARTITION 473174351 <= VALUES < 509572378
I20260709 14:53:19.829706  7262 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0ea7a01b45f54d51b9113ffeffe0275c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:19.858605  7260 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ed10dcefb0c64f628425128bb03586f2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:19.831009  7342 tablet_service.cc:1511] Processing CreateTablet for tablet 3f549f3b984a459aa5ba40e4e31d803d (DEFAULT_TABLE table=test-workload [id=b316ae12461c4f249d7e0248511d2377]), partition=RANGE (key) PARTITION 691562513 <= VALUES < 727960540
I20260709 14:53:19.859615  7342 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3f549f3b984a459aa5ba40e4e31d803d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:19.812052  7268 tablet_service.cc:1511] Processing CreateTablet for tablet 6c0c41c1cd1843178e3643b3b2f5d079 (DEFAULT_TABLE table=test-workload [id=b316ae12461c4f249d7e0248511d2377]), partition=RANGE (key) PARTITION 582368432 <= VALUES < 618766459
I20260709 14:53:19.808578  7416 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 30ef5cb60eb548b48153fc81fba53136. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:19.845568  7418 tablet_service.cc:1511] Processing CreateTablet for tablet 130e64ada83e469094d5a2b36aa4ffdf (DEFAULT_TABLE table=test-workload [id=b316ae12461c4f249d7e0248511d2377]), partition=RANGE (key) PARTITION 909950675 <= VALUES < 946348702
I20260709 14:53:19.865407  7418 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 130e64ada83e469094d5a2b36aa4ffdf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:19.852397  7414 tablet_service.cc:1511] Processing CreateTablet for tablet c4dbe85b45604277ac37550e4e39b42e (DEFAULT_TABLE table=test-workload [id=b316ae12461c4f249d7e0248511d2377]), partition=RANGE (key) PARTITION 873552648 <= VALUES < 909950675
I20260709 14:53:19.871424  7261 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 24be4c59b2cf430a8060fc063a011e9a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:19.866530  7341 tablet_service.cc:1511] Processing CreateTablet for tablet bc632fabf1554449b1c28acf58a6b2c6 (DEFAULT_TABLE table=test-workload [id=b316ae12461c4f249d7e0248511d2377]), partition=RANGE (key) PARTITION 800756594 <= VALUES < 837154621
I20260709 14:53:19.876766  7341 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bc632fabf1554449b1c28acf58a6b2c6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:19.877357  7268 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6c0c41c1cd1843178e3643b3b2f5d079. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:19.881227  7411 tablet_service.cc:1511] Processing CreateTablet for tablet 1309193830474f33b093af0e45e46693 (DEFAULT_TABLE table=test-workload [id=b316ae12461c4f249d7e0248511d2377]), partition=RANGE (key) PARTITION 946348702 <= VALUES < 982746729
I20260709 14:53:19.882090  7265 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4b7d9f598fea4f09ac663c827001cac6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:19.883569  7468 tablet_bootstrap.cc:492] T 7caea4e4bd544d739999eafb1dd64eba P 3853b63638f14ce3ad4e7d72d276158c: No bootstrap required, opened a new log
I20260709 14:53:19.884002  7468 ts_tablet_manager.cc:1403] T 7caea4e4bd544d739999eafb1dd64eba P 3853b63638f14ce3ad4e7d72d276158c: Time spent bootstrapping tablet: real 0.104s	user 0.017s	sys 0.009s
I20260709 14:53:19.884049  7269 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet da30c040b91d449a914931543871b0eb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:19.886586  7468 raft_consensus.cc:359] T 7caea4e4bd544d739999eafb1dd64eba P 3853b63638f14ce3ad4e7d72d276158c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83ca7750fbc741b7afc841bda942cdb1" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39489 } } peers { permanent_uuid: "1d75d40cbcd84cb4b284a0d8c8bcc1e0" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 39831 } } peers { permanent_uuid: "3853b63638f14ce3ad4e7d72d276158c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 38165 } }
I20260709 14:53:19.875874  7410 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3f549f3b984a459aa5ba40e4e31d803d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:19.894949  7409 tablet_service.cc:1511] Processing CreateTablet for tablet 877ab81f4d624d3b97d9ec6add28bfb4 (DEFAULT_TABLE table=test-workload [id=b316ae12461c4f249d7e0248511d2377]), partition=RANGE (key) PARTITION 982746729 <= VALUES < 1019144756
I20260709 14:53:19.903415  7414 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c4dbe85b45604277ac37550e4e39b42e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:19.904065  7412 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9316e14ec66f4e589f58a36d3e062bd9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:19.907243  7409 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 877ab81f4d624d3b97d9ec6add28bfb4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:19.910966  7418 tablet_service.cc:1511] Processing CreateTablet for tablet 51b8539566c744c193182dd1b62d99e3 (DEFAULT_TABLE table=test-workload [id=b316ae12461c4f249d7e0248511d2377]), partition=RANGE (key) PARTITION 1019144756 <= VALUES < 1055542783
I20260709 14:53:19.912137  7418 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 51b8539566c744c193182dd1b62d99e3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:19.913391  7411 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1309193830474f33b093af0e45e46693. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:19.914445  7261 tablet_service.cc:1511] Processing CreateTablet for tablet 9316e14ec66f4e589f58a36d3e062bd9 (DEFAULT_TABLE table=test-workload [id=b316ae12461c4f249d7e0248511d2377]), partition=RANGE (key) PARTITION 764358567 <= VALUES < 800756594
W20260709 14:53:19.915162  7225 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 14:53:19.916901  7338 tablet_service.cc:1511] Processing CreateTablet for tablet 130e64ada83e469094d5a2b36aa4ffdf (DEFAULT_TABLE table=test-workload [id=b316ae12461c4f249d7e0248511d2377]), partition=RANGE (key) PARTITION 909950675 <= VALUES < 946348702
I20260709 14:53:19.918512  7338 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 130e64ada83e469094d5a2b36aa4ffdf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:19.896289  7469 tablet_bootstrap.cc:492] T 328180a1740e4354ae868a6b62a29aa5 P 1d75d40cbcd84cb4b284a0d8c8bcc1e0: No bootstrap required, opened a new log
I20260709 14:53:19.921557  7469 ts_tablet_manager.cc:1403] T 328180a1740e4354ae868a6b62a29aa5 P 1d75d40cbcd84cb4b284a0d8c8bcc1e0: Time spent bootstrapping tablet: real 0.182s	user 0.009s	sys 0.018s
I20260709 14:53:19.896838  7267 tablet_service.cc:1511] Processing CreateTablet for tablet 3f549f3b984a459aa5ba40e4e31d803d (DEFAULT_TABLE table=test-workload [id=b316ae12461c4f249d7e0248511d2377]), partition=RANGE (key) PARTITION 691562513 <= VALUES < 727960540
I20260709 14:53:19.870951  7343 tablet_service.cc:1511] Processing CreateTablet for tablet be03c37c342a4c9ea91e91adab6a7924 (DEFAULT_TABLE table=test-workload [id=b316ae12461c4f249d7e0248511d2377]), partition=RANGE (key) PARTITION 837154621 <= VALUES < 873552648
I20260709 14:53:19.923655  7264 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e8054db7fbb346a5964b77876b4a87e2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:19.899855  7470 tablet_bootstrap.cc:492] T dd1f78ebde264639b0f16d4e8ca7cba4 P 83ca7750fbc741b7afc841bda942cdb1: Bootstrap starting.
I20260709 14:53:19.924218  7343 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet be03c37c342a4c9ea91e91adab6a7924. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:19.901096  7266 tablet_service.cc:1511] Processing CreateTablet for tablet 30ef5cb60eb548b48153fc81fba53136 (DEFAULT_TABLE table=test-workload [id=b316ae12461c4f249d7e0248511d2377]), partition=RANGE (key) PARTITION 727960540 <= VALUES < 764358567
I20260709 14:53:19.901945  7344 tablet_service.cc:1511] Processing CreateTablet for tablet c4dbe85b45604277ac37550e4e39b42e (DEFAULT_TABLE table=test-workload [id=b316ae12461c4f249d7e0248511d2377]), partition=RANGE (key) PARTITION 873552648 <= VALUES < 909950675
I20260709 14:53:19.924214  7261 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9316e14ec66f4e589f58a36d3e062bd9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:19.926077  7267 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3f549f3b984a459aa5ba40e4e31d803d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:19.893491  7468 raft_consensus.cc:385] T 7caea4e4bd544d739999eafb1dd64eba P 3853b63638f14ce3ad4e7d72d276158c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:19.927400  7413 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet be03c37c342a4c9ea91e91adab6a7924. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:19.927558  7468 raft_consensus.cc:740] T 7caea4e4bd544d739999eafb1dd64eba P 3853b63638f14ce3ad4e7d72d276158c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3853b63638f14ce3ad4e7d72d276158c, State: Initialized, Role: FOLLOWER
I20260709 14:53:19.928558  7468 consensus_queue.cc:260] T 7caea4e4bd544d739999eafb1dd64eba P 3853b63638f14ce3ad4e7d72d276158c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83ca7750fbc741b7afc841bda942cdb1" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39489 } } peers { permanent_uuid: "1d75d40cbcd84cb4b284a0d8c8bcc1e0" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 39831 } } peers { permanent_uuid: "3853b63638f14ce3ad4e7d72d276158c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 38165 } }
I20260709 14:53:19.930250  7344 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c4dbe85b45604277ac37550e4e39b42e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:19.934679  7266 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 30ef5cb60eb548b48153fc81fba53136. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:19.939357  7415 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bc632fabf1554449b1c28acf58a6b2c6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:19.943967  7469 raft_consensus.cc:359] T 328180a1740e4354ae868a6b62a29aa5 P 1d75d40cbcd84cb4b284a0d8c8bcc1e0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3853b63638f14ce3ad4e7d72d276158c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 38165 } } peers { permanent_uuid: "83ca7750fbc741b7afc841bda942cdb1" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39489 } } peers { permanent_uuid: "1d75d40cbcd84cb4b284a0d8c8bcc1e0" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 39831 } }
I20260709 14:53:19.945401  7469 raft_consensus.cc:385] T 328180a1740e4354ae868a6b62a29aa5 P 1d75d40cbcd84cb4b284a0d8c8bcc1e0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:19.945786  7469 raft_consensus.cc:740] T 328180a1740e4354ae868a6b62a29aa5 P 1d75d40cbcd84cb4b284a0d8c8bcc1e0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1d75d40cbcd84cb4b284a0d8c8bcc1e0, State: Initialized, Role: FOLLOWER
I20260709 14:53:19.945499  7336 tablet_service.cc:1511] Processing CreateTablet for tablet 1309193830474f33b093af0e45e46693 (DEFAULT_TABLE table=test-workload [id=b316ae12461c4f249d7e0248511d2377]), partition=RANGE (key) PARTITION 946348702 <= VALUES < 982746729
I20260709 14:53:19.946771  7336 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1309193830474f33b093af0e45e46693. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:19.946482  7469 consensus_queue.cc:260] T 328180a1740e4354ae868a6b62a29aa5 P 1d75d40cbcd84cb4b284a0d8c8bcc1e0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3853b63638f14ce3ad4e7d72d276158c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 38165 } } peers { permanent_uuid: "83ca7750fbc741b7afc841bda942cdb1" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39489 } } peers { permanent_uuid: "1d75d40cbcd84cb4b284a0d8c8bcc1e0" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 39831 } }
I20260709 14:53:19.950516  7335 tablet_service.cc:1511] Processing CreateTablet for tablet 877ab81f4d624d3b97d9ec6add28bfb4 (DEFAULT_TABLE table=test-workload [id=b316ae12461c4f249d7e0248511d2377]), partition=RANGE (key) PARTITION 982746729 <= VALUES < 1019144756
I20260709 14:53:19.953186  7470 tablet_bootstrap.cc:654] T dd1f78ebde264639b0f16d4e8ca7cba4 P 83ca7750fbc741b7afc841bda942cdb1: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:19.954253  7263 tablet_service.cc:1511] Processing CreateTablet for tablet bc632fabf1554449b1c28acf58a6b2c6 (DEFAULT_TABLE table=test-workload [id=b316ae12461c4f249d7e0248511d2377]), partition=RANGE (key) PARTITION 800756594 <= VALUES < 837154621
I20260709 14:53:19.974697  7265 tablet_service.cc:1511] Processing CreateTablet for tablet be03c37c342a4c9ea91e91adab6a7924 (DEFAULT_TABLE table=test-workload [id=b316ae12461c4f249d7e0248511d2377]), partition=RANGE (key) PARTITION 837154621 <= VALUES < 873552648
I20260709 14:53:19.976392  7335 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 877ab81f4d624d3b97d9ec6add28bfb4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:19.987768  7409 tablet_service.cc:1511] Processing CreateTablet for tablet 10fe819f4f624ebe977287d7f96692d8 (DEFAULT_TABLE table=test-workload [id=b316ae12461c4f249d7e0248511d2377]), partition=RANGE (key) PARTITION 1055542783 <= VALUES < 1091940810
I20260709 14:53:19.981150  7263 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bc632fabf1554449b1c28acf58a6b2c6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:19.987980  7337 tablet_service.cc:1511] Processing CreateTablet for tablet 51b8539566c744c193182dd1b62d99e3 (DEFAULT_TABLE table=test-workload [id=b316ae12461c4f249d7e0248511d2377]), partition=RANGE (key) PARTITION 1019144756 <= VALUES < 1055542783
I20260709 14:53:19.998394  7409 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 10fe819f4f624ebe977287d7f96692d8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:20.000061  7468 ts_tablet_manager.cc:1434] T 7caea4e4bd544d739999eafb1dd64eba P 3853b63638f14ce3ad4e7d72d276158c: Time spent starting tablet: real 0.116s	user 0.009s	sys 0.005s
I20260709 14:53:20.003147  7265 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet be03c37c342a4c9ea91e91adab6a7924. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:20.006242  7453 heartbeater.cc:499] Master 127.6.3.254:45707 was elected leader, sending a full tablet report...
I20260709 14:53:20.007251  7417 tablet_service.cc:1511] Processing CreateTablet for tablet d8038c7c8d9847ce8feff810a296f0c5 (DEFAULT_TABLE table=test-workload [id=b316ae12461c4f249d7e0248511d2377]), partition=RANGE (key) PARTITION 1091940810 <= VALUES < 1128338837
I20260709 14:53:20.008858  7417 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d8038c7c8d9847ce8feff810a296f0c5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:20.012992  7468 tablet_bootstrap.cc:492] T 2150f032ba7347649b7c9feed89a039c P 3853b63638f14ce3ad4e7d72d276158c: Bootstrap starting.
I20260709 14:53:20.009891  7416 tablet_service.cc:1511] Processing CreateTablet for tablet b7e4398ed84d48c49f5aea7e044d5988 (DEFAULT_TABLE table=test-workload [id=b316ae12461c4f249d7e0248511d2377]), partition=RANGE (key) PARTITION 1128338837 <= VALUES < 1164736864
I20260709 14:53:20.023437  7473 raft_consensus.cc:493] T 7caea4e4bd544d739999eafb1dd64eba P 3853b63638f14ce3ad4e7d72d276158c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:20.024098  7473 raft_consensus.cc:515] T 7caea4e4bd544d739999eafb1dd64eba P 3853b63638f14ce3ad4e7d72d276158c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83ca7750fbc741b7afc841bda942cdb1" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39489 } } peers { permanent_uuid: "1d75d40cbcd84cb4b284a0d8c8bcc1e0" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 39831 } } peers { permanent_uuid: "3853b63638f14ce3ad4e7d72d276158c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 38165 } }
I20260709 14:53:20.024495  7265 tablet_service.cc:1511] Processing CreateTablet for tablet 130e64ada83e469094d5a2b36aa4ffdf (DEFAULT_TABLE table=test-workload [id=b316ae12461c4f249d7e0248511d2377]), partition=RANGE (key) PARTITION 909950675 <= VALUES < 946348702
I20260709 14:53:20.025651  7260 tablet_service.cc:1511] Processing CreateTablet for tablet 1309193830474f33b093af0e45e46693 (DEFAULT_TABLE table=test-workload [id=b316ae12461c4f249d7e0248511d2377]), partition=RANGE (key) PARTITION 946348702 <= VALUES < 982746729
I20260709 14:53:20.026221  7265 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 130e64ada83e469094d5a2b36aa4ffdf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:20.034246  7469 ts_tablet_manager.cc:1434] T 328180a1740e4354ae868a6b62a29aa5 P 1d75d40cbcd84cb4b284a0d8c8bcc1e0: Time spent starting tablet: real 0.112s	user 0.016s	sys 0.012s
I20260709 14:53:20.036033  7379 heartbeater.cc:499] Master 127.6.3.254:45707 was elected leader, sending a full tablet report...
I20260709 14:53:20.033321  7260 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1309193830474f33b093af0e45e46693. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:20.044014  7343 tablet_service.cc:1511] Processing CreateTablet for tablet 10fe819f4f624ebe977287d7f96692d8 (DEFAULT_TABLE table=test-workload [id=b316ae12461c4f249d7e0248511d2377]), partition=RANGE (key) PARTITION 1055542783 <= VALUES < 1091940810
I20260709 14:53:20.049108  7268 tablet_service.cc:1511] Processing CreateTablet for tablet c4dbe85b45604277ac37550e4e39b42e (DEFAULT_TABLE table=test-workload [id=b316ae12461c4f249d7e0248511d2377]), partition=RANGE (key) PARTITION 873552648 <= VALUES < 909950675
I20260709 14:53:20.055797  7469 tablet_bootstrap.cc:492] T 51021f6aabdc41329e6a5b6a568088d7 P 1d75d40cbcd84cb4b284a0d8c8bcc1e0: Bootstrap starting.
I20260709 14:53:20.057425  7341 tablet_service.cc:1511] Processing CreateTablet for tablet d8038c7c8d9847ce8feff810a296f0c5 (DEFAULT_TABLE table=test-workload [id=b316ae12461c4f249d7e0248511d2377]), partition=RANGE (key) PARTITION 1091940810 <= VALUES < 1128338837
I20260709 14:53:20.064356  7340 tablet_service.cc:1511] Processing CreateTablet for tablet b7e4398ed84d48c49f5aea7e044d5988 (DEFAULT_TABLE table=test-workload [id=b316ae12461c4f249d7e0248511d2377]), partition=RANGE (key) PARTITION 1128338837 <= VALUES < 1164736864
I20260709 14:53:20.072788  7339 tablet_service.cc:1511] Processing CreateTablet for tablet e16419b6aae9473ea57727a0e25d441c (DEFAULT_TABLE table=test-workload [id=b316ae12461c4f249d7e0248511d2377]), partition=RANGE (key) PARTITION 1164736864 <= VALUES < 1201134891
I20260709 14:53:20.038728  7412 tablet_service.cc:1511] Processing CreateTablet for tablet e16419b6aae9473ea57727a0e25d441c (DEFAULT_TABLE table=test-workload [id=b316ae12461c4f249d7e0248511d2377]), partition=RANGE (key) PARTITION 1164736864 <= VALUES < 1201134891
I20260709 14:53:20.084669  7337 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 51b8539566c744c193182dd1b62d99e3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:20.096598  7416 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b7e4398ed84d48c49f5aea7e044d5988. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:20.101835  7304 heartbeater.cc:499] Master 127.6.3.254:45707 was elected leader, sending a full tablet report...
I20260709 14:53:20.119154  7268 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c4dbe85b45604277ac37550e4e39b42e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:20.123504  7264 tablet_service.cc:1511] Processing CreateTablet for tablet 877ab81f4d624d3b97d9ec6add28bfb4 (DEFAULT_TABLE table=test-workload [id=b316ae12461c4f249d7e0248511d2377]), partition=RANGE (key) PARTITION 982746729 <= VALUES < 1019144756
I20260709 14:53:20.125104  7264 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 877ab81f4d624d3b97d9ec6add28bfb4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:20.095243  7473 leader_election.cc:290] T 7caea4e4bd544d739999eafb1dd64eba P 3853b63638f14ce3ad4e7d72d276158c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 83ca7750fbc741b7afc841bda942cdb1 (127.6.3.193:39489), 1d75d40cbcd84cb4b284a0d8c8bcc1e0 (127.6.3.194:39831)
I20260709 14:53:20.140604  7269 tablet_service.cc:1511] Processing CreateTablet for tablet 51b8539566c744c193182dd1b62d99e3 (DEFAULT_TABLE table=test-workload [id=b316ae12461c4f249d7e0248511d2377]), partition=RANGE (key) PARTITION 1019144756 <= VALUES < 1055542783
I20260709 14:53:20.142124  7269 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 51b8539566c744c193182dd1b62d99e3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:20.144912  7262 tablet_service.cc:1511] Processing CreateTablet for tablet d8038c7c8d9847ce8feff810a296f0c5 (DEFAULT_TABLE table=test-workload [id=b316ae12461c4f249d7e0248511d2377]), partition=RANGE (key) PARTITION 1091940810 <= VALUES < 1128338837
I20260709 14:53:20.145999  7262 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d8038c7c8d9847ce8feff810a296f0c5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:20.152060  7266 tablet_service.cc:1511] Processing CreateTablet for tablet b7e4398ed84d48c49f5aea7e044d5988 (DEFAULT_TABLE table=test-workload [id=b316ae12461c4f249d7e0248511d2377]), partition=RANGE (key) PARTITION 1128338837 <= VALUES < 1164736864
I20260709 14:53:20.163560  7412 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e16419b6aae9473ea57727a0e25d441c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:20.176865  7470 tablet_bootstrap.cc:492] T dd1f78ebde264639b0f16d4e8ca7cba4 P 83ca7750fbc741b7afc841bda942cdb1: No bootstrap required, opened a new log
I20260709 14:53:20.177343  7470 ts_tablet_manager.cc:1403] T dd1f78ebde264639b0f16d4e8ca7cba4 P 83ca7750fbc741b7afc841bda942cdb1: Time spent bootstrapping tablet: real 0.278s	user 0.020s	sys 0.023s
I20260709 14:53:20.165150  7413 tablet_service.cc:1511] Processing CreateTablet for tablet 1bbf19326d5f47ed93ff247fcf989d27 (DEFAULT_TABLE table=test-workload [id=b316ae12461c4f249d7e0248511d2377]), partition=RANGE (key) PARTITION 1201134891 <= VALUES < 1237532918
I20260709 14:53:20.118796  7344 tablet_service.cc:1511] Processing CreateTablet for tablet 1bbf19326d5f47ed93ff247fcf989d27 (DEFAULT_TABLE table=test-workload [id=b316ae12461c4f249d7e0248511d2377]), partition=RANGE (key) PARTITION 1201134891 <= VALUES < 1237532918
I20260709 14:53:20.167126  7410 tablet_service.cc:1511] Processing CreateTablet for tablet c074f302205c4bada62dce41e557dbf8 (DEFAULT_TABLE table=test-workload [id=b316ae12461c4f249d7e0248511d2377]), partition=RANGE (key) PARTITION 1237532918 <= VALUES < 1273930945
I20260709 14:53:20.167351  7267 tablet_service.cc:1511] Processing CreateTablet for tablet 10fe819f4f624ebe977287d7f96692d8 (DEFAULT_TABLE table=test-workload [id=b316ae12461c4f249d7e0248511d2377]), partition=RANGE (key) PARTITION 1055542783 <= VALUES < 1091940810
I20260709 14:53:20.172224  7468 tablet_bootstrap.cc:654] T 2150f032ba7347649b7c9feed89a039c P 3853b63638f14ce3ad4e7d72d276158c: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:20.171958  7342 tablet_service.cc:1511] Processing CreateTablet for tablet c074f302205c4bada62dce41e557dbf8 (DEFAULT_TABLE table=test-workload [id=b316ae12461c4f249d7e0248511d2377]), partition=RANGE (key) PARTITION 1237532918 <= VALUES < 1273930945
I20260709 14:53:20.172814  7343 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 10fe819f4f624ebe977287d7f96692d8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:20.191362  7341 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d8038c7c8d9847ce8feff810a296f0c5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:20.199339  7340 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b7e4398ed84d48c49f5aea7e044d5988. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:20.199612  7266 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b7e4398ed84d48c49f5aea7e044d5988. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:20.203363  7339 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e16419b6aae9473ea57727a0e25d441c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:20.204000  7411 tablet_service.cc:1511] Processing CreateTablet for tablet 260e9e4b4b174c06bd78fff8989f2cda (DEFAULT_TABLE table=test-workload [id=b316ae12461c4f249d7e0248511d2377]), partition=RANGE (key) PARTITION 1273930945 <= VALUES < 1310328972
I20260709 14:53:20.208241  7344 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1bbf19326d5f47ed93ff247fcf989d27. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:20.212116  7409 tablet_service.cc:1511] Processing CreateTablet for tablet b39008948c8c470fb7d43ae3a2fd0ea6 (DEFAULT_TABLE table=test-workload [id=b316ae12461c4f249d7e0248511d2377]), partition=RANGE (key) PARTITION 1310328972 <= VALUES < 1346726999
I20260709 14:53:20.212839  7469 tablet_bootstrap.cc:654] T 51021f6aabdc41329e6a5b6a568088d7 P 1d75d40cbcd84cb4b284a0d8c8bcc1e0: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:20.213330  7413 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1bbf19326d5f47ed93ff247fcf989d27. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:20.214210  7267 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 10fe819f4f624ebe977287d7f96692d8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:20.220125  7470 raft_consensus.cc:359] T dd1f78ebde264639b0f16d4e8ca7cba4 P 83ca7750fbc741b7afc841bda942cdb1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83ca7750fbc741b7afc841bda942cdb1" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39489 } } peers { permanent_uuid: "1d75d40cbcd84cb4b284a0d8c8bcc1e0" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 39831 } } peers { permanent_uuid: "3853b63638f14ce3ad4e7d72d276158c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 38165 } }
I20260709 14:53:20.220842  7470 raft_consensus.cc:385] T dd1f78ebde264639b0f16d4e8ca7cba4 P 83ca7750fbc741b7afc841bda942cdb1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:20.221123  7470 raft_consensus.cc:740] T dd1f78ebde264639b0f16d4e8ca7cba4 P 83ca7750fbc741b7afc841bda942cdb1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 83ca7750fbc741b7afc841bda942cdb1, State: Initialized, Role: FOLLOWER
I20260709 14:53:20.221833  7470 consensus_queue.cc:260] T dd1f78ebde264639b0f16d4e8ca7cba4 P 83ca7750fbc741b7afc841bda942cdb1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83ca7750fbc741b7afc841bda942cdb1" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39489 } } peers { permanent_uuid: "1d75d40cbcd84cb4b284a0d8c8bcc1e0" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 39831 } } peers { permanent_uuid: "3853b63638f14ce3ad4e7d72d276158c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 38165 } }
I20260709 14:53:20.230105  7418 tablet_service.cc:1511] Processing CreateTablet for tablet a9d25e087f524187bf515b4fff98f983 (DEFAULT_TABLE table=test-workload [id=b316ae12461c4f249d7e0248511d2377]), partition=RANGE (key) PARTITION 1346726999 <= VALUES < 1383125026
I20260709 14:53:20.230274  7279 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7caea4e4bd544d739999eafb1dd64eba" candidate_uuid: "3853b63638f14ce3ad4e7d72d276158c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "83ca7750fbc741b7afc841bda942cdb1" is_pre_election: true
I20260709 14:53:20.231500  7261 tablet_service.cc:1511] Processing CreateTablet for tablet e16419b6aae9473ea57727a0e25d441c (DEFAULT_TABLE table=test-workload [id=b316ae12461c4f249d7e0248511d2377]), partition=RANGE (key) PARTITION 1164736864 <= VALUES < 1201134891
W20260709 14:53:20.231895  7392 leader_election.cc:343] T 7caea4e4bd544d739999eafb1dd64eba P 3853b63638f14ce3ad4e7d72d276158c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 83ca7750fbc741b7afc841bda942cdb1 (127.6.3.193:39489): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:20.232347  7415 tablet_service.cc:1511] Processing CreateTablet for tablet 2159fa83d9dc4c2692a23db12e0f1773 (DEFAULT_TABLE table=test-workload [id=b316ae12461c4f249d7e0248511d2377]), partition=RANGE (key) PARTITION 1528717134 <= VALUES < 1565115161
I20260709 14:53:20.232816  7261 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e16419b6aae9473ea57727a0e25d441c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:20.233484  7415 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2159fa83d9dc4c2692a23db12e0f1773. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:20.233987  7268 tablet_service.cc:1511] Processing CreateTablet for tablet c074f302205c4bada62dce41e557dbf8 (DEFAULT_TABLE table=test-workload [id=b316ae12461c4f249d7e0248511d2377]), partition=RANGE (key) PARTITION 1237532918 <= VALUES < 1273930945
I20260709 14:53:20.232347  7264 tablet_service.cc:1511] Processing CreateTablet for tablet 1bbf19326d5f47ed93ff247fcf989d27 (DEFAULT_TABLE table=test-workload [id=b316ae12461c4f249d7e0248511d2377]), partition=RANGE (key) PARTITION 1201134891 <= VALUES < 1237532918
I20260709 14:53:20.235329  7418 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a9d25e087f524187bf515b4fff98f983. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:20.236569  7264 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1bbf19326d5f47ed93ff247fcf989d27. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:20.239694  7410 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c074f302205c4bada62dce41e557dbf8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:20.240312  7268 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c074f302205c4bada62dce41e557dbf8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:20.241278  7411 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 260e9e4b4b174c06bd78fff8989f2cda. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:20.243280  7266 tablet_service.cc:1511] Processing CreateTablet for tablet 260e9e4b4b174c06bd78fff8989f2cda (DEFAULT_TABLE table=test-workload [id=b316ae12461c4f249d7e0248511d2377]), partition=RANGE (key) PARTITION 1273930945 <= VALUES < 1310328972
I20260709 14:53:20.244412  7266 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 260e9e4b4b174c06bd78fff8989f2cda. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:20.249825  7417 tablet_service.cc:1511] Processing CreateTablet for tablet e524e02272da466c8a64f6915940adbc (DEFAULT_TABLE table=test-workload [id=b316ae12461c4f249d7e0248511d2377]), partition=RANGE (key) PARTITION 1383125026 <= VALUES < 1419523053
I20260709 14:53:20.250950  7417 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e524e02272da466c8a64f6915940adbc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:20.264796  7263 tablet_service.cc:1511] Processing CreateTablet for tablet b39008948c8c470fb7d43ae3a2fd0ea6 (DEFAULT_TABLE table=test-workload [id=b316ae12461c4f249d7e0248511d2377]), partition=RANGE (key) PARTITION 1310328972 <= VALUES < 1346726999
I20260709 14:53:20.289047  7474 raft_consensus.cc:493] T 328180a1740e4354ae868a6b62a29aa5 P 1d75d40cbcd84cb4b284a0d8c8bcc1e0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:20.289482  7474 raft_consensus.cc:515] T 328180a1740e4354ae868a6b62a29aa5 P 1d75d40cbcd84cb4b284a0d8c8bcc1e0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3853b63638f14ce3ad4e7d72d276158c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 38165 } } peers { permanent_uuid: "83ca7750fbc741b7afc841bda942cdb1" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39489 } } peers { permanent_uuid: "1d75d40cbcd84cb4b284a0d8c8bcc1e0" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 39831 } }
I20260709 14:53:20.289921  7263 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b39008948c8c470fb7d43ae3a2fd0ea6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:20.291807  7474 leader_election.cc:290] T 328180a1740e4354ae868a6b62a29aa5 P 1d75d40cbcd84cb4b284a0d8c8bcc1e0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3853b63638f14ce3ad4e7d72d276158c (127.6.3.195:38165), 83ca7750fbc741b7afc841bda942cdb1 (127.6.3.193:39489)
I20260709 14:53:20.297696  7481 raft_consensus.cc:493] T dd1f78ebde264639b0f16d4e8ca7cba4 P 83ca7750fbc741b7afc841bda942cdb1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:20.298880  7481 raft_consensus.cc:515] T dd1f78ebde264639b0f16d4e8ca7cba4 P 83ca7750fbc741b7afc841bda942cdb1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83ca7750fbc741b7afc841bda942cdb1" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39489 } } peers { permanent_uuid: "1d75d40cbcd84cb4b284a0d8c8bcc1e0" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 39831 } } peers { permanent_uuid: "3853b63638f14ce3ad4e7d72d276158c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 38165 } }
I20260709 14:53:20.302841  7342 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c074f302205c4bada62dce41e557dbf8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:20.311486  7338 tablet_service.cc:1511] Processing CreateTablet for tablet b39008948c8c470fb7d43ae3a2fd0ea6 (DEFAULT_TABLE table=test-workload [id=b316ae12461c4f249d7e0248511d2377]), partition=RANGE (key) PARTITION 1310328972 <= VALUES < 1346726999
I20260709 14:53:20.312590  7338 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b39008948c8c470fb7d43ae3a2fd0ea6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:20.303464  7409 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b39008948c8c470fb7d43ae3a2fd0ea6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:20.321038  7343 tablet_service.cc:1511] Processing CreateTablet for tablet a9d25e087f524187bf515b4fff98f983 (DEFAULT_TABLE table=test-workload [id=b316ae12461c4f249d7e0248511d2377]), partition=RANGE (key) PARTITION 1346726999 <= VALUES < 1383125026
I20260709 14:53:20.323513  7264 tablet_service.cc:1511] Processing CreateTablet for tablet a9d25e087f524187bf515b4fff98f983 (DEFAULT_TABLE table=test-workload [id=b316ae12461c4f249d7e0248511d2377]), partition=RANGE (key) PARTITION 1346726999 <= VALUES < 1383125026
I20260709 14:53:20.275106  7335 tablet_service.cc:1511] Processing CreateTablet for tablet 260e9e4b4b174c06bd78fff8989f2cda (DEFAULT_TABLE table=test-workload [id=b316ae12461c4f249d7e0248511d2377]), partition=RANGE (key) PARTITION 1273930945 <= VALUES < 1310328972
I20260709 14:53:20.270138  7414 tablet_service.cc:1511] Processing CreateTablet for tablet 63ac319494e44cbd8d3f4c1fee8b856c (DEFAULT_TABLE table=test-workload [id=b316ae12461c4f249d7e0248511d2377]), partition=RANGE (key) PARTITION 1419523053 <= VALUES < 1455921080
I20260709 14:53:20.340387  7354 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7caea4e4bd544d739999eafb1dd64eba" candidate_uuid: "3853b63638f14ce3ad4e7d72d276158c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d75d40cbcd84cb4b284a0d8c8bcc1e0" is_pre_election: true
W20260709 14:53:20.341944  7391 leader_election.cc:343] T 7caea4e4bd544d739999eafb1dd64eba P 3853b63638f14ce3ad4e7d72d276158c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1d75d40cbcd84cb4b284a0d8c8bcc1e0 (127.6.3.194:39831): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:20.342324  7391 leader_election.cc:304] T 7caea4e4bd544d739999eafb1dd64eba P 3853b63638f14ce3ad4e7d72d276158c [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: 3853b63638f14ce3ad4e7d72d276158c; no voters: 1d75d40cbcd84cb4b284a0d8c8bcc1e0, 83ca7750fbc741b7afc841bda942cdb1
I20260709 14:53:20.343017  7473 raft_consensus.cc:2749] T 7caea4e4bd544d739999eafb1dd64eba P 3853b63638f14ce3ad4e7d72d276158c [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:53:20.344446  7336 tablet_service.cc:1511] Processing CreateTablet for tablet e524e02272da466c8a64f6915940adbc (DEFAULT_TABLE table=test-workload [id=b316ae12461c4f249d7e0248511d2377]), partition=RANGE (key) PARTITION 1383125026 <= VALUES < 1419523053
I20260709 14:53:20.345587  7336 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e524e02272da466c8a64f6915940adbc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:20.347597  7343 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a9d25e087f524187bf515b4fff98f983. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:20.346942  7337 tablet_service.cc:1511] Processing CreateTablet for tablet 63ac319494e44cbd8d3f4c1fee8b856c (DEFAULT_TABLE table=test-workload [id=b316ae12461c4f249d7e0248511d2377]), partition=RANGE (key) PARTITION 1419523053 <= VALUES < 1455921080
I20260709 14:53:20.350116  7337 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 63ac319494e44cbd8d3f4c1fee8b856c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:20.355185  7339 tablet_service.cc:1511] Processing CreateTablet for tablet 9eaf6fbebb204ef29c1e4d5288665b9f (DEFAULT_TABLE table=test-workload [id=b316ae12461c4f249d7e0248511d2377]), partition=RANGE (key) PARTITION 1492319107 <= VALUES < 1528717134
I20260709 14:53:20.356271  7339 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9eaf6fbebb204ef29c1e4d5288665b9f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:20.360594  7260 tablet_service.cc:1511] Processing CreateTablet for tablet e524e02272da466c8a64f6915940adbc (DEFAULT_TABLE table=test-workload [id=b316ae12461c4f249d7e0248511d2377]), partition=RANGE (key) PARTITION 1383125026 <= VALUES < 1419523053
I20260709 14:53:20.367679  7470 ts_tablet_manager.cc:1434] T dd1f78ebde264639b0f16d4e8ca7cba4 P 83ca7750fbc741b7afc841bda942cdb1: Time spent starting tablet: real 0.190s	user 0.009s	sys 0.005s
I20260709 14:53:20.368695  7335 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 260e9e4b4b174c06bd78fff8989f2cda. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:20.368739  7265 tablet_service.cc:1511] Processing CreateTablet for tablet 63ac319494e44cbd8d3f4c1fee8b856c (DEFAULT_TABLE table=test-workload [id=b316ae12461c4f249d7e0248511d2377]), partition=RANGE (key) PARTITION 1419523053 <= VALUES < 1455921080
I20260709 14:53:20.368790  7414 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 63ac319494e44cbd8d3f4c1fee8b856c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:20.400121  7468 tablet_bootstrap.cc:492] T 2150f032ba7347649b7c9feed89a039c P 3853b63638f14ce3ad4e7d72d276158c: No bootstrap required, opened a new log
I20260709 14:53:20.400602  7468 ts_tablet_manager.cc:1403] T 2150f032ba7347649b7c9feed89a039c P 3853b63638f14ce3ad4e7d72d276158c: Time spent bootstrapping tablet: real 0.388s	user 0.037s	sys 0.035s
I20260709 14:53:20.403343  7481 leader_election.cc:290] T dd1f78ebde264639b0f16d4e8ca7cba4 P 83ca7750fbc741b7afc841bda942cdb1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1d75d40cbcd84cb4b284a0d8c8bcc1e0 (127.6.3.194:39831), 3853b63638f14ce3ad4e7d72d276158c (127.6.3.195:38165)
I20260709 14:53:20.413220  7416 tablet_service.cc:1511] Processing CreateTablet for tablet 1c9d2663b75146b888a015f1b5ab5ad9 (DEFAULT_TABLE table=test-workload [id=b316ae12461c4f249d7e0248511d2377]), partition=RANGE (key) PARTITION 1455921080 <= VALUES < 1492319107
I20260709 14:53:20.414703  7416 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1c9d2663b75146b888a015f1b5ab5ad9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:20.423996  7338 tablet_service.cc:1511] Processing CreateTablet for tablet 2159fa83d9dc4c2692a23db12e0f1773 (DEFAULT_TABLE table=test-workload [id=b316ae12461c4f249d7e0248511d2377]), partition=RANGE (key) PARTITION 1528717134 <= VALUES < 1565115161
I20260709 14:53:20.425114  7338 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2159fa83d9dc4c2692a23db12e0f1773. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:20.427456  7470 tablet_bootstrap.cc:492] T 2972b8dad1a946dcbcd2cd039745b05e P 83ca7750fbc741b7afc841bda942cdb1: Bootstrap starting.
I20260709 14:53:20.443204  7468 raft_consensus.cc:359] T 2150f032ba7347649b7c9feed89a039c P 3853b63638f14ce3ad4e7d72d276158c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83ca7750fbc741b7afc841bda942cdb1" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39489 } } peers { permanent_uuid: "1d75d40cbcd84cb4b284a0d8c8bcc1e0" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 39831 } } peers { permanent_uuid: "3853b63638f14ce3ad4e7d72d276158c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 38165 } }
I20260709 14:53:20.443920  7468 raft_consensus.cc:385] T 2150f032ba7347649b7c9feed89a039c P 3853b63638f14ce3ad4e7d72d276158c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:20.444226  7468 raft_consensus.cc:740] T 2150f032ba7347649b7c9feed89a039c P 3853b63638f14ce3ad4e7d72d276158c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3853b63638f14ce3ad4e7d72d276158c, State: Initialized, Role: FOLLOWER
I20260709 14:53:20.444936  7468 consensus_queue.cc:260] T 2150f032ba7347649b7c9feed89a039c P 3853b63638f14ce3ad4e7d72d276158c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83ca7750fbc741b7afc841bda942cdb1" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39489 } } peers { permanent_uuid: "1d75d40cbcd84cb4b284a0d8c8bcc1e0" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 39831 } } peers { permanent_uuid: "3853b63638f14ce3ad4e7d72d276158c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 38165 } }
I20260709 14:53:20.447424  7260 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e524e02272da466c8a64f6915940adbc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:20.411226  7269 tablet_service.cc:1511] Processing CreateTablet for tablet 1c9d2663b75146b888a015f1b5ab5ad9 (DEFAULT_TABLE table=test-workload [id=b316ae12461c4f249d7e0248511d2377]), partition=RANGE (key) PARTITION 1455921080 <= VALUES < 1492319107
I20260709 14:53:20.452078  7263 tablet_service.cc:1511] Processing CreateTablet for tablet 9eaf6fbebb204ef29c1e4d5288665b9f (DEFAULT_TABLE table=test-workload [id=b316ae12461c4f249d7e0248511d2377]), partition=RANGE (key) PARTITION 1492319107 <= VALUES < 1528717134
I20260709 14:53:20.458395  7339 tablet_service.cc:1511] Processing CreateTablet for tablet 0f3c83d75d1846e0a35822d2604ce57b (DEFAULT_TABLE table=test-workload [id=b316ae12461c4f249d7e0248511d2377]), partition=RANGE (key) PARTITION 1565115161 <= VALUES < 1601513188
I20260709 14:53:20.459650  7339 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0f3c83d75d1846e0a35822d2604ce57b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:20.461798  7470 tablet_bootstrap.cc:654] T 2972b8dad1a946dcbcd2cd039745b05e P 83ca7750fbc741b7afc841bda942cdb1: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:20.463963  7418 tablet_service.cc:1511] Processing CreateTablet for tablet 9eaf6fbebb204ef29c1e4d5288665b9f (DEFAULT_TABLE table=test-workload [id=b316ae12461c4f249d7e0248511d2377]), partition=RANGE (key) PARTITION 1492319107 <= VALUES < 1528717134
I20260709 14:53:20.446965  7468 ts_tablet_manager.cc:1434] T 2150f032ba7347649b7c9feed89a039c P 3853b63638f14ce3ad4e7d72d276158c: Time spent starting tablet: real 0.046s	user 0.000s	sys 0.004s
W20260709 14:53:20.471246  7162 outbound_call.cc:321] RPC callback for RPC call kudu.tserver.TabletServerAdminService.CreateTablet -> {remote=127.6.3.193:39489, user_credentials={real_user=slave}} blocked reactor thread for 52439.8us
I20260709 14:53:20.472183  7469 tablet_bootstrap.cc:492] T 51021f6aabdc41329e6a5b6a568088d7 P 1d75d40cbcd84cb4b284a0d8c8bcc1e0: No bootstrap required, opened a new log
I20260709 14:53:20.472620  7469 ts_tablet_manager.cc:1403] T 51021f6aabdc41329e6a5b6a568088d7 P 1d75d40cbcd84cb4b284a0d8c8bcc1e0: Time spent bootstrapping tablet: real 0.417s	user 0.020s	sys 0.011s
I20260709 14:53:20.475399  7469 raft_consensus.cc:359] T 51021f6aabdc41329e6a5b6a568088d7 P 1d75d40cbcd84cb4b284a0d8c8bcc1e0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83ca7750fbc741b7afc841bda942cdb1" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39489 } } peers { permanent_uuid: "1d75d40cbcd84cb4b284a0d8c8bcc1e0" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 39831 } } peers { permanent_uuid: "3853b63638f14ce3ad4e7d72d276158c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 38165 } }
I20260709 14:53:20.476064  7469 raft_consensus.cc:385] T 51021f6aabdc41329e6a5b6a568088d7 P 1d75d40cbcd84cb4b284a0d8c8bcc1e0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:20.476351  7469 raft_consensus.cc:740] T 51021f6aabdc41329e6a5b6a568088d7 P 1d75d40cbcd84cb4b284a0d8c8bcc1e0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1d75d40cbcd84cb4b284a0d8c8bcc1e0, State: Initialized, Role: FOLLOWER
I20260709 14:53:20.477016  7469 consensus_queue.cc:260] T 51021f6aabdc41329e6a5b6a568088d7 P 1d75d40cbcd84cb4b284a0d8c8bcc1e0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83ca7750fbc741b7afc841bda942cdb1" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39489 } } peers { permanent_uuid: "1d75d40cbcd84cb4b284a0d8c8bcc1e0" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 39831 } } peers { permanent_uuid: "3853b63638f14ce3ad4e7d72d276158c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 38165 } }
I20260709 14:53:20.466159  7418 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9eaf6fbebb204ef29c1e4d5288665b9f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:20.487852  7267 tablet_service.cc:1511] Processing CreateTablet for tablet 2159fa83d9dc4c2692a23db12e0f1773 (DEFAULT_TABLE table=test-workload [id=b316ae12461c4f249d7e0248511d2377]), partition=RANGE (key) PARTITION 1528717134 <= VALUES < 1565115161
I20260709 14:53:20.488770  7469 ts_tablet_manager.cc:1434] T 51021f6aabdc41329e6a5b6a568088d7 P 1d75d40cbcd84cb4b284a0d8c8bcc1e0: Time spent starting tablet: real 0.016s	user 0.006s	sys 0.000s
I20260709 14:53:20.489900  7262 tablet_service.cc:1511] Processing CreateTablet for tablet 0f3c83d75d1846e0a35822d2604ce57b (DEFAULT_TABLE table=test-workload [id=b316ae12461c4f249d7e0248511d2377]), partition=RANGE (key) PARTITION 1565115161 <= VALUES < 1601513188
I20260709 14:53:20.491912  7413 tablet_service.cc:1511] Processing CreateTablet for tablet e4a0980dedec4434b498e78ac8df8599 (DEFAULT_TABLE table=test-workload [id=b316ae12461c4f249d7e0248511d2377]), partition=RANGE (key) PARTITION 1601513188 <= VALUES < 1637911215
I20260709 14:53:20.493506  7469 tablet_bootstrap.cc:492] T dd1f78ebde264639b0f16d4e8ca7cba4 P 1d75d40cbcd84cb4b284a0d8c8bcc1e0: Bootstrap starting.
I20260709 14:53:20.493525  7416 tablet_service.cc:1511] Processing CreateTablet for tablet 42edafb1d1d940d5a808d6c9e2c39b82 (DEFAULT_TABLE table=test-workload [id=b316ae12461c4f249d7e0248511d2377]), partition=RANGE (key) PARTITION 1637911215 <= VALUES < 1674309242
I20260709 14:53:20.495627  7415 tablet_service.cc:1511] Processing CreateTablet for tablet 3660bf7529e14c4dbe3a65a4d5b34f6f (DEFAULT_TABLE table=test-workload [id=b316ae12461c4f249d7e0248511d2377]), partition=RANGE (key) PARTITION 1674309242 <= VALUES < 1710707269
I20260709 14:53:20.497850  7337 tablet_service.cc:1511] Processing CreateTablet for tablet 42edafb1d1d940d5a808d6c9e2c39b82 (DEFAULT_TABLE table=test-workload [id=b316ae12461c4f249d7e0248511d2377]), partition=RANGE (key) PARTITION 1637911215 <= VALUES < 1674309242
I20260709 14:53:20.498667  7337 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 42edafb1d1d940d5a808d6c9e2c39b82. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:20.499640  7468 tablet_bootstrap.cc:492] T 742c4baeb736496ba5723eb4f65fb865 P 3853b63638f14ce3ad4e7d72d276158c: Bootstrap starting.
I20260709 14:53:20.501031  7344 tablet_service.cc:1511] Processing CreateTablet for tablet 3660bf7529e14c4dbe3a65a4d5b34f6f (DEFAULT_TABLE table=test-workload [id=b316ae12461c4f249d7e0248511d2377]), partition=RANGE (key) PARTITION 1674309242 <= VALUES < 1710707269
I20260709 14:53:20.502197  7344 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3660bf7529e14c4dbe3a65a4d5b34f6f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:20.508409  7469 tablet_bootstrap.cc:654] T dd1f78ebde264639b0f16d4e8ca7cba4 P 1d75d40cbcd84cb4b284a0d8c8bcc1e0: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:20.509794  7414 tablet_service.cc:1511] Processing CreateTablet for tablet 4b2be9a148e64cd7919aff18b4b6e524 (DEFAULT_TABLE table=test-workload [id=b316ae12461c4f249d7e0248511d2377]), partition=RANGE (key) PARTITION 1710707269 <= VALUES < 1747105296
I20260709 14:53:20.511250  7340 tablet_service.cc:1511] Processing CreateTablet for tablet 1c9d2663b75146b888a015f1b5ab5ad9 (DEFAULT_TABLE table=test-workload [id=b316ae12461c4f249d7e0248511d2377]), partition=RANGE (key) PARTITION 1455921080 <= VALUES < 1492319107
I20260709 14:53:20.512329  7340 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1c9d2663b75146b888a015f1b5ab5ad9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:20.506032  7342 tablet_service.cc:1511] Processing CreateTablet for tablet 4b2be9a148e64cd7919aff18b4b6e524 (DEFAULT_TABLE table=test-workload [id=b316ae12461c4f249d7e0248511d2377]), partition=RANGE (key) PARTITION 1710707269 <= VALUES < 1747105296
I20260709 14:53:20.519821  7342 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4b2be9a148e64cd7919aff18b4b6e524. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:20.527892  7341 tablet_service.cc:1511] Processing CreateTablet for tablet e4a0980dedec4434b498e78ac8df8599 (DEFAULT_TABLE table=test-workload [id=b316ae12461c4f249d7e0248511d2377]), partition=RANGE (key) PARTITION 1601513188 <= VALUES < 1637911215
I20260709 14:53:20.528302  7336 tablet_service.cc:1511] Processing CreateTablet for tablet f167ec177a7c43dcb47bdfbef90e8d91 (DEFAULT_TABLE table=test-workload [id=b316ae12461c4f249d7e0248511d2377]), partition=RANGE (key) PARTITION 1747105296 <= VALUES < 1783503323
I20260709 14:53:20.529740  7341 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e4a0980dedec4434b498e78ac8df8599. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:20.529594  7261 tablet_service.cc:1511] Processing CreateTablet for tablet e4a0980dedec4434b498e78ac8df8599 (DEFAULT_TABLE table=test-workload [id=b316ae12461c4f249d7e0248511d2377]), partition=RANGE (key) PARTITION 1601513188 <= VALUES < 1637911215
I20260709 14:53:20.532898  7344 tablet_service.cc:1511] Processing CreateTablet for tablet d50df7ba44164856925cacbe1414d851 (DEFAULT_TABLE table=test-workload [id=b316ae12461c4f249d7e0248511d2377]), partition=RANGE (key) PARTITION 1783503323 <= VALUES < 1819901350
I20260709 14:53:20.534047  7344 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d50df7ba44164856925cacbe1414d851. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:20.534981  7412 tablet_service.cc:1511] Processing CreateTablet for tablet f167ec177a7c43dcb47bdfbef90e8d91 (DEFAULT_TABLE table=test-workload [id=b316ae12461c4f249d7e0248511d2377]), partition=RANGE (key) PARTITION 1747105296 <= VALUES < 1783503323
I20260709 14:53:20.536132  7412 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f167ec177a7c43dcb47bdfbef90e8d91. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:20.515270  7265 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 63ac319494e44cbd8d3f4c1fee8b856c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:20.546310  7413 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e4a0980dedec4434b498e78ac8df8599. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:20.551138  7415 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3660bf7529e14c4dbe3a65a4d5b34f6f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:20.553442  7336 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f167ec177a7c43dcb47bdfbef90e8d91. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:20.555872  7414 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4b2be9a148e64cd7919aff18b4b6e524. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:20.559376  7264 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a9d25e087f524187bf515b4fff98f983. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:20.560215  7263 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9eaf6fbebb204ef29c1e4d5288665b9f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:20.563370  7416 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 42edafb1d1d940d5a808d6c9e2c39b82. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:20.567324  7269 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1c9d2663b75146b888a015f1b5ab5ad9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:20.568516  7268 tablet_service.cc:1511] Processing CreateTablet for tablet 42edafb1d1d940d5a808d6c9e2c39b82 (DEFAULT_TABLE table=test-workload [id=b316ae12461c4f249d7e0248511d2377]), partition=RANGE (key) PARTITION 1637911215 <= VALUES < 1674309242
I20260709 14:53:20.569681  7268 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 42edafb1d1d940d5a808d6c9e2c39b82. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:20.569406  7344 tablet_service.cc:1511] Processing CreateTablet for tablet e2bf68dfe72543e4bd84978e91a112f3 (DEFAULT_TABLE table=test-workload [id=b316ae12461c4f249d7e0248511d2377]), partition=RANGE (key) PARTITION 1819901350 <= VALUES < 1856299377
I20260709 14:53:20.570569  7344 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e2bf68dfe72543e4bd84978e91a112f3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:20.571954  7473 raft_consensus.cc:493] T 2150f032ba7347649b7c9feed89a039c P 3853b63638f14ce3ad4e7d72d276158c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:20.573194  7473 raft_consensus.cc:515] T 2150f032ba7347649b7c9feed89a039c P 3853b63638f14ce3ad4e7d72d276158c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83ca7750fbc741b7afc841bda942cdb1" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39489 } } peers { permanent_uuid: "1d75d40cbcd84cb4b284a0d8c8bcc1e0" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 39831 } } peers { permanent_uuid: "3853b63638f14ce3ad4e7d72d276158c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 38165 } }
I20260709 14:53:20.572985  7411 tablet_service.cc:1511] Processing CreateTablet for tablet 0f3c83d75d1846e0a35822d2604ce57b (DEFAULT_TABLE table=test-workload [id=b316ae12461c4f249d7e0248511d2377]), partition=RANGE (key) PARTITION 1565115161 <= VALUES < 1601513188
I20260709 14:53:20.574728  7411 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0f3c83d75d1846e0a35822d2604ce57b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:20.578456  7266 tablet_service.cc:1511] Processing CreateTablet for tablet 3660bf7529e14c4dbe3a65a4d5b34f6f (DEFAULT_TABLE table=test-workload [id=b316ae12461c4f249d7e0248511d2377]), partition=RANGE (key) PARTITION 1674309242 <= VALUES < 1710707269
I20260709 14:53:20.580840  7410 tablet_service.cc:1511] Processing CreateTablet for tablet d50df7ba44164856925cacbe1414d851 (DEFAULT_TABLE table=test-workload [id=b316ae12461c4f249d7e0248511d2377]), partition=RANGE (key) PARTITION 1783503323 <= VALUES < 1819901350
I20260709 14:53:20.582072  7410 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d50df7ba44164856925cacbe1414d851. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:20.588162  7473 leader_election.cc:290] T 2150f032ba7347649b7c9feed89a039c P 3853b63638f14ce3ad4e7d72d276158c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 83ca7750fbc741b7afc841bda942cdb1 (127.6.3.193:39489), 1d75d40cbcd84cb4b284a0d8c8bcc1e0 (127.6.3.194:39831)
I20260709 14:53:20.589425  7354 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2150f032ba7347649b7c9feed89a039c" candidate_uuid: "3853b63638f14ce3ad4e7d72d276158c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d75d40cbcd84cb4b284a0d8c8bcc1e0" is_pre_election: true
I20260709 14:53:20.589623  7267 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2159fa83d9dc4c2692a23db12e0f1773. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:20.597287  7335 tablet_service.cc:1511] Processing CreateTablet for tablet 62061dc26fe9445d93d12d1148280870 (DEFAULT_TABLE table=test-workload [id=b316ae12461c4f249d7e0248511d2377]), partition=RANGE (key) PARTITION 1856299377 <= VALUES < 1892697404
I20260709 14:53:20.598098  7337 tablet_service.cc:1511] Processing CreateTablet for tablet 8f353d2aba1b45b6881a4ade26421630 (DEFAULT_TABLE table=test-workload [id=b316ae12461c4f249d7e0248511d2377]), partition=RANGE (key) PARTITION 1892697404 <= VALUES < 1929095431
I20260709 14:53:20.598470  7335 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 62061dc26fe9445d93d12d1148280870. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:20.599366  7262 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0f3c83d75d1846e0a35822d2604ce57b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:20.600035  7261 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e4a0980dedec4434b498e78ac8df8599. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 14:53:20.604203  7391 leader_election.cc:343] T 2150f032ba7347649b7c9feed89a039c P 3853b63638f14ce3ad4e7d72d276158c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1d75d40cbcd84cb4b284a0d8c8bcc1e0 (127.6.3.194:39831): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:20.600064  7468 tablet_bootstrap.cc:654] T 742c4baeb736496ba5723eb4f65fb865 P 3853b63638f14ce3ad4e7d72d276158c: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:20.606786  7337 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8f353d2aba1b45b6881a4ade26421630. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:20.615356  7279 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2150f032ba7347649b7c9feed89a039c" candidate_uuid: "3853b63638f14ce3ad4e7d72d276158c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "83ca7750fbc741b7afc841bda942cdb1" is_pre_election: true
W20260709 14:53:20.616729  7392 leader_election.cc:343] T 2150f032ba7347649b7c9feed89a039c P 3853b63638f14ce3ad4e7d72d276158c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 83ca7750fbc741b7afc841bda942cdb1 (127.6.3.193:39489): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:20.617136  7392 leader_election.cc:304] T 2150f032ba7347649b7c9feed89a039c P 3853b63638f14ce3ad4e7d72d276158c [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: 3853b63638f14ce3ad4e7d72d276158c; no voters: 1d75d40cbcd84cb4b284a0d8c8bcc1e0, 83ca7750fbc741b7afc841bda942cdb1
I20260709 14:53:20.618105  7473 raft_consensus.cc:2749] T 2150f032ba7347649b7c9feed89a039c P 3853b63638f14ce3ad4e7d72d276158c [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:53:20.620900  7469 tablet_bootstrap.cc:492] T dd1f78ebde264639b0f16d4e8ca7cba4 P 1d75d40cbcd84cb4b284a0d8c8bcc1e0: No bootstrap required, opened a new log
I20260709 14:53:20.621352  7469 ts_tablet_manager.cc:1403] T dd1f78ebde264639b0f16d4e8ca7cba4 P 1d75d40cbcd84cb4b284a0d8c8bcc1e0: Time spent bootstrapping tablet: real 0.128s	user 0.008s	sys 0.004s
I20260709 14:53:20.624157  7469 raft_consensus.cc:359] T dd1f78ebde264639b0f16d4e8ca7cba4 P 1d75d40cbcd84cb4b284a0d8c8bcc1e0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83ca7750fbc741b7afc841bda942cdb1" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39489 } } peers { permanent_uuid: "1d75d40cbcd84cb4b284a0d8c8bcc1e0" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 39831 } } peers { permanent_uuid: "3853b63638f14ce3ad4e7d72d276158c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 38165 } }
I20260709 14:53:20.624830  7469 raft_consensus.cc:385] T dd1f78ebde264639b0f16d4e8ca7cba4 P 1d75d40cbcd84cb4b284a0d8c8bcc1e0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:20.625118  7469 raft_consensus.cc:740] T dd1f78ebde264639b0f16d4e8ca7cba4 P 1d75d40cbcd84cb4b284a0d8c8bcc1e0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1d75d40cbcd84cb4b284a0d8c8bcc1e0, State: Initialized, Role: FOLLOWER
I20260709 14:53:20.623664  7269 tablet_service.cc:1511] Processing CreateTablet for tablet 4b2be9a148e64cd7919aff18b4b6e524 (DEFAULT_TABLE table=test-workload [id=b316ae12461c4f249d7e0248511d2377]), partition=RANGE (key) PARTITION 1710707269 <= VALUES < 1747105296
I20260709 14:53:20.631552  7469 consensus_queue.cc:260] T dd1f78ebde264639b0f16d4e8ca7cba4 P 1d75d40cbcd84cb4b284a0d8c8bcc1e0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83ca7750fbc741b7afc841bda942cdb1" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39489 } } peers { permanent_uuid: "1d75d40cbcd84cb4b284a0d8c8bcc1e0" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 39831 } } peers { permanent_uuid: "3853b63638f14ce3ad4e7d72d276158c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 38165 } }
I20260709 14:53:20.645279  7469 ts_tablet_manager.cc:1434] T dd1f78ebde264639b0f16d4e8ca7cba4 P 1d75d40cbcd84cb4b284a0d8c8bcc1e0: Time spent starting tablet: real 0.024s	user 0.007s	sys 0.002s
I20260709 14:53:20.646090  7412 tablet_service.cc:1511] Processing CreateTablet for tablet 8f353d2aba1b45b6881a4ade26421630 (DEFAULT_TABLE table=test-workload [id=b316ae12461c4f249d7e0248511d2377]), partition=RANGE (key) PARTITION 1892697404 <= VALUES < 1929095431
I20260709 14:53:20.647199  7266 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3660bf7529e14c4dbe3a65a4d5b34f6f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:20.648401  7269 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4b2be9a148e64cd7919aff18b4b6e524. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:20.655741  7265 tablet_service.cc:1511] Processing CreateTablet for tablet f167ec177a7c43dcb47bdfbef90e8d91 (DEFAULT_TABLE table=test-workload [id=b316ae12461c4f249d7e0248511d2377]), partition=RANGE (key) PARTITION 1747105296 <= VALUES < 1783503323
I20260709 14:53:20.656994  7265 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f167ec177a7c43dcb47bdfbef90e8d91. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:20.663545  7469 tablet_bootstrap.cc:492] T 16f64a98834d41fa8b9176a10fb9f76f P 1d75d40cbcd84cb4b284a0d8c8bcc1e0: Bootstrap starting.
I20260709 14:53:20.664091  7417 tablet_service.cc:1511] Processing CreateTablet for tablet 62061dc26fe9445d93d12d1148280870 (DEFAULT_TABLE table=test-workload [id=b316ae12461c4f249d7e0248511d2377]), partition=RANGE (key) PARTITION 1856299377 <= VALUES < 1892697404
I20260709 14:53:20.665498  7417 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 62061dc26fe9445d93d12d1148280870. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:20.667904  7474 raft_consensus.cc:493] T dd1f78ebde264639b0f16d4e8ca7cba4 P 1d75d40cbcd84cb4b284a0d8c8bcc1e0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:20.668386  7474 raft_consensus.cc:515] T dd1f78ebde264639b0f16d4e8ca7cba4 P 1d75d40cbcd84cb4b284a0d8c8bcc1e0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83ca7750fbc741b7afc841bda942cdb1" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39489 } } peers { permanent_uuid: "1d75d40cbcd84cb4b284a0d8c8bcc1e0" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 39831 } } peers { permanent_uuid: "3853b63638f14ce3ad4e7d72d276158c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 38165 } }
I20260709 14:53:20.670424  7474 leader_election.cc:290] T dd1f78ebde264639b0f16d4e8ca7cba4 P 1d75d40cbcd84cb4b284a0d8c8bcc1e0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 83ca7750fbc741b7afc841bda942cdb1 (127.6.3.193:39489), 3853b63638f14ce3ad4e7d72d276158c (127.6.3.195:38165)
I20260709 14:53:20.683215  7470 tablet_bootstrap.cc:492] T 2972b8dad1a946dcbcd2cd039745b05e P 83ca7750fbc741b7afc841bda942cdb1: No bootstrap required, opened a new log
I20260709 14:53:20.683648  7470 ts_tablet_manager.cc:1403] T 2972b8dad1a946dcbcd2cd039745b05e P 83ca7750fbc741b7afc841bda942cdb1: Time spent bootstrapping tablet: real 0.256s	user 0.015s	sys 0.034s
I20260709 14:53:20.686215  7470 raft_consensus.cc:359] T 2972b8dad1a946dcbcd2cd039745b05e P 83ca7750fbc741b7afc841bda942cdb1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83ca7750fbc741b7afc841bda942cdb1" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39489 } } peers { permanent_uuid: "1d75d40cbcd84cb4b284a0d8c8bcc1e0" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 39831 } } peers { permanent_uuid: "3853b63638f14ce3ad4e7d72d276158c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 38165 } }
I20260709 14:53:20.686853  7470 raft_consensus.cc:385] T 2972b8dad1a946dcbcd2cd039745b05e P 83ca7750fbc741b7afc841bda942cdb1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:20.688782  7470 raft_consensus.cc:740] T 2972b8dad1a946dcbcd2cd039745b05e P 83ca7750fbc741b7afc841bda942cdb1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 83ca7750fbc741b7afc841bda942cdb1, State: Initialized, Role: FOLLOWER
I20260709 14:53:20.689597  7470 consensus_queue.cc:260] T 2972b8dad1a946dcbcd2cd039745b05e P 83ca7750fbc741b7afc841bda942cdb1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83ca7750fbc741b7afc841bda942cdb1" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39489 } } peers { permanent_uuid: "1d75d40cbcd84cb4b284a0d8c8bcc1e0" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 39831 } } peers { permanent_uuid: "3853b63638f14ce3ad4e7d72d276158c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 38165 } }
I20260709 14:53:20.691561  7470 ts_tablet_manager.cc:1434] T 2972b8dad1a946dcbcd2cd039745b05e P 83ca7750fbc741b7afc841bda942cdb1: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260709 14:53:20.694173  7470 tablet_bootstrap.cc:492] T 16f64a98834d41fa8b9176a10fb9f76f P 83ca7750fbc741b7afc841bda942cdb1: Bootstrap starting.
I20260709 14:53:20.696513  7469 tablet_bootstrap.cc:654] T 16f64a98834d41fa8b9176a10fb9f76f P 1d75d40cbcd84cb4b284a0d8c8bcc1e0: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:20.696894  7414 tablet_service.cc:1511] Processing CreateTablet for tablet e2bf68dfe72543e4bd84978e91a112f3 (DEFAULT_TABLE table=test-workload [id=b316ae12461c4f249d7e0248511d2377]), partition=RANGE (key) PARTITION 1819901350 <= VALUES < 1856299377
I20260709 14:53:20.715911  7265 tablet_service.cc:1511] Processing CreateTablet for tablet d50df7ba44164856925cacbe1414d851 (DEFAULT_TABLE table=test-workload [id=b316ae12461c4f249d7e0248511d2377]), partition=RANGE (key) PARTITION 1783503323 <= VALUES < 1819901350
I20260709 14:53:20.717242  7265 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d50df7ba44164856925cacbe1414d851. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:20.735114  7470 tablet_bootstrap.cc:654] T 16f64a98834d41fa8b9176a10fb9f76f P 83ca7750fbc741b7afc841bda942cdb1: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:20.735020  7336 tablet_service.cc:1511] Processing CreateTablet for tablet 89a5dce2e29640c0b34cd9078ac2c621 (DEFAULT_TABLE table=test-workload [id=b316ae12461c4f249d7e0248511d2377]), partition=RANGE (key) PARTITION 1929095431 <= VALUES < 1965493458
I20260709 14:53:20.736434  7336 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 89a5dce2e29640c0b34cd9078ac2c621. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:20.746296  7428 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dd1f78ebde264639b0f16d4e8ca7cba4" candidate_uuid: "83ca7750fbc741b7afc841bda942cdb1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3853b63638f14ce3ad4e7d72d276158c" is_pre_election: true
I20260709 14:53:20.747485  7409 tablet_service.cc:1511] Processing CreateTablet for tablet 89a5dce2e29640c0b34cd9078ac2c621 (DEFAULT_TABLE table=test-workload [id=b316ae12461c4f249d7e0248511d2377]), partition=RANGE (key) PARTITION 1929095431 <= VALUES < 1965493458
W20260709 14:53:20.748068  7243 leader_election.cc:343] T dd1f78ebde264639b0f16d4e8ca7cba4 P 83ca7750fbc741b7afc841bda942cdb1 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3853b63638f14ce3ad4e7d72d276158c (127.6.3.195:38165): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:20.751108  7344 tablet_service.cc:1511] Processing CreateTablet for tablet 9ccbe12474dc4a96b457abc54d87a121 (DEFAULT_TABLE table=test-workload [id=b316ae12461c4f249d7e0248511d2377]), partition=RANGE (key) PARTITION 1965493458 <= VALUES < 2001891485
I20260709 14:53:20.752288  7344 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9ccbe12474dc4a96b457abc54d87a121. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:20.752804  7339 tablet_service.cc:1511] Processing CreateTablet for tablet 1d25b280f25a433f8e798ffd3a15b281 (DEFAULT_TABLE table=test-workload [id=b316ae12461c4f249d7e0248511d2377]), partition=RANGE (key) PARTITION 2001891485 <= VALUES < 2038289512
I20260709 14:53:20.753911  7339 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1d25b280f25a433f8e798ffd3a15b281. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:20.745460  7412 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8f353d2aba1b45b6881a4ade26421630. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:20.758594  7414 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e2bf68dfe72543e4bd84978e91a112f3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:20.759068  7481 raft_consensus.cc:493] T 2972b8dad1a946dcbcd2cd039745b05e P 83ca7750fbc741b7afc841bda942cdb1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:20.759768  7481 raft_consensus.cc:515] T 2972b8dad1a946dcbcd2cd039745b05e P 83ca7750fbc741b7afc841bda942cdb1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83ca7750fbc741b7afc841bda942cdb1" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39489 } } peers { permanent_uuid: "1d75d40cbcd84cb4b284a0d8c8bcc1e0" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 39831 } } peers { permanent_uuid: "3853b63638f14ce3ad4e7d72d276158c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 38165 } }
I20260709 14:53:20.761935  7481 leader_election.cc:290] T 2972b8dad1a946dcbcd2cd039745b05e P 83ca7750fbc741b7afc841bda942cdb1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1d75d40cbcd84cb4b284a0d8c8bcc1e0 (127.6.3.194:39831), 3853b63638f14ce3ad4e7d72d276158c (127.6.3.195:38165)
I20260709 14:53:20.762998  7428 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2972b8dad1a946dcbcd2cd039745b05e" candidate_uuid: "83ca7750fbc741b7afc841bda942cdb1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3853b63638f14ce3ad4e7d72d276158c" is_pre_election: true
W20260709 14:53:20.764180  7243 leader_election.cc:343] T 2972b8dad1a946dcbcd2cd039745b05e P 83ca7750fbc741b7afc841bda942cdb1 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3853b63638f14ce3ad4e7d72d276158c (127.6.3.195:38165): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:20.764235  7413 tablet_service.cc:1511] Processing CreateTablet for tablet 9ccbe12474dc4a96b457abc54d87a121 (DEFAULT_TABLE table=test-workload [id=b316ae12461c4f249d7e0248511d2377]), partition=RANGE (key) PARTITION 1965493458 <= VALUES < 2001891485
I20260709 14:53:20.766343  7413 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9ccbe12474dc4a96b457abc54d87a121. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:20.726760  7269 tablet_service.cc:1511] Processing CreateTablet for tablet e2bf68dfe72543e4bd84978e91a112f3 (DEFAULT_TABLE table=test-workload [id=b316ae12461c4f249d7e0248511d2377]), partition=RANGE (key) PARTITION 1819901350 <= VALUES < 1856299377
I20260709 14:53:20.768288  7269 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e2bf68dfe72543e4bd84978e91a112f3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:20.770740  7338 tablet_service.cc:1511] Processing CreateTablet for tablet 891fdd88798f4bc280dc15b390751c67 (DEFAULT_TABLE table=test-workload [id=b316ae12461c4f249d7e0248511d2377]), partition=RANGE (key) PARTITION 2038289512 <= VALUES < 2074687539
I20260709 14:53:20.776367  7409 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 89a5dce2e29640c0b34cd9078ac2c621. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:20.791610  7409 tablet_service.cc:1511] Processing CreateTablet for tablet 891fdd88798f4bc280dc15b390751c67 (DEFAULT_TABLE table=test-workload [id=b316ae12461c4f249d7e0248511d2377]), partition=RANGE (key) PARTITION 2038289512 <= VALUES < 2074687539
I20260709 14:53:20.793504  7409 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 891fdd88798f4bc280dc15b390751c67. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:20.772336  7343 tablet_service.cc:1511] Processing CreateTablet for tablet 2c9e230728134e9da7bb1deb6c5fb1a8 (DEFAULT_TABLE table=test-workload [id=b316ae12461c4f249d7e0248511d2377]), partition=RANGE (key) PARTITION 2074687539 <= VALUES < 2111085566
I20260709 14:53:20.800748  7263 tablet_service.cc:1511] Processing CreateTablet for tablet 62061dc26fe9445d93d12d1148280870 (DEFAULT_TABLE table=test-workload [id=b316ae12461c4f249d7e0248511d2377]), partition=RANGE (key) PARTITION 1856299377 <= VALUES < 1892697404
I20260709 14:53:20.802119  7263 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 62061dc26fe9445d93d12d1148280870. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:20.808849  7428 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "328180a1740e4354ae868a6b62a29aa5" candidate_uuid: "1d75d40cbcd84cb4b284a0d8c8bcc1e0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3853b63638f14ce3ad4e7d72d276158c" is_pre_election: true
I20260709 14:53:20.809002  7279 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "328180a1740e4354ae868a6b62a29aa5" candidate_uuid: "1d75d40cbcd84cb4b284a0d8c8bcc1e0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "83ca7750fbc741b7afc841bda942cdb1" is_pre_election: true
I20260709 14:53:20.810101  7278 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dd1f78ebde264639b0f16d4e8ca7cba4" candidate_uuid: "1d75d40cbcd84cb4b284a0d8c8bcc1e0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "83ca7750fbc741b7afc841bda942cdb1" is_pre_election: true
W20260709 14:53:20.810739  7318 leader_election.cc:343] T 328180a1740e4354ae868a6b62a29aa5 P 1d75d40cbcd84cb4b284a0d8c8bcc1e0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 83ca7750fbc741b7afc841bda942cdb1 (127.6.3.193:39489): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:20.810820  7278 raft_consensus.cc:2468] T dd1f78ebde264639b0f16d4e8ca7cba4 P 83ca7750fbc741b7afc841bda942cdb1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1d75d40cbcd84cb4b284a0d8c8bcc1e0 in term 0.
I20260709 14:53:20.811941  7427 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dd1f78ebde264639b0f16d4e8ca7cba4" candidate_uuid: "1d75d40cbcd84cb4b284a0d8c8bcc1e0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3853b63638f14ce3ad4e7d72d276158c" is_pre_election: true
I20260709 14:53:20.809980  7260 tablet_service.cc:1511] Processing CreateTablet for tablet 8f353d2aba1b45b6881a4ade26421630 (DEFAULT_TABLE table=test-workload [id=b316ae12461c4f249d7e0248511d2377]), partition=RANGE (key) PARTITION 1892697404 <= VALUES < 1929095431
I20260709 14:53:20.813207  7409 tablet_service.cc:1511] Processing CreateTablet for tablet 8f32f4813f3c4e9784c6e5570d99251b (DEFAULT_TABLE table=test-workload [id=b316ae12461c4f249d7e0248511d2377]), partition=RANGE (key) PARTITION 2111085566 <= VALUES
I20260709 14:53:20.814314  7260 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8f353d2aba1b45b6881a4ade26421630. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:20.813217  7261 tablet_service.cc:1511] Processing CreateTablet for tablet 89a5dce2e29640c0b34cd9078ac2c621 (DEFAULT_TABLE table=test-workload [id=b316ae12461c4f249d7e0248511d2377]), partition=RANGE (key) PARTITION 1929095431 <= VALUES < 1965493458
I20260709 14:53:20.815537  7261 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 89a5dce2e29640c0b34cd9078ac2c621. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:20.815358  7318 leader_election.cc:304] T dd1f78ebde264639b0f16d4e8ca7cba4 P 1d75d40cbcd84cb4b284a0d8c8bcc1e0 [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: 1d75d40cbcd84cb4b284a0d8c8bcc1e0, 83ca7750fbc741b7afc841bda942cdb1; no voters: 
I20260709 14:53:20.819271  7474 raft_consensus.cc:2804] T dd1f78ebde264639b0f16d4e8ca7cba4 P 1d75d40cbcd84cb4b284a0d8c8bcc1e0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:53:20.820583  7474 raft_consensus.cc:493] T dd1f78ebde264639b0f16d4e8ca7cba4 P 1d75d40cbcd84cb4b284a0d8c8bcc1e0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:53:20.820931  7474 raft_consensus.cc:3060] T dd1f78ebde264639b0f16d4e8ca7cba4 P 1d75d40cbcd84cb4b284a0d8c8bcc1e0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:20.821781  7337 tablet_service.cc:1511] Processing CreateTablet for tablet 8f32f4813f3c4e9784c6e5570d99251b (DEFAULT_TABLE table=test-workload [id=b316ae12461c4f249d7e0248511d2377]), partition=RANGE (key) PARTITION 2111085566 <= VALUES
W20260709 14:53:20.831248  7318 leader_election.cc:343] T 328180a1740e4354ae868a6b62a29aa5 P 1d75d40cbcd84cb4b284a0d8c8bcc1e0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3853b63638f14ce3ad4e7d72d276158c (127.6.3.195:38165): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:20.831704  7318 leader_election.cc:304] T 328180a1740e4354ae868a6b62a29aa5 P 1d75d40cbcd84cb4b284a0d8c8bcc1e0 [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: 1d75d40cbcd84cb4b284a0d8c8bcc1e0; no voters: 3853b63638f14ce3ad4e7d72d276158c, 83ca7750fbc741b7afc841bda942cdb1
I20260709 14:53:20.832386  7418 tablet_service.cc:1511] Processing CreateTablet for tablet 2c9e230728134e9da7bb1deb6c5fb1a8 (DEFAULT_TABLE table=test-workload [id=b316ae12461c4f249d7e0248511d2377]), partition=RANGE (key) PARTITION 2074687539 <= VALUES < 2111085566
I20260709 14:53:20.833851  7338 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 891fdd88798f4bc280dc15b390751c67. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:20.834268  7353 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2972b8dad1a946dcbcd2cd039745b05e" candidate_uuid: "83ca7750fbc741b7afc841bda942cdb1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d75d40cbcd84cb4b284a0d8c8bcc1e0" is_pre_election: true
I20260709 14:53:20.834944  7469 tablet_bootstrap.cc:492] T 16f64a98834d41fa8b9176a10fb9f76f P 1d75d40cbcd84cb4b284a0d8c8bcc1e0: No bootstrap required, opened a new log
I20260709 14:53:20.833671  7354 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dd1f78ebde264639b0f16d4e8ca7cba4" candidate_uuid: "83ca7750fbc741b7afc841bda942cdb1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d75d40cbcd84cb4b284a0d8c8bcc1e0" is_pre_election: true
I20260709 14:53:20.835692  7469 ts_tablet_manager.cc:1403] T 16f64a98834d41fa8b9176a10fb9f76f P 1d75d40cbcd84cb4b284a0d8c8bcc1e0: Time spent bootstrapping tablet: real 0.172s	user 0.017s	sys 0.010s
I20260709 14:53:20.838361  7469 raft_consensus.cc:359] T 16f64a98834d41fa8b9176a10fb9f76f P 1d75d40cbcd84cb4b284a0d8c8bcc1e0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83ca7750fbc741b7afc841bda942cdb1" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39489 } } peers { permanent_uuid: "1d75d40cbcd84cb4b284a0d8c8bcc1e0" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 39831 } } peers { permanent_uuid: "3853b63638f14ce3ad4e7d72d276158c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 38165 } }
I20260709 14:53:20.841413  7343 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2c9e230728134e9da7bb1deb6c5fb1a8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:20.842232  7468 tablet_bootstrap.cc:492] T 742c4baeb736496ba5723eb4f65fb865 P 3853b63638f14ce3ad4e7d72d276158c: No bootstrap required, opened a new log
I20260709 14:53:20.869719  7468 ts_tablet_manager.cc:1403] T 742c4baeb736496ba5723eb4f65fb865 P 3853b63638f14ce3ad4e7d72d276158c: Time spent bootstrapping tablet: real 0.370s	user 0.013s	sys 0.025s
I20260709 14:53:20.843850  7264 tablet_service.cc:1511] Processing CreateTablet for tablet 9ccbe12474dc4a96b457abc54d87a121 (DEFAULT_TABLE table=test-workload [id=b316ae12461c4f249d7e0248511d2377]), partition=RANGE (key) PARTITION 1965493458 <= VALUES < 2001891485
I20260709 14:53:20.772315  7416 tablet_service.cc:1511] Processing CreateTablet for tablet 1d25b280f25a433f8e798ffd3a15b281 (DEFAULT_TABLE table=test-workload [id=b316ae12461c4f249d7e0248511d2377]), partition=RANGE (key) PARTITION 2001891485 <= VALUES < 2038289512
I20260709 14:53:20.848513  7474 raft_consensus.cc:515] T dd1f78ebde264639b0f16d4e8ca7cba4 P 1d75d40cbcd84cb4b284a0d8c8bcc1e0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83ca7750fbc741b7afc841bda942cdb1" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39489 } } peers { permanent_uuid: "1d75d40cbcd84cb4b284a0d8c8bcc1e0" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 39831 } } peers { permanent_uuid: "3853b63638f14ce3ad4e7d72d276158c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 38165 } }
I20260709 14:53:20.877135  7265 tablet_service.cc:1511] Processing CreateTablet for tablet 891fdd88798f4bc280dc15b390751c67 (DEFAULT_TABLE table=test-workload [id=b316ae12461c4f249d7e0248511d2377]), partition=RANGE (key) PARTITION 2038289512 <= VALUES < 2074687539
I20260709 14:53:20.877882  7354 raft_consensus.cc:2393] T dd1f78ebde264639b0f16d4e8ca7cba4 P 1d75d40cbcd84cb4b284a0d8c8bcc1e0 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 83ca7750fbc741b7afc841bda942cdb1 in current term 1: Already voted for candidate 1d75d40cbcd84cb4b284a0d8c8bcc1e0 in this term.
I20260709 14:53:20.878706  7264 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9ccbe12474dc4a96b457abc54d87a121. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:20.880959  7261 tablet_service.cc:1511] Processing CreateTablet for tablet 2c9e230728134e9da7bb1deb6c5fb1a8 (DEFAULT_TABLE table=test-workload [id=b316ae12461c4f249d7e0248511d2377]), partition=RANGE (key) PARTITION 2074687539 <= VALUES < 2111085566
I20260709 14:53:20.819263  7409 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8f32f4813f3c4e9784c6e5570d99251b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:20.860850  7267 tablet_service.cc:1511] Processing CreateTablet for tablet 1d25b280f25a433f8e798ffd3a15b281 (DEFAULT_TABLE table=test-workload [id=b316ae12461c4f249d7e0248511d2377]), partition=RANGE (key) PARTITION 2001891485 <= VALUES < 2038289512
I20260709 14:53:20.884055  7416 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1d25b280f25a433f8e798ffd3a15b281. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:20.885993  7337 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8f32f4813f3c4e9784c6e5570d99251b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:20.882368  7261 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2c9e230728134e9da7bb1deb6c5fb1a8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:20.888659  7469 raft_consensus.cc:385] T 16f64a98834d41fa8b9176a10fb9f76f P 1d75d40cbcd84cb4b284a0d8c8bcc1e0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:20.889123  7469 raft_consensus.cc:740] T 16f64a98834d41fa8b9176a10fb9f76f P 1d75d40cbcd84cb4b284a0d8c8bcc1e0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1d75d40cbcd84cb4b284a0d8c8bcc1e0, State: Initialized, Role: FOLLOWER
I20260709 14:53:20.889288  7267 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1d25b280f25a433f8e798ffd3a15b281. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:20.885541  7418 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2c9e230728134e9da7bb1deb6c5fb1a8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:20.904521  7468 raft_consensus.cc:359] T 742c4baeb736496ba5723eb4f65fb865 P 3853b63638f14ce3ad4e7d72d276158c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83ca7750fbc741b7afc841bda942cdb1" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39489 } } peers { permanent_uuid: "1d75d40cbcd84cb4b284a0d8c8bcc1e0" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 39831 } } peers { permanent_uuid: "3853b63638f14ce3ad4e7d72d276158c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 38165 } }
I20260709 14:53:20.905305  7468 raft_consensus.cc:385] T 742c4baeb736496ba5723eb4f65fb865 P 3853b63638f14ce3ad4e7d72d276158c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
W20260709 14:53:20.909325  7161 outbound_call.cc:321] RPC callback for RPC call kudu.tserver.TabletServerAdminService.CreateTablet -> {remote=127.6.3.194:39831, user_credentials={real_user=slave}} blocked reactor thread for 61098.7us
I20260709 14:53:20.910595  7265 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 891fdd88798f4bc280dc15b390751c67. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 14:53:20.920805  7225 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 14:53:20.920987  7268 tablet_service.cc:1511] Processing CreateTablet for tablet 8f32f4813f3c4e9784c6e5570d99251b (DEFAULT_TABLE table=test-workload [id=b316ae12461c4f249d7e0248511d2377]), partition=RANGE (key) PARTITION 2111085566 <= VALUES
I20260709 14:53:20.922161  7268 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8f32f4813f3c4e9784c6e5570d99251b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:20.905654  7468 raft_consensus.cc:740] T 742c4baeb736496ba5723eb4f65fb865 P 3853b63638f14ce3ad4e7d72d276158c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3853b63638f14ce3ad4e7d72d276158c, State: Initialized, Role: FOLLOWER
I20260709 14:53:20.922627  7469 consensus_queue.cc:260] T 16f64a98834d41fa8b9176a10fb9f76f P 1d75d40cbcd84cb4b284a0d8c8bcc1e0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83ca7750fbc741b7afc841bda942cdb1" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39489 } } peers { permanent_uuid: "1d75d40cbcd84cb4b284a0d8c8bcc1e0" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 39831 } } peers { permanent_uuid: "3853b63638f14ce3ad4e7d72d276158c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 38165 } }
I20260709 14:53:20.927685  7494 raft_consensus.cc:2749] T 328180a1740e4354ae868a6b62a29aa5 P 1d75d40cbcd84cb4b284a0d8c8bcc1e0 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:53:20.925251  7474 leader_election.cc:290] T dd1f78ebde264639b0f16d4e8ca7cba4 P 1d75d40cbcd84cb4b284a0d8c8bcc1e0 [CANDIDATE]: Term 1 election: Requested vote from peers 83ca7750fbc741b7afc841bda942cdb1 (127.6.3.193:39489), 3853b63638f14ce3ad4e7d72d276158c (127.6.3.195:38165)
I20260709 14:53:20.953765  7468 consensus_queue.cc:260] T 742c4baeb736496ba5723eb4f65fb865 P 3853b63638f14ce3ad4e7d72d276158c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83ca7750fbc741b7afc841bda942cdb1" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39489 } } peers { permanent_uuid: "1d75d40cbcd84cb4b284a0d8c8bcc1e0" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 39831 } } peers { permanent_uuid: "3853b63638f14ce3ad4e7d72d276158c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 38165 } }
I20260709 14:53:20.955920  7468 ts_tablet_manager.cc:1434] T 742c4baeb736496ba5723eb4f65fb865 P 3853b63638f14ce3ad4e7d72d276158c: Time spent starting tablet: real 0.086s	user 0.009s	sys 0.004s
I20260709 14:53:20.958060  7468 tablet_bootstrap.cc:492] T 9f5541c526e4448eb831411fe8836d4c P 3853b63638f14ce3ad4e7d72d276158c: Bootstrap starting.
I20260709 14:53:20.963284  7470 tablet_bootstrap.cc:492] T 16f64a98834d41fa8b9176a10fb9f76f P 83ca7750fbc741b7afc841bda942cdb1: No bootstrap required, opened a new log
I20260709 14:53:20.963793  7470 ts_tablet_manager.cc:1403] T 16f64a98834d41fa8b9176a10fb9f76f P 83ca7750fbc741b7afc841bda942cdb1: Time spent bootstrapping tablet: real 0.272s	user 0.010s	sys 0.012s
I20260709 14:53:20.964391  7468 tablet_bootstrap.cc:654] T 9f5541c526e4448eb831411fe8836d4c P 3853b63638f14ce3ad4e7d72d276158c: Neither blocks nor log segments found. Creating new log.
W20260709 14:53:20.932155  7318 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.6.3.195:38165, user_credentials={real_user=slave}} blocked reactor thread for 100943us
I20260709 14:53:20.974231  7469 ts_tablet_manager.cc:1434] T 16f64a98834d41fa8b9176a10fb9f76f P 1d75d40cbcd84cb4b284a0d8c8bcc1e0: Time spent starting tablet: real 0.138s	user 0.004s	sys 0.005s
I20260709 14:53:20.979501  7469 tablet_bootstrap.cc:492] T 9f5541c526e4448eb831411fe8836d4c P 1d75d40cbcd84cb4b284a0d8c8bcc1e0: Bootstrap starting.
I20260709 14:53:20.985893  7469 tablet_bootstrap.cc:654] T 9f5541c526e4448eb831411fe8836d4c P 1d75d40cbcd84cb4b284a0d8c8bcc1e0: Neither blocks nor log segments found. Creating new log.
W20260709 14:53:20.991442  7318 leader_election.cc:343] T dd1f78ebde264639b0f16d4e8ca7cba4 P 1d75d40cbcd84cb4b284a0d8c8bcc1e0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3853b63638f14ce3ad4e7d72d276158c (127.6.3.195:38165): Illegal state: must be running to vote when last-logged opid is not known
W20260709 14:53:20.992825  7242 leader_election.cc:343] T 2972b8dad1a946dcbcd2cd039745b05e P 83ca7750fbc741b7afc841bda942cdb1 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1d75d40cbcd84cb4b284a0d8c8bcc1e0 (127.6.3.194:39831): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:20.993208  7242 leader_election.cc:304] T 2972b8dad1a946dcbcd2cd039745b05e P 83ca7750fbc741b7afc841bda942cdb1 [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: 83ca7750fbc741b7afc841bda942cdb1; no voters: 1d75d40cbcd84cb4b284a0d8c8bcc1e0, 3853b63638f14ce3ad4e7d72d276158c
I20260709 14:53:20.966475  7470 raft_consensus.cc:359] T 16f64a98834d41fa8b9176a10fb9f76f P 83ca7750fbc741b7afc841bda942cdb1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83ca7750fbc741b7afc841bda942cdb1" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39489 } } peers { permanent_uuid: "1d75d40cbcd84cb4b284a0d8c8bcc1e0" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 39831 } } peers { permanent_uuid: "3853b63638f14ce3ad4e7d72d276158c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 38165 } }
I20260709 14:53:20.994110  7427 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dd1f78ebde264639b0f16d4e8ca7cba4" candidate_uuid: "1d75d40cbcd84cb4b284a0d8c8bcc1e0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3853b63638f14ce3ad4e7d72d276158c"
I20260709 14:53:20.994325  7242 leader_election.cc:304] T dd1f78ebde264639b0f16d4e8ca7cba4 P 83ca7750fbc741b7afc841bda942cdb1 [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: 83ca7750fbc741b7afc841bda942cdb1; no voters: 1d75d40cbcd84cb4b284a0d8c8bcc1e0, 3853b63638f14ce3ad4e7d72d276158c
I20260709 14:53:20.994391  7470 raft_consensus.cc:385] T 16f64a98834d41fa8b9176a10fb9f76f P 83ca7750fbc741b7afc841bda942cdb1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:20.994951  7470 raft_consensus.cc:740] T 16f64a98834d41fa8b9176a10fb9f76f P 83ca7750fbc741b7afc841bda942cdb1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 83ca7750fbc741b7afc841bda942cdb1, State: Initialized, Role: FOLLOWER
I20260709 14:53:20.995609  7481 raft_consensus.cc:2749] T 2972b8dad1a946dcbcd2cd039745b05e P 83ca7750fbc741b7afc841bda942cdb1 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:53:20.995723  7278 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dd1f78ebde264639b0f16d4e8ca7cba4" candidate_uuid: "1d75d40cbcd84cb4b284a0d8c8bcc1e0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "83ca7750fbc741b7afc841bda942cdb1"
I20260709 14:53:20.996222  7278 raft_consensus.cc:3060] T dd1f78ebde264639b0f16d4e8ca7cba4 P 83ca7750fbc741b7afc841bda942cdb1 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:20.995806  7470 consensus_queue.cc:260] T 16f64a98834d41fa8b9176a10fb9f76f P 83ca7750fbc741b7afc841bda942cdb1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83ca7750fbc741b7afc841bda942cdb1" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39489 } } peers { permanent_uuid: "1d75d40cbcd84cb4b284a0d8c8bcc1e0" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 39831 } } peers { permanent_uuid: "3853b63638f14ce3ad4e7d72d276158c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 38165 } }
I20260709 14:53:20.998440  7470 ts_tablet_manager.cc:1434] T 16f64a98834d41fa8b9176a10fb9f76f P 83ca7750fbc741b7afc841bda942cdb1: Time spent starting tablet: real 0.034s	user 0.005s	sys 0.000s
W20260709 14:53:21.003293  7318 leader_election.cc:343] T dd1f78ebde264639b0f16d4e8ca7cba4 P 1d75d40cbcd84cb4b284a0d8c8bcc1e0 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 3853b63638f14ce3ad4e7d72d276158c (127.6.3.195:38165): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:21.004995  7278 raft_consensus.cc:2468] T dd1f78ebde264639b0f16d4e8ca7cba4 P 83ca7750fbc741b7afc841bda942cdb1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1d75d40cbcd84cb4b284a0d8c8bcc1e0 in term 1.
I20260709 14:53:21.005620  7481 raft_consensus.cc:2749] T dd1f78ebde264639b0f16d4e8ca7cba4 P 83ca7750fbc741b7afc841bda942cdb1 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:53:21.013242  7318 leader_election.cc:304] T dd1f78ebde264639b0f16d4e8ca7cba4 P 1d75d40cbcd84cb4b284a0d8c8bcc1e0 [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: 1d75d40cbcd84cb4b284a0d8c8bcc1e0, 83ca7750fbc741b7afc841bda942cdb1; no voters: 3853b63638f14ce3ad4e7d72d276158c
I20260709 14:53:21.014153  7496 raft_consensus.cc:2804] T dd1f78ebde264639b0f16d4e8ca7cba4 P 1d75d40cbcd84cb4b284a0d8c8bcc1e0 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:53:21.014637  7496 raft_consensus.cc:697] T dd1f78ebde264639b0f16d4e8ca7cba4 P 1d75d40cbcd84cb4b284a0d8c8bcc1e0 [term 1 LEADER]: Becoming Leader. State: Replica: 1d75d40cbcd84cb4b284a0d8c8bcc1e0, State: Running, Role: LEADER
I20260709 14:53:21.015475  7496 consensus_queue.cc:237] T dd1f78ebde264639b0f16d4e8ca7cba4 P 1d75d40cbcd84cb4b284a0d8c8bcc1e0 [LEADER]: Queue going to LEADER mode. State: All 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: "83ca7750fbc741b7afc841bda942cdb1" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39489 } } peers { permanent_uuid: "1d75d40cbcd84cb4b284a0d8c8bcc1e0" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 39831 } } peers { permanent_uuid: "3853b63638f14ce3ad4e7d72d276158c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 38165 } }
I20260709 14:53:21.018847  7468 tablet_bootstrap.cc:492] T 9f5541c526e4448eb831411fe8836d4c P 3853b63638f14ce3ad4e7d72d276158c: No bootstrap required, opened a new log
I20260709 14:53:21.019327  7468 ts_tablet_manager.cc:1403] T 9f5541c526e4448eb831411fe8836d4c P 3853b63638f14ce3ad4e7d72d276158c: Time spent bootstrapping tablet: real 0.061s	user 0.021s	sys 0.034s
I20260709 14:53:21.022148  7468 raft_consensus.cc:359] T 9f5541c526e4448eb831411fe8836d4c P 3853b63638f14ce3ad4e7d72d276158c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83ca7750fbc741b7afc841bda942cdb1" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39489 } } peers { permanent_uuid: "1d75d40cbcd84cb4b284a0d8c8bcc1e0" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 39831 } } peers { permanent_uuid: "3853b63638f14ce3ad4e7d72d276158c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 38165 } }
I20260709 14:53:21.022790  7468 raft_consensus.cc:385] T 9f5541c526e4448eb831411fe8836d4c P 3853b63638f14ce3ad4e7d72d276158c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:21.023072  7468 raft_consensus.cc:740] T 9f5541c526e4448eb831411fe8836d4c P 3853b63638f14ce3ad4e7d72d276158c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3853b63638f14ce3ad4e7d72d276158c, State: Initialized, Role: FOLLOWER
I20260709 14:53:21.023939  7468 consensus_queue.cc:260] T 9f5541c526e4448eb831411fe8836d4c P 3853b63638f14ce3ad4e7d72d276158c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83ca7750fbc741b7afc841bda942cdb1" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39489 } } peers { permanent_uuid: "1d75d40cbcd84cb4b284a0d8c8bcc1e0" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 39831 } } peers { permanent_uuid: "3853b63638f14ce3ad4e7d72d276158c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 38165 } }
I20260709 14:53:21.026405  7470 tablet_bootstrap.cc:492] T 51021f6aabdc41329e6a5b6a568088d7 P 83ca7750fbc741b7afc841bda942cdb1: Bootstrap starting.
I20260709 14:53:21.028926  7468 ts_tablet_manager.cc:1434] T 9f5541c526e4448eb831411fe8836d4c P 3853b63638f14ce3ad4e7d72d276158c: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260709 14:53:21.029822  7468 tablet_bootstrap.cc:492] T dd1f78ebde264639b0f16d4e8ca7cba4 P 3853b63638f14ce3ad4e7d72d276158c: Bootstrap starting.
I20260709 14:53:21.035877  7468 tablet_bootstrap.cc:654] T dd1f78ebde264639b0f16d4e8ca7cba4 P 3853b63638f14ce3ad4e7d72d276158c: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:21.037189  7470 tablet_bootstrap.cc:654] T 51021f6aabdc41329e6a5b6a568088d7 P 83ca7750fbc741b7afc841bda942cdb1: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:21.037750  7473 raft_consensus.cc:493] T 742c4baeb736496ba5723eb4f65fb865 P 3853b63638f14ce3ad4e7d72d276158c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:21.038182  7473 raft_consensus.cc:515] T 742c4baeb736496ba5723eb4f65fb865 P 3853b63638f14ce3ad4e7d72d276158c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83ca7750fbc741b7afc841bda942cdb1" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39489 } } peers { permanent_uuid: "1d75d40cbcd84cb4b284a0d8c8bcc1e0" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 39831 } } peers { permanent_uuid: "3853b63638f14ce3ad4e7d72d276158c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 38165 } }
I20260709 14:53:21.040207  7473 leader_election.cc:290] T 742c4baeb736496ba5723eb4f65fb865 P 3853b63638f14ce3ad4e7d72d276158c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 83ca7750fbc741b7afc841bda942cdb1 (127.6.3.193:39489), 1d75d40cbcd84cb4b284a0d8c8bcc1e0 (127.6.3.194:39831)
I20260709 14:53:21.040953  7174 catalog_manager.cc:5697] T dd1f78ebde264639b0f16d4e8ca7cba4 P 1d75d40cbcd84cb4b284a0d8c8bcc1e0 reported cstate change: term changed from 0 to 1, leader changed from <none> to 1d75d40cbcd84cb4b284a0d8c8bcc1e0 (127.6.3.194). New cstate: current_term: 1 leader_uuid: "1d75d40cbcd84cb4b284a0d8c8bcc1e0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83ca7750fbc741b7afc841bda942cdb1" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39489 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1d75d40cbcd84cb4b284a0d8c8bcc1e0" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 39831 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3853b63638f14ce3ad4e7d72d276158c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 38165 } health_report { overall_health: UNKNOWN } } }
I20260709 14:53:21.044018  7278 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "742c4baeb736496ba5723eb4f65fb865" candidate_uuid: "3853b63638f14ce3ad4e7d72d276158c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "83ca7750fbc741b7afc841bda942cdb1" is_pre_election: true
W20260709 14:53:21.045140  7392 leader_election.cc:343] T 742c4baeb736496ba5723eb4f65fb865 P 3853b63638f14ce3ad4e7d72d276158c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 83ca7750fbc741b7afc841bda942cdb1 (127.6.3.193:39489): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:21.045694  7354 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "742c4baeb736496ba5723eb4f65fb865" candidate_uuid: "3853b63638f14ce3ad4e7d72d276158c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d75d40cbcd84cb4b284a0d8c8bcc1e0" is_pre_election: true
I20260709 14:53:21.046573  7474 raft_consensus.cc:493] T 51021f6aabdc41329e6a5b6a568088d7 P 1d75d40cbcd84cb4b284a0d8c8bcc1e0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 14:53:21.046793  7391 leader_election.cc:343] T 742c4baeb736496ba5723eb4f65fb865 P 3853b63638f14ce3ad4e7d72d276158c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1d75d40cbcd84cb4b284a0d8c8bcc1e0 (127.6.3.194:39831): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:21.046995  7474 raft_consensus.cc:515] T 51021f6aabdc41329e6a5b6a568088d7 P 1d75d40cbcd84cb4b284a0d8c8bcc1e0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83ca7750fbc741b7afc841bda942cdb1" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39489 } } peers { permanent_uuid: "1d75d40cbcd84cb4b284a0d8c8bcc1e0" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 39831 } } peers { permanent_uuid: "3853b63638f14ce3ad4e7d72d276158c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 38165 } }
I20260709 14:53:21.047209  7391 leader_election.cc:304] T 742c4baeb736496ba5723eb4f65fb865 P 3853b63638f14ce3ad4e7d72d276158c [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: 3853b63638f14ce3ad4e7d72d276158c; no voters: 1d75d40cbcd84cb4b284a0d8c8bcc1e0, 83ca7750fbc741b7afc841bda942cdb1
I20260709 14:53:21.048853  7474 leader_election.cc:290] T 51021f6aabdc41329e6a5b6a568088d7 P 1d75d40cbcd84cb4b284a0d8c8bcc1e0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 83ca7750fbc741b7afc841bda942cdb1 (127.6.3.193:39489), 3853b63638f14ce3ad4e7d72d276158c (127.6.3.195:38165)
I20260709 14:53:21.049714  7473 raft_consensus.cc:2749] T 742c4baeb736496ba5723eb4f65fb865 P 3853b63638f14ce3ad4e7d72d276158c [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:53:21.050202  7278 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "51021f6aabdc41329e6a5b6a568088d7" candidate_uuid: "1d75d40cbcd84cb4b284a0d8c8bcc1e0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "83ca7750fbc741b7afc841bda942cdb1" is_pre_election: true
I20260709 14:53:21.052111  7427 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "51021f6aabdc41329e6a5b6a568088d7" candidate_uuid: "1d75d40cbcd84cb4b284a0d8c8bcc1e0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3853b63638f14ce3ad4e7d72d276158c" is_pre_election: true
W20260709 14:53:21.053349  7318 leader_election.cc:343] T 51021f6aabdc41329e6a5b6a568088d7 P 1d75d40cbcd84cb4b284a0d8c8bcc1e0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3853b63638f14ce3ad4e7d72d276158c (127.6.3.195:38165): Illegal state: must be running to vote when last-logged opid is not known
W20260709 14:53:21.054176  7318 leader_election.cc:343] T 51021f6aabdc41329e6a5b6a568088d7 P 1d75d40cbcd84cb4b284a0d8c8bcc1e0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 83ca7750fbc741b7afc841bda942cdb1 (127.6.3.193:39489): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:21.054618  7318 leader_election.cc:304] T 51021f6aabdc41329e6a5b6a568088d7 P 1d75d40cbcd84cb4b284a0d8c8bcc1e0 [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: 1d75d40cbcd84cb4b284a0d8c8bcc1e0; no voters: 3853b63638f14ce3ad4e7d72d276158c, 83ca7750fbc741b7afc841bda942cdb1
I20260709 14:53:21.055425  7474 raft_consensus.cc:2749] T 51021f6aabdc41329e6a5b6a568088d7 P 1d75d40cbcd84cb4b284a0d8c8bcc1e0 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:53:21.058982  7469 tablet_bootstrap.cc:492] T 9f5541c526e4448eb831411fe8836d4c P 1d75d40cbcd84cb4b284a0d8c8bcc1e0: No bootstrap required, opened a new log
I20260709 14:53:21.059530  7469 ts_tablet_manager.cc:1403] T 9f5541c526e4448eb831411fe8836d4c P 1d75d40cbcd84cb4b284a0d8c8bcc1e0: Time spent bootstrapping tablet: real 0.080s	user 0.008s	sys 0.015s
I20260709 14:53:21.062127  7468 tablet_bootstrap.cc:492] T dd1f78ebde264639b0f16d4e8ca7cba4 P 3853b63638f14ce3ad4e7d72d276158c: No bootstrap required, opened a new log
I20260709 14:53:21.062549  7468 ts_tablet_manager.cc:1403] T dd1f78ebde264639b0f16d4e8ca7cba4 P 3853b63638f14ce3ad4e7d72d276158c: Time spent bootstrapping tablet: real 0.033s	user 0.019s	sys 0.011s
I20260709 14:53:21.062647  7470 tablet_bootstrap.cc:492] T 51021f6aabdc41329e6a5b6a568088d7 P 83ca7750fbc741b7afc841bda942cdb1: No bootstrap required, opened a new log
I20260709 14:53:21.063161  7470 ts_tablet_manager.cc:1403] T 51021f6aabdc41329e6a5b6a568088d7 P 83ca7750fbc741b7afc841bda942cdb1: Time spent bootstrapping tablet: real 0.037s	user 0.009s	sys 0.003s
I20260709 14:53:21.062734  7469 raft_consensus.cc:359] T 9f5541c526e4448eb831411fe8836d4c P 1d75d40cbcd84cb4b284a0d8c8bcc1e0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83ca7750fbc741b7afc841bda942cdb1" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39489 } } peers { permanent_uuid: "1d75d40cbcd84cb4b284a0d8c8bcc1e0" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 39831 } } peers { permanent_uuid: "3853b63638f14ce3ad4e7d72d276158c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 38165 } }
I20260709 14:53:21.063627  7469 raft_consensus.cc:385] T 9f5541c526e4448eb831411fe8836d4c P 1d75d40cbcd84cb4b284a0d8c8bcc1e0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:21.063957  7469 raft_consensus.cc:740] T 9f5541c526e4448eb831411fe8836d4c P 1d75d40cbcd84cb4b284a0d8c8bcc1e0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1d75d40cbcd84cb4b284a0d8c8bcc1e0, State: Initialized, Role: FOLLOWER
I20260709 14:53:21.064785  7469 consensus_queue.cc:260] T 9f5541c526e4448eb831411fe8836d4c P 1d75d40cbcd84cb4b284a0d8c8bcc1e0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83ca7750fbc741b7afc841bda942cdb1" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39489 } } peers { permanent_uuid: "1d75d40cbcd84cb4b284a0d8c8bcc1e0" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 39831 } } peers { permanent_uuid: "3853b63638f14ce3ad4e7d72d276158c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 38165 } }
I20260709 14:53:21.066094  7470 raft_consensus.cc:359] T 51021f6aabdc41329e6a5b6a568088d7 P 83ca7750fbc741b7afc841bda942cdb1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83ca7750fbc741b7afc841bda942cdb1" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39489 } } peers { permanent_uuid: "1d75d40cbcd84cb4b284a0d8c8bcc1e0" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 39831 } } peers { permanent_uuid: "3853b63638f14ce3ad4e7d72d276158c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 38165 } }
I20260709 14:53:21.066049  7468 raft_consensus.cc:359] T dd1f78ebde264639b0f16d4e8ca7cba4 P 3853b63638f14ce3ad4e7d72d276158c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83ca7750fbc741b7afc841bda942cdb1" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39489 } } peers { permanent_uuid: "1d75d40cbcd84cb4b284a0d8c8bcc1e0" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 39831 } } peers { permanent_uuid: "3853b63638f14ce3ad4e7d72d276158c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 38165 } }
I20260709 14:53:21.066922  7470 raft_consensus.cc:385] T 51021f6aabdc41329e6a5b6a568088d7 P 83ca7750fbc741b7afc841bda942cdb1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:21.067121  7468 raft_consensus.cc:385] T dd1f78ebde264639b0f16d4e8ca7cba4 P 3853b63638f14ce3ad4e7d72d276158c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:21.067315  7470 raft_consensus.cc:740] T 51021f6aabdc41329e6a5b6a568088d7 P 83ca7750fbc741b7afc841bda942cdb1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 83ca7750fbc741b7afc841bda942cdb1, State: Initialized, Role: FOLLOWER
I20260709 14:53:21.067564  7468 raft_consensus.cc:740] T dd1f78ebde264639b0f16d4e8ca7cba4 P 3853b63638f14ce3ad4e7d72d276158c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3853b63638f14ce3ad4e7d72d276158c, State: Initialized, Role: FOLLOWER
I20260709 14:53:21.067282  7469 ts_tablet_manager.cc:1434] T 9f5541c526e4448eb831411fe8836d4c P 1d75d40cbcd84cb4b284a0d8c8bcc1e0: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260709 14:53:21.068233  7470 consensus_queue.cc:260] T 51021f6aabdc41329e6a5b6a568088d7 P 83ca7750fbc741b7afc841bda942cdb1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83ca7750fbc741b7afc841bda942cdb1" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39489 } } peers { permanent_uuid: "1d75d40cbcd84cb4b284a0d8c8bcc1e0" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 39831 } } peers { permanent_uuid: "3853b63638f14ce3ad4e7d72d276158c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 38165 } }
I20260709 14:53:21.068817  7469 tablet_bootstrap.cc:492] T 742c4baeb736496ba5723eb4f65fb865 P 1d75d40cbcd84cb4b284a0d8c8bcc1e0: Bootstrap starting.
I20260709 14:53:21.068475  7468 consensus_queue.cc:260] T dd1f78ebde264639b0f16d4e8ca7cba4 P 3853b63638f14ce3ad4e7d72d276158c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83ca7750fbc741b7afc841bda942cdb1" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39489 } } peers { permanent_uuid: "1d75d40cbcd84cb4b284a0d8c8bcc1e0" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 39831 } } peers { permanent_uuid: "3853b63638f14ce3ad4e7d72d276158c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 38165 } }
I20260709 14:53:21.070811  7470 ts_tablet_manager.cc:1434] T 51021f6aabdc41329e6a5b6a568088d7 P 83ca7750fbc741b7afc841bda942cdb1: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260709 14:53:21.071980  7470 tablet_bootstrap.cc:492] T 7caea4e4bd544d739999eafb1dd64eba P 83ca7750fbc741b7afc841bda942cdb1: Bootstrap starting.
I20260709 14:53:21.075407  7469 tablet_bootstrap.cc:654] T 742c4baeb736496ba5723eb4f65fb865 P 1d75d40cbcd84cb4b284a0d8c8bcc1e0: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:21.077737  7468 ts_tablet_manager.cc:1434] T dd1f78ebde264639b0f16d4e8ca7cba4 P 3853b63638f14ce3ad4e7d72d276158c: Time spent starting tablet: real 0.015s	user 0.008s	sys 0.000s
I20260709 14:53:21.078761  7468 tablet_bootstrap.cc:492] T 16f64a98834d41fa8b9176a10fb9f76f P 3853b63638f14ce3ad4e7d72d276158c: Bootstrap starting.
I20260709 14:53:21.080094  7470 tablet_bootstrap.cc:654] T 7caea4e4bd544d739999eafb1dd64eba P 83ca7750fbc741b7afc841bda942cdb1: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:21.086529  7468 tablet_bootstrap.cc:654] T 16f64a98834d41fa8b9176a10fb9f76f P 3853b63638f14ce3ad4e7d72d276158c: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:21.095314  7473 raft_consensus.cc:493] T 9f5541c526e4448eb831411fe8836d4c P 3853b63638f14ce3ad4e7d72d276158c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:21.095911  7473 raft_consensus.cc:515] T 9f5541c526e4448eb831411fe8836d4c P 3853b63638f14ce3ad4e7d72d276158c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83ca7750fbc741b7afc841bda942cdb1" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39489 } } peers { permanent_uuid: "1d75d40cbcd84cb4b284a0d8c8bcc1e0" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 39831 } } peers { permanent_uuid: "3853b63638f14ce3ad4e7d72d276158c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 38165 } }
I20260709 14:53:21.099764  7354 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9f5541c526e4448eb831411fe8836d4c" candidate_uuid: "3853b63638f14ce3ad4e7d72d276158c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d75d40cbcd84cb4b284a0d8c8bcc1e0" is_pre_election: true
I20260709 14:53:21.100312  7278 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9f5541c526e4448eb831411fe8836d4c" candidate_uuid: "3853b63638f14ce3ad4e7d72d276158c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "83ca7750fbc741b7afc841bda942cdb1" is_pre_election: true
I20260709 14:53:21.100518  7354 raft_consensus.cc:2468] T 9f5541c526e4448eb831411fe8836d4c P 1d75d40cbcd84cb4b284a0d8c8bcc1e0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3853b63638f14ce3ad4e7d72d276158c in term 0.
I20260709 14:53:21.101533  7473 leader_election.cc:290] T 9f5541c526e4448eb831411fe8836d4c P 3853b63638f14ce3ad4e7d72d276158c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 83ca7750fbc741b7afc841bda942cdb1 (127.6.3.193:39489), 1d75d40cbcd84cb4b284a0d8c8bcc1e0 (127.6.3.194:39831)
I20260709 14:53:21.102070  7391 leader_election.cc:304] T 9f5541c526e4448eb831411fe8836d4c P 3853b63638f14ce3ad4e7d72d276158c [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: 1d75d40cbcd84cb4b284a0d8c8bcc1e0, 3853b63638f14ce3ad4e7d72d276158c; no voters: 
W20260709 14:53:21.103331  7392 leader_election.cc:343] T 9f5541c526e4448eb831411fe8836d4c P 3853b63638f14ce3ad4e7d72d276158c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 83ca7750fbc741b7afc841bda942cdb1 (127.6.3.193:39489): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:21.104462  7473 raft_consensus.cc:2804] T 9f5541c526e4448eb831411fe8836d4c P 3853b63638f14ce3ad4e7d72d276158c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:53:21.104879  7473 raft_consensus.cc:493] T 9f5541c526e4448eb831411fe8836d4c P 3853b63638f14ce3ad4e7d72d276158c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:53:21.105263  7473 raft_consensus.cc:3060] T 9f5541c526e4448eb831411fe8836d4c P 3853b63638f14ce3ad4e7d72d276158c [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:21.108567  7470 tablet_bootstrap.cc:492] T 7caea4e4bd544d739999eafb1dd64eba P 83ca7750fbc741b7afc841bda942cdb1: No bootstrap required, opened a new log
I20260709 14:53:21.109010  7470 ts_tablet_manager.cc:1403] T 7caea4e4bd544d739999eafb1dd64eba P 83ca7750fbc741b7afc841bda942cdb1: Time spent bootstrapping tablet: real 0.037s	user 0.015s	sys 0.020s
I20260709 14:53:21.108968  7469 tablet_bootstrap.cc:492] T 742c4baeb736496ba5723eb4f65fb865 P 1d75d40cbcd84cb4b284a0d8c8bcc1e0: No bootstrap required, opened a new log
I20260709 14:53:21.110150  7469 ts_tablet_manager.cc:1403] T 742c4baeb736496ba5723eb4f65fb865 P 1d75d40cbcd84cb4b284a0d8c8bcc1e0: Time spent bootstrapping tablet: real 0.042s	user 0.017s	sys 0.006s
I20260709 14:53:21.111822  7470 raft_consensus.cc:359] T 7caea4e4bd544d739999eafb1dd64eba P 83ca7750fbc741b7afc841bda942cdb1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83ca7750fbc741b7afc841bda942cdb1" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39489 } } peers { permanent_uuid: "1d75d40cbcd84cb4b284a0d8c8bcc1e0" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 39831 } } peers { permanent_uuid: "3853b63638f14ce3ad4e7d72d276158c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 38165 } }
I20260709 14:53:21.112473  7468 tablet_bootstrap.cc:492] T 16f64a98834d41fa8b9176a10fb9f76f P 3853b63638f14ce3ad4e7d72d276158c: No bootstrap required, opened a new log
I20260709 14:53:21.112511  7470 raft_consensus.cc:385] T 7caea4e4bd544d739999eafb1dd64eba P 83ca7750fbc741b7afc841bda942cdb1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:21.113031  7468 ts_tablet_manager.cc:1403] T 16f64a98834d41fa8b9176a10fb9f76f P 3853b63638f14ce3ad4e7d72d276158c: Time spent bootstrapping tablet: real 0.034s	user 0.015s	sys 0.004s
I20260709 14:53:21.112799  7469 raft_consensus.cc:359] T 742c4baeb736496ba5723eb4f65fb865 P 1d75d40cbcd84cb4b284a0d8c8bcc1e0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83ca7750fbc741b7afc841bda942cdb1" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39489 } } peers { permanent_uuid: "1d75d40cbcd84cb4b284a0d8c8bcc1e0" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 39831 } } peers { permanent_uuid: "3853b63638f14ce3ad4e7d72d276158c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 38165 } }
I20260709 14:53:21.112967  7470 raft_consensus.cc:740] T 7caea4e4bd544d739999eafb1dd64eba P 83ca7750fbc741b7afc841bda942cdb1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 83ca7750fbc741b7afc841bda942cdb1, State: Initialized, Role: FOLLOWER
I20260709 14:53:21.112882  7473 raft_consensus.cc:515] T 9f5541c526e4448eb831411fe8836d4c P 3853b63638f14ce3ad4e7d72d276158c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83ca7750fbc741b7afc841bda942cdb1" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39489 } } peers { permanent_uuid: "1d75d40cbcd84cb4b284a0d8c8bcc1e0" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 39831 } } peers { permanent_uuid: "3853b63638f14ce3ad4e7d72d276158c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 38165 } }
I20260709 14:53:21.113622  7469 raft_consensus.cc:385] T 742c4baeb736496ba5723eb4f65fb865 P 1d75d40cbcd84cb4b284a0d8c8bcc1e0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:21.113931  7469 raft_consensus.cc:740] T 742c4baeb736496ba5723eb4f65fb865 P 1d75d40cbcd84cb4b284a0d8c8bcc1e0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1d75d40cbcd84cb4b284a0d8c8bcc1e0, State: Initialized, Role: FOLLOWER
I20260709 14:53:21.114113  7470 consensus_queue.cc:260] T 7caea4e4bd544d739999eafb1dd64eba P 83ca7750fbc741b7afc841bda942cdb1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83ca7750fbc741b7afc841bda942cdb1" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39489 } } peers { permanent_uuid: "1d75d40cbcd84cb4b284a0d8c8bcc1e0" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 39831 } } peers { permanent_uuid: "3853b63638f14ce3ad4e7d72d276158c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 38165 } }
I20260709 14:53:21.114653  7469 consensus_queue.cc:260] T 742c4baeb736496ba5723eb4f65fb865 P 1d75d40cbcd84cb4b284a0d8c8bcc1e0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83ca7750fbc741b7afc841bda942cdb1" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39489 } } peers { permanent_uuid: "1d75d40cbcd84cb4b284a0d8c8bcc1e0" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 39831 } } peers { permanent_uuid: "3853b63638f14ce3ad4e7d72d276158c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 38165 } }
I20260709 14:53:21.116173  7278 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9f5541c526e4448eb831411fe8836d4c" candidate_uuid: "3853b63638f14ce3ad4e7d72d276158c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "83ca7750fbc741b7afc841bda942cdb1"
W20260709 14:53:21.117496  7392 leader_election.cc:343] T 9f5541c526e4448eb831411fe8836d4c P 3853b63638f14ce3ad4e7d72d276158c [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 83ca7750fbc741b7afc841bda942cdb1 (127.6.3.193:39489): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:21.117877  7469 ts_tablet_manager.cc:1434] T 742c4baeb736496ba5723eb4f65fb865 P 1d75d40cbcd84cb4b284a0d8c8bcc1e0: Time spent starting tablet: real 0.007s	user 0.002s	sys 0.003s
I20260709 14:53:21.118423  7468 raft_consensus.cc:359] T 16f64a98834d41fa8b9176a10fb9f76f P 3853b63638f14ce3ad4e7d72d276158c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83ca7750fbc741b7afc841bda942cdb1" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39489 } } peers { permanent_uuid: "1d75d40cbcd84cb4b284a0d8c8bcc1e0" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 39831 } } peers { permanent_uuid: "3853b63638f14ce3ad4e7d72d276158c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 38165 } }
I20260709 14:53:21.118963  7469 tablet_bootstrap.cc:492] T ad79a67a71864ca986b633caa542ed73 P 1d75d40cbcd84cb4b284a0d8c8bcc1e0: Bootstrap starting.
I20260709 14:53:21.119138  7468 raft_consensus.cc:385] T 16f64a98834d41fa8b9176a10fb9f76f P 3853b63638f14ce3ad4e7d72d276158c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:21.119467  7468 raft_consensus.cc:740] T 16f64a98834d41fa8b9176a10fb9f76f P 3853b63638f14ce3ad4e7d72d276158c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3853b63638f14ce3ad4e7d72d276158c, State: Initialized, Role: FOLLOWER
I20260709 14:53:21.119495  7354 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9f5541c526e4448eb831411fe8836d4c" candidate_uuid: "3853b63638f14ce3ad4e7d72d276158c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d75d40cbcd84cb4b284a0d8c8bcc1e0"
I20260709 14:53:21.120093  7354 raft_consensus.cc:3060] T 9f5541c526e4448eb831411fe8836d4c P 1d75d40cbcd84cb4b284a0d8c8bcc1e0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:21.120296  7468 consensus_queue.cc:260] T 16f64a98834d41fa8b9176a10fb9f76f P 3853b63638f14ce3ad4e7d72d276158c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83ca7750fbc741b7afc841bda942cdb1" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39489 } } peers { permanent_uuid: "1d75d40cbcd84cb4b284a0d8c8bcc1e0" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 39831 } } peers { permanent_uuid: "3853b63638f14ce3ad4e7d72d276158c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 38165 } }
I20260709 14:53:21.125270  7469 tablet_bootstrap.cc:654] T ad79a67a71864ca986b633caa542ed73 P 1d75d40cbcd84cb4b284a0d8c8bcc1e0: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:21.129602  7496 raft_consensus.cc:493] T 742c4baeb736496ba5723eb4f65fb865 P 1d75d40cbcd84cb4b284a0d8c8bcc1e0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:21.129837  7470 ts_tablet_manager.cc:1434] T 7caea4e4bd544d739999eafb1dd64eba P 83ca7750fbc741b7afc841bda942cdb1: Time spent starting tablet: real 0.020s	user 0.004s	sys 0.004s
I20260709 14:53:21.130126  7496 raft_consensus.cc:515] T 742c4baeb736496ba5723eb4f65fb865 P 1d75d40cbcd84cb4b284a0d8c8bcc1e0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83ca7750fbc741b7afc841bda942cdb1" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39489 } } peers { permanent_uuid: "1d75d40cbcd84cb4b284a0d8c8bcc1e0" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 39831 } } peers { permanent_uuid: "3853b63638f14ce3ad4e7d72d276158c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 38165 } }
I20260709 14:53:21.132472  7496 leader_election.cc:290] T 742c4baeb736496ba5723eb4f65fb865 P 1d75d40cbcd84cb4b284a0d8c8bcc1e0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 83ca7750fbc741b7afc841bda942cdb1 (127.6.3.193:39489), 3853b63638f14ce3ad4e7d72d276158c (127.6.3.195:38165)
I20260709 14:53:21.135102  7427 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "742c4baeb736496ba5723eb4f65fb865" candidate_uuid: "1d75d40cbcd84cb4b284a0d8c8bcc1e0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3853b63638f14ce3ad4e7d72d276158c" is_pre_election: true
I20260709 14:53:21.135848  7427 raft_consensus.cc:2468] T 742c4baeb736496ba5723eb4f65fb865 P 3853b63638f14ce3ad4e7d72d276158c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1d75d40cbcd84cb4b284a0d8c8bcc1e0 in term 0.
I20260709 14:53:21.137387  7278 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "742c4baeb736496ba5723eb4f65fb865" candidate_uuid: "1d75d40cbcd84cb4b284a0d8c8bcc1e0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "83ca7750fbc741b7afc841bda942cdb1" is_pre_election: true
I20260709 14:53:21.138304  7470 tablet_bootstrap.cc:492] T 9f5541c526e4448eb831411fe8836d4c P 83ca7750fbc741b7afc841bda942cdb1: Bootstrap starting.
W20260709 14:53:21.139179  7318 leader_election.cc:343] T 742c4baeb736496ba5723eb4f65fb865 P 1d75d40cbcd84cb4b284a0d8c8bcc1e0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 83ca7750fbc741b7afc841bda942cdb1 (127.6.3.193:39489): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:21.140121  7318 leader_election.cc:304] T 742c4baeb736496ba5723eb4f65fb865 P 1d75d40cbcd84cb4b284a0d8c8bcc1e0 [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: 1d75d40cbcd84cb4b284a0d8c8bcc1e0, 3853b63638f14ce3ad4e7d72d276158c; no voters: 83ca7750fbc741b7afc841bda942cdb1
I20260709 14:53:21.141490  7496 raft_consensus.cc:2804] T 742c4baeb736496ba5723eb4f65fb865 P 1d75d40cbcd84cb4b284a0d8c8bcc1e0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:53:21.141988  7496 raft_consensus.cc:493] T 742c4baeb736496ba5723eb4f65fb865 P 1d75d40cbcd84cb4b284a0d8c8bcc1e0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:53:21.142442  7496 raft_consensus.cc:3060] T 742c4baeb736496ba5723eb4f65fb865 P 1d75d40cbcd84cb4b284a0d8c8bcc1e0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:21.146571  7470 tablet_bootstrap.cc:654] T 9f5541c526e4448eb831411fe8836d4c P 83ca7750fbc741b7afc841bda942cdb1: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:21.151180  7473 leader_election.cc:290] T 9f5541c526e4448eb831411fe8836d4c P 3853b63638f14ce3ad4e7d72d276158c [CANDIDATE]: Term 1 election: Requested vote from peers 83ca7750fbc741b7afc841bda942cdb1 (127.6.3.193:39489), 1d75d40cbcd84cb4b284a0d8c8bcc1e0 (127.6.3.194:39831)
I20260709 14:53:21.128952  7354 raft_consensus.cc:2468] T 9f5541c526e4448eb831411fe8836d4c P 1d75d40cbcd84cb4b284a0d8c8bcc1e0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3853b63638f14ce3ad4e7d72d276158c in term 1.
I20260709 14:53:21.161731  7391 leader_election.cc:304] T 9f5541c526e4448eb831411fe8836d4c P 3853b63638f14ce3ad4e7d72d276158c [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: 1d75d40cbcd84cb4b284a0d8c8bcc1e0, 3853b63638f14ce3ad4e7d72d276158c; no voters: 83ca7750fbc741b7afc841bda942cdb1
I20260709 14:53:21.163067  7473 raft_consensus.cc:2804] T 9f5541c526e4448eb831411fe8836d4c P 3853b63638f14ce3ad4e7d72d276158c [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:53:21.163830  7473 raft_consensus.cc:697] T 9f5541c526e4448eb831411fe8836d4c P 3853b63638f14ce3ad4e7d72d276158c [term 1 LEADER]: Becoming Leader. State: Replica: 3853b63638f14ce3ad4e7d72d276158c, State: Running, Role: LEADER
I20260709 14:53:21.164848  7473 consensus_queue.cc:237] T 9f5541c526e4448eb831411fe8836d4c P 3853b63638f14ce3ad4e7d72d276158c [LEADER]: Queue going to LEADER mode. State: All 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: "83ca7750fbc741b7afc841bda942cdb1" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39489 } } peers { permanent_uuid: "1d75d40cbcd84cb4b284a0d8c8bcc1e0" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 39831 } } peers { permanent_uuid: "3853b63638f14ce3ad4e7d72d276158c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 38165 } }
I20260709 14:53:21.167224  7496 raft_consensus.cc:515] T 742c4baeb736496ba5723eb4f65fb865 P 1d75d40cbcd84cb4b284a0d8c8bcc1e0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83ca7750fbc741b7afc841bda942cdb1" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39489 } } peers { permanent_uuid: "1d75d40cbcd84cb4b284a0d8c8bcc1e0" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 39831 } } peers { permanent_uuid: "3853b63638f14ce3ad4e7d72d276158c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 38165 } }
I20260709 14:53:21.171331  7278 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "742c4baeb736496ba5723eb4f65fb865" candidate_uuid: "1d75d40cbcd84cb4b284a0d8c8bcc1e0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "83ca7750fbc741b7afc841bda942cdb1"
W20260709 14:53:21.173023  7318 leader_election.cc:343] T 742c4baeb736496ba5723eb4f65fb865 P 1d75d40cbcd84cb4b284a0d8c8bcc1e0 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 83ca7750fbc741b7afc841bda942cdb1 (127.6.3.193:39489): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:21.176637  7427 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "742c4baeb736496ba5723eb4f65fb865" candidate_uuid: "1d75d40cbcd84cb4b284a0d8c8bcc1e0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3853b63638f14ce3ad4e7d72d276158c"
I20260709 14:53:21.177137  7427 raft_consensus.cc:3060] T 742c4baeb736496ba5723eb4f65fb865 P 3853b63638f14ce3ad4e7d72d276158c [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:21.185464  7427 raft_consensus.cc:2468] T 742c4baeb736496ba5723eb4f65fb865 P 3853b63638f14ce3ad4e7d72d276158c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1d75d40cbcd84cb4b284a0d8c8bcc1e0 in term 1.
I20260709 14:53:21.186848  7318 leader_election.cc:304] T 742c4baeb736496ba5723eb4f65fb865 P 1d75d40cbcd84cb4b284a0d8c8bcc1e0 [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: 1d75d40cbcd84cb4b284a0d8c8bcc1e0, 3853b63638f14ce3ad4e7d72d276158c; no voters: 83ca7750fbc741b7afc841bda942cdb1
I20260709 14:53:21.187908  7474 raft_consensus.cc:2804] T 742c4baeb736496ba5723eb4f65fb865 P 1d75d40cbcd84cb4b284a0d8c8bcc1e0 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:53:21.188494  7474 raft_consensus.cc:697] T 742c4baeb736496ba5723eb4f65fb865 P 1d75d40cbcd84cb4b284a0d8c8bcc1e0 [term 1 LEADER]: Becoming Leader. State: Replica: 1d75d40cbcd84cb4b284a0d8c8bcc1e0, State: Running, Role: LEADER
I20260709 14:53:21.189512  7474 consensus_queue.cc:237] T 742c4baeb736496ba5723eb4f65fb865 P 1d75d40cbcd84cb4b284a0d8c8bcc1e0 [LEADER]: Queue going to LEADER mode. State: All 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: "83ca7750fbc741b7afc841bda942cdb1" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39489 } } peers { permanent_uuid: "1d75d40cbcd84cb4b284a0d8c8bcc1e0" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 39831 } } peers { permanent_uuid: "3853b63638f14ce3ad4e7d72d276158c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 38165 } }
I20260709 14:53:21.198480  7496 leader_election.cc:290] T 742c4baeb736496ba5723eb4f65fb865 P 1d75d40cbcd84cb4b284a0d8c8bcc1e0 [CANDIDATE]: Term 1 election: Requested vote from peers 83ca7750fbc741b7afc841bda942cdb1 (127.6.3.193:39489), 3853b63638f14ce3ad4e7d72d276158c (127.6.3.195:38165)
I20260709 14:53:21.203644  7468 ts_tablet_manager.cc:1434] T 16f64a98834d41fa8b9176a10fb9f76f P 3853b63638f14ce3ad4e7d72d276158c: Time spent starting tablet: real 0.090s	user 0.048s	sys 0.034s
I20260709 14:53:21.203902  7469 tablet_bootstrap.cc:492] T ad79a67a71864ca986b633caa542ed73 P 1d75d40cbcd84cb4b284a0d8c8bcc1e0: No bootstrap required, opened a new log
I20260709 14:53:21.204430  7469 ts_tablet_manager.cc:1403] T ad79a67a71864ca986b633caa542ed73 P 1d75d40cbcd84cb4b284a0d8c8bcc1e0: Time spent bootstrapping tablet: real 0.086s	user 0.016s	sys 0.062s
I20260709 14:53:21.204747  7468 tablet_bootstrap.cc:492] T 51021f6aabdc41329e6a5b6a568088d7 P 3853b63638f14ce3ad4e7d72d276158c: Bootstrap starting.
I20260709 14:53:21.206537  7176 catalog_manager.cc:5697] T 742c4baeb736496ba5723eb4f65fb865 P 1d75d40cbcd84cb4b284a0d8c8bcc1e0 reported cstate change: term changed from 0 to 1, leader changed from <none> to 1d75d40cbcd84cb4b284a0d8c8bcc1e0 (127.6.3.194). New cstate: current_term: 1 leader_uuid: "1d75d40cbcd84cb4b284a0d8c8bcc1e0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83ca7750fbc741b7afc841bda942cdb1" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39489 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1d75d40cbcd84cb4b284a0d8c8bcc1e0" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 39831 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3853b63638f14ce3ad4e7d72d276158c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 38165 } health_report { overall_health: UNKNOWN } } }
I20260709 14:53:21.207165  7469 raft_consensus.cc:359] T ad79a67a71864ca986b633caa542ed73 P 1d75d40cbcd84cb4b284a0d8c8bcc1e0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83ca7750fbc741b7afc841bda942cdb1" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39489 } } peers { permanent_uuid: "1d75d40cbcd84cb4b284a0d8c8bcc1e0" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 39831 } } peers { permanent_uuid: "3853b63638f14ce3ad4e7d72d276158c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 38165 } }
I20260709 14:53:21.207882  7469 raft_consensus.cc:385] T ad79a67a71864ca986b633caa542ed73 P 1d75d40cbcd84cb4b284a0d8c8bcc1e0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:21.208189  7469 raft_consensus.cc:740] T ad79a67a71864ca986b633caa542ed73 P 1d75d40cbcd84cb4b284a0d8c8bcc1e0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1d75d40cbcd84cb4b284a0d8c8bcc1e0, State: Initialized, Role: FOLLOWER
I20260709 14:53:21.208949  7469 consensus_queue.cc:260] T ad79a67a71864ca986b633caa542ed73 P 1d75d40cbcd84cb4b284a0d8c8bcc1e0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83ca7750fbc741b7afc841bda942cdb1" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39489 } } peers { permanent_uuid: "1d75d40cbcd84cb4b284a0d8c8bcc1e0" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 39831 } } peers { permanent_uuid: "3853b63638f14ce3ad4e7d72d276158c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 38165 } }
I20260709 14:53:21.210702  7468 tablet_bootstrap.cc:654] T 51021f6aabdc41329e6a5b6a568088d7 P 3853b63638f14ce3ad4e7d72d276158c: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:21.210127  7177 catalog_manager.cc:5697] T 9f5541c526e4448eb831411fe8836d4c P 3853b63638f14ce3ad4e7d72d276158c reported cstate change: term changed from 0 to 1, leader changed from <none> to 3853b63638f14ce3ad4e7d72d276158c (127.6.3.195). New cstate: current_term: 1 leader_uuid: "3853b63638f14ce3ad4e7d72d276158c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83ca7750fbc741b7afc841bda942cdb1" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39489 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1d75d40cbcd84cb4b284a0d8c8bcc1e0" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 39831 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3853b63638f14ce3ad4e7d72d276158c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 38165 } health_report { overall_health: HEALTHY } } }
I20260709 14:53:21.211117  7469 ts_tablet_manager.cc:1434] T ad79a67a71864ca986b633caa542ed73 P 1d75d40cbcd84cb4b284a0d8c8bcc1e0: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.002s
I20260709 14:53:21.212038  7469 tablet_bootstrap.cc:492] T 2972b8dad1a946dcbcd2cd039745b05e P 1d75d40cbcd84cb4b284a0d8c8bcc1e0: Bootstrap starting.
I20260709 14:53:21.218390  7469 tablet_bootstrap.cc:654] T 2972b8dad1a946dcbcd2cd039745b05e P 1d75d40cbcd84cb4b284a0d8c8bcc1e0: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:21.219563  7468 tablet_bootstrap.cc:492] T 51021f6aabdc41329e6a5b6a568088d7 P 3853b63638f14ce3ad4e7d72d276158c: No bootstrap required, opened a new log
I20260709 14:53:21.219965  7470 tablet_bootstrap.cc:492] T 9f5541c526e4448eb831411fe8836d4c P 83ca7750fbc741b7afc841bda942cdb1: No bootstrap required, opened a new log
I20260709 14:53:21.220075  7468 ts_tablet_manager.cc:1403] T 51021f6aabdc41329e6a5b6a568088d7 P 3853b63638f14ce3ad4e7d72d276158c: Time spent bootstrapping tablet: real 0.016s	user 0.006s	sys 0.007s
I20260709 14:53:21.220433  7470 ts_tablet_manager.cc:1403] T 9f5541c526e4448eb831411fe8836d4c P 83ca7750fbc741b7afc841bda942cdb1: Time spent bootstrapping tablet: real 0.082s	user 0.033s	sys 0.024s
I20260709 14:53:21.223027  7468 raft_consensus.cc:359] T 51021f6aabdc41329e6a5b6a568088d7 P 3853b63638f14ce3ad4e7d72d276158c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83ca7750fbc741b7afc841bda942cdb1" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39489 } } peers { permanent_uuid: "1d75d40cbcd84cb4b284a0d8c8bcc1e0" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 39831 } } peers { permanent_uuid: "3853b63638f14ce3ad4e7d72d276158c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 38165 } }
I20260709 14:53:21.223212  7470 raft_consensus.cc:359] T 9f5541c526e4448eb831411fe8836d4c P 83ca7750fbc741b7afc841bda942cdb1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83ca7750fbc741b7afc841bda942cdb1" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39489 } } peers { permanent_uuid: "1d75d40cbcd84cb4b284a0d8c8bcc1e0" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 39831 } } peers { permanent_uuid: "3853b63638f14ce3ad4e7d72d276158c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 38165 } }
I20260709 14:53:21.223819  7468 raft_consensus.cc:385] T 51021f6aabdc41329e6a5b6a568088d7 P 3853b63638f14ce3ad4e7d72d276158c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:21.223846  7470 raft_consensus.cc:385] T 9f5541c526e4448eb831411fe8836d4c P 83ca7750fbc741b7afc841bda942cdb1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:21.224323  7470 raft_consensus.cc:740] T 9f5541c526e4448eb831411fe8836d4c P 83ca7750fbc741b7afc841bda942cdb1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 83ca7750fbc741b7afc841bda942cdb1, State: Initialized, Role: FOLLOWER
I20260709 14:53:21.225158  7470 consensus_queue.cc:260] T 9f5541c526e4448eb831411fe8836d4c P 83ca7750fbc741b7afc841bda942cdb1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83ca7750fbc741b7afc841bda942cdb1" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39489 } } peers { permanent_uuid: "1d75d40cbcd84cb4b284a0d8c8bcc1e0" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 39831 } } peers { permanent_uuid: "3853b63638f14ce3ad4e7d72d276158c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 38165 } }
I20260709 14:53:21.224320  7468 raft_consensus.cc:740] T 51021f6aabdc41329e6a5b6a568088d7 P 3853b63638f14ce3ad4e7d72d276158c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3853b63638f14ce3ad4e7d72d276158c, State: Initialized, Role: FOLLOWER
I20260709 14:53:21.227008  7470 ts_tablet_manager.cc:1434] T 9f5541c526e4448eb831411fe8836d4c P 83ca7750fbc741b7afc841bda942cdb1: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 14:53:21.228365  7470 tablet_bootstrap.cc:492] T 328180a1740e4354ae868a6b62a29aa5 P 83ca7750fbc741b7afc841bda942cdb1: Bootstrap starting.
I20260709 14:53:21.229504  7469 tablet_bootstrap.cc:492] T 2972b8dad1a946dcbcd2cd039745b05e P 1d75d40cbcd84cb4b284a0d8c8bcc1e0: No bootstrap required, opened a new log
I20260709 14:53:21.229883  7469 ts_tablet_manager.cc:1403] T 2972b8dad1a946dcbcd2cd039745b05e P 1d75d40cbcd84cb4b284a0d8c8bcc1e0: Time spent bootstrapping tablet: real 0.018s	user 0.001s	sys 0.015s
I20260709 14:53:21.232156  7469 raft_consensus.cc:359] T 2972b8dad1a946dcbcd2cd039745b05e P 1d75d40cbcd84cb4b284a0d8c8bcc1e0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83ca7750fbc741b7afc841bda942cdb1" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39489 } } peers { permanent_uuid: "1d75d40cbcd84cb4b284a0d8c8bcc1e0" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 39831 } } peers { permanent_uuid: "3853b63638f14ce3ad4e7d72d276158c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 38165 } }
I20260709 14:53:21.232733  7469 raft_consensus.cc:385] T 2972b8dad1a946dcbcd2cd039745b05e P 1d75d40cbcd84cb4b284a0d8c8bcc1e0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:21.232971  7469 raft_consensus.cc:740] T 2972b8dad1a946dcbcd2cd039745b05e P 1d75d40cbcd84cb4b284a0d8c8bcc1e0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1d75d40cbcd84cb4b284a0d8c8bcc1e0, State: Initialized, Role: FOLLOWER
I20260709 14:53:21.233394  7470 tablet_bootstrap.cc:654] T 328180a1740e4354ae868a6b62a29aa5 P 83ca7750fbc741b7afc841bda942cdb1: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:21.233513  7469 consensus_queue.cc:260] T 2972b8dad1a946dcbcd2cd039745b05e P 1d75d40cbcd84cb4b284a0d8c8bcc1e0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83ca7750fbc741b7afc841bda942cdb1" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39489 } } peers { permanent_uuid: "1d75d40cbcd84cb4b284a0d8c8bcc1e0" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 39831 } } peers { permanent_uuid: "3853b63638f14ce3ad4e7d72d276158c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 38165 } }
I20260709 14:53:21.235431  7469 ts_tablet_manager.cc:1434] T 2972b8dad1a946dcbcd2cd039745b05e P 1d75d40cbcd84cb4b284a0d8c8bcc1e0: Time spent starting tablet: real 0.005s	user 0.007s	sys 0.000s
I20260709 14:53:21.236217  7469 tablet_bootstrap.cc:492] T ed10dcefb0c64f628425128bb03586f2 P 1d75d40cbcd84cb4b284a0d8c8bcc1e0: Bootstrap starting.
I20260709 14:53:21.235792  7468 consensus_queue.cc:260] T 51021f6aabdc41329e6a5b6a568088d7 P 3853b63638f14ce3ad4e7d72d276158c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83ca7750fbc741b7afc841bda942cdb1" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39489 } } peers { permanent_uuid: "1d75d40cbcd84cb4b284a0d8c8bcc1e0" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 39831 } } peers { permanent_uuid: "3853b63638f14ce3ad4e7d72d276158c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 38165 } }
I20260709 14:53:21.238665  7468 ts_tablet_manager.cc:1434] T 51021f6aabdc41329e6a5b6a568088d7 P 3853b63638f14ce3ad4e7d72d276158c: Time spent starting tablet: real 0.018s	user 0.006s	sys 0.000s
I20260709 14:53:21.239950  7468 tablet_bootstrap.cc:492] T 328180a1740e4354ae868a6b62a29aa5 P 3853b63638f14ce3ad4e7d72d276158c: Bootstrap starting.
I20260709 14:53:21.241539  7469 tablet_bootstrap.cc:654] T ed10dcefb0c64f628425128bb03586f2 P 1d75d40cbcd84cb4b284a0d8c8bcc1e0: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:21.247957  7468 tablet_bootstrap.cc:654] T 328180a1740e4354ae868a6b62a29aa5 P 3853b63638f14ce3ad4e7d72d276158c: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:21.248368  7499 raft_consensus.cc:493] T 9f5541c526e4448eb831411fe8836d4c P 83ca7750fbc741b7afc841bda942cdb1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:21.248996  7499 raft_consensus.cc:515] T 9f5541c526e4448eb831411fe8836d4c P 83ca7750fbc741b7afc841bda942cdb1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83ca7750fbc741b7afc841bda942cdb1" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39489 } } peers { permanent_uuid: "1d75d40cbcd84cb4b284a0d8c8bcc1e0" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 39831 } } peers { permanent_uuid: "3853b63638f14ce3ad4e7d72d276158c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 38165 } }
I20260709 14:53:21.252439  7354 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9f5541c526e4448eb831411fe8836d4c" candidate_uuid: "83ca7750fbc741b7afc841bda942cdb1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d75d40cbcd84cb4b284a0d8c8bcc1e0" is_pre_election: true
I20260709 14:53:21.253393  7354 raft_consensus.cc:2393] T 9f5541c526e4448eb831411fe8836d4c P 1d75d40cbcd84cb4b284a0d8c8bcc1e0 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 83ca7750fbc741b7afc841bda942cdb1 in current term 1: Already voted for candidate 3853b63638f14ce3ad4e7d72d276158c in this term.
I20260709 14:53:21.256547  7427 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9f5541c526e4448eb831411fe8836d4c" candidate_uuid: "83ca7750fbc741b7afc841bda942cdb1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3853b63638f14ce3ad4e7d72d276158c" is_pre_election: true
I20260709 14:53:21.257678  7499 leader_election.cc:290] T 9f5541c526e4448eb831411fe8836d4c P 83ca7750fbc741b7afc841bda942cdb1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1d75d40cbcd84cb4b284a0d8c8bcc1e0 (127.6.3.194:39831), 3853b63638f14ce3ad4e7d72d276158c (127.6.3.195:38165)
I20260709 14:53:21.258940  7243 leader_election.cc:304] T 9f5541c526e4448eb831411fe8836d4c P 83ca7750fbc741b7afc841bda942cdb1 [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: 83ca7750fbc741b7afc841bda942cdb1; no voters: 1d75d40cbcd84cb4b284a0d8c8bcc1e0, 3853b63638f14ce3ad4e7d72d276158c
I20260709 14:53:21.260475  7499 raft_consensus.cc:3060] T 9f5541c526e4448eb831411fe8836d4c P 83ca7750fbc741b7afc841bda942cdb1 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:21.276945  7481 raft_consensus.cc:493] T 16f64a98834d41fa8b9176a10fb9f76f P 83ca7750fbc741b7afc841bda942cdb1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:21.277485  7481 raft_consensus.cc:515] T 16f64a98834d41fa8b9176a10fb9f76f P 83ca7750fbc741b7afc841bda942cdb1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83ca7750fbc741b7afc841bda942cdb1" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39489 } } peers { permanent_uuid: "1d75d40cbcd84cb4b284a0d8c8bcc1e0" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 39831 } } peers { permanent_uuid: "3853b63638f14ce3ad4e7d72d276158c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 38165 } }
I20260709 14:53:21.280267  7481 leader_election.cc:290] T 16f64a98834d41fa8b9176a10fb9f76f P 83ca7750fbc741b7afc841bda942cdb1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1d75d40cbcd84cb4b284a0d8c8bcc1e0 (127.6.3.194:39831), 3853b63638f14ce3ad4e7d72d276158c (127.6.3.195:38165)
I20260709 14:53:21.282076  7354 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "16f64a98834d41fa8b9176a10fb9f76f" candidate_uuid: "83ca7750fbc741b7afc841bda942cdb1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d75d40cbcd84cb4b284a0d8c8bcc1e0" is_pre_election: true
I20260709 14:53:21.282759  7354 raft_consensus.cc:2468] T 16f64a98834d41fa8b9176a10fb9f76f P 1d75d40cbcd84cb4b284a0d8c8bcc1e0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 83ca7750fbc741b7afc841bda942cdb1 in term 0.
I20260709 14:53:21.284142  7242 leader_election.cc:304] T 16f64a98834d41fa8b9176a10fb9f76f P 83ca7750fbc741b7afc841bda942cdb1 [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: 1d75d40cbcd84cb4b284a0d8c8bcc1e0, 83ca7750fbc741b7afc841bda942cdb1; no voters: 
I20260709 14:53:21.286455  7427 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "16f64a98834d41fa8b9176a10fb9f76f" candidate_uuid: "83ca7750fbc741b7afc841bda942cdb1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3853b63638f14ce3ad4e7d72d276158c" is_pre_election: true
I20260709 14:53:21.287246  7427 raft_consensus.cc:2468] T 16f64a98834d41fa8b9176a10fb9f76f P 3853b63638f14ce3ad4e7d72d276158c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 83ca7750fbc741b7afc841bda942cdb1 in term 0.
I20260709 14:53:21.289952  7481 raft_consensus.cc:2804] T 16f64a98834d41fa8b9176a10fb9f76f P 83ca7750fbc741b7afc841bda942cdb1 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:53:21.290498  7481 raft_consensus.cc:493] T 16f64a98834d41fa8b9176a10fb9f76f P 83ca7750fbc741b7afc841bda942cdb1 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:53:21.290988  7481 raft_consensus.cc:3060] T 16f64a98834d41fa8b9176a10fb9f76f P 83ca7750fbc741b7afc841bda942cdb1 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:21.303845  7520 raft_consensus.cc:493] T 51021f6aabdc41329e6a5b6a568088d7 P 83ca7750fbc741b7afc841bda942cdb1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:21.305039  7520 raft_consensus.cc:515] T 51021f6aabdc41329e6a5b6a568088d7 P 83ca7750fbc741b7afc841bda942cdb1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83ca7750fbc741b7afc841bda942cdb1" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39489 } } peers { permanent_uuid: "1d75d40cbcd84cb4b284a0d8c8bcc1e0" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 39831 } } peers { permanent_uuid: "3853b63638f14ce3ad4e7d72d276158c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 38165 } }
I20260709 14:53:21.306001  7499 raft_consensus.cc:2749] T 9f5541c526e4448eb831411fe8836d4c P 83ca7750fbc741b7afc841bda942cdb1 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:53:21.307931  7481 raft_consensus.cc:515] T 16f64a98834d41fa8b9176a10fb9f76f P 83ca7750fbc741b7afc841bda942cdb1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83ca7750fbc741b7afc841bda942cdb1" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39489 } } peers { permanent_uuid: "1d75d40cbcd84cb4b284a0d8c8bcc1e0" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 39831 } } peers { permanent_uuid: "3853b63638f14ce3ad4e7d72d276158c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 38165 } }
I20260709 14:53:21.319104  7510 raft_consensus.cc:493] T 51021f6aabdc41329e6a5b6a568088d7 P 3853b63638f14ce3ad4e7d72d276158c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:21.309027  7520 leader_election.cc:290] T 51021f6aabdc41329e6a5b6a568088d7 P 83ca7750fbc741b7afc841bda942cdb1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1d75d40cbcd84cb4b284a0d8c8bcc1e0 (127.6.3.194:39831), 3853b63638f14ce3ad4e7d72d276158c (127.6.3.195:38165)
I20260709 14:53:21.328984  7510 raft_consensus.cc:515] T 51021f6aabdc41329e6a5b6a568088d7 P 3853b63638f14ce3ad4e7d72d276158c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83ca7750fbc741b7afc841bda942cdb1" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39489 } } peers { permanent_uuid: "1d75d40cbcd84cb4b284a0d8c8bcc1e0" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 39831 } } peers { permanent_uuid: "3853b63638f14ce3ad4e7d72d276158c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 38165 } }
I20260709 14:53:21.331001  7353 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "16f64a98834d41fa8b9176a10fb9f76f" candidate_uuid: "83ca7750fbc741b7afc841bda942cdb1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d75d40cbcd84cb4b284a0d8c8bcc1e0"
I20260709 14:53:21.331782  7353 raft_consensus.cc:3060] T 16f64a98834d41fa8b9176a10fb9f76f P 1d75d40cbcd84cb4b284a0d8c8bcc1e0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:21.332152  7278 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "51021f6aabdc41329e6a5b6a568088d7" candidate_uuid: "3853b63638f14ce3ad4e7d72d276158c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "83ca7750fbc741b7afc841bda942cdb1" is_pre_election: true
I20260709 14:53:21.332752  7278 raft_consensus.cc:2468] T 51021f6aabdc41329e6a5b6a568088d7 P 83ca7750fbc741b7afc841bda942cdb1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3853b63638f14ce3ad4e7d72d276158c in term 0.
I20260709 14:53:21.333967  7392 leader_election.cc:304] T 51021f6aabdc41329e6a5b6a568088d7 P 3853b63638f14ce3ad4e7d72d276158c [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: 3853b63638f14ce3ad4e7d72d276158c, 83ca7750fbc741b7afc841bda942cdb1; no voters: 
I20260709 14:53:21.335001  7473 raft_consensus.cc:2804] T 51021f6aabdc41329e6a5b6a568088d7 P 3853b63638f14ce3ad4e7d72d276158c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:53:21.335446  7473 raft_consensus.cc:493] T 51021f6aabdc41329e6a5b6a568088d7 P 3853b63638f14ce3ad4e7d72d276158c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:53:21.335831  7473 raft_consensus.cc:3060] T 51021f6aabdc41329e6a5b6a568088d7 P 3853b63638f14ce3ad4e7d72d276158c [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:21.339296  7353 raft_consensus.cc:2468] T 16f64a98834d41fa8b9176a10fb9f76f P 1d75d40cbcd84cb4b284a0d8c8bcc1e0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 83ca7750fbc741b7afc841bda942cdb1 in term 1.
I20260709 14:53:21.340396  7242 leader_election.cc:304] T 16f64a98834d41fa8b9176a10fb9f76f P 83ca7750fbc741b7afc841bda942cdb1 [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: 1d75d40cbcd84cb4b284a0d8c8bcc1e0, 83ca7750fbc741b7afc841bda942cdb1; no voters: 
I20260709 14:53:21.311538  7427 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "51021f6aabdc41329e6a5b6a568088d7" candidate_uuid: "83ca7750fbc741b7afc841bda942cdb1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3853b63638f14ce3ad4e7d72d276158c" is_pre_election: true
I20260709 14:53:21.310241  7354 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "51021f6aabdc41329e6a5b6a568088d7" candidate_uuid: "83ca7750fbc741b7afc841bda942cdb1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d75d40cbcd84cb4b284a0d8c8bcc1e0" is_pre_election: true
I20260709 14:53:21.341492  7354 raft_consensus.cc:2468] T 51021f6aabdc41329e6a5b6a568088d7 P 1d75d40cbcd84cb4b284a0d8c8bcc1e0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 83ca7750fbc741b7afc841bda942cdb1 in term 0.
I20260709 14:53:21.342507  7242 leader_election.cc:304] T 51021f6aabdc41329e6a5b6a568088d7 P 83ca7750fbc741b7afc841bda942cdb1 [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: 1d75d40cbcd84cb4b284a0d8c8bcc1e0, 83ca7750fbc741b7afc841bda942cdb1; no voters: 
I20260709 14:53:21.343321  7499 raft_consensus.cc:2804] T 16f64a98834d41fa8b9176a10fb9f76f P 83ca7750fbc741b7afc841bda942cdb1 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:53:21.345702  7352 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "51021f6aabdc41329e6a5b6a568088d7" candidate_uuid: "3853b63638f14ce3ad4e7d72d276158c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d75d40cbcd84cb4b284a0d8c8bcc1e0" is_pre_election: true
I20260709 14:53:21.346477  7352 raft_consensus.cc:2468] T 51021f6aabdc41329e6a5b6a568088d7 P 1d75d40cbcd84cb4b284a0d8c8bcc1e0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3853b63638f14ce3ad4e7d72d276158c in term 0.
I20260709 14:53:21.349812  7473 raft_consensus.cc:515] T 51021f6aabdc41329e6a5b6a568088d7 P 3853b63638f14ce3ad4e7d72d276158c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83ca7750fbc741b7afc841bda942cdb1" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39489 } } peers { permanent_uuid: "1d75d40cbcd84cb4b284a0d8c8bcc1e0" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 39831 } } peers { permanent_uuid: "3853b63638f14ce3ad4e7d72d276158c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 38165 } }
I20260709 14:53:21.351214  7520 raft_consensus.cc:2804] T 51021f6aabdc41329e6a5b6a568088d7 P 83ca7750fbc741b7afc841bda942cdb1 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:53:21.351917  7428 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "16f64a98834d41fa8b9176a10fb9f76f" candidate_uuid: "83ca7750fbc741b7afc841bda942cdb1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3853b63638f14ce3ad4e7d72d276158c"
I20260709 14:53:21.352532  7428 raft_consensus.cc:3060] T 16f64a98834d41fa8b9176a10fb9f76f P 3853b63638f14ce3ad4e7d72d276158c [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:21.353502  7278 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "51021f6aabdc41329e6a5b6a568088d7" candidate_uuid: "3853b63638f14ce3ad4e7d72d276158c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "83ca7750fbc741b7afc841bda942cdb1"
I20260709 14:53:21.354208  7499 raft_consensus.cc:697] T 16f64a98834d41fa8b9176a10fb9f76f P 83ca7750fbc741b7afc841bda942cdb1 [term 1 LEADER]: Becoming Leader. State: Replica: 83ca7750fbc741b7afc841bda942cdb1, State: Running, Role: LEADER
I20260709 14:53:21.354624  7427 raft_consensus.cc:2393] T 51021f6aabdc41329e6a5b6a568088d7 P 3853b63638f14ce3ad4e7d72d276158c [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 83ca7750fbc741b7afc841bda942cdb1 in current term 1: Already voted for candidate 3853b63638f14ce3ad4e7d72d276158c in this term.
I20260709 14:53:21.350692  7510 leader_election.cc:290] T 51021f6aabdc41329e6a5b6a568088d7 P 3853b63638f14ce3ad4e7d72d276158c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 83ca7750fbc741b7afc841bda942cdb1 (127.6.3.193:39489), 1d75d40cbcd84cb4b284a0d8c8bcc1e0 (127.6.3.194:39831)
I20260709 14:53:21.355044  7499 consensus_queue.cc:237] T 16f64a98834d41fa8b9176a10fb9f76f P 83ca7750fbc741b7afc841bda942cdb1 [LEADER]: Queue going to LEADER mode. State: All 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: "83ca7750fbc741b7afc841bda942cdb1" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39489 } } peers { permanent_uuid: "1d75d40cbcd84cb4b284a0d8c8bcc1e0" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 39831 } } peers { permanent_uuid: "3853b63638f14ce3ad4e7d72d276158c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 38165 } }
I20260709 14:53:21.359299  7428 raft_consensus.cc:2468] T 16f64a98834d41fa8b9176a10fb9f76f P 3853b63638f14ce3ad4e7d72d276158c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 83ca7750fbc741b7afc841bda942cdb1 in term 1.
I20260709 14:53:21.352075  7481 leader_election.cc:290] T 16f64a98834d41fa8b9176a10fb9f76f P 83ca7750fbc741b7afc841bda942cdb1 [CANDIDATE]: Term 1 election: Requested vote from peers 1d75d40cbcd84cb4b284a0d8c8bcc1e0 (127.6.3.194:39831), 3853b63638f14ce3ad4e7d72d276158c (127.6.3.195:38165)
I20260709 14:53:21.359692  7473 leader_election.cc:290] T 51021f6aabdc41329e6a5b6a568088d7 P 3853b63638f14ce3ad4e7d72d276158c [CANDIDATE]: Term 1 election: Requested vote from peers 83ca7750fbc741b7afc841bda942cdb1 (127.6.3.193:39489), 1d75d40cbcd84cb4b284a0d8c8bcc1e0 (127.6.3.194:39831)
I20260709 14:53:21.361225  7468 tablet_bootstrap.cc:492] T 328180a1740e4354ae868a6b62a29aa5 P 3853b63638f14ce3ad4e7d72d276158c: No bootstrap required, opened a new log
I20260709 14:53:21.359913  7278 raft_consensus.cc:3060] T 51021f6aabdc41329e6a5b6a568088d7 P 83ca7750fbc741b7afc841bda942cdb1 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:21.361603  7468 ts_tablet_manager.cc:1403] T 328180a1740e4354ae868a6b62a29aa5 P 3853b63638f14ce3ad4e7d72d276158c: Time spent bootstrapping tablet: real 0.122s	user 0.055s	sys 0.061s
I20260709 14:53:21.362308  7470 tablet_bootstrap.cc:492] T 328180a1740e4354ae868a6b62a29aa5 P 83ca7750fbc741b7afc841bda942cdb1: No bootstrap required, opened a new log
I20260709 14:53:21.362696  7470 ts_tablet_manager.cc:1403] T 328180a1740e4354ae868a6b62a29aa5 P 83ca7750fbc741b7afc841bda942cdb1: Time spent bootstrapping tablet: real 0.134s	user 0.046s	sys 0.046s
I20260709 14:53:21.363916  7468 raft_consensus.cc:359] T 328180a1740e4354ae868a6b62a29aa5 P 3853b63638f14ce3ad4e7d72d276158c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3853b63638f14ce3ad4e7d72d276158c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 38165 } } peers { permanent_uuid: "83ca7750fbc741b7afc841bda942cdb1" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39489 } } peers { permanent_uuid: "1d75d40cbcd84cb4b284a0d8c8bcc1e0" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 39831 } }
I20260709 14:53:21.364475  7468 raft_consensus.cc:385] T 328180a1740e4354ae868a6b62a29aa5 P 3853b63638f14ce3ad4e7d72d276158c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:21.364707  7468 raft_consensus.cc:740] T 328180a1740e4354ae868a6b62a29aa5 P 3853b63638f14ce3ad4e7d72d276158c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3853b63638f14ce3ad4e7d72d276158c, State: Initialized, Role: FOLLOWER
I20260709 14:53:21.365029  7470 raft_consensus.cc:359] T 328180a1740e4354ae868a6b62a29aa5 P 83ca7750fbc741b7afc841bda942cdb1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3853b63638f14ce3ad4e7d72d276158c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 38165 } } peers { permanent_uuid: "83ca7750fbc741b7afc841bda942cdb1" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39489 } } peers { permanent_uuid: "1d75d40cbcd84cb4b284a0d8c8bcc1e0" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 39831 } }
I20260709 14:53:21.365653  7470 raft_consensus.cc:385] T 328180a1740e4354ae868a6b62a29aa5 P 83ca7750fbc741b7afc841bda942cdb1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:21.365338  7468 consensus_queue.cc:260] T 328180a1740e4354ae868a6b62a29aa5 P 3853b63638f14ce3ad4e7d72d276158c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3853b63638f14ce3ad4e7d72d276158c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 38165 } } peers { permanent_uuid: "83ca7750fbc741b7afc841bda942cdb1" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39489 } } peers { permanent_uuid: "1d75d40cbcd84cb4b284a0d8c8bcc1e0" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 39831 } }
I20260709 14:53:21.365909  7470 raft_consensus.cc:740] T 328180a1740e4354ae868a6b62a29aa5 P 83ca7750fbc741b7afc841bda942cdb1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 83ca7750fbc741b7afc841bda942cdb1, State: Initialized, Role: FOLLOWER
I20260709 14:53:21.359426  7354 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "51021f6aabdc41329e6a5b6a568088d7" candidate_uuid: "3853b63638f14ce3ad4e7d72d276158c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d75d40cbcd84cb4b284a0d8c8bcc1e0"
I20260709 14:53:21.367379  7354 raft_consensus.cc:3060] T 51021f6aabdc41329e6a5b6a568088d7 P 1d75d40cbcd84cb4b284a0d8c8bcc1e0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:21.367985  7469 tablet_bootstrap.cc:492] T ed10dcefb0c64f628425128bb03586f2 P 1d75d40cbcd84cb4b284a0d8c8bcc1e0: No bootstrap required, opened a new log
I20260709 14:53:21.368257  7278 raft_consensus.cc:2468] T 51021f6aabdc41329e6a5b6a568088d7 P 83ca7750fbc741b7afc841bda942cdb1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3853b63638f14ce3ad4e7d72d276158c in term 1.
I20260709 14:53:21.368417  7469 ts_tablet_manager.cc:1403] T ed10dcefb0c64f628425128bb03586f2 P 1d75d40cbcd84cb4b284a0d8c8bcc1e0: Time spent bootstrapping tablet: real 0.132s	user 0.047s	sys 0.038s
I20260709 14:53:21.374104  7520 raft_consensus.cc:493] T 51021f6aabdc41329e6a5b6a568088d7 P 83ca7750fbc741b7afc841bda942cdb1 [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:53:21.374462  7520 raft_consensus.cc:3060] T 51021f6aabdc41329e6a5b6a568088d7 P 83ca7750fbc741b7afc841bda942cdb1 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:53:21.375355  7392 leader_election.cc:304] T 51021f6aabdc41329e6a5b6a568088d7 P 3853b63638f14ce3ad4e7d72d276158c [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: 3853b63638f14ce3ad4e7d72d276158c, 83ca7750fbc741b7afc841bda942cdb1; no voters: 
I20260709 14:53:21.376124  7473 raft_consensus.cc:2804] T 51021f6aabdc41329e6a5b6a568088d7 P 3853b63638f14ce3ad4e7d72d276158c [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:53:21.376278  7469 raft_consensus.cc:359] T ed10dcefb0c64f628425128bb03586f2 P 1d75d40cbcd84cb4b284a0d8c8bcc1e0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83ca7750fbc741b7afc841bda942cdb1" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39489 } } peers { permanent_uuid: "1d75d40cbcd84cb4b284a0d8c8bcc1e0" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 39831 } } peers { permanent_uuid: "3853b63638f14ce3ad4e7d72d276158c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 38165 } }
I20260709 14:53:21.376947  7469 raft_consensus.cc:385] T ed10dcefb0c64f628425128bb03586f2 P 1d75d40cbcd84cb4b284a0d8c8bcc1e0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:21.371829  7470 consensus_queue.cc:260] T 328180a1740e4354ae868a6b62a29aa5 P 83ca7750fbc741b7afc841bda942cdb1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3853b63638f14ce3ad4e7d72d276158c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 38165 } } peers { permanent_uuid: "83ca7750fbc741b7afc841bda942cdb1" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39489 } } peers { permanent_uuid: "1d75d40cbcd84cb4b284a0d8c8bcc1e0" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 39831 } }
I20260709 14:53:21.376590  7473 raft_consensus.cc:697] T 51021f6aabdc41329e6a5b6a568088d7 P 3853b63638f14ce3ad4e7d72d276158c [term 1 LEADER]: Becoming Leader. State: Replica: 3853b63638f14ce3ad4e7d72d276158c, State: Running, Role: LEADER
I20260709 14:53:21.377257  7469 raft_consensus.cc:740] T ed10dcefb0c64f628425128bb03586f2 P 1d75d40cbcd84cb4b284a0d8c8bcc1e0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1d75d40cbcd84cb4b284a0d8c8bcc1e0, State: Initialized, Role: FOLLOWER
I20260709 14:53:21.376618  7176 catalog_manager.cc:5697] T 16f64a98834d41fa8b9176a10fb9f76f P 83ca7750fbc741b7afc841bda942cdb1 reported cstate change: term changed from 0 to 1, leader changed from <none> to 83ca7750fbc741b7afc841bda942cdb1 (127.6.3.193). New cstate: current_term: 1 leader_uuid: "83ca7750fbc741b7afc841bda942cdb1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83ca7750fbc741b7afc841bda942cdb1" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39489 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1d75d40cbcd84cb4b284a0d8c8bcc1e0" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 39831 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3853b63638f14ce3ad4e7d72d276158c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 38165 } health_report { overall_health: UNKNOWN } } }
I20260709 14:53:21.377840  7473 consensus_queue.cc:237] T 51021f6aabdc41329e6a5b6a568088d7 P 3853b63638f14ce3ad4e7d72d276158c [LEADER]: Queue going to LEADER mode. State: All 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: "83ca7750fbc741b7afc841bda942cdb1" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39489 } } peers { permanent_uuid: "1d75d40cbcd84cb4b284a0d8c8bcc1e0" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 39831 } } peers { permanent_uuid: "3853b63638f14ce3ad4e7d72d276158c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 38165 } }
I20260709 14:53:21.378435  7469 consensus_queue.cc:260] T ed10dcefb0c64f628425128bb03586f2 P 1d75d40cbcd84cb4b284a0d8c8bcc1e0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83ca7750fbc741b7afc841bda942cdb1" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39489 } } peers { permanent_uuid: "1d75d40cbcd84cb4b284a0d8c8bcc1e0" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 39831 } } peers { permanent_uuid: "3853b63638f14ce3ad4e7d72d276158c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 38165 } }
I20260709 14:53:21.371805  7468 ts_tablet_manager.cc:1434] T 328180a1740e4354ae868a6b62a29aa5 P 3853b63638f14ce3ad4e7d72d276158c: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.001s
I20260709 14:53:21.380126  7468 tablet_bootstrap.cc:492] T ad79a67a71864ca986b633caa542ed73 P 3853b63638f14ce3ad4e7d72d276158c: Bootstrap starting.
I20260709 14:53:21.384758  7470 ts_tablet_manager.cc:1434] T 328180a1740e4354ae868a6b62a29aa5 P 83ca7750fbc741b7afc841bda942cdb1: Time spent starting tablet: real 0.022s	user 0.005s	sys 0.001s
I20260709 14:53:21.384984  7468 tablet_bootstrap.cc:654] T ad79a67a71864ca986b633caa542ed73 P 3853b63638f14ce3ad4e7d72d276158c: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:21.385680  7470 tablet_bootstrap.cc:492] T ad79a67a71864ca986b633caa542ed73 P 83ca7750fbc741b7afc841bda942cdb1: Bootstrap starting.
I20260709 14:53:21.386940  7469 ts_tablet_manager.cc:1434] T ed10dcefb0c64f628425128bb03586f2 P 1d75d40cbcd84cb4b284a0d8c8bcc1e0: Time spent starting tablet: real 0.013s	user 0.005s	sys 0.000s
I20260709 14:53:21.373790  7354 raft_consensus.cc:2468] T 51021f6aabdc41329e6a5b6a568088d7 P 1d75d40cbcd84cb4b284a0d8c8bcc1e0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3853b63638f14ce3ad4e7d72d276158c in term 1.
I20260709 14:53:21.380985  7520 raft_consensus.cc:515] T 51021f6aabdc41329e6a5b6a568088d7 P 83ca7750fbc741b7afc841bda942cdb1 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83ca7750fbc741b7afc841bda942cdb1" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39489 } } peers { permanent_uuid: "1d75d40cbcd84cb4b284a0d8c8bcc1e0" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 39831 } } peers { permanent_uuid: "3853b63638f14ce3ad4e7d72d276158c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 38165 } }
I20260709 14:53:21.394855  7469 tablet_bootstrap.cc:492] T 2150f032ba7347649b7c9feed89a039c P 1d75d40cbcd84cb4b284a0d8c8bcc1e0: Bootstrap starting.
I20260709 14:53:21.396852  7520 leader_election.cc:290] T 51021f6aabdc41329e6a5b6a568088d7 P 83ca7750fbc741b7afc841bda942cdb1 [CANDIDATE]: Term 2 election: Requested vote from peers 1d75d40cbcd84cb4b284a0d8c8bcc1e0 (127.6.3.194:39831), 3853b63638f14ce3ad4e7d72d276158c (127.6.3.195:38165)
I20260709 14:53:21.399652  7428 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "51021f6aabdc41329e6a5b6a568088d7" candidate_uuid: "83ca7750fbc741b7afc841bda942cdb1" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3853b63638f14ce3ad4e7d72d276158c"
I20260709 14:53:21.400568  7470 tablet_bootstrap.cc:654] T ad79a67a71864ca986b633caa542ed73 P 83ca7750fbc741b7afc841bda942cdb1: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:21.401413  7354 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "51021f6aabdc41329e6a5b6a568088d7" candidate_uuid: "83ca7750fbc741b7afc841bda942cdb1" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d75d40cbcd84cb4b284a0d8c8bcc1e0"
I20260709 14:53:21.402136  7354 raft_consensus.cc:3060] T 51021f6aabdc41329e6a5b6a568088d7 P 1d75d40cbcd84cb4b284a0d8c8bcc1e0 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:53:21.403223  7496 raft_consensus.cc:493] T ed10dcefb0c64f628425128bb03586f2 P 1d75d40cbcd84cb4b284a0d8c8bcc1e0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:21.403635  7496 raft_consensus.cc:515] T ed10dcefb0c64f628425128bb03586f2 P 1d75d40cbcd84cb4b284a0d8c8bcc1e0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83ca7750fbc741b7afc841bda942cdb1" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39489 } } peers { permanent_uuid: "1d75d40cbcd84cb4b284a0d8c8bcc1e0" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 39831 } } peers { permanent_uuid: "3853b63638f14ce3ad4e7d72d276158c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 38165 } }
I20260709 14:53:21.404645  7469 tablet_bootstrap.cc:654] T 2150f032ba7347649b7c9feed89a039c P 1d75d40cbcd84cb4b284a0d8c8bcc1e0: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:21.405346  7468 tablet_bootstrap.cc:492] T ad79a67a71864ca986b633caa542ed73 P 3853b63638f14ce3ad4e7d72d276158c: No bootstrap required, opened a new log
I20260709 14:53:21.405439  7496 leader_election.cc:290] T ed10dcefb0c64f628425128bb03586f2 P 1d75d40cbcd84cb4b284a0d8c8bcc1e0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 83ca7750fbc741b7afc841bda942cdb1 (127.6.3.193:39489), 3853b63638f14ce3ad4e7d72d276158c (127.6.3.195:38165)
I20260709 14:53:21.405745  7468 ts_tablet_manager.cc:1403] T ad79a67a71864ca986b633caa542ed73 P 3853b63638f14ce3ad4e7d72d276158c: Time spent bootstrapping tablet: real 0.026s	user 0.010s	sys 0.012s
I20260709 14:53:21.407364  7428 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed10dcefb0c64f628425128bb03586f2" candidate_uuid: "1d75d40cbcd84cb4b284a0d8c8bcc1e0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3853b63638f14ce3ad4e7d72d276158c" is_pre_election: true
I20260709 14:53:21.407497  7278 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed10dcefb0c64f628425128bb03586f2" candidate_uuid: "1d75d40cbcd84cb4b284a0d8c8bcc1e0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "83ca7750fbc741b7afc841bda942cdb1" is_pre_election: true
W20260709 14:53:21.408602  7318 leader_election.cc:343] T ed10dcefb0c64f628425128bb03586f2 P 1d75d40cbcd84cb4b284a0d8c8bcc1e0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3853b63638f14ce3ad4e7d72d276158c (127.6.3.195:38165): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:21.408524  7468 raft_consensus.cc:359] T ad79a67a71864ca986b633caa542ed73 P 3853b63638f14ce3ad4e7d72d276158c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83ca7750fbc741b7afc841bda942cdb1" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39489 } } peers { permanent_uuid: "1d75d40cbcd84cb4b284a0d8c8bcc1e0" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 39831 } } peers { permanent_uuid: "3853b63638f14ce3ad4e7d72d276158c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 38165 } }
W20260709 14:53:21.409324  7318 leader_election.cc:343] T ed10dcefb0c64f628425128bb03586f2 P 1d75d40cbcd84cb4b284a0d8c8bcc1e0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 83ca7750fbc741b7afc841bda942cdb1 (127.6.3.193:39489): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:21.409737  7318 leader_election.cc:304] T ed10dcefb0c64f628425128bb03586f2 P 1d75d40cbcd84cb4b284a0d8c8bcc1e0 [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: 1d75d40cbcd84cb4b284a0d8c8bcc1e0; no voters: 3853b63638f14ce3ad4e7d72d276158c, 83ca7750fbc741b7afc841bda942cdb1
I20260709 14:53:21.410879  7470 tablet_bootstrap.cc:492] T ad79a67a71864ca986b633caa542ed73 P 83ca7750fbc741b7afc841bda942cdb1: No bootstrap required, opened a new log
I20260709 14:53:21.409332  7468 raft_consensus.cc:385] T ad79a67a71864ca986b633caa542ed73 P 3853b63638f14ce3ad4e7d72d276158c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:21.411257  7470 ts_tablet_manager.cc:1403] T ad79a67a71864ca986b633caa542ed73 P 83ca7750fbc741b7afc841bda942cdb1: Time spent bootstrapping tablet: real 0.026s	user 0.010s	sys 0.000s
I20260709 14:53:21.411406  7468 raft_consensus.cc:740] T ad79a67a71864ca986b633caa542ed73 P 3853b63638f14ce3ad4e7d72d276158c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3853b63638f14ce3ad4e7d72d276158c, State: Initialized, Role: FOLLOWER
I20260709 14:53:21.412081  7468 consensus_queue.cc:260] T ad79a67a71864ca986b633caa542ed73 P 3853b63638f14ce3ad4e7d72d276158c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83ca7750fbc741b7afc841bda942cdb1" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39489 } } peers { permanent_uuid: "1d75d40cbcd84cb4b284a0d8c8bcc1e0" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 39831 } } peers { permanent_uuid: "3853b63638f14ce3ad4e7d72d276158c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 38165 } }
I20260709 14:53:21.412111  7176 catalog_manager.cc:5697] T 51021f6aabdc41329e6a5b6a568088d7 P 3853b63638f14ce3ad4e7d72d276158c reported cstate change: term changed from 0 to 1, leader changed from <none> to 3853b63638f14ce3ad4e7d72d276158c (127.6.3.195). New cstate: current_term: 1 leader_uuid: "3853b63638f14ce3ad4e7d72d276158c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83ca7750fbc741b7afc841bda942cdb1" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39489 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1d75d40cbcd84cb4b284a0d8c8bcc1e0" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 39831 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3853b63638f14ce3ad4e7d72d276158c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 38165 } health_report { overall_health: HEALTHY } } }
I20260709 14:53:21.413482  7470 raft_consensus.cc:359] T ad79a67a71864ca986b633caa542ed73 P 83ca7750fbc741b7afc841bda942cdb1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83ca7750fbc741b7afc841bda942cdb1" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39489 } } peers { permanent_uuid: "1d75d40cbcd84cb4b284a0d8c8bcc1e0" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 39831 } } peers { permanent_uuid: "3853b63638f14ce3ad4e7d72d276158c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 38165 } }
I20260709 14:53:21.414203  7470 raft_consensus.cc:385] T ad79a67a71864ca986b633caa542ed73 P 83ca7750fbc741b7afc841bda942cdb1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:21.414328  7468 ts_tablet_manager.cc:1434] T ad79a67a71864ca986b633caa542ed73 P 3853b63638f14ce3ad4e7d72d276158c: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.002s
I20260709 14:53:21.414465  7470 raft_consensus.cc:740] T ad79a67a71864ca986b633caa542ed73 P 83ca7750fbc741b7afc841bda942cdb1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 83ca7750fbc741b7afc841bda942cdb1, State: Initialized, Role: FOLLOWER
I20260709 14:53:21.415278  7468 tablet_bootstrap.cc:492] T 0ea7a01b45f54d51b9113ffeffe0275c P 3853b63638f14ce3ad4e7d72d276158c: Bootstrap starting.
I20260709 14:53:21.415251  7470 consensus_queue.cc:260] T ad79a67a71864ca986b633caa542ed73 P 83ca7750fbc741b7afc841bda942cdb1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83ca7750fbc741b7afc841bda942cdb1" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39489 } } peers { permanent_uuid: "1d75d40cbcd84cb4b284a0d8c8bcc1e0" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 39831 } } peers { permanent_uuid: "3853b63638f14ce3ad4e7d72d276158c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 38165 } }
I20260709 14:53:21.420182  7470 ts_tablet_manager.cc:1434] T ad79a67a71864ca986b633caa542ed73 P 83ca7750fbc741b7afc841bda942cdb1: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.000s
I20260709 14:53:21.420997  7470 tablet_bootstrap.cc:492] T 2150f032ba7347649b7c9feed89a039c P 83ca7750fbc741b7afc841bda942cdb1: Bootstrap starting.
I20260709 14:53:21.421108  7468 tablet_bootstrap.cc:654] T 0ea7a01b45f54d51b9113ffeffe0275c P 3853b63638f14ce3ad4e7d72d276158c: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:21.427464  7470 tablet_bootstrap.cc:654] T 2150f032ba7347649b7c9feed89a039c P 83ca7750fbc741b7afc841bda942cdb1: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:21.415171  7496 raft_consensus.cc:2749] T ed10dcefb0c64f628425128bb03586f2 P 1d75d40cbcd84cb4b284a0d8c8bcc1e0 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:53:21.432130  7474 consensus_queue.cc:1048] T dd1f78ebde264639b0f16d4e8ca7cba4 P 1d75d40cbcd84cb4b284a0d8c8bcc1e0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "83ca7750fbc741b7afc841bda942cdb1" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39489 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:53:21.463125  7354 raft_consensus.cc:2468] T 51021f6aabdc41329e6a5b6a568088d7 P 1d75d40cbcd84cb4b284a0d8c8bcc1e0 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 83ca7750fbc741b7afc841bda942cdb1 in term 2.
I20260709 14:53:21.464725  7242 leader_election.cc:304] T 51021f6aabdc41329e6a5b6a568088d7 P 83ca7750fbc741b7afc841bda942cdb1 [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: 1d75d40cbcd84cb4b284a0d8c8bcc1e0, 83ca7750fbc741b7afc841bda942cdb1; no voters: 3853b63638f14ce3ad4e7d72d276158c
I20260709 14:53:21.466197  7520 raft_consensus.cc:2804] T 51021f6aabdc41329e6a5b6a568088d7 P 83ca7750fbc741b7afc841bda942cdb1 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:53:21.466835  7520 raft_consensus.cc:697] T 51021f6aabdc41329e6a5b6a568088d7 P 83ca7750fbc741b7afc841bda942cdb1 [term 2 LEADER]: Becoming Leader. State: Replica: 83ca7750fbc741b7afc841bda942cdb1, State: Running, Role: LEADER
I20260709 14:53:21.467883  7520 consensus_queue.cc:237] T 51021f6aabdc41329e6a5b6a568088d7 P 83ca7750fbc741b7afc841bda942cdb1 [LEADER]: Queue going to LEADER 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: "83ca7750fbc741b7afc841bda942cdb1" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39489 } } peers { permanent_uuid: "1d75d40cbcd84cb4b284a0d8c8bcc1e0" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 39831 } } peers { permanent_uuid: "3853b63638f14ce3ad4e7d72d276158c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 38165 } }
I20260709 14:53:21.474045  7470 tablet_bootstrap.cc:492] T 2150f032ba7347649b7c9feed89a039c P 83ca7750fbc741b7afc841bda942cdb1: No bootstrap required, opened a new log
I20260709 14:53:21.474596  7470 ts_tablet_manager.cc:1403] T 2150f032ba7347649b7c9feed89a039c P 83ca7750fbc741b7afc841bda942cdb1: Time spent bootstrapping tablet: real 0.054s	user 0.013s	sys 0.001s
I20260709 14:53:21.477715  7470 raft_consensus.cc:359] T 2150f032ba7347649b7c9feed89a039c P 83ca7750fbc741b7afc841bda942cdb1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83ca7750fbc741b7afc841bda942cdb1" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39489 } } peers { permanent_uuid: "1d75d40cbcd84cb4b284a0d8c8bcc1e0" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 39831 } } peers { permanent_uuid: "3853b63638f14ce3ad4e7d72d276158c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 38165 } }
I20260709 14:53:21.478520  7470 raft_consensus.cc:385] T 2150f032ba7347649b7c9feed89a039c P 83ca7750fbc741b7afc841bda942cdb1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:21.478870  7470 raft_consensus.cc:740] T 2150f032ba7347649b7c9feed89a039c P 83ca7750fbc741b7afc841bda942cdb1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 83ca7750fbc741b7afc841bda942cdb1, State: Initialized, Role: FOLLOWER
I20260709 14:53:21.479858  7470 consensus_queue.cc:260] T 2150f032ba7347649b7c9feed89a039c P 83ca7750fbc741b7afc841bda942cdb1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83ca7750fbc741b7afc841bda942cdb1" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39489 } } peers { permanent_uuid: "1d75d40cbcd84cb4b284a0d8c8bcc1e0" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 39831 } } peers { permanent_uuid: "3853b63638f14ce3ad4e7d72d276158c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 38165 } }
I20260709 14:53:21.482604  7470 ts_tablet_manager.cc:1434] T 2150f032ba7347649b7c9feed89a039c P 83ca7750fbc741b7afc841bda942cdb1: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260709 14:53:21.491760  7428 raft_consensus.cc:3060] T dd1f78ebde264639b0f16d4e8ca7cba4 P 3853b63638f14ce3ad4e7d72d276158c [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:21.493603  7175 catalog_manager.cc:5697] T 51021f6aabdc41329e6a5b6a568088d7 P 83ca7750fbc741b7afc841bda942cdb1 reported cstate change: term changed from 1 to 2, leader changed from 3853b63638f14ce3ad4e7d72d276158c (127.6.3.195) to 83ca7750fbc741b7afc841bda942cdb1 (127.6.3.193). New cstate: current_term: 2 leader_uuid: "83ca7750fbc741b7afc841bda942cdb1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83ca7750fbc741b7afc841bda942cdb1" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39489 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1d75d40cbcd84cb4b284a0d8c8bcc1e0" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 39831 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3853b63638f14ce3ad4e7d72d276158c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 38165 } health_report { overall_health: UNKNOWN } } }
I20260709 14:53:21.495877  7470 tablet_bootstrap.cc:492] T 742c4baeb736496ba5723eb4f65fb865 P 83ca7750fbc741b7afc841bda942cdb1: Bootstrap starting.
I20260709 14:53:21.502354  7520 raft_consensus.cc:493] T 7caea4e4bd544d739999eafb1dd64eba P 83ca7750fbc741b7afc841bda942cdb1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:21.502995  7520 raft_consensus.cc:515] T 7caea4e4bd544d739999eafb1dd64eba P 83ca7750fbc741b7afc841bda942cdb1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83ca7750fbc741b7afc841bda942cdb1" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39489 } } peers { permanent_uuid: "1d75d40cbcd84cb4b284a0d8c8bcc1e0" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 39831 } } peers { permanent_uuid: "3853b63638f14ce3ad4e7d72d276158c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 38165 } }
I20260709 14:53:21.504560  7473 raft_consensus.cc:493] T dd1f78ebde264639b0f16d4e8ca7cba4 P 3853b63638f14ce3ad4e7d72d276158c [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:21.505120  7473 raft_consensus.cc:515] T dd1f78ebde264639b0f16d4e8ca7cba4 P 3853b63638f14ce3ad4e7d72d276158c [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83ca7750fbc741b7afc841bda942cdb1" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39489 } } peers { permanent_uuid: "1d75d40cbcd84cb4b284a0d8c8bcc1e0" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 39831 } } peers { permanent_uuid: "3853b63638f14ce3ad4e7d72d276158c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 38165 } }
I20260709 14:53:21.509138  7470 tablet_bootstrap.cc:654] T 742c4baeb736496ba5723eb4f65fb865 P 83ca7750fbc741b7afc841bda942cdb1: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:21.515504  7279 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dd1f78ebde264639b0f16d4e8ca7cba4" candidate_uuid: "3853b63638f14ce3ad4e7d72d276158c" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "83ca7750fbc741b7afc841bda942cdb1" is_pre_election: true
I20260709 14:53:21.516857  7510 raft_consensus.cc:493] T 328180a1740e4354ae868a6b62a29aa5 P 3853b63638f14ce3ad4e7d72d276158c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:21.517413  7510 raft_consensus.cc:515] T 328180a1740e4354ae868a6b62a29aa5 P 3853b63638f14ce3ad4e7d72d276158c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3853b63638f14ce3ad4e7d72d276158c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 38165 } } peers { permanent_uuid: "83ca7750fbc741b7afc841bda942cdb1" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39489 } } peers { permanent_uuid: "1d75d40cbcd84cb4b284a0d8c8bcc1e0" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 39831 } }
I20260709 14:53:21.519304  7473 leader_election.cc:290] T dd1f78ebde264639b0f16d4e8ca7cba4 P 3853b63638f14ce3ad4e7d72d276158c [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 83ca7750fbc741b7afc841bda942cdb1 (127.6.3.193:39489), 1d75d40cbcd84cb4b284a0d8c8bcc1e0 (127.6.3.194:39831)
I20260709 14:53:21.521097  7353 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "328180a1740e4354ae868a6b62a29aa5" candidate_uuid: "3853b63638f14ce3ad4e7d72d276158c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d75d40cbcd84cb4b284a0d8c8bcc1e0" is_pre_election: true
I20260709 14:53:21.521100  7354 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dd1f78ebde264639b0f16d4e8ca7cba4" candidate_uuid: "3853b63638f14ce3ad4e7d72d276158c" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d75d40cbcd84cb4b284a0d8c8bcc1e0" is_pre_election: true
I20260709 14:53:21.521799  7353 raft_consensus.cc:2468] T 328180a1740e4354ae868a6b62a29aa5 P 1d75d40cbcd84cb4b284a0d8c8bcc1e0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3853b63638f14ce3ad4e7d72d276158c in term 0.
I20260709 14:53:21.522136  7352 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7caea4e4bd544d739999eafb1dd64eba" candidate_uuid: "83ca7750fbc741b7afc841bda942cdb1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d75d40cbcd84cb4b284a0d8c8bcc1e0" is_pre_election: true
I20260709 14:53:21.522682  7392 leader_election.cc:304] T dd1f78ebde264639b0f16d4e8ca7cba4 P 3853b63638f14ce3ad4e7d72d276158c [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: 3853b63638f14ce3ad4e7d72d276158c; no voters: 1d75d40cbcd84cb4b284a0d8c8bcc1e0, 83ca7750fbc741b7afc841bda942cdb1
W20260709 14:53:21.523464  7242 leader_election.cc:343] T 7caea4e4bd544d739999eafb1dd64eba P 83ca7750fbc741b7afc841bda942cdb1 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1d75d40cbcd84cb4b284a0d8c8bcc1e0 (127.6.3.194:39831): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:21.524072  7391 leader_election.cc:304] T 328180a1740e4354ae868a6b62a29aa5 P 3853b63638f14ce3ad4e7d72d276158c [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: 1d75d40cbcd84cb4b284a0d8c8bcc1e0, 3853b63638f14ce3ad4e7d72d276158c; no voters: 
I20260709 14:53:21.524123  7520 leader_election.cc:290] T 7caea4e4bd544d739999eafb1dd64eba P 83ca7750fbc741b7afc841bda942cdb1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1d75d40cbcd84cb4b284a0d8c8bcc1e0 (127.6.3.194:39831), 3853b63638f14ce3ad4e7d72d276158c (127.6.3.195:38165)
I20260709 14:53:21.525520  7279 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "328180a1740e4354ae868a6b62a29aa5" candidate_uuid: "3853b63638f14ce3ad4e7d72d276158c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "83ca7750fbc741b7afc841bda942cdb1" is_pre_election: true
I20260709 14:53:21.526099  7279 raft_consensus.cc:2468] T 328180a1740e4354ae868a6b62a29aa5 P 83ca7750fbc741b7afc841bda942cdb1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3853b63638f14ce3ad4e7d72d276158c in term 0.
I20260709 14:53:21.526784  7496 consensus_queue.cc:1048] T dd1f78ebde264639b0f16d4e8ca7cba4 P 1d75d40cbcd84cb4b284a0d8c8bcc1e0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3853b63638f14ce3ad4e7d72d276158c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 38165 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:53:21.519481  7510 leader_election.cc:290] T 328180a1740e4354ae868a6b62a29aa5 P 3853b63638f14ce3ad4e7d72d276158c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 83ca7750fbc741b7afc841bda942cdb1 (127.6.3.193:39489), 1d75d40cbcd84cb4b284a0d8c8bcc1e0 (127.6.3.194:39831)
I20260709 14:53:21.527823  7427 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7caea4e4bd544d739999eafb1dd64eba" candidate_uuid: "83ca7750fbc741b7afc841bda942cdb1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3853b63638f14ce3ad4e7d72d276158c" is_pre_election: true
I20260709 14:53:21.528429  7427 raft_consensus.cc:2468] T 7caea4e4bd544d739999eafb1dd64eba P 3853b63638f14ce3ad4e7d72d276158c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 83ca7750fbc741b7afc841bda942cdb1 in term 0.
I20260709 14:53:21.529577  7243 leader_election.cc:304] T 7caea4e4bd544d739999eafb1dd64eba P 83ca7750fbc741b7afc841bda942cdb1 [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: 3853b63638f14ce3ad4e7d72d276158c, 83ca7750fbc741b7afc841bda942cdb1; no voters: 1d75d40cbcd84cb4b284a0d8c8bcc1e0
I20260709 14:53:21.530520  7499 raft_consensus.cc:493] T 2150f032ba7347649b7c9feed89a039c P 83ca7750fbc741b7afc841bda942cdb1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:21.530649  7520 raft_consensus.cc:2804] T 7caea4e4bd544d739999eafb1dd64eba P 83ca7750fbc741b7afc841bda942cdb1 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:53:21.530941  7499 raft_consensus.cc:515] T 2150f032ba7347649b7c9feed89a039c P 83ca7750fbc741b7afc841bda942cdb1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83ca7750fbc741b7afc841bda942cdb1" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39489 } } peers { permanent_uuid: "1d75d40cbcd84cb4b284a0d8c8bcc1e0" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 39831 } } peers { permanent_uuid: "3853b63638f14ce3ad4e7d72d276158c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 38165 } }
I20260709 14:53:21.541329  7520 raft_consensus.cc:493] T 7caea4e4bd544d739999eafb1dd64eba P 83ca7750fbc741b7afc841bda942cdb1 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:53:21.541687  7520 raft_consensus.cc:3060] T 7caea4e4bd544d739999eafb1dd64eba P 83ca7750fbc741b7afc841bda942cdb1 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:21.542755  7499 leader_election.cc:290] T 2150f032ba7347649b7c9feed89a039c P 83ca7750fbc741b7afc841bda942cdb1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1d75d40cbcd84cb4b284a0d8c8bcc1e0 (127.6.3.194:39831), 3853b63638f14ce3ad4e7d72d276158c (127.6.3.195:38165)
I20260709 14:53:21.527807  7510 raft_consensus.cc:2749] T dd1f78ebde264639b0f16d4e8ca7cba4 P 3853b63638f14ce3ad4e7d72d276158c [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:53:21.543414  7354 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2150f032ba7347649b7c9feed89a039c" candidate_uuid: "83ca7750fbc741b7afc841bda942cdb1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d75d40cbcd84cb4b284a0d8c8bcc1e0" is_pre_election: true
W20260709 14:53:21.545174  7242 leader_election.cc:343] T 2150f032ba7347649b7c9feed89a039c P 83ca7750fbc741b7afc841bda942cdb1 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1d75d40cbcd84cb4b284a0d8c8bcc1e0 (127.6.3.194:39831): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:21.531697  7534 raft_consensus.cc:2804] T 328180a1740e4354ae868a6b62a29aa5 P 3853b63638f14ce3ad4e7d72d276158c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:53:21.540750  7470 tablet_bootstrap.cc:492] T 742c4baeb736496ba5723eb4f65fb865 P 83ca7750fbc741b7afc841bda942cdb1: No bootstrap required, opened a new log
I20260709 14:53:21.546185  7534 raft_consensus.cc:493] T 328180a1740e4354ae868a6b62a29aa5 P 3853b63638f14ce3ad4e7d72d276158c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:53:21.546321  7470 ts_tablet_manager.cc:1403] T 742c4baeb736496ba5723eb4f65fb865 P 83ca7750fbc741b7afc841bda942cdb1: Time spent bootstrapping tablet: real 0.051s	user 0.016s	sys 0.008s
I20260709 14:53:21.546542  7534 raft_consensus.cc:3060] T 328180a1740e4354ae868a6b62a29aa5 P 3853b63638f14ce3ad4e7d72d276158c [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:21.549163  7470 raft_consensus.cc:359] T 742c4baeb736496ba5723eb4f65fb865 P 83ca7750fbc741b7afc841bda942cdb1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83ca7750fbc741b7afc841bda942cdb1" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39489 } } peers { permanent_uuid: "1d75d40cbcd84cb4b284a0d8c8bcc1e0" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 39831 } } peers { permanent_uuid: "3853b63638f14ce3ad4e7d72d276158c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 38165 } }
I20260709 14:53:21.549816  7470 raft_consensus.cc:385] T 742c4baeb736496ba5723eb4f65fb865 P 83ca7750fbc741b7afc841bda942cdb1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:21.550069  7470 raft_consensus.cc:740] T 742c4baeb736496ba5723eb4f65fb865 P 83ca7750fbc741b7afc841bda942cdb1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 83ca7750fbc741b7afc841bda942cdb1, State: Initialized, Role: FOLLOWER
I20260709 14:53:21.550835  7468 tablet_bootstrap.cc:492] T 0ea7a01b45f54d51b9113ffeffe0275c P 3853b63638f14ce3ad4e7d72d276158c: No bootstrap required, opened a new log
I20260709 14:53:21.550777  7470 consensus_queue.cc:260] T 742c4baeb736496ba5723eb4f65fb865 P 83ca7750fbc741b7afc841bda942cdb1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83ca7750fbc741b7afc841bda942cdb1" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39489 } } peers { permanent_uuid: "1d75d40cbcd84cb4b284a0d8c8bcc1e0" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 39831 } } peers { permanent_uuid: "3853b63638f14ce3ad4e7d72d276158c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 38165 } }
I20260709 14:53:21.551563  7468 ts_tablet_manager.cc:1403] T 0ea7a01b45f54d51b9113ffeffe0275c P 3853b63638f14ce3ad4e7d72d276158c: Time spent bootstrapping tablet: real 0.136s	user 0.044s	sys 0.063s
I20260709 14:53:21.552745  7470 ts_tablet_manager.cc:1434] T 742c4baeb736496ba5723eb4f65fb865 P 83ca7750fbc741b7afc841bda942cdb1: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 14:53:21.554948  7468 raft_consensus.cc:359] T 0ea7a01b45f54d51b9113ffeffe0275c P 3853b63638f14ce3ad4e7d72d276158c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83ca7750fbc741b7afc841bda942cdb1" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39489 } } peers { permanent_uuid: "1d75d40cbcd84cb4b284a0d8c8bcc1e0" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 39831 } } peers { permanent_uuid: "3853b63638f14ce3ad4e7d72d276158c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 38165 } }
I20260709 14:53:21.555876  7468 raft_consensus.cc:385] T 0ea7a01b45f54d51b9113ffeffe0275c P 3853b63638f14ce3ad4e7d72d276158c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:21.556257  7468 raft_consensus.cc:740] T 0ea7a01b45f54d51b9113ffeffe0275c P 3853b63638f14ce3ad4e7d72d276158c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3853b63638f14ce3ad4e7d72d276158c, State: Initialized, Role: FOLLOWER
I20260709 14:53:21.557112  7468 consensus_queue.cc:260] T 0ea7a01b45f54d51b9113ffeffe0275c P 3853b63638f14ce3ad4e7d72d276158c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83ca7750fbc741b7afc841bda942cdb1" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39489 } } peers { permanent_uuid: "1d75d40cbcd84cb4b284a0d8c8bcc1e0" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 39831 } } peers { permanent_uuid: "3853b63638f14ce3ad4e7d72d276158c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 38165 } }
I20260709 14:53:21.557989  7470 tablet_bootstrap.cc:492] T f844ef1e83b74b8ca345e94e6c37557c P 83ca7750fbc741b7afc841bda942cdb1: Bootstrap starting.
I20260709 14:53:21.559862  7468 ts_tablet_manager.cc:1434] T 0ea7a01b45f54d51b9113ffeffe0275c P 3853b63638f14ce3ad4e7d72d276158c: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.002s
I20260709 14:53:21.561040  7468 tablet_bootstrap.cc:492] T 2972b8dad1a946dcbcd2cd039745b05e P 3853b63638f14ce3ad4e7d72d276158c: Bootstrap starting.
I20260709 14:53:21.564296  7470 tablet_bootstrap.cc:654] T f844ef1e83b74b8ca345e94e6c37557c P 83ca7750fbc741b7afc841bda942cdb1: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:21.568677  7468 tablet_bootstrap.cc:654] T 2972b8dad1a946dcbcd2cd039745b05e P 3853b63638f14ce3ad4e7d72d276158c: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:21.574736  7469 tablet_bootstrap.cc:492] T 2150f032ba7347649b7c9feed89a039c P 1d75d40cbcd84cb4b284a0d8c8bcc1e0: No bootstrap required, opened a new log
I20260709 14:53:21.571069  7534 raft_consensus.cc:515] T 328180a1740e4354ae868a6b62a29aa5 P 3853b63638f14ce3ad4e7d72d276158c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3853b63638f14ce3ad4e7d72d276158c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 38165 } } peers { permanent_uuid: "83ca7750fbc741b7afc841bda942cdb1" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39489 } } peers { permanent_uuid: "1d75d40cbcd84cb4b284a0d8c8bcc1e0" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 39831 } }
I20260709 14:53:21.576967  7469 ts_tablet_manager.cc:1403] T 2150f032ba7347649b7c9feed89a039c P 1d75d40cbcd84cb4b284a0d8c8bcc1e0: Time spent bootstrapping tablet: real 0.182s	user 0.069s	sys 0.098s
I20260709 14:53:21.577201  7468 tablet_bootstrap.cc:492] T 2972b8dad1a946dcbcd2cd039745b05e P 3853b63638f14ce3ad4e7d72d276158c: No bootstrap required, opened a new log
I20260709 14:53:21.577697  7468 ts_tablet_manager.cc:1403] T 2972b8dad1a946dcbcd2cd039745b05e P 3853b63638f14ce3ad4e7d72d276158c: Time spent bootstrapping tablet: real 0.017s	user 0.013s	sys 0.003s
I20260709 14:53:21.579928  7520 raft_consensus.cc:515] T 7caea4e4bd544d739999eafb1dd64eba P 83ca7750fbc741b7afc841bda942cdb1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83ca7750fbc741b7afc841bda942cdb1" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39489 } } peers { permanent_uuid: "1d75d40cbcd84cb4b284a0d8c8bcc1e0" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 39831 } } peers { permanent_uuid: "3853b63638f14ce3ad4e7d72d276158c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 38165 } }
I20260709 14:53:21.580650  7468 raft_consensus.cc:359] T 2972b8dad1a946dcbcd2cd039745b05e P 3853b63638f14ce3ad4e7d72d276158c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83ca7750fbc741b7afc841bda942cdb1" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39489 } } peers { permanent_uuid: "1d75d40cbcd84cb4b284a0d8c8bcc1e0" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 39831 } } peers { permanent_uuid: "3853b63638f14ce3ad4e7d72d276158c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 38165 } }
I20260709 14:53:21.580503  7469 raft_consensus.cc:359] T 2150f032ba7347649b7c9feed89a039c P 1d75d40cbcd84cb4b284a0d8c8bcc1e0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83ca7750fbc741b7afc841bda942cdb1" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39489 } } peers { permanent_uuid: "1d75d40cbcd84cb4b284a0d8c8bcc1e0" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 39831 } } peers { permanent_uuid: "3853b63638f14ce3ad4e7d72d276158c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 38165 } }
I20260709 14:53:21.581336  7468 raft_consensus.cc:385] T 2972b8dad1a946dcbcd2cd039745b05e P 3853b63638f14ce3ad4e7d72d276158c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:21.581624  7469 raft_consensus.cc:385] T 2150f032ba7347649b7c9feed89a039c P 1d75d40cbcd84cb4b284a0d8c8bcc1e0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:21.581771  7468 raft_consensus.cc:740] T 2972b8dad1a946dcbcd2cd039745b05e P 3853b63638f14ce3ad4e7d72d276158c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3853b63638f14ce3ad4e7d72d276158c, State: Initialized, Role: FOLLOWER
I20260709 14:53:21.582033  7469 raft_consensus.cc:740] T 2150f032ba7347649b7c9feed89a039c P 1d75d40cbcd84cb4b284a0d8c8bcc1e0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1d75d40cbcd84cb4b284a0d8c8bcc1e0, State: Initialized, Role: FOLLOWER
I20260709 14:53:21.582543  7354 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7caea4e4bd544d739999eafb1dd64eba" candidate_uuid: "83ca7750fbc741b7afc841bda942cdb1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d75d40cbcd84cb4b284a0d8c8bcc1e0"
I20260709 14:53:21.582809  7468 consensus_queue.cc:260] T 2972b8dad1a946dcbcd2cd039745b05e P 3853b63638f14ce3ad4e7d72d276158c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83ca7750fbc741b7afc841bda942cdb1" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39489 } } peers { permanent_uuid: "1d75d40cbcd84cb4b284a0d8c8bcc1e0" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 39831 } } peers { permanent_uuid: "3853b63638f14ce3ad4e7d72d276158c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 38165 } }
I20260709 14:53:21.582854  7469 consensus_queue.cc:260] T 2150f032ba7347649b7c9feed89a039c P 1d75d40cbcd84cb4b284a0d8c8bcc1e0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83ca7750fbc741b7afc841bda942cdb1" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39489 } } peers { permanent_uuid: "1d75d40cbcd84cb4b284a0d8c8bcc1e0" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 39831 } } peers { permanent_uuid: "3853b63638f14ce3ad4e7d72d276158c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 38165 } }
W20260709 14:53:21.583868  7242 leader_election.cc:343] T 7caea4e4bd544d739999eafb1dd64eba P 83ca7750fbc741b7afc841bda942cdb1 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 1d75d40cbcd84cb4b284a0d8c8bcc1e0 (127.6.3.194:39831): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:21.585376  7279 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "328180a1740e4354ae868a6b62a29aa5" candidate_uuid: "3853b63638f14ce3ad4e7d72d276158c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "83ca7750fbc741b7afc841bda942cdb1"
I20260709 14:53:21.585690  7469 ts_tablet_manager.cc:1434] T 2150f032ba7347649b7c9feed89a039c P 1d75d40cbcd84cb4b284a0d8c8bcc1e0: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260709 14:53:21.585922  7279 raft_consensus.cc:3060] T 328180a1740e4354ae868a6b62a29aa5 P 83ca7750fbc741b7afc841bda942cdb1 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:21.586896  7469 tablet_bootstrap.cc:492] T 4b7d9f598fea4f09ac663c827001cac6 P 1d75d40cbcd84cb4b284a0d8c8bcc1e0: Bootstrap starting.
I20260709 14:53:21.575022  7470 tablet_bootstrap.cc:492] T f844ef1e83b74b8ca345e94e6c37557c P 83ca7750fbc741b7afc841bda942cdb1: No bootstrap required, opened a new log
I20260709 14:53:21.587515  7470 ts_tablet_manager.cc:1403] T f844ef1e83b74b8ca345e94e6c37557c P 83ca7750fbc741b7afc841bda942cdb1: Time spent bootstrapping tablet: real 0.030s	user 0.013s	sys 0.003s
I20260709 14:53:21.589991  7470 raft_consensus.cc:359] T f844ef1e83b74b8ca345e94e6c37557c P 83ca7750fbc741b7afc841bda942cdb1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83ca7750fbc741b7afc841bda942cdb1" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39489 } } peers { permanent_uuid: "1d75d40cbcd84cb4b284a0d8c8bcc1e0" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 39831 } } peers { permanent_uuid: "3853b63638f14ce3ad4e7d72d276158c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 38165 } }
I20260709 14:53:21.590669  7470 raft_consensus.cc:385] T f844ef1e83b74b8ca345e94e6c37557c P 83ca7750fbc741b7afc841bda942cdb1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:21.590963  7470 raft_consensus.cc:740] T f844ef1e83b74b8ca345e94e6c37557c P 83ca7750fbc741b7afc841bda942cdb1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 83ca7750fbc741b7afc841bda942cdb1, State: Initialized, Role: FOLLOWER
I20260709 14:53:21.591689  7470 consensus_queue.cc:260] T f844ef1e83b74b8ca345e94e6c37557c P 83ca7750fbc741b7afc841bda942cdb1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83ca7750fbc741b7afc841bda942cdb1" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39489 } } peers { permanent_uuid: "1d75d40cbcd84cb4b284a0d8c8bcc1e0" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 39831 } } peers { permanent_uuid: "3853b63638f14ce3ad4e7d72d276158c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 38165 } }
I20260709 14:53:21.592561  7468 ts_tablet_manager.cc:1434] T 2972b8dad1a946dcbcd2cd039745b05e P 3853b63638f14ce3ad4e7d72d276158c: Time spent starting tablet: real 0.015s	user 0.006s	sys 0.000s
I20260709 14:53:21.593199  7469 tablet_bootstrap.cc:654] T 4b7d9f598fea4f09ac663c827001cac6 P 1d75d40cbcd84cb4b284a0d8c8bcc1e0: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:21.593472  7468 tablet_bootstrap.cc:492] T ed10dcefb0c64f628425128bb03586f2 P 3853b63638f14ce3ad4e7d72d276158c: Bootstrap starting.
I20260709 14:53:21.576299  7428 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2150f032ba7347649b7c9feed89a039c" candidate_uuid: "83ca7750fbc741b7afc841bda942cdb1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3853b63638f14ce3ad4e7d72d276158c" is_pre_election: true
I20260709 14:53:21.598413  7428 raft_consensus.cc:2468] T 2150f032ba7347649b7c9feed89a039c P 3853b63638f14ce3ad4e7d72d276158c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 83ca7750fbc741b7afc841bda942cdb1 in term 0.
I20260709 14:53:21.599408  7468 tablet_bootstrap.cc:654] T ed10dcefb0c64f628425128bb03586f2 P 3853b63638f14ce3ad4e7d72d276158c: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:21.599730  7243 leader_election.cc:304] T 2150f032ba7347649b7c9feed89a039c P 83ca7750fbc741b7afc841bda942cdb1 [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: 3853b63638f14ce3ad4e7d72d276158c, 83ca7750fbc741b7afc841bda942cdb1; no voters: 1d75d40cbcd84cb4b284a0d8c8bcc1e0
I20260709 14:53:21.600220  7470 ts_tablet_manager.cc:1434] T f844ef1e83b74b8ca345e94e6c37557c P 83ca7750fbc741b7afc841bda942cdb1: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.000s
I20260709 14:53:21.600836  7499 raft_consensus.cc:2804] T 2150f032ba7347649b7c9feed89a039c P 83ca7750fbc741b7afc841bda942cdb1 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:53:21.601214  7499 raft_consensus.cc:493] T 2150f032ba7347649b7c9feed89a039c P 83ca7750fbc741b7afc841bda942cdb1 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:53:21.601330  7470 tablet_bootstrap.cc:492] T 24be4c59b2cf430a8060fc063a011e9a P 83ca7750fbc741b7afc841bda942cdb1: Bootstrap starting.
I20260709 14:53:21.601576  7499 raft_consensus.cc:3060] T 2150f032ba7347649b7c9feed89a039c P 83ca7750fbc741b7afc841bda942cdb1 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:21.604188  7469 tablet_bootstrap.cc:492] T 4b7d9f598fea4f09ac663c827001cac6 P 1d75d40cbcd84cb4b284a0d8c8bcc1e0: No bootstrap required, opened a new log
I20260709 14:53:21.604655  7469 ts_tablet_manager.cc:1403] T 4b7d9f598fea4f09ac663c827001cac6 P 1d75d40cbcd84cb4b284a0d8c8bcc1e0: Time spent bootstrapping tablet: real 0.018s	user 0.015s	sys 0.001s
I20260709 14:53:21.607889  7469 raft_consensus.cc:359] T 4b7d9f598fea4f09ac663c827001cac6 P 1d75d40cbcd84cb4b284a0d8c8bcc1e0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83ca7750fbc741b7afc841bda942cdb1" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39489 } } peers { permanent_uuid: "1d75d40cbcd84cb4b284a0d8c8bcc1e0" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 39831 } } peers { permanent_uuid: "3853b63638f14ce3ad4e7d72d276158c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 38165 } }
I20260709 14:53:21.608673  7469 raft_consensus.cc:385] T 4b7d9f598fea4f09ac663c827001cac6 P 1d75d40cbcd84cb4b284a0d8c8bcc1e0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:21.609001  7469 raft_consensus.cc:740] T 4b7d9f598fea4f09ac663c827001cac6 P 1d75d40cbcd84cb4b284a0d8c8bcc1e0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1d75d40cbcd84cb4b284a0d8c8bcc1e0, State: Initialized, Role: FOLLOWER
I20260709 14:53:21.609872  7469 consensus_queue.cc:260] T 4b7d9f598fea4f09ac663c827001cac6 P 1d75d40cbcd84cb4b284a0d8c8bcc1e0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83ca7750fbc741b7afc841bda942cdb1" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39489 } } peers { permanent_uuid: "1d75d40cbcd84cb4b284a0d8c8bcc1e0" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 39831 } } peers { permanent_uuid: "3853b63638f14ce3ad4e7d72d276158c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 38165 } }
I20260709 14:53:21.612218  7469 ts_tablet_manager.cc:1434] T 4b7d9f598fea4f09ac663c827001cac6 P 1d75d40cbcd84cb4b284a0d8c8bcc1e0: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.003s
I20260709 14:53:21.613010  7469 tablet_bootstrap.cc:492] T 7caea4e4bd544d739999eafb1dd64eba P 1d75d40cbcd84cb4b284a0d8c8bcc1e0: Bootstrap starting.
I20260709 14:53:21.616302  7470 tablet_bootstrap.cc:654] T 24be4c59b2cf430a8060fc063a011e9a P 83ca7750fbc741b7afc841bda942cdb1: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:21.623529  7469 tablet_bootstrap.cc:654] T 7caea4e4bd544d739999eafb1dd64eba P 1d75d40cbcd84cb4b284a0d8c8bcc1e0: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:21.624743  7470 tablet_bootstrap.cc:492] T 24be4c59b2cf430a8060fc063a011e9a P 83ca7750fbc741b7afc841bda942cdb1: No bootstrap required, opened a new log
I20260709 14:53:21.625151  7470 ts_tablet_manager.cc:1403] T 24be4c59b2cf430a8060fc063a011e9a P 83ca7750fbc741b7afc841bda942cdb1: Time spent bootstrapping tablet: real 0.024s	user 0.008s	sys 0.001s
I20260709 14:53:21.625914  7499 raft_consensus.cc:515] T 2150f032ba7347649b7c9feed89a039c P 83ca7750fbc741b7afc841bda942cdb1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83ca7750fbc741b7afc841bda942cdb1" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39489 } } peers { permanent_uuid: "1d75d40cbcd84cb4b284a0d8c8bcc1e0" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 39831 } } peers { permanent_uuid: "3853b63638f14ce3ad4e7d72d276158c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 38165 } }
I20260709 14:53:21.627305  7279 raft_consensus.cc:2468] T 328180a1740e4354ae868a6b62a29aa5 P 83ca7750fbc741b7afc841bda942cdb1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3853b63638f14ce3ad4e7d72d276158c in term 1.
I20260709 14:53:21.628872  7392 leader_election.cc:304] T 328180a1740e4354ae868a6b62a29aa5 P 3853b63638f14ce3ad4e7d72d276158c [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: 3853b63638f14ce3ad4e7d72d276158c, 83ca7750fbc741b7afc841bda942cdb1; no voters: 
I20260709 14:53:21.629798  7474 raft_consensus.cc:493] T 2150f032ba7347649b7c9feed89a039c P 1d75d40cbcd84cb4b284a0d8c8bcc1e0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:21.630374  7474 raft_consensus.cc:515] T 2150f032ba7347649b7c9feed89a039c P 1d75d40cbcd84cb4b284a0d8c8bcc1e0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83ca7750fbc741b7afc841bda942cdb1" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39489 } } peers { permanent_uuid: "1d75d40cbcd84cb4b284a0d8c8bcc1e0" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 39831 } } peers { permanent_uuid: "3853b63638f14ce3ad4e7d72d276158c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 38165 } }
I20260709 14:53:21.629792  7510 raft_consensus.cc:2804] T 328180a1740e4354ae868a6b62a29aa5 P 3853b63638f14ce3ad4e7d72d276158c [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:53:21.633628  7510 raft_consensus.cc:697] T 328180a1740e4354ae868a6b62a29aa5 P 3853b63638f14ce3ad4e7d72d276158c [term 1 LEADER]: Becoming Leader. State: Replica: 3853b63638f14ce3ad4e7d72d276158c, State: Running, Role: LEADER
I20260709 14:53:21.634552  7510 consensus_queue.cc:237] T 328180a1740e4354ae868a6b62a29aa5 P 3853b63638f14ce3ad4e7d72d276158c [LEADER]: Queue going to LEADER mode. State: All 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: "3853b63638f14ce3ad4e7d72d276158c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 38165 } } peers { permanent_uuid: "83ca7750fbc741b7afc841bda942cdb1" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39489 } } peers { permanent_uuid: "1d75d40cbcd84cb4b284a0d8c8bcc1e0" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 39831 } }
I20260709 14:53:21.635334  7534 leader_election.cc:290] T 328180a1740e4354ae868a6b62a29aa5 P 3853b63638f14ce3ad4e7d72d276158c [CANDIDATE]: Term 1 election: Requested vote from peers 83ca7750fbc741b7afc841bda942cdb1 (127.6.3.193:39489), 1d75d40cbcd84cb4b284a0d8c8bcc1e0 (127.6.3.194:39831)
I20260709 14:53:21.636312  7354 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "328180a1740e4354ae868a6b62a29aa5" candidate_uuid: "3853b63638f14ce3ad4e7d72d276158c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d75d40cbcd84cb4b284a0d8c8bcc1e0"
I20260709 14:53:21.636842  7354 raft_consensus.cc:3060] T 328180a1740e4354ae868a6b62a29aa5 P 1d75d40cbcd84cb4b284a0d8c8bcc1e0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:21.639211  7474 leader_election.cc:290] T 2150f032ba7347649b7c9feed89a039c P 1d75d40cbcd84cb4b284a0d8c8bcc1e0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 83ca7750fbc741b7afc841bda942cdb1 (127.6.3.193:39489), 3853b63638f14ce3ad4e7d72d276158c (127.6.3.195:38165)
I20260709 14:53:21.639959  7279 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2150f032ba7347649b7c9feed89a039c" candidate_uuid: "1d75d40cbcd84cb4b284a0d8c8bcc1e0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "83ca7750fbc741b7afc841bda942cdb1" is_pre_election: true
I20260709 14:53:21.640532  7474 consensus_queue.cc:1048] T 742c4baeb736496ba5723eb4f65fb865 P 1d75d40cbcd84cb4b284a0d8c8bcc1e0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3853b63638f14ce3ad4e7d72d276158c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 38165 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:53:21.640743  7352 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2150f032ba7347649b7c9feed89a039c" candidate_uuid: "83ca7750fbc741b7afc841bda942cdb1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d75d40cbcd84cb4b284a0d8c8bcc1e0"
I20260709 14:53:21.641445  7352 raft_consensus.cc:3060] T 2150f032ba7347649b7c9feed89a039c P 1d75d40cbcd84cb4b284a0d8c8bcc1e0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:21.640712  7279 raft_consensus.cc:2393] T 2150f032ba7347649b7c9feed89a039c P 83ca7750fbc741b7afc841bda942cdb1 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 1d75d40cbcd84cb4b284a0d8c8bcc1e0 in current term 1: Already voted for candidate 83ca7750fbc741b7afc841bda942cdb1 in this term.
I20260709 14:53:21.643543  7510 raft_consensus.cc:493] T 2972b8dad1a946dcbcd2cd039745b05e P 3853b63638f14ce3ad4e7d72d276158c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:21.643982  7510 raft_consensus.cc:515] T 2972b8dad1a946dcbcd2cd039745b05e P 3853b63638f14ce3ad4e7d72d276158c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83ca7750fbc741b7afc841bda942cdb1" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39489 } } peers { permanent_uuid: "1d75d40cbcd84cb4b284a0d8c8bcc1e0" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 39831 } } peers { permanent_uuid: "3853b63638f14ce3ad4e7d72d276158c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 38165 } }
I20260709 14:53:21.644692  7354 raft_consensus.cc:2468] T 328180a1740e4354ae868a6b62a29aa5 P 1d75d40cbcd84cb4b284a0d8c8bcc1e0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3853b63638f14ce3ad4e7d72d276158c in term 1.
I20260709 14:53:21.646382  7510 leader_election.cc:290] T 2972b8dad1a946dcbcd2cd039745b05e P 3853b63638f14ce3ad4e7d72d276158c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 83ca7750fbc741b7afc841bda942cdb1 (127.6.3.193:39489), 1d75d40cbcd84cb4b284a0d8c8bcc1e0 (127.6.3.194:39831)
I20260709 14:53:21.640750  7426 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2150f032ba7347649b7c9feed89a039c" candidate_uuid: "1d75d40cbcd84cb4b284a0d8c8bcc1e0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3853b63638f14ce3ad4e7d72d276158c" is_pre_election: true
I20260709 14:53:21.647220  7426 raft_consensus.cc:2468] T 2150f032ba7347649b7c9feed89a039c P 3853b63638f14ce3ad4e7d72d276158c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1d75d40cbcd84cb4b284a0d8c8bcc1e0 in term 0.
I20260709 14:53:21.647329  7354 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2972b8dad1a946dcbcd2cd039745b05e" candidate_uuid: "3853b63638f14ce3ad4e7d72d276158c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d75d40cbcd84cb4b284a0d8c8bcc1e0" is_pre_election: true
I20260709 14:53:21.647644  7470 raft_consensus.cc:359] T 24be4c59b2cf430a8060fc063a011e9a P 83ca7750fbc741b7afc841bda942cdb1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83ca7750fbc741b7afc841bda942cdb1" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39489 } } peers { permanent_uuid: "1d75d40cbcd84cb4b284a0d8c8bcc1e0" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 39831 } } peers { permanent_uuid: "3853b63638f14ce3ad4e7d72d276158c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 38165 } }
I20260709 14:53:21.647954  7354 raft_consensus.cc:2468] T 2972b8dad1a946dcbcd2cd039745b05e P 1d75d40cbcd84cb4b284a0d8c8bcc1e0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3853b63638f14ce3ad4e7d72d276158c in term 0.
I20260709 14:53:21.648316  7470 raft_consensus.cc:385] T 24be4c59b2cf430a8060fc063a011e9a P 83ca7750fbc741b7afc841bda942cdb1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:21.648591  7470 raft_consensus.cc:740] T 24be4c59b2cf430a8060fc063a011e9a P 83ca7750fbc741b7afc841bda942cdb1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 83ca7750fbc741b7afc841bda942cdb1, State: Initialized, Role: FOLLOWER
I20260709 14:53:21.648967  7391 leader_election.cc:304] T 2972b8dad1a946dcbcd2cd039745b05e P 3853b63638f14ce3ad4e7d72d276158c [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: 1d75d40cbcd84cb4b284a0d8c8bcc1e0, 3853b63638f14ce3ad4e7d72d276158c; no voters: 
I20260709 14:53:21.649128  7318 leader_election.cc:304] T 2150f032ba7347649b7c9feed89a039c P 1d75d40cbcd84cb4b284a0d8c8bcc1e0 [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: 1d75d40cbcd84cb4b284a0d8c8bcc1e0, 3853b63638f14ce3ad4e7d72d276158c; no voters: 
I20260709 14:53:21.649869  7510 raft_consensus.cc:2804] T 2972b8dad1a946dcbcd2cd039745b05e P 3853b63638f14ce3ad4e7d72d276158c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:53:21.650324  7510 raft_consensus.cc:493] T 2972b8dad1a946dcbcd2cd039745b05e P 3853b63638f14ce3ad4e7d72d276158c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:53:21.650673  7510 raft_consensus.cc:3060] T 2972b8dad1a946dcbcd2cd039745b05e P 3853b63638f14ce3ad4e7d72d276158c [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:21.659643  7279 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2972b8dad1a946dcbcd2cd039745b05e" candidate_uuid: "3853b63638f14ce3ad4e7d72d276158c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "83ca7750fbc741b7afc841bda942cdb1" is_pre_election: true
I20260709 14:53:21.660445  7279 raft_consensus.cc:2468] T 2972b8dad1a946dcbcd2cd039745b05e P 83ca7750fbc741b7afc841bda942cdb1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3853b63638f14ce3ad4e7d72d276158c in term 0.
I20260709 14:53:21.677143  7469 tablet_bootstrap.cc:492] T 7caea4e4bd544d739999eafb1dd64eba P 1d75d40cbcd84cb4b284a0d8c8bcc1e0: No bootstrap required, opened a new log
I20260709 14:53:21.672555  7278 raft_consensus.cc:3060] T 742c4baeb736496ba5723eb4f65fb865 P 83ca7750fbc741b7afc841bda942cdb1 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:21.677606  7520 leader_election.cc:290] T 7caea4e4bd544d739999eafb1dd64eba P 83ca7750fbc741b7afc841bda942cdb1 [CANDIDATE]: Term 1 election: Requested vote from peers 1d75d40cbcd84cb4b284a0d8c8bcc1e0 (127.6.3.194:39831), 3853b63638f14ce3ad4e7d72d276158c (127.6.3.195:38165)
I20260709 14:53:21.677702  7469 ts_tablet_manager.cc:1403] T 7caea4e4bd544d739999eafb1dd64eba P 1d75d40cbcd84cb4b284a0d8c8bcc1e0: Time spent bootstrapping tablet: real 0.065s	user 0.022s	sys 0.020s
I20260709 14:53:21.678285  7499 leader_election.cc:290] T 2150f032ba7347649b7c9feed89a039c P 83ca7750fbc741b7afc841bda942cdb1 [CANDIDATE]: Term 1 election: Requested vote from peers 1d75d40cbcd84cb4b284a0d8c8bcc1e0 (127.6.3.194:39831), 3853b63638f14ce3ad4e7d72d276158c (127.6.3.195:38165)
I20260709 14:53:21.681286  7469 raft_consensus.cc:359] T 7caea4e4bd544d739999eafb1dd64eba P 1d75d40cbcd84cb4b284a0d8c8bcc1e0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83ca7750fbc741b7afc841bda942cdb1" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39489 } } peers { permanent_uuid: "1d75d40cbcd84cb4b284a0d8c8bcc1e0" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 39831 } } peers { permanent_uuid: "3853b63638f14ce3ad4e7d72d276158c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 38165 } }
I20260709 14:53:21.682096  7469 raft_consensus.cc:385] T 7caea4e4bd544d739999eafb1dd64eba P 1d75d40cbcd84cb4b284a0d8c8bcc1e0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:21.682399  7469 raft_consensus.cc:740] T 7caea4e4bd544d739999eafb1dd64eba P 1d75d40cbcd84cb4b284a0d8c8bcc1e0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1d75d40cbcd84cb4b284a0d8c8bcc1e0, State: Initialized, Role: FOLLOWER
I20260709 14:53:21.672782  7510 raft_consensus.cc:515] T 2972b8dad1a946dcbcd2cd039745b05e P 3853b63638f14ce3ad4e7d72d276158c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83ca7750fbc741b7afc841bda942cdb1" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39489 } } peers { permanent_uuid: "1d75d40cbcd84cb4b284a0d8c8bcc1e0" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 39831 } } peers { permanent_uuid: "3853b63638f14ce3ad4e7d72d276158c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 38165 } }
I20260709 14:53:21.683290  7473 consensus_queue.cc:1048] T 9f5541c526e4448eb831411fe8836d4c P 3853b63638f14ce3ad4e7d72d276158c [LEADER]: Connected to new peer: Peer: permanent_uuid: "83ca7750fbc741b7afc841bda942cdb1" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39489 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:53:21.685863  7494 raft_consensus.cc:493] T ad79a67a71864ca986b633caa542ed73 P 1d75d40cbcd84cb4b284a0d8c8bcc1e0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:21.686266  7494 raft_consensus.cc:515] T ad79a67a71864ca986b633caa542ed73 P 1d75d40cbcd84cb4b284a0d8c8bcc1e0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83ca7750fbc741b7afc841bda942cdb1" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39489 } } peers { permanent_uuid: "1d75d40cbcd84cb4b284a0d8c8bcc1e0" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 39831 } } peers { permanent_uuid: "3853b63638f14ce3ad4e7d72d276158c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 38165 } }
I20260709 14:53:21.686908  7510 leader_election.cc:290] T 2972b8dad1a946dcbcd2cd039745b05e P 3853b63638f14ce3ad4e7d72d276158c [CANDIDATE]: Term 1 election: Requested vote from peers 83ca7750fbc741b7afc841bda942cdb1 (127.6.3.193:39489), 1d75d40cbcd84cb4b284a0d8c8bcc1e0 (127.6.3.194:39831)
I20260709 14:53:21.688077  7277 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2972b8dad1a946dcbcd2cd039745b05e" candidate_uuid: "3853b63638f14ce3ad4e7d72d276158c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "83ca7750fbc741b7afc841bda942cdb1"
I20260709 14:53:21.687700  7469 consensus_queue.cc:260] T 7caea4e4bd544d739999eafb1dd64eba P 1d75d40cbcd84cb4b284a0d8c8bcc1e0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83ca7750fbc741b7afc841bda942cdb1" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39489 } } peers { permanent_uuid: "1d75d40cbcd84cb4b284a0d8c8bcc1e0" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 39831 } } peers { permanent_uuid: "3853b63638f14ce3ad4e7d72d276158c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 38165 } }
I20260709 14:53:21.688694  7277 raft_consensus.cc:3060] T 2972b8dad1a946dcbcd2cd039745b05e P 83ca7750fbc741b7afc841bda942cdb1 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:21.686918  7428 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2150f032ba7347649b7c9feed89a039c" candidate_uuid: "83ca7750fbc741b7afc841bda942cdb1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3853b63638f14ce3ad4e7d72d276158c"
I20260709 14:53:21.690155  7276 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ad79a67a71864ca986b633caa542ed73" candidate_uuid: "1d75d40cbcd84cb4b284a0d8c8bcc1e0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "83ca7750fbc741b7afc841bda942cdb1" is_pre_election: true
I20260709 14:53:21.690225  7469 ts_tablet_manager.cc:1434] T 7caea4e4bd544d739999eafb1dd64eba P 1d75d40cbcd84cb4b284a0d8c8bcc1e0: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.002s
I20260709 14:53:21.690299  7428 raft_consensus.cc:3060] T 2150f032ba7347649b7c9feed89a039c P 3853b63638f14ce3ad4e7d72d276158c [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:21.690805  7276 raft_consensus.cc:2468] T ad79a67a71864ca986b633caa542ed73 P 83ca7750fbc741b7afc841bda942cdb1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1d75d40cbcd84cb4b284a0d8c8bcc1e0 in term 0.
I20260709 14:53:21.691454  7469 tablet_bootstrap.cc:492] T 1e9031ce1e104f738ce30e2c57e10914 P 1d75d40cbcd84cb4b284a0d8c8bcc1e0: Bootstrap starting.
I20260709 14:53:21.691927  7318 leader_election.cc:304] T ad79a67a71864ca986b633caa542ed73 P 1d75d40cbcd84cb4b284a0d8c8bcc1e0 [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: 1d75d40cbcd84cb4b284a0d8c8bcc1e0, 83ca7750fbc741b7afc841bda942cdb1; no voters: 
I20260709 14:53:21.695574  7494 leader_election.cc:290] T ad79a67a71864ca986b633caa542ed73 P 1d75d40cbcd84cb4b284a0d8c8bcc1e0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 83ca7750fbc741b7afc841bda942cdb1 (127.6.3.193:39489), 3853b63638f14ce3ad4e7d72d276158c (127.6.3.195:38165)
I20260709 14:53:21.696220  7494 raft_consensus.cc:2804] T ad79a67a71864ca986b633caa542ed73 P 1d75d40cbcd84cb4b284a0d8c8bcc1e0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:53:21.696559  7494 raft_consensus.cc:493] T ad79a67a71864ca986b633caa542ed73 P 1d75d40cbcd84cb4b284a0d8c8bcc1e0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:53:21.696875  7494 raft_consensus.cc:3060] T ad79a67a71864ca986b633caa542ed73 P 1d75d40cbcd84cb4b284a0d8c8bcc1e0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:21.676404  7352 raft_consensus.cc:2468] T 2150f032ba7347649b7c9feed89a039c P 1d75d40cbcd84cb4b284a0d8c8bcc1e0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 83ca7750fbc741b7afc841bda942cdb1 in term 1.
I20260709 14:53:21.686372  7354 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2972b8dad1a946dcbcd2cd039745b05e" candidate_uuid: "3853b63638f14ce3ad4e7d72d276158c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d75d40cbcd84cb4b284a0d8c8bcc1e0"
I20260709 14:53:21.703523  7354 raft_consensus.cc:3060] T 2972b8dad1a946dcbcd2cd039745b05e P 1d75d40cbcd84cb4b284a0d8c8bcc1e0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:21.703336  7510 consensus_queue.cc:1048] T 9f5541c526e4448eb831411fe8836d4c P 3853b63638f14ce3ad4e7d72d276158c [LEADER]: Connected to new peer: Peer: permanent_uuid: "1d75d40cbcd84cb4b284a0d8c8bcc1e0" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 39831 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:53:21.710878  7469 tablet_bootstrap.cc:654] T 1e9031ce1e104f738ce30e2c57e10914 P 1d75d40cbcd84cb4b284a0d8c8bcc1e0: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:21.714018  7474 raft_consensus.cc:2764] T 2150f032ba7347649b7c9feed89a039c P 1d75d40cbcd84cb4b284a0d8c8bcc1e0 [term 1 FOLLOWER]: Leader pre-election decision vote started in defunct term 0: won
I20260709 14:53:21.699499  7426 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7caea4e4bd544d739999eafb1dd64eba" candidate_uuid: "83ca7750fbc741b7afc841bda942cdb1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3853b63638f14ce3ad4e7d72d276158c"
I20260709 14:53:21.718734  7426 raft_consensus.cc:3060] T 7caea4e4bd544d739999eafb1dd64eba P 3853b63638f14ce3ad4e7d72d276158c [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:21.720726  7277 raft_consensus.cc:2468] T 2972b8dad1a946dcbcd2cd039745b05e P 83ca7750fbc741b7afc841bda942cdb1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3853b63638f14ce3ad4e7d72d276158c in term 1.
I20260709 14:53:21.722783  7428 raft_consensus.cc:2468] T 2150f032ba7347649b7c9feed89a039c P 3853b63638f14ce3ad4e7d72d276158c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 83ca7750fbc741b7afc841bda942cdb1 in term 1.
I20260709 14:53:21.673594  7470 consensus_queue.cc:260] T 24be4c59b2cf430a8060fc063a011e9a P 83ca7750fbc741b7afc841bda942cdb1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83ca7750fbc741b7afc841bda942cdb1" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39489 } } peers { permanent_uuid: "1d75d40cbcd84cb4b284a0d8c8bcc1e0" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 39831 } } peers { permanent_uuid: "3853b63638f14ce3ad4e7d72d276158c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 38165 } }
I20260709 14:53:21.731421  7242 leader_election.cc:304] T 2150f032ba7347649b7c9feed89a039c P 83ca7750fbc741b7afc841bda942cdb1 [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: 1d75d40cbcd84cb4b284a0d8c8bcc1e0, 83ca7750fbc741b7afc841bda942cdb1; no voters: 
I20260709 14:53:21.731508  7425 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ad79a67a71864ca986b633caa542ed73" candidate_uuid: "1d75d40cbcd84cb4b284a0d8c8bcc1e0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3853b63638f14ce3ad4e7d72d276158c" is_pre_election: true
I20260709 14:53:21.732331  7425 raft_consensus.cc:2468] T ad79a67a71864ca986b633caa542ed73 P 3853b63638f14ce3ad4e7d72d276158c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1d75d40cbcd84cb4b284a0d8c8bcc1e0 in term 0.
I20260709 14:53:21.733506  7470 ts_tablet_manager.cc:1434] T 24be4c59b2cf430a8060fc063a011e9a P 83ca7750fbc741b7afc841bda942cdb1: Time spent starting tablet: real 0.108s	user 0.006s	sys 0.002s
I20260709 14:53:21.734754  7521 raft_consensus.cc:2804] T 2150f032ba7347649b7c9feed89a039c P 83ca7750fbc741b7afc841bda942cdb1 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:53:21.735541  7392 leader_election.cc:304] T 2972b8dad1a946dcbcd2cd039745b05e P 3853b63638f14ce3ad4e7d72d276158c [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: 3853b63638f14ce3ad4e7d72d276158c, 83ca7750fbc741b7afc841bda942cdb1; no voters: 
I20260709 14:53:21.736464  7510 raft_consensus.cc:2804] T 2972b8dad1a946dcbcd2cd039745b05e P 3853b63638f14ce3ad4e7d72d276158c [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:53:21.737010  7510 raft_consensus.cc:697] T 2972b8dad1a946dcbcd2cd039745b05e P 3853b63638f14ce3ad4e7d72d276158c [term 1 LEADER]: Becoming Leader. State: Replica: 3853b63638f14ce3ad4e7d72d276158c, State: Running, Role: LEADER
I20260709 14:53:21.737665  7470 tablet_bootstrap.cc:492] T 4b7d9f598fea4f09ac663c827001cac6 P 83ca7750fbc741b7afc841bda942cdb1: Bootstrap starting.
I20260709 14:53:21.737950  7510 consensus_queue.cc:237] T 2972b8dad1a946dcbcd2cd039745b05e P 3853b63638f14ce3ad4e7d72d276158c [LEADER]: Queue going to LEADER mode. State: All 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: "83ca7750fbc741b7afc841bda942cdb1" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39489 } } peers { permanent_uuid: "1d75d40cbcd84cb4b284a0d8c8bcc1e0" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 39831 } } peers { permanent_uuid: "3853b63638f14ce3ad4e7d72d276158c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 38165 } }
I20260709 14:53:21.741074  7521 raft_consensus.cc:697] T 2150f032ba7347649b7c9feed89a039c P 83ca7750fbc741b7afc841bda942cdb1 [term 1 LEADER]: Becoming Leader. State: Replica: 83ca7750fbc741b7afc841bda942cdb1, State: Running, Role: LEADER
I20260709 14:53:21.725199  7494 raft_consensus.cc:515] T ad79a67a71864ca986b633caa542ed73 P 1d75d40cbcd84cb4b284a0d8c8bcc1e0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83ca7750fbc741b7afc841bda942cdb1" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39489 } } peers { permanent_uuid: "1d75d40cbcd84cb4b284a0d8c8bcc1e0" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 39831 } } peers { permanent_uuid: "3853b63638f14ce3ad4e7d72d276158c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 38165 } }
I20260709 14:53:21.742576  7521 consensus_queue.cc:237] T 2150f032ba7347649b7c9feed89a039c P 83ca7750fbc741b7afc841bda942cdb1 [LEADER]: Queue going to LEADER mode. State: All 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: "83ca7750fbc741b7afc841bda942cdb1" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39489 } } peers { permanent_uuid: "1d75d40cbcd84cb4b284a0d8c8bcc1e0" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 39831 } } peers { permanent_uuid: "3853b63638f14ce3ad4e7d72d276158c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 38165 } }
I20260709 14:53:21.747661  7546 consensus_queue.cc:1048] T 742c4baeb736496ba5723eb4f65fb865 P 1d75d40cbcd84cb4b284a0d8c8bcc1e0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "83ca7750fbc741b7afc841bda942cdb1" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39489 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.002s
I20260709 14:53:21.753226  7468 tablet_bootstrap.cc:492] T ed10dcefb0c64f628425128bb03586f2 P 3853b63638f14ce3ad4e7d72d276158c: No bootstrap required, opened a new log
I20260709 14:53:21.753595  7468 ts_tablet_manager.cc:1403] T ed10dcefb0c64f628425128bb03586f2 P 3853b63638f14ce3ad4e7d72d276158c: Time spent bootstrapping tablet: real 0.160s	user 0.071s	sys 0.058s
I20260709 14:53:21.754604  7469 tablet_bootstrap.cc:492] T 1e9031ce1e104f738ce30e2c57e10914 P 1d75d40cbcd84cb4b284a0d8c8bcc1e0: No bootstrap required, opened a new log
I20260709 14:53:21.754942  7469 ts_tablet_manager.cc:1403] T 1e9031ce1e104f738ce30e2c57e10914 P 1d75d40cbcd84cb4b284a0d8c8bcc1e0: Time spent bootstrapping tablet: real 0.064s	user 0.005s	sys 0.017s
I20260709 14:53:21.757786  7494 leader_election.cc:290] T ad79a67a71864ca986b633caa542ed73 P 1d75d40cbcd84cb4b284a0d8c8bcc1e0 [CANDIDATE]: Term 1 election: Requested vote from peers 83ca7750fbc741b7afc841bda942cdb1 (127.6.3.193:39489), 3853b63638f14ce3ad4e7d72d276158c (127.6.3.195:38165)
I20260709 14:53:21.759220  7277 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ad79a67a71864ca986b633caa542ed73" candidate_uuid: "1d75d40cbcd84cb4b284a0d8c8bcc1e0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "83ca7750fbc741b7afc841bda942cdb1"
I20260709 14:53:21.759801  7277 raft_consensus.cc:3060] T ad79a67a71864ca986b633caa542ed73 P 83ca7750fbc741b7afc841bda942cdb1 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:21.763154  7469 raft_consensus.cc:359] T 1e9031ce1e104f738ce30e2c57e10914 P 1d75d40cbcd84cb4b284a0d8c8bcc1e0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83ca7750fbc741b7afc841bda942cdb1" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39489 } } peers { permanent_uuid: "1d75d40cbcd84cb4b284a0d8c8bcc1e0" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 39831 } } peers { permanent_uuid: "3853b63638f14ce3ad4e7d72d276158c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 38165 } }
I20260709 14:53:21.763789  7469 raft_consensus.cc:385] T 1e9031ce1e104f738ce30e2c57e10914 P 1d75d40cbcd84cb4b284a0d8c8bcc1e0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:21.764057  7469 raft_consensus.cc:740] T 1e9031ce1e104f738ce30e2c57e10914 P 1d75d40cbcd84cb4b284a0d8c8bcc1e0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1d75d40cbcd84cb4b284a0d8c8bcc1e0, State: Initialized, Role: FOLLOWER
I20260709 14:53:21.764786  7469 consensus_queue.cc:260] T 1e9031ce1e104f738ce30e2c57e10914 P 1d75d40cbcd84cb4b284a0d8c8bcc1e0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83ca7750fbc741b7afc841bda942cdb1" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39489 } } peers { permanent_uuid: "1d75d40cbcd84cb4b284a0d8c8bcc1e0" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 39831 } } peers { permanent_uuid: "3853b63638f14ce3ad4e7d72d276158c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 38165 } }
I20260709 14:53:21.768181  7469 ts_tablet_manager.cc:1434] T 1e9031ce1e104f738ce30e2c57e10914 P 1d75d40cbcd84cb4b284a0d8c8bcc1e0: Time spent starting tablet: real 0.013s	user 0.006s	sys 0.000s
I20260709 14:53:21.769187  7469 tablet_bootstrap.cc:492] T da30c040b91d449a914931543871b0eb P 1d75d40cbcd84cb4b284a0d8c8bcc1e0: Bootstrap starting.
I20260709 14:53:21.751372  7426 raft_consensus.cc:2468] T 7caea4e4bd544d739999eafb1dd64eba P 3853b63638f14ce3ad4e7d72d276158c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 83ca7750fbc741b7afc841bda942cdb1 in term 1.
I20260709 14:53:21.771337  7428 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ad79a67a71864ca986b633caa542ed73" candidate_uuid: "1d75d40cbcd84cb4b284a0d8c8bcc1e0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3853b63638f14ce3ad4e7d72d276158c"
I20260709 14:53:21.771901  7428 raft_consensus.cc:3060] T ad79a67a71864ca986b633caa542ed73 P 3853b63638f14ce3ad4e7d72d276158c [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:21.773463  7243 leader_election.cc:304] T 7caea4e4bd544d739999eafb1dd64eba P 83ca7750fbc741b7afc841bda942cdb1 [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: 3853b63638f14ce3ad4e7d72d276158c, 83ca7750fbc741b7afc841bda942cdb1; no voters: 1d75d40cbcd84cb4b284a0d8c8bcc1e0
I20260709 14:53:21.776798  7277 raft_consensus.cc:2468] T ad79a67a71864ca986b633caa542ed73 P 83ca7750fbc741b7afc841bda942cdb1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1d75d40cbcd84cb4b284a0d8c8bcc1e0 in term 1.
I20260709 14:53:21.777958  7354 raft_consensus.cc:2468] T 2972b8dad1a946dcbcd2cd039745b05e P 1d75d40cbcd84cb4b284a0d8c8bcc1e0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3853b63638f14ce3ad4e7d72d276158c in term 1.
I20260709 14:53:21.778367  7318 leader_election.cc:304] T ad79a67a71864ca986b633caa542ed73 P 1d75d40cbcd84cb4b284a0d8c8bcc1e0 [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: 1d75d40cbcd84cb4b284a0d8c8bcc1e0, 83ca7750fbc741b7afc841bda942cdb1; no voters: 
I20260709 14:53:21.779033  7494 raft_consensus.cc:2804] T ad79a67a71864ca986b633caa542ed73 P 1d75d40cbcd84cb4b284a0d8c8bcc1e0 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:53:21.779611  7521 raft_consensus.cc:2804] T 7caea4e4bd544d739999eafb1dd64eba P 83ca7750fbc741b7afc841bda942cdb1 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:53:21.780259  7521 raft_consensus.cc:697] T 7caea4e4bd544d739999eafb1dd64eba P 83ca7750fbc741b7afc841bda942cdb1 [term 1 LEADER]: Becoming Leader. State: Replica: 83ca7750fbc741b7afc841bda942cdb1, State: Running, Role: LEADER
I20260709 14:53:21.781260  7428 raft_consensus.cc:2468] T ad79a67a71864ca986b633caa542ed73 P 3853b63638f14ce3ad4e7d72d276158c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1d75d40cbcd84cb4b284a0d8c8bcc1e0 in term 1.
I20260709 14:53:21.781090  7521 consensus_queue.cc:237] T 7caea4e4bd544d739999eafb1dd64eba P 83ca7750fbc741b7afc841bda942cdb1 [LEADER]: Queue going to LEADER mode. State: All 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: "83ca7750fbc741b7afc841bda942cdb1" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39489 } } peers { permanent_uuid: "1d75d40cbcd84cb4b284a0d8c8bcc1e0" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 39831 } } peers { permanent_uuid: "3853b63638f14ce3ad4e7d72d276158c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 38165 } }
I20260709 14:53:21.781505  7468 raft_consensus.cc:359] T ed10dcefb0c64f628425128bb03586f2 P 3853b63638f14ce3ad4e7d72d276158c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83ca7750fbc741b7afc841bda942cdb1" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39489 } } peers { permanent_uuid: "1d75d40cbcd84cb4b284a0d8c8bcc1e0" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 39831 } } peers { permanent_uuid: "3853b63638f14ce3ad4e7d72d276158c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 38165 } }
I20260709 14:53:21.782111  7468 raft_consensus.cc:385] T ed10dcefb0c64f628425128bb03586f2 P 3853b63638f14ce3ad4e7d72d276158c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:21.782370  7468 raft_consensus.cc:740] T ed10dcefb0c64f628425128bb03586f2 P 3853b63638f14ce3ad4e7d72d276158c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3853b63638f14ce3ad4e7d72d276158c, State: Initialized, Role: FOLLOWER
I20260709 14:53:21.786495  7469 tablet_bootstrap.cc:654] T da30c040b91d449a914931543871b0eb P 1d75d40cbcd84cb4b284a0d8c8bcc1e0: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:21.787719  7470 tablet_bootstrap.cc:654] T 4b7d9f598fea4f09ac663c827001cac6 P 83ca7750fbc741b7afc841bda942cdb1: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:21.788160  7177 catalog_manager.cc:5697] T 328180a1740e4354ae868a6b62a29aa5 P 3853b63638f14ce3ad4e7d72d276158c reported cstate change: term changed from 0 to 1, leader changed from <none> to 3853b63638f14ce3ad4e7d72d276158c (127.6.3.195). New cstate: current_term: 1 leader_uuid: "3853b63638f14ce3ad4e7d72d276158c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3853b63638f14ce3ad4e7d72d276158c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 38165 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "83ca7750fbc741b7afc841bda942cdb1" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39489 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1d75d40cbcd84cb4b284a0d8c8bcc1e0" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 39831 } health_report { overall_health: UNKNOWN } } }
I20260709 14:53:21.780064  7494 raft_consensus.cc:697] T ad79a67a71864ca986b633caa542ed73 P 1d75d40cbcd84cb4b284a0d8c8bcc1e0 [term 1 LEADER]: Becoming Leader. State: Replica: 1d75d40cbcd84cb4b284a0d8c8bcc1e0, State: Running, Role: LEADER
I20260709 14:53:21.783018  7468 consensus_queue.cc:260] T ed10dcefb0c64f628425128bb03586f2 P 3853b63638f14ce3ad4e7d72d276158c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83ca7750fbc741b7afc841bda942cdb1" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39489 } } peers { permanent_uuid: "1d75d40cbcd84cb4b284a0d8c8bcc1e0" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 39831 } } peers { permanent_uuid: "3853b63638f14ce3ad4e7d72d276158c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 38165 } }
I20260709 14:53:21.793605  7468 ts_tablet_manager.cc:1434] T ed10dcefb0c64f628425128bb03586f2 P 3853b63638f14ce3ad4e7d72d276158c: Time spent starting tablet: real 0.040s	user 0.005s	sys 0.001s
I20260709 14:53:21.793244  7494 consensus_queue.cc:237] T ad79a67a71864ca986b633caa542ed73 P 1d75d40cbcd84cb4b284a0d8c8bcc1e0 [LEADER]: Queue going to LEADER mode. State: All 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: "83ca7750fbc741b7afc841bda942cdb1" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39489 } } peers { permanent_uuid: "1d75d40cbcd84cb4b284a0d8c8bcc1e0" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 39831 } } peers { permanent_uuid: "3853b63638f14ce3ad4e7d72d276158c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 38165 } }
I20260709 14:53:21.794378  7468 tablet_bootstrap.cc:492] T 4b7d9f598fea4f09ac663c827001cac6 P 3853b63638f14ce3ad4e7d72d276158c: Bootstrap starting.
I20260709 14:53:21.790460  7177 catalog_manager.cc:5697] T 2972b8dad1a946dcbcd2cd039745b05e P 3853b63638f14ce3ad4e7d72d276158c reported cstate change: term changed from 0 to 1, leader changed from <none> to 3853b63638f14ce3ad4e7d72d276158c (127.6.3.195). New cstate: current_term: 1 leader_uuid: "3853b63638f14ce3ad4e7d72d276158c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83ca7750fbc741b7afc841bda942cdb1" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39489 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1d75d40cbcd84cb4b284a0d8c8bcc1e0" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 39831 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3853b63638f14ce3ad4e7d72d276158c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 38165 } health_report { overall_health: HEALTHY } } }
I20260709 14:53:21.797109  7470 tablet_bootstrap.cc:492] T 4b7d9f598fea4f09ac663c827001cac6 P 83ca7750fbc741b7afc841bda942cdb1: No bootstrap required, opened a new log
I20260709 14:53:21.797593  7470 ts_tablet_manager.cc:1403] T 4b7d9f598fea4f09ac663c827001cac6 P 83ca7750fbc741b7afc841bda942cdb1: Time spent bootstrapping tablet: real 0.060s	user 0.009s	sys 0.000s
I20260709 14:53:21.800354  7468 tablet_bootstrap.cc:654] T 4b7d9f598fea4f09ac663c827001cac6 P 3853b63638f14ce3ad4e7d72d276158c: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:21.800781  7470 raft_consensus.cc:359] T 4b7d9f598fea4f09ac663c827001cac6 P 83ca7750fbc741b7afc841bda942cdb1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83ca7750fbc741b7afc841bda942cdb1" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39489 } } peers { permanent_uuid: "1d75d40cbcd84cb4b284a0d8c8bcc1e0" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 39831 } } peers { permanent_uuid: "3853b63638f14ce3ad4e7d72d276158c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 38165 } }
I20260709 14:53:21.801424  7470 raft_consensus.cc:385] T 4b7d9f598fea4f09ac663c827001cac6 P 83ca7750fbc741b7afc841bda942cdb1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:21.801687  7470 raft_consensus.cc:740] T 4b7d9f598fea4f09ac663c827001cac6 P 83ca7750fbc741b7afc841bda942cdb1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 83ca7750fbc741b7afc841bda942cdb1, State: Initialized, Role: FOLLOWER
I20260709 14:53:21.802286  7470 consensus_queue.cc:260] T 4b7d9f598fea4f09ac663c827001cac6 P 83ca7750fbc741b7afc841bda942cdb1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83ca7750fbc741b7afc841bda942cdb1" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39489 } } peers { permanent_uuid: "1d75d40cbcd84cb4b284a0d8c8bcc1e0" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 39831 } } peers { permanent_uuid: "3853b63638f14ce3ad4e7d72d276158c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 38165 } }
I20260709 14:53:21.805832  7469 tablet_bootstrap.cc:492] T da30c040b91d449a914931543871b0eb P 1d75d40cbcd84cb4b284a0d8c8bcc1e0: No bootstrap required, opened a new log
I20260709 14:53:21.806228  7469 ts_tablet_manager.cc:1403] T da30c040b91d449a914931543871b0eb P 1d75d40cbcd84cb4b284a0d8c8bcc1e0: Time spent bootstrapping tablet: real 0.037s	user 0.005s	sys 0.004s
I20260709 14:53:21.807231  7175 catalog_manager.cc:5697] T 2150f032ba7347649b7c9feed89a039c P 83ca7750fbc741b7afc841bda942cdb1 reported cstate change: term changed from 0 to 1, leader changed from <none> to 83ca7750fbc741b7afc841bda942cdb1 (127.6.3.193). New cstate: current_term: 1 leader_uuid: "83ca7750fbc741b7afc841bda942cdb1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83ca7750fbc741b7afc841bda942cdb1" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39489 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1d75d40cbcd84cb4b284a0d8c8bcc1e0" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 39831 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3853b63638f14ce3ad4e7d72d276158c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 38165 } health_report { overall_health: UNKNOWN } } }
I20260709 14:53:21.808984  7469 raft_consensus.cc:359] T da30c040b91d449a914931543871b0eb P 1d75d40cbcd84cb4b284a0d8c8bcc1e0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83ca7750fbc741b7afc841bda942cdb1" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39489 } } peers { permanent_uuid: "1d75d40cbcd84cb4b284a0d8c8bcc1e0" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 39831 } } peers { permanent_uuid: "3853b63638f14ce3ad4e7d72d276158c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 38165 } }
I20260709 14:53:21.809587  7469 raft_consensus.cc:385] T da30c040b91d449a914931543871b0eb P 1d75d40cbcd84cb4b284a0d8c8bcc1e0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:21.809811  7469 raft_consensus.cc:740] T da30c040b91d449a914931543871b0eb P 1d75d40cbcd84cb4b284a0d8c8bcc1e0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1d75d40cbcd84cb4b284a0d8c8bcc1e0, State: Initialized, Role: FOLLOWER
I20260709 14:53:21.810349  7469 consensus_queue.cc:260] T da30c040b91d449a914931543871b0eb P 1d75d40cbcd84cb4b284a0d8c8bcc1e0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83ca7750fbc741b7afc841bda942cdb1" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39489 } } peers { permanent_uuid: "1d75d40cbcd84cb4b284a0d8c8bcc1e0" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 39831 } } peers { permanent_uuid: "3853b63638f14ce3ad4e7d72d276158c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 38165 } }
I20260709 14:53:21.812160  7469 ts_tablet_manager.cc:1434] T da30c040b91d449a914931543871b0eb P 1d75d40cbcd84cb4b284a0d8c8bcc1e0: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.003s
I20260709 14:53:21.812948  7469 tablet_bootstrap.cc:492] T 6c0c41c1cd1843178e3643b3b2f5d079 P 1d75d40cbcd84cb4b284a0d8c8bcc1e0: Bootstrap starting.
I20260709 14:53:21.815678  7470 ts_tablet_manager.cc:1434] T 4b7d9f598fea4f09ac663c827001cac6 P 83ca7750fbc741b7afc841bda942cdb1: Time spent starting tablet: real 0.018s	user 0.003s	sys 0.003s
I20260709 14:53:21.816766  7470 tablet_bootstrap.cc:492] T 1e9031ce1e104f738ce30e2c57e10914 P 83ca7750fbc741b7afc841bda942cdb1: Bootstrap starting.
I20260709 14:53:21.818224  7469 tablet_bootstrap.cc:654] T 6c0c41c1cd1843178e3643b3b2f5d079 P 1d75d40cbcd84cb4b284a0d8c8bcc1e0: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:21.823983  7470 tablet_bootstrap.cc:654] T 1e9031ce1e104f738ce30e2c57e10914 P 83ca7750fbc741b7afc841bda942cdb1: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:21.830078  7469 tablet_bootstrap.cc:492] T 6c0c41c1cd1843178e3643b3b2f5d079 P 1d75d40cbcd84cb4b284a0d8c8bcc1e0: No bootstrap required, opened a new log
I20260709 14:53:21.830431  7469 ts_tablet_manager.cc:1403] T 6c0c41c1cd1843178e3643b3b2f5d079 P 1d75d40cbcd84cb4b284a0d8c8bcc1e0: Time spent bootstrapping tablet: real 0.018s	user 0.005s	sys 0.009s
I20260709 14:53:21.832665  7469 raft_consensus.cc:359] T 6c0c41c1cd1843178e3643b3b2f5d079 P 1d75d40cbcd84cb4b284a0d8c8bcc1e0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83ca7750fbc741b7afc841bda942cdb1" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39489 } } peers { permanent_uuid: "1d75d40cbcd84cb4b284a0d8c8bcc1e0" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 39831 } } peers { permanent_uuid: "3853b63638f14ce3ad4e7d72d276158c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 38165 } }
I20260709 14:53:21.833577  7469 raft_consensus.cc:385] T 6c0c41c1cd1843178e3643b3b2f5d079 P 1d75d40cbcd84cb4b284a0d8c8bcc1e0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:21.835678  7469 raft_consensus.cc:740] T 6c0c41c1cd1843178e3643b3b2f5d079 P 1d75d40cbcd84cb4b284a0d8c8bcc1e0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1d75d40cbcd84cb4b284a0d8c8bcc1e0, State: Initialized, Role: FOLLOWER
I20260709 14:53:21.836478  7469 consensus_queue.cc:260] T 6c0c41c1cd1843178e3643b3b2f5d079 P 1d75d40cbcd84cb4b284a0d8c8bcc1e0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83ca7750fbc741b7afc841bda942cdb1" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39489 } } peers { permanent_uuid: "1d75d40cbcd84cb4b284a0d8c8bcc1e0" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 39831 } } peers { permanent_uuid: "3853b63638f14ce3ad4e7d72d276158c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 38165 } }
I20260709 14:53:21.837786  7499 consensus_queue.cc:1048] T 16f64a98834d41fa8b9176a10fb9f76f P 83ca7750fbc741b7afc841bda942cdb1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3853b63638f14ce3ad4e7d72d276158c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 38165 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:53:21.846662  7469 ts_tablet_manager.cc:1434] T 6c0c41c1cd1843178e3643b3b2f5d079 P 1d75d40cbcd84cb4b284a0d8c8bcc1e0: Time spent starting tablet: real 0.016s	user 0.005s	sys 0.001s
I20260709 14:53:21.846074  7177 catalog_manager.cc:5697] T ad79a67a71864ca986b633caa542ed73 P 1d75d40cbcd84cb4b284a0d8c8bcc1e0 reported cstate change: term changed from 0 to 1, leader changed from <none> to 1d75d40cbcd84cb4b284a0d8c8bcc1e0 (127.6.3.194). New cstate: current_term: 1 leader_uuid: "1d75d40cbcd84cb4b284a0d8c8bcc1e0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83ca7750fbc741b7afc841bda942cdb1" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39489 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1d75d40cbcd84cb4b284a0d8c8bcc1e0" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 39831 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3853b63638f14ce3ad4e7d72d276158c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 38165 } health_report { overall_health: UNKNOWN } } }
I20260709 14:53:21.847551  7469 tablet_bootstrap.cc:492] T f844ef1e83b74b8ca345e94e6c37557c P 1d75d40cbcd84cb4b284a0d8c8bcc1e0: Bootstrap starting.
I20260709 14:53:21.849278  7175 catalog_manager.cc:5697] T 7caea4e4bd544d739999eafb1dd64eba P 83ca7750fbc741b7afc841bda942cdb1 reported cstate change: term changed from 0 to 1, leader changed from <none> to 83ca7750fbc741b7afc841bda942cdb1 (127.6.3.193). New cstate: current_term: 1 leader_uuid: "83ca7750fbc741b7afc841bda942cdb1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83ca7750fbc741b7afc841bda942cdb1" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39489 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1d75d40cbcd84cb4b284a0d8c8bcc1e0" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 39831 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3853b63638f14ce3ad4e7d72d276158c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 38165 } health_report { overall_health: UNKNOWN } } }
I20260709 14:53:21.852106  7521 raft_consensus.cc:493] T f844ef1e83b74b8ca345e94e6c37557c P 83ca7750fbc741b7afc841bda942cdb1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:21.852537  7521 raft_consensus.cc:515] T f844ef1e83b74b8ca345e94e6c37557c P 83ca7750fbc741b7afc841bda942cdb1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83ca7750fbc741b7afc841bda942cdb1" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39489 } } peers { permanent_uuid: "1d75d40cbcd84cb4b284a0d8c8bcc1e0" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 39831 } } peers { permanent_uuid: "3853b63638f14ce3ad4e7d72d276158c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 38165 } }
I20260709 14:53:21.854897  7521 leader_election.cc:290] T f844ef1e83b74b8ca345e94e6c37557c P 83ca7750fbc741b7afc841bda942cdb1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1d75d40cbcd84cb4b284a0d8c8bcc1e0 (127.6.3.194:39831), 3853b63638f14ce3ad4e7d72d276158c (127.6.3.195:38165)
I20260709 14:53:21.856088  7354 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f844ef1e83b74b8ca345e94e6c37557c" candidate_uuid: "83ca7750fbc741b7afc841bda942cdb1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d75d40cbcd84cb4b284a0d8c8bcc1e0" is_pre_election: true
I20260709 14:53:21.856372  7426 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f844ef1e83b74b8ca345e94e6c37557c" candidate_uuid: "83ca7750fbc741b7afc841bda942cdb1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3853b63638f14ce3ad4e7d72d276158c" is_pre_election: true
I20260709 14:53:21.856633  7469 tablet_bootstrap.cc:654] T f844ef1e83b74b8ca345e94e6c37557c P 1d75d40cbcd84cb4b284a0d8c8bcc1e0: Neither blocks nor log segments found. Creating new log.
W20260709 14:53:21.857453  7242 leader_election.cc:343] T f844ef1e83b74b8ca345e94e6c37557c P 83ca7750fbc741b7afc841bda942cdb1 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1d75d40cbcd84cb4b284a0d8c8bcc1e0 (127.6.3.194:39831): Illegal state: must be running to vote when last-logged opid is not known
W20260709 14:53:21.857926  7243 leader_election.cc:343] T f844ef1e83b74b8ca345e94e6c37557c P 83ca7750fbc741b7afc841bda942cdb1 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3853b63638f14ce3ad4e7d72d276158c (127.6.3.195:38165): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:21.858356  7243 leader_election.cc:304] T f844ef1e83b74b8ca345e94e6c37557c P 83ca7750fbc741b7afc841bda942cdb1 [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: 83ca7750fbc741b7afc841bda942cdb1; no voters: 1d75d40cbcd84cb4b284a0d8c8bcc1e0, 3853b63638f14ce3ad4e7d72d276158c
I20260709 14:53:21.860199  7499 raft_consensus.cc:2749] T f844ef1e83b74b8ca345e94e6c37557c P 83ca7750fbc741b7afc841bda942cdb1 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:53:21.860407  7470 tablet_bootstrap.cc:492] T 1e9031ce1e104f738ce30e2c57e10914 P 83ca7750fbc741b7afc841bda942cdb1: No bootstrap required, opened a new log
I20260709 14:53:21.860973  7470 ts_tablet_manager.cc:1403] T 1e9031ce1e104f738ce30e2c57e10914 P 83ca7750fbc741b7afc841bda942cdb1: Time spent bootstrapping tablet: real 0.044s	user 0.009s	sys 0.014s
I20260709 14:53:21.865082  7470 raft_consensus.cc:359] T 1e9031ce1e104f738ce30e2c57e10914 P 83ca7750fbc741b7afc841bda942cdb1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83ca7750fbc741b7afc841bda942cdb1" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39489 } } peers { permanent_uuid: "1d75d40cbcd84cb4b284a0d8c8bcc1e0" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 39831 } } peers { permanent_uuid: "3853b63638f14ce3ad4e7d72d276158c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 38165 } }
I20260709 14:53:21.865764  7520 consensus_queue.cc:1048] T 16f64a98834d41fa8b9176a10fb9f76f P 83ca7750fbc741b7afc841bda942cdb1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1d75d40cbcd84cb4b284a0d8c8bcc1e0" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 39831 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:53:21.866163  7470 raft_consensus.cc:385] T 1e9031ce1e104f738ce30e2c57e10914 P 83ca7750fbc741b7afc841bda942cdb1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:21.866528  7470 raft_consensus.cc:740] T 1e9031ce1e104f738ce30e2c57e10914 P 83ca7750fbc741b7afc841bda942cdb1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 83ca7750fbc741b7afc841bda942cdb1, State: Initialized, Role: FOLLOWER
I20260709 14:53:21.867401  7470 consensus_queue.cc:260] T 1e9031ce1e104f738ce30e2c57e10914 P 83ca7750fbc741b7afc841bda942cdb1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83ca7750fbc741b7afc841bda942cdb1" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39489 } } peers { permanent_uuid: "1d75d40cbcd84cb4b284a0d8c8bcc1e0" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 39831 } } peers { permanent_uuid: "3853b63638f14ce3ad4e7d72d276158c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 38165 } }
I20260709 14:53:21.870414  7470 ts_tablet_manager.cc:1434] T 1e9031ce1e104f738ce30e2c57e10914 P 83ca7750fbc741b7afc841bda942cdb1: Time spent starting tablet: real 0.009s	user 0.001s	sys 0.005s
I20260709 14:53:21.871480  7470 tablet_bootstrap.cc:492] T 6c0c41c1cd1843178e3643b3b2f5d079 P 83ca7750fbc741b7afc841bda942cdb1: Bootstrap starting.
I20260709 14:53:21.875998  7428 raft_consensus.cc:3055] T 51021f6aabdc41329e6a5b6a568088d7 P 3853b63638f14ce3ad4e7d72d276158c [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:53:21.876463  7428 raft_consensus.cc:740] T 51021f6aabdc41329e6a5b6a568088d7 P 3853b63638f14ce3ad4e7d72d276158c [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 3853b63638f14ce3ad4e7d72d276158c, State: Running, Role: LEADER
I20260709 14:53:21.877513  7428 consensus_queue.cc:260] T 51021f6aabdc41329e6a5b6a568088d7 P 3853b63638f14ce3ad4e7d72d276158c [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: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83ca7750fbc741b7afc841bda942cdb1" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39489 } } peers { permanent_uuid: "1d75d40cbcd84cb4b284a0d8c8bcc1e0" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 39831 } } peers { permanent_uuid: "3853b63638f14ce3ad4e7d72d276158c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 38165 } }
I20260709 14:53:21.878814  7428 raft_consensus.cc:3060] T 51021f6aabdc41329e6a5b6a568088d7 P 3853b63638f14ce3ad4e7d72d276158c [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:53:21.881796  7468 tablet_bootstrap.cc:492] T 4b7d9f598fea4f09ac663c827001cac6 P 3853b63638f14ce3ad4e7d72d276158c: No bootstrap required, opened a new log
I20260709 14:53:21.882294  7468 ts_tablet_manager.cc:1403] T 4b7d9f598fea4f09ac663c827001cac6 P 3853b63638f14ce3ad4e7d72d276158c: Time spent bootstrapping tablet: real 0.088s	user 0.021s	sys 0.010s
I20260709 14:53:21.887529  7353 raft_consensus.cc:1275] T 51021f6aabdc41329e6a5b6a568088d7 P 1d75d40cbcd84cb4b284a0d8c8bcc1e0 [term 2 FOLLOWER]: Refusing update from remote peer 83ca7750fbc741b7afc841bda942cdb1: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260709 14:53:21.889074  7521 consensus_queue.cc:1048] T 51021f6aabdc41329e6a5b6a568088d7 P 83ca7750fbc741b7afc841bda942cdb1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1d75d40cbcd84cb4b284a0d8c8bcc1e0" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 39831 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:53:21.889967  7470 tablet_bootstrap.cc:654] T 6c0c41c1cd1843178e3643b3b2f5d079 P 83ca7750fbc741b7afc841bda942cdb1: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:21.892951  7494 raft_consensus.cc:493] T da30c040b91d449a914931543871b0eb P 1d75d40cbcd84cb4b284a0d8c8bcc1e0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:21.893481  7494 raft_consensus.cc:515] T da30c040b91d449a914931543871b0eb P 1d75d40cbcd84cb4b284a0d8c8bcc1e0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83ca7750fbc741b7afc841bda942cdb1" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39489 } } peers { permanent_uuid: "1d75d40cbcd84cb4b284a0d8c8bcc1e0" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 39831 } } peers { permanent_uuid: "3853b63638f14ce3ad4e7d72d276158c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 38165 } }
I20260709 14:53:21.895996  7494 leader_election.cc:290] T da30c040b91d449a914931543871b0eb P 1d75d40cbcd84cb4b284a0d8c8bcc1e0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 83ca7750fbc741b7afc841bda942cdb1 (127.6.3.193:39489), 3853b63638f14ce3ad4e7d72d276158c (127.6.3.195:38165)
I20260709 14:53:21.897504  7279 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da30c040b91d449a914931543871b0eb" candidate_uuid: "1d75d40cbcd84cb4b284a0d8c8bcc1e0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "83ca7750fbc741b7afc841bda942cdb1" is_pre_election: true
I20260709 14:53:21.898119  7426 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da30c040b91d449a914931543871b0eb" candidate_uuid: "1d75d40cbcd84cb4b284a0d8c8bcc1e0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3853b63638f14ce3ad4e7d72d276158c" is_pre_election: true
I20260709 14:53:21.899101  7428 raft_consensus.cc:1275] T 51021f6aabdc41329e6a5b6a568088d7 P 3853b63638f14ce3ad4e7d72d276158c [term 2 FOLLOWER]: Refusing update from remote peer 83ca7750fbc741b7afc841bda942cdb1: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 1. (term mismatch)
I20260709 14:53:21.900099  7428 pending_rounds.cc:85] T 51021f6aabdc41329e6a5b6a568088d7 P 3853b63638f14ce3ad4e7d72d276158c: Aborting all ops after (but not including) 0
W20260709 14:53:21.900200  7318 leader_election.cc:343] T da30c040b91d449a914931543871b0eb P 1d75d40cbcd84cb4b284a0d8c8bcc1e0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 83ca7750fbc741b7afc841bda942cdb1 (127.6.3.193:39489): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:21.900955  7428 pending_rounds.cc:107] T 51021f6aabdc41329e6a5b6a568088d7 P 3853b63638f14ce3ad4e7d72d276158c: Aborting uncommitted NO_OP operation due to leader change: 1.1
W20260709 14:53:21.901217  7318 leader_election.cc:343] T da30c040b91d449a914931543871b0eb P 1d75d40cbcd84cb4b284a0d8c8bcc1e0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3853b63638f14ce3ad4e7d72d276158c (127.6.3.195:38165): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:21.901818  7318 leader_election.cc:304] T da30c040b91d449a914931543871b0eb P 1d75d40cbcd84cb4b284a0d8c8bcc1e0 [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: 1d75d40cbcd84cb4b284a0d8c8bcc1e0; no voters: 3853b63638f14ce3ad4e7d72d276158c, 83ca7750fbc741b7afc841bda942cdb1
I20260709 14:53:21.902042  7428 raft_consensus.cc:2889] T 51021f6aabdc41329e6a5b6a568088d7 P 3853b63638f14ce3ad4e7d72d276158c [term 2 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260709 14:53:21.904906  7494 raft_consensus.cc:2749] T da30c040b91d449a914931543871b0eb P 1d75d40cbcd84cb4b284a0d8c8bcc1e0 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:53:21.906504  7521 consensus_queue.cc:1048] T 51021f6aabdc41329e6a5b6a568088d7 P 83ca7750fbc741b7afc841bda942cdb1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3853b63638f14ce3ad4e7d72d276158c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 38165 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:53:21.904901  7468 raft_consensus.cc:359] T 4b7d9f598fea4f09ac663c827001cac6 P 3853b63638f14ce3ad4e7d72d276158c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83ca7750fbc741b7afc841bda942cdb1" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39489 } } peers { permanent_uuid: "1d75d40cbcd84cb4b284a0d8c8bcc1e0" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 39831 } } peers { permanent_uuid: "3853b63638f14ce3ad4e7d72d276158c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 38165 } }
I20260709 14:53:21.910853  7468 raft_consensus.cc:385] T 4b7d9f598fea4f09ac663c827001cac6 P 3853b63638f14ce3ad4e7d72d276158c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:21.911131  7468 raft_consensus.cc:740] T 4b7d9f598fea4f09ac663c827001cac6 P 3853b63638f14ce3ad4e7d72d276158c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3853b63638f14ce3ad4e7d72d276158c, State: Initialized, Role: FOLLOWER
I20260709 14:53:21.911978  7468 consensus_queue.cc:260] T 4b7d9f598fea4f09ac663c827001cac6 P 3853b63638f14ce3ad4e7d72d276158c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83ca7750fbc741b7afc841bda942cdb1" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39489 } } peers { permanent_uuid: "1d75d40cbcd84cb4b284a0d8c8bcc1e0" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 39831 } } peers { permanent_uuid: "3853b63638f14ce3ad4e7d72d276158c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 38165 } }
I20260709 14:53:21.914417  7468 ts_tablet_manager.cc:1434] T 4b7d9f598fea4f09ac663c827001cac6 P 3853b63638f14ce3ad4e7d72d276158c: Time spent starting tablet: real 0.032s	user 0.008s	sys 0.000s
I20260709 14:53:21.915364  7468 tablet_bootstrap.cc:492] T f844ef1e83b74b8ca345e94e6c37557c P 3853b63638f14ce3ad4e7d72d276158c: Bootstrap starting.
I20260709 14:53:21.917042  7470 tablet_bootstrap.cc:492] T 6c0c41c1cd1843178e3643b3b2f5d079 P 83ca7750fbc741b7afc841bda942cdb1: No bootstrap required, opened a new log
I20260709 14:53:21.917217  7469 tablet_bootstrap.cc:492] T f844ef1e83b74b8ca345e94e6c37557c P 1d75d40cbcd84cb4b284a0d8c8bcc1e0: No bootstrap required, opened a new log
I20260709 14:53:21.917573  7470 ts_tablet_manager.cc:1403] T 6c0c41c1cd1843178e3643b3b2f5d079 P 83ca7750fbc741b7afc841bda942cdb1: Time spent bootstrapping tablet: real 0.046s	user 0.005s	sys 0.007s
I20260709 14:53:21.921017  7470 raft_consensus.cc:359] T 6c0c41c1cd1843178e3643b3b2f5d079 P 83ca7750fbc741b7afc841bda942cdb1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83ca7750fbc741b7afc841bda942cdb1" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39489 } } peers { permanent_uuid: "1d75d40cbcd84cb4b284a0d8c8bcc1e0" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 39831 } } peers { permanent_uuid: "3853b63638f14ce3ad4e7d72d276158c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 38165 } }
I20260709 14:53:21.917652  7469 ts_tablet_manager.cc:1403] T f844ef1e83b74b8ca345e94e6c37557c P 1d75d40cbcd84cb4b284a0d8c8bcc1e0: Time spent bootstrapping tablet: real 0.070s	user 0.032s	sys 0.025s
I20260709 14:53:21.921708  7470 raft_consensus.cc:385] T 6c0c41c1cd1843178e3643b3b2f5d079 P 83ca7750fbc741b7afc841bda942cdb1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:21.922087  7470 raft_consensus.cc:740] T 6c0c41c1cd1843178e3643b3b2f5d079 P 83ca7750fbc741b7afc841bda942cdb1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 83ca7750fbc741b7afc841bda942cdb1, State: Initialized, Role: FOLLOWER
I20260709 14:53:21.924503  7469 raft_consensus.cc:359] T f844ef1e83b74b8ca345e94e6c37557c P 1d75d40cbcd84cb4b284a0d8c8bcc1e0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83ca7750fbc741b7afc841bda942cdb1" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39489 } } peers { permanent_uuid: "1d75d40cbcd84cb4b284a0d8c8bcc1e0" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 39831 } } peers { permanent_uuid: "3853b63638f14ce3ad4e7d72d276158c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 38165 } }
I20260709 14:53:21.925169  7469 raft_consensus.cc:385] T f844ef1e83b74b8ca345e94e6c37557c P 1d75d40cbcd84cb4b284a0d8c8bcc1e0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:21.925426  7469 raft_consensus.cc:740] T f844ef1e83b74b8ca345e94e6c37557c P 1d75d40cbcd84cb4b284a0d8c8bcc1e0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1d75d40cbcd84cb4b284a0d8c8bcc1e0, State: Initialized, Role: FOLLOWER
I20260709 14:53:21.926494  7469 consensus_queue.cc:260] T f844ef1e83b74b8ca345e94e6c37557c P 1d75d40cbcd84cb4b284a0d8c8bcc1e0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83ca7750fbc741b7afc841bda942cdb1" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39489 } } peers { permanent_uuid: "1d75d40cbcd84cb4b284a0d8c8bcc1e0" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 39831 } } peers { permanent_uuid: "3853b63638f14ce3ad4e7d72d276158c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 38165 } }
I20260709 14:53:21.928280  7469 ts_tablet_manager.cc:1434] T f844ef1e83b74b8ca345e94e6c37557c P 1d75d40cbcd84cb4b284a0d8c8bcc1e0: Time spent starting tablet: real 0.006s	user 0.002s	sys 0.003s
I20260709 14:53:21.928958  7469 tablet_bootstrap.cc:492] T 30ef5cb60eb548b48153fc81fba53136 P 1d75d40cbcd84cb4b284a0d8c8bcc1e0: Bootstrap starting.
I20260709 14:53:21.931641  7510 raft_consensus.cc:493] T 0ea7a01b45f54d51b9113ffeffe0275c P 3853b63638f14ce3ad4e7d72d276158c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:21.932025  7510 raft_consensus.cc:515] T 0ea7a01b45f54d51b9113ffeffe0275c P 3853b63638f14ce3ad4e7d72d276158c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83ca7750fbc741b7afc841bda942cdb1" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39489 } } peers { permanent_uuid: "1d75d40cbcd84cb4b284a0d8c8bcc1e0" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 39831 } } peers { permanent_uuid: "3853b63638f14ce3ad4e7d72d276158c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 38165 } }
I20260709 14:53:21.932937  7469 tablet_bootstrap.cc:654] T 30ef5cb60eb548b48153fc81fba53136 P 1d75d40cbcd84cb4b284a0d8c8bcc1e0: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:21.933822  7510 leader_election.cc:290] T 0ea7a01b45f54d51b9113ffeffe0275c P 3853b63638f14ce3ad4e7d72d276158c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 83ca7750fbc741b7afc841bda942cdb1 (127.6.3.193:39489), 1d75d40cbcd84cb4b284a0d8c8bcc1e0 (127.6.3.194:39831)
W20260709 14:53:21.934350  7225 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 14:53:21.922741  7470 consensus_queue.cc:260] T 6c0c41c1cd1843178e3643b3b2f5d079 P 83ca7750fbc741b7afc841bda942cdb1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83ca7750fbc741b7afc841bda942cdb1" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39489 } } peers { permanent_uuid: "1d75d40cbcd84cb4b284a0d8c8bcc1e0" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 39831 } } peers { permanent_uuid: "3853b63638f14ce3ad4e7d72d276158c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 38165 } }
I20260709 14:53:21.935279  7279 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ea7a01b45f54d51b9113ffeffe0275c" candidate_uuid: "3853b63638f14ce3ad4e7d72d276158c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "83ca7750fbc741b7afc841bda942cdb1" is_pre_election: true
I20260709 14:53:21.936508  7470 ts_tablet_manager.cc:1434] T 6c0c41c1cd1843178e3643b3b2f5d079 P 83ca7750fbc741b7afc841bda942cdb1: Time spent starting tablet: real 0.018s	user 0.004s	sys 0.001s
W20260709 14:53:21.936493  7392 leader_election.cc:343] T 0ea7a01b45f54d51b9113ffeffe0275c P 3853b63638f14ce3ad4e7d72d276158c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 83ca7750fbc741b7afc841bda942cdb1 (127.6.3.193:39489): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:21.937623  7470 tablet_bootstrap.cc:492] T be03c37c342a4c9ea91e91adab6a7924 P 83ca7750fbc741b7afc841bda942cdb1: Bootstrap starting.
I20260709 14:53:21.942622  7468 tablet_bootstrap.cc:654] T f844ef1e83b74b8ca345e94e6c37557c P 3853b63638f14ce3ad4e7d72d276158c: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:21.942813  7470 tablet_bootstrap.cc:654] T be03c37c342a4c9ea91e91adab6a7924 P 83ca7750fbc741b7afc841bda942cdb1: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:21.945940  7353 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ea7a01b45f54d51b9113ffeffe0275c" candidate_uuid: "3853b63638f14ce3ad4e7d72d276158c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d75d40cbcd84cb4b284a0d8c8bcc1e0" is_pre_election: true
I20260709 14:53:21.947359  7469 tablet_bootstrap.cc:492] T 30ef5cb60eb548b48153fc81fba53136 P 1d75d40cbcd84cb4b284a0d8c8bcc1e0: No bootstrap required, opened a new log
W20260709 14:53:21.947480  7391 leader_election.cc:343] T 0ea7a01b45f54d51b9113ffeffe0275c P 3853b63638f14ce3ad4e7d72d276158c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1d75d40cbcd84cb4b284a0d8c8bcc1e0 (127.6.3.194:39831): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:21.947770  7469 ts_tablet_manager.cc:1403] T 30ef5cb60eb548b48153fc81fba53136 P 1d75d40cbcd84cb4b284a0d8c8bcc1e0: Time spent bootstrapping tablet: real 0.019s	user 0.010s	sys 0.006s
I20260709 14:53:21.948019  7391 leader_election.cc:304] T 0ea7a01b45f54d51b9113ffeffe0275c P 3853b63638f14ce3ad4e7d72d276158c [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: 3853b63638f14ce3ad4e7d72d276158c; no voters: 1d75d40cbcd84cb4b284a0d8c8bcc1e0, 83ca7750fbc741b7afc841bda942cdb1
I20260709 14:53:21.950129  7469 raft_consensus.cc:359] T 30ef5cb60eb548b48153fc81fba53136 P 1d75d40cbcd84cb4b284a0d8c8bcc1e0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83ca7750fbc741b7afc841bda942cdb1" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39489 } } peers { permanent_uuid: "1d75d40cbcd84cb4b284a0d8c8bcc1e0" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 39831 } } peers { permanent_uuid: "3853b63638f14ce3ad4e7d72d276158c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 38165 } }
I20260709 14:53:21.950752  7469 raft_consensus.cc:385] T 30ef5cb60eb548b48153fc81fba53136 P 1d75d40cbcd84cb4b284a0d8c8bcc1e0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:21.951006  7469 raft_consensus.cc:740] T 30ef5cb60eb548b48153fc81fba53136 P 1d75d40cbcd84cb4b284a0d8c8bcc1e0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1d75d40cbcd84cb4b284a0d8c8bcc1e0, State: Initialized, Role: FOLLOWER
I20260709 14:53:21.951870  7470 tablet_bootstrap.cc:492] T be03c37c342a4c9ea91e91adab6a7924 P 83ca7750fbc741b7afc841bda942cdb1: No bootstrap required, opened a new log
I20260709 14:53:21.952422  7470 ts_tablet_manager.cc:1403] T be03c37c342a4c9ea91e91adab6a7924 P 83ca7750fbc741b7afc841bda942cdb1: Time spent bootstrapping tablet: real 0.015s	user 0.009s	sys 0.003s
I20260709 14:53:21.952204  7469 consensus_queue.cc:260] T 30ef5cb60eb548b48153fc81fba53136 P 1d75d40cbcd84cb4b284a0d8c8bcc1e0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83ca7750fbc741b7afc841bda942cdb1" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39489 } } peers { permanent_uuid: "1d75d40cbcd84cb4b284a0d8c8bcc1e0" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 39831 } } peers { permanent_uuid: "3853b63638f14ce3ad4e7d72d276158c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 38165 } }
I20260709 14:53:21.953616  7510 raft_consensus.cc:2749] T 0ea7a01b45f54d51b9113ffeffe0275c P 3853b63638f14ce3ad4e7d72d276158c [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:53:21.954945  7470 raft_consensus.cc:359] T be03c37c342a4c9ea91e91adab6a7924 P 83ca7750fbc741b7afc841bda942cdb1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83ca7750fbc741b7afc841bda942cdb1" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39489 } } peers { permanent_uuid: "1d75d40cbcd84cb4b284a0d8c8bcc1e0" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 39831 } } peers { permanent_uuid: "3853b63638f14ce3ad4e7d72d276158c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 38165 } }
I20260709 14:53:21.955687  7470 raft_consensus.cc:385] T be03c37c342a4c9ea91e91adab6a7924 P 83ca7750fbc741b7afc841bda942cdb1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:21.955984  7470 raft_consensus.cc:740] T be03c37c342a4c9ea91e91adab6a7924 P 83ca7750fbc741b7afc841bda942cdb1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 83ca7750fbc741b7afc841bda942cdb1, State: Initialized, Role: FOLLOWER
I20260709 14:53:21.956678  7469 ts_tablet_manager.cc:1434] T 30ef5cb60eb548b48153fc81fba53136 P 1d75d40cbcd84cb4b284a0d8c8bcc1e0: Time spent starting tablet: real 0.009s	user 0.004s	sys 0.003s
I20260709 14:53:21.956736  7470 consensus_queue.cc:260] T be03c37c342a4c9ea91e91adab6a7924 P 83ca7750fbc741b7afc841bda942cdb1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83ca7750fbc741b7afc841bda942cdb1" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39489 } } peers { permanent_uuid: "1d75d40cbcd84cb4b284a0d8c8bcc1e0" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 39831 } } peers { permanent_uuid: "3853b63638f14ce3ad4e7d72d276158c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 38165 } }
I20260709 14:53:21.957870  7469 tablet_bootstrap.cc:492] T 0ea7a01b45f54d51b9113ffeffe0275c P 1d75d40cbcd84cb4b284a0d8c8bcc1e0: Bootstrap starting.
I20260709 14:53:21.959666  7470 ts_tablet_manager.cc:1434] T be03c37c342a4c9ea91e91adab6a7924 P 83ca7750fbc741b7afc841bda942cdb1: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 14:53:21.960446  7470 tablet_bootstrap.cc:492] T ed10dcefb0c64f628425128bb03586f2 P 83ca7750fbc741b7afc841bda942cdb1: Bootstrap starting.
I20260709 14:53:21.962474  7468 tablet_bootstrap.cc:492] T f844ef1e83b74b8ca345e94e6c37557c P 3853b63638f14ce3ad4e7d72d276158c: No bootstrap required, opened a new log
I20260709 14:53:21.962922  7468 ts_tablet_manager.cc:1403] T f844ef1e83b74b8ca345e94e6c37557c P 3853b63638f14ce3ad4e7d72d276158c: Time spent bootstrapping tablet: real 0.048s	user 0.012s	sys 0.000s
I20260709 14:53:21.965493  7470 tablet_bootstrap.cc:654] T ed10dcefb0c64f628425128bb03586f2 P 83ca7750fbc741b7afc841bda942cdb1: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:21.969515  7468 raft_consensus.cc:359] T f844ef1e83b74b8ca345e94e6c37557c P 3853b63638f14ce3ad4e7d72d276158c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83ca7750fbc741b7afc841bda942cdb1" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39489 } } peers { permanent_uuid: "1d75d40cbcd84cb4b284a0d8c8bcc1e0" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 39831 } } peers { permanent_uuid: "3853b63638f14ce3ad4e7d72d276158c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 38165 } }
I20260709 14:53:21.970198  7468 raft_consensus.cc:385] T f844ef1e83b74b8ca345e94e6c37557c P 3853b63638f14ce3ad4e7d72d276158c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:21.970506  7468 raft_consensus.cc:740] T f844ef1e83b74b8ca345e94e6c37557c P 3853b63638f14ce3ad4e7d72d276158c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3853b63638f14ce3ad4e7d72d276158c, State: Initialized, Role: FOLLOWER
I20260709 14:53:21.971500  7469 tablet_bootstrap.cc:654] T 0ea7a01b45f54d51b9113ffeffe0275c P 1d75d40cbcd84cb4b284a0d8c8bcc1e0: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:21.971283  7468 consensus_queue.cc:260] T f844ef1e83b74b8ca345e94e6c37557c P 3853b63638f14ce3ad4e7d72d276158c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83ca7750fbc741b7afc841bda942cdb1" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39489 } } peers { permanent_uuid: "1d75d40cbcd84cb4b284a0d8c8bcc1e0" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 39831 } } peers { permanent_uuid: "3853b63638f14ce3ad4e7d72d276158c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 38165 } }
I20260709 14:53:21.975401  7468 ts_tablet_manager.cc:1434] T f844ef1e83b74b8ca345e94e6c37557c P 3853b63638f14ce3ad4e7d72d276158c: Time spent starting tablet: real 0.012s	user 0.005s	sys 0.000s
I20260709 14:53:21.975574  7470 tablet_bootstrap.cc:492] T ed10dcefb0c64f628425128bb03586f2 P 83ca7750fbc741b7afc841bda942cdb1: No bootstrap required, opened a new log
I20260709 14:53:21.976017  7470 ts_tablet_manager.cc:1403] T ed10dcefb0c64f628425128bb03586f2 P 83ca7750fbc741b7afc841bda942cdb1: Time spent bootstrapping tablet: real 0.016s	user 0.011s	sys 0.003s
I20260709 14:53:21.976383  7468 tablet_bootstrap.cc:492] T 1e9031ce1e104f738ce30e2c57e10914 P 3853b63638f14ce3ad4e7d72d276158c: Bootstrap starting.
I20260709 14:53:21.978374  7470 raft_consensus.cc:359] T ed10dcefb0c64f628425128bb03586f2 P 83ca7750fbc741b7afc841bda942cdb1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83ca7750fbc741b7afc841bda942cdb1" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39489 } } peers { permanent_uuid: "1d75d40cbcd84cb4b284a0d8c8bcc1e0" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 39831 } } peers { permanent_uuid: "3853b63638f14ce3ad4e7d72d276158c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 38165 } }
I20260709 14:53:21.978991  7470 raft_consensus.cc:385] T ed10dcefb0c64f628425128bb03586f2 P 83ca7750fbc741b7afc841bda942cdb1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:21.979290  7470 raft_consensus.cc:740] T ed10dcefb0c64f628425128bb03586f2 P 83ca7750fbc741b7afc841bda942cdb1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 83ca7750fbc741b7afc841bda942cdb1, State: Initialized, Role: FOLLOWER
I20260709 14:53:21.979926  7470 consensus_queue.cc:260] T ed10dcefb0c64f628425128bb03586f2 P 83ca7750fbc741b7afc841bda942cdb1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83ca7750fbc741b7afc841bda942cdb1" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39489 } } peers { permanent_uuid: "1d75d40cbcd84cb4b284a0d8c8bcc1e0" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 39831 } } peers { permanent_uuid: "3853b63638f14ce3ad4e7d72d276158c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 38165 } }
I20260709 14:53:21.981762  7470 ts_tablet_manager.cc:1434] T ed10dcefb0c64f628425128bb03586f2 P 83ca7750fbc741b7afc841bda942cdb1: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 14:53:21.984210  7468 tablet_bootstrap.cc:654] T 1e9031ce1e104f738ce30e2c57e10914 P 3853b63638f14ce3ad4e7d72d276158c: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:21.984364  7470 tablet_bootstrap.cc:492] T da30c040b91d449a914931543871b0eb P 83ca7750fbc741b7afc841bda942cdb1: Bootstrap starting.
I20260709 14:53:21.989283  7468 tablet_bootstrap.cc:492] T 1e9031ce1e104f738ce30e2c57e10914 P 3853b63638f14ce3ad4e7d72d276158c: No bootstrap required, opened a new log
I20260709 14:53:21.989672  7468 ts_tablet_manager.cc:1403] T 1e9031ce1e104f738ce30e2c57e10914 P 3853b63638f14ce3ad4e7d72d276158c: Time spent bootstrapping tablet: real 0.014s	user 0.009s	sys 0.003s
I20260709 14:53:21.990151  7470 tablet_bootstrap.cc:654] T da30c040b91d449a914931543871b0eb P 83ca7750fbc741b7afc841bda942cdb1: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:21.991978  7468 raft_consensus.cc:359] T 1e9031ce1e104f738ce30e2c57e10914 P 3853b63638f14ce3ad4e7d72d276158c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83ca7750fbc741b7afc841bda942cdb1" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39489 } } peers { permanent_uuid: "1d75d40cbcd84cb4b284a0d8c8bcc1e0" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 39831 } } peers { permanent_uuid: "3853b63638f14ce3ad4e7d72d276158c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 38165 } }
I20260709 14:53:21.992405  7468 raft_consensus.cc:385] T 1e9031ce1e104f738ce30e2c57e10914 P 3853b63638f14ce3ad4e7d72d276158c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:21.992652  7468 raft_consensus.cc:740] T 1e9031ce1e104f738ce30e2c57e10914 P 3853b63638f14ce3ad4e7d72d276158c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3853b63638f14ce3ad4e7d72d276158c, State: Initialized, Role: FOLLOWER
I20260709 14:53:21.993207  7468 consensus_queue.cc:260] T 1e9031ce1e104f738ce30e2c57e10914 P 3853b63638f14ce3ad4e7d72d276158c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83ca7750fbc741b7afc841bda942cdb1" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39489 } } peers { permanent_uuid: "1d75d40cbcd84cb4b284a0d8c8bcc1e0" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 39831 } } peers { permanent_uuid: "3853b63638f14ce3ad4e7d72d276158c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 38165 } }
I20260709 14:53:21.995100  7468 ts_tablet_manager.cc:1434] T 1e9031ce1e104f738ce30e2c57e10914 P 3853b63638f14ce3ad4e7d72d276158c: Time spent starting tablet: real 0.005s	user 0.006s	sys 0.001s
I20260709 14:53:21.996228  7468 tablet_bootstrap.cc:492] T 6c0c41c1cd1843178e3643b3b2f5d079 P 3853b63638f14ce3ad4e7d72d276158c: Bootstrap starting.
I20260709 14:53:21.999308  7469 tablet_bootstrap.cc:492] T 0ea7a01b45f54d51b9113ffeffe0275c P 1d75d40cbcd84cb4b284a0d8c8bcc1e0: No bootstrap required, opened a new log
I20260709 14:53:21.999882  7469 ts_tablet_manager.cc:1403] T 0ea7a01b45f54d51b9113ffeffe0275c P 1d75d40cbcd84cb4b284a0d8c8bcc1e0: Time spent bootstrapping tablet: real 0.042s	user 0.012s	sys 0.007s
I20260709 14:53:22.001627  7468 tablet_bootstrap.cc:654] T 6c0c41c1cd1843178e3643b3b2f5d079 P 3853b63638f14ce3ad4e7d72d276158c: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:22.001689  7494 raft_consensus.cc:493] T 7caea4e4bd544d739999eafb1dd64eba P 1d75d40cbcd84cb4b284a0d8c8bcc1e0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:22.002143  7494 raft_consensus.cc:515] T 7caea4e4bd544d739999eafb1dd64eba P 1d75d40cbcd84cb4b284a0d8c8bcc1e0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83ca7750fbc741b7afc841bda942cdb1" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39489 } } peers { permanent_uuid: "1d75d40cbcd84cb4b284a0d8c8bcc1e0" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 39831 } } peers { permanent_uuid: "3853b63638f14ce3ad4e7d72d276158c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 38165 } }
I20260709 14:53:22.004204  7494 leader_election.cc:290] T 7caea4e4bd544d739999eafb1dd64eba P 1d75d40cbcd84cb4b284a0d8c8bcc1e0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 83ca7750fbc741b7afc841bda942cdb1 (127.6.3.193:39489), 3853b63638f14ce3ad4e7d72d276158c (127.6.3.195:38165)
I20260709 14:53:22.003810  7469 raft_consensus.cc:359] T 0ea7a01b45f54d51b9113ffeffe0275c P 1d75d40cbcd84cb4b284a0d8c8bcc1e0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83ca7750fbc741b7afc841bda942cdb1" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39489 } } peers { permanent_uuid: "1d75d40cbcd84cb4b284a0d8c8bcc1e0" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 39831 } } peers { permanent_uuid: "3853b63638f14ce3ad4e7d72d276158c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 38165 } }
I20260709 14:53:22.005048  7469 raft_consensus.cc:385] T 0ea7a01b45f54d51b9113ffeffe0275c P 1d75d40cbcd84cb4b284a0d8c8bcc1e0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:22.005379  7469 raft_consensus.cc:740] T 0ea7a01b45f54d51b9113ffeffe0275c P 1d75d40cbcd84cb4b284a0d8c8bcc1e0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1d75d40cbcd84cb4b284a0d8c8bcc1e0, State: Initialized, Role: FOLLOWER
I20260709 14:53:22.006237  7428 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7caea4e4bd544d739999eafb1dd64eba" candidate_uuid: "1d75d40cbcd84cb4b284a0d8c8bcc1e0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3853b63638f14ce3ad4e7d72d276158c" is_pre_election: true
I20260709 14:53:22.006937  7279 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7caea4e4bd544d739999eafb1dd64eba" candidate_uuid: "1d75d40cbcd84cb4b284a0d8c8bcc1e0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "83ca7750fbc741b7afc841bda942cdb1" is_pre_election: true
I20260709 14:53:22.007192  7428 raft_consensus.cc:2393] T 7caea4e4bd544d739999eafb1dd64eba P 3853b63638f14ce3ad4e7d72d276158c [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 1d75d40cbcd84cb4b284a0d8c8bcc1e0 in current term 1: Already voted for candidate 83ca7750fbc741b7afc841bda942cdb1 in this term.
I20260709 14:53:22.009094  7318 leader_election.cc:304] T 7caea4e4bd544d739999eafb1dd64eba P 1d75d40cbcd84cb4b284a0d8c8bcc1e0 [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: 1d75d40cbcd84cb4b284a0d8c8bcc1e0; no voters: 3853b63638f14ce3ad4e7d72d276158c, 83ca7750fbc741b7afc841bda942cdb1
I20260709 14:53:22.010408  7494 raft_consensus.cc:3060] T 7caea4e4bd544d739999eafb1dd64eba P 1d75d40cbcd84cb4b284a0d8c8bcc1e0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:22.006218  7469 consensus_queue.cc:260] T 0ea7a01b45f54d51b9113ffeffe0275c P 1d75d40cbcd84cb4b284a0d8c8bcc1e0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83ca7750fbc741b7afc841bda942cdb1" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39489 } } peers { permanent_uuid: "1d75d40cbcd84cb4b284a0d8c8bcc1e0" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 39831 } } peers { permanent_uuid: "3853b63638f14ce3ad4e7d72d276158c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 38165 } }
I20260709 14:53:22.022220  7469 ts_tablet_manager.cc:1434] T 0ea7a01b45f54d51b9113ffeffe0275c P 1d75d40cbcd84cb4b284a0d8c8bcc1e0: Time spent starting tablet: real 0.022s	user 0.003s	sys 0.005s
I20260709 14:53:22.023317  7469 tablet_bootstrap.cc:492] T 9316e14ec66f4e589f58a36d3e062bd9 P 1d75d40cbcd84cb4b284a0d8c8bcc1e0: Bootstrap starting.
I20260709 14:53:22.033135  7470 tablet_bootstrap.cc:492] T da30c040b91d449a914931543871b0eb P 83ca7750fbc741b7afc841bda942cdb1: No bootstrap required, opened a new log
I20260709 14:53:22.033520  7470 ts_tablet_manager.cc:1403] T da30c040b91d449a914931543871b0eb P 83ca7750fbc741b7afc841bda942cdb1: Time spent bootstrapping tablet: real 0.049s	user 0.019s	sys 0.028s
I20260709 14:53:22.033696  7469 tablet_bootstrap.cc:654] T 9316e14ec66f4e589f58a36d3e062bd9 P 1d75d40cbcd84cb4b284a0d8c8bcc1e0: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:22.036020  7470 raft_consensus.cc:359] T da30c040b91d449a914931543871b0eb P 83ca7750fbc741b7afc841bda942cdb1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83ca7750fbc741b7afc841bda942cdb1" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39489 } } peers { permanent_uuid: "1d75d40cbcd84cb4b284a0d8c8bcc1e0" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 39831 } } peers { permanent_uuid: "3853b63638f14ce3ad4e7d72d276158c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 38165 } }
I20260709 14:53:22.036732  7470 raft_consensus.cc:385] T da30c040b91d449a914931543871b0eb P 83ca7750fbc741b7afc841bda942cdb1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:22.037004  7470 raft_consensus.cc:740] T da30c040b91d449a914931543871b0eb P 83ca7750fbc741b7afc841bda942cdb1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 83ca7750fbc741b7afc841bda942cdb1, State: Initialized, Role: FOLLOWER
I20260709 14:53:22.037636  7470 consensus_queue.cc:260] T da30c040b91d449a914931543871b0eb P 83ca7750fbc741b7afc841bda942cdb1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83ca7750fbc741b7afc841bda942cdb1" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39489 } } peers { permanent_uuid: "1d75d40cbcd84cb4b284a0d8c8bcc1e0" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 39831 } } peers { permanent_uuid: "3853b63638f14ce3ad4e7d72d276158c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 38165 } }
I20260709 14:53:22.039366  7494 raft_consensus.cc:2749] T 7caea4e4bd544d739999eafb1dd64eba P 1d75d40cbcd84cb4b284a0d8c8bcc1e0 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:53:22.040345  7469 tablet_bootstrap.cc:492] T 9316e14ec66f4e589f58a36d3e062bd9 P 1d75d40cbcd84cb4b284a0d8c8bcc1e0: No bootstrap required, opened a new log
I20260709 14:53:22.040473  7470 ts_tablet_manager.cc:1434] T da30c040b91d449a914931543871b0eb P 83ca7750fbc741b7afc841bda942cdb1: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260709 14:53:22.040699  7468 tablet_bootstrap.cc:492] T 6c0c41c1cd1843178e3643b3b2f5d079 P 3853b63638f14ce3ad4e7d72d276158c: No bootstrap required, opened a new log
I20260709 14:53:22.040755  7469 ts_tablet_manager.cc:1403] T 9316e14ec66f4e589f58a36d3e062bd9 P 1d75d40cbcd84cb4b284a0d8c8bcc1e0: Time spent bootstrapping tablet: real 0.018s	user 0.007s	sys 0.003s
I20260709 14:53:22.041123  7468 ts_tablet_manager.cc:1403] T 6c0c41c1cd1843178e3643b3b2f5d079 P 3853b63638f14ce3ad4e7d72d276158c: Time spent bootstrapping tablet: real 0.045s	user 0.017s	sys 0.022s
I20260709 14:53:22.041580  7470 tablet_bootstrap.cc:492] T e8054db7fbb346a5964b77876b4a87e2 P 83ca7750fbc741b7afc841bda942cdb1: Bootstrap starting.
I20260709 14:53:22.043423  7468 raft_consensus.cc:359] T 6c0c41c1cd1843178e3643b3b2f5d079 P 3853b63638f14ce3ad4e7d72d276158c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83ca7750fbc741b7afc841bda942cdb1" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39489 } } peers { permanent_uuid: "1d75d40cbcd84cb4b284a0d8c8bcc1e0" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 39831 } } peers { permanent_uuid: "3853b63638f14ce3ad4e7d72d276158c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 38165 } }
I20260709 14:53:22.043711  7469 raft_consensus.cc:359] T 9316e14ec66f4e589f58a36d3e062bd9 P 1d75d40cbcd84cb4b284a0d8c8bcc1e0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83ca7750fbc741b7afc841bda942cdb1" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39489 } } peers { permanent_uuid: "1d75d40cbcd84cb4b284a0d8c8bcc1e0" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 39831 } } peers { permanent_uuid: "3853b63638f14ce3ad4e7d72d276158c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 38165 } }
I20260709 14:53:22.044112  7468 raft_consensus.cc:385] T 6c0c41c1cd1843178e3643b3b2f5d079 P 3853b63638f14ce3ad4e7d72d276158c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:22.044359  7469 raft_consensus.cc:385] T 9316e14ec66f4e589f58a36d3e062bd9 P 1d75d40cbcd84cb4b284a0d8c8bcc1e0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:22.044400  7468 raft_consensus.cc:740] T 6c0c41c1cd1843178e3643b3b2f5d079 P 3853b63638f14ce3ad4e7d72d276158c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3853b63638f14ce3ad4e7d72d276158c, State: Initialized, Role: FOLLOWER
I20260709 14:53:22.044749  7469 raft_consensus.cc:740] T 9316e14ec66f4e589f58a36d3e062bd9 P 1d75d40cbcd84cb4b284a0d8c8bcc1e0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1d75d40cbcd84cb4b284a0d8c8bcc1e0, State: Initialized, Role: FOLLOWER
I20260709 14:53:22.045395  7468 consensus_queue.cc:260] T 6c0c41c1cd1843178e3643b3b2f5d079 P 3853b63638f14ce3ad4e7d72d276158c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83ca7750fbc741b7afc841bda942cdb1" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39489 } } peers { permanent_uuid: "1d75d40cbcd84cb4b284a0d8c8bcc1e0" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 39831 } } peers { permanent_uuid: "3853b63638f14ce3ad4e7d72d276158c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 38165 } }
I20260709 14:53:22.045408  7469 consensus_queue.cc:260] T 9316e14ec66f4e589f58a36d3e062bd9 P 1d75d40cbcd84cb4b284a0d8c8bcc1e0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83ca7750fbc741b7afc841bda942cdb1" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39489 } } peers { permanent_uuid: "1d75d40cbcd84cb4b284a0d8c8bcc1e0" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 39831 } } peers { permanent_uuid: "3853b63638f14ce3ad4e7d72d276158c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 38165 } }
I20260709 14:53:22.047574  7469 ts_tablet_manager.cc:1434] T 9316e14ec66f4e589f58a36d3e062bd9 P 1d75d40cbcd84cb4b284a0d8c8bcc1e0: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 14:53:22.047832  7470 tablet_bootstrap.cc:654] T e8054db7fbb346a5964b77876b4a87e2 P 83ca7750fbc741b7afc841bda942cdb1: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:22.048396  7469 tablet_bootstrap.cc:492] T be03c37c342a4c9ea91e91adab6a7924 P 1d75d40cbcd84cb4b284a0d8c8bcc1e0: Bootstrap starting.
I20260709 14:53:22.052294  7494 raft_consensus.cc:493] T 4b7d9f598fea4f09ac663c827001cac6 P 1d75d40cbcd84cb4b284a0d8c8bcc1e0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:22.052481  7499 raft_consensus.cc:493] T da30c040b91d449a914931543871b0eb P 83ca7750fbc741b7afc841bda942cdb1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:22.053390  7499 raft_consensus.cc:515] T da30c040b91d449a914931543871b0eb P 83ca7750fbc741b7afc841bda942cdb1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83ca7750fbc741b7afc841bda942cdb1" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39489 } } peers { permanent_uuid: "1d75d40cbcd84cb4b284a0d8c8bcc1e0" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 39831 } } peers { permanent_uuid: "3853b63638f14ce3ad4e7d72d276158c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 38165 } }
I20260709 14:53:22.054196  7469 tablet_bootstrap.cc:654] T be03c37c342a4c9ea91e91adab6a7924 P 1d75d40cbcd84cb4b284a0d8c8bcc1e0: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:22.054888  7510 raft_consensus.cc:493] T ed10dcefb0c64f628425128bb03586f2 P 3853b63638f14ce3ad4e7d72d276158c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:22.055456  7510 raft_consensus.cc:515] T ed10dcefb0c64f628425128bb03586f2 P 3853b63638f14ce3ad4e7d72d276158c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83ca7750fbc741b7afc841bda942cdb1" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39489 } } peers { permanent_uuid: "1d75d40cbcd84cb4b284a0d8c8bcc1e0" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 39831 } } peers { permanent_uuid: "3853b63638f14ce3ad4e7d72d276158c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 38165 } }
I20260709 14:53:22.056300  7353 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da30c040b91d449a914931543871b0eb" candidate_uuid: "83ca7750fbc741b7afc841bda942cdb1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d75d40cbcd84cb4b284a0d8c8bcc1e0" is_pre_election: true
I20260709 14:53:22.057065  7353 raft_consensus.cc:2468] T da30c040b91d449a914931543871b0eb P 1d75d40cbcd84cb4b284a0d8c8bcc1e0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 83ca7750fbc741b7afc841bda942cdb1 in term 0.
I20260709 14:53:22.057669  7510 leader_election.cc:290] T ed10dcefb0c64f628425128bb03586f2 P 3853b63638f14ce3ad4e7d72d276158c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 83ca7750fbc741b7afc841bda942cdb1 (127.6.3.193:39489), 1d75d40cbcd84cb4b284a0d8c8bcc1e0 (127.6.3.194:39831)
I20260709 14:53:22.058557  7242 leader_election.cc:304] T da30c040b91d449a914931543871b0eb P 83ca7750fbc741b7afc841bda942cdb1 [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: 1d75d40cbcd84cb4b284a0d8c8bcc1e0, 83ca7750fbc741b7afc841bda942cdb1; no voters: 
I20260709 14:53:22.059026  7279 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed10dcefb0c64f628425128bb03586f2" candidate_uuid: "3853b63638f14ce3ad4e7d72d276158c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "83ca7750fbc741b7afc841bda942cdb1" is_pre_election: true
I20260709 14:53:22.058935  7494 raft_consensus.cc:515] T 4b7d9f598fea4f09ac663c827001cac6 P 1d75d40cbcd84cb4b284a0d8c8bcc1e0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83ca7750fbc741b7afc841bda942cdb1" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39489 } } peers { permanent_uuid: "1d75d40cbcd84cb4b284a0d8c8bcc1e0" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 39831 } } peers { permanent_uuid: "3853b63638f14ce3ad4e7d72d276158c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 38165 } }
I20260709 14:53:22.059695  7521 raft_consensus.cc:2804] T da30c040b91d449a914931543871b0eb P 83ca7750fbc741b7afc841bda942cdb1 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:53:22.060153  7521 raft_consensus.cc:493] T da30c040b91d449a914931543871b0eb P 83ca7750fbc741b7afc841bda942cdb1 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:53:22.060655  7470 tablet_bootstrap.cc:492] T e8054db7fbb346a5964b77876b4a87e2 P 83ca7750fbc741b7afc841bda942cdb1: No bootstrap required, opened a new log
I20260709 14:53:22.061101  7510 raft_consensus.cc:493] T 4b7d9f598fea4f09ac663c827001cac6 P 3853b63638f14ce3ad4e7d72d276158c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:22.061241  7470 ts_tablet_manager.cc:1403] T e8054db7fbb346a5964b77876b4a87e2 P 83ca7750fbc741b7afc841bda942cdb1: Time spent bootstrapping tablet: real 0.020s	user 0.012s	sys 0.004s
I20260709 14:53:22.061545  7510 raft_consensus.cc:515] T 4b7d9f598fea4f09ac663c827001cac6 P 3853b63638f14ce3ad4e7d72d276158c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83ca7750fbc741b7afc841bda942cdb1" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39489 } } peers { permanent_uuid: "1d75d40cbcd84cb4b284a0d8c8bcc1e0" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 39831 } } peers { permanent_uuid: "3853b63638f14ce3ad4e7d72d276158c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 38165 } }
I20260709 14:53:22.062299  7277 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4b7d9f598fea4f09ac663c827001cac6" candidate_uuid: "1d75d40cbcd84cb4b284a0d8c8bcc1e0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "83ca7750fbc741b7afc841bda942cdb1" is_pre_election: true
I20260709 14:53:22.059708  7279 raft_consensus.cc:2468] T ed10dcefb0c64f628425128bb03586f2 P 83ca7750fbc741b7afc841bda942cdb1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3853b63638f14ce3ad4e7d72d276158c in term 0.
I20260709 14:53:22.064011  7278 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4b7d9f598fea4f09ac663c827001cac6" candidate_uuid: "3853b63638f14ce3ad4e7d72d276158c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "83ca7750fbc741b7afc841bda942cdb1" is_pre_election: true
I20260709 14:53:22.064198  7494 leader_election.cc:290] T 4b7d9f598fea4f09ac663c827001cac6 P 1d75d40cbcd84cb4b284a0d8c8bcc1e0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 83ca7750fbc741b7afc841bda942cdb1 (127.6.3.193:39489), 3853b63638f14ce3ad4e7d72d276158c (127.6.3.195:38165)
I20260709 14:53:22.064237  7392 leader_election.cc:304] T ed10dcefb0c64f628425128bb03586f2 P 3853b63638f14ce3ad4e7d72d276158c [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: 3853b63638f14ce3ad4e7d72d276158c, 83ca7750fbc741b7afc841bda942cdb1; no voters: 
I20260709 14:53:22.064749  7510 leader_election.cc:290] T 4b7d9f598fea4f09ac663c827001cac6 P 3853b63638f14ce3ad4e7d72d276158c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 83ca7750fbc741b7afc841bda942cdb1 (127.6.3.193:39489), 1d75d40cbcd84cb4b284a0d8c8bcc1e0 (127.6.3.194:39831)
I20260709 14:53:22.065188  7510 raft_consensus.cc:2804] T ed10dcefb0c64f628425128bb03586f2 P 3853b63638f14ce3ad4e7d72d276158c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:53:22.065505  7510 raft_consensus.cc:493] T ed10dcefb0c64f628425128bb03586f2 P 3853b63638f14ce3ad4e7d72d276158c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:53:22.065548  7354 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4b7d9f598fea4f09ac663c827001cac6" candidate_uuid: "3853b63638f14ce3ad4e7d72d276158c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d75d40cbcd84cb4b284a0d8c8bcc1e0" is_pre_election: true
I20260709 14:53:22.065934  7510 raft_consensus.cc:3060] T ed10dcefb0c64f628425128bb03586f2 P 3853b63638f14ce3ad4e7d72d276158c [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:22.065811  7470 raft_consensus.cc:359] T e8054db7fbb346a5964b77876b4a87e2 P 83ca7750fbc741b7afc841bda942cdb1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83ca7750fbc741b7afc841bda942cdb1" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39489 } } peers { permanent_uuid: "1d75d40cbcd84cb4b284a0d8c8bcc1e0" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 39831 } } peers { permanent_uuid: "3853b63638f14ce3ad4e7d72d276158c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 38165 } }
I20260709 14:53:22.066306  7354 raft_consensus.cc:2468] T 4b7d9f598fea4f09ac663c827001cac6 P 1d75d40cbcd84cb4b284a0d8c8bcc1e0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3853b63638f14ce3ad4e7d72d276158c in term 0.
I20260709 14:53:22.066613  7470 raft_consensus.cc:385] T e8054db7fbb346a5964b77876b4a87e2 P 83ca7750fbc741b7afc841bda942cdb1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:22.067013  7470 raft_consensus.cc:740] T e8054db7fbb346a5964b77876b4a87e2 P 83ca7750fbc741b7afc841bda942cdb1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 83ca7750fbc741b7afc841bda942cdb1, State: Initialized, Role: FOLLOWER
I20260709 14:53:22.062892  7277 raft_consensus.cc:2468] T 4b7d9f598fea4f09ac663c827001cac6 P 83ca7750fbc741b7afc841bda942cdb1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1d75d40cbcd84cb4b284a0d8c8bcc1e0 in term 0.
I20260709 14:53:22.069052  7470 consensus_queue.cc:260] T e8054db7fbb346a5964b77876b4a87e2 P 83ca7750fbc741b7afc841bda942cdb1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83ca7750fbc741b7afc841bda942cdb1" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39489 } } peers { permanent_uuid: "1d75d40cbcd84cb4b284a0d8c8bcc1e0" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 39831 } } peers { permanent_uuid: "3853b63638f14ce3ad4e7d72d276158c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 38165 } }
I20260709 14:53:22.070853  7318 leader_election.cc:304] T 4b7d9f598fea4f09ac663c827001cac6 P 1d75d40cbcd84cb4b284a0d8c8bcc1e0 [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: 1d75d40cbcd84cb4b284a0d8c8bcc1e0, 83ca7750fbc741b7afc841bda942cdb1; no voters: 
I20260709 14:53:22.071148  7428 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4b7d9f598fea4f09ac663c827001cac6" candidate_uuid: "1d75d40cbcd84cb4b284a0d8c8bcc1e0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3853b63638f14ce3ad4e7d72d276158c" is_pre_election: true
I20260709 14:53:22.071347  7470 ts_tablet_manager.cc:1434] T e8054db7fbb346a5964b77876b4a87e2 P 83ca7750fbc741b7afc841bda942cdb1: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260709 14:53:22.071758  7428 raft_consensus.cc:2468] T 4b7d9f598fea4f09ac663c827001cac6 P 3853b63638f14ce3ad4e7d72d276158c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1d75d40cbcd84cb4b284a0d8c8bcc1e0 in term 0.
I20260709 14:53:22.060588  7521 raft_consensus.cc:3060] T da30c040b91d449a914931543871b0eb P 83ca7750fbc741b7afc841bda942cdb1 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:22.072381  7470 tablet_bootstrap.cc:492] T 3f549f3b984a459aa5ba40e4e31d803d P 83ca7750fbc741b7afc841bda942cdb1: Bootstrap starting.
I20260709 14:53:22.073185  7494 raft_consensus.cc:2804] T 4b7d9f598fea4f09ac663c827001cac6 P 1d75d40cbcd84cb4b284a0d8c8bcc1e0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:53:22.073526  7494 raft_consensus.cc:493] T 4b7d9f598fea4f09ac663c827001cac6 P 1d75d40cbcd84cb4b284a0d8c8bcc1e0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:53:22.073853  7494 raft_consensus.cc:3060] T 4b7d9f598fea4f09ac663c827001cac6 P 1d75d40cbcd84cb4b284a0d8c8bcc1e0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:22.067816  7391 leader_election.cc:304] T 4b7d9f598fea4f09ac663c827001cac6 P 3853b63638f14ce3ad4e7d72d276158c [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: 1d75d40cbcd84cb4b284a0d8c8bcc1e0, 3853b63638f14ce3ad4e7d72d276158c; no voters: 
I20260709 14:53:22.068459  7468 ts_tablet_manager.cc:1434] T 6c0c41c1cd1843178e3643b3b2f5d079 P 3853b63638f14ce3ad4e7d72d276158c: Time spent starting tablet: real 0.027s	user 0.005s	sys 0.001s
I20260709 14:53:22.076136  7468 tablet_bootstrap.cc:492] T e8054db7fbb346a5964b77876b4a87e2 P 3853b63638f14ce3ad4e7d72d276158c: Bootstrap starting.
I20260709 14:53:22.079640  7473 raft_consensus.cc:2804] T 4b7d9f598fea4f09ac663c827001cac6 P 3853b63638f14ce3ad4e7d72d276158c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:53:22.080124  7353 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed10dcefb0c64f628425128bb03586f2" candidate_uuid: "3853b63638f14ce3ad4e7d72d276158c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d75d40cbcd84cb4b284a0d8c8bcc1e0" is_pre_election: true
I20260709 14:53:22.081576  7473 raft_consensus.cc:493] T 4b7d9f598fea4f09ac663c827001cac6 P 3853b63638f14ce3ad4e7d72d276158c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:53:22.082008  7473 raft_consensus.cc:3060] T 4b7d9f598fea4f09ac663c827001cac6 P 3853b63638f14ce3ad4e7d72d276158c [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:22.082059  7353 raft_consensus.cc:2468] T ed10dcefb0c64f628425128bb03586f2 P 1d75d40cbcd84cb4b284a0d8c8bcc1e0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3853b63638f14ce3ad4e7d72d276158c in term 0.
I20260709 14:53:22.083493  7499 leader_election.cc:290] T da30c040b91d449a914931543871b0eb P 83ca7750fbc741b7afc841bda942cdb1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1d75d40cbcd84cb4b284a0d8c8bcc1e0 (127.6.3.194:39831), 3853b63638f14ce3ad4e7d72d276158c (127.6.3.195:38165)
I20260709 14:53:22.085089  7428 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da30c040b91d449a914931543871b0eb" candidate_uuid: "83ca7750fbc741b7afc841bda942cdb1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3853b63638f14ce3ad4e7d72d276158c" is_pre_election: true
W20260709 14:53:22.086441  7243 leader_election.cc:343] T da30c040b91d449a914931543871b0eb P 83ca7750fbc741b7afc841bda942cdb1 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3853b63638f14ce3ad4e7d72d276158c (127.6.3.195:38165): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:22.087641  7473 raft_consensus.cc:515] T 4b7d9f598fea4f09ac663c827001cac6 P 3853b63638f14ce3ad4e7d72d276158c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83ca7750fbc741b7afc841bda942cdb1" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39489 } } peers { permanent_uuid: "1d75d40cbcd84cb4b284a0d8c8bcc1e0" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 39831 } } peers { permanent_uuid: "3853b63638f14ce3ad4e7d72d276158c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 38165 } }
I20260709 14:53:22.089869  7277 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4b7d9f598fea4f09ac663c827001cac6" candidate_uuid: "3853b63638f14ce3ad4e7d72d276158c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "83ca7750fbc741b7afc841bda942cdb1"
I20260709 14:53:22.090121  7353 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4b7d9f598fea4f09ac663c827001cac6" candidate_uuid: "3853b63638f14ce3ad4e7d72d276158c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d75d40cbcd84cb4b284a0d8c8bcc1e0"
I20260709 14:53:22.090381  7277 raft_consensus.cc:3060] T 4b7d9f598fea4f09ac663c827001cac6 P 83ca7750fbc741b7afc841bda942cdb1 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:22.090701  7473 leader_election.cc:290] T 4b7d9f598fea4f09ac663c827001cac6 P 3853b63638f14ce3ad4e7d72d276158c [CANDIDATE]: Term 1 election: Requested vote from peers 83ca7750fbc741b7afc841bda942cdb1 (127.6.3.193:39489), 1d75d40cbcd84cb4b284a0d8c8bcc1e0 (127.6.3.194:39831)
I20260709 14:53:22.097836  7277 raft_consensus.cc:2468] T 4b7d9f598fea4f09ac663c827001cac6 P 83ca7750fbc741b7afc841bda942cdb1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3853b63638f14ce3ad4e7d72d276158c in term 1.
I20260709 14:53:22.103570  7392 leader_election.cc:304] T 4b7d9f598fea4f09ac663c827001cac6 P 3853b63638f14ce3ad4e7d72d276158c [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: 3853b63638f14ce3ad4e7d72d276158c, 83ca7750fbc741b7afc841bda942cdb1; no voters: 
I20260709 14:53:22.102846  7510 raft_consensus.cc:515] T ed10dcefb0c64f628425128bb03586f2 P 3853b63638f14ce3ad4e7d72d276158c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83ca7750fbc741b7afc841bda942cdb1" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39489 } } peers { permanent_uuid: "1d75d40cbcd84cb4b284a0d8c8bcc1e0" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 39831 } } peers { permanent_uuid: "3853b63638f14ce3ad4e7d72d276158c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 38165 } }
I20260709 14:53:22.095494  7521 raft_consensus.cc:515] T da30c040b91d449a914931543871b0eb P 83ca7750fbc741b7afc841bda942cdb1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83ca7750fbc741b7afc841bda942cdb1" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39489 } } peers { permanent_uuid: "1d75d40cbcd84cb4b284a0d8c8bcc1e0" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 39831 } } peers { permanent_uuid: "3853b63638f14ce3ad4e7d72d276158c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 38165 } }
I20260709 14:53:22.111624  7473 raft_consensus.cc:2804] T 4b7d9f598fea4f09ac663c827001cac6 P 3853b63638f14ce3ad4e7d72d276158c [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:53:22.112221  7473 raft_consensus.cc:697] T 4b7d9f598fea4f09ac663c827001cac6 P 3853b63638f14ce3ad4e7d72d276158c [term 1 LEADER]: Becoming Leader. State: Replica: 3853b63638f14ce3ad4e7d72d276158c, State: Running, Role: LEADER
I20260709 14:53:22.114764  7468 tablet_bootstrap.cc:654] T e8054db7fbb346a5964b77876b4a87e2 P 3853b63638f14ce3ad4e7d72d276158c: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:22.103436  7545 raft_consensus.cc:493] T 1e9031ce1e104f738ce30e2c57e10914 P 1d75d40cbcd84cb4b284a0d8c8bcc1e0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:22.114511  7494 raft_consensus.cc:515] T 4b7d9f598fea4f09ac663c827001cac6 P 1d75d40cbcd84cb4b284a0d8c8bcc1e0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83ca7750fbc741b7afc841bda942cdb1" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39489 } } peers { permanent_uuid: "1d75d40cbcd84cb4b284a0d8c8bcc1e0" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 39831 } } peers { permanent_uuid: "3853b63638f14ce3ad4e7d72d276158c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 38165 } }
I20260709 14:53:22.115837  7353 raft_consensus.cc:2393] T 4b7d9f598fea4f09ac663c827001cac6 P 1d75d40cbcd84cb4b284a0d8c8bcc1e0 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 3853b63638f14ce3ad4e7d72d276158c in current term 1: Already voted for candidate 1d75d40cbcd84cb4b284a0d8c8bcc1e0 in this term.
I20260709 14:53:22.117400  7469 tablet_bootstrap.cc:492] T be03c37c342a4c9ea91e91adab6a7924 P 1d75d40cbcd84cb4b284a0d8c8bcc1e0: No bootstrap required, opened a new log
I20260709 14:53:22.117769  7469 ts_tablet_manager.cc:1403] T be03c37c342a4c9ea91e91adab6a7924 P 1d75d40cbcd84cb4b284a0d8c8bcc1e0: Time spent bootstrapping tablet: real 0.070s	user 0.032s	sys 0.022s
I20260709 14:53:22.115311  7545 raft_consensus.cc:515] T 1e9031ce1e104f738ce30e2c57e10914 P 1d75d40cbcd84cb4b284a0d8c8bcc1e0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83ca7750fbc741b7afc841bda942cdb1" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39489 } } peers { permanent_uuid: "1d75d40cbcd84cb4b284a0d8c8bcc1e0" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 39831 } } peers { permanent_uuid: "3853b63638f14ce3ad4e7d72d276158c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 38165 } }
I20260709 14:53:22.119222  7473 consensus_queue.cc:237] T 4b7d9f598fea4f09ac663c827001cac6 P 3853b63638f14ce3ad4e7d72d276158c [LEADER]: Queue going to LEADER mode. State: All 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: "83ca7750fbc741b7afc841bda942cdb1" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39489 } } peers { permanent_uuid: "1d75d40cbcd84cb4b284a0d8c8bcc1e0" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 39831 } } peers { permanent_uuid: "3853b63638f14ce3ad4e7d72d276158c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 38165 } }
I20260709 14:53:22.120620  7545 leader_election.cc:290] T 1e9031ce1e104f738ce30e2c57e10914 P 1d75d40cbcd84cb4b284a0d8c8bcc1e0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 83ca7750fbc741b7afc841bda942cdb1 (127.6.3.193:39489), 3853b63638f14ce3ad4e7d72d276158c (127.6.3.195:38165)
I20260709 14:53:22.121589  7470 tablet_bootstrap.cc:654] T 3f549f3b984a459aa5ba40e4e31d803d P 83ca7750fbc741b7afc841bda942cdb1: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:22.122043  7494 leader_election.cc:290] T 4b7d9f598fea4f09ac663c827001cac6 P 1d75d40cbcd84cb4b284a0d8c8bcc1e0 [CANDIDATE]: Term 1 election: Requested vote from peers 83ca7750fbc741b7afc841bda942cdb1 (127.6.3.193:39489), 3853b63638f14ce3ad4e7d72d276158c (127.6.3.195:38165)
I20260709 14:53:22.121973  7428 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1e9031ce1e104f738ce30e2c57e10914" candidate_uuid: "1d75d40cbcd84cb4b284a0d8c8bcc1e0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3853b63638f14ce3ad4e7d72d276158c" is_pre_election: true
I20260709 14:53:22.123059  7428 raft_consensus.cc:2468] T 1e9031ce1e104f738ce30e2c57e10914 P 3853b63638f14ce3ad4e7d72d276158c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1d75d40cbcd84cb4b284a0d8c8bcc1e0 in term 0.
I20260709 14:53:22.123982  7278 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4b7d9f598fea4f09ac663c827001cac6" candidate_uuid: "1d75d40cbcd84cb4b284a0d8c8bcc1e0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "83ca7750fbc741b7afc841bda942cdb1"
I20260709 14:53:22.125020  7278 raft_consensus.cc:2393] T 4b7d9f598fea4f09ac663c827001cac6 P 83ca7750fbc741b7afc841bda942cdb1 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 1d75d40cbcd84cb4b284a0d8c8bcc1e0 in current term 1: Already voted for candidate 3853b63638f14ce3ad4e7d72d276158c in this term.
I20260709 14:53:22.125170  7426 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4b7d9f598fea4f09ac663c827001cac6" candidate_uuid: "1d75d40cbcd84cb4b284a0d8c8bcc1e0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3853b63638f14ce3ad4e7d72d276158c"
I20260709 14:53:22.126632  7318 leader_election.cc:304] T 1e9031ce1e104f738ce30e2c57e10914 P 1d75d40cbcd84cb4b284a0d8c8bcc1e0 [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: 1d75d40cbcd84cb4b284a0d8c8bcc1e0, 3853b63638f14ce3ad4e7d72d276158c; no voters: 
I20260709 14:53:22.127895  7521 leader_election.cc:290] T da30c040b91d449a914931543871b0eb P 83ca7750fbc741b7afc841bda942cdb1 [CANDIDATE]: Term 1 election: Requested vote from peers 1d75d40cbcd84cb4b284a0d8c8bcc1e0 (127.6.3.194:39831), 3853b63638f14ce3ad4e7d72d276158c (127.6.3.195:38165)
I20260709 14:53:22.127964  7494 raft_consensus.cc:2804] T 1e9031ce1e104f738ce30e2c57e10914 P 1d75d40cbcd84cb4b284a0d8c8bcc1e0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:53:22.128389  7494 raft_consensus.cc:493] T 1e9031ce1e104f738ce30e2c57e10914 P 1d75d40cbcd84cb4b284a0d8c8bcc1e0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:53:22.128732  7494 raft_consensus.cc:3060] T 1e9031ce1e104f738ce30e2c57e10914 P 1d75d40cbcd84cb4b284a0d8c8bcc1e0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:22.128818  7426 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da30c040b91d449a914931543871b0eb" candidate_uuid: "83ca7750fbc741b7afc841bda942cdb1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3853b63638f14ce3ad4e7d72d276158c"
I20260709 14:53:22.129252  7353 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da30c040b91d449a914931543871b0eb" candidate_uuid: "83ca7750fbc741b7afc841bda942cdb1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d75d40cbcd84cb4b284a0d8c8bcc1e0"
I20260709 14:53:22.129727  7353 raft_consensus.cc:3060] T da30c040b91d449a914931543871b0eb P 1d75d40cbcd84cb4b284a0d8c8bcc1e0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:22.132143  7510 leader_election.cc:290] T ed10dcefb0c64f628425128bb03586f2 P 3853b63638f14ce3ad4e7d72d276158c [CANDIDATE]: Term 1 election: Requested vote from peers 83ca7750fbc741b7afc841bda942cdb1 (127.6.3.193:39489), 1d75d40cbcd84cb4b284a0d8c8bcc1e0 (127.6.3.194:39831)
W20260709 14:53:22.132148  7243 leader_election.cc:343] T da30c040b91d449a914931543871b0eb P 83ca7750fbc741b7afc841bda942cdb1 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 3853b63638f14ce3ad4e7d72d276158c (127.6.3.195:38165): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:22.134383  7278 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed10dcefb0c64f628425128bb03586f2" candidate_uuid: "3853b63638f14ce3ad4e7d72d276158c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "83ca7750fbc741b7afc841bda942cdb1"
I20260709 14:53:22.134930  7278 raft_consensus.cc:3060] T ed10dcefb0c64f628425128bb03586f2 P 83ca7750fbc741b7afc841bda942cdb1 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:22.136188  7354 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed10dcefb0c64f628425128bb03586f2" candidate_uuid: "3853b63638f14ce3ad4e7d72d276158c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d75d40cbcd84cb4b284a0d8c8bcc1e0"
I20260709 14:53:22.136726  7534 consensus_queue.cc:1048] T 328180a1740e4354ae868a6b62a29aa5 P 3853b63638f14ce3ad4e7d72d276158c [LEADER]: Connected to new peer: Peer: permanent_uuid: "1d75d40cbcd84cb4b284a0d8c8bcc1e0" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 39831 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:53:22.137912  7468 tablet_bootstrap.cc:492] T e8054db7fbb346a5964b77876b4a87e2 P 3853b63638f14ce3ad4e7d72d276158c: No bootstrap required, opened a new log
I20260709 14:53:22.136725  7354 raft_consensus.cc:3060] T ed10dcefb0c64f628425128bb03586f2 P 1d75d40cbcd84cb4b284a0d8c8bcc1e0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:22.138339  7468 ts_tablet_manager.cc:1403] T e8054db7fbb346a5964b77876b4a87e2 P 3853b63638f14ce3ad4e7d72d276158c: Time spent bootstrapping tablet: real 0.062s	user 0.010s	sys 0.004s
I20260709 14:53:22.132484  7521 raft_consensus.cc:493] T 24be4c59b2cf430a8060fc063a011e9a P 83ca7750fbc741b7afc841bda942cdb1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:22.139462  7318 leader_election.cc:304] T 4b7d9f598fea4f09ac663c827001cac6 P 1d75d40cbcd84cb4b284a0d8c8bcc1e0 [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: 1d75d40cbcd84cb4b284a0d8c8bcc1e0; no voters: 3853b63638f14ce3ad4e7d72d276158c, 83ca7750fbc741b7afc841bda942cdb1
I20260709 14:53:22.139758  7521 raft_consensus.cc:515] T 24be4c59b2cf430a8060fc063a011e9a P 83ca7750fbc741b7afc841bda942cdb1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83ca7750fbc741b7afc841bda942cdb1" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39489 } } peers { permanent_uuid: "1d75d40cbcd84cb4b284a0d8c8bcc1e0" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 39831 } } peers { permanent_uuid: "3853b63638f14ce3ad4e7d72d276158c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 38165 } }
I20260709 14:53:22.140525  7545 raft_consensus.cc:2749] T 4b7d9f598fea4f09ac663c827001cac6 P 1d75d40cbcd84cb4b284a0d8c8bcc1e0 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 14:53:22.139958  7534 consensus_queue.cc:1048] T 2972b8dad1a946dcbcd2cd039745b05e P 3853b63638f14ce3ad4e7d72d276158c [LEADER]: Connected to new peer: Peer: permanent_uuid: "83ca7750fbc741b7afc841bda942cdb1" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39489 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:53:22.142967  7521 leader_election.cc:290] T 24be4c59b2cf430a8060fc063a011e9a P 83ca7750fbc741b7afc841bda942cdb1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1d75d40cbcd84cb4b284a0d8c8bcc1e0 (127.6.3.194:39831), 3853b63638f14ce3ad4e7d72d276158c (127.6.3.195:38165)
I20260709 14:53:22.143112  7352 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "24be4c59b2cf430a8060fc063a011e9a" candidate_uuid: "83ca7750fbc741b7afc841bda942cdb1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d75d40cbcd84cb4b284a0d8c8bcc1e0" is_pre_election: true
I20260709 14:53:22.143563  7278 raft_consensus.cc:2468] T ed10dcefb0c64f628425128bb03586f2 P 83ca7750fbc741b7afc841bda942cdb1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3853b63638f14ce3ad4e7d72d276158c in term 1.
W20260709 14:53:22.144986  7242 leader_election.cc:343] T 24be4c59b2cf430a8060fc063a011e9a P 83ca7750fbc741b7afc841bda942cdb1 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1d75d40cbcd84cb4b284a0d8c8bcc1e0 (127.6.3.194:39831): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:22.152961  7392 leader_election.cc:304] T ed10dcefb0c64f628425128bb03586f2 P 3853b63638f14ce3ad4e7d72d276158c [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: 3853b63638f14ce3ad4e7d72d276158c, 83ca7750fbc741b7afc841bda942cdb1; no voters: 
I20260709 14:53:22.153950  7534 raft_consensus.cc:2804] T ed10dcefb0c64f628425128bb03586f2 P 3853b63638f14ce3ad4e7d72d276158c [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:53:22.154567  7534 raft_consensus.cc:697] T ed10dcefb0c64f628425128bb03586f2 P 3853b63638f14ce3ad4e7d72d276158c [term 1 LEADER]: Becoming Leader. State: Replica: 3853b63638f14ce3ad4e7d72d276158c, State: Running, Role: LEADER
I20260709 14:53:22.144680  7277 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1e9031ce1e104f738ce30e2c57e10914" candidate_uuid: "1d75d40cbcd84cb4b284a0d8c8bcc1e0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "83ca7750fbc741b7afc841bda942cdb1" is_pre_election: true
I20260709 14:53:22.155346  7277 raft_consensus.cc:2468] T 1e9031ce1e104f738ce30e2c57e10914 P 83ca7750fbc741b7afc841bda942cdb1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1d75d40cbcd84cb4b284a0d8c8bcc1e0 in term 0.
I20260709 14:53:22.148296  7494 raft_consensus.cc:515] T 1e9031ce1e104f738ce30e2c57e10914 P 1d75d40cbcd84cb4b284a0d8c8bcc1e0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83ca7750fbc741b7afc841bda942cdb1" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39489 } } peers { permanent_uuid: "1d75d40cbcd84cb4b284a0d8c8bcc1e0" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 39831 } } peers { permanent_uuid: "3853b63638f14ce3ad4e7d72d276158c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 38165 } }
I20260709 14:53:22.150096  7426 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "24be4c59b2cf430a8060fc063a011e9a" candidate_uuid: "83ca7750fbc741b7afc841bda942cdb1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3853b63638f14ce3ad4e7d72d276158c" is_pre_election: true
I20260709 14:53:22.155488  7534 consensus_queue.cc:237] T ed10dcefb0c64f628425128bb03586f2 P 3853b63638f14ce3ad4e7d72d276158c [LEADER]: Queue going to LEADER mode. State: All 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: "83ca7750fbc741b7afc841bda942cdb1" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39489 } } peers { permanent_uuid: "1d75d40cbcd84cb4b284a0d8c8bcc1e0" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 39831 } } peers { permanent_uuid: "3853b63638f14ce3ad4e7d72d276158c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 38165 } }
I20260709 14:53:22.158083  7494 leader_election.cc:290] T 1e9031ce1e104f738ce30e2c57e10914 P 1d75d40cbcd84cb4b284a0d8c8bcc1e0 [CANDIDATE]: Term 1 election: Requested vote from peers 83ca7750fbc741b7afc841bda942cdb1 (127.6.3.193:39489), 3853b63638f14ce3ad4e7d72d276158c (127.6.3.195:38165)
I20260709 14:53:22.151362  7469 raft_consensus.cc:359] T be03c37c342a4c9ea91e91adab6a7924 P 1d75d40cbcd84cb4b284a0d8c8bcc1e0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83ca7750fbc741b7afc841bda942cdb1" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39489 } } peers { permanent_uuid: "1d75d40cbcd84cb4b284a0d8c8bcc1e0" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 39831 } } peers { permanent_uuid: "3853b63638f14ce3ad4e7d72d276158c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 38165 } }
I20260709 14:53:22.154481  7468 raft_consensus.cc:359] T e8054db7fbb346a5964b77876b4a87e2 P 3853b63638f14ce3ad4e7d72d276158c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83ca7750fbc741b7afc841bda942cdb1" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39489 } } peers { permanent_uuid: "1d75d40cbcd84cb4b284a0d8c8bcc1e0" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 39831 } } peers { permanent_uuid: "3853b63638f14ce3ad4e7d72d276158c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 38165 } }
I20260709 14:53:22.158612  7469 raft_consensus.cc:385] T be03c37c342a4c9ea91e91adab6a7924 P 1d75d40cbcd84cb4b284a0d8c8bcc1e0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:22.158702  7468 raft_consensus.cc:385] T e8054db7fbb346a5964b77876b4a87e2 P 3853b63638f14ce3ad4e7d72d276158c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:22.158931  7469 raft_consensus.cc:740] T be03c37c342a4c9ea91e91adab6a7924 P 1d75d40cbcd84cb4b284a0d8c8bcc1e0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1d75d40cbcd84cb4b284a0d8c8bcc1e0, State: Initialized, Role: FOLLOWER
I20260709 14:53:22.159035  7468 raft_consensus.cc:740] T e8054db7fbb346a5964b77876b4a87e2 P 3853b63638f14ce3ad4e7d72d276158c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3853b63638f14ce3ad4e7d72d276158c, State: Initialized, Role: FOLLOWER
I20260709 14:53:22.159636  7469 consensus_queue.cc:260] T be03c37c342a4c9ea91e91adab6a7924 P 1d75d40cbcd84cb4b284a0d8c8bcc1e0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83ca7750fbc741b7afc841bda942cdb1" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39489 } } peers { permanent_uuid: "1d75d40cbcd84cb4b284a0d8c8bcc1e0" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 39831 } } peers { permanent_uuid: "3853b63638f14ce3ad4e7d72d276158c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 38165 } }
I20260709 14:53:22.159899  7468 consensus_queue.cc:260] T e8054db7fbb346a5964b77876b4a87e2 P 3853b63638f14ce3ad4e7d72d276158c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83ca7750fbc741b7afc841bda942cdb1" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39489 } } peers { permanent_uuid: "1d75d40cbcd84cb4b284a0d8c8bcc1e0" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 39831 } } peers { permanent_uuid: "3853b63638f14ce3ad4e7d72d276158c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 38165 } }
W20260709 14:53:22.160944  7243 leader_election.cc:343] T 24be4c59b2cf430a8060fc063a011e9a P 83ca7750fbc741b7afc841bda942cdb1 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3853b63638f14ce3ad4e7d72d276158c (127.6.3.195:38165): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:22.161336  7243 leader_election.cc:304] T 24be4c59b2cf430a8060fc063a011e9a P 83ca7750fbc741b7afc841bda942cdb1 [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: 83ca7750fbc741b7afc841bda942cdb1; no voters: 1d75d40cbcd84cb4b284a0d8c8bcc1e0, 3853b63638f14ce3ad4e7d72d276158c
I20260709 14:53:22.161629  7469 ts_tablet_manager.cc:1434] T be03c37c342a4c9ea91e91adab6a7924 P 1d75d40cbcd84cb4b284a0d8c8bcc1e0: Time spent starting tablet: real 0.044s	user 0.006s	sys 0.000s
I20260709 14:53:22.161939  7468 ts_tablet_manager.cc:1434] T e8054db7fbb346a5964b77876b4a87e2 P 3853b63638f14ce3ad4e7d72d276158c: Time spent starting tablet: real 0.023s	user 0.006s	sys 0.001s
I20260709 14:53:22.162971  7468 tablet_bootstrap.cc:492] T 24be4c59b2cf430a8060fc063a011e9a P 3853b63638f14ce3ad4e7d72d276158c: Bootstrap starting.
I20260709 14:53:22.163945  7278 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1e9031ce1e104f738ce30e2c57e10914" candidate_uuid: "1d75d40cbcd84cb4b284a0d8c8bcc1e0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "83ca7750fbc741b7afc841bda942cdb1"
I20260709 14:53:22.163666  7177 catalog_manager.cc:5697] T 4b7d9f598fea4f09ac663c827001cac6 P 3853b63638f14ce3ad4e7d72d276158c reported cstate change: term changed from 0 to 1, leader changed from <none> to 3853b63638f14ce3ad4e7d72d276158c (127.6.3.195). New cstate: current_term: 1 leader_uuid: "3853b63638f14ce3ad4e7d72d276158c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83ca7750fbc741b7afc841bda942cdb1" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39489 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1d75d40cbcd84cb4b284a0d8c8bcc1e0" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 39831 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3853b63638f14ce3ad4e7d72d276158c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 38165 } health_report { overall_health: HEALTHY } } }
I20260709 14:53:22.164424  7278 raft_consensus.cc:3060] T 1e9031ce1e104f738ce30e2c57e10914 P 83ca7750fbc741b7afc841bda942cdb1 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:22.164687  7426 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1e9031ce1e104f738ce30e2c57e10914" candidate_uuid: "1d75d40cbcd84cb4b284a0d8c8bcc1e0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3853b63638f14ce3ad4e7d72d276158c"
I20260709 14:53:22.164866  7353 raft_consensus.cc:2468] T da30c040b91d449a914931543871b0eb P 1d75d40cbcd84cb4b284a0d8c8bcc1e0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 83ca7750fbc741b7afc841bda942cdb1 in term 1.
I20260709 14:53:22.165220  7426 raft_consensus.cc:3060] T 1e9031ce1e104f738ce30e2c57e10914 P 3853b63638f14ce3ad4e7d72d276158c [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:22.146091  7354 raft_consensus.cc:2468] T ed10dcefb0c64f628425128bb03586f2 P 1d75d40cbcd84cb4b284a0d8c8bcc1e0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3853b63638f14ce3ad4e7d72d276158c in term 1.
I20260709 14:53:22.166772  7242 leader_election.cc:304] T da30c040b91d449a914931543871b0eb P 83ca7750fbc741b7afc841bda942cdb1 [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: 1d75d40cbcd84cb4b284a0d8c8bcc1e0, 83ca7750fbc741b7afc841bda942cdb1; no voters: 3853b63638f14ce3ad4e7d72d276158c
I20260709 14:53:22.167948  7499 raft_consensus.cc:2804] T da30c040b91d449a914931543871b0eb P 83ca7750fbc741b7afc841bda942cdb1 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:53:22.168401  7499 raft_consensus.cc:697] T da30c040b91d449a914931543871b0eb P 83ca7750fbc741b7afc841bda942cdb1 [term 1 LEADER]: Becoming Leader. State: Replica: 83ca7750fbc741b7afc841bda942cdb1, State: Running, Role: LEADER
I20260709 14:53:22.162937  7469 tablet_bootstrap.cc:492] T bc632fabf1554449b1c28acf58a6b2c6 P 1d75d40cbcd84cb4b284a0d8c8bcc1e0: Bootstrap starting.
I20260709 14:53:22.169154  7499 consensus_queue.cc:237] T da30c040b91d449a914931543871b0eb P 83ca7750fbc741b7afc841bda942cdb1 [LEADER]: Queue going to LEADER mode. State: All 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: "83ca7750fbc741b7afc841bda942cdb1" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39489 } } peers { permanent_uuid: "1d75d40cbcd84cb4b284a0d8c8bcc1e0" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 39831 } } peers { permanent_uuid: "3853b63638f14ce3ad4e7d72d276158c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 38165 } }
I20260709 14:53:22.171325  7520 raft_consensus.cc:2749] T 24be4c59b2cf430a8060fc063a011e9a P 83ca7750fbc741b7afc841bda942cdb1 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:53:22.173429  7426 raft_consensus.cc:2468] T 1e9031ce1e104f738ce30e2c57e10914 P 3853b63638f14ce3ad4e7d72d276158c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1d75d40cbcd84cb4b284a0d8c8bcc1e0 in term 1.
I20260709 14:53:22.177115  7318 leader_election.cc:304] T 1e9031ce1e104f738ce30e2c57e10914 P 1d75d40cbcd84cb4b284a0d8c8bcc1e0 [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: 1d75d40cbcd84cb4b284a0d8c8bcc1e0, 3853b63638f14ce3ad4e7d72d276158c; no voters: 
I20260709 14:53:22.178828  7469 tablet_bootstrap.cc:654] T bc632fabf1554449b1c28acf58a6b2c6 P 1d75d40cbcd84cb4b284a0d8c8bcc1e0: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:22.179617  7494 raft_consensus.cc:2804] T 1e9031ce1e104f738ce30e2c57e10914 P 1d75d40cbcd84cb4b284a0d8c8bcc1e0 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:53:22.180238  7494 raft_consensus.cc:697] T 1e9031ce1e104f738ce30e2c57e10914 P 1d75d40cbcd84cb4b284a0d8c8bcc1e0 [term 1 LEADER]: Becoming Leader. State: Replica: 1d75d40cbcd84cb4b284a0d8c8bcc1e0, State: Running, Role: LEADER
I20260709 14:53:22.181267  7494 consensus_queue.cc:237] T 1e9031ce1e104f738ce30e2c57e10914 P 1d75d40cbcd84cb4b284a0d8c8bcc1e0 [LEADER]: Queue going to LEADER mode. State: All 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: "83ca7750fbc741b7afc841bda942cdb1" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39489 } } peers { permanent_uuid: "1d75d40cbcd84cb4b284a0d8c8bcc1e0" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 39831 } } peers { permanent_uuid: "3853b63638f14ce3ad4e7d72d276158c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 38165 } }
I20260709 14:53:22.183710  7278 raft_consensus.cc:2468] T 1e9031ce1e104f738ce30e2c57e10914 P 83ca7750fbc741b7afc841bda942cdb1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1d75d40cbcd84cb4b284a0d8c8bcc1e0 in term 1.
I20260709 14:53:22.191040  7545 raft_consensus.cc:493] T 6c0c41c1cd1843178e3643b3b2f5d079 P 1d75d40cbcd84cb4b284a0d8c8bcc1e0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:22.185735  7470 tablet_bootstrap.cc:492] T 3f549f3b984a459aa5ba40e4e31d803d P 83ca7750fbc741b7afc841bda942cdb1: No bootstrap required, opened a new log
I20260709 14:53:22.192037  7470 ts_tablet_manager.cc:1403] T 3f549f3b984a459aa5ba40e4e31d803d P 83ca7750fbc741b7afc841bda942cdb1: Time spent bootstrapping tablet: real 0.120s	user 0.014s	sys 0.001s
I20260709 14:53:22.191655  7545 raft_consensus.cc:515] T 6c0c41c1cd1843178e3643b3b2f5d079 P 1d75d40cbcd84cb4b284a0d8c8bcc1e0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83ca7750fbc741b7afc841bda942cdb1" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39489 } } peers { permanent_uuid: "1d75d40cbcd84cb4b284a0d8c8bcc1e0" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 39831 } } peers { permanent_uuid: "3853b63638f14ce3ad4e7d72d276158c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 38165 } }
I20260709 14:53:22.193958  7545 leader_election.cc:290] T 6c0c41c1cd1843178e3643b3b2f5d079 P 1d75d40cbcd84cb4b284a0d8c8bcc1e0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 83ca7750fbc741b7afc841bda942cdb1 (127.6.3.193:39489), 3853b63638f14ce3ad4e7d72d276158c (127.6.3.195:38165)
I20260709 14:53:22.195477  7470 raft_consensus.cc:359] T 3f549f3b984a459aa5ba40e4e31d803d P 83ca7750fbc741b7afc841bda942cdb1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83ca7750fbc741b7afc841bda942cdb1" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39489 } } peers { permanent_uuid: "1d75d40cbcd84cb4b284a0d8c8bcc1e0" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 39831 } } peers { permanent_uuid: "3853b63638f14ce3ad4e7d72d276158c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 38165 } }
I20260709 14:53:22.197250  7470 raft_consensus.cc:385] T 3f549f3b984a459aa5ba40e4e31d803d P 83ca7750fbc741b7afc841bda942cdb1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:22.197602  7470 raft_consensus.cc:740] T 3f549f3b984a459aa5ba40e4e31d803d P 83ca7750fbc741b7afc841bda942cdb1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 83ca7750fbc741b7afc841bda942cdb1, State: Initialized, Role: FOLLOWER
I20260709 14:53:22.196390  7426 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6c0c41c1cd1843178e3643b3b2f5d079" candidate_uuid: "1d75d40cbcd84cb4b284a0d8c8bcc1e0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3853b63638f14ce3ad4e7d72d276158c" is_pre_election: true
I20260709 14:53:22.198500  7470 consensus_queue.cc:260] T 3f549f3b984a459aa5ba40e4e31d803d P 83ca7750fbc741b7afc841bda942cdb1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83ca7750fbc741b7afc841bda942cdb1" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39489 } } peers { permanent_uuid: "1d75d40cbcd84cb4b284a0d8c8bcc1e0" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 39831 } } peers { permanent_uuid: "3853b63638f14ce3ad4e7d72d276158c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 38165 } }
I20260709 14:53:22.199395  7426 raft_consensus.cc:2468] T 6c0c41c1cd1843178e3643b3b2f5d079 P 3853b63638f14ce3ad4e7d72d276158c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1d75d40cbcd84cb4b284a0d8c8bcc1e0 in term 0.
I20260709 14:53:22.200585  7318 leader_election.cc:304] T 6c0c41c1cd1843178e3643b3b2f5d079 P 1d75d40cbcd84cb4b284a0d8c8bcc1e0 [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: 1d75d40cbcd84cb4b284a0d8c8bcc1e0, 3853b63638f14ce3ad4e7d72d276158c; no voters: 
I20260709 14:53:22.201256  7470 ts_tablet_manager.cc:1434] T 3f549f3b984a459aa5ba40e4e31d803d P 83ca7750fbc741b7afc841bda942cdb1: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260709 14:53:22.200660  7176 catalog_manager.cc:5697] T ed10dcefb0c64f628425128bb03586f2 P 3853b63638f14ce3ad4e7d72d276158c reported cstate change: term changed from 0 to 1, leader changed from <none> to 3853b63638f14ce3ad4e7d72d276158c (127.6.3.195). New cstate: current_term: 1 leader_uuid: "3853b63638f14ce3ad4e7d72d276158c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83ca7750fbc741b7afc841bda942cdb1" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39489 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1d75d40cbcd84cb4b284a0d8c8bcc1e0" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 39831 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3853b63638f14ce3ad4e7d72d276158c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 38165 } health_report { overall_health: HEALTHY } } }
I20260709 14:53:22.201455  7494 raft_consensus.cc:2804] T 6c0c41c1cd1843178e3643b3b2f5d079 P 1d75d40cbcd84cb4b284a0d8c8bcc1e0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:53:22.201829  7494 raft_consensus.cc:493] T 6c0c41c1cd1843178e3643b3b2f5d079 P 1d75d40cbcd84cb4b284a0d8c8bcc1e0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:53:22.202155  7494 raft_consensus.cc:3060] T 6c0c41c1cd1843178e3643b3b2f5d079 P 1d75d40cbcd84cb4b284a0d8c8bcc1e0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:22.202344  7470 tablet_bootstrap.cc:492] T 0ea7a01b45f54d51b9113ffeffe0275c P 83ca7750fbc741b7afc841bda942cdb1: Bootstrap starting.
I20260709 14:53:22.196946  7468 tablet_bootstrap.cc:654] T 24be4c59b2cf430a8060fc063a011e9a P 3853b63638f14ce3ad4e7d72d276158c: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:22.203003  7278 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6c0c41c1cd1843178e3643b3b2f5d079" candidate_uuid: "1d75d40cbcd84cb4b284a0d8c8bcc1e0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "83ca7750fbc741b7afc841bda942cdb1" is_pre_election: true
I20260709 14:53:22.203577  7278 raft_consensus.cc:2468] T 6c0c41c1cd1843178e3643b3b2f5d079 P 83ca7750fbc741b7afc841bda942cdb1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1d75d40cbcd84cb4b284a0d8c8bcc1e0 in term 0.
I20260709 14:53:22.208681  7470 tablet_bootstrap.cc:654] T 0ea7a01b45f54d51b9113ffeffe0275c P 83ca7750fbc741b7afc841bda942cdb1: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:22.210600  7534 consensus_queue.cc:1048] T 2972b8dad1a946dcbcd2cd039745b05e P 3853b63638f14ce3ad4e7d72d276158c [LEADER]: Connected to new peer: Peer: permanent_uuid: "1d75d40cbcd84cb4b284a0d8c8bcc1e0" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 39831 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:53:22.213294  7174 catalog_manager.cc:5697] T 1e9031ce1e104f738ce30e2c57e10914 P 1d75d40cbcd84cb4b284a0d8c8bcc1e0 reported cstate change: term changed from 0 to 1, leader changed from <none> to 1d75d40cbcd84cb4b284a0d8c8bcc1e0 (127.6.3.194). New cstate: current_term: 1 leader_uuid: "1d75d40cbcd84cb4b284a0d8c8bcc1e0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83ca7750fbc741b7afc841bda942cdb1" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39489 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1d75d40cbcd84cb4b284a0d8c8bcc1e0" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 39831 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3853b63638f14ce3ad4e7d72d276158c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 38165 } health_report { overall_health: UNKNOWN } } }
I20260709 14:53:22.224550  7469 tablet_bootstrap.cc:492] T bc632fabf1554449b1c28acf58a6b2c6 P 1d75d40cbcd84cb4b284a0d8c8bcc1e0: No bootstrap required, opened a new log
I20260709 14:53:22.224799  7545 raft_consensus.cc:493] T 9316e14ec66f4e589f58a36d3e062bd9 P 1d75d40cbcd84cb4b284a0d8c8bcc1e0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:22.224958  7469 ts_tablet_manager.cc:1403] T bc632fabf1554449b1c28acf58a6b2c6 P 1d75d40cbcd84cb4b284a0d8c8bcc1e0: Time spent bootstrapping tablet: real 0.062s	user 0.019s	sys 0.007s
I20260709 14:53:22.225229  7545 raft_consensus.cc:515] T 9316e14ec66f4e589f58a36d3e062bd9 P 1d75d40cbcd84cb4b284a0d8c8bcc1e0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83ca7750fbc741b7afc841bda942cdb1" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39489 } } peers { permanent_uuid: "1d75d40cbcd84cb4b284a0d8c8bcc1e0" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 39831 } } peers { permanent_uuid: "3853b63638f14ce3ad4e7d72d276158c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 38165 } }
I20260709 14:53:22.226104  7494 raft_consensus.cc:515] T 6c0c41c1cd1843178e3643b3b2f5d079 P 1d75d40cbcd84cb4b284a0d8c8bcc1e0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83ca7750fbc741b7afc841bda942cdb1" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39489 } } peers { permanent_uuid: "1d75d40cbcd84cb4b284a0d8c8bcc1e0" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 39831 } } peers { permanent_uuid: "3853b63638f14ce3ad4e7d72d276158c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 38165 } }
I20260709 14:53:22.227620  7473 raft_consensus.cc:493] T e8054db7fbb346a5964b77876b4a87e2 P 3853b63638f14ce3ad4e7d72d276158c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:22.228040  7473 raft_consensus.cc:515] T e8054db7fbb346a5964b77876b4a87e2 P 3853b63638f14ce3ad4e7d72d276158c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83ca7750fbc741b7afc841bda942cdb1" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39489 } } peers { permanent_uuid: "1d75d40cbcd84cb4b284a0d8c8bcc1e0" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 39831 } } peers { permanent_uuid: "3853b63638f14ce3ad4e7d72d276158c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 38165 } }
I20260709 14:53:22.229575  7428 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6c0c41c1cd1843178e3643b3b2f5d079" candidate_uuid: "1d75d40cbcd84cb4b284a0d8c8bcc1e0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3853b63638f14ce3ad4e7d72d276158c"
I20260709 14:53:22.229919  7473 leader_election.cc:290] T e8054db7fbb346a5964b77876b4a87e2 P 3853b63638f14ce3ad4e7d72d276158c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 83ca7750fbc741b7afc841bda942cdb1 (127.6.3.193:39489), 1d75d40cbcd84cb4b284a0d8c8bcc1e0 (127.6.3.194:39831)
I20260709 14:53:22.230088  7428 raft_consensus.cc:3060] T 6c0c41c1cd1843178e3643b3b2f5d079 P 3853b63638f14ce3ad4e7d72d276158c [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:22.230837  7426 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9316e14ec66f4e589f58a36d3e062bd9" candidate_uuid: "1d75d40cbcd84cb4b284a0d8c8bcc1e0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3853b63638f14ce3ad4e7d72d276158c" is_pre_election: true
I20260709 14:53:22.230787  7277 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e8054db7fbb346a5964b77876b4a87e2" candidate_uuid: "3853b63638f14ce3ad4e7d72d276158c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "83ca7750fbc741b7afc841bda942cdb1" is_pre_election: true
I20260709 14:53:22.231717  7277 raft_consensus.cc:2468] T e8054db7fbb346a5964b77876b4a87e2 P 83ca7750fbc741b7afc841bda942cdb1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3853b63638f14ce3ad4e7d72d276158c in term 0.
W20260709 14:53:22.232472  7318 leader_election.cc:343] T 9316e14ec66f4e589f58a36d3e062bd9 P 1d75d40cbcd84cb4b284a0d8c8bcc1e0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3853b63638f14ce3ad4e7d72d276158c (127.6.3.195:38165): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:22.233889  7392 leader_election.cc:304] T e8054db7fbb346a5964b77876b4a87e2 P 3853b63638f14ce3ad4e7d72d276158c [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: 3853b63638f14ce3ad4e7d72d276158c, 83ca7750fbc741b7afc841bda942cdb1; no voters: 
I20260709 14:53:22.234652  7510 raft_consensus.cc:2804] T e8054db7fbb346a5964b77876b4a87e2 P 3853b63638f14ce3ad4e7d72d276158c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:53:22.234989  7510 raft_consensus.cc:493] T e8054db7fbb346a5964b77876b4a87e2 P 3853b63638f14ce3ad4e7d72d276158c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:53:22.235445  7510 raft_consensus.cc:3060] T e8054db7fbb346a5964b77876b4a87e2 P 3853b63638f14ce3ad4e7d72d276158c [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:22.235977  7276 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6c0c41c1cd1843178e3643b3b2f5d079" candidate_uuid: "1d75d40cbcd84cb4b284a0d8c8bcc1e0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "83ca7750fbc741b7afc841bda942cdb1"
I20260709 14:53:22.236608  7276 raft_consensus.cc:3060] T 6c0c41c1cd1843178e3643b3b2f5d079 P 83ca7750fbc741b7afc841bda942cdb1 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:22.240660  7469 raft_consensus.cc:359] T bc632fabf1554449b1c28acf58a6b2c6 P 1d75d40cbcd84cb4b284a0d8c8bcc1e0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83ca7750fbc741b7afc841bda942cdb1" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39489 } } peers { permanent_uuid: "1d75d40cbcd84cb4b284a0d8c8bcc1e0" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 39831 } } peers { permanent_uuid: "3853b63638f14ce3ad4e7d72d276158c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 38165 } }
I20260709 14:53:22.241297  7469 raft_consensus.cc:385] T bc632fabf1554449b1c28acf58a6b2c6 P 1d75d40cbcd84cb4b284a0d8c8bcc1e0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:22.241174  7521 consensus_queue.cc:1048] T 2150f032ba7347649b7c9feed89a039c P 83ca7750fbc741b7afc841bda942cdb1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1d75d40cbcd84cb4b284a0d8c8bcc1e0" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 39831 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:53:22.241650  7469 raft_consensus.cc:740] T bc632fabf1554449b1c28acf58a6b2c6 P 1d75d40cbcd84cb4b284a0d8c8bcc1e0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1d75d40cbcd84cb4b284a0d8c8bcc1e0, State: Initialized, Role: FOLLOWER
I20260709 14:53:22.242267  7469 consensus_queue.cc:260] T bc632fabf1554449b1c28acf58a6b2c6 P 1d75d40cbcd84cb4b284a0d8c8bcc1e0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83ca7750fbc741b7afc841bda942cdb1" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39489 } } peers { permanent_uuid: "1d75d40cbcd84cb4b284a0d8c8bcc1e0" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 39831 } } peers { permanent_uuid: "3853b63638f14ce3ad4e7d72d276158c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 38165 } }
I20260709 14:53:22.243131  7468 tablet_bootstrap.cc:492] T 24be4c59b2cf430a8060fc063a011e9a P 3853b63638f14ce3ad4e7d72d276158c: No bootstrap required, opened a new log
I20260709 14:53:22.243980  7468 ts_tablet_manager.cc:1403] T 24be4c59b2cf430a8060fc063a011e9a P 3853b63638f14ce3ad4e7d72d276158c: Time spent bootstrapping tablet: real 0.081s	user 0.014s	sys 0.003s
I20260709 14:53:22.250248  7469 ts_tablet_manager.cc:1434] T bc632fabf1554449b1c28acf58a6b2c6 P 1d75d40cbcd84cb4b284a0d8c8bcc1e0: Time spent starting tablet: real 0.025s	user 0.007s	sys 0.000s
I20260709 14:53:22.250892  7469 tablet_bootstrap.cc:492] T e8054db7fbb346a5964b77876b4a87e2 P 1d75d40cbcd84cb4b284a0d8c8bcc1e0: Bootstrap starting.
I20260709 14:53:22.243940  7545 leader_election.cc:290] T 9316e14ec66f4e589f58a36d3e062bd9 P 1d75d40cbcd84cb4b284a0d8c8bcc1e0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 83ca7750fbc741b7afc841bda942cdb1 (127.6.3.193:39489), 3853b63638f14ce3ad4e7d72d276158c (127.6.3.195:38165)
I20260709 14:53:22.244773  7494 leader_election.cc:290] T 6c0c41c1cd1843178e3643b3b2f5d079 P 1d75d40cbcd84cb4b284a0d8c8bcc1e0 [CANDIDATE]: Term 1 election: Requested vote from peers 83ca7750fbc741b7afc841bda942cdb1 (127.6.3.193:39489), 3853b63638f14ce3ad4e7d72d276158c (127.6.3.195:38165)
I20260709 14:53:22.259861  7468 raft_consensus.cc:359] T 24be4c59b2cf430a8060fc063a011e9a P 3853b63638f14ce3ad4e7d72d276158c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83ca7750fbc741b7afc841bda942cdb1" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39489 } } peers { permanent_uuid: "1d75d40cbcd84cb4b284a0d8c8bcc1e0" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 39831 } } peers { permanent_uuid: "3853b63638f14ce3ad4e7d72d276158c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 38165 } }
I20260709 14:53:22.260921  7468 raft_consensus.cc:385] T 24be4c59b2cf430a8060fc063a011e9a P 3853b63638f14ce3ad4e7d72d276158c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:22.247289  7534 raft_consensus.cc:493] T f844ef1e83b74b8ca345e94e6c37557c P 3853b63638f14ce3ad4e7d72d276158c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:22.261338  7468 raft_consensus.cc:740] T 24be4c59b2cf430a8060fc063a011e9a P 3853b63638f14ce3ad4e7d72d276158c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3853b63638f14ce3ad4e7d72d276158c, State: Initialized, Role: FOLLOWER
I20260709 14:53:22.264808  7468 consensus_queue.cc:260] T 24be4c59b2cf430a8060fc063a011e9a P 3853b63638f14ce3ad4e7d72d276158c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83ca7750fbc741b7afc841bda942cdb1" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39489 } } peers { permanent_uuid: "1d75d40cbcd84cb4b284a0d8c8bcc1e0" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 39831 } } peers { permanent_uuid: "3853b63638f14ce3ad4e7d72d276158c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 38165 } }
I20260709 14:53:22.266888  7468 ts_tablet_manager.cc:1434] T 24be4c59b2cf430a8060fc063a011e9a P 3853b63638f14ce3ad4e7d72d276158c: Time spent starting tablet: real 0.023s	user 0.005s	sys 0.001s
I20260709 14:53:22.254750  7278 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9316e14ec66f4e589f58a36d3e062bd9" candidate_uuid: "1d75d40cbcd84cb4b284a0d8c8bcc1e0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "83ca7750fbc741b7afc841bda942cdb1" is_pre_election: true
I20260709 14:53:22.275609  7468 tablet_bootstrap.cc:492] T 130e64ada83e469094d5a2b36aa4ffdf P 3853b63638f14ce3ad4e7d72d276158c: Bootstrap starting.
I20260709 14:53:22.273236  7352 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e8054db7fbb346a5964b77876b4a87e2" candidate_uuid: "3853b63638f14ce3ad4e7d72d276158c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d75d40cbcd84cb4b284a0d8c8bcc1e0" is_pre_election: true
I20260709 14:53:22.269367  7510 raft_consensus.cc:515] T e8054db7fbb346a5964b77876b4a87e2 P 3853b63638f14ce3ad4e7d72d276158c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83ca7750fbc741b7afc841bda942cdb1" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39489 } } peers { permanent_uuid: "1d75d40cbcd84cb4b284a0d8c8bcc1e0" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 39831 } } peers { permanent_uuid: "3853b63638f14ce3ad4e7d72d276158c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 38165 } }
I20260709 14:53:22.279685  7469 tablet_bootstrap.cc:654] T e8054db7fbb346a5964b77876b4a87e2 P 1d75d40cbcd84cb4b284a0d8c8bcc1e0: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:22.274158  7499 raft_consensus.cc:493] T be03c37c342a4c9ea91e91adab6a7924 P 83ca7750fbc741b7afc841bda942cdb1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:22.264364  7534 raft_consensus.cc:515] T f844ef1e83b74b8ca345e94e6c37557c P 3853b63638f14ce3ad4e7d72d276158c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83ca7750fbc741b7afc841bda942cdb1" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39489 } } peers { permanent_uuid: "1d75d40cbcd84cb4b284a0d8c8bcc1e0" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 39831 } } peers { permanent_uuid: "3853b63638f14ce3ad4e7d72d276158c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 38165 } }
I20260709 14:53:22.273753  7276 raft_consensus.cc:2468] T 6c0c41c1cd1843178e3643b3b2f5d079 P 83ca7750fbc741b7afc841bda942cdb1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1d75d40cbcd84cb4b284a0d8c8bcc1e0 in term 1.
I20260709 14:53:22.275559  7545 raft_consensus.cc:493] T be03c37c342a4c9ea91e91adab6a7924 P 1d75d40cbcd84cb4b284a0d8c8bcc1e0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:22.284997  7534 leader_election.cc:290] T f844ef1e83b74b8ca345e94e6c37557c P 3853b63638f14ce3ad4e7d72d276158c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 83ca7750fbc741b7afc841bda942cdb1 (127.6.3.193:39489), 1d75d40cbcd84cb4b284a0d8c8bcc1e0 (127.6.3.194:39831)
I20260709 14:53:22.288443  7350 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f844ef1e83b74b8ca345e94e6c37557c" candidate_uuid: "3853b63638f14ce3ad4e7d72d276158c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d75d40cbcd84cb4b284a0d8c8bcc1e0" is_pre_election: true
I20260709 14:53:22.291478  7350 raft_consensus.cc:2468] T f844ef1e83b74b8ca345e94e6c37557c P 1d75d40cbcd84cb4b284a0d8c8bcc1e0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3853b63638f14ce3ad4e7d72d276158c in term 0.
W20260709 14:53:22.292317  7391 leader_election.cc:343] T e8054db7fbb346a5964b77876b4a87e2 P 3853b63638f14ce3ad4e7d72d276158c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1d75d40cbcd84cb4b284a0d8c8bcc1e0 (127.6.3.194:39831): Illegal state: must be running to vote when last-logged opid is not known
W20260709 14:53:22.293383  7318 leader_election.cc:343] T 9316e14ec66f4e589f58a36d3e062bd9 P 1d75d40cbcd84cb4b284a0d8c8bcc1e0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 83ca7750fbc741b7afc841bda942cdb1 (127.6.3.193:39489): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:22.293763  7318 leader_election.cc:304] T 9316e14ec66f4e589f58a36d3e062bd9 P 1d75d40cbcd84cb4b284a0d8c8bcc1e0 [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: 1d75d40cbcd84cb4b284a0d8c8bcc1e0; no voters: 3853b63638f14ce3ad4e7d72d276158c, 83ca7750fbc741b7afc841bda942cdb1
I20260709 14:53:22.293802  7391 leader_election.cc:304] T f844ef1e83b74b8ca345e94e6c37557c P 3853b63638f14ce3ad4e7d72d276158c [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: 1d75d40cbcd84cb4b284a0d8c8bcc1e0, 3853b63638f14ce3ad4e7d72d276158c; no voters: 
I20260709 14:53:22.294389  7494 raft_consensus.cc:2749] T 9316e14ec66f4e589f58a36d3e062bd9 P 1d75d40cbcd84cb4b284a0d8c8bcc1e0 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:53:22.294667  7545 raft_consensus.cc:515] T be03c37c342a4c9ea91e91adab6a7924 P 1d75d40cbcd84cb4b284a0d8c8bcc1e0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83ca7750fbc741b7afc841bda942cdb1" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39489 } } peers { permanent_uuid: "1d75d40cbcd84cb4b284a0d8c8bcc1e0" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 39831 } } peers { permanent_uuid: "3853b63638f14ce3ad4e7d72d276158c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 38165 } }
I20260709 14:53:22.295974  7494 consensus_queue.cc:1048] T ad79a67a71864ca986b633caa542ed73 P 1d75d40cbcd84cb4b284a0d8c8bcc1e0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3853b63638f14ce3ad4e7d72d276158c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 38165 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:53:22.296722  7545 leader_election.cc:290] T be03c37c342a4c9ea91e91adab6a7924 P 1d75d40cbcd84cb4b284a0d8c8bcc1e0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 83ca7750fbc741b7afc841bda942cdb1 (127.6.3.193:39489), 3853b63638f14ce3ad4e7d72d276158c (127.6.3.195:38165)
I20260709 14:53:22.299144  7499 raft_consensus.cc:515] T be03c37c342a4c9ea91e91adab6a7924 P 83ca7750fbc741b7afc841bda942cdb1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83ca7750fbc741b7afc841bda942cdb1" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39489 } } peers { permanent_uuid: "1d75d40cbcd84cb4b284a0d8c8bcc1e0" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 39831 } } peers { permanent_uuid: "3853b63638f14ce3ad4e7d72d276158c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 38165 } }
I20260709 14:53:22.301225  7499 leader_election.cc:290] T be03c37c342a4c9ea91e91adab6a7924 P 83ca7750fbc741b7afc841bda942cdb1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1d75d40cbcd84cb4b284a0d8c8bcc1e0 (127.6.3.194:39831), 3853b63638f14ce3ad4e7d72d276158c (127.6.3.195:38165)
I20260709 14:53:22.296948  7428 raft_consensus.cc:2468] T 6c0c41c1cd1843178e3643b3b2f5d079 P 3853b63638f14ce3ad4e7d72d276158c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1d75d40cbcd84cb4b284a0d8c8bcc1e0 in term 1.
I20260709 14:53:22.298146  7278 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "be03c37c342a4c9ea91e91adab6a7924" candidate_uuid: "1d75d40cbcd84cb4b284a0d8c8bcc1e0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "83ca7750fbc741b7afc841bda942cdb1" is_pre_election: true
I20260709 14:53:22.302441  7278 raft_consensus.cc:2468] T be03c37c342a4c9ea91e91adab6a7924 P 83ca7750fbc741b7afc841bda942cdb1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1d75d40cbcd84cb4b284a0d8c8bcc1e0 in term 0.
I20260709 14:53:22.298290  7426 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "be03c37c342a4c9ea91e91adab6a7924" candidate_uuid: "1d75d40cbcd84cb4b284a0d8c8bcc1e0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3853b63638f14ce3ad4e7d72d276158c" is_pre_election: true
I20260709 14:53:22.308962  7318 leader_election.cc:304] T 6c0c41c1cd1843178e3643b3b2f5d079 P 1d75d40cbcd84cb4b284a0d8c8bcc1e0 [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: 1d75d40cbcd84cb4b284a0d8c8bcc1e0, 3853b63638f14ce3ad4e7d72d276158c; no voters: 
I20260709 14:53:22.309362  7534 raft_consensus.cc:2804] T f844ef1e83b74b8ca345e94e6c37557c P 3853b63638f14ce3ad4e7d72d276158c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:53:22.309827  7534 raft_consensus.cc:493] T f844ef1e83b74b8ca345e94e6c37557c P 3853b63638f14ce3ad4e7d72d276158c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:53:22.310460  7470 tablet_bootstrap.cc:492] T 0ea7a01b45f54d51b9113ffeffe0275c P 83ca7750fbc741b7afc841bda942cdb1: No bootstrap required, opened a new log
I20260709 14:53:22.311065  7470 ts_tablet_manager.cc:1403] T 0ea7a01b45f54d51b9113ffeffe0275c P 83ca7750fbc741b7afc841bda942cdb1: Time spent bootstrapping tablet: real 0.109s	user 0.031s	sys 0.029s
I20260709 14:53:22.310272  7546 raft_consensus.cc:493] T 30ef5cb60eb548b48153fc81fba53136 P 1d75d40cbcd84cb4b284a0d8c8bcc1e0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:22.310230  7534 raft_consensus.cc:3060] T f844ef1e83b74b8ca345e94e6c37557c P 3853b63638f14ce3ad4e7d72d276158c [term 0 FOLLOWER]: Advancing to term 1
W20260709 14:53:22.309820  7318 leader_election.cc:343] T be03c37c342a4c9ea91e91adab6a7924 P 1d75d40cbcd84cb4b284a0d8c8bcc1e0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3853b63638f14ce3ad4e7d72d276158c (127.6.3.195:38165): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:22.313905  7494 raft_consensus.cc:2804] T 6c0c41c1cd1843178e3643b3b2f5d079 P 1d75d40cbcd84cb4b284a0d8c8bcc1e0 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:53:22.309592  7510 leader_election.cc:290] T e8054db7fbb346a5964b77876b4a87e2 P 3853b63638f14ce3ad4e7d72d276158c [CANDIDATE]: Term 1 election: Requested vote from peers 83ca7750fbc741b7afc841bda942cdb1 (127.6.3.193:39489), 1d75d40cbcd84cb4b284a0d8c8bcc1e0 (127.6.3.194:39831)
I20260709 14:53:22.331398  7351 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e8054db7fbb346a5964b77876b4a87e2" candidate_uuid: "3853b63638f14ce3ad4e7d72d276158c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d75d40cbcd84cb4b284a0d8c8bcc1e0"
I20260709 14:53:22.334460  7545 raft_consensus.cc:493] T 0ea7a01b45f54d51b9113ffeffe0275c P 1d75d40cbcd84cb4b284a0d8c8bcc1e0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:22.337517  7545 raft_consensus.cc:515] T 0ea7a01b45f54d51b9113ffeffe0275c P 1d75d40cbcd84cb4b284a0d8c8bcc1e0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83ca7750fbc741b7afc841bda942cdb1" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39489 } } peers { permanent_uuid: "1d75d40cbcd84cb4b284a0d8c8bcc1e0" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 39831 } } peers { permanent_uuid: "3853b63638f14ce3ad4e7d72d276158c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 38165 } }
I20260709 14:53:22.339843  7545 leader_election.cc:290] T 0ea7a01b45f54d51b9113ffeffe0275c P 1d75d40cbcd84cb4b284a0d8c8bcc1e0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 83ca7750fbc741b7afc841bda942cdb1 (127.6.3.193:39489), 3853b63638f14ce3ad4e7d72d276158c (127.6.3.195:38165)
I20260709 14:53:22.343245  7494 raft_consensus.cc:697] T 6c0c41c1cd1843178e3643b3b2f5d079 P 1d75d40cbcd84cb4b284a0d8c8bcc1e0 [term 1 LEADER]: Becoming Leader. State: Replica: 1d75d40cbcd84cb4b284a0d8c8bcc1e0, State: Running, Role: LEADER
I20260709 14:53:22.333444  7352 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "be03c37c342a4c9ea91e91adab6a7924" candidate_uuid: "83ca7750fbc741b7afc841bda942cdb1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d75d40cbcd84cb4b284a0d8c8bcc1e0" is_pre_election: true
I20260709 14:53:22.344118  7352 raft_consensus.cc:2468] T be03c37c342a4c9ea91e91adab6a7924 P 1d75d40cbcd84cb4b284a0d8c8bcc1e0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 83ca7750fbc741b7afc841bda942cdb1 in term 0.
I20260709 14:53:22.344332  7494 consensus_queue.cc:237] T 6c0c41c1cd1843178e3643b3b2f5d079 P 1d75d40cbcd84cb4b284a0d8c8bcc1e0 [LEADER]: Queue going to LEADER mode. State: All 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: "83ca7750fbc741b7afc841bda942cdb1" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39489 } } peers { permanent_uuid: "1d75d40cbcd84cb4b284a0d8c8bcc1e0" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 39831 } } peers { permanent_uuid: "3853b63638f14ce3ad4e7d72d276158c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 38165 } }
I20260709 14:53:22.319015  7546 raft_consensus.cc:515] T 30ef5cb60eb548b48153fc81fba53136 P 1d75d40cbcd84cb4b284a0d8c8bcc1e0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83ca7750fbc741b7afc841bda942cdb1" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39489 } } peers { permanent_uuid: "1d75d40cbcd84cb4b284a0d8c8bcc1e0" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 39831 } } peers { permanent_uuid: "3853b63638f14ce3ad4e7d72d276158c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 38165 } }
W20260709 14:53:22.346076  7391 leader_election.cc:343] T e8054db7fbb346a5964b77876b4a87e2 P 3853b63638f14ce3ad4e7d72d276158c [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 1d75d40cbcd84cb4b284a0d8c8bcc1e0 (127.6.3.194:39831): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:22.347360  7546 leader_election.cc:290] T 30ef5cb60eb548b48153fc81fba53136 P 1d75d40cbcd84cb4b284a0d8c8bcc1e0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 83ca7750fbc741b7afc841bda942cdb1 (127.6.3.193:39489), 3853b63638f14ce3ad4e7d72d276158c (127.6.3.195:38165)
I20260709 14:53:22.352761  7276 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ea7a01b45f54d51b9113ffeffe0275c" candidate_uuid: "1d75d40cbcd84cb4b284a0d8c8bcc1e0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "83ca7750fbc741b7afc841bda942cdb1" is_pre_election: true
I20260709 14:53:22.353489  7278 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "30ef5cb60eb548b48153fc81fba53136" candidate_uuid: "1d75d40cbcd84cb4b284a0d8c8bcc1e0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "83ca7750fbc741b7afc841bda942cdb1" is_pre_election: true
I20260709 14:53:22.354537  7428 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ea7a01b45f54d51b9113ffeffe0275c" candidate_uuid: "1d75d40cbcd84cb4b284a0d8c8bcc1e0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3853b63638f14ce3ad4e7d72d276158c" is_pre_election: true
I20260709 14:53:22.354619  7425 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "30ef5cb60eb548b48153fc81fba53136" candidate_uuid: "1d75d40cbcd84cb4b284a0d8c8bcc1e0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3853b63638f14ce3ad4e7d72d276158c" is_pre_election: true
I20260709 14:53:22.355185  7428 raft_consensus.cc:2468] T 0ea7a01b45f54d51b9113ffeffe0275c P 3853b63638f14ce3ad4e7d72d276158c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1d75d40cbcd84cb4b284a0d8c8bcc1e0 in term 0.
I20260709 14:53:22.363234  7242 leader_election.cc:304] T be03c37c342a4c9ea91e91adab6a7924 P 83ca7750fbc741b7afc841bda942cdb1 [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: 1d75d40cbcd84cb4b284a0d8c8bcc1e0, 83ca7750fbc741b7afc841bda942cdb1; no voters: 
I20260709 14:53:22.365782  7521 raft_consensus.cc:2804] T be03c37c342a4c9ea91e91adab6a7924 P 83ca7750fbc741b7afc841bda942cdb1 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:53:22.366189  7521 raft_consensus.cc:493] T be03c37c342a4c9ea91e91adab6a7924 P 83ca7750fbc741b7afc841bda942cdb1 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:53:22.366565  7521 raft_consensus.cc:3060] T be03c37c342a4c9ea91e91adab6a7924 P 83ca7750fbc741b7afc841bda942cdb1 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:22.351873  7318 leader_election.cc:304] T be03c37c342a4c9ea91e91adab6a7924 P 1d75d40cbcd84cb4b284a0d8c8bcc1e0 [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: 1d75d40cbcd84cb4b284a0d8c8bcc1e0, 83ca7750fbc741b7afc841bda942cdb1; no voters: 3853b63638f14ce3ad4e7d72d276158c
I20260709 14:53:22.374876  7545 raft_consensus.cc:2804] T be03c37c342a4c9ea91e91adab6a7924 P 1d75d40cbcd84cb4b284a0d8c8bcc1e0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:53:22.375312  7545 raft_consensus.cc:493] T be03c37c342a4c9ea91e91adab6a7924 P 1d75d40cbcd84cb4b284a0d8c8bcc1e0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:53:22.375685  7545 raft_consensus.cc:3060] T be03c37c342a4c9ea91e91adab6a7924 P 1d75d40cbcd84cb4b284a0d8c8bcc1e0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:22.385356  7470 raft_consensus.cc:359] T 0ea7a01b45f54d51b9113ffeffe0275c P 83ca7750fbc741b7afc841bda942cdb1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83ca7750fbc741b7afc841bda942cdb1" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39489 } } peers { permanent_uuid: "1d75d40cbcd84cb4b284a0d8c8bcc1e0" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 39831 } } peers { permanent_uuid: "3853b63638f14ce3ad4e7d72d276158c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 38165 } }
I20260709 14:53:22.386164  7470 raft_consensus.cc:385] T 0ea7a01b45f54d51b9113ffeffe0275c P 83ca7750fbc741b7afc841bda942cdb1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:22.386468  7470 raft_consensus.cc:740] T 0ea7a01b45f54d51b9113ffeffe0275c P 83ca7750fbc741b7afc841bda942cdb1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 83ca7750fbc741b7afc841bda942cdb1, State: Initialized, Role: FOLLOWER
I20260709 14:53:22.387835  7470 consensus_queue.cc:260] T 0ea7a01b45f54d51b9113ffeffe0275c P 83ca7750fbc741b7afc841bda942cdb1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83ca7750fbc741b7afc841bda942cdb1" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39489 } } peers { permanent_uuid: "1d75d40cbcd84cb4b284a0d8c8bcc1e0" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 39831 } } peers { permanent_uuid: "3853b63638f14ce3ad4e7d72d276158c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 38165 } }
I20260709 14:53:22.392895  7470 ts_tablet_manager.cc:1434] T 0ea7a01b45f54d51b9113ffeffe0275c P 83ca7750fbc741b7afc841bda942cdb1: Time spent starting tablet: real 0.081s	user 0.007s	sys 0.000s
I20260709 14:53:22.393927  7470 tablet_bootstrap.cc:492] T 30ef5cb60eb548b48153fc81fba53136 P 83ca7750fbc741b7afc841bda942cdb1: Bootstrap starting.
I20260709 14:53:22.395809  7468 tablet_bootstrap.cc:654] T 130e64ada83e469094d5a2b36aa4ffdf P 3853b63638f14ce3ad4e7d72d276158c: Neither blocks nor log segments found. Creating new log.
W20260709 14:53:22.400297  7318 leader_election.cc:343] T 30ef5cb60eb548b48153fc81fba53136 P 1d75d40cbcd84cb4b284a0d8c8bcc1e0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 83ca7750fbc741b7afc841bda942cdb1 (127.6.3.193:39489): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:22.400184  7546 consensus_queue.cc:1048] T ad79a67a71864ca986b633caa542ed73 P 1d75d40cbcd84cb4b284a0d8c8bcc1e0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "83ca7750fbc741b7afc841bda942cdb1" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39489 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:53:22.409070  7534 raft_consensus.cc:515] T f844ef1e83b74b8ca345e94e6c37557c P 3853b63638f14ce3ad4e7d72d276158c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83ca7750fbc741b7afc841bda942cdb1" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39489 } } peers { permanent_uuid: "1d75d40cbcd84cb4b284a0d8c8bcc1e0" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 39831 } } peers { permanent_uuid: "3853b63638f14ce3ad4e7d72d276158c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 38165 } }
W20260709 14:53:22.407716  7318 leader_election.cc:343] T 0ea7a01b45f54d51b9113ffeffe0275c P 1d75d40cbcd84cb4b284a0d8c8bcc1e0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 83ca7750fbc741b7afc841bda942cdb1 (127.6.3.193:39489): Illegal state: must be running to vote when last-logged opid is not known
W20260709 14:53:22.417625  7392 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.6.3.193:39489, user_credentials={real_user=slave}} blocked reactor thread for 145452us
I20260709 14:53:22.421202  7276 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f844ef1e83b74b8ca345e94e6c37557c" candidate_uuid: "3853b63638f14ce3ad4e7d72d276158c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "83ca7750fbc741b7afc841bda942cdb1" is_pre_election: true
I20260709 14:53:22.426400  7276 raft_consensus.cc:2468] T f844ef1e83b74b8ca345e94e6c37557c P 83ca7750fbc741b7afc841bda942cdb1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3853b63638f14ce3ad4e7d72d276158c in term 0.
I20260709 14:53:22.428613  7545 raft_consensus.cc:515] T be03c37c342a4c9ea91e91adab6a7924 P 1d75d40cbcd84cb4b284a0d8c8bcc1e0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83ca7750fbc741b7afc841bda942cdb1" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39489 } } peers { permanent_uuid: "1d75d40cbcd84cb4b284a0d8c8bcc1e0" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 39831 } } peers { permanent_uuid: "3853b63638f14ce3ad4e7d72d276158c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 38165 } }
I20260709 14:53:22.430559  7545 leader_election.cc:290] T be03c37c342a4c9ea91e91adab6a7924 P 1d75d40cbcd84cb4b284a0d8c8bcc1e0 [CANDIDATE]: Term 1 election: Requested vote from peers 83ca7750fbc741b7afc841bda942cdb1 (127.6.3.193:39489), 3853b63638f14ce3ad4e7d72d276158c (127.6.3.195:38165)
I20260709 14:53:22.431854  7276 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e8054db7fbb346a5964b77876b4a87e2" candidate_uuid: "3853b63638f14ce3ad4e7d72d276158c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "83ca7750fbc741b7afc841bda942cdb1"
I20260709 14:53:22.432337  7276 raft_consensus.cc:3060] T e8054db7fbb346a5964b77876b4a87e2 P 83ca7750fbc741b7afc841bda942cdb1 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:22.432600  7534 leader_election.cc:290] T f844ef1e83b74b8ca345e94e6c37557c P 3853b63638f14ce3ad4e7d72d276158c [CANDIDATE]: Term 1 election: Requested vote from peers 83ca7750fbc741b7afc841bda942cdb1 (127.6.3.193:39489), 1d75d40cbcd84cb4b284a0d8c8bcc1e0 (127.6.3.194:39831)
I20260709 14:53:22.433831  7353 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f844ef1e83b74b8ca345e94e6c37557c" candidate_uuid: "3853b63638f14ce3ad4e7d72d276158c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d75d40cbcd84cb4b284a0d8c8bcc1e0"
I20260709 14:53:22.434381  7353 raft_consensus.cc:3060] T f844ef1e83b74b8ca345e94e6c37557c P 1d75d40cbcd84cb4b284a0d8c8bcc1e0 [term 0 FOLLOWER]: Advancing to term 1
W20260709 14:53:22.437139  7318 leader_election.cc:343] T 30ef5cb60eb548b48153fc81fba53136 P 1d75d40cbcd84cb4b284a0d8c8bcc1e0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3853b63638f14ce3ad4e7d72d276158c (127.6.3.195:38165): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:22.437577  7318 leader_election.cc:304] T 30ef5cb60eb548b48153fc81fba53136 P 1d75d40cbcd84cb4b284a0d8c8bcc1e0 [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: 1d75d40cbcd84cb4b284a0d8c8bcc1e0; no voters: 3853b63638f14ce3ad4e7d72d276158c, 83ca7750fbc741b7afc841bda942cdb1
I20260709 14:53:22.438716  7318 leader_election.cc:304] T 0ea7a01b45f54d51b9113ffeffe0275c P 1d75d40cbcd84cb4b284a0d8c8bcc1e0 [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: 1d75d40cbcd84cb4b284a0d8c8bcc1e0, 3853b63638f14ce3ad4e7d72d276158c; no voters: 83ca7750fbc741b7afc841bda942cdb1
I20260709 14:53:22.420780  7521 raft_consensus.cc:515] T be03c37c342a4c9ea91e91adab6a7924 P 83ca7750fbc741b7afc841bda942cdb1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83ca7750fbc741b7afc841bda942cdb1" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39489 } } peers { permanent_uuid: "1d75d40cbcd84cb4b284a0d8c8bcc1e0" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 39831 } } peers { permanent_uuid: "3853b63638f14ce3ad4e7d72d276158c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 38165 } }
I20260709 14:53:22.440557  7494 raft_consensus.cc:2749] T 30ef5cb60eb548b48153fc81fba53136 P 1d75d40cbcd84cb4b284a0d8c8bcc1e0 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:53:22.444330  7546 raft_consensus.cc:2804] T 0ea7a01b45f54d51b9113ffeffe0275c P 1d75d40cbcd84cb4b284a0d8c8bcc1e0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:53:22.444707  7546 raft_consensus.cc:493] T 0ea7a01b45f54d51b9113ffeffe0275c P 1d75d40cbcd84cb4b284a0d8c8bcc1e0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:53:22.445050  7546 raft_consensus.cc:3060] T 0ea7a01b45f54d51b9113ffeffe0275c P 1d75d40cbcd84cb4b284a0d8c8bcc1e0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:22.445495  7468 tablet_bootstrap.cc:492] T 130e64ada83e469094d5a2b36aa4ffdf P 3853b63638f14ce3ad4e7d72d276158c: No bootstrap required, opened a new log
I20260709 14:53:22.445499  7469 tablet_bootstrap.cc:492] T e8054db7fbb346a5964b77876b4a87e2 P 1d75d40cbcd84cb4b284a0d8c8bcc1e0: No bootstrap required, opened a new log
I20260709 14:53:22.446061  7468 ts_tablet_manager.cc:1403] T 130e64ada83e469094d5a2b36aa4ffdf P 3853b63638f14ce3ad4e7d72d276158c: Time spent bootstrapping tablet: real 0.175s	user 0.012s	sys 0.000s
I20260709 14:53:22.446082  7469 ts_tablet_manager.cc:1403] T e8054db7fbb346a5964b77876b4a87e2 P 1d75d40cbcd84cb4b284a0d8c8bcc1e0: Time spent bootstrapping tablet: real 0.195s	user 0.018s	sys 0.000s
I20260709 14:53:22.440222  7176 catalog_manager.cc:5697] T 6c0c41c1cd1843178e3643b3b2f5d079 P 1d75d40cbcd84cb4b284a0d8c8bcc1e0 reported cstate change: term changed from 0 to 1, leader changed from <none> to 1d75d40cbcd84cb4b284a0d8c8bcc1e0 (127.6.3.194). New cstate: current_term: 1 leader_uuid: "1d75d40cbcd84cb4b284a0d8c8bcc1e0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83ca7750fbc741b7afc841bda942cdb1" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39489 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1d75d40cbcd84cb4b284a0d8c8bcc1e0" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 39831 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3853b63638f14ce3ad4e7d72d276158c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 38165 } health_report { overall_health: UNKNOWN } } }
I20260709 14:53:22.401271  7174 catalog_manager.cc:5697] T da30c040b91d449a914931543871b0eb P 83ca7750fbc741b7afc841bda942cdb1 reported cstate change: term changed from 0 to 1, leader changed from <none> to 83ca7750fbc741b7afc841bda942cdb1 (127.6.3.193). New cstate: current_term: 1 leader_uuid: "83ca7750fbc741b7afc841bda942cdb1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83ca7750fbc741b7afc841bda942cdb1" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39489 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1d75d40cbcd84cb4b284a0d8c8bcc1e0" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 39831 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3853b63638f14ce3ad4e7d72d276158c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 38165 } health_report { overall_health: UNKNOWN } } }
I20260709 14:53:22.455235  7279 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "be03c37c342a4c9ea91e91adab6a7924" candidate_uuid: "1d75d40cbcd84cb4b284a0d8c8bcc1e0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "83ca7750fbc741b7afc841bda942cdb1"
I20260709 14:53:22.449611  7499 raft_consensus.cc:493] T 3f549f3b984a459aa5ba40e4e31d803d P 83ca7750fbc741b7afc841bda942cdb1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:22.457410  7279 raft_consensus.cc:2393] T be03c37c342a4c9ea91e91adab6a7924 P 83ca7750fbc741b7afc841bda942cdb1 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 1d75d40cbcd84cb4b284a0d8c8bcc1e0 in current term 1: Already voted for candidate 83ca7750fbc741b7afc841bda942cdb1 in this term.
I20260709 14:53:22.459625  7499 raft_consensus.cc:515] T 3f549f3b984a459aa5ba40e4e31d803d P 83ca7750fbc741b7afc841bda942cdb1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83ca7750fbc741b7afc841bda942cdb1" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39489 } } peers { permanent_uuid: "1d75d40cbcd84cb4b284a0d8c8bcc1e0" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 39831 } } peers { permanent_uuid: "3853b63638f14ce3ad4e7d72d276158c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 38165 } }
I20260709 14:53:22.461423  7469 raft_consensus.cc:359] T e8054db7fbb346a5964b77876b4a87e2 P 1d75d40cbcd84cb4b284a0d8c8bcc1e0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83ca7750fbc741b7afc841bda942cdb1" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39489 } } peers { permanent_uuid: "1d75d40cbcd84cb4b284a0d8c8bcc1e0" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 39831 } } peers { permanent_uuid: "3853b63638f14ce3ad4e7d72d276158c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 38165 } }
I20260709 14:53:22.461997  7499 leader_election.cc:290] T 3f549f3b984a459aa5ba40e4e31d803d P 83ca7750fbc741b7afc841bda942cdb1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1d75d40cbcd84cb4b284a0d8c8bcc1e0 (127.6.3.194:39831), 3853b63638f14ce3ad4e7d72d276158c (127.6.3.195:38165)
I20260709 14:53:22.463129  7276 raft_consensus.cc:2468] T e8054db7fbb346a5964b77876b4a87e2 P 83ca7750fbc741b7afc841bda942cdb1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3853b63638f14ce3ad4e7d72d276158c in term 1.
I20260709 14:53:22.464531  7353 raft_consensus.cc:2468] T f844ef1e83b74b8ca345e94e6c37557c P 1d75d40cbcd84cb4b284a0d8c8bcc1e0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3853b63638f14ce3ad4e7d72d276158c in term 1.
I20260709 14:53:22.462005  7521 leader_election.cc:290] T be03c37c342a4c9ea91e91adab6a7924 P 83ca7750fbc741b7afc841bda942cdb1 [CANDIDATE]: Term 1 election: Requested vote from peers 1d75d40cbcd84cb4b284a0d8c8bcc1e0 (127.6.3.194:39831), 3853b63638f14ce3ad4e7d72d276158c (127.6.3.195:38165)
I20260709 14:53:22.465679  7391 leader_election.cc:304] T f844ef1e83b74b8ca345e94e6c37557c P 3853b63638f14ce3ad4e7d72d276158c [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: 1d75d40cbcd84cb4b284a0d8c8bcc1e0, 3853b63638f14ce3ad4e7d72d276158c; no voters: 
I20260709 14:53:22.462064  7469 raft_consensus.cc:385] T e8054db7fbb346a5964b77876b4a87e2 P 1d75d40cbcd84cb4b284a0d8c8bcc1e0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:22.467326  7469 raft_consensus.cc:740] T e8054db7fbb346a5964b77876b4a87e2 P 1d75d40cbcd84cb4b284a0d8c8bcc1e0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1d75d40cbcd84cb4b284a0d8c8bcc1e0, State: Initialized, Role: FOLLOWER
I20260709 14:53:22.469676  7469 consensus_queue.cc:260] T e8054db7fbb346a5964b77876b4a87e2 P 1d75d40cbcd84cb4b284a0d8c8bcc1e0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83ca7750fbc741b7afc841bda942cdb1" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39489 } } peers { permanent_uuid: "1d75d40cbcd84cb4b284a0d8c8bcc1e0" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 39831 } } peers { permanent_uuid: "3853b63638f14ce3ad4e7d72d276158c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 38165 } }
I20260709 14:53:22.475395  7468 raft_consensus.cc:359] T 130e64ada83e469094d5a2b36aa4ffdf P 3853b63638f14ce3ad4e7d72d276158c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83ca7750fbc741b7afc841bda942cdb1" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39489 } } peers { permanent_uuid: "1d75d40cbcd84cb4b284a0d8c8bcc1e0" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 39831 } } peers { permanent_uuid: "3853b63638f14ce3ad4e7d72d276158c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 38165 } }
I20260709 14:53:22.475992  7468 raft_consensus.cc:385] T 130e64ada83e469094d5a2b36aa4ffdf P 3853b63638f14ce3ad4e7d72d276158c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:22.476253  7468 raft_consensus.cc:740] T 130e64ada83e469094d5a2b36aa4ffdf P 3853b63638f14ce3ad4e7d72d276158c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3853b63638f14ce3ad4e7d72d276158c, State: Initialized, Role: FOLLOWER
I20260709 14:53:22.476827  7469 ts_tablet_manager.cc:1434] T e8054db7fbb346a5964b77876b4a87e2 P 1d75d40cbcd84cb4b284a0d8c8bcc1e0: Time spent starting tablet: real 0.030s	user 0.006s	sys 0.000s
I20260709 14:53:22.478247  7428 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "be03c37c342a4c9ea91e91adab6a7924" candidate_uuid: "1d75d40cbcd84cb4b284a0d8c8bcc1e0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3853b63638f14ce3ad4e7d72d276158c"
I20260709 14:53:22.482999  7428 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "be03c37c342a4c9ea91e91adab6a7924" candidate_uuid: "83ca7750fbc741b7afc841bda942cdb1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3853b63638f14ce3ad4e7d72d276158c" is_pre_election: true
I20260709 14:53:22.484323  7520 consensus_queue.cc:1048] T 7caea4e4bd544d739999eafb1dd64eba P 83ca7750fbc741b7afc841bda942cdb1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1d75d40cbcd84cb4b284a0d8c8bcc1e0" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 39831 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.008s
I20260709 14:53:22.484277  7545 raft_consensus.cc:493] T bc632fabf1554449b1c28acf58a6b2c6 P 1d75d40cbcd84cb4b284a0d8c8bcc1e0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:22.492874  7470 tablet_bootstrap.cc:654] T 30ef5cb60eb548b48153fc81fba53136 P 83ca7750fbc741b7afc841bda942cdb1: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:22.493016  7545 raft_consensus.cc:515] T bc632fabf1554449b1c28acf58a6b2c6 P 1d75d40cbcd84cb4b284a0d8c8bcc1e0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83ca7750fbc741b7afc841bda942cdb1" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39489 } } peers { permanent_uuid: "1d75d40cbcd84cb4b284a0d8c8bcc1e0" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 39831 } } peers { permanent_uuid: "3853b63638f14ce3ad4e7d72d276158c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 38165 } }
I20260709 14:53:22.486052  7589 raft_consensus.cc:2804] T f844ef1e83b74b8ca345e94e6c37557c P 3853b63638f14ce3ad4e7d72d276158c [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:53:22.493641  7426 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f549f3b984a459aa5ba40e4e31d803d" candidate_uuid: "83ca7750fbc741b7afc841bda942cdb1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3853b63638f14ce3ad4e7d72d276158c" is_pre_election: true
I20260709 14:53:22.471529  7546 raft_consensus.cc:515] T 0ea7a01b45f54d51b9113ffeffe0275c P 1d75d40cbcd84cb4b284a0d8c8bcc1e0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83ca7750fbc741b7afc841bda942cdb1" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39489 } } peers { permanent_uuid: "1d75d40cbcd84cb4b284a0d8c8bcc1e0" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 39831 } } peers { permanent_uuid: "3853b63638f14ce3ad4e7d72d276158c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 38165 } }
I20260709 14:53:22.495894  7428 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "be03c37c342a4c9ea91e91adab6a7924" candidate_uuid: "83ca7750fbc741b7afc841bda942cdb1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3853b63638f14ce3ad4e7d72d276158c"
W20260709 14:53:22.487938  7318 leader_election.cc:343] T be03c37c342a4c9ea91e91adab6a7924 P 1d75d40cbcd84cb4b284a0d8c8bcc1e0 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 3853b63638f14ce3ad4e7d72d276158c (127.6.3.195:38165): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:22.498709  7545 leader_election.cc:290] T bc632fabf1554449b1c28acf58a6b2c6 P 1d75d40cbcd84cb4b284a0d8c8bcc1e0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 83ca7750fbc741b7afc841bda942cdb1 (127.6.3.193:39489), 3853b63638f14ce3ad4e7d72d276158c (127.6.3.195:38165)
I20260709 14:53:22.499892  7589 raft_consensus.cc:697] T f844ef1e83b74b8ca345e94e6c37557c P 3853b63638f14ce3ad4e7d72d276158c [term 1 LEADER]: Becoming Leader. State: Replica: 3853b63638f14ce3ad4e7d72d276158c, State: Running, Role: LEADER
I20260709 14:53:22.499975  7353 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f549f3b984a459aa5ba40e4e31d803d" candidate_uuid: "83ca7750fbc741b7afc841bda942cdb1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d75d40cbcd84cb4b284a0d8c8bcc1e0" is_pre_election: true
I20260709 14:53:22.501025  7354 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "be03c37c342a4c9ea91e91adab6a7924" candidate_uuid: "83ca7750fbc741b7afc841bda942cdb1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d75d40cbcd84cb4b284a0d8c8bcc1e0"
I20260709 14:53:22.500835  7589 consensus_queue.cc:237] T f844ef1e83b74b8ca345e94e6c37557c P 3853b63638f14ce3ad4e7d72d276158c [LEADER]: Queue going to LEADER mode. State: All 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: "83ca7750fbc741b7afc841bda942cdb1" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39489 } } peers { permanent_uuid: "1d75d40cbcd84cb4b284a0d8c8bcc1e0" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 39831 } } peers { permanent_uuid: "3853b63638f14ce3ad4e7d72d276158c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 38165 } }
I20260709 14:53:22.501722  7354 raft_consensus.cc:2393] T be03c37c342a4c9ea91e91adab6a7924 P 1d75d40cbcd84cb4b284a0d8c8bcc1e0 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 83ca7750fbc741b7afc841bda942cdb1 in current term 1: Already voted for candidate 1d75d40cbcd84cb4b284a0d8c8bcc1e0 in this term.
I20260709 14:53:22.502418  7279 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f844ef1e83b74b8ca345e94e6c37557c" candidate_uuid: "3853b63638f14ce3ad4e7d72d276158c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "83ca7750fbc741b7afc841bda942cdb1"
I20260709 14:53:22.503392  7279 raft_consensus.cc:3060] T f844ef1e83b74b8ca345e94e6c37557c P 83ca7750fbc741b7afc841bda942cdb1 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:22.505178  7469 tablet_bootstrap.cc:492] T 24be4c59b2cf430a8060fc063a011e9a P 1d75d40cbcd84cb4b284a0d8c8bcc1e0: Bootstrap starting.
W20260709 14:53:22.507510  7243 leader_election.cc:343] T be03c37c342a4c9ea91e91adab6a7924 P 83ca7750fbc741b7afc841bda942cdb1 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3853b63638f14ce3ad4e7d72d276158c (127.6.3.195:38165): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:22.509935  7521 consensus_queue.cc:1048] T 2150f032ba7347649b7c9feed89a039c P 83ca7750fbc741b7afc841bda942cdb1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3853b63638f14ce3ad4e7d72d276158c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 38165 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:53:22.510361  7546 leader_election.cc:290] T 0ea7a01b45f54d51b9113ffeffe0275c P 1d75d40cbcd84cb4b284a0d8c8bcc1e0 [CANDIDATE]: Term 1 election: Requested vote from peers 83ca7750fbc741b7afc841bda942cdb1 (127.6.3.193:39489), 3853b63638f14ce3ad4e7d72d276158c (127.6.3.195:38165)
I20260709 14:53:22.517076  7279 raft_consensus.cc:2468] T f844ef1e83b74b8ca345e94e6c37557c P 83ca7750fbc741b7afc841bda942cdb1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3853b63638f14ce3ad4e7d72d276158c in term 1.
I20260709 14:53:22.512053  7520 consensus_queue.cc:1048] T 7caea4e4bd544d739999eafb1dd64eba P 83ca7750fbc741b7afc841bda942cdb1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3853b63638f14ce3ad4e7d72d276158c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 38165 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:53:22.514782  7318 leader_election.cc:304] T be03c37c342a4c9ea91e91adab6a7924 P 1d75d40cbcd84cb4b284a0d8c8bcc1e0 [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: 1d75d40cbcd84cb4b284a0d8c8bcc1e0; no voters: 3853b63638f14ce3ad4e7d72d276158c, 83ca7750fbc741b7afc841bda942cdb1
I20260709 14:53:22.510690  7468 consensus_queue.cc:260] T 130e64ada83e469094d5a2b36aa4ffdf P 3853b63638f14ce3ad4e7d72d276158c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83ca7750fbc741b7afc841bda942cdb1" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39489 } } peers { permanent_uuid: "1d75d40cbcd84cb4b284a0d8c8bcc1e0" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 39831 } } peers { permanent_uuid: "3853b63638f14ce3ad4e7d72d276158c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 38165 } }
I20260709 14:53:22.519699  7534 consensus_queue.cc:1048] T 328180a1740e4354ae868a6b62a29aa5 P 3853b63638f14ce3ad4e7d72d276158c [LEADER]: Connected to new peer: Peer: permanent_uuid: "83ca7750fbc741b7afc841bda942cdb1" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39489 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:53:22.522595  7392 leader_election.cc:304] T e8054db7fbb346a5964b77876b4a87e2 P 3853b63638f14ce3ad4e7d72d276158c [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: 3853b63638f14ce3ad4e7d72d276158c, 83ca7750fbc741b7afc841bda942cdb1; no voters: 1d75d40cbcd84cb4b284a0d8c8bcc1e0
I20260709 14:53:22.526259  7545 raft_consensus.cc:2749] T be03c37c342a4c9ea91e91adab6a7924 P 1d75d40cbcd84cb4b284a0d8c8bcc1e0 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 14:53:22.528302  7534 raft_consensus.cc:2804] T e8054db7fbb346a5964b77876b4a87e2 P 3853b63638f14ce3ad4e7d72d276158c [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:53:22.528590  7426 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bc632fabf1554449b1c28acf58a6b2c6" candidate_uuid: "1d75d40cbcd84cb4b284a0d8c8bcc1e0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3853b63638f14ce3ad4e7d72d276158c" is_pre_election: true
I20260709 14:53:22.528779  7534 raft_consensus.cc:697] T e8054db7fbb346a5964b77876b4a87e2 P 3853b63638f14ce3ad4e7d72d276158c [term 1 LEADER]: Becoming Leader. State: Replica: 3853b63638f14ce3ad4e7d72d276158c, State: Running, Role: LEADER
W20260709 14:53:22.529667  7243 leader_election.cc:343] T be03c37c342a4c9ea91e91adab6a7924 P 83ca7750fbc741b7afc841bda942cdb1 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 3853b63638f14ce3ad4e7d72d276158c (127.6.3.195:38165): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:22.529592  7534 consensus_queue.cc:237] T e8054db7fbb346a5964b77876b4a87e2 P 3853b63638f14ce3ad4e7d72d276158c [LEADER]: Queue going to LEADER mode. State: All 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: "83ca7750fbc741b7afc841bda942cdb1" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39489 } } peers { permanent_uuid: "1d75d40cbcd84cb4b284a0d8c8bcc1e0" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 39831 } } peers { permanent_uuid: "3853b63638f14ce3ad4e7d72d276158c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 38165 } }
W20260709 14:53:22.531000  7243 leader_election.cc:343] T 3f549f3b984a459aa5ba40e4e31d803d P 83ca7750fbc741b7afc841bda942cdb1 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3853b63638f14ce3ad4e7d72d276158c (127.6.3.195:38165): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:22.532992  7469 tablet_bootstrap.cc:654] T 24be4c59b2cf430a8060fc063a011e9a P 1d75d40cbcd84cb4b284a0d8c8bcc1e0: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:22.527621  7279 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bc632fabf1554449b1c28acf58a6b2c6" candidate_uuid: "1d75d40cbcd84cb4b284a0d8c8bcc1e0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "83ca7750fbc741b7afc841bda942cdb1" is_pre_election: true
W20260709 14:53:22.534772  7242 leader_election.cc:343] T 3f549f3b984a459aa5ba40e4e31d803d P 83ca7750fbc741b7afc841bda942cdb1 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1d75d40cbcd84cb4b284a0d8c8bcc1e0 (127.6.3.194:39831): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:22.537514  7242 leader_election.cc:304] T 3f549f3b984a459aa5ba40e4e31d803d P 83ca7750fbc741b7afc841bda942cdb1 [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: 83ca7750fbc741b7afc841bda942cdb1; no voters: 1d75d40cbcd84cb4b284a0d8c8bcc1e0, 3853b63638f14ce3ad4e7d72d276158c
I20260709 14:53:22.538511  7468 ts_tablet_manager.cc:1434] T 130e64ada83e469094d5a2b36aa4ffdf P 3853b63638f14ce3ad4e7d72d276158c: Time spent starting tablet: real 0.092s	user 0.006s	sys 0.000s
I20260709 14:53:22.540380  7468 tablet_bootstrap.cc:492] T 877ab81f4d624d3b97d9ec6add28bfb4 P 3853b63638f14ce3ad4e7d72d276158c: Bootstrap starting.
I20260709 14:53:22.539285  7520 raft_consensus.cc:2749] T 3f549f3b984a459aa5ba40e4e31d803d P 83ca7750fbc741b7afc841bda942cdb1 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:53:22.541839  7426 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ea7a01b45f54d51b9113ffeffe0275c" candidate_uuid: "1d75d40cbcd84cb4b284a0d8c8bcc1e0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3853b63638f14ce3ad4e7d72d276158c"
I20260709 14:53:22.542434  7426 raft_consensus.cc:3060] T 0ea7a01b45f54d51b9113ffeffe0275c P 3853b63638f14ce3ad4e7d72d276158c [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:22.543045  7242 leader_election.cc:304] T be03c37c342a4c9ea91e91adab6a7924 P 83ca7750fbc741b7afc841bda942cdb1 [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: 83ca7750fbc741b7afc841bda942cdb1; no voters: 1d75d40cbcd84cb4b284a0d8c8bcc1e0, 3853b63638f14ce3ad4e7d72d276158c
I20260709 14:53:22.544533  7520 raft_consensus.cc:2749] T be03c37c342a4c9ea91e91adab6a7924 P 83ca7750fbc741b7afc841bda942cdb1 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 14:53:22.549237  7174 catalog_manager.cc:5697] T f844ef1e83b74b8ca345e94e6c37557c P 3853b63638f14ce3ad4e7d72d276158c reported cstate change: term changed from 0 to 1, leader changed from <none> to 3853b63638f14ce3ad4e7d72d276158c (127.6.3.195). New cstate: current_term: 1 leader_uuid: "3853b63638f14ce3ad4e7d72d276158c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83ca7750fbc741b7afc841bda942cdb1" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39489 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1d75d40cbcd84cb4b284a0d8c8bcc1e0" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 39831 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3853b63638f14ce3ad4e7d72d276158c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 38165 } health_report { overall_health: HEALTHY } } }
I20260709 14:53:22.549856  7426 raft_consensus.cc:2468] T 0ea7a01b45f54d51b9113ffeffe0275c P 3853b63638f14ce3ad4e7d72d276158c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1d75d40cbcd84cb4b284a0d8c8bcc1e0 in term 1.
I20260709 14:53:22.555524  7279 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ea7a01b45f54d51b9113ffeffe0275c" candidate_uuid: "1d75d40cbcd84cb4b284a0d8c8bcc1e0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "83ca7750fbc741b7afc841bda942cdb1"
I20260709 14:53:22.557731  7279 raft_consensus.cc:3060] T 0ea7a01b45f54d51b9113ffeffe0275c P 83ca7750fbc741b7afc841bda942cdb1 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:22.567762  7470 tablet_bootstrap.cc:492] T 30ef5cb60eb548b48153fc81fba53136 P 83ca7750fbc741b7afc841bda942cdb1: No bootstrap required, opened a new log
I20260709 14:53:22.569317  7470 ts_tablet_manager.cc:1403] T 30ef5cb60eb548b48153fc81fba53136 P 83ca7750fbc741b7afc841bda942cdb1: Time spent bootstrapping tablet: real 0.176s	user 0.006s	sys 0.007s
I20260709 14:53:22.579947  7470 raft_consensus.cc:359] T 30ef5cb60eb548b48153fc81fba53136 P 83ca7750fbc741b7afc841bda942cdb1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83ca7750fbc741b7afc841bda942cdb1" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39489 } } peers { permanent_uuid: "1d75d40cbcd84cb4b284a0d8c8bcc1e0" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 39831 } } peers { permanent_uuid: "3853b63638f14ce3ad4e7d72d276158c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 38165 } }
I20260709 14:53:22.580806  7470 raft_consensus.cc:385] T 30ef5cb60eb548b48153fc81fba53136 P 83ca7750fbc741b7afc841bda942cdb1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:22.581167  7470 raft_consensus.cc:740] T 30ef5cb60eb548b48153fc81fba53136 P 83ca7750fbc741b7afc841bda942cdb1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 83ca7750fbc741b7afc841bda942cdb1, State: Initialized, Role: FOLLOWER
I20260709 14:53:22.582016  7534 consensus_queue.cc:1048] T ed10dcefb0c64f628425128bb03586f2 P 3853b63638f14ce3ad4e7d72d276158c [LEADER]: Connected to new peer: Peer: permanent_uuid: "1d75d40cbcd84cb4b284a0d8c8bcc1e0" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 39831 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:53:22.581861  7470 consensus_queue.cc:260] T 30ef5cb60eb548b48153fc81fba53136 P 83ca7750fbc741b7afc841bda942cdb1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83ca7750fbc741b7afc841bda942cdb1" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39489 } } peers { permanent_uuid: "1d75d40cbcd84cb4b284a0d8c8bcc1e0" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 39831 } } peers { permanent_uuid: "3853b63638f14ce3ad4e7d72d276158c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 38165 } }
I20260709 14:53:22.595959  7470 ts_tablet_manager.cc:1434] T 30ef5cb60eb548b48153fc81fba53136 P 83ca7750fbc741b7afc841bda942cdb1: Time spent starting tablet: real 0.026s	user 0.006s	sys 0.001s
I20260709 14:53:22.597013  7470 tablet_bootstrap.cc:492] T 9316e14ec66f4e589f58a36d3e062bd9 P 83ca7750fbc741b7afc841bda942cdb1: Bootstrap starting.
I20260709 14:53:22.600397  7534 consensus_queue.cc:1048] T 4b7d9f598fea4f09ac663c827001cac6 P 3853b63638f14ce3ad4e7d72d276158c [LEADER]: Connected to new peer: Peer: permanent_uuid: "1d75d40cbcd84cb4b284a0d8c8bcc1e0" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 39831 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.002s
W20260709 14:53:22.589632  7318 leader_election.cc:343] T bc632fabf1554449b1c28acf58a6b2c6 P 1d75d40cbcd84cb4b284a0d8c8bcc1e0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3853b63638f14ce3ad4e7d72d276158c (127.6.3.195:38165): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:22.616945  7534 raft_consensus.cc:493] T 24be4c59b2cf430a8060fc063a011e9a P 3853b63638f14ce3ad4e7d72d276158c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:22.617436  7534 raft_consensus.cc:515] T 24be4c59b2cf430a8060fc063a011e9a P 3853b63638f14ce3ad4e7d72d276158c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83ca7750fbc741b7afc841bda942cdb1" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39489 } } peers { permanent_uuid: "1d75d40cbcd84cb4b284a0d8c8bcc1e0" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 39831 } } peers { permanent_uuid: "3853b63638f14ce3ad4e7d72d276158c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 38165 } }
I20260709 14:53:22.616874  7318 leader_election.cc:304] T 0ea7a01b45f54d51b9113ffeffe0275c P 1d75d40cbcd84cb4b284a0d8c8bcc1e0 [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: 1d75d40cbcd84cb4b284a0d8c8bcc1e0, 3853b63638f14ce3ad4e7d72d276158c; no voters: 
I20260709 14:53:22.619541  7598 raft_consensus.cc:2804] T 0ea7a01b45f54d51b9113ffeffe0275c P 1d75d40cbcd84cb4b284a0d8c8bcc1e0 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:53:22.619974  7598 raft_consensus.cc:697] T 0ea7a01b45f54d51b9113ffeffe0275c P 1d75d40cbcd84cb4b284a0d8c8bcc1e0 [term 1 LEADER]: Becoming Leader. State: Replica: 1d75d40cbcd84cb4b284a0d8c8bcc1e0, State: Running, Role: LEADER
I20260709 14:53:22.620800  7598 consensus_queue.cc:237] T 0ea7a01b45f54d51b9113ffeffe0275c P 1d75d40cbcd84cb4b284a0d8c8bcc1e0 [LEADER]: Queue going to LEADER mode. State: All 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: "83ca7750fbc741b7afc841bda942cdb1" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39489 } } peers { permanent_uuid: "1d75d40cbcd84cb4b284a0d8c8bcc1e0" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 39831 } } peers { permanent_uuid: "3853b63638f14ce3ad4e7d72d276158c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 38165 } }
I20260709 14:53:22.628120  7534 leader_election.cc:290] T 24be4c59b2cf430a8060fc063a011e9a P 3853b63638f14ce3ad4e7d72d276158c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 83ca7750fbc741b7afc841bda942cdb1 (127.6.3.193:39489), 1d75d40cbcd84cb4b284a0d8c8bcc1e0 (127.6.3.194:39831)
W20260709 14:53:22.629590  7318 leader_election.cc:343] T bc632fabf1554449b1c28acf58a6b2c6 P 1d75d40cbcd84cb4b284a0d8c8bcc1e0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 83ca7750fbc741b7afc841bda942cdb1 (127.6.3.193:39489): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:22.639730  7468 tablet_bootstrap.cc:654] T 877ab81f4d624d3b97d9ec6add28bfb4 P 3853b63638f14ce3ad4e7d72d276158c: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:22.640748  7470 tablet_bootstrap.cc:654] T 9316e14ec66f4e589f58a36d3e062bd9 P 83ca7750fbc741b7afc841bda942cdb1: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:22.642758  7469 tablet_bootstrap.cc:492] T 24be4c59b2cf430a8060fc063a011e9a P 1d75d40cbcd84cb4b284a0d8c8bcc1e0: No bootstrap required, opened a new log
I20260709 14:53:22.643241  7469 ts_tablet_manager.cc:1403] T 24be4c59b2cf430a8060fc063a011e9a P 1d75d40cbcd84cb4b284a0d8c8bcc1e0: Time spent bootstrapping tablet: real 0.138s	user 0.013s	sys 0.019s
I20260709 14:53:22.630009  7318 leader_election.cc:304] T bc632fabf1554449b1c28acf58a6b2c6 P 1d75d40cbcd84cb4b284a0d8c8bcc1e0 [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: 1d75d40cbcd84cb4b284a0d8c8bcc1e0; no voters: 3853b63638f14ce3ad4e7d72d276158c, 83ca7750fbc741b7afc841bda942cdb1
I20260709 14:53:22.645929  7474 raft_consensus.cc:2749] T bc632fabf1554449b1c28acf58a6b2c6 P 1d75d40cbcd84cb4b284a0d8c8bcc1e0 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:53:22.648543  7354 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "24be4c59b2cf430a8060fc063a011e9a" candidate_uuid: "3853b63638f14ce3ad4e7d72d276158c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d75d40cbcd84cb4b284a0d8c8bcc1e0" is_pre_election: true
I20260709 14:53:22.717656  7534 raft_consensus.cc:493] T 130e64ada83e469094d5a2b36aa4ffdf P 3853b63638f14ce3ad4e7d72d276158c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:22.740149  7534 raft_consensus.cc:515] T 130e64ada83e469094d5a2b36aa4ffdf P 3853b63638f14ce3ad4e7d72d276158c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83ca7750fbc741b7afc841bda942cdb1" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39489 } } peers { permanent_uuid: "1d75d40cbcd84cb4b284a0d8c8bcc1e0" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 39831 } } peers { permanent_uuid: "3853b63638f14ce3ad4e7d72d276158c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 38165 } }
I20260709 14:53:22.764252  7279 raft_consensus.cc:2468] T 0ea7a01b45f54d51b9113ffeffe0275c P 83ca7750fbc741b7afc841bda942cdb1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1d75d40cbcd84cb4b284a0d8c8bcc1e0 in term 1.
I20260709 14:53:22.786368  7474 raft_consensus.cc:493] T e8054db7fbb346a5964b77876b4a87e2 P 1d75d40cbcd84cb4b284a0d8c8bcc1e0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:22.787163  7474 raft_consensus.cc:515] T e8054db7fbb346a5964b77876b4a87e2 P 1d75d40cbcd84cb4b284a0d8c8bcc1e0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83ca7750fbc741b7afc841bda942cdb1" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39489 } } peers { permanent_uuid: "1d75d40cbcd84cb4b284a0d8c8bcc1e0" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 39831 } } peers { permanent_uuid: "3853b63638f14ce3ad4e7d72d276158c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 38165 } }
I20260709 14:53:22.803743  7469 raft_consensus.cc:359] T 24be4c59b2cf430a8060fc063a011e9a P 1d75d40cbcd84cb4b284a0d8c8bcc1e0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83ca7750fbc741b7afc841bda942cdb1" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39489 } } peers { permanent_uuid: "1d75d40cbcd84cb4b284a0d8c8bcc1e0" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 39831 } } peers { permanent_uuid: "3853b63638f14ce3ad4e7d72d276158c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 38165 } }
I20260709 14:53:22.804623  7469 raft_consensus.cc:385] T 24be4c59b2cf430a8060fc063a011e9a P 1d75d40cbcd84cb4b284a0d8c8bcc1e0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:22.805377  7469 raft_consensus.cc:740] T 24be4c59b2cf430a8060fc063a011e9a P 1d75d40cbcd84cb4b284a0d8c8bcc1e0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1d75d40cbcd84cb4b284a0d8c8bcc1e0, State: Initialized, Role: FOLLOWER
I20260709 14:53:22.803963  7277 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "24be4c59b2cf430a8060fc063a011e9a" candidate_uuid: "3853b63638f14ce3ad4e7d72d276158c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "83ca7750fbc741b7afc841bda942cdb1" is_pre_election: true
I20260709 14:53:22.806202  7469 consensus_queue.cc:260] T 24be4c59b2cf430a8060fc063a011e9a P 1d75d40cbcd84cb4b284a0d8c8bcc1e0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83ca7750fbc741b7afc841bda942cdb1" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39489 } } peers { permanent_uuid: "1d75d40cbcd84cb4b284a0d8c8bcc1e0" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 39831 } } peers { permanent_uuid: "3853b63638f14ce3ad4e7d72d276158c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 38165 } }
I20260709 14:53:22.815336  7469 ts_tablet_manager.cc:1434] T 24be4c59b2cf430a8060fc063a011e9a P 1d75d40cbcd84cb4b284a0d8c8bcc1e0: Time spent starting tablet: real 0.172s	user 0.004s	sys 0.017s
I20260709 14:53:22.816143  7474 leader_election.cc:290] T e8054db7fbb346a5964b77876b4a87e2 P 1d75d40cbcd84cb4b284a0d8c8bcc1e0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 83ca7750fbc741b7afc841bda942cdb1 (127.6.3.193:39489), 3853b63638f14ce3ad4e7d72d276158c (127.6.3.195:38165)
I20260709 14:53:22.820164  7469 tablet_bootstrap.cc:492] T c4dbe85b45604277ac37550e4e39b42e P 1d75d40cbcd84cb4b284a0d8c8bcc1e0: Bootstrap starting.
I20260709 14:53:22.821859  7470 tablet_bootstrap.cc:492] T 9316e14ec66f4e589f58a36d3e062bd9 P 83ca7750fbc741b7afc841bda942cdb1: No bootstrap required, opened a new log
I20260709 14:53:22.822283  7470 ts_tablet_manager.cc:1403] T 9316e14ec66f4e589f58a36d3e062bd9 P 83ca7750fbc741b7afc841bda942cdb1: Time spent bootstrapping tablet: real 0.225s	user 0.013s	sys 0.003s
I20260709 14:53:22.824712  7468 tablet_bootstrap.cc:492] T 877ab81f4d624d3b97d9ec6add28bfb4 P 3853b63638f14ce3ad4e7d72d276158c: No bootstrap required, opened a new log
I20260709 14:53:22.825084  7468 ts_tablet_manager.cc:1403] T 877ab81f4d624d3b97d9ec6add28bfb4 P 3853b63638f14ce3ad4e7d72d276158c: Time spent bootstrapping tablet: real 0.285s	user 0.022s	sys 0.016s
I20260709 14:53:22.810949  7277 raft_consensus.cc:2468] T 24be4c59b2cf430a8060fc063a011e9a P 83ca7750fbc741b7afc841bda942cdb1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3853b63638f14ce3ad4e7d72d276158c in term 0.
I20260709 14:53:22.827859  7598 consensus_queue.cc:1048] T 1e9031ce1e104f738ce30e2c57e10914 P 1d75d40cbcd84cb4b284a0d8c8bcc1e0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "83ca7750fbc741b7afc841bda942cdb1" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39489 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.002s
I20260709 14:53:22.831015  7174 catalog_manager.cc:5697] T e8054db7fbb346a5964b77876b4a87e2 P 3853b63638f14ce3ad4e7d72d276158c reported cstate change: term changed from 0 to 1, leader changed from <none> to 3853b63638f14ce3ad4e7d72d276158c (127.6.3.195). New cstate: current_term: 1 leader_uuid: "3853b63638f14ce3ad4e7d72d276158c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83ca7750fbc741b7afc841bda942cdb1" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39489 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1d75d40cbcd84cb4b284a0d8c8bcc1e0" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 39831 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3853b63638f14ce3ad4e7d72d276158c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 38165 } health_report { overall_health: HEALTHY } } }
I20260709 14:53:22.831811  7470 raft_consensus.cc:359] T 9316e14ec66f4e589f58a36d3e062bd9 P 83ca7750fbc741b7afc841bda942cdb1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83ca7750fbc741b7afc841bda942cdb1" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39489 } } peers { permanent_uuid: "1d75d40cbcd84cb4b284a0d8c8bcc1e0" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 39831 } } peers { permanent_uuid: "3853b63638f14ce3ad4e7d72d276158c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 38165 } }
W20260709 14:53:22.818224  7391 leader_election.cc:343] T 24be4c59b2cf430a8060fc063a011e9a P 3853b63638f14ce3ad4e7d72d276158c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1d75d40cbcd84cb4b284a0d8c8bcc1e0 (127.6.3.194:39831): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:22.833461  7470 raft_consensus.cc:385] T 9316e14ec66f4e589f58a36d3e062bd9 P 83ca7750fbc741b7afc841bda942cdb1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:22.833828  7470 raft_consensus.cc:740] T 9316e14ec66f4e589f58a36d3e062bd9 P 83ca7750fbc741b7afc841bda942cdb1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 83ca7750fbc741b7afc841bda942cdb1, State: Initialized, Role: FOLLOWER
I20260709 14:53:22.818650  7534 leader_election.cc:290] T 130e64ada83e469094d5a2b36aa4ffdf P 3853b63638f14ce3ad4e7d72d276158c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 83ca7750fbc741b7afc841bda942cdb1 (127.6.3.193:39489), 1d75d40cbcd84cb4b284a0d8c8bcc1e0 (127.6.3.194:39831)
I20260709 14:53:22.837364  7426 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e8054db7fbb346a5964b77876b4a87e2" candidate_uuid: "1d75d40cbcd84cb4b284a0d8c8bcc1e0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3853b63638f14ce3ad4e7d72d276158c" is_pre_election: true
I20260709 14:53:22.838397  7469 tablet_bootstrap.cc:654] T c4dbe85b45604277ac37550e4e39b42e P 1d75d40cbcd84cb4b284a0d8c8bcc1e0: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:22.838667  7176 catalog_manager.cc:5697] T 0ea7a01b45f54d51b9113ffeffe0275c P 1d75d40cbcd84cb4b284a0d8c8bcc1e0 reported cstate change: term changed from 0 to 1, leader changed from <none> to 1d75d40cbcd84cb4b284a0d8c8bcc1e0 (127.6.3.194). New cstate: current_term: 1 leader_uuid: "1d75d40cbcd84cb4b284a0d8c8bcc1e0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83ca7750fbc741b7afc841bda942cdb1" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39489 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1d75d40cbcd84cb4b284a0d8c8bcc1e0" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 39831 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3853b63638f14ce3ad4e7d72d276158c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 38165 } health_report { overall_health: UNKNOWN } } }
I20260709 14:53:22.839617  7510 consensus_queue.cc:1048] T ed10dcefb0c64f628425128bb03586f2 P 3853b63638f14ce3ad4e7d72d276158c [LEADER]: Connected to new peer: Peer: permanent_uuid: "83ca7750fbc741b7afc841bda942cdb1" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39489 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:53:22.839849  7473 consensus_queue.cc:1048] T 4b7d9f598fea4f09ac663c827001cac6 P 3853b63638f14ce3ad4e7d72d276158c [LEADER]: Connected to new peer: Peer: permanent_uuid: "83ca7750fbc741b7afc841bda942cdb1" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39489 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:53:22.841878  7392 leader_election.cc:304] T 24be4c59b2cf430a8060fc063a011e9a P 3853b63638f14ce3ad4e7d72d276158c [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: 3853b63638f14ce3ad4e7d72d276158c, 83ca7750fbc741b7afc841bda942cdb1; no voters: 1d75d40cbcd84cb4b284a0d8c8bcc1e0
I20260709 14:53:22.834405  7470 consensus_queue.cc:260] T 9316e14ec66f4e589f58a36d3e062bd9 P 83ca7750fbc741b7afc841bda942cdb1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83ca7750fbc741b7afc841bda942cdb1" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39489 } } peers { permanent_uuid: "1d75d40cbcd84cb4b284a0d8c8bcc1e0" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 39831 } } peers { permanent_uuid: "3853b63638f14ce3ad4e7d72d276158c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 38165 } }
I20260709 14:53:22.842406  7277 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "130e64ada83e469094d5a2b36aa4ffdf" candidate_uuid: "3853b63638f14ce3ad4e7d72d276158c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "83ca7750fbc741b7afc841bda942cdb1" is_pre_election: true
I20260709 14:53:22.843786  7470 ts_tablet_manager.cc:1434] T 9316e14ec66f4e589f58a36d3e062bd9 P 83ca7750fbc741b7afc841bda942cdb1: Time spent starting tablet: real 0.021s	user 0.007s	sys 0.000s
I20260709 14:53:22.844637  7470 tablet_bootstrap.cc:492] T 877ab81f4d624d3b97d9ec6add28bfb4 P 83ca7750fbc741b7afc841bda942cdb1: Bootstrap starting.
I20260709 14:53:22.851270  7473 raft_consensus.cc:2804] T 24be4c59b2cf430a8060fc063a011e9a P 3853b63638f14ce3ad4e7d72d276158c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:53:22.851457  7278 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e8054db7fbb346a5964b77876b4a87e2" candidate_uuid: "1d75d40cbcd84cb4b284a0d8c8bcc1e0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "83ca7750fbc741b7afc841bda942cdb1" is_pre_election: true
I20260709 14:53:22.851699  7473 raft_consensus.cc:493] T 24be4c59b2cf430a8060fc063a011e9a P 3853b63638f14ce3ad4e7d72d276158c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:53:22.852073  7473 raft_consensus.cc:3060] T 24be4c59b2cf430a8060fc063a011e9a P 3853b63638f14ce3ad4e7d72d276158c [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:22.852218  7278 raft_consensus.cc:2393] T e8054db7fbb346a5964b77876b4a87e2 P 83ca7750fbc741b7afc841bda942cdb1 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 1d75d40cbcd84cb4b284a0d8c8bcc1e0 in current term 1: Already voted for candidate 3853b63638f14ce3ad4e7d72d276158c in this term.
I20260709 14:53:22.856407  7353 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "130e64ada83e469094d5a2b36aa4ffdf" candidate_uuid: "3853b63638f14ce3ad4e7d72d276158c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d75d40cbcd84cb4b284a0d8c8bcc1e0" is_pre_election: true
I20260709 14:53:22.856532  7468 raft_consensus.cc:359] T 877ab81f4d624d3b97d9ec6add28bfb4 P 3853b63638f14ce3ad4e7d72d276158c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83ca7750fbc741b7afc841bda942cdb1" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39489 } } peers { permanent_uuid: "1d75d40cbcd84cb4b284a0d8c8bcc1e0" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 39831 } } peers { permanent_uuid: "3853b63638f14ce3ad4e7d72d276158c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 38165 } }
I20260709 14:53:22.857250  7468 raft_consensus.cc:385] T 877ab81f4d624d3b97d9ec6add28bfb4 P 3853b63638f14ce3ad4e7d72d276158c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:22.857533  7468 raft_consensus.cc:740] T 877ab81f4d624d3b97d9ec6add28bfb4 P 3853b63638f14ce3ad4e7d72d276158c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3853b63638f14ce3ad4e7d72d276158c, State: Initialized, Role: FOLLOWER
I20260709 14:53:22.858608  7474 consensus_queue.cc:1048] T 1e9031ce1e104f738ce30e2c57e10914 P 1d75d40cbcd84cb4b284a0d8c8bcc1e0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3853b63638f14ce3ad4e7d72d276158c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 38165 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:53:22.858855  7545 consensus_queue.cc:1048] T 6c0c41c1cd1843178e3643b3b2f5d079 P 1d75d40cbcd84cb4b284a0d8c8bcc1e0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3853b63638f14ce3ad4e7d72d276158c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 38165 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:53:22.862680  7468 consensus_queue.cc:260] T 877ab81f4d624d3b97d9ec6add28bfb4 P 3853b63638f14ce3ad4e7d72d276158c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83ca7750fbc741b7afc841bda942cdb1" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39489 } } peers { permanent_uuid: "1d75d40cbcd84cb4b284a0d8c8bcc1e0" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 39831 } } peers { permanent_uuid: "3853b63638f14ce3ad4e7d72d276158c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 38165 } }
I20260709 14:53:22.872370  7468 ts_tablet_manager.cc:1434] T 877ab81f4d624d3b97d9ec6add28bfb4 P 3853b63638f14ce3ad4e7d72d276158c: Time spent starting tablet: real 0.047s	user 0.007s	sys 0.000s
I20260709 14:53:22.873598  7318 leader_election.cc:304] T e8054db7fbb346a5964b77876b4a87e2 P 1d75d40cbcd84cb4b284a0d8c8bcc1e0 [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: 1d75d40cbcd84cb4b284a0d8c8bcc1e0; no voters: 3853b63638f14ce3ad4e7d72d276158c, 83ca7750fbc741b7afc841bda942cdb1
I20260709 14:53:22.874361  7598 raft_consensus.cc:3060] T e8054db7fbb346a5964b77876b4a87e2 P 1d75d40cbcd84cb4b284a0d8c8bcc1e0 [term 0 FOLLOWER]: Advancing to term 1
W20260709 14:53:22.875885  7243 consensus_peers.cc:597] T da30c040b91d449a914931543871b0eb P 83ca7750fbc741b7afc841bda942cdb1 -> Peer 3853b63638f14ce3ad4e7d72d276158c (127.6.3.195:38165): Couldn't send request to peer 3853b63638f14ce3ad4e7d72d276158c. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:53:22.878969  7545 consensus_queue.cc:1048] T 6c0c41c1cd1843178e3643b3b2f5d079 P 1d75d40cbcd84cb4b284a0d8c8bcc1e0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "83ca7750fbc741b7afc841bda942cdb1" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39489 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:53:22.883230  7598 raft_consensus.cc:2749] T e8054db7fbb346a5964b77876b4a87e2 P 1d75d40cbcd84cb4b284a0d8c8bcc1e0 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260709 14:53:22.887671  7392 leader_election.cc:343] T 130e64ada83e469094d5a2b36aa4ffdf P 3853b63638f14ce3ad4e7d72d276158c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 83ca7750fbc741b7afc841bda942cdb1 (127.6.3.193:39489): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:22.900902  7468 tablet_bootstrap.cc:492] T da30c040b91d449a914931543871b0eb P 3853b63638f14ce3ad4e7d72d276158c: Bootstrap starting.
I20260709 14:53:22.910890  7595 consensus_queue.cc:1048] T da30c040b91d449a914931543871b0eb P 83ca7750fbc741b7afc841bda942cdb1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1d75d40cbcd84cb4b284a0d8c8bcc1e0" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 39831 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.014s
W20260709 14:53:22.903280  7391 leader_election.cc:343] T 130e64ada83e469094d5a2b36aa4ffdf P 3853b63638f14ce3ad4e7d72d276158c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1d75d40cbcd84cb4b284a0d8c8bcc1e0 (127.6.3.194:39831): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:22.959805  7391 leader_election.cc:304] T 130e64ada83e469094d5a2b36aa4ffdf P 3853b63638f14ce3ad4e7d72d276158c [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: 3853b63638f14ce3ad4e7d72d276158c; no voters: 1d75d40cbcd84cb4b284a0d8c8bcc1e0, 83ca7750fbc741b7afc841bda942cdb1
I20260709 14:53:22.963645  7470 tablet_bootstrap.cc:654] T 877ab81f4d624d3b97d9ec6add28bfb4 P 83ca7750fbc741b7afc841bda942cdb1: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:22.975184  7598 raft_consensus.cc:493] T 24be4c59b2cf430a8060fc063a011e9a P 1d75d40cbcd84cb4b284a0d8c8bcc1e0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:22.975698  7598 raft_consensus.cc:515] T 24be4c59b2cf430a8060fc063a011e9a P 1d75d40cbcd84cb4b284a0d8c8bcc1e0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83ca7750fbc741b7afc841bda942cdb1" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39489 } } peers { permanent_uuid: "1d75d40cbcd84cb4b284a0d8c8bcc1e0" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 39831 } } peers { permanent_uuid: "3853b63638f14ce3ad4e7d72d276158c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 38165 } }
I20260709 14:53:22.977617  7598 leader_election.cc:290] T 24be4c59b2cf430a8060fc063a011e9a P 1d75d40cbcd84cb4b284a0d8c8bcc1e0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 83ca7750fbc741b7afc841bda942cdb1 (127.6.3.193:39489), 3853b63638f14ce3ad4e7d72d276158c (127.6.3.195:38165)
I20260709 14:53:22.984762  7473 raft_consensus.cc:515] T 24be4c59b2cf430a8060fc063a011e9a P 3853b63638f14ce3ad4e7d72d276158c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83ca7750fbc741b7afc841bda942cdb1" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39489 } } peers { permanent_uuid: "1d75d40cbcd84cb4b284a0d8c8bcc1e0" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 39831 } } peers { permanent_uuid: "3853b63638f14ce3ad4e7d72d276158c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 38165 } }
I20260709 14:53:22.989408  7588 raft_consensus.cc:2749] T 130e64ada83e469094d5a2b36aa4ffdf P 3853b63638f14ce3ad4e7d72d276158c [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:53:22.983007  7276 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "24be4c59b2cf430a8060fc063a011e9a" candidate_uuid: "1d75d40cbcd84cb4b284a0d8c8bcc1e0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "83ca7750fbc741b7afc841bda942cdb1" is_pre_election: true
I20260709 14:53:22.989593  7534 consensus_queue.cc:1048] T f844ef1e83b74b8ca345e94e6c37557c P 3853b63638f14ce3ad4e7d72d276158c [LEADER]: Connected to new peer: Peer: permanent_uuid: "83ca7750fbc741b7afc841bda942cdb1" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39489 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.024s
I20260709 14:53:23.013305  7276 raft_consensus.cc:2468] T 24be4c59b2cf430a8060fc063a011e9a P 83ca7750fbc741b7afc841bda942cdb1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1d75d40cbcd84cb4b284a0d8c8bcc1e0 in term 0.
I20260709 14:53:22.983057  7428 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "24be4c59b2cf430a8060fc063a011e9a" candidate_uuid: "1d75d40cbcd84cb4b284a0d8c8bcc1e0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3853b63638f14ce3ad4e7d72d276158c" is_pre_election: true
I20260709 14:53:23.014569  7274 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "24be4c59b2cf430a8060fc063a011e9a" candidate_uuid: "3853b63638f14ce3ad4e7d72d276158c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "83ca7750fbc741b7afc841bda942cdb1"
I20260709 14:53:23.015214  7428 raft_consensus.cc:2393] T 24be4c59b2cf430a8060fc063a011e9a P 3853b63638f14ce3ad4e7d72d276158c [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 1d75d40cbcd84cb4b284a0d8c8bcc1e0 in current term 1: Already voted for candidate 3853b63638f14ce3ad4e7d72d276158c in this term.
W20260709 14:53:22.985239  7391 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.6.3.194:39831, user_credentials={real_user=slave}} blocked reactor thread for 85515us
I20260709 14:53:23.015254  7274 raft_consensus.cc:3060] T 24be4c59b2cf430a8060fc063a011e9a P 83ca7750fbc741b7afc841bda942cdb1 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:23.036248  7351 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "24be4c59b2cf430a8060fc063a011e9a" candidate_uuid: "3853b63638f14ce3ad4e7d72d276158c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d75d40cbcd84cb4b284a0d8c8bcc1e0"
I20260709 14:53:23.036773  7351 raft_consensus.cc:3060] T 24be4c59b2cf430a8060fc063a011e9a P 1d75d40cbcd84cb4b284a0d8c8bcc1e0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:23.037297  7318 leader_election.cc:304] T 24be4c59b2cf430a8060fc063a011e9a P 1d75d40cbcd84cb4b284a0d8c8bcc1e0 [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: 1d75d40cbcd84cb4b284a0d8c8bcc1e0, 83ca7750fbc741b7afc841bda942cdb1; no voters: 3853b63638f14ce3ad4e7d72d276158c
I20260709 14:53:23.014590  7473 leader_election.cc:290] T 24be4c59b2cf430a8060fc063a011e9a P 3853b63638f14ce3ad4e7d72d276158c [CANDIDATE]: Term 1 election: Requested vote from peers 83ca7750fbc741b7afc841bda942cdb1 (127.6.3.193:39489), 1d75d40cbcd84cb4b284a0d8c8bcc1e0 (127.6.3.194:39831)
I20260709 14:53:23.044222  7469 tablet_bootstrap.cc:492] T c4dbe85b45604277ac37550e4e39b42e P 1d75d40cbcd84cb4b284a0d8c8bcc1e0: No bootstrap required, opened a new log
W20260709 14:53:23.044488  7225 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 14:53:23.046902  7274 raft_consensus.cc:2468] T 24be4c59b2cf430a8060fc063a011e9a P 83ca7750fbc741b7afc841bda942cdb1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3853b63638f14ce3ad4e7d72d276158c in term 1.
I20260709 14:53:23.048003  7469 ts_tablet_manager.cc:1403] T c4dbe85b45604277ac37550e4e39b42e P 1d75d40cbcd84cb4b284a0d8c8bcc1e0: Time spent bootstrapping tablet: real 0.229s	user 0.022s	sys 0.012s
I20260709 14:53:23.054721  7469 raft_consensus.cc:359] T c4dbe85b45604277ac37550e4e39b42e P 1d75d40cbcd84cb4b284a0d8c8bcc1e0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83ca7750fbc741b7afc841bda942cdb1" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39489 } } peers { permanent_uuid: "1d75d40cbcd84cb4b284a0d8c8bcc1e0" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 39831 } } peers { permanent_uuid: "3853b63638f14ce3ad4e7d72d276158c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 38165 } }
I20260709 14:53:23.055516  7469 raft_consensus.cc:385] T c4dbe85b45604277ac37550e4e39b42e P 1d75d40cbcd84cb4b284a0d8c8bcc1e0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:23.055755  7469 raft_consensus.cc:740] T c4dbe85b45604277ac37550e4e39b42e P 1d75d40cbcd84cb4b284a0d8c8bcc1e0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1d75d40cbcd84cb4b284a0d8c8bcc1e0, State: Initialized, Role: FOLLOWER
I20260709 14:53:23.058862  7469 consensus_queue.cc:260] T c4dbe85b45604277ac37550e4e39b42e P 1d75d40cbcd84cb4b284a0d8c8bcc1e0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83ca7750fbc741b7afc841bda942cdb1" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39489 } } peers { permanent_uuid: "1d75d40cbcd84cb4b284a0d8c8bcc1e0" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 39831 } } peers { permanent_uuid: "3853b63638f14ce3ad4e7d72d276158c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 38165 } }
I20260709 14:53:23.060883  7469 ts_tablet_manager.cc:1434] T c4dbe85b45604277ac37550e4e39b42e P 1d75d40cbcd84cb4b284a0d8c8bcc1e0: Time spent starting tablet: real 0.011s	user 0.005s	sys 0.001s
I20260709 14:53:23.061760  7469 tablet_bootstrap.cc:492] T 3f549f3b984a459aa5ba40e4e31d803d P 1d75d40cbcd84cb4b284a0d8c8bcc1e0: Bootstrap starting.
I20260709 14:53:23.063551  7470 tablet_bootstrap.cc:492] T 877ab81f4d624d3b97d9ec6add28bfb4 P 83ca7750fbc741b7afc841bda942cdb1: No bootstrap required, opened a new log
I20260709 14:53:23.064014  7470 ts_tablet_manager.cc:1403] T 877ab81f4d624d3b97d9ec6add28bfb4 P 83ca7750fbc741b7afc841bda942cdb1: Time spent bootstrapping tablet: real 0.220s	user 0.010s	sys 0.012s
I20260709 14:53:23.066378  7470 raft_consensus.cc:359] T 877ab81f4d624d3b97d9ec6add28bfb4 P 83ca7750fbc741b7afc841bda942cdb1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83ca7750fbc741b7afc841bda942cdb1" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39489 } } peers { permanent_uuid: "1d75d40cbcd84cb4b284a0d8c8bcc1e0" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 39831 } } peers { permanent_uuid: "3853b63638f14ce3ad4e7d72d276158c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 38165 } }
I20260709 14:53:23.066661  7545 consensus_queue.cc:1048] T 0ea7a01b45f54d51b9113ffeffe0275c P 1d75d40cbcd84cb4b284a0d8c8bcc1e0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "83ca7750fbc741b7afc841bda942cdb1" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39489 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:53:23.067050  7470 raft_consensus.cc:385] T 877ab81f4d624d3b97d9ec6add28bfb4 P 83ca7750fbc741b7afc841bda942cdb1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:23.067464  7470 raft_consensus.cc:740] T 877ab81f4d624d3b97d9ec6add28bfb4 P 83ca7750fbc741b7afc841bda942cdb1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 83ca7750fbc741b7afc841bda942cdb1, State: Initialized, Role: FOLLOWER
I20260709 14:53:23.067662  7392 leader_election.cc:304] T 24be4c59b2cf430a8060fc063a011e9a P 3853b63638f14ce3ad4e7d72d276158c [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: 3853b63638f14ce3ad4e7d72d276158c, 83ca7750fbc741b7afc841bda942cdb1; no voters: 
I20260709 14:53:23.068509  7589 raft_consensus.cc:2804] T 24be4c59b2cf430a8060fc063a011e9a P 3853b63638f14ce3ad4e7d72d276158c [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:53:23.068292  7470 consensus_queue.cc:260] T 877ab81f4d624d3b97d9ec6add28bfb4 P 83ca7750fbc741b7afc841bda942cdb1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83ca7750fbc741b7afc841bda942cdb1" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39489 } } peers { permanent_uuid: "1d75d40cbcd84cb4b284a0d8c8bcc1e0" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 39831 } } peers { permanent_uuid: "3853b63638f14ce3ad4e7d72d276158c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 38165 } }
I20260709 14:53:23.068989  7589 raft_consensus.cc:697] T 24be4c59b2cf430a8060fc063a011e9a P 3853b63638f14ce3ad4e7d72d276158c [term 1 LEADER]: Becoming Leader. State: Replica: 3853b63638f14ce3ad4e7d72d276158c, State: Running, Role: LEADER
I20260709 14:53:23.069819  7589 consensus_queue.cc:237] T 24be4c59b2cf430a8060fc063a011e9a P 3853b63638f14ce3ad4e7d72d276158c [LEADER]: Queue going to LEADER mode. State: All 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: "83ca7750fbc741b7afc841bda942cdb1" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39489 } } peers { permanent_uuid: "1d75d40cbcd84cb4b284a0d8c8bcc1e0" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 39831 } } peers { permanent_uuid: "3853b63638f14ce3ad4e7d72d276158c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 38165 } }
I20260709 14:53:23.070619  7351 raft_consensus.cc:2468] T 24be4c59b2cf430a8060fc063a011e9a P 1d75d40cbcd84cb4b284a0d8c8bcc1e0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3853b63638f14ce3ad4e7d72d276158c in term 1.
I20260709 14:53:23.070982  7470 ts_tablet_manager.cc:1434] T 877ab81f4d624d3b97d9ec6add28bfb4 P 83ca7750fbc741b7afc841bda942cdb1: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 14:53:23.071035  7494 raft_consensus.cc:2764] T 24be4c59b2cf430a8060fc063a011e9a P 1d75d40cbcd84cb4b284a0d8c8bcc1e0 [term 1 FOLLOWER]: Leader pre-election decision vote started in defunct term 0: won
I20260709 14:53:23.073807  7470 tablet_bootstrap.cc:492] T c4dbe85b45604277ac37550e4e39b42e P 83ca7750fbc741b7afc841bda942cdb1: Bootstrap starting.
I20260709 14:53:23.074534  7595 raft_consensus.cc:493] T 30ef5cb60eb548b48153fc81fba53136 P 83ca7750fbc741b7afc841bda942cdb1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:23.075007  7595 raft_consensus.cc:515] T 30ef5cb60eb548b48153fc81fba53136 P 83ca7750fbc741b7afc841bda942cdb1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83ca7750fbc741b7afc841bda942cdb1" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39489 } } peers { permanent_uuid: "1d75d40cbcd84cb4b284a0d8c8bcc1e0" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 39831 } } peers { permanent_uuid: "3853b63638f14ce3ad4e7d72d276158c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 38165 } }
I20260709 14:53:23.076953  7595 leader_election.cc:290] T 30ef5cb60eb548b48153fc81fba53136 P 83ca7750fbc741b7afc841bda942cdb1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1d75d40cbcd84cb4b284a0d8c8bcc1e0 (127.6.3.194:39831), 3853b63638f14ce3ad4e7d72d276158c (127.6.3.195:38165)
I20260709 14:53:23.078943  7425 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "30ef5cb60eb548b48153fc81fba53136" candidate_uuid: "83ca7750fbc741b7afc841bda942cdb1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3853b63638f14ce3ad4e7d72d276158c" is_pre_election: true
W20260709 14:53:23.080392  7243 leader_election.cc:343] T 30ef5cb60eb548b48153fc81fba53136 P 83ca7750fbc741b7afc841bda942cdb1 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3853b63638f14ce3ad4e7d72d276158c (127.6.3.195:38165): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:23.081554  7352 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "30ef5cb60eb548b48153fc81fba53136" candidate_uuid: "83ca7750fbc741b7afc841bda942cdb1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d75d40cbcd84cb4b284a0d8c8bcc1e0" is_pre_election: true
I20260709 14:53:23.082116  7352 raft_consensus.cc:2468] T 30ef5cb60eb548b48153fc81fba53136 P 1d75d40cbcd84cb4b284a0d8c8bcc1e0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 83ca7750fbc741b7afc841bda942cdb1 in term 0.
I20260709 14:53:23.084939  7468 tablet_bootstrap.cc:654] T da30c040b91d449a914931543871b0eb P 3853b63638f14ce3ad4e7d72d276158c: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:23.090021  7242 leader_election.cc:304] T 30ef5cb60eb548b48153fc81fba53136 P 83ca7750fbc741b7afc841bda942cdb1 [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: 1d75d40cbcd84cb4b284a0d8c8bcc1e0, 83ca7750fbc741b7afc841bda942cdb1; no voters: 3853b63638f14ce3ad4e7d72d276158c
I20260709 14:53:23.091051  7521 raft_consensus.cc:2804] T 30ef5cb60eb548b48153fc81fba53136 P 83ca7750fbc741b7afc841bda942cdb1 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:53:23.090791  7534 consensus_queue.cc:1048] T e8054db7fbb346a5964b77876b4a87e2 P 3853b63638f14ce3ad4e7d72d276158c [LEADER]: Connected to new peer: Peer: permanent_uuid: "1d75d40cbcd84cb4b284a0d8c8bcc1e0" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 39831 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:53:23.091391  7521 raft_consensus.cc:493] T 30ef5cb60eb548b48153fc81fba53136 P 83ca7750fbc741b7afc841bda942cdb1 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:53:23.091747  7521 raft_consensus.cc:3060] T 30ef5cb60eb548b48153fc81fba53136 P 83ca7750fbc741b7afc841bda942cdb1 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:23.098651  7588 consensus_queue.cc:1048] T e8054db7fbb346a5964b77876b4a87e2 P 3853b63638f14ce3ad4e7d72d276158c [LEADER]: Connected to new peer: Peer: permanent_uuid: "83ca7750fbc741b7afc841bda942cdb1" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39489 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:53:23.099212  7595 raft_consensus.cc:493] T 9316e14ec66f4e589f58a36d3e062bd9 P 83ca7750fbc741b7afc841bda942cdb1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:23.099728  7595 raft_consensus.cc:515] T 9316e14ec66f4e589f58a36d3e062bd9 P 83ca7750fbc741b7afc841bda942cdb1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83ca7750fbc741b7afc841bda942cdb1" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39489 } } peers { permanent_uuid: "1d75d40cbcd84cb4b284a0d8c8bcc1e0" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 39831 } } peers { permanent_uuid: "3853b63638f14ce3ad4e7d72d276158c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 38165 } }
I20260709 14:53:23.099066  7521 raft_consensus.cc:515] T 30ef5cb60eb548b48153fc81fba53136 P 83ca7750fbc741b7afc841bda942cdb1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83ca7750fbc741b7afc841bda942cdb1" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39489 } } peers { permanent_uuid: "1d75d40cbcd84cb4b284a0d8c8bcc1e0" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 39831 } } peers { permanent_uuid: "3853b63638f14ce3ad4e7d72d276158c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 38165 } }
I20260709 14:53:23.102725  7595 leader_election.cc:290] T 9316e14ec66f4e589f58a36d3e062bd9 P 83ca7750fbc741b7afc841bda942cdb1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1d75d40cbcd84cb4b284a0d8c8bcc1e0 (127.6.3.194:39831), 3853b63638f14ce3ad4e7d72d276158c (127.6.3.195:38165)
I20260709 14:53:23.086755  7473 consensus_queue.cc:1048] T f844ef1e83b74b8ca345e94e6c37557c P 3853b63638f14ce3ad4e7d72d276158c [LEADER]: Connected to new peer: Peer: permanent_uuid: "1d75d40cbcd84cb4b284a0d8c8bcc1e0" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 39831 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.017s
I20260709 14:53:23.105947  7352 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9316e14ec66f4e589f58a36d3e062bd9" candidate_uuid: "83ca7750fbc741b7afc841bda942cdb1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d75d40cbcd84cb4b284a0d8c8bcc1e0" is_pre_election: true
I20260709 14:53:23.106606  7352 raft_consensus.cc:2468] T 9316e14ec66f4e589f58a36d3e062bd9 P 1d75d40cbcd84cb4b284a0d8c8bcc1e0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 83ca7750fbc741b7afc841bda942cdb1 in term 0.
I20260709 14:53:23.105448  7425 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9316e14ec66f4e589f58a36d3e062bd9" candidate_uuid: "83ca7750fbc741b7afc841bda942cdb1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3853b63638f14ce3ad4e7d72d276158c" is_pre_election: true
W20260709 14:53:23.111630  7243 leader_election.cc:343] T 9316e14ec66f4e589f58a36d3e062bd9 P 83ca7750fbc741b7afc841bda942cdb1 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3853b63638f14ce3ad4e7d72d276158c (127.6.3.195:38165): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:23.112720  7242 leader_election.cc:304] T 9316e14ec66f4e589f58a36d3e062bd9 P 83ca7750fbc741b7afc841bda942cdb1 [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: 1d75d40cbcd84cb4b284a0d8c8bcc1e0, 83ca7750fbc741b7afc841bda942cdb1; no voters: 3853b63638f14ce3ad4e7d72d276158c
I20260709 14:53:23.113471  7595 raft_consensus.cc:2804] T 9316e14ec66f4e589f58a36d3e062bd9 P 83ca7750fbc741b7afc841bda942cdb1 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:53:23.113884  7595 raft_consensus.cc:493] T 9316e14ec66f4e589f58a36d3e062bd9 P 83ca7750fbc741b7afc841bda942cdb1 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:53:23.114223  7595 raft_consensus.cc:3060] T 9316e14ec66f4e589f58a36d3e062bd9 P 83ca7750fbc741b7afc841bda942cdb1 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:23.118877  7354 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "30ef5cb60eb548b48153fc81fba53136" candidate_uuid: "83ca7750fbc741b7afc841bda942cdb1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d75d40cbcd84cb4b284a0d8c8bcc1e0"
I20260709 14:53:23.119433  7354 raft_consensus.cc:3060] T 30ef5cb60eb548b48153fc81fba53136 P 1d75d40cbcd84cb4b284a0d8c8bcc1e0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:23.129007  7473 raft_consensus.cc:493] T 877ab81f4d624d3b97d9ec6add28bfb4 P 3853b63638f14ce3ad4e7d72d276158c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:23.137028  7473 raft_consensus.cc:515] T 877ab81f4d624d3b97d9ec6add28bfb4 P 3853b63638f14ce3ad4e7d72d276158c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83ca7750fbc741b7afc841bda942cdb1" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39489 } } peers { permanent_uuid: "1d75d40cbcd84cb4b284a0d8c8bcc1e0" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 39831 } } peers { permanent_uuid: "3853b63638f14ce3ad4e7d72d276158c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 38165 } }
I20260709 14:53:23.139653  7545 raft_consensus.cc:493] T c4dbe85b45604277ac37550e4e39b42e P 1d75d40cbcd84cb4b284a0d8c8bcc1e0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:23.140151  7277 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "877ab81f4d624d3b97d9ec6add28bfb4" candidate_uuid: "3853b63638f14ce3ad4e7d72d276158c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "83ca7750fbc741b7afc841bda942cdb1" is_pre_election: true
I20260709 14:53:23.140102  7545 raft_consensus.cc:515] T c4dbe85b45604277ac37550e4e39b42e P 1d75d40cbcd84cb4b284a0d8c8bcc1e0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83ca7750fbc741b7afc841bda942cdb1" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39489 } } peers { permanent_uuid: "1d75d40cbcd84cb4b284a0d8c8bcc1e0" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 39831 } } peers { permanent_uuid: "3853b63638f14ce3ad4e7d72d276158c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 38165 } }
I20260709 14:53:23.140774  7277 raft_consensus.cc:2468] T 877ab81f4d624d3b97d9ec6add28bfb4 P 83ca7750fbc741b7afc841bda942cdb1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3853b63638f14ce3ad4e7d72d276158c in term 0.
I20260709 14:53:23.143740  7425 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "30ef5cb60eb548b48153fc81fba53136" candidate_uuid: "83ca7750fbc741b7afc841bda942cdb1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3853b63638f14ce3ad4e7d72d276158c"
I20260709 14:53:23.145128  7350 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "877ab81f4d624d3b97d9ec6add28bfb4" candidate_uuid: "3853b63638f14ce3ad4e7d72d276158c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d75d40cbcd84cb4b284a0d8c8bcc1e0" is_pre_election: true
I20260709 14:53:23.145180  7545 leader_election.cc:290] T c4dbe85b45604277ac37550e4e39b42e P 1d75d40cbcd84cb4b284a0d8c8bcc1e0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 83ca7750fbc741b7afc841bda942cdb1 (127.6.3.193:39489), 3853b63638f14ce3ad4e7d72d276158c (127.6.3.195:38165)
I20260709 14:53:23.146139  7392 leader_election.cc:304] T 877ab81f4d624d3b97d9ec6add28bfb4 P 3853b63638f14ce3ad4e7d72d276158c [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: 3853b63638f14ce3ad4e7d72d276158c, 83ca7750fbc741b7afc841bda942cdb1; no voters: 
I20260709 14:53:23.142081  7521 leader_election.cc:290] T 30ef5cb60eb548b48153fc81fba53136 P 83ca7750fbc741b7afc841bda942cdb1 [CANDIDATE]: Term 1 election: Requested vote from peers 1d75d40cbcd84cb4b284a0d8c8bcc1e0 (127.6.3.194:39831), 3853b63638f14ce3ad4e7d72d276158c (127.6.3.195:38165)
I20260709 14:53:23.147217  7588 raft_consensus.cc:2804] T 877ab81f4d624d3b97d9ec6add28bfb4 P 3853b63638f14ce3ad4e7d72d276158c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:53:23.147598  7588 raft_consensus.cc:493] T 877ab81f4d624d3b97d9ec6add28bfb4 P 3853b63638f14ce3ad4e7d72d276158c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:53:23.147953  7588 raft_consensus.cc:3060] T 877ab81f4d624d3b97d9ec6add28bfb4 P 3853b63638f14ce3ad4e7d72d276158c [term 0 FOLLOWER]: Advancing to term 1
W20260709 14:53:23.149580  7243 leader_election.cc:343] T 30ef5cb60eb548b48153fc81fba53136 P 83ca7750fbc741b7afc841bda942cdb1 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 3853b63638f14ce3ad4e7d72d276158c (127.6.3.195:38165): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:23.139016  7473 leader_election.cc:290] T 877ab81f4d624d3b97d9ec6add28bfb4 P 3853b63638f14ce3ad4e7d72d276158c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 83ca7750fbc741b7afc841bda942cdb1 (127.6.3.193:39489), 1d75d40cbcd84cb4b284a0d8c8bcc1e0 (127.6.3.194:39831)
I20260709 14:53:23.152671  7277 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c4dbe85b45604277ac37550e4e39b42e" candidate_uuid: "1d75d40cbcd84cb4b284a0d8c8bcc1e0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "83ca7750fbc741b7afc841bda942cdb1" is_pre_election: true
I20260709 14:53:23.155045  7428 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c4dbe85b45604277ac37550e4e39b42e" candidate_uuid: "1d75d40cbcd84cb4b284a0d8c8bcc1e0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3853b63638f14ce3ad4e7d72d276158c" is_pre_election: true
W20260709 14:53:23.146970  7391 leader_election.cc:343] T 877ab81f4d624d3b97d9ec6add28bfb4 P 3853b63638f14ce3ad4e7d72d276158c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1d75d40cbcd84cb4b284a0d8c8bcc1e0 (127.6.3.194:39831): Illegal state: must be running to vote when last-logged opid is not known
W20260709 14:53:23.157439  7318 leader_election.cc:343] T c4dbe85b45604277ac37550e4e39b42e P 1d75d40cbcd84cb4b284a0d8c8bcc1e0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 83ca7750fbc741b7afc841bda942cdb1 (127.6.3.193:39489): Illegal state: must be running to vote when last-logged opid is not known
W20260709 14:53:23.158064  7318 leader_election.cc:343] T c4dbe85b45604277ac37550e4e39b42e P 1d75d40cbcd84cb4b284a0d8c8bcc1e0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3853b63638f14ce3ad4e7d72d276158c (127.6.3.195:38165): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:23.161370  7545 consensus_queue.cc:1048] T 0ea7a01b45f54d51b9113ffeffe0275c P 1d75d40cbcd84cb4b284a0d8c8bcc1e0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3853b63638f14ce3ad4e7d72d276158c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 38165 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:53:23.165948  7588 raft_consensus.cc:515] T 877ab81f4d624d3b97d9ec6add28bfb4 P 3853b63638f14ce3ad4e7d72d276158c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83ca7750fbc741b7afc841bda942cdb1" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39489 } } peers { permanent_uuid: "1d75d40cbcd84cb4b284a0d8c8bcc1e0" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 39831 } } peers { permanent_uuid: "3853b63638f14ce3ad4e7d72d276158c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 38165 } }
I20260709 14:53:23.166461  7354 raft_consensus.cc:2468] T 30ef5cb60eb548b48153fc81fba53136 P 1d75d40cbcd84cb4b284a0d8c8bcc1e0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 83ca7750fbc741b7afc841bda942cdb1 in term 1.
I20260709 14:53:23.166133  7176 catalog_manager.cc:5697] T 24be4c59b2cf430a8060fc063a011e9a P 3853b63638f14ce3ad4e7d72d276158c reported cstate change: term changed from 0 to 1, leader changed from <none> to 3853b63638f14ce3ad4e7d72d276158c (127.6.3.195). New cstate: current_term: 1 leader_uuid: "3853b63638f14ce3ad4e7d72d276158c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83ca7750fbc741b7afc841bda942cdb1" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39489 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1d75d40cbcd84cb4b284a0d8c8bcc1e0" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 39831 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3853b63638f14ce3ad4e7d72d276158c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 38165 } health_report { overall_health: HEALTHY } } }
I20260709 14:53:23.158452  7318 leader_election.cc:304] T c4dbe85b45604277ac37550e4e39b42e P 1d75d40cbcd84cb4b284a0d8c8bcc1e0 [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: 1d75d40cbcd84cb4b284a0d8c8bcc1e0; no voters: 3853b63638f14ce3ad4e7d72d276158c, 83ca7750fbc741b7afc841bda942cdb1
I20260709 14:53:23.174755  7595 raft_consensus.cc:515] T 9316e14ec66f4e589f58a36d3e062bd9 P 83ca7750fbc741b7afc841bda942cdb1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83ca7750fbc741b7afc841bda942cdb1" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39489 } } peers { permanent_uuid: "1d75d40cbcd84cb4b284a0d8c8bcc1e0" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 39831 } } peers { permanent_uuid: "3853b63638f14ce3ad4e7d72d276158c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 38165 } }
I20260709 14:53:23.177923  7428 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9316e14ec66f4e589f58a36d3e062bd9" candidate_uuid: "83ca7750fbc741b7afc841bda942cdb1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3853b63638f14ce3ad4e7d72d276158c"
W20260709 14:53:23.178966  7243 leader_election.cc:343] T 9316e14ec66f4e589f58a36d3e062bd9 P 83ca7750fbc741b7afc841bda942cdb1 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 3853b63638f14ce3ad4e7d72d276158c (127.6.3.195:38165): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:23.179665  7595 leader_election.cc:290] T 9316e14ec66f4e589f58a36d3e062bd9 P 83ca7750fbc741b7afc841bda942cdb1 [CANDIDATE]: Term 1 election: Requested vote from peers 1d75d40cbcd84cb4b284a0d8c8bcc1e0 (127.6.3.194:39831), 3853b63638f14ce3ad4e7d72d276158c (127.6.3.195:38165)
I20260709 14:53:23.181452  7545 raft_consensus.cc:2749] T c4dbe85b45604277ac37550e4e39b42e P 1d75d40cbcd84cb4b284a0d8c8bcc1e0 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:53:23.189015  7274 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "877ab81f4d624d3b97d9ec6add28bfb4" candidate_uuid: "3853b63638f14ce3ad4e7d72d276158c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "83ca7750fbc741b7afc841bda942cdb1"
I20260709 14:53:23.189430  7469 tablet_bootstrap.cc:654] T 3f549f3b984a459aa5ba40e4e31d803d P 1d75d40cbcd84cb4b284a0d8c8bcc1e0: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:23.189608  7274 raft_consensus.cc:3060] T 877ab81f4d624d3b97d9ec6add28bfb4 P 83ca7750fbc741b7afc841bda942cdb1 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:23.197260  7242 leader_election.cc:304] T 30ef5cb60eb548b48153fc81fba53136 P 83ca7750fbc741b7afc841bda942cdb1 [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: 1d75d40cbcd84cb4b284a0d8c8bcc1e0, 83ca7750fbc741b7afc841bda942cdb1; no voters: 3853b63638f14ce3ad4e7d72d276158c
I20260709 14:53:23.198269  7595 raft_consensus.cc:2804] T 30ef5cb60eb548b48153fc81fba53136 P 83ca7750fbc741b7afc841bda942cdb1 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:53:23.198689  7595 raft_consensus.cc:697] T 30ef5cb60eb548b48153fc81fba53136 P 83ca7750fbc741b7afc841bda942cdb1 [term 1 LEADER]: Becoming Leader. State: Replica: 83ca7750fbc741b7afc841bda942cdb1, State: Running, Role: LEADER
I20260709 14:53:23.199476  7274 raft_consensus.cc:2468] T 877ab81f4d624d3b97d9ec6add28bfb4 P 83ca7750fbc741b7afc841bda942cdb1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3853b63638f14ce3ad4e7d72d276158c in term 1.
I20260709 14:53:23.200645  7353 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9316e14ec66f4e589f58a36d3e062bd9" candidate_uuid: "83ca7750fbc741b7afc841bda942cdb1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d75d40cbcd84cb4b284a0d8c8bcc1e0"
I20260709 14:53:23.199476  7595 consensus_queue.cc:237] T 30ef5cb60eb548b48153fc81fba53136 P 83ca7750fbc741b7afc841bda942cdb1 [LEADER]: Queue going to LEADER mode. State: All 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: "83ca7750fbc741b7afc841bda942cdb1" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39489 } } peers { permanent_uuid: "1d75d40cbcd84cb4b284a0d8c8bcc1e0" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 39831 } } peers { permanent_uuid: "3853b63638f14ce3ad4e7d72d276158c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 38165 } }
I20260709 14:53:23.201203  7353 raft_consensus.cc:3060] T 9316e14ec66f4e589f58a36d3e062bd9 P 1d75d40cbcd84cb4b284a0d8c8bcc1e0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:23.203425  7392 leader_election.cc:304] T 877ab81f4d624d3b97d9ec6add28bfb4 P 3853b63638f14ce3ad4e7d72d276158c [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: 3853b63638f14ce3ad4e7d72d276158c, 83ca7750fbc741b7afc841bda942cdb1; no voters: 
I20260709 14:53:23.204200  7589 raft_consensus.cc:2804] T 877ab81f4d624d3b97d9ec6add28bfb4 P 3853b63638f14ce3ad4e7d72d276158c [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:53:23.204680  7589 raft_consensus.cc:697] T 877ab81f4d624d3b97d9ec6add28bfb4 P 3853b63638f14ce3ad4e7d72d276158c [term 1 LEADER]: Becoming Leader. State: Replica: 3853b63638f14ce3ad4e7d72d276158c, State: Running, Role: LEADER
I20260709 14:53:23.205461  7589 consensus_queue.cc:237] T 877ab81f4d624d3b97d9ec6add28bfb4 P 3853b63638f14ce3ad4e7d72d276158c [LEADER]: Queue going to LEADER mode. State: All 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: "83ca7750fbc741b7afc841bda942cdb1" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39489 } } peers { permanent_uuid: "1d75d40cbcd84cb4b284a0d8c8bcc1e0" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 39831 } } peers { permanent_uuid: "3853b63638f14ce3ad4e7d72d276158c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 38165 } }
I20260709 14:53:23.208504  7353 raft_consensus.cc:2468] T 9316e14ec66f4e589f58a36d3e062bd9 P 1d75d40cbcd84cb4b284a0d8c8bcc1e0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 83ca7750fbc741b7afc841bda942cdb1 in term 1.
I20260709 14:53:23.223675  7242 leader_election.cc:304] T 9316e14ec66f4e589f58a36d3e062bd9 P 83ca7750fbc741b7afc841bda942cdb1 [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: 1d75d40cbcd84cb4b284a0d8c8bcc1e0, 83ca7750fbc741b7afc841bda942cdb1; no voters: 3853b63638f14ce3ad4e7d72d276158c
I20260709 14:53:23.226344  7499 raft_consensus.cc:2804] T 9316e14ec66f4e589f58a36d3e062bd9 P 83ca7750fbc741b7afc841bda942cdb1 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:53:23.227195  7588 leader_election.cc:290] T 877ab81f4d624d3b97d9ec6add28bfb4 P 3853b63638f14ce3ad4e7d72d276158c [CANDIDATE]: Term 1 election: Requested vote from peers 83ca7750fbc741b7afc841bda942cdb1 (127.6.3.193:39489), 1d75d40cbcd84cb4b284a0d8c8bcc1e0 (127.6.3.194:39831)
I20260709 14:53:23.234227  7499 raft_consensus.cc:697] T 9316e14ec66f4e589f58a36d3e062bd9 P 83ca7750fbc741b7afc841bda942cdb1 [term 1 LEADER]: Becoming Leader. State: Replica: 83ca7750fbc741b7afc841bda942cdb1, State: Running, Role: LEADER
I20260709 14:53:23.234316  7353 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "877ab81f4d624d3b97d9ec6add28bfb4" candidate_uuid: "3853b63638f14ce3ad4e7d72d276158c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d75d40cbcd84cb4b284a0d8c8bcc1e0"
I20260709 14:53:23.247852  7499 consensus_queue.cc:237] T 9316e14ec66f4e589f58a36d3e062bd9 P 83ca7750fbc741b7afc841bda942cdb1 [LEADER]: Queue going to LEADER mode. State: All 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: "83ca7750fbc741b7afc841bda942cdb1" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39489 } } peers { permanent_uuid: "1d75d40cbcd84cb4b284a0d8c8bcc1e0" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 39831 } } peers { permanent_uuid: "3853b63638f14ce3ad4e7d72d276158c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 38165 } }
I20260709 14:53:23.259106  7470 tablet_bootstrap.cc:654] T c4dbe85b45604277ac37550e4e39b42e P 83ca7750fbc741b7afc841bda942cdb1: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:23.271530  7176 catalog_manager.cc:5697] T 877ab81f4d624d3b97d9ec6add28bfb4 P 3853b63638f14ce3ad4e7d72d276158c reported cstate change: term changed from 0 to 1, leader changed from <none> to 3853b63638f14ce3ad4e7d72d276158c (127.6.3.195). New cstate: current_term: 1 leader_uuid: "3853b63638f14ce3ad4e7d72d276158c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83ca7750fbc741b7afc841bda942cdb1" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39489 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1d75d40cbcd84cb4b284a0d8c8bcc1e0" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 39831 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3853b63638f14ce3ad4e7d72d276158c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 38165 } health_report { overall_health: HEALTHY } } }
W20260709 14:53:23.275648  7391 leader_election.cc:343] T 877ab81f4d624d3b97d9ec6add28bfb4 P 3853b63638f14ce3ad4e7d72d276158c [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 1d75d40cbcd84cb4b284a0d8c8bcc1e0 (127.6.3.194:39831): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:23.277742  7468 tablet_bootstrap.cc:492] T da30c040b91d449a914931543871b0eb P 3853b63638f14ce3ad4e7d72d276158c: No bootstrap required, opened a new log
I20260709 14:53:23.278295  7468 ts_tablet_manager.cc:1403] T da30c040b91d449a914931543871b0eb P 3853b63638f14ce3ad4e7d72d276158c: Time spent bootstrapping tablet: real 0.378s	user 0.009s	sys 0.021s
I20260709 14:53:23.280685  7177 catalog_manager.cc:5697] T 30ef5cb60eb548b48153fc81fba53136 P 83ca7750fbc741b7afc841bda942cdb1 reported cstate change: term changed from 0 to 1, leader changed from <none> to 83ca7750fbc741b7afc841bda942cdb1 (127.6.3.193). New cstate: current_term: 1 leader_uuid: "83ca7750fbc741b7afc841bda942cdb1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83ca7750fbc741b7afc841bda942cdb1" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39489 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1d75d40cbcd84cb4b284a0d8c8bcc1e0" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 39831 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3853b63638f14ce3ad4e7d72d276158c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 38165 } health_report { overall_health: UNKNOWN } } }
I20260709 14:53:23.285209  7468 raft_consensus.cc:359] T da30c040b91d449a914931543871b0eb P 3853b63638f14ce3ad4e7d72d276158c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83ca7750fbc741b7afc841bda942cdb1" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39489 } } peers { permanent_uuid: "1d75d40cbcd84cb4b284a0d8c8bcc1e0" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 39831 } } peers { permanent_uuid: "3853b63638f14ce3ad4e7d72d276158c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 38165 } }
I20260709 14:53:23.287606  7468 raft_consensus.cc:385] T da30c040b91d449a914931543871b0eb P 3853b63638f14ce3ad4e7d72d276158c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:23.287993  7468 raft_consensus.cc:740] T da30c040b91d449a914931543871b0eb P 3853b63638f14ce3ad4e7d72d276158c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3853b63638f14ce3ad4e7d72d276158c, State: Initialized, Role: FOLLOWER
I20260709 14:53:23.289273  7468 consensus_queue.cc:260] T da30c040b91d449a914931543871b0eb P 3853b63638f14ce3ad4e7d72d276158c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83ca7750fbc741b7afc841bda942cdb1" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39489 } } peers { permanent_uuid: "1d75d40cbcd84cb4b284a0d8c8bcc1e0" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 39831 } } peers { permanent_uuid: "3853b63638f14ce3ad4e7d72d276158c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 38165 } }
I20260709 14:53:23.296319  7468 ts_tablet_manager.cc:1434] T da30c040b91d449a914931543871b0eb P 3853b63638f14ce3ad4e7d72d276158c: Time spent starting tablet: real 0.018s	user 0.006s	sys 0.000s
I20260709 14:53:23.296942  7468 tablet_bootstrap.cc:492] T 30ef5cb60eb548b48153fc81fba53136 P 3853b63638f14ce3ad4e7d72d276158c: Bootstrap starting.
I20260709 14:53:23.310776  7470 tablet_bootstrap.cc:492] T c4dbe85b45604277ac37550e4e39b42e P 83ca7750fbc741b7afc841bda942cdb1: No bootstrap required, opened a new log
I20260709 14:53:23.311249  7470 ts_tablet_manager.cc:1403] T c4dbe85b45604277ac37550e4e39b42e P 83ca7750fbc741b7afc841bda942cdb1: Time spent bootstrapping tablet: real 0.238s	user 0.014s	sys 0.012s
I20260709 14:53:23.313583  7177 catalog_manager.cc:5697] T 9316e14ec66f4e589f58a36d3e062bd9 P 83ca7750fbc741b7afc841bda942cdb1 reported cstate change: term changed from 0 to 1, leader changed from <none> to 83ca7750fbc741b7afc841bda942cdb1 (127.6.3.193). New cstate: current_term: 1 leader_uuid: "83ca7750fbc741b7afc841bda942cdb1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83ca7750fbc741b7afc841bda942cdb1" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39489 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1d75d40cbcd84cb4b284a0d8c8bcc1e0" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 39831 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3853b63638f14ce3ad4e7d72d276158c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 38165 } health_report { overall_health: UNKNOWN } } }
I20260709 14:53:23.314000  7470 raft_consensus.cc:359] T c4dbe85b45604277ac37550e4e39b42e P 83ca7750fbc741b7afc841bda942cdb1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83ca7750fbc741b7afc841bda942cdb1" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39489 } } peers { permanent_uuid: "1d75d40cbcd84cb4b284a0d8c8bcc1e0" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 39831 } } peers { permanent_uuid: "3853b63638f14ce3ad4e7d72d276158c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 38165 } }
I20260709 14:53:23.314797  7470 raft_consensus.cc:385] T c4dbe85b45604277ac37550e4e39b42e P 83ca7750fbc741b7afc841bda942cdb1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:23.315076  7470 raft_consensus.cc:740] T c4dbe85b45604277ac37550e4e39b42e P 83ca7750fbc741b7afc841bda942cdb1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 83ca7750fbc741b7afc841bda942cdb1, State: Initialized, Role: FOLLOWER
I20260709 14:53:23.315858  7470 consensus_queue.cc:260] T c4dbe85b45604277ac37550e4e39b42e P 83ca7750fbc741b7afc841bda942cdb1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83ca7750fbc741b7afc841bda942cdb1" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39489 } } peers { permanent_uuid: "1d75d40cbcd84cb4b284a0d8c8bcc1e0" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 39831 } } peers { permanent_uuid: "3853b63638f14ce3ad4e7d72d276158c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 38165 } }
I20260709 14:53:23.318292  7470 ts_tablet_manager.cc:1434] T c4dbe85b45604277ac37550e4e39b42e P 83ca7750fbc741b7afc841bda942cdb1: Time spent starting tablet: real 0.007s	user 0.001s	sys 0.003s
I20260709 14:53:23.318567  7468 tablet_bootstrap.cc:654] T 30ef5cb60eb548b48153fc81fba53136 P 3853b63638f14ce3ad4e7d72d276158c: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:23.319311  7470 tablet_bootstrap.cc:492] T b7e4398ed84d48c49f5aea7e044d5988 P 83ca7750fbc741b7afc841bda942cdb1: Bootstrap starting.
I20260709 14:53:23.323848  7469 tablet_bootstrap.cc:492] T 3f549f3b984a459aa5ba40e4e31d803d P 1d75d40cbcd84cb4b284a0d8c8bcc1e0: No bootstrap required, opened a new log
I20260709 14:53:23.324360  7469 ts_tablet_manager.cc:1403] T 3f549f3b984a459aa5ba40e4e31d803d P 1d75d40cbcd84cb4b284a0d8c8bcc1e0: Time spent bootstrapping tablet: real 0.263s	user 0.011s	sys 0.014s
I20260709 14:53:23.325567  7470 tablet_bootstrap.cc:654] T b7e4398ed84d48c49f5aea7e044d5988 P 83ca7750fbc741b7afc841bda942cdb1: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:23.327447  7469 raft_consensus.cc:359] T 3f549f3b984a459aa5ba40e4e31d803d P 1d75d40cbcd84cb4b284a0d8c8bcc1e0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83ca7750fbc741b7afc841bda942cdb1" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39489 } } peers { permanent_uuid: "1d75d40cbcd84cb4b284a0d8c8bcc1e0" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 39831 } } peers { permanent_uuid: "3853b63638f14ce3ad4e7d72d276158c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 38165 } }
I20260709 14:53:23.328279  7469 raft_consensus.cc:385] T 3f549f3b984a459aa5ba40e4e31d803d P 1d75d40cbcd84cb4b284a0d8c8bcc1e0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:23.328562  7469 raft_consensus.cc:740] T 3f549f3b984a459aa5ba40e4e31d803d P 1d75d40cbcd84cb4b284a0d8c8bcc1e0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1d75d40cbcd84cb4b284a0d8c8bcc1e0, State: Initialized, Role: FOLLOWER
I20260709 14:53:23.329226  7469 consensus_queue.cc:260] T 3f549f3b984a459aa5ba40e4e31d803d P 1d75d40cbcd84cb4b284a0d8c8bcc1e0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83ca7750fbc741b7afc841bda942cdb1" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39489 } } peers { permanent_uuid: "1d75d40cbcd84cb4b284a0d8c8bcc1e0" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 39831 } } peers { permanent_uuid: "3853b63638f14ce3ad4e7d72d276158c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 38165 } }
I20260709 14:53:23.330509  7468 tablet_bootstrap.cc:492] T 30ef5cb60eb548b48153fc81fba53136 P 3853b63638f14ce3ad4e7d72d276158c: No bootstrap required, opened a new log
I20260709 14:53:23.330899  7468 ts_tablet_manager.cc:1403] T 30ef5cb60eb548b48153fc81fba53136 P 3853b63638f14ce3ad4e7d72d276158c: Time spent bootstrapping tablet: real 0.034s	user 0.009s	sys 0.007s
I20260709 14:53:23.333003  7468 raft_consensus.cc:359] T 30ef5cb60eb548b48153fc81fba53136 P 3853b63638f14ce3ad4e7d72d276158c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83ca7750fbc741b7afc841bda942cdb1" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39489 } } peers { permanent_uuid: "1d75d40cbcd84cb4b284a0d8c8bcc1e0" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 39831 } } peers { permanent_uuid: "3853b63638f14ce3ad4e7d72d276158c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 38165 } }
I20260709 14:53:23.333571  7468 raft_consensus.cc:385] T 30ef5cb60eb548b48153fc81fba53136 P 3853b63638f14ce3ad4e7d72d276158c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:23.333834  7468 raft_consensus.cc:740] T 30ef5cb60eb548b48153fc81fba53136 P 3853b63638f14ce3ad4e7d72d276158c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3853b63638f14ce3ad4e7d72d276158c, State: Initialized, Role: FOLLOWER
I20260709 14:53:23.334276  7469 ts_tablet_manager.cc:1434] T 3f549f3b984a459aa5ba40e4e31d803d P 1d75d40cbcd84cb4b284a0d8c8bcc1e0: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.001s
I20260709 14:53:23.334424  7470 tablet_bootstrap.cc:492] T b7e4398ed84d48c49f5aea7e044d5988 P 83ca7750fbc741b7afc841bda942cdb1: No bootstrap required, opened a new log
I20260709 14:53:23.334841  7470 ts_tablet_manager.cc:1403] T b7e4398ed84d48c49f5aea7e044d5988 P 83ca7750fbc741b7afc841bda942cdb1: Time spent bootstrapping tablet: real 0.016s	user 0.012s	sys 0.000s
I20260709 14:53:23.334631  7468 consensus_queue.cc:260] T 30ef5cb60eb548b48153fc81fba53136 P 3853b63638f14ce3ad4e7d72d276158c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83ca7750fbc741b7afc841bda942cdb1" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39489 } } peers { permanent_uuid: "1d75d40cbcd84cb4b284a0d8c8bcc1e0" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 39831 } } peers { permanent_uuid: "3853b63638f14ce3ad4e7d72d276158c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 38165 } }
I20260709 14:53:23.335114  7469 tablet_bootstrap.cc:492] T 877ab81f4d624d3b97d9ec6add28bfb4 P 1d75d40cbcd84cb4b284a0d8c8bcc1e0: Bootstrap starting.
I20260709 14:53:23.337174  7470 raft_consensus.cc:359] T b7e4398ed84d48c49f5aea7e044d5988 P 83ca7750fbc741b7afc841bda942cdb1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83ca7750fbc741b7afc841bda942cdb1" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39489 } } peers { permanent_uuid: "1d75d40cbcd84cb4b284a0d8c8bcc1e0" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 39831 } } peers { permanent_uuid: "3853b63638f14ce3ad4e7d72d276158c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 38165 } }
I20260709 14:53:23.337651  7470 raft_consensus.cc:385] T b7e4398ed84d48c49f5aea7e044d5988 P 83ca7750fbc741b7afc841bda942cdb1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:23.337879  7470 raft_consensus.cc:740] T b7e4398ed84d48c49f5aea7e044d5988 P 83ca7750fbc741b7afc841bda942cdb1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 83ca7750fbc741b7afc841bda942cdb1, State: Initialized, Role: FOLLOWER
I20260709 14:53:23.338534  7470 consensus_queue.cc:260] T b7e4398ed84d48c49f5aea7e044d5988 P 83ca7750fbc741b7afc841bda942cdb1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83ca7750fbc741b7afc841bda942cdb1" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39489 } } peers { permanent_uuid: "1d75d40cbcd84cb4b284a0d8c8bcc1e0" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 39831 } } peers { permanent_uuid: "3853b63638f14ce3ad4e7d72d276158c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 38165 } }
I20260709 14:53:23.339498  7468 ts_tablet_manager.cc:1434] T 30ef5cb60eb548b48153fc81fba53136 P 3853b63638f14ce3ad4e7d72d276158c: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.000s
I20260709 14:53:23.340339  7468 tablet_bootstrap.cc:492] T 9316e14ec66f4e589f58a36d3e062bd9 P 3853b63638f14ce3ad4e7d72d276158c: Bootstrap starting.
I20260709 14:53:23.340426  7470 ts_tablet_manager.cc:1434] T b7e4398ed84d48c49f5aea7e044d5988 P 83ca7750fbc741b7afc841bda942cdb1: Time spent starting tablet: real 0.005s	user 0.001s	sys 0.002s
I20260709 14:53:23.342041  7470 tablet_bootstrap.cc:492] T bc632fabf1554449b1c28acf58a6b2c6 P 83ca7750fbc741b7afc841bda942cdb1: Bootstrap starting.
I20260709 14:53:23.346643  7468 tablet_bootstrap.cc:654] T 9316e14ec66f4e589f58a36d3e062bd9 P 3853b63638f14ce3ad4e7d72d276158c: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:23.349148  7470 tablet_bootstrap.cc:654] T bc632fabf1554449b1c28acf58a6b2c6 P 83ca7750fbc741b7afc841bda942cdb1: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:23.358937  7470 tablet_bootstrap.cc:492] T bc632fabf1554449b1c28acf58a6b2c6 P 83ca7750fbc741b7afc841bda942cdb1: No bootstrap required, opened a new log
I20260709 14:53:23.359323  7470 ts_tablet_manager.cc:1403] T bc632fabf1554449b1c28acf58a6b2c6 P 83ca7750fbc741b7afc841bda942cdb1: Time spent bootstrapping tablet: real 0.017s	user 0.010s	sys 0.002s
I20260709 14:53:23.360932  7469 tablet_bootstrap.cc:654] T 877ab81f4d624d3b97d9ec6add28bfb4 P 1d75d40cbcd84cb4b284a0d8c8bcc1e0: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:23.361249  7470 raft_consensus.cc:359] T bc632fabf1554449b1c28acf58a6b2c6 P 83ca7750fbc741b7afc841bda942cdb1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83ca7750fbc741b7afc841bda942cdb1" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39489 } } peers { permanent_uuid: "1d75d40cbcd84cb4b284a0d8c8bcc1e0" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 39831 } } peers { permanent_uuid: "3853b63638f14ce3ad4e7d72d276158c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 38165 } }
I20260709 14:53:23.361620  7468 tablet_bootstrap.cc:492] T 9316e14ec66f4e589f58a36d3e062bd9 P 3853b63638f14ce3ad4e7d72d276158c: No bootstrap required, opened a new log
I20260709 14:53:23.361901  7470 raft_consensus.cc:385] T bc632fabf1554449b1c28acf58a6b2c6 P 83ca7750fbc741b7afc841bda942cdb1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:23.362069  7468 ts_tablet_manager.cc:1403] T 9316e14ec66f4e589f58a36d3e062bd9 P 3853b63638f14ce3ad4e7d72d276158c: Time spent bootstrapping tablet: real 0.022s	user 0.012s	sys 0.004s
I20260709 14:53:23.362159  7470 raft_consensus.cc:740] T bc632fabf1554449b1c28acf58a6b2c6 P 83ca7750fbc741b7afc841bda942cdb1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 83ca7750fbc741b7afc841bda942cdb1, State: Initialized, Role: FOLLOWER
I20260709 14:53:23.362771  7470 consensus_queue.cc:260] T bc632fabf1554449b1c28acf58a6b2c6 P 83ca7750fbc741b7afc841bda942cdb1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83ca7750fbc741b7afc841bda942cdb1" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39489 } } peers { permanent_uuid: "1d75d40cbcd84cb4b284a0d8c8bcc1e0" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 39831 } } peers { permanent_uuid: "3853b63638f14ce3ad4e7d72d276158c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 38165 } }
I20260709 14:53:23.364382  7468 raft_consensus.cc:359] T 9316e14ec66f4e589f58a36d3e062bd9 P 3853b63638f14ce3ad4e7d72d276158c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83ca7750fbc741b7afc841bda942cdb1" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39489 } } peers { permanent_uuid: "1d75d40cbcd84cb4b284a0d8c8bcc1e0" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 39831 } } peers { permanent_uuid: "3853b63638f14ce3ad4e7d72d276158c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 38165 } }
I20260709 14:53:23.364908  7468 raft_consensus.cc:385] T 9316e14ec66f4e589f58a36d3e062bd9 P 3853b63638f14ce3ad4e7d72d276158c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:23.365125  7468 raft_consensus.cc:740] T 9316e14ec66f4e589f58a36d3e062bd9 P 3853b63638f14ce3ad4e7d72d276158c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3853b63638f14ce3ad4e7d72d276158c, State: Initialized, Role: FOLLOWER
I20260709 14:53:23.365720  7468 consensus_queue.cc:260] T 9316e14ec66f4e589f58a36d3e062bd9 P 3853b63638f14ce3ad4e7d72d276158c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83ca7750fbc741b7afc841bda942cdb1" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39489 } } peers { permanent_uuid: "1d75d40cbcd84cb4b284a0d8c8bcc1e0" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 39831 } } peers { permanent_uuid: "3853b63638f14ce3ad4e7d72d276158c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 38165 } }
I20260709 14:53:23.367570  7468 ts_tablet_manager.cc:1434] T 9316e14ec66f4e589f58a36d3e062bd9 P 3853b63638f14ce3ad4e7d72d276158c: Time spent starting tablet: real 0.005s	user 0.005s	sys 0.000s
I20260709 14:53:23.368592  7468 tablet_bootstrap.cc:492] T be03c37c342a4c9ea91e91adab6a7924 P 3853b63638f14ce3ad4e7d72d276158c: Bootstrap starting.
I20260709 14:53:23.371960  7470 ts_tablet_manager.cc:1434] T bc632fabf1554449b1c28acf58a6b2c6 P 83ca7750fbc741b7afc841bda942cdb1: Time spent starting tablet: real 0.012s	user 0.003s	sys 0.001s
I20260709 14:53:23.372769  7470 tablet_bootstrap.cc:492] T 1bbf19326d5f47ed93ff247fcf989d27 P 83ca7750fbc741b7afc841bda942cdb1: Bootstrap starting.
I20260709 14:53:23.373854  7468 tablet_bootstrap.cc:654] T be03c37c342a4c9ea91e91adab6a7924 P 3853b63638f14ce3ad4e7d72d276158c: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:23.381027  7469 tablet_bootstrap.cc:492] T 877ab81f4d624d3b97d9ec6add28bfb4 P 1d75d40cbcd84cb4b284a0d8c8bcc1e0: No bootstrap required, opened a new log
I20260709 14:53:23.381422  7469 ts_tablet_manager.cc:1403] T 877ab81f4d624d3b97d9ec6add28bfb4 P 1d75d40cbcd84cb4b284a0d8c8bcc1e0: Time spent bootstrapping tablet: real 0.046s	user 0.009s	sys 0.001s
I20260709 14:53:23.383694  7469 raft_consensus.cc:359] T 877ab81f4d624d3b97d9ec6add28bfb4 P 1d75d40cbcd84cb4b284a0d8c8bcc1e0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83ca7750fbc741b7afc841bda942cdb1" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39489 } } peers { permanent_uuid: "1d75d40cbcd84cb4b284a0d8c8bcc1e0" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 39831 } } peers { permanent_uuid: "3853b63638f14ce3ad4e7d72d276158c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 38165 } }
I20260709 14:53:23.384300  7469 raft_consensus.cc:385] T 877ab81f4d624d3b97d9ec6add28bfb4 P 1d75d40cbcd84cb4b284a0d8c8bcc1e0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:23.384562  7469 raft_consensus.cc:740] T 877ab81f4d624d3b97d9ec6add28bfb4 P 1d75d40cbcd84cb4b284a0d8c8bcc1e0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1d75d40cbcd84cb4b284a0d8c8bcc1e0, State: Initialized, Role: FOLLOWER
I20260709 14:53:23.385321  7469 consensus_queue.cc:260] T 877ab81f4d624d3b97d9ec6add28bfb4 P 1d75d40cbcd84cb4b284a0d8c8bcc1e0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83ca7750fbc741b7afc841bda942cdb1" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39489 } } peers { permanent_uuid: "1d75d40cbcd84cb4b284a0d8c8bcc1e0" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 39831 } } peers { permanent_uuid: "3853b63638f14ce3ad4e7d72d276158c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 38165 } }
I20260709 14:53:23.387403  7469 ts_tablet_manager.cc:1434] T 877ab81f4d624d3b97d9ec6add28bfb4 P 1d75d40cbcd84cb4b284a0d8c8bcc1e0: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.001s
I20260709 14:53:23.388319  7470 tablet_bootstrap.cc:654] T 1bbf19326d5f47ed93ff247fcf989d27 P 83ca7750fbc741b7afc841bda942cdb1: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:23.391837  7469 tablet_bootstrap.cc:492] T 130e64ada83e469094d5a2b36aa4ffdf P 1d75d40cbcd84cb4b284a0d8c8bcc1e0: Bootstrap starting.
I20260709 14:53:23.396469  7598 raft_consensus.cc:493] T 877ab81f4d624d3b97d9ec6add28bfb4 P 1d75d40cbcd84cb4b284a0d8c8bcc1e0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:23.396944  7598 raft_consensus.cc:515] T 877ab81f4d624d3b97d9ec6add28bfb4 P 1d75d40cbcd84cb4b284a0d8c8bcc1e0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83ca7750fbc741b7afc841bda942cdb1" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39489 } } peers { permanent_uuid: "1d75d40cbcd84cb4b284a0d8c8bcc1e0" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 39831 } } peers { permanent_uuid: "3853b63638f14ce3ad4e7d72d276158c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 38165 } }
I20260709 14:53:23.397832  7469 tablet_bootstrap.cc:654] T 130e64ada83e469094d5a2b36aa4ffdf P 1d75d40cbcd84cb4b284a0d8c8bcc1e0: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:23.398939  7598 leader_election.cc:290] T 877ab81f4d624d3b97d9ec6add28bfb4 P 1d75d40cbcd84cb4b284a0d8c8bcc1e0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 83ca7750fbc741b7afc841bda942cdb1 (127.6.3.193:39489), 3853b63638f14ce3ad4e7d72d276158c (127.6.3.195:38165)
I20260709 14:53:23.401311  7274 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "877ab81f4d624d3b97d9ec6add28bfb4" candidate_uuid: "1d75d40cbcd84cb4b284a0d8c8bcc1e0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "83ca7750fbc741b7afc841bda942cdb1" is_pre_election: true
I20260709 14:53:23.402298  7274 raft_consensus.cc:2393] T 877ab81f4d624d3b97d9ec6add28bfb4 P 83ca7750fbc741b7afc841bda942cdb1 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 1d75d40cbcd84cb4b284a0d8c8bcc1e0 in current term 1: Already voted for candidate 3853b63638f14ce3ad4e7d72d276158c in this term.
I20260709 14:53:23.403537  7425 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "877ab81f4d624d3b97d9ec6add28bfb4" candidate_uuid: "1d75d40cbcd84cb4b284a0d8c8bcc1e0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3853b63638f14ce3ad4e7d72d276158c" is_pre_election: true
I20260709 14:53:23.406880  7318 leader_election.cc:304] T 877ab81f4d624d3b97d9ec6add28bfb4 P 1d75d40cbcd84cb4b284a0d8c8bcc1e0 [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: 1d75d40cbcd84cb4b284a0d8c8bcc1e0; no voters: 3853b63638f14ce3ad4e7d72d276158c, 83ca7750fbc741b7afc841bda942cdb1
I20260709 14:53:23.410393  7468 tablet_bootstrap.cc:492] T be03c37c342a4c9ea91e91adab6a7924 P 3853b63638f14ce3ad4e7d72d276158c: No bootstrap required, opened a new log
I20260709 14:53:23.410959  7468 ts_tablet_manager.cc:1403] T be03c37c342a4c9ea91e91adab6a7924 P 3853b63638f14ce3ad4e7d72d276158c: Time spent bootstrapping tablet: real 0.042s	user 0.011s	sys 0.008s
I20260709 14:53:23.409310  7494 raft_consensus.cc:3060] T 877ab81f4d624d3b97d9ec6add28bfb4 P 1d75d40cbcd84cb4b284a0d8c8bcc1e0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:23.419718  7468 raft_consensus.cc:359] T be03c37c342a4c9ea91e91adab6a7924 P 3853b63638f14ce3ad4e7d72d276158c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83ca7750fbc741b7afc841bda942cdb1" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39489 } } peers { permanent_uuid: "1d75d40cbcd84cb4b284a0d8c8bcc1e0" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 39831 } } peers { permanent_uuid: "3853b63638f14ce3ad4e7d72d276158c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 38165 } }
I20260709 14:53:23.420397  7468 raft_consensus.cc:385] T be03c37c342a4c9ea91e91adab6a7924 P 3853b63638f14ce3ad4e7d72d276158c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:23.420678  7468 raft_consensus.cc:740] T be03c37c342a4c9ea91e91adab6a7924 P 3853b63638f14ce3ad4e7d72d276158c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3853b63638f14ce3ad4e7d72d276158c, State: Initialized, Role: FOLLOWER
I20260709 14:53:23.426823  7468 consensus_queue.cc:260] T be03c37c342a4c9ea91e91adab6a7924 P 3853b63638f14ce3ad4e7d72d276158c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83ca7750fbc741b7afc841bda942cdb1" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39489 } } peers { permanent_uuid: "1d75d40cbcd84cb4b284a0d8c8bcc1e0" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 39831 } } peers { permanent_uuid: "3853b63638f14ce3ad4e7d72d276158c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 38165 } }
I20260709 14:53:23.444413  7494 raft_consensus.cc:2749] T 877ab81f4d624d3b97d9ec6add28bfb4 P 1d75d40cbcd84cb4b284a0d8c8bcc1e0 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:53:23.450356  7468 ts_tablet_manager.cc:1434] T be03c37c342a4c9ea91e91adab6a7924 P 3853b63638f14ce3ad4e7d72d276158c: Time spent starting tablet: real 0.039s	user 0.006s	sys 0.000s
I20260709 14:53:23.451289  7468 tablet_bootstrap.cc:492] T 3f549f3b984a459aa5ba40e4e31d803d P 3853b63638f14ce3ad4e7d72d276158c: Bootstrap starting.
I20260709 14:53:23.452136  7469 tablet_bootstrap.cc:492] T 130e64ada83e469094d5a2b36aa4ffdf P 1d75d40cbcd84cb4b284a0d8c8bcc1e0: No bootstrap required, opened a new log
I20260709 14:53:23.452575  7469 ts_tablet_manager.cc:1403] T 130e64ada83e469094d5a2b36aa4ffdf P 1d75d40cbcd84cb4b284a0d8c8bcc1e0: Time spent bootstrapping tablet: real 0.061s	user 0.010s	sys 0.028s
I20260709 14:53:23.455571  7469 raft_consensus.cc:359] T 130e64ada83e469094d5a2b36aa4ffdf P 1d75d40cbcd84cb4b284a0d8c8bcc1e0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83ca7750fbc741b7afc841bda942cdb1" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39489 } } peers { permanent_uuid: "1d75d40cbcd84cb4b284a0d8c8bcc1e0" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 39831 } } peers { permanent_uuid: "3853b63638f14ce3ad4e7d72d276158c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 38165 } }
I20260709 14:53:23.456260  7469 raft_consensus.cc:385] T 130e64ada83e469094d5a2b36aa4ffdf P 1d75d40cbcd84cb4b284a0d8c8bcc1e0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:23.456552  7469 raft_consensus.cc:740] T 130e64ada83e469094d5a2b36aa4ffdf P 1d75d40cbcd84cb4b284a0d8c8bcc1e0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1d75d40cbcd84cb4b284a0d8c8bcc1e0, State: Initialized, Role: FOLLOWER
I20260709 14:53:23.457309  7468 tablet_bootstrap.cc:654] T 3f549f3b984a459aa5ba40e4e31d803d P 3853b63638f14ce3ad4e7d72d276158c: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:23.457206  7469 consensus_queue.cc:260] T 130e64ada83e469094d5a2b36aa4ffdf P 1d75d40cbcd84cb4b284a0d8c8bcc1e0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83ca7750fbc741b7afc841bda942cdb1" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39489 } } peers { permanent_uuid: "1d75d40cbcd84cb4b284a0d8c8bcc1e0" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 39831 } } peers { permanent_uuid: "3853b63638f14ce3ad4e7d72d276158c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 38165 } }
I20260709 14:53:23.460498  7469 ts_tablet_manager.cc:1434] T 130e64ada83e469094d5a2b36aa4ffdf P 1d75d40cbcd84cb4b284a0d8c8bcc1e0: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260709 14:53:23.461408  7469 tablet_bootstrap.cc:492] T 10fe819f4f624ebe977287d7f96692d8 P 1d75d40cbcd84cb4b284a0d8c8bcc1e0: Bootstrap starting.
I20260709 14:53:23.467490  7469 tablet_bootstrap.cc:654] T 10fe819f4f624ebe977287d7f96692d8 P 1d75d40cbcd84cb4b284a0d8c8bcc1e0: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:23.475796  7470 tablet_bootstrap.cc:492] T 1bbf19326d5f47ed93ff247fcf989d27 P 83ca7750fbc741b7afc841bda942cdb1: No bootstrap required, opened a new log
I20260709 14:53:23.476187  7470 ts_tablet_manager.cc:1403] T 1bbf19326d5f47ed93ff247fcf989d27 P 83ca7750fbc741b7afc841bda942cdb1: Time spent bootstrapping tablet: real 0.104s	user 0.012s	sys 0.005s
I20260709 14:53:23.476920  7468 tablet_bootstrap.cc:492] T 3f549f3b984a459aa5ba40e4e31d803d P 3853b63638f14ce3ad4e7d72d276158c: No bootstrap required, opened a new log
I20260709 14:53:23.477334  7468 ts_tablet_manager.cc:1403] T 3f549f3b984a459aa5ba40e4e31d803d P 3853b63638f14ce3ad4e7d72d276158c: Time spent bootstrapping tablet: real 0.026s	user 0.015s	sys 0.000s
I20260709 14:53:23.478516  7470 raft_consensus.cc:359] T 1bbf19326d5f47ed93ff247fcf989d27 P 83ca7750fbc741b7afc841bda942cdb1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83ca7750fbc741b7afc841bda942cdb1" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39489 } } peers { permanent_uuid: "1d75d40cbcd84cb4b284a0d8c8bcc1e0" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 39831 } } peers { permanent_uuid: "3853b63638f14ce3ad4e7d72d276158c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 38165 } }
I20260709 14:53:23.481773  7468 raft_consensus.cc:359] T 3f549f3b984a459aa5ba40e4e31d803d P 3853b63638f14ce3ad4e7d72d276158c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83ca7750fbc741b7afc841bda942cdb1" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39489 } } peers { permanent_uuid: "1d75d40cbcd84cb4b284a0d8c8bcc1e0" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 39831 } } peers { permanent_uuid: "3853b63638f14ce3ad4e7d72d276158c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 38165 } }
I20260709 14:53:23.494200  7470 raft_consensus.cc:385] T 1bbf19326d5f47ed93ff247fcf989d27 P 83ca7750fbc741b7afc841bda942cdb1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:23.494444  7468 raft_consensus.cc:385] T 3f549f3b984a459aa5ba40e4e31d803d P 3853b63638f14ce3ad4e7d72d276158c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:23.494578  7470 raft_consensus.cc:740] T 1bbf19326d5f47ed93ff247fcf989d27 P 83ca7750fbc741b7afc841bda942cdb1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 83ca7750fbc741b7afc841bda942cdb1, State: Initialized, Role: FOLLOWER
I20260709 14:53:23.484789  7469 tablet_bootstrap.cc:492] T 10fe819f4f624ebe977287d7f96692d8 P 1d75d40cbcd84cb4b284a0d8c8bcc1e0: No bootstrap required, opened a new log
I20260709 14:53:23.494851  7468 raft_consensus.cc:740] T 3f549f3b984a459aa5ba40e4e31d803d P 3853b63638f14ce3ad4e7d72d276158c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3853b63638f14ce3ad4e7d72d276158c, State: Initialized, Role: FOLLOWER
I20260709 14:53:23.495456  7470 consensus_queue.cc:260] T 1bbf19326d5f47ed93ff247fcf989d27 P 83ca7750fbc741b7afc841bda942cdb1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83ca7750fbc741b7afc841bda942cdb1" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39489 } } peers { permanent_uuid: "1d75d40cbcd84cb4b284a0d8c8bcc1e0" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 39831 } } peers { permanent_uuid: "3853b63638f14ce3ad4e7d72d276158c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 38165 } }
I20260709 14:53:23.495647  7468 consensus_queue.cc:260] T 3f549f3b984a459aa5ba40e4e31d803d P 3853b63638f14ce3ad4e7d72d276158c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83ca7750fbc741b7afc841bda942cdb1" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39489 } } peers { permanent_uuid: "1d75d40cbcd84cb4b284a0d8c8bcc1e0" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 39831 } } peers { permanent_uuid: "3853b63638f14ce3ad4e7d72d276158c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 38165 } }
I20260709 14:53:23.497006  7470 ts_tablet_manager.cc:1434] T 1bbf19326d5f47ed93ff247fcf989d27 P 83ca7750fbc741b7afc841bda942cdb1: Time spent starting tablet: real 0.021s	user 0.005s	sys 0.000s
I20260709 14:53:23.497347  7469 ts_tablet_manager.cc:1403] T 10fe819f4f624ebe977287d7f96692d8 P 1d75d40cbcd84cb4b284a0d8c8bcc1e0: Time spent bootstrapping tablet: real 0.036s	user 0.010s	sys 0.013s
I20260709 14:53:23.497538  7468 ts_tablet_manager.cc:1434] T 3f549f3b984a459aa5ba40e4e31d803d P 3853b63638f14ce3ad4e7d72d276158c: Time spent starting tablet: real 0.020s	user 0.005s	sys 0.000s
I20260709 14:53:23.497884  7470 tablet_bootstrap.cc:492] T 1309193830474f33b093af0e45e46693 P 83ca7750fbc741b7afc841bda942cdb1: Bootstrap starting.
I20260709 14:53:23.498370  7468 tablet_bootstrap.cc:492] T 10fe819f4f624ebe977287d7f96692d8 P 3853b63638f14ce3ad4e7d72d276158c: Bootstrap starting.
I20260709 14:53:23.500468  7469 raft_consensus.cc:359] T 10fe819f4f624ebe977287d7f96692d8 P 1d75d40cbcd84cb4b284a0d8c8bcc1e0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83ca7750fbc741b7afc841bda942cdb1" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39489 } } peers { permanent_uuid: "1d75d40cbcd84cb4b284a0d8c8bcc1e0" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 39831 } } peers { permanent_uuid: "3853b63638f14ce3ad4e7d72d276158c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 38165 } }
I20260709 14:53:23.501076  7469 raft_consensus.cc:385] T 10fe819f4f624ebe977287d7f96692d8 P 1d75d40cbcd84cb4b284a0d8c8bcc1e0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:23.501335  7469 raft_consensus.cc:740] T 10fe819f4f624ebe977287d7f96692d8 P 1d75d40cbcd84cb4b284a0d8c8bcc1e0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1d75d40cbcd84cb4b284a0d8c8bcc1e0, State: Initialized, Role: FOLLOWER
I20260709 14:53:23.501897  7469 consensus_queue.cc:260] T 10fe819f4f624ebe977287d7f96692d8 P 1d75d40cbcd84cb4b284a0d8c8bcc1e0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83ca7750fbc741b7afc841bda942cdb1" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39489 } } peers { permanent_uuid: "1d75d40cbcd84cb4b284a0d8c8bcc1e0" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 39831 } } peers { permanent_uuid: "3853b63638f14ce3ad4e7d72d276158c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 38165 } }
I20260709 14:53:23.503923  7469 ts_tablet_manager.cc:1434] T 10fe819f4f624ebe977287d7f96692d8 P 1d75d40cbcd84cb4b284a0d8c8bcc1e0: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 14:53:23.504035  7470 tablet_bootstrap.cc:654] T 1309193830474f33b093af0e45e46693 P 83ca7750fbc741b7afc841bda942cdb1: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:23.504139  7468 tablet_bootstrap.cc:654] T 10fe819f4f624ebe977287d7f96692d8 P 3853b63638f14ce3ad4e7d72d276158c: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:23.504755  7469 tablet_bootstrap.cc:492] T 1309193830474f33b093af0e45e46693 P 1d75d40cbcd84cb4b284a0d8c8bcc1e0: Bootstrap starting.
I20260709 14:53:23.512246  7469 tablet_bootstrap.cc:654] T 1309193830474f33b093af0e45e46693 P 1d75d40cbcd84cb4b284a0d8c8bcc1e0: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:23.515597  7468 tablet_bootstrap.cc:492] T 10fe819f4f624ebe977287d7f96692d8 P 3853b63638f14ce3ad4e7d72d276158c: No bootstrap required, opened a new log
I20260709 14:53:23.515973  7468 ts_tablet_manager.cc:1403] T 10fe819f4f624ebe977287d7f96692d8 P 3853b63638f14ce3ad4e7d72d276158c: Time spent bootstrapping tablet: real 0.018s	user 0.010s	sys 0.006s
I20260709 14:53:23.516010  7470 tablet_bootstrap.cc:492] T 1309193830474f33b093af0e45e46693 P 83ca7750fbc741b7afc841bda942cdb1: No bootstrap required, opened a new log
I20260709 14:53:23.516528  7470 ts_tablet_manager.cc:1403] T 1309193830474f33b093af0e45e46693 P 83ca7750fbc741b7afc841bda942cdb1: Time spent bootstrapping tablet: real 0.019s	user 0.014s	sys 0.002s
I20260709 14:53:23.518468  7468 raft_consensus.cc:359] T 10fe819f4f624ebe977287d7f96692d8 P 3853b63638f14ce3ad4e7d72d276158c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83ca7750fbc741b7afc841bda942cdb1" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39489 } } peers { permanent_uuid: "1d75d40cbcd84cb4b284a0d8c8bcc1e0" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 39831 } } peers { permanent_uuid: "3853b63638f14ce3ad4e7d72d276158c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 38165 } }
I20260709 14:53:23.519173  7468 raft_consensus.cc:385] T 10fe819f4f624ebe977287d7f96692d8 P 3853b63638f14ce3ad4e7d72d276158c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:23.519428  7468 raft_consensus.cc:740] T 10fe819f4f624ebe977287d7f96692d8 P 3853b63638f14ce3ad4e7d72d276158c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3853b63638f14ce3ad4e7d72d276158c, State: Initialized, Role: FOLLOWER
I20260709 14:53:23.520031  7468 consensus_queue.cc:260] T 10fe819f4f624ebe977287d7f96692d8 P 3853b63638f14ce3ad4e7d72d276158c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83ca7750fbc741b7afc841bda942cdb1" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39489 } } peers { permanent_uuid: "1d75d40cbcd84cb4b284a0d8c8bcc1e0" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 39831 } } peers { permanent_uuid: "3853b63638f14ce3ad4e7d72d276158c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 38165 } }
I20260709 14:53:23.522364  7468 ts_tablet_manager.cc:1434] T 10fe819f4f624ebe977287d7f96692d8 P 3853b63638f14ce3ad4e7d72d276158c: Time spent starting tablet: real 0.006s	user 0.000s	sys 0.006s
I20260709 14:53:23.523180  7468 tablet_bootstrap.cc:492] T 1309193830474f33b093af0e45e46693 P 3853b63638f14ce3ad4e7d72d276158c: Bootstrap starting.
I20260709 14:53:23.522943  7470 raft_consensus.cc:359] T 1309193830474f33b093af0e45e46693 P 83ca7750fbc741b7afc841bda942cdb1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83ca7750fbc741b7afc841bda942cdb1" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39489 } } peers { permanent_uuid: "1d75d40cbcd84cb4b284a0d8c8bcc1e0" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 39831 } } peers { permanent_uuid: "3853b63638f14ce3ad4e7d72d276158c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 38165 } }
I20260709 14:53:23.523648  7470 raft_consensus.cc:385] T 1309193830474f33b093af0e45e46693 P 83ca7750fbc741b7afc841bda942cdb1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:23.523927  7470 raft_consensus.cc:740] T 1309193830474f33b093af0e45e46693 P 83ca7750fbc741b7afc841bda942cdb1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 83ca7750fbc741b7afc841bda942cdb1, State: Initialized, Role: FOLLOWER
I20260709 14:53:23.524525  7470 consensus_queue.cc:260] T 1309193830474f33b093af0e45e46693 P 83ca7750fbc741b7afc841bda942cdb1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83ca7750fbc741b7afc841bda942cdb1" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39489 } } peers { permanent_uuid: "1d75d40cbcd84cb4b284a0d8c8bcc1e0" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 39831 } } peers { permanent_uuid: "3853b63638f14ce3ad4e7d72d276158c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 38165 } }
I20260709 14:53:23.526643  7470 ts_tablet_manager.cc:1434] T 1309193830474f33b093af0e45e46693 P 83ca7750fbc741b7afc841bda942cdb1: Time spent starting tablet: real 0.010s	user 0.004s	sys 0.000s
I20260709 14:53:23.527523  7470 tablet_bootstrap.cc:492] T 130e64ada83e469094d5a2b36aa4ffdf P 83ca7750fbc741b7afc841bda942cdb1: Bootstrap starting.
I20260709 14:53:23.528795  7468 tablet_bootstrap.cc:654] T 1309193830474f33b093af0e45e46693 P 3853b63638f14ce3ad4e7d72d276158c: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:23.533828  7470 tablet_bootstrap.cc:654] T 130e64ada83e469094d5a2b36aa4ffdf P 83ca7750fbc741b7afc841bda942cdb1: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:23.539296  7469 tablet_bootstrap.cc:492] T 1309193830474f33b093af0e45e46693 P 1d75d40cbcd84cb4b284a0d8c8bcc1e0: No bootstrap required, opened a new log
I20260709 14:53:23.539283  7468 tablet_bootstrap.cc:492] T 1309193830474f33b093af0e45e46693 P 3853b63638f14ce3ad4e7d72d276158c: No bootstrap required, opened a new log
I20260709 14:53:23.539922  7469 ts_tablet_manager.cc:1403] T 1309193830474f33b093af0e45e46693 P 1d75d40cbcd84cb4b284a0d8c8bcc1e0: Time spent bootstrapping tablet: real 0.035s	user 0.019s	sys 0.015s
I20260709 14:53:23.541374  7470 tablet_bootstrap.cc:492] T 130e64ada83e469094d5a2b36aa4ffdf P 83ca7750fbc741b7afc841bda942cdb1: No bootstrap required, opened a new log
I20260709 14:53:23.541993  7470 ts_tablet_manager.cc:1403] T 130e64ada83e469094d5a2b36aa4ffdf P 83ca7750fbc741b7afc841bda942cdb1: Time spent bootstrapping tablet: real 0.015s	user 0.007s	sys 0.003s
I20260709 14:53:23.542869  7469 raft_consensus.cc:359] T 1309193830474f33b093af0e45e46693 P 1d75d40cbcd84cb4b284a0d8c8bcc1e0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83ca7750fbc741b7afc841bda942cdb1" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39489 } } peers { permanent_uuid: "1d75d40cbcd84cb4b284a0d8c8bcc1e0" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 39831 } } peers { permanent_uuid: "3853b63638f14ce3ad4e7d72d276158c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 38165 } }
I20260709 14:53:23.543592  7469 raft_consensus.cc:385] T 1309193830474f33b093af0e45e46693 P 1d75d40cbcd84cb4b284a0d8c8bcc1e0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:23.543916  7469 raft_consensus.cc:740] T 1309193830474f33b093af0e45e46693 P 1d75d40cbcd84cb4b284a0d8c8bcc1e0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1d75d40cbcd84cb4b284a0d8c8bcc1e0, State: Initialized, Role: FOLLOWER
I20260709 14:53:23.544626  7469 consensus_queue.cc:260] T 1309193830474f33b093af0e45e46693 P 1d75d40cbcd84cb4b284a0d8c8bcc1e0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83ca7750fbc741b7afc841bda942cdb1" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39489 } } peers { permanent_uuid: "1d75d40cbcd84cb4b284a0d8c8bcc1e0" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 39831 } } peers { permanent_uuid: "3853b63638f14ce3ad4e7d72d276158c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 38165 } }
I20260709 14:53:23.544790  7470 raft_consensus.cc:359] T 130e64ada83e469094d5a2b36aa4ffdf P 83ca7750fbc741b7afc841bda942cdb1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83ca7750fbc741b7afc841bda942cdb1" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39489 } } peers { permanent_uuid: "1d75d40cbcd84cb4b284a0d8c8bcc1e0" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 39831 } } peers { permanent_uuid: "3853b63638f14ce3ad4e7d72d276158c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 38165 } }
I20260709 14:53:23.545442  7470 raft_consensus.cc:385] T 130e64ada83e469094d5a2b36aa4ffdf P 83ca7750fbc741b7afc841bda942cdb1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:23.545730  7470 raft_consensus.cc:740] T 130e64ada83e469094d5a2b36aa4ffdf P 83ca7750fbc741b7afc841bda942cdb1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 83ca7750fbc741b7afc841bda942cdb1, State: Initialized, Role: FOLLOWER
I20260709 14:53:23.546238  7470 consensus_queue.cc:260] T 130e64ada83e469094d5a2b36aa4ffdf P 83ca7750fbc741b7afc841bda942cdb1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83ca7750fbc741b7afc841bda942cdb1" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39489 } } peers { permanent_uuid: "1d75d40cbcd84cb4b284a0d8c8bcc1e0" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 39831 } } peers { permanent_uuid: "3853b63638f14ce3ad4e7d72d276158c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 38165 } }
I20260709 14:53:23.546716  7469 ts_tablet_manager.cc:1434] T 1309193830474f33b093af0e45e46693 P 1d75d40cbcd84cb4b284a0d8c8bcc1e0: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 14:53:23.547557  7469 tablet_bootstrap.cc:492] T 51b8539566c744c193182dd1b62d99e3 P 1d75d40cbcd84cb4b284a0d8c8bcc1e0: Bootstrap starting.
I20260709 14:53:23.548879  7470 ts_tablet_manager.cc:1434] T 130e64ada83e469094d5a2b36aa4ffdf P 83ca7750fbc741b7afc841bda942cdb1: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.001s
I20260709 14:53:23.539922  7468 ts_tablet_manager.cc:1403] T 1309193830474f33b093af0e45e46693 P 3853b63638f14ce3ad4e7d72d276158c: Time spent bootstrapping tablet: real 0.017s	user 0.008s	sys 0.007s
I20260709 14:53:23.550426  7470 tablet_bootstrap.cc:492] T 51b8539566c744c193182dd1b62d99e3 P 83ca7750fbc741b7afc841bda942cdb1: Bootstrap starting.
I20260709 14:53:23.551640  7468 raft_consensus.cc:359] T 1309193830474f33b093af0e45e46693 P 3853b63638f14ce3ad4e7d72d276158c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83ca7750fbc741b7afc841bda942cdb1" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39489 } } peers { permanent_uuid: "1d75d40cbcd84cb4b284a0d8c8bcc1e0" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 39831 } } peers { permanent_uuid: "3853b63638f14ce3ad4e7d72d276158c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 38165 } }
I20260709 14:53:23.552263  7468 raft_consensus.cc:385] T 1309193830474f33b093af0e45e46693 P 3853b63638f14ce3ad4e7d72d276158c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:23.552517  7468 raft_consensus.cc:740] T 1309193830474f33b093af0e45e46693 P 3853b63638f14ce3ad4e7d72d276158c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3853b63638f14ce3ad4e7d72d276158c, State: Initialized, Role: FOLLOWER
I20260709 14:53:23.553329  7468 consensus_queue.cc:260] T 1309193830474f33b093af0e45e46693 P 3853b63638f14ce3ad4e7d72d276158c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83ca7750fbc741b7afc841bda942cdb1" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39489 } } peers { permanent_uuid: "1d75d40cbcd84cb4b284a0d8c8bcc1e0" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 39831 } } peers { permanent_uuid: "3853b63638f14ce3ad4e7d72d276158c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 38165 } }
I20260709 14:53:23.557289  7468 ts_tablet_manager.cc:1434] T 1309193830474f33b093af0e45e46693 P 3853b63638f14ce3ad4e7d72d276158c: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260709 14:53:23.558116  7468 tablet_bootstrap.cc:492] T 51b8539566c744c193182dd1b62d99e3 P 3853b63638f14ce3ad4e7d72d276158c: Bootstrap starting.
I20260709 14:53:23.560824  7470 tablet_bootstrap.cc:654] T 51b8539566c744c193182dd1b62d99e3 P 83ca7750fbc741b7afc841bda942cdb1: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:23.561484  7425 raft_consensus.cc:3060] T da30c040b91d449a914931543871b0eb P 3853b63638f14ce3ad4e7d72d276158c [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:23.561604  7469 tablet_bootstrap.cc:654] T 51b8539566c744c193182dd1b62d99e3 P 1d75d40cbcd84cb4b284a0d8c8bcc1e0: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:23.563146  7521 raft_consensus.cc:493] T bc632fabf1554449b1c28acf58a6b2c6 P 83ca7750fbc741b7afc841bda942cdb1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:23.563594  7521 raft_consensus.cc:515] T bc632fabf1554449b1c28acf58a6b2c6 P 83ca7750fbc741b7afc841bda942cdb1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83ca7750fbc741b7afc841bda942cdb1" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39489 } } peers { permanent_uuid: "1d75d40cbcd84cb4b284a0d8c8bcc1e0" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 39831 } } peers { permanent_uuid: "3853b63638f14ce3ad4e7d72d276158c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 38165 } }
I20260709 14:53:23.566588  7521 leader_election.cc:290] T bc632fabf1554449b1c28acf58a6b2c6 P 83ca7750fbc741b7afc841bda942cdb1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1d75d40cbcd84cb4b284a0d8c8bcc1e0 (127.6.3.194:39831), 3853b63638f14ce3ad4e7d72d276158c (127.6.3.195:38165)
I20260709 14:53:23.570624  7428 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bc632fabf1554449b1c28acf58a6b2c6" candidate_uuid: "83ca7750fbc741b7afc841bda942cdb1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3853b63638f14ce3ad4e7d72d276158c" is_pre_election: true
W20260709 14:53:23.572890  7243 leader_election.cc:343] T bc632fabf1554449b1c28acf58a6b2c6 P 83ca7750fbc741b7afc841bda942cdb1 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3853b63638f14ce3ad4e7d72d276158c (127.6.3.195:38165): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:23.595729  7499 raft_consensus.cc:493] T 1bbf19326d5f47ed93ff247fcf989d27 P 83ca7750fbc741b7afc841bda942cdb1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:23.596159  7499 raft_consensus.cc:515] T 1bbf19326d5f47ed93ff247fcf989d27 P 83ca7750fbc741b7afc841bda942cdb1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83ca7750fbc741b7afc841bda942cdb1" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39489 } } peers { permanent_uuid: "1d75d40cbcd84cb4b284a0d8c8bcc1e0" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 39831 } } peers { permanent_uuid: "3853b63638f14ce3ad4e7d72d276158c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 38165 } }
I20260709 14:53:23.598254  7499 leader_election.cc:290] T 1bbf19326d5f47ed93ff247fcf989d27 P 83ca7750fbc741b7afc841bda942cdb1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1d75d40cbcd84cb4b284a0d8c8bcc1e0 (127.6.3.194:39831), 3853b63638f14ce3ad4e7d72d276158c (127.6.3.195:38165)
I20260709 14:53:23.601043  7428 raft_consensus.cc:3060] T 30ef5cb60eb548b48153fc81fba53136 P 3853b63638f14ce3ad4e7d72d276158c [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:23.600955  7425 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1bbf19326d5f47ed93ff247fcf989d27" candidate_uuid: "83ca7750fbc741b7afc841bda942cdb1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3853b63638f14ce3ad4e7d72d276158c" is_pre_election: true
I20260709 14:53:23.603279  7353 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bc632fabf1554449b1c28acf58a6b2c6" candidate_uuid: "83ca7750fbc741b7afc841bda942cdb1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d75d40cbcd84cb4b284a0d8c8bcc1e0" is_pre_election: true
I20260709 14:53:23.603798  7353 raft_consensus.cc:2468] T bc632fabf1554449b1c28acf58a6b2c6 P 1d75d40cbcd84cb4b284a0d8c8bcc1e0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 83ca7750fbc741b7afc841bda942cdb1 in term 0.
I20260709 14:53:23.604799  7354 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1bbf19326d5f47ed93ff247fcf989d27" candidate_uuid: "83ca7750fbc741b7afc841bda942cdb1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d75d40cbcd84cb4b284a0d8c8bcc1e0" is_pre_election: true
I20260709 14:53:23.605674  7242 leader_election.cc:304] T bc632fabf1554449b1c28acf58a6b2c6 P 83ca7750fbc741b7afc841bda942cdb1 [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: 1d75d40cbcd84cb4b284a0d8c8bcc1e0, 83ca7750fbc741b7afc841bda942cdb1; no voters: 3853b63638f14ce3ad4e7d72d276158c
I20260709 14:53:23.606845  7545 raft_consensus.cc:493] T 10fe819f4f624ebe977287d7f96692d8 P 1d75d40cbcd84cb4b284a0d8c8bcc1e0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:23.607340  7545 raft_consensus.cc:515] T 10fe819f4f624ebe977287d7f96692d8 P 1d75d40cbcd84cb4b284a0d8c8bcc1e0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83ca7750fbc741b7afc841bda942cdb1" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39489 } } peers { permanent_uuid: "1d75d40cbcd84cb4b284a0d8c8bcc1e0" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 39831 } } peers { permanent_uuid: "3853b63638f14ce3ad4e7d72d276158c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 38165 } }
I20260709 14:53:23.608774  7545 leader_election.cc:290] T 10fe819f4f624ebe977287d7f96692d8 P 1d75d40cbcd84cb4b284a0d8c8bcc1e0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 83ca7750fbc741b7afc841bda942cdb1 (127.6.3.193:39489), 3853b63638f14ce3ad4e7d72d276158c (127.6.3.195:38165)
W20260709 14:53:23.609972  7243 leader_election.cc:343] T 1bbf19326d5f47ed93ff247fcf989d27 P 83ca7750fbc741b7afc841bda942cdb1 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3853b63638f14ce3ad4e7d72d276158c (127.6.3.195:38165): Illegal state: must be running to vote when last-logged opid is not known
W20260709 14:53:23.611332  7242 leader_election.cc:343] T 1bbf19326d5f47ed93ff247fcf989d27 P 83ca7750fbc741b7afc841bda942cdb1 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1d75d40cbcd84cb4b284a0d8c8bcc1e0 (127.6.3.194:39831): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:23.611716  7242 leader_election.cc:304] T 1bbf19326d5f47ed93ff247fcf989d27 P 83ca7750fbc741b7afc841bda942cdb1 [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: 83ca7750fbc741b7afc841bda942cdb1; no voters: 1d75d40cbcd84cb4b284a0d8c8bcc1e0, 3853b63638f14ce3ad4e7d72d276158c
I20260709 14:53:23.613171  7650 consensus_queue.cc:1048] T 30ef5cb60eb548b48153fc81fba53136 P 83ca7750fbc741b7afc841bda942cdb1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3853b63638f14ce3ad4e7d72d276158c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 38165 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:53:23.614677  7650 raft_consensus.cc:2749] T 1bbf19326d5f47ed93ff247fcf989d27 P 83ca7750fbc741b7afc841bda942cdb1 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:53:23.614569  7273 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "10fe819f4f624ebe977287d7f96692d8" candidate_uuid: "1d75d40cbcd84cb4b284a0d8c8bcc1e0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "83ca7750fbc741b7afc841bda942cdb1" is_pre_election: true
I20260709 14:53:23.613116  7499 raft_consensus.cc:2804] T bc632fabf1554449b1c28acf58a6b2c6 P 83ca7750fbc741b7afc841bda942cdb1 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:53:23.615748  7499 raft_consensus.cc:493] T bc632fabf1554449b1c28acf58a6b2c6 P 83ca7750fbc741b7afc841bda942cdb1 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:53:23.616073  7499 raft_consensus.cc:3060] T bc632fabf1554449b1c28acf58a6b2c6 P 83ca7750fbc741b7afc841bda942cdb1 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:23.621544  7473 consensus_queue.cc:1048] T 877ab81f4d624d3b97d9ec6add28bfb4 P 3853b63638f14ce3ad4e7d72d276158c [LEADER]: Connected to new peer: Peer: permanent_uuid: "83ca7750fbc741b7afc841bda942cdb1" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39489 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 14:53:23.616051  7318 leader_election.cc:343] T 10fe819f4f624ebe977287d7f96692d8 P 1d75d40cbcd84cb4b284a0d8c8bcc1e0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 83ca7750fbc741b7afc841bda942cdb1 (127.6.3.193:39489): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:23.623307  7499 raft_consensus.cc:515] T bc632fabf1554449b1c28acf58a6b2c6 P 83ca7750fbc741b7afc841bda942cdb1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83ca7750fbc741b7afc841bda942cdb1" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39489 } } peers { permanent_uuid: "1d75d40cbcd84cb4b284a0d8c8bcc1e0" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 39831 } } peers { permanent_uuid: "3853b63638f14ce3ad4e7d72d276158c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 38165 } }
I20260709 14:53:23.626360  7354 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bc632fabf1554449b1c28acf58a6b2c6" candidate_uuid: "83ca7750fbc741b7afc841bda942cdb1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d75d40cbcd84cb4b284a0d8c8bcc1e0"
I20260709 14:53:23.626824  7354 raft_consensus.cc:3060] T bc632fabf1554449b1c28acf58a6b2c6 P 1d75d40cbcd84cb4b284a0d8c8bcc1e0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:23.631858  7588 raft_consensus.cc:493] T 30ef5cb60eb548b48153fc81fba53136 P 3853b63638f14ce3ad4e7d72d276158c [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:23.632004  7425 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bc632fabf1554449b1c28acf58a6b2c6" candidate_uuid: "83ca7750fbc741b7afc841bda942cdb1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3853b63638f14ce3ad4e7d72d276158c"
I20260709 14:53:23.632340  7588 raft_consensus.cc:515] T 30ef5cb60eb548b48153fc81fba53136 P 3853b63638f14ce3ad4e7d72d276158c [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83ca7750fbc741b7afc841bda942cdb1" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39489 } } peers { permanent_uuid: "1d75d40cbcd84cb4b284a0d8c8bcc1e0" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 39831 } } peers { permanent_uuid: "3853b63638f14ce3ad4e7d72d276158c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 38165 } }
I20260709 14:53:23.634521  7588 leader_election.cc:290] T 30ef5cb60eb548b48153fc81fba53136 P 3853b63638f14ce3ad4e7d72d276158c [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 83ca7750fbc741b7afc841bda942cdb1 (127.6.3.193:39489), 1d75d40cbcd84cb4b284a0d8c8bcc1e0 (127.6.3.194:39831)
I20260709 14:53:23.635098  7652 raft_consensus.cc:493] T 1309193830474f33b093af0e45e46693 P 83ca7750fbc741b7afc841bda942cdb1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:23.635532  7652 raft_consensus.cc:515] T 1309193830474f33b093af0e45e46693 P 83ca7750fbc741b7afc841bda942cdb1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83ca7750fbc741b7afc841bda942cdb1" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39489 } } peers { permanent_uuid: "1d75d40cbcd84cb4b284a0d8c8bcc1e0" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 39831 } } peers { permanent_uuid: "3853b63638f14ce3ad4e7d72d276158c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 38165 } }
I20260709 14:53:23.637307  7350 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "30ef5cb60eb548b48153fc81fba53136" candidate_uuid: "3853b63638f14ce3ad4e7d72d276158c" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d75d40cbcd84cb4b284a0d8c8bcc1e0" is_pre_election: true
I20260709 14:53:23.637470  7652 leader_election.cc:290] T 1309193830474f33b093af0e45e46693 P 83ca7750fbc741b7afc841bda942cdb1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1d75d40cbcd84cb4b284a0d8c8bcc1e0 (127.6.3.194:39831), 3853b63638f14ce3ad4e7d72d276158c (127.6.3.195:38165)
I20260709 14:53:23.637908  7350 raft_consensus.cc:2468] T 30ef5cb60eb548b48153fc81fba53136 P 1d75d40cbcd84cb4b284a0d8c8bcc1e0 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3853b63638f14ce3ad4e7d72d276158c in term 1.
I20260709 14:53:23.638092  7353 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1309193830474f33b093af0e45e46693" candidate_uuid: "83ca7750fbc741b7afc841bda942cdb1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d75d40cbcd84cb4b284a0d8c8bcc1e0" is_pre_election: true
I20260709 14:53:23.638695  7353 raft_consensus.cc:2468] T 1309193830474f33b093af0e45e46693 P 1d75d40cbcd84cb4b284a0d8c8bcc1e0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 83ca7750fbc741b7afc841bda942cdb1 in term 0.
I20260709 14:53:23.639875  7242 leader_election.cc:304] T 1309193830474f33b093af0e45e46693 P 83ca7750fbc741b7afc841bda942cdb1 [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: 1d75d40cbcd84cb4b284a0d8c8bcc1e0, 83ca7750fbc741b7afc841bda942cdb1; no voters: 
I20260709 14:53:23.640092  7588 consensus_queue.cc:1048] T 24be4c59b2cf430a8060fc063a011e9a P 3853b63638f14ce3ad4e7d72d276158c [LEADER]: Connected to new peer: Peer: permanent_uuid: "1d75d40cbcd84cb4b284a0d8c8bcc1e0" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 39831 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:53:23.641227  7595 raft_consensus.cc:2804] T 1309193830474f33b093af0e45e46693 P 83ca7750fbc741b7afc841bda942cdb1 [term 0 FOLLOWER]: Leader pre-election won for term 1
W20260709 14:53:23.641304  7243 leader_election.cc:343] T bc632fabf1554449b1c28acf58a6b2c6 P 83ca7750fbc741b7afc841bda942cdb1 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 3853b63638f14ce3ad4e7d72d276158c (127.6.3.195:38165): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:23.641677  7595 raft_consensus.cc:493] T 1309193830474f33b093af0e45e46693 P 83ca7750fbc741b7afc841bda942cdb1 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:53:23.642136  7595 raft_consensus.cc:3060] T 1309193830474f33b093af0e45e46693 P 83ca7750fbc741b7afc841bda942cdb1 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:23.642735  7425 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1309193830474f33b093af0e45e46693" candidate_uuid: "83ca7750fbc741b7afc841bda942cdb1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3853b63638f14ce3ad4e7d72d276158c" is_pre_election: true
I20260709 14:53:23.643211  7274 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "30ef5cb60eb548b48153fc81fba53136" candidate_uuid: "3853b63638f14ce3ad4e7d72d276158c" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "83ca7750fbc741b7afc841bda942cdb1" is_pre_election: true
I20260709 14:53:23.643318  7425 raft_consensus.cc:2468] T 1309193830474f33b093af0e45e46693 P 3853b63638f14ce3ad4e7d72d276158c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 83ca7750fbc741b7afc841bda942cdb1 in term 0.
I20260709 14:53:23.645218  7391 leader_election.cc:304] T 30ef5cb60eb548b48153fc81fba53136 P 3853b63638f14ce3ad4e7d72d276158c [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: 1d75d40cbcd84cb4b284a0d8c8bcc1e0, 3853b63638f14ce3ad4e7d72d276158c; no voters: 
I20260709 14:53:23.646096  7588 raft_consensus.cc:2804] T 30ef5cb60eb548b48153fc81fba53136 P 3853b63638f14ce3ad4e7d72d276158c [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:53:23.646414  7588 raft_consensus.cc:493] T 30ef5cb60eb548b48153fc81fba53136 P 3853b63638f14ce3ad4e7d72d276158c [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:53:23.646732  7588 raft_consensus.cc:3060] T 30ef5cb60eb548b48153fc81fba53136 P 3853b63638f14ce3ad4e7d72d276158c [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:53:23.651377  7499 leader_election.cc:290] T bc632fabf1554449b1c28acf58a6b2c6 P 83ca7750fbc741b7afc841bda942cdb1 [CANDIDATE]: Term 1 election: Requested vote from peers 1d75d40cbcd84cb4b284a0d8c8bcc1e0 (127.6.3.194:39831), 3853b63638f14ce3ad4e7d72d276158c (127.6.3.195:38165)
I20260709 14:53:23.651607  7426 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "10fe819f4f624ebe977287d7f96692d8" candidate_uuid: "1d75d40cbcd84cb4b284a0d8c8bcc1e0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3853b63638f14ce3ad4e7d72d276158c" is_pre_election: true
I20260709 14:53:23.652184  7426 raft_consensus.cc:2468] T 10fe819f4f624ebe977287d7f96692d8 P 3853b63638f14ce3ad4e7d72d276158c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1d75d40cbcd84cb4b284a0d8c8bcc1e0 in term 0.
I20260709 14:53:23.653545  7595 raft_consensus.cc:515] T 1309193830474f33b093af0e45e46693 P 83ca7750fbc741b7afc841bda942cdb1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83ca7750fbc741b7afc841bda942cdb1" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39489 } } peers { permanent_uuid: "1d75d40cbcd84cb4b284a0d8c8bcc1e0" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 39831 } } peers { permanent_uuid: "3853b63638f14ce3ad4e7d72d276158c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 38165 } }
I20260709 14:53:23.656008  7318 leader_election.cc:304] T 10fe819f4f624ebe977287d7f96692d8 P 1d75d40cbcd84cb4b284a0d8c8bcc1e0 [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: 1d75d40cbcd84cb4b284a0d8c8bcc1e0, 3853b63638f14ce3ad4e7d72d276158c; no voters: 83ca7750fbc741b7afc841bda942cdb1
I20260709 14:53:23.656168  7595 leader_election.cc:290] T 1309193830474f33b093af0e45e46693 P 83ca7750fbc741b7afc841bda942cdb1 [CANDIDATE]: Term 1 election: Requested vote from peers 1d75d40cbcd84cb4b284a0d8c8bcc1e0 (127.6.3.194:39831), 3853b63638f14ce3ad4e7d72d276158c (127.6.3.195:38165)
I20260709 14:53:23.657410  7426 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1309193830474f33b093af0e45e46693" candidate_uuid: "83ca7750fbc741b7afc841bda942cdb1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3853b63638f14ce3ad4e7d72d276158c"
I20260709 14:53:23.657795  7426 raft_consensus.cc:3060] T 1309193830474f33b093af0e45e46693 P 3853b63638f14ce3ad4e7d72d276158c [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:23.663244  7426 raft_consensus.cc:2468] T 1309193830474f33b093af0e45e46693 P 3853b63638f14ce3ad4e7d72d276158c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 83ca7750fbc741b7afc841bda942cdb1 in term 1.
I20260709 14:53:23.664083  7468 tablet_bootstrap.cc:654] T 51b8539566c744c193182dd1b62d99e3 P 3853b63638f14ce3ad4e7d72d276158c: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:23.664176  7545 raft_consensus.cc:2804] T 10fe819f4f624ebe977287d7f96692d8 P 1d75d40cbcd84cb4b284a0d8c8bcc1e0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:53:23.664968  7545 raft_consensus.cc:493] T 10fe819f4f624ebe977287d7f96692d8 P 1d75d40cbcd84cb4b284a0d8c8bcc1e0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:53:23.665728  7545 raft_consensus.cc:3060] T 10fe819f4f624ebe977287d7f96692d8 P 1d75d40cbcd84cb4b284a0d8c8bcc1e0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:23.662901  7588 raft_consensus.cc:515] T 30ef5cb60eb548b48153fc81fba53136 P 3853b63638f14ce3ad4e7d72d276158c [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83ca7750fbc741b7afc841bda942cdb1" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39489 } } peers { permanent_uuid: "1d75d40cbcd84cb4b284a0d8c8bcc1e0" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 39831 } } peers { permanent_uuid: "3853b63638f14ce3ad4e7d72d276158c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 38165 } }
I20260709 14:53:23.670898  7473 consensus_queue.cc:1048] T 24be4c59b2cf430a8060fc063a011e9a P 3853b63638f14ce3ad4e7d72d276158c [LEADER]: Connected to new peer: Peer: permanent_uuid: "83ca7750fbc741b7afc841bda942cdb1" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39489 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:53:23.672432  7353 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1309193830474f33b093af0e45e46693" candidate_uuid: "83ca7750fbc741b7afc841bda942cdb1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d75d40cbcd84cb4b284a0d8c8bcc1e0"
I20260709 14:53:23.672952  7353 raft_consensus.cc:3060] T 1309193830474f33b093af0e45e46693 P 1d75d40cbcd84cb4b284a0d8c8bcc1e0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:23.664777  7354 raft_consensus.cc:2468] T bc632fabf1554449b1c28acf58a6b2c6 P 1d75d40cbcd84cb4b284a0d8c8bcc1e0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 83ca7750fbc741b7afc841bda942cdb1 in term 1.
I20260709 14:53:23.682770  7242 leader_election.cc:304] T bc632fabf1554449b1c28acf58a6b2c6 P 83ca7750fbc741b7afc841bda942cdb1 [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: 1d75d40cbcd84cb4b284a0d8c8bcc1e0, 83ca7750fbc741b7afc841bda942cdb1; no voters: 3853b63638f14ce3ad4e7d72d276158c
I20260709 14:53:23.683190  7428 raft_consensus.cc:1240] T 30ef5cb60eb548b48153fc81fba53136 P 3853b63638f14ce3ad4e7d72d276158c [term 2 FOLLOWER]: Rejecting Update request from peer 83ca7750fbc741b7afc841bda942cdb1 for earlier term 1. Current term is 2. Ops: [1.1-1.1]
I20260709 14:53:23.683781  7521 raft_consensus.cc:2804] T bc632fabf1554449b1c28acf58a6b2c6 P 83ca7750fbc741b7afc841bda942cdb1 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:53:23.684252  7521 raft_consensus.cc:697] T bc632fabf1554449b1c28acf58a6b2c6 P 83ca7750fbc741b7afc841bda942cdb1 [term 1 LEADER]: Becoming Leader. State: Replica: 83ca7750fbc741b7afc841bda942cdb1, State: Running, Role: LEADER
I20260709 14:53:23.681068  7243 leader_election.cc:304] T 1309193830474f33b093af0e45e46693 P 83ca7750fbc741b7afc841bda942cdb1 [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: 3853b63638f14ce3ad4e7d72d276158c, 83ca7750fbc741b7afc841bda942cdb1; no voters: 
I20260709 14:53:23.685050  7521 consensus_queue.cc:237] T bc632fabf1554449b1c28acf58a6b2c6 P 83ca7750fbc741b7afc841bda942cdb1 [LEADER]: Queue going to LEADER mode. State: All 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: "83ca7750fbc741b7afc841bda942cdb1" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39489 } } peers { permanent_uuid: "1d75d40cbcd84cb4b284a0d8c8bcc1e0" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 39831 } } peers { permanent_uuid: "3853b63638f14ce3ad4e7d72d276158c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 38165 } }
I20260709 14:53:23.686018  7545 raft_consensus.cc:515] T 10fe819f4f624ebe977287d7f96692d8 P 1d75d40cbcd84cb4b284a0d8c8bcc1e0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83ca7750fbc741b7afc841bda942cdb1" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39489 } } peers { permanent_uuid: "1d75d40cbcd84cb4b284a0d8c8bcc1e0" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 39831 } } peers { permanent_uuid: "3853b63638f14ce3ad4e7d72d276158c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 38165 } }
I20260709 14:53:23.687337  7520 raft_consensus.cc:2804] T 1309193830474f33b093af0e45e46693 P 83ca7750fbc741b7afc841bda942cdb1 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:53:23.687811  7520 raft_consensus.cc:697] T 1309193830474f33b093af0e45e46693 P 83ca7750fbc741b7afc841bda942cdb1 [term 1 LEADER]: Becoming Leader. State: Replica: 83ca7750fbc741b7afc841bda942cdb1, State: Running, Role: LEADER
I20260709 14:53:23.688004  7353 raft_consensus.cc:2468] T 1309193830474f33b093af0e45e46693 P 1d75d40cbcd84cb4b284a0d8c8bcc1e0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 83ca7750fbc741b7afc841bda942cdb1 in term 1.
I20260709 14:53:23.688650  7520 consensus_queue.cc:237] T 1309193830474f33b093af0e45e46693 P 83ca7750fbc741b7afc841bda942cdb1 [LEADER]: Queue going to LEADER mode. State: All 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: "83ca7750fbc741b7afc841bda942cdb1" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39489 } } peers { permanent_uuid: "1d75d40cbcd84cb4b284a0d8c8bcc1e0" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 39831 } } peers { permanent_uuid: "3853b63638f14ce3ad4e7d72d276158c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 38165 } }
I20260709 14:53:23.698959  7588 leader_election.cc:290] T 30ef5cb60eb548b48153fc81fba53136 P 3853b63638f14ce3ad4e7d72d276158c [CANDIDATE]: Term 2 election: Requested vote from peers 83ca7750fbc741b7afc841bda942cdb1 (127.6.3.193:39489), 1d75d40cbcd84cb4b284a0d8c8bcc1e0 (127.6.3.194:39831)
I20260709 14:53:23.699738  7588 raft_consensus.cc:493] T 3f549f3b984a459aa5ba40e4e31d803d P 3853b63638f14ce3ad4e7d72d276158c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:23.694514  7499 consensus_queue.cc:1048] T 30ef5cb60eb548b48153fc81fba53136 P 83ca7750fbc741b7afc841bda942cdb1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1d75d40cbcd84cb4b284a0d8c8bcc1e0" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 39831 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.006s
I20260709 14:53:23.713667  7595 raft_consensus.cc:493] T b7e4398ed84d48c49f5aea7e044d5988 P 83ca7750fbc741b7afc841bda942cdb1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:23.703783  7588 raft_consensus.cc:515] T 3f549f3b984a459aa5ba40e4e31d803d P 3853b63638f14ce3ad4e7d72d276158c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83ca7750fbc741b7afc841bda942cdb1" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39489 } } peers { permanent_uuid: "1d75d40cbcd84cb4b284a0d8c8bcc1e0" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 39831 } } peers { permanent_uuid: "3853b63638f14ce3ad4e7d72d276158c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 38165 } }
I20260709 14:53:23.714521  7595 raft_consensus.cc:515] T b7e4398ed84d48c49f5aea7e044d5988 P 83ca7750fbc741b7afc841bda942cdb1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83ca7750fbc741b7afc841bda942cdb1" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39489 } } peers { permanent_uuid: "1d75d40cbcd84cb4b284a0d8c8bcc1e0" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 39831 } } peers { permanent_uuid: "3853b63638f14ce3ad4e7d72d276158c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 38165 } }
I20260709 14:53:23.715724  7588 leader_election.cc:290] T 3f549f3b984a459aa5ba40e4e31d803d P 3853b63638f14ce3ad4e7d72d276158c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 83ca7750fbc741b7afc841bda942cdb1 (127.6.3.193:39489), 1d75d40cbcd84cb4b284a0d8c8bcc1e0 (127.6.3.194:39831)
I20260709 14:53:23.720857  7598 raft_consensus.cc:493] T 3f549f3b984a459aa5ba40e4e31d803d P 1d75d40cbcd84cb4b284a0d8c8bcc1e0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:23.721448  7598 raft_consensus.cc:515] T 3f549f3b984a459aa5ba40e4e31d803d P 1d75d40cbcd84cb4b284a0d8c8bcc1e0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83ca7750fbc741b7afc841bda942cdb1" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39489 } } peers { permanent_uuid: "1d75d40cbcd84cb4b284a0d8c8bcc1e0" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 39831 } } peers { permanent_uuid: "3853b63638f14ce3ad4e7d72d276158c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 38165 } }
I20260709 14:53:23.724274  7598 leader_election.cc:290] T 3f549f3b984a459aa5ba40e4e31d803d P 1d75d40cbcd84cb4b284a0d8c8bcc1e0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 83ca7750fbc741b7afc841bda942cdb1 (127.6.3.193:39489), 3853b63638f14ce3ad4e7d72d276158c (127.6.3.195:38165)
I20260709 14:53:23.724236  7273 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "10fe819f4f624ebe977287d7f96692d8" candidate_uuid: "1d75d40cbcd84cb4b284a0d8c8bcc1e0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "83ca7750fbc741b7afc841bda942cdb1"
I20260709 14:53:23.724682  7588 consensus_queue.cc:1048] T 877ab81f4d624d3b97d9ec6add28bfb4 P 3853b63638f14ce3ad4e7d72d276158c [LEADER]: Connected to new peer: Peer: permanent_uuid: "1d75d40cbcd84cb4b284a0d8c8bcc1e0" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 39831 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:53:23.705304  7473 raft_consensus.cc:493] T 9316e14ec66f4e589f58a36d3e062bd9 P 3853b63638f14ce3ad4e7d72d276158c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:23.727201  7473 raft_consensus.cc:515] T 9316e14ec66f4e589f58a36d3e062bd9 P 3853b63638f14ce3ad4e7d72d276158c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83ca7750fbc741b7afc841bda942cdb1" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39489 } } peers { permanent_uuid: "1d75d40cbcd84cb4b284a0d8c8bcc1e0" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 39831 } } peers { permanent_uuid: "3853b63638f14ce3ad4e7d72d276158c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 38165 } }
I20260709 14:53:23.729959  7354 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f549f3b984a459aa5ba40e4e31d803d" candidate_uuid: "3853b63638f14ce3ad4e7d72d276158c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d75d40cbcd84cb4b284a0d8c8bcc1e0" is_pre_election: true
I20260709 14:53:23.730527  7354 raft_consensus.cc:2468] T 3f549f3b984a459aa5ba40e4e31d803d P 1d75d40cbcd84cb4b284a0d8c8bcc1e0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3853b63638f14ce3ad4e7d72d276158c in term 0.
I20260709 14:53:23.732594  7391 leader_election.cc:304] T 3f549f3b984a459aa5ba40e4e31d803d P 3853b63638f14ce3ad4e7d72d276158c [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: 1d75d40cbcd84cb4b284a0d8c8bcc1e0, 3853b63638f14ce3ad4e7d72d276158c; no voters: 
I20260709 14:53:23.733299  7588 raft_consensus.cc:2804] T 3f549f3b984a459aa5ba40e4e31d803d P 3853b63638f14ce3ad4e7d72d276158c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:53:23.733614  7588 raft_consensus.cc:493] T 3f549f3b984a459aa5ba40e4e31d803d P 3853b63638f14ce3ad4e7d72d276158c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:53:23.733723  7353 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "30ef5cb60eb548b48153fc81fba53136" candidate_uuid: "3853b63638f14ce3ad4e7d72d276158c" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d75d40cbcd84cb4b284a0d8c8bcc1e0"
I20260709 14:53:23.733946  7588 raft_consensus.cc:3060] T 3f549f3b984a459aa5ba40e4e31d803d P 3853b63638f14ce3ad4e7d72d276158c [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:23.734262  7353 raft_consensus.cc:3060] T 30ef5cb60eb548b48153fc81fba53136 P 1d75d40cbcd84cb4b284a0d8c8bcc1e0 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:53:23.745397  7350 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9316e14ec66f4e589f58a36d3e062bd9" candidate_uuid: "3853b63638f14ce3ad4e7d72d276158c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d75d40cbcd84cb4b284a0d8c8bcc1e0" is_pre_election: true
I20260709 14:53:23.746198  7350 raft_consensus.cc:2393] T 9316e14ec66f4e589f58a36d3e062bd9 P 1d75d40cbcd84cb4b284a0d8c8bcc1e0 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 3853b63638f14ce3ad4e7d72d276158c in current term 1: Already voted for candidate 83ca7750fbc741b7afc841bda942cdb1 in this term.
I20260709 14:53:23.749310  7595 leader_election.cc:290] T b7e4398ed84d48c49f5aea7e044d5988 P 83ca7750fbc741b7afc841bda942cdb1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1d75d40cbcd84cb4b284a0d8c8bcc1e0 (127.6.3.194:39831), 3853b63638f14ce3ad4e7d72d276158c (127.6.3.195:38165)
I20260709 14:53:23.751132  7499 consensus_queue.cc:1059] T 30ef5cb60eb548b48153fc81fba53136 P 83ca7750fbc741b7afc841bda942cdb1 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "3853b63638f14ce3ad4e7d72d276158c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 38165 }, Status: INVALID_TERM, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:53:23.751807  7499 raft_consensus.cc:3055] T 30ef5cb60eb548b48153fc81fba53136 P 83ca7750fbc741b7afc841bda942cdb1 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:53:23.752084  7499 raft_consensus.cc:740] T 30ef5cb60eb548b48153fc81fba53136 P 83ca7750fbc741b7afc841bda942cdb1 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 83ca7750fbc741b7afc841bda942cdb1, State: Running, Role: LEADER
I20260709 14:53:23.751250  7274 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "30ef5cb60eb548b48153fc81fba53136" candidate_uuid: "3853b63638f14ce3ad4e7d72d276158c" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "83ca7750fbc741b7afc841bda942cdb1"
I20260709 14:53:23.753441  7499 consensus_queue.cc:260] T 30ef5cb60eb548b48153fc81fba53136 P 83ca7750fbc741b7afc841bda942cdb1 [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: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83ca7750fbc741b7afc841bda942cdb1" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39489 } } peers { permanent_uuid: "1d75d40cbcd84cb4b284a0d8c8bcc1e0" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 39831 } } peers { permanent_uuid: "3853b63638f14ce3ad4e7d72d276158c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 38165 } }
I20260709 14:53:23.754652  7499 raft_consensus.cc:3060] T 30ef5cb60eb548b48153fc81fba53136 P 83ca7750fbc741b7afc841bda942cdb1 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:53:23.755954  7426 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b7e4398ed84d48c49f5aea7e044d5988" candidate_uuid: "83ca7750fbc741b7afc841bda942cdb1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3853b63638f14ce3ad4e7d72d276158c" is_pre_election: true
I20260709 14:53:23.729986  7473 leader_election.cc:290] T 9316e14ec66f4e589f58a36d3e062bd9 P 3853b63638f14ce3ad4e7d72d276158c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 83ca7750fbc741b7afc841bda942cdb1 (127.6.3.193:39489), 1d75d40cbcd84cb4b284a0d8c8bcc1e0 (127.6.3.194:39831)
I20260709 14:53:23.744496  7545 leader_election.cc:290] T 10fe819f4f624ebe977287d7f96692d8 P 1d75d40cbcd84cb4b284a0d8c8bcc1e0 [CANDIDATE]: Term 1 election: Requested vote from peers 83ca7750fbc741b7afc841bda942cdb1 (127.6.3.193:39489), 3853b63638f14ce3ad4e7d72d276158c (127.6.3.195:38165)
W20260709 14:53:23.769996  7243 leader_election.cc:343] T b7e4398ed84d48c49f5aea7e044d5988 P 83ca7750fbc741b7afc841bda942cdb1 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3853b63638f14ce3ad4e7d72d276158c (127.6.3.195:38165): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:23.776016  7428 raft_consensus.cc:3060] T 9316e14ec66f4e589f58a36d3e062bd9 P 3853b63638f14ce3ad4e7d72d276158c [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:23.776696  7520 raft_consensus.cc:493] T 130e64ada83e469094d5a2b36aa4ffdf P 83ca7750fbc741b7afc841bda942cdb1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:23.779736  7520 raft_consensus.cc:515] T 130e64ada83e469094d5a2b36aa4ffdf P 83ca7750fbc741b7afc841bda942cdb1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83ca7750fbc741b7afc841bda942cdb1" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39489 } } peers { permanent_uuid: "1d75d40cbcd84cb4b284a0d8c8bcc1e0" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 39831 } } peers { permanent_uuid: "3853b63638f14ce3ad4e7d72d276158c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 38165 } }
I20260709 14:53:23.787820  7275 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9316e14ec66f4e589f58a36d3e062bd9" candidate_uuid: "3853b63638f14ce3ad4e7d72d276158c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "83ca7750fbc741b7afc841bda942cdb1" is_pre_election: true
I20260709 14:53:23.791447  7277 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f549f3b984a459aa5ba40e4e31d803d" candidate_uuid: "3853b63638f14ce3ad4e7d72d276158c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "83ca7750fbc741b7afc841bda942cdb1" is_pre_election: true
I20260709 14:53:23.792063  7277 raft_consensus.cc:2468] T 3f549f3b984a459aa5ba40e4e31d803d P 83ca7750fbc741b7afc841bda942cdb1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3853b63638f14ce3ad4e7d72d276158c in term 0.
I20260709 14:53:23.792759  7588 raft_consensus.cc:515] T 3f549f3b984a459aa5ba40e4e31d803d P 3853b63638f14ce3ad4e7d72d276158c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83ca7750fbc741b7afc841bda942cdb1" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39489 } } peers { permanent_uuid: "1d75d40cbcd84cb4b284a0d8c8bcc1e0" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 39831 } } peers { permanent_uuid: "3853b63638f14ce3ad4e7d72d276158c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 38165 } }
I20260709 14:53:23.796494  7351 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b7e4398ed84d48c49f5aea7e044d5988" candidate_uuid: "83ca7750fbc741b7afc841bda942cdb1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d75d40cbcd84cb4b284a0d8c8bcc1e0" is_pre_election: true
W20260709 14:53:23.798110  7318 leader_election.cc:343] T 10fe819f4f624ebe977287d7f96692d8 P 1d75d40cbcd84cb4b284a0d8c8bcc1e0 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 83ca7750fbc741b7afc841bda942cdb1 (127.6.3.193:39489): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:23.798341  7425 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "10fe819f4f624ebe977287d7f96692d8" candidate_uuid: "1d75d40cbcd84cb4b284a0d8c8bcc1e0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3853b63638f14ce3ad4e7d72d276158c"
I20260709 14:53:23.798897  7425 raft_consensus.cc:3060] T 10fe819f4f624ebe977287d7f96692d8 P 3853b63638f14ce3ad4e7d72d276158c [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:23.799434  7520 leader_election.cc:290] T 130e64ada83e469094d5a2b36aa4ffdf P 83ca7750fbc741b7afc841bda942cdb1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1d75d40cbcd84cb4b284a0d8c8bcc1e0 (127.6.3.194:39831), 3853b63638f14ce3ad4e7d72d276158c (127.6.3.195:38165)
W20260709 14:53:23.800405  7242 leader_election.cc:343] T b7e4398ed84d48c49f5aea7e044d5988 P 83ca7750fbc741b7afc841bda942cdb1 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1d75d40cbcd84cb4b284a0d8c8bcc1e0 (127.6.3.194:39831): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:23.801528  7469 tablet_bootstrap.cc:492] T 51b8539566c744c193182dd1b62d99e3 P 1d75d40cbcd84cb4b284a0d8c8bcc1e0: No bootstrap required, opened a new log
I20260709 14:53:23.801007  7176 catalog_manager.cc:5697] T 1309193830474f33b093af0e45e46693 P 83ca7750fbc741b7afc841bda942cdb1 reported cstate change: term changed from 0 to 1, leader changed from <none> to 83ca7750fbc741b7afc841bda942cdb1 (127.6.3.193). New cstate: current_term: 1 leader_uuid: "83ca7750fbc741b7afc841bda942cdb1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83ca7750fbc741b7afc841bda942cdb1" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39489 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1d75d40cbcd84cb4b284a0d8c8bcc1e0" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 39831 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3853b63638f14ce3ad4e7d72d276158c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 38165 } health_report { overall_health: UNKNOWN } } }
I20260709 14:53:23.801931  7469 ts_tablet_manager.cc:1403] T 51b8539566c744c193182dd1b62d99e3 P 1d75d40cbcd84cb4b284a0d8c8bcc1e0: Time spent bootstrapping tablet: real 0.255s	user 0.012s	sys 0.006s
I20260709 14:53:23.800900  7426 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f549f3b984a459aa5ba40e4e31d803d" candidate_uuid: "1d75d40cbcd84cb4b284a0d8c8bcc1e0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3853b63638f14ce3ad4e7d72d276158c" is_pre_election: true
I20260709 14:53:23.802893  7176 catalog_manager.cc:5697] T bc632fabf1554449b1c28acf58a6b2c6 P 83ca7750fbc741b7afc841bda942cdb1 reported cstate change: term changed from 0 to 1, leader changed from <none> to 83ca7750fbc741b7afc841bda942cdb1 (127.6.3.193). New cstate: current_term: 1 leader_uuid: "83ca7750fbc741b7afc841bda942cdb1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83ca7750fbc741b7afc841bda942cdb1" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39489 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1d75d40cbcd84cb4b284a0d8c8bcc1e0" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 39831 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3853b63638f14ce3ad4e7d72d276158c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 38165 } health_report { overall_health: UNKNOWN } } }
I20260709 14:53:23.800849  7242 leader_election.cc:304] T b7e4398ed84d48c49f5aea7e044d5988 P 83ca7750fbc741b7afc841bda942cdb1 [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: 83ca7750fbc741b7afc841bda942cdb1; no voters: 1d75d40cbcd84cb4b284a0d8c8bcc1e0, 3853b63638f14ce3ad4e7d72d276158c
I20260709 14:53:23.800837  7588 leader_election.cc:290] T 3f549f3b984a459aa5ba40e4e31d803d P 3853b63638f14ce3ad4e7d72d276158c [CANDIDATE]: Term 1 election: Requested vote from peers 83ca7750fbc741b7afc841bda942cdb1 (127.6.3.193:39489), 1d75d40cbcd84cb4b284a0d8c8bcc1e0 (127.6.3.194:39831)
I20260709 14:53:23.813117  7274 raft_consensus.cc:2410] T 30ef5cb60eb548b48153fc81fba53136 P 83ca7750fbc741b7afc841bda942cdb1 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 3853b63638f14ce3ad4e7d72d276158c 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.
I20260709 14:53:23.816738  7351 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f549f3b984a459aa5ba40e4e31d803d" candidate_uuid: "3853b63638f14ce3ad4e7d72d276158c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d75d40cbcd84cb4b284a0d8c8bcc1e0"
I20260709 14:53:23.819594  7351 raft_consensus.cc:3060] T 3f549f3b984a459aa5ba40e4e31d803d P 1d75d40cbcd84cb4b284a0d8c8bcc1e0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:23.820115  7353 raft_consensus.cc:2468] T 30ef5cb60eb548b48153fc81fba53136 P 1d75d40cbcd84cb4b284a0d8c8bcc1e0 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3853b63638f14ce3ad4e7d72d276158c in term 2.
I20260709 14:53:23.821115  7352 raft_consensus.cc:1240] T 30ef5cb60eb548b48153fc81fba53136 P 1d75d40cbcd84cb4b284a0d8c8bcc1e0 [term 2 FOLLOWER]: Rejecting Update request from peer 83ca7750fbc741b7afc841bda942cdb1 for earlier term 1. Current term is 2. Ops: [1.1-1.1]
I20260709 14:53:23.811200  7499 raft_consensus.cc:2749] T b7e4398ed84d48c49f5aea7e044d5988 P 83ca7750fbc741b7afc841bda942cdb1 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:53:23.817557  7426 raft_consensus.cc:2393] T 3f549f3b984a459aa5ba40e4e31d803d P 3853b63638f14ce3ad4e7d72d276158c [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 1d75d40cbcd84cb4b284a0d8c8bcc1e0 in current term 1: Already voted for candidate 3853b63638f14ce3ad4e7d72d276158c in this term.
I20260709 14:53:23.821149  7350 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "130e64ada83e469094d5a2b36aa4ffdf" candidate_uuid: "83ca7750fbc741b7afc841bda942cdb1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d75d40cbcd84cb4b284a0d8c8bcc1e0" is_pre_election: true
I20260709 14:53:23.816226  7588 raft_consensus.cc:493] T be03c37c342a4c9ea91e91adab6a7924 P 3853b63638f14ce3ad4e7d72d276158c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:23.816828  7275 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f549f3b984a459aa5ba40e4e31d803d" candidate_uuid: "1d75d40cbcd84cb4b284a0d8c8bcc1e0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "83ca7750fbc741b7afc841bda942cdb1" is_pre_election: true
I20260709 14:53:23.821610  7598 raft_consensus.cc:493] T 130e64ada83e469094d5a2b36aa4ffdf P 1d75d40cbcd84cb4b284a0d8c8bcc1e0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:23.918661  7351 raft_consensus.cc:2468] T 3f549f3b984a459aa5ba40e4e31d803d P 1d75d40cbcd84cb4b284a0d8c8bcc1e0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3853b63638f14ce3ad4e7d72d276158c in term 1.
I20260709 14:53:23.927472  7469 raft_consensus.cc:359] T 51b8539566c744c193182dd1b62d99e3 P 1d75d40cbcd84cb4b284a0d8c8bcc1e0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83ca7750fbc741b7afc841bda942cdb1" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39489 } } peers { permanent_uuid: "1d75d40cbcd84cb4b284a0d8c8bcc1e0" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 39831 } } peers { permanent_uuid: "3853b63638f14ce3ad4e7d72d276158c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 38165 } }
I20260709 14:53:23.928198  7469 raft_consensus.cc:385] T 51b8539566c744c193182dd1b62d99e3 P 1d75d40cbcd84cb4b284a0d8c8bcc1e0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:23.928508  7469 raft_consensus.cc:740] T 51b8539566c744c193182dd1b62d99e3 P 1d75d40cbcd84cb4b284a0d8c8bcc1e0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1d75d40cbcd84cb4b284a0d8c8bcc1e0, State: Initialized, Role: FOLLOWER
I20260709 14:53:23.823763  7520 raft_consensus.cc:493] T c4dbe85b45604277ac37550e4e39b42e P 83ca7750fbc741b7afc841bda942cdb1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:23.917137  7426 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "130e64ada83e469094d5a2b36aa4ffdf" candidate_uuid: "83ca7750fbc741b7afc841bda942cdb1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3853b63638f14ce3ad4e7d72d276158c" is_pre_election: true
I20260709 14:53:23.929410  7426 raft_consensus.cc:2468] T 130e64ada83e469094d5a2b36aa4ffdf P 3853b63638f14ce3ad4e7d72d276158c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 83ca7750fbc741b7afc841bda942cdb1 in term 0.
I20260709 14:53:23.929271  7469 consensus_queue.cc:260] T 51b8539566c744c193182dd1b62d99e3 P 1d75d40cbcd84cb4b284a0d8c8bcc1e0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83ca7750fbc741b7afc841bda942cdb1" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39489 } } peers { permanent_uuid: "1d75d40cbcd84cb4b284a0d8c8bcc1e0" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 39831 } } peers { permanent_uuid: "3853b63638f14ce3ad4e7d72d276158c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 38165 } }
I20260709 14:53:23.917317  7275 raft_consensus.cc:2468] T 3f549f3b984a459aa5ba40e4e31d803d P 83ca7750fbc741b7afc841bda942cdb1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1d75d40cbcd84cb4b284a0d8c8bcc1e0 in term 0.
I20260709 14:53:23.917137  7274 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f549f3b984a459aa5ba40e4e31d803d" candidate_uuid: "3853b63638f14ce3ad4e7d72d276158c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "83ca7750fbc741b7afc841bda942cdb1"
I20260709 14:53:23.929798  7392 leader_election.cc:304] T 9316e14ec66f4e589f58a36d3e062bd9 P 3853b63638f14ce3ad4e7d72d276158c [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: 3853b63638f14ce3ad4e7d72d276158c; no voters: 1d75d40cbcd84cb4b284a0d8c8bcc1e0, 83ca7750fbc741b7afc841bda942cdb1
I20260709 14:53:23.918484  7598 raft_consensus.cc:515] T 130e64ada83e469094d5a2b36aa4ffdf P 1d75d40cbcd84cb4b284a0d8c8bcc1e0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83ca7750fbc741b7afc841bda942cdb1" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39489 } } peers { permanent_uuid: "1d75d40cbcd84cb4b284a0d8c8bcc1e0" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 39831 } } peers { permanent_uuid: "3853b63638f14ce3ad4e7d72d276158c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 38165 } }
I20260709 14:53:23.931731  7469 ts_tablet_manager.cc:1434] T 51b8539566c744c193182dd1b62d99e3 P 1d75d40cbcd84cb4b284a0d8c8bcc1e0: Time spent starting tablet: real 0.130s	user 0.011s	sys 0.000s
I20260709 14:53:23.932085  7598 leader_election.cc:290] T 130e64ada83e469094d5a2b36aa4ffdf P 1d75d40cbcd84cb4b284a0d8c8bcc1e0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 83ca7750fbc741b7afc841bda942cdb1 (127.6.3.193:39489), 3853b63638f14ce3ad4e7d72d276158c (127.6.3.195:38165)
I20260709 14:53:23.828435  7650 consensus_queue.cc:1048] T 9316e14ec66f4e589f58a36d3e062bd9 P 83ca7750fbc741b7afc841bda942cdb1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1d75d40cbcd84cb4b284a0d8c8bcc1e0" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 39831 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:53:23.932747  7469 tablet_bootstrap.cc:492] T b7e4398ed84d48c49f5aea7e044d5988 P 1d75d40cbcd84cb4b284a0d8c8bcc1e0: Bootstrap starting.
I20260709 14:53:23.934221  7350 raft_consensus.cc:2468] T 130e64ada83e469094d5a2b36aa4ffdf P 1d75d40cbcd84cb4b284a0d8c8bcc1e0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 83ca7750fbc741b7afc841bda942cdb1 in term 0.
I20260709 14:53:23.920876  7588 raft_consensus.cc:515] T be03c37c342a4c9ea91e91adab6a7924 P 3853b63638f14ce3ad4e7d72d276158c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83ca7750fbc741b7afc841bda942cdb1" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39489 } } peers { permanent_uuid: "1d75d40cbcd84cb4b284a0d8c8bcc1e0" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 39831 } } peers { permanent_uuid: "3853b63638f14ce3ad4e7d72d276158c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 38165 } }
I20260709 14:53:23.935140  7425 raft_consensus.cc:2468] T 10fe819f4f624ebe977287d7f96692d8 P 3853b63638f14ce3ad4e7d72d276158c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1d75d40cbcd84cb4b284a0d8c8bcc1e0 in term 1.
I20260709 14:53:23.922127  7470 tablet_bootstrap.cc:492] T 51b8539566c744c193182dd1b62d99e3 P 83ca7750fbc741b7afc841bda942cdb1: No bootstrap required, opened a new log
I20260709 14:53:23.936139  7470 ts_tablet_manager.cc:1403] T 51b8539566c744c193182dd1b62d99e3 P 83ca7750fbc741b7afc841bda942cdb1: Time spent bootstrapping tablet: real 0.387s	user 0.042s	sys 0.057s
W20260709 14:53:23.925702  7318 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.6.3.195:38165, user_credentials={real_user=slave}} blocked reactor thread for 58750.4us
I20260709 14:53:23.925470  7391 leader_election.cc:304] T 30ef5cb60eb548b48153fc81fba53136 P 3853b63638f14ce3ad4e7d72d276158c [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: 1d75d40cbcd84cb4b284a0d8c8bcc1e0, 3853b63638f14ce3ad4e7d72d276158c; no voters: 
I20260709 14:53:23.938099  7520 raft_consensus.cc:515] T c4dbe85b45604277ac37550e4e39b42e P 83ca7750fbc741b7afc841bda942cdb1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83ca7750fbc741b7afc841bda942cdb1" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39489 } } peers { permanent_uuid: "1d75d40cbcd84cb4b284a0d8c8bcc1e0" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 39831 } } peers { permanent_uuid: "3853b63638f14ce3ad4e7d72d276158c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 38165 } }
I20260709 14:53:23.948230  7473 raft_consensus.cc:2804] T 30ef5cb60eb548b48153fc81fba53136 P 3853b63638f14ce3ad4e7d72d276158c [term 2 FOLLOWER]: Leader election won for term 2
W20260709 14:53:23.947376  7391 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.6.3.194:39831, user_credentials={real_user=slave}} blocked reactor thread for 76271.7us
I20260709 14:53:23.956776  7470 raft_consensus.cc:359] T 51b8539566c744c193182dd1b62d99e3 P 83ca7750fbc741b7afc841bda942cdb1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83ca7750fbc741b7afc841bda942cdb1" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39489 } } peers { permanent_uuid: "1d75d40cbcd84cb4b284a0d8c8bcc1e0" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 39831 } } peers { permanent_uuid: "3853b63638f14ce3ad4e7d72d276158c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 38165 } }
I20260709 14:53:23.957234  7470 raft_consensus.cc:385] T 51b8539566c744c193182dd1b62d99e3 P 83ca7750fbc741b7afc841bda942cdb1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:23.957401  7470 raft_consensus.cc:740] T 51b8539566c744c193182dd1b62d99e3 P 83ca7750fbc741b7afc841bda942cdb1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 83ca7750fbc741b7afc841bda942cdb1, State: Initialized, Role: FOLLOWER
I20260709 14:53:23.955720  7588 leader_election.cc:290] T be03c37c342a4c9ea91e91adab6a7924 P 3853b63638f14ce3ad4e7d72d276158c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 83ca7750fbc741b7afc841bda942cdb1 (127.6.3.193:39489), 1d75d40cbcd84cb4b284a0d8c8bcc1e0 (127.6.3.194:39831)
I20260709 14:53:23.958525  7470 consensus_queue.cc:260] T 51b8539566c744c193182dd1b62d99e3 P 83ca7750fbc741b7afc841bda942cdb1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83ca7750fbc741b7afc841bda942cdb1" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39489 } } peers { permanent_uuid: "1d75d40cbcd84cb4b284a0d8c8bcc1e0" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 39831 } } peers { permanent_uuid: "3853b63638f14ce3ad4e7d72d276158c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 38165 } }
I20260709 14:53:23.953685  7473 raft_consensus.cc:697] T 30ef5cb60eb548b48153fc81fba53136 P 3853b63638f14ce3ad4e7d72d276158c [term 2 LEADER]: Becoming Leader. State: Replica: 3853b63638f14ce3ad4e7d72d276158c, State: Running, Role: LEADER
I20260709 14:53:23.960319  7275 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "130e64ada83e469094d5a2b36aa4ffdf" candidate_uuid: "1d75d40cbcd84cb4b284a0d8c8bcc1e0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "83ca7750fbc741b7afc841bda942cdb1" is_pre_election: true
I20260709 14:53:23.960909  7275 raft_consensus.cc:2468] T 130e64ada83e469094d5a2b36aa4ffdf P 83ca7750fbc741b7afc841bda942cdb1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1d75d40cbcd84cb4b284a0d8c8bcc1e0 in term 0.
I20260709 14:53:23.960662  7473 consensus_queue.cc:237] T 30ef5cb60eb548b48153fc81fba53136 P 3853b63638f14ce3ad4e7d72d276158c [LEADER]: Queue going to LEADER 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: "83ca7750fbc741b7afc841bda942cdb1" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39489 } } peers { permanent_uuid: "1d75d40cbcd84cb4b284a0d8c8bcc1e0" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 39831 } } peers { permanent_uuid: "3853b63638f14ce3ad4e7d72d276158c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 38165 } }
I20260709 14:53:23.963204  7650 raft_consensus.cc:493] T 51b8539566c744c193182dd1b62d99e3 P 83ca7750fbc741b7afc841bda942cdb1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:23.963546  7470 ts_tablet_manager.cc:1434] T 51b8539566c744c193182dd1b62d99e3 P 83ca7750fbc741b7afc841bda942cdb1: Time spent starting tablet: real 0.027s	user 0.005s	sys 0.000s
I20260709 14:53:23.963600  7650 raft_consensus.cc:515] T 51b8539566c744c193182dd1b62d99e3 P 83ca7750fbc741b7afc841bda942cdb1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83ca7750fbc741b7afc841bda942cdb1" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39489 } } peers { permanent_uuid: "1d75d40cbcd84cb4b284a0d8c8bcc1e0" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 39831 } } peers { permanent_uuid: "3853b63638f14ce3ad4e7d72d276158c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 38165 } }
I20260709 14:53:23.964465  7470 tablet_bootstrap.cc:492] T b39008948c8c470fb7d43ae3a2fd0ea6 P 83ca7750fbc741b7afc841bda942cdb1: Bootstrap starting.
I20260709 14:53:23.965538  7650 leader_election.cc:290] T 51b8539566c744c193182dd1b62d99e3 P 83ca7750fbc741b7afc841bda942cdb1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1d75d40cbcd84cb4b284a0d8c8bcc1e0 (127.6.3.194:39831), 3853b63638f14ce3ad4e7d72d276158c (127.6.3.195:38165)
I20260709 14:53:23.967182  7654 raft_consensus.cc:2749] T 9316e14ec66f4e589f58a36d3e062bd9 P 3853b63638f14ce3ad4e7d72d276158c [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:53:23.968254  7468 tablet_bootstrap.cc:492] T 51b8539566c744c193182dd1b62d99e3 P 3853b63638f14ce3ad4e7d72d276158c: No bootstrap required, opened a new log
I20260709 14:53:23.968772  7468 ts_tablet_manager.cc:1403] T 51b8539566c744c193182dd1b62d99e3 P 3853b63638f14ce3ad4e7d72d276158c: Time spent bootstrapping tablet: real 0.411s	user 0.017s	sys 0.014s
I20260709 14:53:23.968134  7425 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "130e64ada83e469094d5a2b36aa4ffdf" candidate_uuid: "1d75d40cbcd84cb4b284a0d8c8bcc1e0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3853b63638f14ce3ad4e7d72d276158c" is_pre_election: true
I20260709 14:53:23.972806  7242 leader_election.cc:304] T 130e64ada83e469094d5a2b36aa4ffdf P 83ca7750fbc741b7afc841bda942cdb1 [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: 1d75d40cbcd84cb4b284a0d8c8bcc1e0, 83ca7750fbc741b7afc841bda942cdb1; no voters: 
I20260709 14:53:23.973533  7650 raft_consensus.cc:2804] T 130e64ada83e469094d5a2b36aa4ffdf P 83ca7750fbc741b7afc841bda942cdb1 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:53:23.973871  7650 raft_consensus.cc:493] T 130e64ada83e469094d5a2b36aa4ffdf P 83ca7750fbc741b7afc841bda942cdb1 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:53:23.974187  7650 raft_consensus.cc:3060] T 130e64ada83e469094d5a2b36aa4ffdf P 83ca7750fbc741b7afc841bda942cdb1 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:23.975628  7469 tablet_bootstrap.cc:654] T b7e4398ed84d48c49f5aea7e044d5988 P 1d75d40cbcd84cb4b284a0d8c8bcc1e0: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:23.980412  7425 raft_consensus.cc:2468] T 130e64ada83e469094d5a2b36aa4ffdf P 3853b63638f14ce3ad4e7d72d276158c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1d75d40cbcd84cb4b284a0d8c8bcc1e0 in term 0.
I20260709 14:53:23.988075  7468 raft_consensus.cc:359] T 51b8539566c744c193182dd1b62d99e3 P 3853b63638f14ce3ad4e7d72d276158c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83ca7750fbc741b7afc841bda942cdb1" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39489 } } peers { permanent_uuid: "1d75d40cbcd84cb4b284a0d8c8bcc1e0" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 39831 } } peers { permanent_uuid: "3853b63638f14ce3ad4e7d72d276158c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 38165 } }
I20260709 14:53:23.989955  7468 raft_consensus.cc:385] T 51b8539566c744c193182dd1b62d99e3 P 3853b63638f14ce3ad4e7d72d276158c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:23.990118  7468 raft_consensus.cc:740] T 51b8539566c744c193182dd1b62d99e3 P 3853b63638f14ce3ad4e7d72d276158c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3853b63638f14ce3ad4e7d72d276158c, State: Initialized, Role: FOLLOWER
I20260709 14:53:23.990483  7468 consensus_queue.cc:260] T 51b8539566c744c193182dd1b62d99e3 P 3853b63638f14ce3ad4e7d72d276158c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83ca7750fbc741b7afc841bda942cdb1" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39489 } } peers { permanent_uuid: "1d75d40cbcd84cb4b284a0d8c8bcc1e0" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 39831 } } peers { permanent_uuid: "3853b63638f14ce3ad4e7d72d276158c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 38165 } }
I20260709 14:53:23.983937  7391 leader_election.cc:304] T 3f549f3b984a459aa5ba40e4e31d803d P 3853b63638f14ce3ad4e7d72d276158c [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: 1d75d40cbcd84cb4b284a0d8c8bcc1e0, 3853b63638f14ce3ad4e7d72d276158c; no voters: 
I20260709 14:53:23.993584  7655 raft_consensus.cc:2804] T 3f549f3b984a459aa5ba40e4e31d803d P 3853b63638f14ce3ad4e7d72d276158c [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:53:23.995911  7468 ts_tablet_manager.cc:1434] T 51b8539566c744c193182dd1b62d99e3 P 3853b63638f14ce3ad4e7d72d276158c: Time spent starting tablet: real 0.027s	user 0.003s	sys 0.003s
I20260709 14:53:23.997582  7468 tablet_bootstrap.cc:492] T bc632fabf1554449b1c28acf58a6b2c6 P 3853b63638f14ce3ad4e7d72d276158c: Bootstrap starting.
I20260709 14:53:23.987794  7520 leader_election.cc:290] T c4dbe85b45604277ac37550e4e39b42e P 83ca7750fbc741b7afc841bda942cdb1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1d75d40cbcd84cb4b284a0d8c8bcc1e0 (127.6.3.194:39831), 3853b63638f14ce3ad4e7d72d276158c (127.6.3.195:38165)
I20260709 14:53:23.995719  7655 raft_consensus.cc:697] T 3f549f3b984a459aa5ba40e4e31d803d P 3853b63638f14ce3ad4e7d72d276158c [term 1 LEADER]: Becoming Leader. State: Replica: 3853b63638f14ce3ad4e7d72d276158c, State: Running, Role: LEADER
I20260709 14:53:24.000924  7650 raft_consensus.cc:515] T 130e64ada83e469094d5a2b36aa4ffdf P 83ca7750fbc741b7afc841bda942cdb1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83ca7750fbc741b7afc841bda942cdb1" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39489 } } peers { permanent_uuid: "1d75d40cbcd84cb4b284a0d8c8bcc1e0" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 39831 } } peers { permanent_uuid: "3853b63638f14ce3ad4e7d72d276158c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 38165 } }
I20260709 14:53:24.000952  7655 consensus_queue.cc:237] T 3f549f3b984a459aa5ba40e4e31d803d P 3853b63638f14ce3ad4e7d72d276158c [LEADER]: Queue going to LEADER mode. State: All 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: "83ca7750fbc741b7afc841bda942cdb1" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39489 } } peers { permanent_uuid: "1d75d40cbcd84cb4b284a0d8c8bcc1e0" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 39831 } } peers { permanent_uuid: "3853b63638f14ce3ad4e7d72d276158c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 38165 } }
I20260709 14:53:24.003046  7650 leader_election.cc:290] T 130e64ada83e469094d5a2b36aa4ffdf P 83ca7750fbc741b7afc841bda942cdb1 [CANDIDATE]: Term 1 election: Requested vote from peers 1d75d40cbcd84cb4b284a0d8c8bcc1e0 (127.6.3.194:39831), 3853b63638f14ce3ad4e7d72d276158c (127.6.3.195:38165)
I20260709 14:53:23.993212  7318 leader_election.cc:304] T 3f549f3b984a459aa5ba40e4e31d803d P 1d75d40cbcd84cb4b284a0d8c8bcc1e0 [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: 1d75d40cbcd84cb4b284a0d8c8bcc1e0, 83ca7750fbc741b7afc841bda942cdb1; no voters: 3853b63638f14ce3ad4e7d72d276158c
I20260709 14:53:24.005673  7354 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "be03c37c342a4c9ea91e91adab6a7924" candidate_uuid: "3853b63638f14ce3ad4e7d72d276158c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d75d40cbcd84cb4b284a0d8c8bcc1e0" is_pre_election: true
I20260709 14:53:24.005883  7598 raft_consensus.cc:2764] T 3f549f3b984a459aa5ba40e4e31d803d P 1d75d40cbcd84cb4b284a0d8c8bcc1e0 [term 1 FOLLOWER]: Leader pre-election decision vote started in defunct term 0: won
I20260709 14:53:24.006222  7470 tablet_bootstrap.cc:654] T b39008948c8c470fb7d43ae3a2fd0ea6 P 83ca7750fbc741b7afc841bda942cdb1: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:24.006366  7354 raft_consensus.cc:2393] T be03c37c342a4c9ea91e91adab6a7924 P 1d75d40cbcd84cb4b284a0d8c8bcc1e0 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 3853b63638f14ce3ad4e7d72d276158c in current term 1: Already voted for candidate 1d75d40cbcd84cb4b284a0d8c8bcc1e0 in this term.
I20260709 14:53:24.010982  7318 leader_election.cc:304] T 130e64ada83e469094d5a2b36aa4ffdf P 1d75d40cbcd84cb4b284a0d8c8bcc1e0 [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: 1d75d40cbcd84cb4b284a0d8c8bcc1e0, 83ca7750fbc741b7afc841bda942cdb1; no voters: 
I20260709 14:53:24.021674  7494 raft_consensus.cc:2804] T 130e64ada83e469094d5a2b36aa4ffdf P 1d75d40cbcd84cb4b284a0d8c8bcc1e0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:53:24.025238  7494 raft_consensus.cc:493] T 130e64ada83e469094d5a2b36aa4ffdf P 1d75d40cbcd84cb4b284a0d8c8bcc1e0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:53:24.025683  7494 raft_consensus.cc:3060] T 130e64ada83e469094d5a2b36aa4ffdf P 1d75d40cbcd84cb4b284a0d8c8bcc1e0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:24.026938  7350 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c4dbe85b45604277ac37550e4e39b42e" candidate_uuid: "83ca7750fbc741b7afc841bda942cdb1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d75d40cbcd84cb4b284a0d8c8bcc1e0" is_pre_election: true
I20260709 14:53:24.029062  7350 raft_consensus.cc:2468] T c4dbe85b45604277ac37550e4e39b42e P 1d75d40cbcd84cb4b284a0d8c8bcc1e0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 83ca7750fbc741b7afc841bda942cdb1 in term 0.
I20260709 14:53:24.033352  7350 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "51b8539566c744c193182dd1b62d99e3" candidate_uuid: "83ca7750fbc741b7afc841bda942cdb1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d75d40cbcd84cb4b284a0d8c8bcc1e0" is_pre_election: true
I20260709 14:53:24.033999  7350 raft_consensus.cc:2468] T 51b8539566c744c193182dd1b62d99e3 P 1d75d40cbcd84cb4b284a0d8c8bcc1e0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 83ca7750fbc741b7afc841bda942cdb1 in term 0.
I20260709 14:53:24.041157  7275 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "be03c37c342a4c9ea91e91adab6a7924" candidate_uuid: "3853b63638f14ce3ad4e7d72d276158c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "83ca7750fbc741b7afc841bda942cdb1" is_pre_election: true
I20260709 14:53:24.045296  7275 raft_consensus.cc:2393] T be03c37c342a4c9ea91e91adab6a7924 P 83ca7750fbc741b7afc841bda942cdb1 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 3853b63638f14ce3ad4e7d72d276158c in current term 1: Already voted for candidate 83ca7750fbc741b7afc841bda942cdb1 in this term.
I20260709 14:53:24.045305  7352 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "130e64ada83e469094d5a2b36aa4ffdf" candidate_uuid: "83ca7750fbc741b7afc841bda942cdb1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d75d40cbcd84cb4b284a0d8c8bcc1e0"
I20260709 14:53:24.066787  7650 consensus_queue.cc:1048] T 9316e14ec66f4e589f58a36d3e062bd9 P 83ca7750fbc741b7afc841bda942cdb1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3853b63638f14ce3ad4e7d72d276158c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 38165 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:53:24.041441  7425 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "51b8539566c744c193182dd1b62d99e3" candidate_uuid: "83ca7750fbc741b7afc841bda942cdb1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3853b63638f14ce3ad4e7d72d276158c" is_pre_election: true
I20260709 14:53:24.136154  7470 tablet_bootstrap.cc:492] T b39008948c8c470fb7d43ae3a2fd0ea6 P 83ca7750fbc741b7afc841bda942cdb1: No bootstrap required, opened a new log
I20260709 14:53:24.067625  7428 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c4dbe85b45604277ac37550e4e39b42e" candidate_uuid: "83ca7750fbc741b7afc841bda942cdb1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3853b63638f14ce3ad4e7d72d276158c" is_pre_election: true
I20260709 14:53:24.136615  7470 ts_tablet_manager.cc:1403] T b39008948c8c470fb7d43ae3a2fd0ea6 P 83ca7750fbc741b7afc841bda942cdb1: Time spent bootstrapping tablet: real 0.172s	user 0.027s	sys 0.081s
I20260709 14:53:24.137156  7425 raft_consensus.cc:2468] T 51b8539566c744c193182dd1b62d99e3 P 3853b63638f14ce3ad4e7d72d276158c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 83ca7750fbc741b7afc841bda942cdb1 in term 0.
I20260709 14:53:24.136407  7392 leader_election.cc:304] T be03c37c342a4c9ea91e91adab6a7924 P 3853b63638f14ce3ad4e7d72d276158c [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: 3853b63638f14ce3ad4e7d72d276158c; no voters: 1d75d40cbcd84cb4b284a0d8c8bcc1e0, 83ca7750fbc741b7afc841bda942cdb1
I20260709 14:53:24.135594  7469 tablet_bootstrap.cc:492] T b7e4398ed84d48c49f5aea7e044d5988 P 1d75d40cbcd84cb4b284a0d8c8bcc1e0: No bootstrap required, opened a new log
I20260709 14:53:24.139772  7469 ts_tablet_manager.cc:1403] T b7e4398ed84d48c49f5aea7e044d5988 P 1d75d40cbcd84cb4b284a0d8c8bcc1e0: Time spent bootstrapping tablet: real 0.207s	user 0.010s	sys 0.011s
I20260709 14:53:24.142748  7470 raft_consensus.cc:359] T b39008948c8c470fb7d43ae3a2fd0ea6 P 83ca7750fbc741b7afc841bda942cdb1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83ca7750fbc741b7afc841bda942cdb1" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39489 } } peers { permanent_uuid: "1d75d40cbcd84cb4b284a0d8c8bcc1e0" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 39831 } } peers { permanent_uuid: "3853b63638f14ce3ad4e7d72d276158c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 38165 } }
I20260709 14:53:24.143401  7470 raft_consensus.cc:385] T b39008948c8c470fb7d43ae3a2fd0ea6 P 83ca7750fbc741b7afc841bda942cdb1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:24.108639  7426 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "130e64ada83e469094d5a2b36aa4ffdf" candidate_uuid: "83ca7750fbc741b7afc841bda942cdb1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3853b63638f14ce3ad4e7d72d276158c"
I20260709 14:53:24.143662  7470 raft_consensus.cc:740] T b39008948c8c470fb7d43ae3a2fd0ea6 P 83ca7750fbc741b7afc841bda942cdb1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 83ca7750fbc741b7afc841bda942cdb1, State: Initialized, Role: FOLLOWER
I20260709 14:53:24.076949  7494 raft_consensus.cc:515] T 130e64ada83e469094d5a2b36aa4ffdf P 1d75d40cbcd84cb4b284a0d8c8bcc1e0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83ca7750fbc741b7afc841bda942cdb1" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39489 } } peers { permanent_uuid: "1d75d40cbcd84cb4b284a0d8c8bcc1e0" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 39831 } } peers { permanent_uuid: "3853b63638f14ce3ad4e7d72d276158c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 38165 } }
I20260709 14:53:24.147017  7175 catalog_manager.cc:5697] T 3f549f3b984a459aa5ba40e4e31d803d P 3853b63638f14ce3ad4e7d72d276158c reported cstate change: term changed from 0 to 1, leader changed from <none> to 3853b63638f14ce3ad4e7d72d276158c (127.6.3.195). New cstate: current_term: 1 leader_uuid: "3853b63638f14ce3ad4e7d72d276158c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83ca7750fbc741b7afc841bda942cdb1" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39489 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1d75d40cbcd84cb4b284a0d8c8bcc1e0" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 39831 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3853b63638f14ce3ad4e7d72d276158c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 38165 } health_report { overall_health: HEALTHY } } }
I20260709 14:53:24.148928  7175 catalog_manager.cc:5697] T 30ef5cb60eb548b48153fc81fba53136 P 3853b63638f14ce3ad4e7d72d276158c reported cstate change: term changed from 1 to 2, leader changed from 83ca7750fbc741b7afc841bda942cdb1 (127.6.3.193) to 3853b63638f14ce3ad4e7d72d276158c (127.6.3.195). New cstate: current_term: 2 leader_uuid: "3853b63638f14ce3ad4e7d72d276158c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83ca7750fbc741b7afc841bda942cdb1" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39489 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1d75d40cbcd84cb4b284a0d8c8bcc1e0" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 39831 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3853b63638f14ce3ad4e7d72d276158c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 38165 } health_report { overall_health: HEALTHY } } }
I20260709 14:53:24.149142  7654 raft_consensus.cc:3060] T be03c37c342a4c9ea91e91adab6a7924 P 3853b63638f14ce3ad4e7d72d276158c [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:24.158360  7468 tablet_bootstrap.cc:654] T bc632fabf1554449b1c28acf58a6b2c6 P 3853b63638f14ce3ad4e7d72d276158c: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:24.074270  7318 leader_election.cc:304] T 10fe819f4f624ebe977287d7f96692d8 P 1d75d40cbcd84cb4b284a0d8c8bcc1e0 [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: 1d75d40cbcd84cb4b284a0d8c8bcc1e0, 3853b63638f14ce3ad4e7d72d276158c; no voters: 83ca7750fbc741b7afc841bda942cdb1
I20260709 14:53:24.154800  7352 raft_consensus.cc:2393] T 130e64ada83e469094d5a2b36aa4ffdf P 1d75d40cbcd84cb4b284a0d8c8bcc1e0 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 83ca7750fbc741b7afc841bda942cdb1 in current term 1: Already voted for candidate 1d75d40cbcd84cb4b284a0d8c8bcc1e0 in this term.
W20260709 14:53:24.156538  7243 leader_election.cc:343] T c4dbe85b45604277ac37550e4e39b42e P 83ca7750fbc741b7afc841bda942cdb1 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3853b63638f14ce3ad4e7d72d276158c (127.6.3.195:38165): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:24.149304  7426 raft_consensus.cc:3060] T 130e64ada83e469094d5a2b36aa4ffdf P 3853b63638f14ce3ad4e7d72d276158c [term 0 FOLLOWER]: Advancing to term 1
W20260709 14:53:24.165458  7318 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.6.3.195:38165, user_credentials={real_user=slave}} blocked reactor thread for 92107us
I20260709 14:53:24.165633  7598 raft_consensus.cc:2804] T 10fe819f4f624ebe977287d7f96692d8 P 1d75d40cbcd84cb4b284a0d8c8bcc1e0 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:53:24.169999  7598 raft_consensus.cc:697] T 10fe819f4f624ebe977287d7f96692d8 P 1d75d40cbcd84cb4b284a0d8c8bcc1e0 [term 1 LEADER]: Becoming Leader. State: Replica: 1d75d40cbcd84cb4b284a0d8c8bcc1e0, State: Running, Role: LEADER
I20260709 14:53:24.170621  7598 consensus_queue.cc:237] T 10fe819f4f624ebe977287d7f96692d8 P 1d75d40cbcd84cb4b284a0d8c8bcc1e0 [LEADER]: Queue going to LEADER mode. State: All 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: "83ca7750fbc741b7afc841bda942cdb1" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39489 } } peers { permanent_uuid: "1d75d40cbcd84cb4b284a0d8c8bcc1e0" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 39831 } } peers { permanent_uuid: "3853b63638f14ce3ad4e7d72d276158c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 38165 } }
I20260709 14:53:24.175861  7470 consensus_queue.cc:260] T b39008948c8c470fb7d43ae3a2fd0ea6 P 83ca7750fbc741b7afc841bda942cdb1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83ca7750fbc741b7afc841bda942cdb1" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39489 } } peers { permanent_uuid: "1d75d40cbcd84cb4b284a0d8c8bcc1e0" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 39831 } } peers { permanent_uuid: "3853b63638f14ce3ad4e7d72d276158c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 38165 } }
I20260709 14:53:24.184840  7470 ts_tablet_manager.cc:1434] T b39008948c8c470fb7d43ae3a2fd0ea6 P 83ca7750fbc741b7afc841bda942cdb1: Time spent starting tablet: real 0.048s	user 0.008s	sys 0.000s
I20260709 14:53:24.185868  7470 tablet_bootstrap.cc:492] T 10fe819f4f624ebe977287d7f96692d8 P 83ca7750fbc741b7afc841bda942cdb1: Bootstrap starting.
I20260709 14:53:24.192385  7654 raft_consensus.cc:2749] T be03c37c342a4c9ea91e91adab6a7924 P 3853b63638f14ce3ad4e7d72d276158c [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:53:24.193533  7469 raft_consensus.cc:359] T b7e4398ed84d48c49f5aea7e044d5988 P 1d75d40cbcd84cb4b284a0d8c8bcc1e0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83ca7750fbc741b7afc841bda942cdb1" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39489 } } peers { permanent_uuid: "1d75d40cbcd84cb4b284a0d8c8bcc1e0" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 39831 } } peers { permanent_uuid: "3853b63638f14ce3ad4e7d72d276158c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 38165 } }
I20260709 14:53:24.194190  7469 raft_consensus.cc:385] T b7e4398ed84d48c49f5aea7e044d5988 P 1d75d40cbcd84cb4b284a0d8c8bcc1e0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
W20260709 14:53:24.194357  7225 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 14:53:24.194520  7469 raft_consensus.cc:740] T b7e4398ed84d48c49f5aea7e044d5988 P 1d75d40cbcd84cb4b284a0d8c8bcc1e0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1d75d40cbcd84cb4b284a0d8c8bcc1e0, State: Initialized, Role: FOLLOWER
I20260709 14:53:24.169639  7243 leader_election.cc:304] T 51b8539566c744c193182dd1b62d99e3 P 83ca7750fbc741b7afc841bda942cdb1 [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: 3853b63638f14ce3ad4e7d72d276158c, 83ca7750fbc741b7afc841bda942cdb1; no voters: 
I20260709 14:53:24.196238  7650 raft_consensus.cc:2804] T 51b8539566c744c193182dd1b62d99e3 P 83ca7750fbc741b7afc841bda942cdb1 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:53:24.196561  7650 raft_consensus.cc:493] T 51b8539566c744c193182dd1b62d99e3 P 83ca7750fbc741b7afc841bda942cdb1 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:53:24.196859  7650 raft_consensus.cc:3060] T 51b8539566c744c193182dd1b62d99e3 P 83ca7750fbc741b7afc841bda942cdb1 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:24.205950  7494 leader_election.cc:290] T 130e64ada83e469094d5a2b36aa4ffdf P 1d75d40cbcd84cb4b284a0d8c8bcc1e0 [CANDIDATE]: Term 1 election: Requested vote from peers 83ca7750fbc741b7afc841bda942cdb1 (127.6.3.193:39489), 3853b63638f14ce3ad4e7d72d276158c (127.6.3.195:38165)
I20260709 14:53:24.203701  7520 consensus_queue.cc:1048] T 1309193830474f33b093af0e45e46693 P 83ca7750fbc741b7afc841bda942cdb1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3853b63638f14ce3ad4e7d72d276158c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 38165 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.003s
I20260709 14:53:24.209106  7469 consensus_queue.cc:260] T b7e4398ed84d48c49f5aea7e044d5988 P 1d75d40cbcd84cb4b284a0d8c8bcc1e0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83ca7750fbc741b7afc841bda942cdb1" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39489 } } peers { permanent_uuid: "1d75d40cbcd84cb4b284a0d8c8bcc1e0" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 39831 } } peers { permanent_uuid: "3853b63638f14ce3ad4e7d72d276158c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 38165 } }
I20260709 14:53:24.213222  7426 raft_consensus.cc:2468] T 130e64ada83e469094d5a2b36aa4ffdf P 3853b63638f14ce3ad4e7d72d276158c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 83ca7750fbc741b7afc841bda942cdb1 in term 1.
I20260709 14:53:24.213356  7469 ts_tablet_manager.cc:1434] T b7e4398ed84d48c49f5aea7e044d5988 P 1d75d40cbcd84cb4b284a0d8c8bcc1e0: Time spent starting tablet: real 0.073s	user 0.005s	sys 0.002s
I20260709 14:53:24.217540  7469 tablet_bootstrap.cc:492] T e16419b6aae9473ea57727a0e25d441c P 1d75d40cbcd84cb4b284a0d8c8bcc1e0: Bootstrap starting.
I20260709 14:53:24.219252  7243 leader_election.cc:304] T 130e64ada83e469094d5a2b36aa4ffdf P 83ca7750fbc741b7afc841bda942cdb1 [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: 3853b63638f14ce3ad4e7d72d276158c, 83ca7750fbc741b7afc841bda942cdb1; no voters: 
I20260709 14:53:24.219671  7242 leader_election.cc:304] T c4dbe85b45604277ac37550e4e39b42e P 83ca7750fbc741b7afc841bda942cdb1 [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: 1d75d40cbcd84cb4b284a0d8c8bcc1e0, 83ca7750fbc741b7afc841bda942cdb1; no voters: 3853b63638f14ce3ad4e7d72d276158c
W20260709 14:53:24.220202  7243 consensus_peers.cc:597] T bc632fabf1554449b1c28acf58a6b2c6 P 83ca7750fbc741b7afc841bda942cdb1 -> Peer 3853b63638f14ce3ad4e7d72d276158c (127.6.3.195:38165): Couldn't send request to peer 3853b63638f14ce3ad4e7d72d276158c. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:53:24.221128  7499 raft_consensus.cc:2804] T 130e64ada83e469094d5a2b36aa4ffdf P 83ca7750fbc741b7afc841bda942cdb1 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:53:24.221545  7595 raft_consensus.cc:2804] T c4dbe85b45604277ac37550e4e39b42e P 83ca7750fbc741b7afc841bda942cdb1 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:53:24.221621  7499 raft_consensus.cc:697] T 130e64ada83e469094d5a2b36aa4ffdf P 83ca7750fbc741b7afc841bda942cdb1 [term 1 LEADER]: Becoming Leader. State: Replica: 83ca7750fbc741b7afc841bda942cdb1, State: Running, Role: LEADER
I20260709 14:53:24.221992  7595 raft_consensus.cc:493] T c4dbe85b45604277ac37550e4e39b42e P 83ca7750fbc741b7afc841bda942cdb1 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:53:24.222325  7595 raft_consensus.cc:3060] T c4dbe85b45604277ac37550e4e39b42e P 83ca7750fbc741b7afc841bda942cdb1 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:24.222453  7499 consensus_queue.cc:237] T 130e64ada83e469094d5a2b36aa4ffdf P 83ca7750fbc741b7afc841bda942cdb1 [LEADER]: Queue going to LEADER mode. State: All 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: "83ca7750fbc741b7afc841bda942cdb1" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39489 } } peers { permanent_uuid: "1d75d40cbcd84cb4b284a0d8c8bcc1e0" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 39831 } } peers { permanent_uuid: "3853b63638f14ce3ad4e7d72d276158c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 38165 } }
I20260709 14:53:24.228901  7470 tablet_bootstrap.cc:654] T 10fe819f4f624ebe977287d7f96692d8 P 83ca7750fbc741b7afc841bda942cdb1: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:24.214632  7650 raft_consensus.cc:515] T 51b8539566c744c193182dd1b62d99e3 P 83ca7750fbc741b7afc841bda942cdb1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83ca7750fbc741b7afc841bda942cdb1" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39489 } } peers { permanent_uuid: "1d75d40cbcd84cb4b284a0d8c8bcc1e0" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 39831 } } peers { permanent_uuid: "3853b63638f14ce3ad4e7d72d276158c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 38165 } }
I20260709 14:53:24.233178  7468 tablet_bootstrap.cc:492] T bc632fabf1554449b1c28acf58a6b2c6 P 3853b63638f14ce3ad4e7d72d276158c: No bootstrap required, opened a new log
I20260709 14:53:24.235728  7468 ts_tablet_manager.cc:1403] T bc632fabf1554449b1c28acf58a6b2c6 P 3853b63638f14ce3ad4e7d72d276158c: Time spent bootstrapping tablet: real 0.239s	user 0.009s	sys 0.011s
I20260709 14:53:24.243830  7175 catalog_manager.cc:5697] T 10fe819f4f624ebe977287d7f96692d8 P 1d75d40cbcd84cb4b284a0d8c8bcc1e0 reported cstate change: term changed from 0 to 1, leader changed from <none> to 1d75d40cbcd84cb4b284a0d8c8bcc1e0 (127.6.3.194). New cstate: current_term: 1 leader_uuid: "1d75d40cbcd84cb4b284a0d8c8bcc1e0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83ca7750fbc741b7afc841bda942cdb1" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39489 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1d75d40cbcd84cb4b284a0d8c8bcc1e0" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 39831 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3853b63638f14ce3ad4e7d72d276158c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 38165 } health_report { overall_health: UNKNOWN } } }
I20260709 14:53:24.246294  7469 tablet_bootstrap.cc:654] T e16419b6aae9473ea57727a0e25d441c P 1d75d40cbcd84cb4b284a0d8c8bcc1e0: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:24.251253  7650 leader_election.cc:290] T 51b8539566c744c193182dd1b62d99e3 P 83ca7750fbc741b7afc841bda942cdb1 [CANDIDATE]: Term 1 election: Requested vote from peers 1d75d40cbcd84cb4b284a0d8c8bcc1e0 (127.6.3.194:39831), 3853b63638f14ce3ad4e7d72d276158c (127.6.3.195:38165)
I20260709 14:53:24.255923  7428 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "51b8539566c744c193182dd1b62d99e3" candidate_uuid: "83ca7750fbc741b7afc841bda942cdb1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3853b63638f14ce3ad4e7d72d276158c"
I20260709 14:53:24.256448  7428 raft_consensus.cc:3060] T 51b8539566c744c193182dd1b62d99e3 P 3853b63638f14ce3ad4e7d72d276158c [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:24.268783  7470 tablet_bootstrap.cc:492] T 10fe819f4f624ebe977287d7f96692d8 P 83ca7750fbc741b7afc841bda942cdb1: No bootstrap required, opened a new log
I20260709 14:53:24.269203  7470 ts_tablet_manager.cc:1403] T 10fe819f4f624ebe977287d7f96692d8 P 83ca7750fbc741b7afc841bda942cdb1: Time spent bootstrapping tablet: real 0.084s	user 0.005s	sys 0.017s
I20260709 14:53:24.286612  7650 raft_consensus.cc:493] T b39008948c8c470fb7d43ae3a2fd0ea6 P 83ca7750fbc741b7afc841bda942cdb1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:24.287019  7650 raft_consensus.cc:515] T b39008948c8c470fb7d43ae3a2fd0ea6 P 83ca7750fbc741b7afc841bda942cdb1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83ca7750fbc741b7afc841bda942cdb1" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39489 } } peers { permanent_uuid: "1d75d40cbcd84cb4b284a0d8c8bcc1e0" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 39831 } } peers { permanent_uuid: "3853b63638f14ce3ad4e7d72d276158c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 38165 } }
I20260709 14:53:24.288414  7176 catalog_manager.cc:5697] T 130e64ada83e469094d5a2b36aa4ffdf P 83ca7750fbc741b7afc841bda942cdb1 reported cstate change: term changed from 0 to 1, leader changed from <none> to 83ca7750fbc741b7afc841bda942cdb1 (127.6.3.193). New cstate: current_term: 1 leader_uuid: "83ca7750fbc741b7afc841bda942cdb1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83ca7750fbc741b7afc841bda942cdb1" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39489 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1d75d40cbcd84cb4b284a0d8c8bcc1e0" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 39831 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3853b63638f14ce3ad4e7d72d276158c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 38165 } health_report { overall_health: UNKNOWN } } }
I20260709 14:53:24.289764  7650 leader_election.cc:290] T b39008948c8c470fb7d43ae3a2fd0ea6 P 83ca7750fbc741b7afc841bda942cdb1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1d75d40cbcd84cb4b284a0d8c8bcc1e0 (127.6.3.194:39831), 3853b63638f14ce3ad4e7d72d276158c (127.6.3.195:38165)
I20260709 14:53:24.300254  7425 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b39008948c8c470fb7d43ae3a2fd0ea6" candidate_uuid: "83ca7750fbc741b7afc841bda942cdb1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3853b63638f14ce3ad4e7d72d276158c" is_pre_election: true
I20260709 14:53:24.301384  7352 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "51b8539566c744c193182dd1b62d99e3" candidate_uuid: "83ca7750fbc741b7afc841bda942cdb1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d75d40cbcd84cb4b284a0d8c8bcc1e0"
I20260709 14:53:24.301919  7352 raft_consensus.cc:3060] T 51b8539566c744c193182dd1b62d99e3 P 1d75d40cbcd84cb4b284a0d8c8bcc1e0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:24.303228  7468 raft_consensus.cc:359] T bc632fabf1554449b1c28acf58a6b2c6 P 3853b63638f14ce3ad4e7d72d276158c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83ca7750fbc741b7afc841bda942cdb1" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39489 } } peers { permanent_uuid: "1d75d40cbcd84cb4b284a0d8c8bcc1e0" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 39831 } } peers { permanent_uuid: "3853b63638f14ce3ad4e7d72d276158c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 38165 } }
I20260709 14:53:24.303923  7468 raft_consensus.cc:385] T bc632fabf1554449b1c28acf58a6b2c6 P 3853b63638f14ce3ad4e7d72d276158c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:24.304186  7468 raft_consensus.cc:740] T bc632fabf1554449b1c28acf58a6b2c6 P 3853b63638f14ce3ad4e7d72d276158c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3853b63638f14ce3ad4e7d72d276158c, State: Initialized, Role: FOLLOWER
W20260709 14:53:24.311040  7243 leader_election.cc:343] T b39008948c8c470fb7d43ae3a2fd0ea6 P 83ca7750fbc741b7afc841bda942cdb1 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3853b63638f14ce3ad4e7d72d276158c (127.6.3.195:38165): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:24.311839  7273 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "130e64ada83e469094d5a2b36aa4ffdf" candidate_uuid: "1d75d40cbcd84cb4b284a0d8c8bcc1e0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "83ca7750fbc741b7afc841bda942cdb1"
I20260709 14:53:24.310407  7426 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "130e64ada83e469094d5a2b36aa4ffdf" candidate_uuid: "1d75d40cbcd84cb4b284a0d8c8bcc1e0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3853b63638f14ce3ad4e7d72d276158c"
I20260709 14:53:24.313333  7468 consensus_queue.cc:260] T bc632fabf1554449b1c28acf58a6b2c6 P 3853b63638f14ce3ad4e7d72d276158c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83ca7750fbc741b7afc841bda942cdb1" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39489 } } peers { permanent_uuid: "1d75d40cbcd84cb4b284a0d8c8bcc1e0" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 39831 } } peers { permanent_uuid: "3853b63638f14ce3ad4e7d72d276158c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 38165 } }
I20260709 14:53:24.314234  7426 raft_consensus.cc:2393] T 130e64ada83e469094d5a2b36aa4ffdf P 3853b63638f14ce3ad4e7d72d276158c [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 1d75d40cbcd84cb4b284a0d8c8bcc1e0 in current term 1: Already voted for candidate 83ca7750fbc741b7afc841bda942cdb1 in this term.
I20260709 14:53:24.307399  7595 raft_consensus.cc:515] T c4dbe85b45604277ac37550e4e39b42e P 83ca7750fbc741b7afc841bda942cdb1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83ca7750fbc741b7afc841bda942cdb1" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39489 } } peers { permanent_uuid: "1d75d40cbcd84cb4b284a0d8c8bcc1e0" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 39831 } } peers { permanent_uuid: "3853b63638f14ce3ad4e7d72d276158c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 38165 } }
I20260709 14:53:24.315356  7468 ts_tablet_manager.cc:1434] T bc632fabf1554449b1c28acf58a6b2c6 P 3853b63638f14ce3ad4e7d72d276158c: Time spent starting tablet: real 0.079s	user 0.007s	sys 0.000s
I20260709 14:53:24.316208  7468 tablet_bootstrap.cc:492] T d8038c7c8d9847ce8feff810a296f0c5 P 3853b63638f14ce3ad4e7d72d276158c: Bootstrap starting.
I20260709 14:53:24.316154  7595 leader_election.cc:290] T c4dbe85b45604277ac37550e4e39b42e P 83ca7750fbc741b7afc841bda942cdb1 [CANDIDATE]: Term 1 election: Requested vote from peers 1d75d40cbcd84cb4b284a0d8c8bcc1e0 (127.6.3.194:39831), 3853b63638f14ce3ad4e7d72d276158c (127.6.3.195:38165)
I20260709 14:53:24.316818  7348 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b39008948c8c470fb7d43ae3a2fd0ea6" candidate_uuid: "83ca7750fbc741b7afc841bda942cdb1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d75d40cbcd84cb4b284a0d8c8bcc1e0" is_pre_election: true
I20260709 14:53:24.318305  7469 tablet_bootstrap.cc:492] T e16419b6aae9473ea57727a0e25d441c P 1d75d40cbcd84cb4b284a0d8c8bcc1e0: No bootstrap required, opened a new log
I20260709 14:53:24.318742  7469 ts_tablet_manager.cc:1403] T e16419b6aae9473ea57727a0e25d441c P 1d75d40cbcd84cb4b284a0d8c8bcc1e0: Time spent bootstrapping tablet: real 0.101s	user 0.008s	sys 0.006s
I20260709 14:53:24.321277  7469 raft_consensus.cc:359] T e16419b6aae9473ea57727a0e25d441c P 1d75d40cbcd84cb4b284a0d8c8bcc1e0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83ca7750fbc741b7afc841bda942cdb1" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39489 } } peers { permanent_uuid: "1d75d40cbcd84cb4b284a0d8c8bcc1e0" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 39831 } } peers { permanent_uuid: "3853b63638f14ce3ad4e7d72d276158c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 38165 } }
I20260709 14:53:24.321885  7469 raft_consensus.cc:385] T e16419b6aae9473ea57727a0e25d441c P 1d75d40cbcd84cb4b284a0d8c8bcc1e0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:24.322153  7469 raft_consensus.cc:740] T e16419b6aae9473ea57727a0e25d441c P 1d75d40cbcd84cb4b284a0d8c8bcc1e0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1d75d40cbcd84cb4b284a0d8c8bcc1e0, State: Initialized, Role: FOLLOWER
I20260709 14:53:24.324275  7470 raft_consensus.cc:359] T 10fe819f4f624ebe977287d7f96692d8 P 83ca7750fbc741b7afc841bda942cdb1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83ca7750fbc741b7afc841bda942cdb1" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39489 } } peers { permanent_uuid: "1d75d40cbcd84cb4b284a0d8c8bcc1e0" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 39831 } } peers { permanent_uuid: "3853b63638f14ce3ad4e7d72d276158c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 38165 } }
I20260709 14:53:24.324878  7470 raft_consensus.cc:385] T 10fe819f4f624ebe977287d7f96692d8 P 83ca7750fbc741b7afc841bda942cdb1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:24.325150  7470 raft_consensus.cc:740] T 10fe819f4f624ebe977287d7f96692d8 P 83ca7750fbc741b7afc841bda942cdb1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 83ca7750fbc741b7afc841bda942cdb1, State: Initialized, Role: FOLLOWER
I20260709 14:53:24.325765  7470 consensus_queue.cc:260] T 10fe819f4f624ebe977287d7f96692d8 P 83ca7750fbc741b7afc841bda942cdb1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83ca7750fbc741b7afc841bda942cdb1" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39489 } } peers { permanent_uuid: "1d75d40cbcd84cb4b284a0d8c8bcc1e0" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 39831 } } peers { permanent_uuid: "3853b63638f14ce3ad4e7d72d276158c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 38165 } }
I20260709 14:53:24.326388  7426 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c4dbe85b45604277ac37550e4e39b42e" candidate_uuid: "83ca7750fbc741b7afc841bda942cdb1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3853b63638f14ce3ad4e7d72d276158c"
I20260709 14:53:24.322747  7499 consensus_queue.cc:1048] T bc632fabf1554449b1c28acf58a6b2c6 P 83ca7750fbc741b7afc841bda942cdb1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1d75d40cbcd84cb4b284a0d8c8bcc1e0" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 39831 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 14:53:24.328595  7243 leader_election.cc:343] T c4dbe85b45604277ac37550e4e39b42e P 83ca7750fbc741b7afc841bda942cdb1 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 3853b63638f14ce3ad4e7d72d276158c (127.6.3.195:38165): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:24.302248  7428 raft_consensus.cc:2468] T 51b8539566c744c193182dd1b62d99e3 P 3853b63638f14ce3ad4e7d72d276158c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 83ca7750fbc741b7afc841bda942cdb1 in term 1.
I20260709 14:53:24.336179  7352 raft_consensus.cc:2468] T 51b8539566c744c193182dd1b62d99e3 P 1d75d40cbcd84cb4b284a0d8c8bcc1e0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 83ca7750fbc741b7afc841bda942cdb1 in term 1.
I20260709 14:53:24.338078  7655 raft_consensus.cc:493] T bc632fabf1554449b1c28acf58a6b2c6 P 3853b63638f14ce3ad4e7d72d276158c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:24.338599  7318 leader_election.cc:304] T 130e64ada83e469094d5a2b36aa4ffdf P 1d75d40cbcd84cb4b284a0d8c8bcc1e0 [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: 1d75d40cbcd84cb4b284a0d8c8bcc1e0; no voters: 3853b63638f14ce3ad4e7d72d276158c, 83ca7750fbc741b7afc841bda942cdb1
I20260709 14:53:24.338529  7655 raft_consensus.cc:515] T bc632fabf1554449b1c28acf58a6b2c6 P 3853b63638f14ce3ad4e7d72d276158c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83ca7750fbc741b7afc841bda942cdb1" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39489 } } peers { permanent_uuid: "1d75d40cbcd84cb4b284a0d8c8bcc1e0" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 39831 } } peers { permanent_uuid: "3853b63638f14ce3ad4e7d72d276158c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 38165 } }
I20260709 14:53:24.339354  7598 raft_consensus.cc:2749] T 130e64ada83e469094d5a2b36aa4ffdf P 1d75d40cbcd84cb4b284a0d8c8bcc1e0 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 14:53:24.340652  7655 leader_election.cc:290] T bc632fabf1554449b1c28acf58a6b2c6 P 3853b63638f14ce3ad4e7d72d276158c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 83ca7750fbc741b7afc841bda942cdb1 (127.6.3.193:39489), 1d75d40cbcd84cb4b284a0d8c8bcc1e0 (127.6.3.194:39831)
I20260709 14:53:24.340669  7352 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c4dbe85b45604277ac37550e4e39b42e" candidate_uuid: "83ca7750fbc741b7afc841bda942cdb1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d75d40cbcd84cb4b284a0d8c8bcc1e0"
I20260709 14:53:24.341341  7352 raft_consensus.cc:3060] T c4dbe85b45604277ac37550e4e39b42e P 1d75d40cbcd84cb4b284a0d8c8bcc1e0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:24.341621  7348 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bc632fabf1554449b1c28acf58a6b2c6" candidate_uuid: "3853b63638f14ce3ad4e7d72d276158c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d75d40cbcd84cb4b284a0d8c8bcc1e0" is_pre_election: true
I20260709 14:53:24.342272  7348 raft_consensus.cc:2393] T bc632fabf1554449b1c28acf58a6b2c6 P 1d75d40cbcd84cb4b284a0d8c8bcc1e0 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 3853b63638f14ce3ad4e7d72d276158c in current term 1: Already voted for candidate 83ca7750fbc741b7afc841bda942cdb1 in this term.
I20260709 14:53:24.343560  7469 consensus_queue.cc:260] T e16419b6aae9473ea57727a0e25d441c P 1d75d40cbcd84cb4b284a0d8c8bcc1e0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83ca7750fbc741b7afc841bda942cdb1" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39489 } } peers { permanent_uuid: "1d75d40cbcd84cb4b284a0d8c8bcc1e0" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 39831 } } peers { permanent_uuid: "3853b63638f14ce3ad4e7d72d276158c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 38165 } }
I20260709 14:53:24.345484  7469 ts_tablet_manager.cc:1434] T e16419b6aae9473ea57727a0e25d441c P 1d75d40cbcd84cb4b284a0d8c8bcc1e0: Time spent starting tablet: real 0.026s	user 0.001s	sys 0.005s
I20260709 14:53:24.346297  7469 tablet_bootstrap.cc:492] T b39008948c8c470fb7d43ae3a2fd0ea6 P 1d75d40cbcd84cb4b284a0d8c8bcc1e0: Bootstrap starting.
I20260709 14:53:24.347262  7352 raft_consensus.cc:2468] T c4dbe85b45604277ac37550e4e39b42e P 1d75d40cbcd84cb4b284a0d8c8bcc1e0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 83ca7750fbc741b7afc841bda942cdb1 in term 1.
I20260709 14:53:24.349195  7470 ts_tablet_manager.cc:1434] T 10fe819f4f624ebe977287d7f96692d8 P 83ca7750fbc741b7afc841bda942cdb1: Time spent starting tablet: real 0.080s	user 0.003s	sys 0.004s
W20260709 14:53:24.349530  7242 leader_election.cc:343] T b39008948c8c470fb7d43ae3a2fd0ea6 P 83ca7750fbc741b7afc841bda942cdb1 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1d75d40cbcd84cb4b284a0d8c8bcc1e0 (127.6.3.194:39831): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:24.349414  7520 consensus_queue.cc:1048] T 1309193830474f33b093af0e45e46693 P 83ca7750fbc741b7afc841bda942cdb1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1d75d40cbcd84cb4b284a0d8c8bcc1e0" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 39831 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:53:24.349970  7242 leader_election.cc:304] T b39008948c8c470fb7d43ae3a2fd0ea6 P 83ca7750fbc741b7afc841bda942cdb1 [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: 83ca7750fbc741b7afc841bda942cdb1; no voters: 1d75d40cbcd84cb4b284a0d8c8bcc1e0, 3853b63638f14ce3ad4e7d72d276158c
I20260709 14:53:24.350214  7470 tablet_bootstrap.cc:492] T d8038c7c8d9847ce8feff810a296f0c5 P 83ca7750fbc741b7afc841bda942cdb1: Bootstrap starting.
I20260709 14:53:24.351054  7242 leader_election.cc:304] T 51b8539566c744c193182dd1b62d99e3 P 83ca7750fbc741b7afc841bda942cdb1 [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: 1d75d40cbcd84cb4b284a0d8c8bcc1e0, 83ca7750fbc741b7afc841bda942cdb1; no voters: 
I20260709 14:53:24.352257  7650 raft_consensus.cc:493] T 10fe819f4f624ebe977287d7f96692d8 P 83ca7750fbc741b7afc841bda942cdb1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:24.353385  7275 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bc632fabf1554449b1c28acf58a6b2c6" candidate_uuid: "3853b63638f14ce3ad4e7d72d276158c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "83ca7750fbc741b7afc841bda942cdb1" is_pre_election: true
I20260709 14:53:24.352676  7650 raft_consensus.cc:515] T 10fe819f4f624ebe977287d7f96692d8 P 83ca7750fbc741b7afc841bda942cdb1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83ca7750fbc741b7afc841bda942cdb1" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39489 } } peers { permanent_uuid: "1d75d40cbcd84cb4b284a0d8c8bcc1e0" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 39831 } } peers { permanent_uuid: "3853b63638f14ce3ad4e7d72d276158c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 38165 } }
I20260709 14:53:24.350900  7520 raft_consensus.cc:2749] T b39008948c8c470fb7d43ae3a2fd0ea6 P 83ca7750fbc741b7afc841bda942cdb1 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:53:24.353708  7674 raft_consensus.cc:2804] T 51b8539566c744c193182dd1b62d99e3 P 83ca7750fbc741b7afc841bda942cdb1 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:53:24.360919  7392 leader_election.cc:304] T bc632fabf1554449b1c28acf58a6b2c6 P 3853b63638f14ce3ad4e7d72d276158c [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: 3853b63638f14ce3ad4e7d72d276158c; no voters: 1d75d40cbcd84cb4b284a0d8c8bcc1e0, 83ca7750fbc741b7afc841bda942cdb1
I20260709 14:53:24.361129  7674 raft_consensus.cc:697] T 51b8539566c744c193182dd1b62d99e3 P 83ca7750fbc741b7afc841bda942cdb1 [term 1 LEADER]: Becoming Leader. State: Replica: 83ca7750fbc741b7afc841bda942cdb1, State: Running, Role: LEADER
I20260709 14:53:24.361617  7242 leader_election.cc:304] T c4dbe85b45604277ac37550e4e39b42e P 83ca7750fbc741b7afc841bda942cdb1 [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: 1d75d40cbcd84cb4b284a0d8c8bcc1e0, 83ca7750fbc741b7afc841bda942cdb1; no voters: 3853b63638f14ce3ad4e7d72d276158c
I20260709 14:53:24.362079  7650 leader_election.cc:290] T 10fe819f4f624ebe977287d7f96692d8 P 83ca7750fbc741b7afc841bda942cdb1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1d75d40cbcd84cb4b284a0d8c8bcc1e0 (127.6.3.194:39831), 3853b63638f14ce3ad4e7d72d276158c (127.6.3.195:38165)
I20260709 14:53:24.361936  7674 consensus_queue.cc:237] T 51b8539566c744c193182dd1b62d99e3 P 83ca7750fbc741b7afc841bda942cdb1 [LEADER]: Queue going to LEADER mode. State: All 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: "83ca7750fbc741b7afc841bda942cdb1" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39489 } } peers { permanent_uuid: "1d75d40cbcd84cb4b284a0d8c8bcc1e0" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 39831 } } peers { permanent_uuid: "3853b63638f14ce3ad4e7d72d276158c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 38165 } }
I20260709 14:53:24.362437  7521 raft_consensus.cc:2804] T c4dbe85b45604277ac37550e4e39b42e P 83ca7750fbc741b7afc841bda942cdb1 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:53:24.362907  7521 raft_consensus.cc:697] T c4dbe85b45604277ac37550e4e39b42e P 83ca7750fbc741b7afc841bda942cdb1 [term 1 LEADER]: Becoming Leader. State: Replica: 83ca7750fbc741b7afc841bda942cdb1, State: Running, Role: LEADER
I20260709 14:53:24.363713  7521 consensus_queue.cc:237] T c4dbe85b45604277ac37550e4e39b42e P 83ca7750fbc741b7afc841bda942cdb1 [LEADER]: Queue going to LEADER mode. State: All 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: "83ca7750fbc741b7afc841bda942cdb1" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39489 } } peers { permanent_uuid: "1d75d40cbcd84cb4b284a0d8c8bcc1e0" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 39831 } } peers { permanent_uuid: "3853b63638f14ce3ad4e7d72d276158c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 38165 } }
I20260709 14:53:24.364204  7468 tablet_bootstrap.cc:654] T d8038c7c8d9847ce8feff810a296f0c5 P 3853b63638f14ce3ad4e7d72d276158c: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:24.366221  7588 raft_consensus.cc:3060] T bc632fabf1554449b1c28acf58a6b2c6 P 3853b63638f14ce3ad4e7d72d276158c [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:24.386691  7469 tablet_bootstrap.cc:654] T b39008948c8c470fb7d43ae3a2fd0ea6 P 1d75d40cbcd84cb4b284a0d8c8bcc1e0: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:24.425067  7588 raft_consensus.cc:2749] T bc632fabf1554449b1c28acf58a6b2c6 P 3853b63638f14ce3ad4e7d72d276158c [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:53:24.429560  7470 tablet_bootstrap.cc:654] T d8038c7c8d9847ce8feff810a296f0c5 P 83ca7750fbc741b7afc841bda942cdb1: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:24.406205  7598 raft_consensus.cc:493] T be03c37c342a4c9ea91e91adab6a7924 P 1d75d40cbcd84cb4b284a0d8c8bcc1e0 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:24.443279  7588 consensus_queue.cc:1048] T 3f549f3b984a459aa5ba40e4e31d803d P 3853b63638f14ce3ad4e7d72d276158c [LEADER]: Connected to new peer: Peer: permanent_uuid: "1d75d40cbcd84cb4b284a0d8c8bcc1e0" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 39831 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:53:24.435875  7351 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "10fe819f4f624ebe977287d7f96692d8" candidate_uuid: "83ca7750fbc741b7afc841bda942cdb1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d75d40cbcd84cb4b284a0d8c8bcc1e0" is_pre_election: true
I20260709 14:53:24.451329  7598 raft_consensus.cc:515] T be03c37c342a4c9ea91e91adab6a7924 P 1d75d40cbcd84cb4b284a0d8c8bcc1e0 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83ca7750fbc741b7afc841bda942cdb1" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39489 } } peers { permanent_uuid: "1d75d40cbcd84cb4b284a0d8c8bcc1e0" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 39831 } } peers { permanent_uuid: "3853b63638f14ce3ad4e7d72d276158c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 38165 } }
I20260709 14:53:24.467137  7424 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "10fe819f4f624ebe977287d7f96692d8" candidate_uuid: "83ca7750fbc741b7afc841bda942cdb1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3853b63638f14ce3ad4e7d72d276158c" is_pre_election: true
I20260709 14:53:24.467918  7424 raft_consensus.cc:2393] T 10fe819f4f624ebe977287d7f96692d8 P 3853b63638f14ce3ad4e7d72d276158c [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 83ca7750fbc741b7afc841bda942cdb1 in current term 1: Already voted for candidate 1d75d40cbcd84cb4b284a0d8c8bcc1e0 in this term.
I20260709 14:53:24.470129  7273 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "be03c37c342a4c9ea91e91adab6a7924" candidate_uuid: "1d75d40cbcd84cb4b284a0d8c8bcc1e0" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "83ca7750fbc741b7afc841bda942cdb1" is_pre_election: true
I20260709 14:53:24.470769  7273 raft_consensus.cc:2468] T be03c37c342a4c9ea91e91adab6a7924 P 83ca7750fbc741b7afc841bda942cdb1 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1d75d40cbcd84cb4b284a0d8c8bcc1e0 in term 1.
I20260709 14:53:24.471980  7318 leader_election.cc:304] T be03c37c342a4c9ea91e91adab6a7924 P 1d75d40cbcd84cb4b284a0d8c8bcc1e0 [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: 1d75d40cbcd84cb4b284a0d8c8bcc1e0, 83ca7750fbc741b7afc841bda942cdb1; no voters: 
I20260709 14:53:24.472956  7545 raft_consensus.cc:2804] T be03c37c342a4c9ea91e91adab6a7924 P 1d75d40cbcd84cb4b284a0d8c8bcc1e0 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:53:24.473327  7545 raft_consensus.cc:493] T be03c37c342a4c9ea91e91adab6a7924 P 1d75d40cbcd84cb4b284a0d8c8bcc1e0 [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:53:24.473726  7545 raft_consensus.cc:3060] T be03c37c342a4c9ea91e91adab6a7924 P 1d75d40cbcd84cb4b284a0d8c8bcc1e0 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:53:24.471019  7175 catalog_manager.cc:5697] T 51b8539566c744c193182dd1b62d99e3 P 83ca7750fbc741b7afc841bda942cdb1 reported cstate change: term changed from 0 to 1, leader changed from <none> to 83ca7750fbc741b7afc841bda942cdb1 (127.6.3.193). New cstate: current_term: 1 leader_uuid: "83ca7750fbc741b7afc841bda942cdb1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83ca7750fbc741b7afc841bda942cdb1" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39489 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1d75d40cbcd84cb4b284a0d8c8bcc1e0" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 39831 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3853b63638f14ce3ad4e7d72d276158c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 38165 } health_report { overall_health: UNKNOWN } } }
I20260709 14:53:24.475343  7175 catalog_manager.cc:5697] T c4dbe85b45604277ac37550e4e39b42e P 83ca7750fbc741b7afc841bda942cdb1 reported cstate change: term changed from 0 to 1, leader changed from <none> to 83ca7750fbc741b7afc841bda942cdb1 (127.6.3.193). New cstate: current_term: 1 leader_uuid: "83ca7750fbc741b7afc841bda942cdb1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83ca7750fbc741b7afc841bda942cdb1" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39489 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1d75d40cbcd84cb4b284a0d8c8bcc1e0" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 39831 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3853b63638f14ce3ad4e7d72d276158c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 38165 } health_report { overall_health: UNKNOWN } } }
I20260709 14:53:24.472975  7243 leader_election.cc:304] T 10fe819f4f624ebe977287d7f96692d8 P 83ca7750fbc741b7afc841bda942cdb1 [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: 83ca7750fbc741b7afc841bda942cdb1; no voters: 1d75d40cbcd84cb4b284a0d8c8bcc1e0, 3853b63638f14ce3ad4e7d72d276158c
I20260709 14:53:24.483393  7424 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "be03c37c342a4c9ea91e91adab6a7924" candidate_uuid: "1d75d40cbcd84cb4b284a0d8c8bcc1e0" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3853b63638f14ce3ad4e7d72d276158c" is_pre_election: true
I20260709 14:53:24.528649  7468 tablet_bootstrap.cc:492] T d8038c7c8d9847ce8feff810a296f0c5 P 3853b63638f14ce3ad4e7d72d276158c: No bootstrap required, opened a new log
I20260709 14:53:24.528790  7424 raft_consensus.cc:2468] T be03c37c342a4c9ea91e91adab6a7924 P 3853b63638f14ce3ad4e7d72d276158c [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1d75d40cbcd84cb4b284a0d8c8bcc1e0 in term 1.
I20260709 14:53:24.529038  7469 tablet_bootstrap.cc:492] T b39008948c8c470fb7d43ae3a2fd0ea6 P 1d75d40cbcd84cb4b284a0d8c8bcc1e0: No bootstrap required, opened a new log
I20260709 14:53:24.501199  7674 raft_consensus.cc:3060] T 10fe819f4f624ebe977287d7f96692d8 P 83ca7750fbc741b7afc841bda942cdb1 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:24.531102  7468 ts_tablet_manager.cc:1403] T d8038c7c8d9847ce8feff810a296f0c5 P 3853b63638f14ce3ad4e7d72d276158c: Time spent bootstrapping tablet: real 0.213s	user 0.032s	sys 0.050s
I20260709 14:53:24.507433  7349 raft_consensus.cc:1275] T 30ef5cb60eb548b48153fc81fba53136 P 1d75d40cbcd84cb4b284a0d8c8bcc1e0 [term 2 FOLLOWER]: Refusing update from remote peer 3853b63638f14ce3ad4e7d72d276158c: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
W20260709 14:53:24.534300  7243 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.6.3.195:38165, user_credentials={real_user=slave}} blocked reactor thread for 61457.8us
I20260709 14:53:24.483965  7598 leader_election.cc:290] T be03c37c342a4c9ea91e91adab6a7924 P 1d75d40cbcd84cb4b284a0d8c8bcc1e0 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 83ca7750fbc741b7afc841bda942cdb1 (127.6.3.193:39489), 3853b63638f14ce3ad4e7d72d276158c (127.6.3.195:38165)
I20260709 14:53:24.536196  7674 raft_consensus.cc:2749] T 10fe819f4f624ebe977287d7f96692d8 P 83ca7750fbc741b7afc841bda942cdb1 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:53:24.536336  7545 raft_consensus.cc:515] T be03c37c342a4c9ea91e91adab6a7924 P 1d75d40cbcd84cb4b284a0d8c8bcc1e0 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83ca7750fbc741b7afc841bda942cdb1" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39489 } } peers { permanent_uuid: "1d75d40cbcd84cb4b284a0d8c8bcc1e0" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 39831 } } peers { permanent_uuid: "3853b63638f14ce3ad4e7d72d276158c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 38165 } }
I20260709 14:53:24.537480  7469 ts_tablet_manager.cc:1403] T b39008948c8c470fb7d43ae3a2fd0ea6 P 1d75d40cbcd84cb4b284a0d8c8bcc1e0: Time spent bootstrapping tablet: real 0.183s	user 0.012s	sys 0.025s
I20260709 14:53:24.538949  7275 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "be03c37c342a4c9ea91e91adab6a7924" candidate_uuid: "1d75d40cbcd84cb4b284a0d8c8bcc1e0" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "83ca7750fbc741b7afc841bda942cdb1"
I20260709 14:53:24.539497  7275 raft_consensus.cc:3060] T be03c37c342a4c9ea91e91adab6a7924 P 83ca7750fbc741b7afc841bda942cdb1 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:53:24.539790  7588 consensus_queue.cc:1048] T 30ef5cb60eb548b48153fc81fba53136 P 3853b63638f14ce3ad4e7d72d276158c [LEADER]: Connected to new peer: Peer: permanent_uuid: "1d75d40cbcd84cb4b284a0d8c8bcc1e0" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 39831 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:53:24.539884  7469 raft_consensus.cc:359] T b39008948c8c470fb7d43ae3a2fd0ea6 P 1d75d40cbcd84cb4b284a0d8c8bcc1e0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83ca7750fbc741b7afc841bda942cdb1" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39489 } } peers { permanent_uuid: "1d75d40cbcd84cb4b284a0d8c8bcc1e0" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 39831 } } peers { permanent_uuid: "3853b63638f14ce3ad4e7d72d276158c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 38165 } }
I20260709 14:53:24.540587  7469 raft_consensus.cc:385] T b39008948c8c470fb7d43ae3a2fd0ea6 P 1d75d40cbcd84cb4b284a0d8c8bcc1e0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:24.540849  7469 raft_consensus.cc:740] T b39008948c8c470fb7d43ae3a2fd0ea6 P 1d75d40cbcd84cb4b284a0d8c8bcc1e0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1d75d40cbcd84cb4b284a0d8c8bcc1e0, State: Initialized, Role: FOLLOWER
I20260709 14:53:24.540866  7428 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "be03c37c342a4c9ea91e91adab6a7924" candidate_uuid: "1d75d40cbcd84cb4b284a0d8c8bcc1e0" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3853b63638f14ce3ad4e7d72d276158c"
I20260709 14:53:24.541527  7428 raft_consensus.cc:3060] T be03c37c342a4c9ea91e91adab6a7924 P 3853b63638f14ce3ad4e7d72d276158c [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:53:24.545375  7273 raft_consensus.cc:3060] T 3f549f3b984a459aa5ba40e4e31d803d P 83ca7750fbc741b7afc841bda942cdb1 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:24.545981  7275 raft_consensus.cc:2468] T be03c37c342a4c9ea91e91adab6a7924 P 83ca7750fbc741b7afc841bda942cdb1 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1d75d40cbcd84cb4b284a0d8c8bcc1e0 in term 2.
I20260709 14:53:24.549124  7318 leader_election.cc:304] T be03c37c342a4c9ea91e91adab6a7924 P 1d75d40cbcd84cb4b284a0d8c8bcc1e0 [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: 1d75d40cbcd84cb4b284a0d8c8bcc1e0, 83ca7750fbc741b7afc841bda942cdb1; no voters: 
I20260709 14:53:24.551817  7598 raft_consensus.cc:2804] T be03c37c342a4c9ea91e91adab6a7924 P 1d75d40cbcd84cb4b284a0d8c8bcc1e0 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:53:24.552796  7589 consensus_queue.cc:1048] T 3f549f3b984a459aa5ba40e4e31d803d P 3853b63638f14ce3ad4e7d72d276158c [LEADER]: Connected to new peer: Peer: permanent_uuid: "83ca7750fbc741b7afc841bda942cdb1" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39489 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:53:24.552776  7428 raft_consensus.cc:2468] T be03c37c342a4c9ea91e91adab6a7924 P 3853b63638f14ce3ad4e7d72d276158c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1d75d40cbcd84cb4b284a0d8c8bcc1e0 in term 2.
I20260709 14:53:24.552259  7598 raft_consensus.cc:697] T be03c37c342a4c9ea91e91adab6a7924 P 1d75d40cbcd84cb4b284a0d8c8bcc1e0 [term 2 LEADER]: Becoming Leader. State: Replica: 1d75d40cbcd84cb4b284a0d8c8bcc1e0, State: Running, Role: LEADER
I20260709 14:53:24.541682  7469 consensus_queue.cc:260] T b39008948c8c470fb7d43ae3a2fd0ea6 P 1d75d40cbcd84cb4b284a0d8c8bcc1e0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83ca7750fbc741b7afc841bda942cdb1" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39489 } } peers { permanent_uuid: "1d75d40cbcd84cb4b284a0d8c8bcc1e0" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 39831 } } peers { permanent_uuid: "3853b63638f14ce3ad4e7d72d276158c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 38165 } }
I20260709 14:53:24.555783  7598 consensus_queue.cc:237] T be03c37c342a4c9ea91e91adab6a7924 P 1d75d40cbcd84cb4b284a0d8c8bcc1e0 [LEADER]: Queue going to LEADER 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: "83ca7750fbc741b7afc841bda942cdb1" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39489 } } peers { permanent_uuid: "1d75d40cbcd84cb4b284a0d8c8bcc1e0" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 39831 } } peers { permanent_uuid: "3853b63638f14ce3ad4e7d72d276158c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 38165 } }
I20260709 14:53:24.556723  7469 ts_tablet_manager.cc:1434] T b39008948c8c470fb7d43ae3a2fd0ea6 P 1d75d40cbcd84cb4b284a0d8c8bcc1e0: Time spent starting tablet: real 0.019s	user 0.005s	sys 0.000s
I20260709 14:53:24.557570  7469 tablet_bootstrap.cc:492] T d8038c7c8d9847ce8feff810a296f0c5 P 1d75d40cbcd84cb4b284a0d8c8bcc1e0: Bootstrap starting.
I20260709 14:53:24.559784  7545 leader_election.cc:290] T be03c37c342a4c9ea91e91adab6a7924 P 1d75d40cbcd84cb4b284a0d8c8bcc1e0 [CANDIDATE]: Term 2 election: Requested vote from peers 83ca7750fbc741b7afc841bda942cdb1 (127.6.3.193:39489), 3853b63638f14ce3ad4e7d72d276158c (127.6.3.195:38165)
I20260709 14:53:24.564530  7470 tablet_bootstrap.cc:492] T d8038c7c8d9847ce8feff810a296f0c5 P 83ca7750fbc741b7afc841bda942cdb1: No bootstrap required, opened a new log
I20260709 14:53:24.564961  7470 ts_tablet_manager.cc:1403] T d8038c7c8d9847ce8feff810a296f0c5 P 83ca7750fbc741b7afc841bda942cdb1: Time spent bootstrapping tablet: real 0.215s	user 0.024s	sys 0.020s
I20260709 14:53:24.567775  7470 raft_consensus.cc:359] T d8038c7c8d9847ce8feff810a296f0c5 P 83ca7750fbc741b7afc841bda942cdb1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83ca7750fbc741b7afc841bda942cdb1" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39489 } } peers { permanent_uuid: "1d75d40cbcd84cb4b284a0d8c8bcc1e0" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 39831 } } peers { permanent_uuid: "3853b63638f14ce3ad4e7d72d276158c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 38165 } }
I20260709 14:53:24.568418  7470 raft_consensus.cc:385] T d8038c7c8d9847ce8feff810a296f0c5 P 83ca7750fbc741b7afc841bda942cdb1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:24.568504  7273 raft_consensus.cc:1275] T 30ef5cb60eb548b48153fc81fba53136 P 83ca7750fbc741b7afc841bda942cdb1 [term 2 FOLLOWER]: Refusing update from remote peer 3853b63638f14ce3ad4e7d72d276158c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 1. (term mismatch)
I20260709 14:53:24.568701  7470 raft_consensus.cc:740] T d8038c7c8d9847ce8feff810a296f0c5 P 83ca7750fbc741b7afc841bda942cdb1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 83ca7750fbc741b7afc841bda942cdb1, State: Initialized, Role: FOLLOWER
I20260709 14:53:24.568890  7273 pending_rounds.cc:85] T 30ef5cb60eb548b48153fc81fba53136 P 83ca7750fbc741b7afc841bda942cdb1: Aborting all ops after (but not including) 0
I20260709 14:53:24.575142  7273 pending_rounds.cc:107] T 30ef5cb60eb548b48153fc81fba53136 P 83ca7750fbc741b7afc841bda942cdb1: Aborting uncommitted NO_OP operation due to leader change: 1.1
I20260709 14:53:24.575449  7273 raft_consensus.cc:2889] T 30ef5cb60eb548b48153fc81fba53136 P 83ca7750fbc741b7afc841bda942cdb1 [term 2 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260709 14:53:24.575320  7470 consensus_queue.cc:260] T d8038c7c8d9847ce8feff810a296f0c5 P 83ca7750fbc741b7afc841bda942cdb1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83ca7750fbc741b7afc841bda942cdb1" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39489 } } peers { permanent_uuid: "1d75d40cbcd84cb4b284a0d8c8bcc1e0" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 39831 } } peers { permanent_uuid: "3853b63638f14ce3ad4e7d72d276158c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 38165 } }
I20260709 14:53:24.573915  7469 tablet_bootstrap.cc:654] T d8038c7c8d9847ce8feff810a296f0c5 P 1d75d40cbcd84cb4b284a0d8c8bcc1e0: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:24.576812  7589 consensus_queue.cc:1048] T 30ef5cb60eb548b48153fc81fba53136 P 3853b63638f14ce3ad4e7d72d276158c [LEADER]: Connected to new peer: Peer: permanent_uuid: "83ca7750fbc741b7afc841bda942cdb1" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39489 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:53:24.577440  7470 ts_tablet_manager.cc:1434] T d8038c7c8d9847ce8feff810a296f0c5 P 83ca7750fbc741b7afc841bda942cdb1: Time spent starting tablet: real 0.012s	user 0.003s	sys 0.003s
I20260709 14:53:24.578449  7470 tablet_bootstrap.cc:492] T c074f302205c4bada62dce41e557dbf8 P 83ca7750fbc741b7afc841bda942cdb1: Bootstrap starting.
W20260709 14:53:24.584822  7449 debug-util.cc:398] Leaking SignalData structure 0x7b080015c3e0 after lost signal to thread 6162
W20260709 14:53:24.585738  7449 debug-util.cc:398] Leaking SignalData structure 0x7b08001e7ba0 after lost signal to thread 7211
W20260709 14:53:24.586777  7449 debug-util.cc:398] Leaking SignalData structure 0x7b08002530c0 after lost signal to thread 7303
W20260709 14:53:24.587743  7449 debug-util.cc:398] Leaking SignalData structure 0x7b0800253900 after lost signal to thread 7378
I20260709 14:53:24.591401  7468 raft_consensus.cc:359] T d8038c7c8d9847ce8feff810a296f0c5 P 3853b63638f14ce3ad4e7d72d276158c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83ca7750fbc741b7afc841bda942cdb1" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39489 } } peers { permanent_uuid: "1d75d40cbcd84cb4b284a0d8c8bcc1e0" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 39831 } } peers { permanent_uuid: "3853b63638f14ce3ad4e7d72d276158c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 38165 } }
W20260709 14:53:24.595544  7449 debug-util.cc:398] Leaking SignalData structure 0x7b08000315e0 after lost signal to thread 7452
I20260709 14:53:24.619246  7175 catalog_manager.cc:5697] T be03c37c342a4c9ea91e91adab6a7924 P 1d75d40cbcd84cb4b284a0d8c8bcc1e0 reported cstate change: term changed from 0 to 2, leader changed from <none> to 1d75d40cbcd84cb4b284a0d8c8bcc1e0 (127.6.3.194). New cstate: current_term: 2 leader_uuid: "1d75d40cbcd84cb4b284a0d8c8bcc1e0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83ca7750fbc741b7afc841bda942cdb1" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39489 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1d75d40cbcd84cb4b284a0d8c8bcc1e0" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 39831 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3853b63638f14ce3ad4e7d72d276158c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 38165 } health_report { overall_health: UNKNOWN } } }
I20260709 14:53:24.620517  7468 raft_consensus.cc:385] T d8038c7c8d9847ce8feff810a296f0c5 P 3853b63638f14ce3ad4e7d72d276158c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:24.622226  7468 raft_consensus.cc:740] T d8038c7c8d9847ce8feff810a296f0c5 P 3853b63638f14ce3ad4e7d72d276158c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3853b63638f14ce3ad4e7d72d276158c, State: Initialized, Role: FOLLOWER
I20260709 14:53:24.622845  7468 consensus_queue.cc:260] T d8038c7c8d9847ce8feff810a296f0c5 P 3853b63638f14ce3ad4e7d72d276158c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83ca7750fbc741b7afc841bda942cdb1" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39489 } } peers { permanent_uuid: "1d75d40cbcd84cb4b284a0d8c8bcc1e0" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 39831 } } peers { permanent_uuid: "3853b63638f14ce3ad4e7d72d276158c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 38165 } }
I20260709 14:53:24.624704  7468 ts_tablet_manager.cc:1434] T d8038c7c8d9847ce8feff810a296f0c5 P 3853b63638f14ce3ad4e7d72d276158c: Time spent starting tablet: real 0.093s	user 0.004s	sys 0.000s
I20260709 14:53:24.625262  7598 raft_consensus.cc:493] T e16419b6aae9473ea57727a0e25d441c P 1d75d40cbcd84cb4b284a0d8c8bcc1e0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:24.625694  7598 raft_consensus.cc:515] T e16419b6aae9473ea57727a0e25d441c P 1d75d40cbcd84cb4b284a0d8c8bcc1e0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83ca7750fbc741b7afc841bda942cdb1" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39489 } } peers { permanent_uuid: "1d75d40cbcd84cb4b284a0d8c8bcc1e0" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 39831 } } peers { permanent_uuid: "3853b63638f14ce3ad4e7d72d276158c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 38165 } }
I20260709 14:53:24.627614  7598 leader_election.cc:290] T e16419b6aae9473ea57727a0e25d441c P 1d75d40cbcd84cb4b284a0d8c8bcc1e0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 83ca7750fbc741b7afc841bda942cdb1 (127.6.3.193:39489), 3853b63638f14ce3ad4e7d72d276158c (127.6.3.195:38165)
I20260709 14:53:24.628218  7275 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e16419b6aae9473ea57727a0e25d441c" candidate_uuid: "1d75d40cbcd84cb4b284a0d8c8bcc1e0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "83ca7750fbc741b7afc841bda942cdb1" is_pre_election: true
W20260709 14:53:24.629767  7318 leader_election.cc:343] T e16419b6aae9473ea57727a0e25d441c P 1d75d40cbcd84cb4b284a0d8c8bcc1e0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 83ca7750fbc741b7afc841bda942cdb1 (127.6.3.193:39489): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:24.635389  7428 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e16419b6aae9473ea57727a0e25d441c" candidate_uuid: "1d75d40cbcd84cb4b284a0d8c8bcc1e0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3853b63638f14ce3ad4e7d72d276158c" is_pre_election: true
W20260709 14:53:24.636844  7318 leader_election.cc:343] T e16419b6aae9473ea57727a0e25d441c P 1d75d40cbcd84cb4b284a0d8c8bcc1e0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3853b63638f14ce3ad4e7d72d276158c (127.6.3.195:38165): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:24.637256  7318 leader_election.cc:304] T e16419b6aae9473ea57727a0e25d441c P 1d75d40cbcd84cb4b284a0d8c8bcc1e0 [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: 1d75d40cbcd84cb4b284a0d8c8bcc1e0; no voters: 3853b63638f14ce3ad4e7d72d276158c, 83ca7750fbc741b7afc841bda942cdb1
I20260709 14:53:24.637718  7468 tablet_bootstrap.cc:492] T c4dbe85b45604277ac37550e4e39b42e P 3853b63638f14ce3ad4e7d72d276158c: Bootstrap starting.
I20260709 14:53:24.639003  7688 raft_consensus.cc:2749] T e16419b6aae9473ea57727a0e25d441c P 1d75d40cbcd84cb4b284a0d8c8bcc1e0 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:53:24.644663  7545 raft_consensus.cc:493] T b7e4398ed84d48c49f5aea7e044d5988 P 1d75d40cbcd84cb4b284a0d8c8bcc1e0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:24.645135  7545 raft_consensus.cc:515] T b7e4398ed84d48c49f5aea7e044d5988 P 1d75d40cbcd84cb4b284a0d8c8bcc1e0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83ca7750fbc741b7afc841bda942cdb1" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39489 } } peers { permanent_uuid: "1d75d40cbcd84cb4b284a0d8c8bcc1e0" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 39831 } } peers { permanent_uuid: "3853b63638f14ce3ad4e7d72d276158c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 38165 } }
I20260709 14:53:24.647046  7545 leader_election.cc:290] T b7e4398ed84d48c49f5aea7e044d5988 P 1d75d40cbcd84cb4b284a0d8c8bcc1e0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 83ca7750fbc741b7afc841bda942cdb1 (127.6.3.193:39489), 3853b63638f14ce3ad4e7d72d276158c (127.6.3.195:38165)
I20260709 14:53:24.648913  7428 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b7e4398ed84d48c49f5aea7e044d5988" candidate_uuid: "1d75d40cbcd84cb4b284a0d8c8bcc1e0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3853b63638f14ce3ad4e7d72d276158c" is_pre_election: true
I20260709 14:53:24.649996  7275 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b7e4398ed84d48c49f5aea7e044d5988" candidate_uuid: "1d75d40cbcd84cb4b284a0d8c8bcc1e0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "83ca7750fbc741b7afc841bda942cdb1" is_pre_election: true
I20260709 14:53:24.650559  7275 raft_consensus.cc:2468] T b7e4398ed84d48c49f5aea7e044d5988 P 83ca7750fbc741b7afc841bda942cdb1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1d75d40cbcd84cb4b284a0d8c8bcc1e0 in term 0.
I20260709 14:53:24.652823  7469 tablet_bootstrap.cc:492] T d8038c7c8d9847ce8feff810a296f0c5 P 1d75d40cbcd84cb4b284a0d8c8bcc1e0: No bootstrap required, opened a new log
I20260709 14:53:24.653210  7469 ts_tablet_manager.cc:1403] T d8038c7c8d9847ce8feff810a296f0c5 P 1d75d40cbcd84cb4b284a0d8c8bcc1e0: Time spent bootstrapping tablet: real 0.096s	user 0.032s	sys 0.029s
I20260709 14:53:24.658313  7469 raft_consensus.cc:359] T d8038c7c8d9847ce8feff810a296f0c5 P 1d75d40cbcd84cb4b284a0d8c8bcc1e0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83ca7750fbc741b7afc841bda942cdb1" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39489 } } peers { permanent_uuid: "1d75d40cbcd84cb4b284a0d8c8bcc1e0" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 39831 } } peers { permanent_uuid: "3853b63638f14ce3ad4e7d72d276158c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 38165 } }
I20260709 14:53:24.658936  7469 raft_consensus.cc:385] T d8038c7c8d9847ce8feff810a296f0c5 P 1d75d40cbcd84cb4b284a0d8c8bcc1e0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:24.659231  7469 raft_consensus.cc:740] T d8038c7c8d9847ce8feff810a296f0c5 P 1d75d40cbcd84cb4b284a0d8c8bcc1e0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1d75d40cbcd84cb4b284a0d8c8bcc1e0, State: Initialized, Role: FOLLOWER
I20260709 14:53:24.659881  7469 consensus_queue.cc:260] T d8038c7c8d9847ce8feff810a296f0c5 P 1d75d40cbcd84cb4b284a0d8c8bcc1e0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83ca7750fbc741b7afc841bda942cdb1" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39489 } } peers { permanent_uuid: "1d75d40cbcd84cb4b284a0d8c8bcc1e0" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 39831 } } peers { permanent_uuid: "3853b63638f14ce3ad4e7d72d276158c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 38165 } }
I20260709 14:53:24.660377  7470 tablet_bootstrap.cc:654] T c074f302205c4bada62dce41e557dbf8 P 83ca7750fbc741b7afc841bda942cdb1: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:24.661944  7469 ts_tablet_manager.cc:1434] T d8038c7c8d9847ce8feff810a296f0c5 P 1d75d40cbcd84cb4b284a0d8c8bcc1e0: Time spent starting tablet: real 0.008s	user 0.004s	sys 0.000s
I20260709 14:53:24.662757  7469 tablet_bootstrap.cc:492] T 9eaf6fbebb204ef29c1e4d5288665b9f P 1d75d40cbcd84cb4b284a0d8c8bcc1e0: Bootstrap starting.
I20260709 14:53:24.663232  7468 tablet_bootstrap.cc:654] T c4dbe85b45604277ac37550e4e39b42e P 3853b63638f14ce3ad4e7d72d276158c: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:24.667225  7469 tablet_bootstrap.cc:654] T 9eaf6fbebb204ef29c1e4d5288665b9f P 1d75d40cbcd84cb4b284a0d8c8bcc1e0: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:24.667972  7468 tablet_bootstrap.cc:492] T c4dbe85b45604277ac37550e4e39b42e P 3853b63638f14ce3ad4e7d72d276158c: No bootstrap required, opened a new log
I20260709 14:53:24.668412  7468 ts_tablet_manager.cc:1403] T c4dbe85b45604277ac37550e4e39b42e P 3853b63638f14ce3ad4e7d72d276158c: Time spent bootstrapping tablet: real 0.031s	user 0.009s	sys 0.000s
I20260709 14:53:24.669638  7318 leader_election.cc:304] T b7e4398ed84d48c49f5aea7e044d5988 P 1d75d40cbcd84cb4b284a0d8c8bcc1e0 [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: 1d75d40cbcd84cb4b284a0d8c8bcc1e0, 83ca7750fbc741b7afc841bda942cdb1; no voters: 
I20260709 14:53:24.670300  7688 raft_consensus.cc:2804] T b7e4398ed84d48c49f5aea7e044d5988 P 1d75d40cbcd84cb4b284a0d8c8bcc1e0 [term 0 FOLLOWER]: Leader pre-election won for term 1
W20260709 14:53:24.670395  7318 leader_election.cc:343] T b7e4398ed84d48c49f5aea7e044d5988 P 1d75d40cbcd84cb4b284a0d8c8bcc1e0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3853b63638f14ce3ad4e7d72d276158c (127.6.3.195:38165): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:24.670655  7688 raft_consensus.cc:493] T b7e4398ed84d48c49f5aea7e044d5988 P 1d75d40cbcd84cb4b284a0d8c8bcc1e0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:53:24.671034  7688 raft_consensus.cc:3060] T b7e4398ed84d48c49f5aea7e044d5988 P 1d75d40cbcd84cb4b284a0d8c8bcc1e0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:24.670850  7468 raft_consensus.cc:359] T c4dbe85b45604277ac37550e4e39b42e P 3853b63638f14ce3ad4e7d72d276158c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83ca7750fbc741b7afc841bda942cdb1" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39489 } } peers { permanent_uuid: "1d75d40cbcd84cb4b284a0d8c8bcc1e0" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 39831 } } peers { permanent_uuid: "3853b63638f14ce3ad4e7d72d276158c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 38165 } }
I20260709 14:53:24.676224  7468 raft_consensus.cc:385] T c4dbe85b45604277ac37550e4e39b42e P 3853b63638f14ce3ad4e7d72d276158c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:24.676486  7468 raft_consensus.cc:740] T c4dbe85b45604277ac37550e4e39b42e P 3853b63638f14ce3ad4e7d72d276158c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3853b63638f14ce3ad4e7d72d276158c, State: Initialized, Role: FOLLOWER
I20260709 14:53:24.677074  7468 consensus_queue.cc:260] T c4dbe85b45604277ac37550e4e39b42e P 3853b63638f14ce3ad4e7d72d276158c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83ca7750fbc741b7afc841bda942cdb1" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39489 } } peers { permanent_uuid: "1d75d40cbcd84cb4b284a0d8c8bcc1e0" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 39831 } } peers { permanent_uuid: "3853b63638f14ce3ad4e7d72d276158c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 38165 } }
I20260709 14:53:24.680934  7468 ts_tablet_manager.cc:1434] T c4dbe85b45604277ac37550e4e39b42e P 3853b63638f14ce3ad4e7d72d276158c: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.000s
I20260709 14:53:24.681728  7468 tablet_bootstrap.cc:492] T b7e4398ed84d48c49f5aea7e044d5988 P 3853b63638f14ce3ad4e7d72d276158c: Bootstrap starting.
I20260709 14:53:24.682852  7688 raft_consensus.cc:515] T b7e4398ed84d48c49f5aea7e044d5988 P 1d75d40cbcd84cb4b284a0d8c8bcc1e0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83ca7750fbc741b7afc841bda942cdb1" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39489 } } peers { permanent_uuid: "1d75d40cbcd84cb4b284a0d8c8bcc1e0" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 39831 } } peers { permanent_uuid: "3853b63638f14ce3ad4e7d72d276158c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 38165 } }
I20260709 14:53:24.688903  7470 tablet_bootstrap.cc:492] T c074f302205c4bada62dce41e557dbf8 P 83ca7750fbc741b7afc841bda942cdb1: No bootstrap required, opened a new log
I20260709 14:53:24.690508  7470 ts_tablet_manager.cc:1403] T c074f302205c4bada62dce41e557dbf8 P 83ca7750fbc741b7afc841bda942cdb1: Time spent bootstrapping tablet: real 0.112s	user 0.010s	sys 0.003s
I20260709 14:53:24.688956  7275 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b7e4398ed84d48c49f5aea7e044d5988" candidate_uuid: "1d75d40cbcd84cb4b284a0d8c8bcc1e0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "83ca7750fbc741b7afc841bda942cdb1"
I20260709 14:53:24.692559  7275 raft_consensus.cc:3060] T b7e4398ed84d48c49f5aea7e044d5988 P 83ca7750fbc741b7afc841bda942cdb1 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:24.692970  7470 raft_consensus.cc:359] T c074f302205c4bada62dce41e557dbf8 P 83ca7750fbc741b7afc841bda942cdb1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83ca7750fbc741b7afc841bda942cdb1" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39489 } } peers { permanent_uuid: "1d75d40cbcd84cb4b284a0d8c8bcc1e0" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 39831 } } peers { permanent_uuid: "3853b63638f14ce3ad4e7d72d276158c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 38165 } }
I20260709 14:53:24.693621  7470 raft_consensus.cc:385] T c074f302205c4bada62dce41e557dbf8 P 83ca7750fbc741b7afc841bda942cdb1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:24.693882  7470 raft_consensus.cc:740] T c074f302205c4bada62dce41e557dbf8 P 83ca7750fbc741b7afc841bda942cdb1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 83ca7750fbc741b7afc841bda942cdb1, State: Initialized, Role: FOLLOWER
I20260709 14:53:24.694504  7470 consensus_queue.cc:260] T c074f302205c4bada62dce41e557dbf8 P 83ca7750fbc741b7afc841bda942cdb1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83ca7750fbc741b7afc841bda942cdb1" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39489 } } peers { permanent_uuid: "1d75d40cbcd84cb4b284a0d8c8bcc1e0" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 39831 } } peers { permanent_uuid: "3853b63638f14ce3ad4e7d72d276158c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 38165 } }
I20260709 14:53:24.702477  7470 ts_tablet_manager.cc:1434] T c074f302205c4bada62dce41e557dbf8 P 83ca7750fbc741b7afc841bda942cdb1: Time spent starting tablet: real 0.012s	user 0.000s	sys 0.005s
I20260709 14:53:24.703289  7470 tablet_bootstrap.cc:492] T e16419b6aae9473ea57727a0e25d441c P 83ca7750fbc741b7afc841bda942cdb1: Bootstrap starting.
I20260709 14:53:24.712671  7545 consensus_queue.cc:1048] T 10fe819f4f624ebe977287d7f96692d8 P 1d75d40cbcd84cb4b284a0d8c8bcc1e0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3853b63638f14ce3ad4e7d72d276158c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 38165 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:53:24.687002  7468 tablet_bootstrap.cc:654] T b7e4398ed84d48c49f5aea7e044d5988 P 3853b63638f14ce3ad4e7d72d276158c: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:24.715941  7688 leader_election.cc:290] T b7e4398ed84d48c49f5aea7e044d5988 P 1d75d40cbcd84cb4b284a0d8c8bcc1e0 [CANDIDATE]: Term 1 election: Requested vote from peers 83ca7750fbc741b7afc841bda942cdb1 (127.6.3.193:39489), 3853b63638f14ce3ad4e7d72d276158c (127.6.3.195:38165)
I20260709 14:53:24.718071  7275 raft_consensus.cc:2468] T b7e4398ed84d48c49f5aea7e044d5988 P 83ca7750fbc741b7afc841bda942cdb1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1d75d40cbcd84cb4b284a0d8c8bcc1e0 in term 1.
I20260709 14:53:24.721650  7318 leader_election.cc:304] T b7e4398ed84d48c49f5aea7e044d5988 P 1d75d40cbcd84cb4b284a0d8c8bcc1e0 [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: 1d75d40cbcd84cb4b284a0d8c8bcc1e0, 83ca7750fbc741b7afc841bda942cdb1; no voters: 
I20260709 14:53:24.722445  7688 raft_consensus.cc:2804] T b7e4398ed84d48c49f5aea7e044d5988 P 1d75d40cbcd84cb4b284a0d8c8bcc1e0 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:53:24.722844  7688 raft_consensus.cc:697] T b7e4398ed84d48c49f5aea7e044d5988 P 1d75d40cbcd84cb4b284a0d8c8bcc1e0 [term 1 LEADER]: Becoming Leader. State: Replica: 1d75d40cbcd84cb4b284a0d8c8bcc1e0, State: Running, Role: LEADER
I20260709 14:53:24.723150  7470 tablet_bootstrap.cc:654] T e16419b6aae9473ea57727a0e25d441c P 83ca7750fbc741b7afc841bda942cdb1: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:24.723595  7688 consensus_queue.cc:237] T b7e4398ed84d48c49f5aea7e044d5988 P 1d75d40cbcd84cb4b284a0d8c8bcc1e0 [LEADER]: Queue going to LEADER mode. State: All 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: "83ca7750fbc741b7afc841bda942cdb1" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39489 } } peers { permanent_uuid: "1d75d40cbcd84cb4b284a0d8c8bcc1e0" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 39831 } } peers { permanent_uuid: "3853b63638f14ce3ad4e7d72d276158c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 38165 } }
I20260709 14:53:24.724726  7424 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b7e4398ed84d48c49f5aea7e044d5988" candidate_uuid: "1d75d40cbcd84cb4b284a0d8c8bcc1e0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3853b63638f14ce3ad4e7d72d276158c"
W20260709 14:53:24.726181  7318 leader_election.cc:343] T b7e4398ed84d48c49f5aea7e044d5988 P 1d75d40cbcd84cb4b284a0d8c8bcc1e0 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 3853b63638f14ce3ad4e7d72d276158c (127.6.3.195:38165): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:24.728312  7468 tablet_bootstrap.cc:492] T b7e4398ed84d48c49f5aea7e044d5988 P 3853b63638f14ce3ad4e7d72d276158c: No bootstrap required, opened a new log
I20260709 14:53:24.728772  7468 ts_tablet_manager.cc:1403] T b7e4398ed84d48c49f5aea7e044d5988 P 3853b63638f14ce3ad4e7d72d276158c: Time spent bootstrapping tablet: real 0.047s	user 0.008s	sys 0.000s
I20260709 14:53:24.731307  7468 raft_consensus.cc:359] T b7e4398ed84d48c49f5aea7e044d5988 P 3853b63638f14ce3ad4e7d72d276158c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83ca7750fbc741b7afc841bda942cdb1" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39489 } } peers { permanent_uuid: "1d75d40cbcd84cb4b284a0d8c8bcc1e0" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 39831 } } peers { permanent_uuid: "3853b63638f14ce3ad4e7d72d276158c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 38165 } }
I20260709 14:53:24.731906  7468 raft_consensus.cc:385] T b7e4398ed84d48c49f5aea7e044d5988 P 3853b63638f14ce3ad4e7d72d276158c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:24.732170  7468 raft_consensus.cc:740] T b7e4398ed84d48c49f5aea7e044d5988 P 3853b63638f14ce3ad4e7d72d276158c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3853b63638f14ce3ad4e7d72d276158c, State: Initialized, Role: FOLLOWER
I20260709 14:53:24.736013  7468 consensus_queue.cc:260] T b7e4398ed84d48c49f5aea7e044d5988 P 3853b63638f14ce3ad4e7d72d276158c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83ca7750fbc741b7afc841bda942cdb1" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39489 } } peers { permanent_uuid: "1d75d40cbcd84cb4b284a0d8c8bcc1e0" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 39831 } } peers { permanent_uuid: "3853b63638f14ce3ad4e7d72d276158c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 38165 } }
I20260709 14:53:24.736851  7470 tablet_bootstrap.cc:492] T e16419b6aae9473ea57727a0e25d441c P 83ca7750fbc741b7afc841bda942cdb1: No bootstrap required, opened a new log
I20260709 14:53:24.737376  7470 ts_tablet_manager.cc:1403] T e16419b6aae9473ea57727a0e25d441c P 83ca7750fbc741b7afc841bda942cdb1: Time spent bootstrapping tablet: real 0.034s	user 0.007s	sys 0.001s
I20260709 14:53:24.739879  7470 raft_consensus.cc:359] T e16419b6aae9473ea57727a0e25d441c P 83ca7750fbc741b7afc841bda942cdb1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83ca7750fbc741b7afc841bda942cdb1" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39489 } } peers { permanent_uuid: "1d75d40cbcd84cb4b284a0d8c8bcc1e0" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 39831 } } peers { permanent_uuid: "3853b63638f14ce3ad4e7d72d276158c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 38165 } }
I20260709 14:53:24.740664  7470 raft_consensus.cc:385] T e16419b6aae9473ea57727a0e25d441c P 83ca7750fbc741b7afc841bda942cdb1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:24.740775  7468 ts_tablet_manager.cc:1434] T b7e4398ed84d48c49f5aea7e044d5988 P 3853b63638f14ce3ad4e7d72d276158c: Time spent starting tablet: real 0.012s	user 0.007s	sys 0.000s
I20260709 14:53:24.740942  7470 raft_consensus.cc:740] T e16419b6aae9473ea57727a0e25d441c P 83ca7750fbc741b7afc841bda942cdb1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 83ca7750fbc741b7afc841bda942cdb1, State: Initialized, Role: FOLLOWER
I20260709 14:53:24.741590  7468 tablet_bootstrap.cc:492] T a9d25e087f524187bf515b4fff98f983 P 3853b63638f14ce3ad4e7d72d276158c: Bootstrap starting.
I20260709 14:53:24.741505  7470 consensus_queue.cc:260] T e16419b6aae9473ea57727a0e25d441c P 83ca7750fbc741b7afc841bda942cdb1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83ca7750fbc741b7afc841bda942cdb1" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39489 } } peers { permanent_uuid: "1d75d40cbcd84cb4b284a0d8c8bcc1e0" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 39831 } } peers { permanent_uuid: "3853b63638f14ce3ad4e7d72d276158c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 38165 } }
I20260709 14:53:24.743472  7470 ts_tablet_manager.cc:1434] T e16419b6aae9473ea57727a0e25d441c P 83ca7750fbc741b7afc841bda942cdb1: Time spent starting tablet: real 0.006s	user 0.008s	sys 0.000s
I20260709 14:53:24.750255  7468 tablet_bootstrap.cc:654] T a9d25e087f524187bf515b4fff98f983 P 3853b63638f14ce3ad4e7d72d276158c: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:24.750344  7470 tablet_bootstrap.cc:492] T 260e9e4b4b174c06bd78fff8989f2cda P 83ca7750fbc741b7afc841bda942cdb1: Bootstrap starting.
I20260709 14:53:24.764524  7470 tablet_bootstrap.cc:654] T 260e9e4b4b174c06bd78fff8989f2cda P 83ca7750fbc741b7afc841bda942cdb1: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:24.775657  7469 tablet_bootstrap.cc:492] T 9eaf6fbebb204ef29c1e4d5288665b9f P 1d75d40cbcd84cb4b284a0d8c8bcc1e0: No bootstrap required, opened a new log
I20260709 14:53:24.776196  7469 ts_tablet_manager.cc:1403] T 9eaf6fbebb204ef29c1e4d5288665b9f P 1d75d40cbcd84cb4b284a0d8c8bcc1e0: Time spent bootstrapping tablet: real 0.114s	user 0.024s	sys 0.052s
I20260709 14:53:24.777305  7688 consensus_queue.cc:1048] T 10fe819f4f624ebe977287d7f96692d8 P 1d75d40cbcd84cb4b284a0d8c8bcc1e0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "83ca7750fbc741b7afc841bda942cdb1" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39489 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:53:24.778699  7469 raft_consensus.cc:359] T 9eaf6fbebb204ef29c1e4d5288665b9f P 1d75d40cbcd84cb4b284a0d8c8bcc1e0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83ca7750fbc741b7afc841bda942cdb1" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39489 } } peers { permanent_uuid: "1d75d40cbcd84cb4b284a0d8c8bcc1e0" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 39831 } } peers { permanent_uuid: "3853b63638f14ce3ad4e7d72d276158c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 38165 } }
I20260709 14:53:24.779405  7469 raft_consensus.cc:385] T 9eaf6fbebb204ef29c1e4d5288665b9f P 1d75d40cbcd84cb4b284a0d8c8bcc1e0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:24.779752  7469 raft_consensus.cc:740] T 9eaf6fbebb204ef29c1e4d5288665b9f P 1d75d40cbcd84cb4b284a0d8c8bcc1e0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1d75d40cbcd84cb4b284a0d8c8bcc1e0, State: Initialized, Role: FOLLOWER
I20260709 14:53:24.780548  7469 consensus_queue.cc:260] T 9eaf6fbebb204ef29c1e4d5288665b9f P 1d75d40cbcd84cb4b284a0d8c8bcc1e0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83ca7750fbc741b7afc841bda942cdb1" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39489 } } peers { permanent_uuid: "1d75d40cbcd84cb4b284a0d8c8bcc1e0" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 39831 } } peers { permanent_uuid: "3853b63638f14ce3ad4e7d72d276158c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 38165 } }
I20260709 14:53:24.781381  7468 tablet_bootstrap.cc:492] T a9d25e087f524187bf515b4fff98f983 P 3853b63638f14ce3ad4e7d72d276158c: No bootstrap required, opened a new log
I20260709 14:53:24.781875  7468 ts_tablet_manager.cc:1403] T a9d25e087f524187bf515b4fff98f983 P 3853b63638f14ce3ad4e7d72d276158c: Time spent bootstrapping tablet: real 0.040s	user 0.003s	sys 0.006s
I20260709 14:53:24.782676  7469 ts_tablet_manager.cc:1434] T 9eaf6fbebb204ef29c1e4d5288665b9f P 1d75d40cbcd84cb4b284a0d8c8bcc1e0: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 14:53:24.783576  7469 tablet_bootstrap.cc:492] T 63ac319494e44cbd8d3f4c1fee8b856c P 1d75d40cbcd84cb4b284a0d8c8bcc1e0: Bootstrap starting.
I20260709 14:53:24.784152  7468 raft_consensus.cc:359] T a9d25e087f524187bf515b4fff98f983 P 3853b63638f14ce3ad4e7d72d276158c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83ca7750fbc741b7afc841bda942cdb1" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39489 } } peers { permanent_uuid: "1d75d40cbcd84cb4b284a0d8c8bcc1e0" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 39831 } } peers { permanent_uuid: "3853b63638f14ce3ad4e7d72d276158c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 38165 } }
I20260709 14:53:24.784766  7468 raft_consensus.cc:385] T a9d25e087f524187bf515b4fff98f983 P 3853b63638f14ce3ad4e7d72d276158c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:24.785014  7468 raft_consensus.cc:740] T a9d25e087f524187bf515b4fff98f983 P 3853b63638f14ce3ad4e7d72d276158c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3853b63638f14ce3ad4e7d72d276158c, State: Initialized, Role: FOLLOWER
I20260709 14:53:24.785055  7175 catalog_manager.cc:5697] T b7e4398ed84d48c49f5aea7e044d5988 P 1d75d40cbcd84cb4b284a0d8c8bcc1e0 reported cstate change: term changed from 0 to 1, leader changed from <none> to 1d75d40cbcd84cb4b284a0d8c8bcc1e0 (127.6.3.194). New cstate: current_term: 1 leader_uuid: "1d75d40cbcd84cb4b284a0d8c8bcc1e0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83ca7750fbc741b7afc841bda942cdb1" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39489 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1d75d40cbcd84cb4b284a0d8c8bcc1e0" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 39831 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3853b63638f14ce3ad4e7d72d276158c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 38165 } health_report { overall_health: UNKNOWN } } }
I20260709 14:53:24.794971  7469 tablet_bootstrap.cc:654] T 63ac319494e44cbd8d3f4c1fee8b856c P 1d75d40cbcd84cb4b284a0d8c8bcc1e0: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:24.805491  7468 consensus_queue.cc:260] T a9d25e087f524187bf515b4fff98f983 P 3853b63638f14ce3ad4e7d72d276158c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83ca7750fbc741b7afc841bda942cdb1" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39489 } } peers { permanent_uuid: "1d75d40cbcd84cb4b284a0d8c8bcc1e0" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 39831 } } peers { permanent_uuid: "3853b63638f14ce3ad4e7d72d276158c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 38165 } }
I20260709 14:53:24.807667  7468 ts_tablet_manager.cc:1434] T a9d25e087f524187bf515b4fff98f983 P 3853b63638f14ce3ad4e7d72d276158c: Time spent starting tablet: real 0.026s	user 0.006s	sys 0.001s
I20260709 14:53:24.807494  7650 consensus_queue.cc:1048] T 130e64ada83e469094d5a2b36aa4ffdf P 83ca7750fbc741b7afc841bda942cdb1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3853b63638f14ce3ad4e7d72d276158c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 38165 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:53:24.808081  7469 tablet_bootstrap.cc:492] T 63ac319494e44cbd8d3f4c1fee8b856c P 1d75d40cbcd84cb4b284a0d8c8bcc1e0: No bootstrap required, opened a new log
I20260709 14:53:24.808494  7468 tablet_bootstrap.cc:492] T 1bbf19326d5f47ed93ff247fcf989d27 P 3853b63638f14ce3ad4e7d72d276158c: Bootstrap starting.
I20260709 14:53:24.808547  7469 ts_tablet_manager.cc:1403] T 63ac319494e44cbd8d3f4c1fee8b856c P 1d75d40cbcd84cb4b284a0d8c8bcc1e0: Time spent bootstrapping tablet: real 0.025s	user 0.012s	sys 0.002s
I20260709 14:53:24.812367  7469 raft_consensus.cc:359] T 63ac319494e44cbd8d3f4c1fee8b856c P 1d75d40cbcd84cb4b284a0d8c8bcc1e0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83ca7750fbc741b7afc841bda942cdb1" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39489 } } peers { permanent_uuid: "1d75d40cbcd84cb4b284a0d8c8bcc1e0" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 39831 } } peers { permanent_uuid: "3853b63638f14ce3ad4e7d72d276158c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 38165 } }
I20260709 14:53:24.813090  7469 raft_consensus.cc:385] T 63ac319494e44cbd8d3f4c1fee8b856c P 1d75d40cbcd84cb4b284a0d8c8bcc1e0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:24.813412  7469 raft_consensus.cc:740] T 63ac319494e44cbd8d3f4c1fee8b856c P 1d75d40cbcd84cb4b284a0d8c8bcc1e0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1d75d40cbcd84cb4b284a0d8c8bcc1e0, State: Initialized, Role: FOLLOWER
I20260709 14:53:24.814165  7469 consensus_queue.cc:260] T 63ac319494e44cbd8d3f4c1fee8b856c P 1d75d40cbcd84cb4b284a0d8c8bcc1e0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83ca7750fbc741b7afc841bda942cdb1" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39489 } } peers { permanent_uuid: "1d75d40cbcd84cb4b284a0d8c8bcc1e0" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 39831 } } peers { permanent_uuid: "3853b63638f14ce3ad4e7d72d276158c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 38165 } }
I20260709 14:53:24.815972  7469 ts_tablet_manager.cc:1434] T 63ac319494e44cbd8d3f4c1fee8b856c P 1d75d40cbcd84cb4b284a0d8c8bcc1e0: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 14:53:24.816629  7469 tablet_bootstrap.cc:492] T 1bbf19326d5f47ed93ff247fcf989d27 P 1d75d40cbcd84cb4b284a0d8c8bcc1e0: Bootstrap starting.
I20260709 14:53:24.816762  7470 tablet_bootstrap.cc:492] T 260e9e4b4b174c06bd78fff8989f2cda P 83ca7750fbc741b7afc841bda942cdb1: No bootstrap required, opened a new log
I20260709 14:53:24.817163  7470 ts_tablet_manager.cc:1403] T 260e9e4b4b174c06bd78fff8989f2cda P 83ca7750fbc741b7afc841bda942cdb1: Time spent bootstrapping tablet: real 0.067s	user 0.013s	sys 0.002s
I20260709 14:53:24.820111  7589 raft_consensus.cc:493] T c4dbe85b45604277ac37550e4e39b42e P 3853b63638f14ce3ad4e7d72d276158c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:24.820739  7589 raft_consensus.cc:515] T c4dbe85b45604277ac37550e4e39b42e P 3853b63638f14ce3ad4e7d72d276158c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83ca7750fbc741b7afc841bda942cdb1" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39489 } } peers { permanent_uuid: "1d75d40cbcd84cb4b284a0d8c8bcc1e0" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 39831 } } peers { permanent_uuid: "3853b63638f14ce3ad4e7d72d276158c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 38165 } }
I20260709 14:53:24.820148  7470 raft_consensus.cc:359] T 260e9e4b4b174c06bd78fff8989f2cda P 83ca7750fbc741b7afc841bda942cdb1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83ca7750fbc741b7afc841bda942cdb1" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39489 } } peers { permanent_uuid: "1d75d40cbcd84cb4b284a0d8c8bcc1e0" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 39831 } } peers { permanent_uuid: "3853b63638f14ce3ad4e7d72d276158c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 38165 } }
I20260709 14:53:24.822564  7470 raft_consensus.cc:385] T 260e9e4b4b174c06bd78fff8989f2cda P 83ca7750fbc741b7afc841bda942cdb1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:24.822817  7470 raft_consensus.cc:740] T 260e9e4b4b174c06bd78fff8989f2cda P 83ca7750fbc741b7afc841bda942cdb1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 83ca7750fbc741b7afc841bda942cdb1, State: Initialized, Role: FOLLOWER
I20260709 14:53:24.823392  7470 consensus_queue.cc:260] T 260e9e4b4b174c06bd78fff8989f2cda P 83ca7750fbc741b7afc841bda942cdb1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83ca7750fbc741b7afc841bda942cdb1" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39489 } } peers { permanent_uuid: "1d75d40cbcd84cb4b284a0d8c8bcc1e0" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 39831 } } peers { permanent_uuid: "3853b63638f14ce3ad4e7d72d276158c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 38165 } }
I20260709 14:53:24.823866  7468 tablet_bootstrap.cc:654] T 1bbf19326d5f47ed93ff247fcf989d27 P 3853b63638f14ce3ad4e7d72d276158c: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:24.825307  7470 ts_tablet_manager.cc:1434] T 260e9e4b4b174c06bd78fff8989f2cda P 83ca7750fbc741b7afc841bda942cdb1: Time spent starting tablet: real 0.008s	user 0.003s	sys 0.003s
I20260709 14:53:24.825785  7545 raft_consensus.cc:493] T b39008948c8c470fb7d43ae3a2fd0ea6 P 1d75d40cbcd84cb4b284a0d8c8bcc1e0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:24.826130  7470 tablet_bootstrap.cc:492] T 1c9d2663b75146b888a015f1b5ab5ad9 P 83ca7750fbc741b7afc841bda942cdb1: Bootstrap starting.
I20260709 14:53:24.826215  7545 raft_consensus.cc:515] T b39008948c8c470fb7d43ae3a2fd0ea6 P 1d75d40cbcd84cb4b284a0d8c8bcc1e0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83ca7750fbc741b7afc841bda942cdb1" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39489 } } peers { permanent_uuid: "1d75d40cbcd84cb4b284a0d8c8bcc1e0" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 39831 } } peers { permanent_uuid: "3853b63638f14ce3ad4e7d72d276158c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 38165 } }
I20260709 14:53:24.828233  7589 leader_election.cc:290] T c4dbe85b45604277ac37550e4e39b42e P 3853b63638f14ce3ad4e7d72d276158c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 83ca7750fbc741b7afc841bda942cdb1 (127.6.3.193:39489), 1d75d40cbcd84cb4b284a0d8c8bcc1e0 (127.6.3.194:39831)
I20260709 14:53:24.830205  7469 tablet_bootstrap.cc:654] T 1bbf19326d5f47ed93ff247fcf989d27 P 1d75d40cbcd84cb4b284a0d8c8bcc1e0: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:24.830665  7275 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c4dbe85b45604277ac37550e4e39b42e" candidate_uuid: "3853b63638f14ce3ad4e7d72d276158c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "83ca7750fbc741b7afc841bda942cdb1" is_pre_election: true
I20260709 14:53:24.832212  7273 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b39008948c8c470fb7d43ae3a2fd0ea6" candidate_uuid: "1d75d40cbcd84cb4b284a0d8c8bcc1e0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "83ca7750fbc741b7afc841bda942cdb1" is_pre_election: true
I20260709 14:53:24.832856  7273 raft_consensus.cc:2468] T b39008948c8c470fb7d43ae3a2fd0ea6 P 83ca7750fbc741b7afc841bda942cdb1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1d75d40cbcd84cb4b284a0d8c8bcc1e0 in term 0.
I20260709 14:53:24.828256  7545 leader_election.cc:290] T b39008948c8c470fb7d43ae3a2fd0ea6 P 1d75d40cbcd84cb4b284a0d8c8bcc1e0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 83ca7750fbc741b7afc841bda942cdb1 (127.6.3.193:39489), 3853b63638f14ce3ad4e7d72d276158c (127.6.3.195:38165)
I20260709 14:53:24.834818  7428 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b39008948c8c470fb7d43ae3a2fd0ea6" candidate_uuid: "1d75d40cbcd84cb4b284a0d8c8bcc1e0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3853b63638f14ce3ad4e7d72d276158c" is_pre_election: true
I20260709 14:53:24.840993  7352 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c4dbe85b45604277ac37550e4e39b42e" candidate_uuid: "3853b63638f14ce3ad4e7d72d276158c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d75d40cbcd84cb4b284a0d8c8bcc1e0" is_pre_election: true
I20260709 14:53:24.841756  7352 raft_consensus.cc:2393] T c4dbe85b45604277ac37550e4e39b42e P 1d75d40cbcd84cb4b284a0d8c8bcc1e0 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 3853b63638f14ce3ad4e7d72d276158c in current term 1: Already voted for candidate 83ca7750fbc741b7afc841bda942cdb1 in this term.
I20260709 14:53:24.845415  7521 consensus_queue.cc:1048] T 130e64ada83e469094d5a2b36aa4ffdf P 83ca7750fbc741b7afc841bda942cdb1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1d75d40cbcd84cb4b284a0d8c8bcc1e0" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 39831 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:53:24.847005  7521 consensus_queue.cc:1048] T 51b8539566c744c193182dd1b62d99e3 P 83ca7750fbc741b7afc841bda942cdb1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1d75d40cbcd84cb4b284a0d8c8bcc1e0" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 39831 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 14:53:24.850687  7318 leader_election.cc:343] T b39008948c8c470fb7d43ae3a2fd0ea6 P 1d75d40cbcd84cb4b284a0d8c8bcc1e0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3853b63638f14ce3ad4e7d72d276158c (127.6.3.195:38165): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:24.851614  7318 leader_election.cc:304] T b39008948c8c470fb7d43ae3a2fd0ea6 P 1d75d40cbcd84cb4b284a0d8c8bcc1e0 [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: 1d75d40cbcd84cb4b284a0d8c8bcc1e0, 83ca7750fbc741b7afc841bda942cdb1; no voters: 3853b63638f14ce3ad4e7d72d276158c
I20260709 14:53:24.853039  7545 raft_consensus.cc:2804] T b39008948c8c470fb7d43ae3a2fd0ea6 P 1d75d40cbcd84cb4b284a0d8c8bcc1e0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:53:24.854832  7545 raft_consensus.cc:493] T b39008948c8c470fb7d43ae3a2fd0ea6 P 1d75d40cbcd84cb4b284a0d8c8bcc1e0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:53:24.855304  7545 raft_consensus.cc:3060] T b39008948c8c470fb7d43ae3a2fd0ea6 P 1d75d40cbcd84cb4b284a0d8c8bcc1e0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:24.870765  7391 leader_election.cc:304] T c4dbe85b45604277ac37550e4e39b42e P 3853b63638f14ce3ad4e7d72d276158c [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: 3853b63638f14ce3ad4e7d72d276158c; no voters: 1d75d40cbcd84cb4b284a0d8c8bcc1e0, 83ca7750fbc741b7afc841bda942cdb1
I20260709 14:53:24.872548  7655 raft_consensus.cc:3060] T c4dbe85b45604277ac37550e4e39b42e P 3853b63638f14ce3ad4e7d72d276158c [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:24.893949  7650 raft_consensus.cc:493] T e16419b6aae9473ea57727a0e25d441c P 83ca7750fbc741b7afc841bda942cdb1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:24.894505  7650 raft_consensus.cc:515] T e16419b6aae9473ea57727a0e25d441c P 83ca7750fbc741b7afc841bda942cdb1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83ca7750fbc741b7afc841bda942cdb1" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39489 } } peers { permanent_uuid: "1d75d40cbcd84cb4b284a0d8c8bcc1e0" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 39831 } } peers { permanent_uuid: "3853b63638f14ce3ad4e7d72d276158c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 38165 } }
I20260709 14:53:24.918349  7469 tablet_bootstrap.cc:492] T 1bbf19326d5f47ed93ff247fcf989d27 P 1d75d40cbcd84cb4b284a0d8c8bcc1e0: No bootstrap required, opened a new log
I20260709 14:53:24.918785  7469 ts_tablet_manager.cc:1403] T 1bbf19326d5f47ed93ff247fcf989d27 P 1d75d40cbcd84cb4b284a0d8c8bcc1e0: Time spent bootstrapping tablet: real 0.102s	user 0.022s	sys 0.034s
I20260709 14:53:24.920253  7468 tablet_bootstrap.cc:492] T 1bbf19326d5f47ed93ff247fcf989d27 P 3853b63638f14ce3ad4e7d72d276158c: No bootstrap required, opened a new log
I20260709 14:53:24.920673  7468 ts_tablet_manager.cc:1403] T 1bbf19326d5f47ed93ff247fcf989d27 P 3853b63638f14ce3ad4e7d72d276158c: Time spent bootstrapping tablet: real 0.112s	user 0.020s	sys 0.034s
I20260709 14:53:24.924438  7468 raft_consensus.cc:359] T 1bbf19326d5f47ed93ff247fcf989d27 P 3853b63638f14ce3ad4e7d72d276158c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83ca7750fbc741b7afc841bda942cdb1" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39489 } } peers { permanent_uuid: "1d75d40cbcd84cb4b284a0d8c8bcc1e0" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 39831 } } peers { permanent_uuid: "3853b63638f14ce3ad4e7d72d276158c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 38165 } }
I20260709 14:53:24.925019  7468 raft_consensus.cc:385] T 1bbf19326d5f47ed93ff247fcf989d27 P 3853b63638f14ce3ad4e7d72d276158c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:24.925292  7468 raft_consensus.cc:740] T 1bbf19326d5f47ed93ff247fcf989d27 P 3853b63638f14ce3ad4e7d72d276158c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3853b63638f14ce3ad4e7d72d276158c, State: Initialized, Role: FOLLOWER
I20260709 14:53:24.925693  7650 leader_election.cc:290] T e16419b6aae9473ea57727a0e25d441c P 83ca7750fbc741b7afc841bda942cdb1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1d75d40cbcd84cb4b284a0d8c8bcc1e0 (127.6.3.194:39831), 3853b63638f14ce3ad4e7d72d276158c (127.6.3.195:38165)
I20260709 14:53:24.930284  7470 tablet_bootstrap.cc:654] T 1c9d2663b75146b888a015f1b5ab5ad9 P 83ca7750fbc741b7afc841bda942cdb1: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:24.925877  7468 consensus_queue.cc:260] T 1bbf19326d5f47ed93ff247fcf989d27 P 3853b63638f14ce3ad4e7d72d276158c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83ca7750fbc741b7afc841bda942cdb1" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39489 } } peers { permanent_uuid: "1d75d40cbcd84cb4b284a0d8c8bcc1e0" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 39831 } } peers { permanent_uuid: "3853b63638f14ce3ad4e7d72d276158c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 38165 } }
I20260709 14:53:24.942085  7469 raft_consensus.cc:359] T 1bbf19326d5f47ed93ff247fcf989d27 P 1d75d40cbcd84cb4b284a0d8c8bcc1e0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83ca7750fbc741b7afc841bda942cdb1" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39489 } } peers { permanent_uuid: "1d75d40cbcd84cb4b284a0d8c8bcc1e0" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 39831 } } peers { permanent_uuid: "3853b63638f14ce3ad4e7d72d276158c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 38165 } }
I20260709 14:53:24.942693  7469 raft_consensus.cc:385] T 1bbf19326d5f47ed93ff247fcf989d27 P 1d75d40cbcd84cb4b284a0d8c8bcc1e0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:24.942791  7428 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e16419b6aae9473ea57727a0e25d441c" candidate_uuid: "83ca7750fbc741b7afc841bda942cdb1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3853b63638f14ce3ad4e7d72d276158c" is_pre_election: true
I20260709 14:53:24.944314  7468 ts_tablet_manager.cc:1434] T 1bbf19326d5f47ed93ff247fcf989d27 P 3853b63638f14ce3ad4e7d72d276158c: Time spent starting tablet: real 0.023s	user 0.006s	sys 0.001s
I20260709 14:53:24.945498  7468 tablet_bootstrap.cc:492] T 260e9e4b4b174c06bd78fff8989f2cda P 3853b63638f14ce3ad4e7d72d276158c: Bootstrap starting.
I20260709 14:53:24.942955  7469 raft_consensus.cc:740] T 1bbf19326d5f47ed93ff247fcf989d27 P 1d75d40cbcd84cb4b284a0d8c8bcc1e0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1d75d40cbcd84cb4b284a0d8c8bcc1e0, State: Initialized, Role: FOLLOWER
I20260709 14:53:24.947053  7469 consensus_queue.cc:260] T 1bbf19326d5f47ed93ff247fcf989d27 P 1d75d40cbcd84cb4b284a0d8c8bcc1e0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83ca7750fbc741b7afc841bda942cdb1" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39489 } } peers { permanent_uuid: "1d75d40cbcd84cb4b284a0d8c8bcc1e0" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 39831 } } peers { permanent_uuid: "3853b63638f14ce3ad4e7d72d276158c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 38165 } }
I20260709 14:53:24.927256  7674 consensus_queue.cc:1048] T 51b8539566c744c193182dd1b62d99e3 P 83ca7750fbc741b7afc841bda942cdb1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3853b63638f14ce3ad4e7d72d276158c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 38165 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.011s
I20260709 14:53:24.952931  7674 raft_consensus.cc:493] T d8038c7c8d9847ce8feff810a296f0c5 P 83ca7750fbc741b7afc841bda942cdb1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:24.953387  7469 ts_tablet_manager.cc:1434] T 1bbf19326d5f47ed93ff247fcf989d27 P 1d75d40cbcd84cb4b284a0d8c8bcc1e0: Time spent starting tablet: real 0.034s	user 0.007s	sys 0.000s
I20260709 14:53:24.953341  7674 raft_consensus.cc:515] T d8038c7c8d9847ce8feff810a296f0c5 P 83ca7750fbc741b7afc841bda942cdb1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83ca7750fbc741b7afc841bda942cdb1" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39489 } } peers { permanent_uuid: "1d75d40cbcd84cb4b284a0d8c8bcc1e0" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 39831 } } peers { permanent_uuid: "3853b63638f14ce3ad4e7d72d276158c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 38165 } }
I20260709 14:53:24.955204  7655 raft_consensus.cc:2749] T c4dbe85b45604277ac37550e4e39b42e P 3853b63638f14ce3ad4e7d72d276158c [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:53:24.955734  7494 raft_consensus.cc:493] T d8038c7c8d9847ce8feff810a296f0c5 P 1d75d40cbcd84cb4b284a0d8c8bcc1e0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:24.964072  7494 raft_consensus.cc:515] T d8038c7c8d9847ce8feff810a296f0c5 P 1d75d40cbcd84cb4b284a0d8c8bcc1e0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83ca7750fbc741b7afc841bda942cdb1" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39489 } } peers { permanent_uuid: "1d75d40cbcd84cb4b284a0d8c8bcc1e0" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 39831 } } peers { permanent_uuid: "3853b63638f14ce3ad4e7d72d276158c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 38165 } }
I20260709 14:53:24.965780  7494 leader_election.cc:290] T d8038c7c8d9847ce8feff810a296f0c5 P 1d75d40cbcd84cb4b284a0d8c8bcc1e0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 83ca7750fbc741b7afc841bda942cdb1 (127.6.3.193:39489), 3853b63638f14ce3ad4e7d72d276158c (127.6.3.195:38165)
I20260709 14:53:24.967201  7273 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d8038c7c8d9847ce8feff810a296f0c5" candidate_uuid: "1d75d40cbcd84cb4b284a0d8c8bcc1e0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "83ca7750fbc741b7afc841bda942cdb1" is_pre_election: true
I20260709 14:53:24.967779  7273 raft_consensus.cc:2468] T d8038c7c8d9847ce8feff810a296f0c5 P 83ca7750fbc741b7afc841bda942cdb1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1d75d40cbcd84cb4b284a0d8c8bcc1e0 in term 0.
W20260709 14:53:24.957105  7243 leader_election.cc:343] T e16419b6aae9473ea57727a0e25d441c P 83ca7750fbc741b7afc841bda942cdb1 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3853b63638f14ce3ad4e7d72d276158c (127.6.3.195:38165): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:24.968568  7428 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d8038c7c8d9847ce8feff810a296f0c5" candidate_uuid: "1d75d40cbcd84cb4b284a0d8c8bcc1e0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3853b63638f14ce3ad4e7d72d276158c" is_pre_election: true
I20260709 14:53:24.969187  7428 raft_consensus.cc:2468] T d8038c7c8d9847ce8feff810a296f0c5 P 3853b63638f14ce3ad4e7d72d276158c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1d75d40cbcd84cb4b284a0d8c8bcc1e0 in term 0.
I20260709 14:53:24.957165  7545 raft_consensus.cc:515] T b39008948c8c470fb7d43ae3a2fd0ea6 P 1d75d40cbcd84cb4b284a0d8c8bcc1e0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83ca7750fbc741b7afc841bda942cdb1" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39489 } } peers { permanent_uuid: "1d75d40cbcd84cb4b284a0d8c8bcc1e0" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 39831 } } peers { permanent_uuid: "3853b63638f14ce3ad4e7d72d276158c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 38165 } }
I20260709 14:53:24.960266  7469 tablet_bootstrap.cc:492] T c074f302205c4bada62dce41e557dbf8 P 1d75d40cbcd84cb4b284a0d8c8bcc1e0: Bootstrap starting.
I20260709 14:53:24.972395  7318 leader_election.cc:304] T d8038c7c8d9847ce8feff810a296f0c5 P 1d75d40cbcd84cb4b284a0d8c8bcc1e0 [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: 1d75d40cbcd84cb4b284a0d8c8bcc1e0, 3853b63638f14ce3ad4e7d72d276158c; no voters: 
I20260709 14:53:24.962182  7674 leader_election.cc:290] T d8038c7c8d9847ce8feff810a296f0c5 P 83ca7750fbc741b7afc841bda942cdb1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1d75d40cbcd84cb4b284a0d8c8bcc1e0 (127.6.3.194:39831), 3853b63638f14ce3ad4e7d72d276158c (127.6.3.195:38165)
I20260709 14:53:24.976516  7545 leader_election.cc:290] T b39008948c8c470fb7d43ae3a2fd0ea6 P 1d75d40cbcd84cb4b284a0d8c8bcc1e0 [CANDIDATE]: Term 1 election: Requested vote from peers 83ca7750fbc741b7afc841bda942cdb1 (127.6.3.193:39489), 3853b63638f14ce3ad4e7d72d276158c (127.6.3.195:38165)
I20260709 14:53:24.977214  7468 tablet_bootstrap.cc:654] T 260e9e4b4b174c06bd78fff8989f2cda P 3853b63638f14ce3ad4e7d72d276158c: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:24.978240  7655 raft_consensus.cc:493] T 1bbf19326d5f47ed93ff247fcf989d27 P 3853b63638f14ce3ad4e7d72d276158c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:24.979506  7349 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e16419b6aae9473ea57727a0e25d441c" candidate_uuid: "83ca7750fbc741b7afc841bda942cdb1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d75d40cbcd84cb4b284a0d8c8bcc1e0" is_pre_election: true
I20260709 14:53:24.987439  7349 raft_consensus.cc:2468] T e16419b6aae9473ea57727a0e25d441c P 1d75d40cbcd84cb4b284a0d8c8bcc1e0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 83ca7750fbc741b7afc841bda942cdb1 in term 0.
I20260709 14:53:24.988008  7275 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b39008948c8c470fb7d43ae3a2fd0ea6" candidate_uuid: "1d75d40cbcd84cb4b284a0d8c8bcc1e0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "83ca7750fbc741b7afc841bda942cdb1"
I20260709 14:53:24.988580  7275 raft_consensus.cc:3060] T b39008948c8c470fb7d43ae3a2fd0ea6 P 83ca7750fbc741b7afc841bda942cdb1 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:24.988401  7655 raft_consensus.cc:515] T 1bbf19326d5f47ed93ff247fcf989d27 P 3853b63638f14ce3ad4e7d72d276158c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83ca7750fbc741b7afc841bda942cdb1" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39489 } } peers { permanent_uuid: "1d75d40cbcd84cb4b284a0d8c8bcc1e0" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 39831 } } peers { permanent_uuid: "3853b63638f14ce3ad4e7d72d276158c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 38165 } }
I20260709 14:53:24.980302  7350 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d8038c7c8d9847ce8feff810a296f0c5" candidate_uuid: "83ca7750fbc741b7afc841bda942cdb1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d75d40cbcd84cb4b284a0d8c8bcc1e0" is_pre_election: true
I20260709 14:53:24.980824  7686 raft_consensus.cc:2804] T d8038c7c8d9847ce8feff810a296f0c5 P 1d75d40cbcd84cb4b284a0d8c8bcc1e0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:53:24.996749  7469 tablet_bootstrap.cc:654] T c074f302205c4bada62dce41e557dbf8 P 1d75d40cbcd84cb4b284a0d8c8bcc1e0: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:24.991415  7686 raft_consensus.cc:493] T d8038c7c8d9847ce8feff810a296f0c5 P 1d75d40cbcd84cb4b284a0d8c8bcc1e0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:53:25.000367  7686 raft_consensus.cc:3060] T d8038c7c8d9847ce8feff810a296f0c5 P 1d75d40cbcd84cb4b284a0d8c8bcc1e0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:25.000473  7424 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b39008948c8c470fb7d43ae3a2fd0ea6" candidate_uuid: "1d75d40cbcd84cb4b284a0d8c8bcc1e0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3853b63638f14ce3ad4e7d72d276158c"
W20260709 14:53:25.002492  7318 leader_election.cc:343] T b39008948c8c470fb7d43ae3a2fd0ea6 P 1d75d40cbcd84cb4b284a0d8c8bcc1e0 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 3853b63638f14ce3ad4e7d72d276158c (127.6.3.195:38165): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:24.990921  7655 leader_election.cc:290] T 1bbf19326d5f47ed93ff247fcf989d27 P 3853b63638f14ce3ad4e7d72d276158c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 83ca7750fbc741b7afc841bda942cdb1 (127.6.3.193:39489), 1d75d40cbcd84cb4b284a0d8c8bcc1e0 (127.6.3.194:39831)
I20260709 14:53:25.011099  7470 tablet_bootstrap.cc:492] T 1c9d2663b75146b888a015f1b5ab5ad9 P 83ca7750fbc741b7afc841bda942cdb1: No bootstrap required, opened a new log
I20260709 14:53:25.011734  7470 ts_tablet_manager.cc:1403] T 1c9d2663b75146b888a015f1b5ab5ad9 P 83ca7750fbc741b7afc841bda942cdb1: Time spent bootstrapping tablet: real 0.186s	user 0.018s	sys 0.024s
I20260709 14:53:25.021973  7470 raft_consensus.cc:359] T 1c9d2663b75146b888a015f1b5ab5ad9 P 83ca7750fbc741b7afc841bda942cdb1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83ca7750fbc741b7afc841bda942cdb1" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39489 } } peers { permanent_uuid: "1d75d40cbcd84cb4b284a0d8c8bcc1e0" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 39831 } } peers { permanent_uuid: "3853b63638f14ce3ad4e7d72d276158c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 38165 } }
I20260709 14:53:25.022882  7470 raft_consensus.cc:385] T 1c9d2663b75146b888a015f1b5ab5ad9 P 83ca7750fbc741b7afc841bda942cdb1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:25.023293  7470 raft_consensus.cc:740] T 1c9d2663b75146b888a015f1b5ab5ad9 P 83ca7750fbc741b7afc841bda942cdb1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 83ca7750fbc741b7afc841bda942cdb1, State: Initialized, Role: FOLLOWER
I20260709 14:53:25.024137  7470 consensus_queue.cc:260] T 1c9d2663b75146b888a015f1b5ab5ad9 P 83ca7750fbc741b7afc841bda942cdb1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83ca7750fbc741b7afc841bda942cdb1" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39489 } } peers { permanent_uuid: "1d75d40cbcd84cb4b284a0d8c8bcc1e0" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 39831 } } peers { permanent_uuid: "3853b63638f14ce3ad4e7d72d276158c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 38165 } }
I20260709 14:53:25.028677  7426 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d8038c7c8d9847ce8feff810a296f0c5" candidate_uuid: "83ca7750fbc741b7afc841bda942cdb1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3853b63638f14ce3ad4e7d72d276158c" is_pre_election: true
I20260709 14:53:25.029151  7273 raft_consensus.cc:1275] T be03c37c342a4c9ea91e91adab6a7924 P 83ca7750fbc741b7afc841bda942cdb1 [term 2 FOLLOWER]: Refusing update from remote peer 1d75d40cbcd84cb4b284a0d8c8bcc1e0: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260709 14:53:25.029258  7426 raft_consensus.cc:2468] T d8038c7c8d9847ce8feff810a296f0c5 P 3853b63638f14ce3ad4e7d72d276158c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 83ca7750fbc741b7afc841bda942cdb1 in term 0.
I20260709 14:53:25.041610  7274 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1bbf19326d5f47ed93ff247fcf989d27" candidate_uuid: "3853b63638f14ce3ad4e7d72d276158c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "83ca7750fbc741b7afc841bda942cdb1" is_pre_election: true
I20260709 14:53:25.042224  7274 raft_consensus.cc:2468] T 1bbf19326d5f47ed93ff247fcf989d27 P 83ca7750fbc741b7afc841bda942cdb1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3853b63638f14ce3ad4e7d72d276158c in term 0.
I20260709 14:53:25.015515  7349 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1bbf19326d5f47ed93ff247fcf989d27" candidate_uuid: "3853b63638f14ce3ad4e7d72d276158c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d75d40cbcd84cb4b284a0d8c8bcc1e0" is_pre_election: true
I20260709 14:53:25.048323  7392 leader_election.cc:304] T 1bbf19326d5f47ed93ff247fcf989d27 P 3853b63638f14ce3ad4e7d72d276158c [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: 3853b63638f14ce3ad4e7d72d276158c, 83ca7750fbc741b7afc841bda942cdb1; no voters: 
I20260709 14:53:25.048432  7243 leader_election.cc:304] T d8038c7c8d9847ce8feff810a296f0c5 P 83ca7750fbc741b7afc841bda942cdb1 [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: 3853b63638f14ce3ad4e7d72d276158c, 83ca7750fbc741b7afc841bda942cdb1; no voters: 
I20260709 14:53:25.048705  7349 raft_consensus.cc:2468] T 1bbf19326d5f47ed93ff247fcf989d27 P 1d75d40cbcd84cb4b284a0d8c8bcc1e0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3853b63638f14ce3ad4e7d72d276158c in term 0.
I20260709 14:53:25.049575  7589 raft_consensus.cc:2804] T 1bbf19326d5f47ed93ff247fcf989d27 P 3853b63638f14ce3ad4e7d72d276158c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:53:25.049893  7589 raft_consensus.cc:493] T 1bbf19326d5f47ed93ff247fcf989d27 P 3853b63638f14ce3ad4e7d72d276158c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:53:25.050180  7589 raft_consensus.cc:3060] T 1bbf19326d5f47ed93ff247fcf989d27 P 3853b63638f14ce3ad4e7d72d276158c [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:25.006949  7674 consensus_queue.cc:1048] T c4dbe85b45604277ac37550e4e39b42e P 83ca7750fbc741b7afc841bda942cdb1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3853b63638f14ce3ad4e7d72d276158c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 38165 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.033s
I20260709 14:53:25.051460  7470 ts_tablet_manager.cc:1434] T 1c9d2663b75146b888a015f1b5ab5ad9 P 83ca7750fbc741b7afc841bda942cdb1: Time spent starting tablet: real 0.039s	user 0.006s	sys 0.001s
I20260709 14:53:25.052990  7470 tablet_bootstrap.cc:492] T 63ac319494e44cbd8d3f4c1fee8b856c P 83ca7750fbc741b7afc841bda942cdb1: Bootstrap starting.
I20260709 14:53:25.054071  7520 raft_consensus.cc:2804] T d8038c7c8d9847ce8feff810a296f0c5 P 83ca7750fbc741b7afc841bda942cdb1 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:53:25.054842  7520 raft_consensus.cc:493] T d8038c7c8d9847ce8feff810a296f0c5 P 83ca7750fbc741b7afc841bda942cdb1 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:53:25.054824  7712 consensus_queue.cc:1048] T c4dbe85b45604277ac37550e4e39b42e P 83ca7750fbc741b7afc841bda942cdb1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1d75d40cbcd84cb4b284a0d8c8bcc1e0" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 39831 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:53:25.055365  7520 raft_consensus.cc:3060] T d8038c7c8d9847ce8feff810a296f0c5 P 83ca7750fbc741b7afc841bda942cdb1 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:25.052484  7242 leader_election.cc:304] T e16419b6aae9473ea57727a0e25d441c P 83ca7750fbc741b7afc841bda942cdb1 [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: 1d75d40cbcd84cb4b284a0d8c8bcc1e0, 83ca7750fbc741b7afc841bda942cdb1; no voters: 3853b63638f14ce3ad4e7d72d276158c
I20260709 14:53:25.051445  7521 raft_consensus.cc:493] T c074f302205c4bada62dce41e557dbf8 P 83ca7750fbc741b7afc841bda942cdb1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:25.061471  7521 raft_consensus.cc:515] T c074f302205c4bada62dce41e557dbf8 P 83ca7750fbc741b7afc841bda942cdb1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83ca7750fbc741b7afc841bda942cdb1" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39489 } } peers { permanent_uuid: "1d75d40cbcd84cb4b284a0d8c8bcc1e0" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 39831 } } peers { permanent_uuid: "3853b63638f14ce3ad4e7d72d276158c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 38165 } }
I20260709 14:53:25.063899  7521 leader_election.cc:290] T c074f302205c4bada62dce41e557dbf8 P 83ca7750fbc741b7afc841bda942cdb1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1d75d40cbcd84cb4b284a0d8c8bcc1e0 (127.6.3.194:39831), 3853b63638f14ce3ad4e7d72d276158c (127.6.3.195:38165)
I20260709 14:53:25.064646  7521 raft_consensus.cc:2804] T e16419b6aae9473ea57727a0e25d441c P 83ca7750fbc741b7afc841bda942cdb1 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:53:25.065052  7521 raft_consensus.cc:493] T e16419b6aae9473ea57727a0e25d441c P 83ca7750fbc741b7afc841bda942cdb1 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:53:25.065451  7521 raft_consensus.cc:3060] T e16419b6aae9473ea57727a0e25d441c P 83ca7750fbc741b7afc841bda942cdb1 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:25.067515  7424 raft_consensus.cc:1275] T be03c37c342a4c9ea91e91adab6a7924 P 3853b63638f14ce3ad4e7d72d276158c [term 2 FOLLOWER]: Refusing update from remote peer 1d75d40cbcd84cb4b284a0d8c8bcc1e0: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260709 14:53:25.068953  7494 consensus_queue.cc:1048] T be03c37c342a4c9ea91e91adab6a7924 P 1d75d40cbcd84cb4b284a0d8c8bcc1e0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3853b63638f14ce3ad4e7d72d276158c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 38165 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:53:25.102124  7352 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c074f302205c4bada62dce41e557dbf8" candidate_uuid: "83ca7750fbc741b7afc841bda942cdb1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d75d40cbcd84cb4b284a0d8c8bcc1e0" is_pre_election: true
I20260709 14:53:25.102895  7469 tablet_bootstrap.cc:492] T c074f302205c4bada62dce41e557dbf8 P 1d75d40cbcd84cb4b284a0d8c8bcc1e0: No bootstrap required, opened a new log
W20260709 14:53:25.108158  7243 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.6.3.195:38165, user_credentials={real_user=slave}} blocked reactor thread for 54812.4us
I20260709 14:53:25.107173  7520 raft_consensus.cc:515] T d8038c7c8d9847ce8feff810a296f0c5 P 83ca7750fbc741b7afc841bda942cdb1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83ca7750fbc741b7afc841bda942cdb1" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39489 } } peers { permanent_uuid: "1d75d40cbcd84cb4b284a0d8c8bcc1e0" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 39831 } } peers { permanent_uuid: "3853b63638f14ce3ad4e7d72d276158c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 38165 } }
I20260709 14:53:25.111101  7520 leader_election.cc:290] T d8038c7c8d9847ce8feff810a296f0c5 P 83ca7750fbc741b7afc841bda942cdb1 [CANDIDATE]: Term 1 election: Requested vote from peers 1d75d40cbcd84cb4b284a0d8c8bcc1e0 (127.6.3.194:39831), 3853b63638f14ce3ad4e7d72d276158c (127.6.3.195:38165)
I20260709 14:53:25.119122  7469 ts_tablet_manager.cc:1403] T c074f302205c4bada62dce41e557dbf8 P 1d75d40cbcd84cb4b284a0d8c8bcc1e0: Time spent bootstrapping tablet: real 0.159s	user 0.026s	sys 0.019s
I20260709 14:53:25.116355  7275 raft_consensus.cc:2468] T b39008948c8c470fb7d43ae3a2fd0ea6 P 83ca7750fbc741b7afc841bda942cdb1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1d75d40cbcd84cb4b284a0d8c8bcc1e0 in term 1.
W20260709 14:53:25.131223  7242 leader_election.cc:343] T c074f302205c4bada62dce41e557dbf8 P 83ca7750fbc741b7afc841bda942cdb1 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1d75d40cbcd84cb4b284a0d8c8bcc1e0 (127.6.3.194:39831): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:25.123838  7598 raft_consensus.cc:493] T 63ac319494e44cbd8d3f4c1fee8b856c P 1d75d40cbcd84cb4b284a0d8c8bcc1e0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:25.132507  7598 raft_consensus.cc:515] T 63ac319494e44cbd8d3f4c1fee8b856c P 1d75d40cbcd84cb4b284a0d8c8bcc1e0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83ca7750fbc741b7afc841bda942cdb1" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39489 } } peers { permanent_uuid: "1d75d40cbcd84cb4b284a0d8c8bcc1e0" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 39831 } } peers { permanent_uuid: "3853b63638f14ce3ad4e7d72d276158c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 38165 } }
I20260709 14:53:25.134403  7598 leader_election.cc:290] T 63ac319494e44cbd8d3f4c1fee8b856c P 1d75d40cbcd84cb4b284a0d8c8bcc1e0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 83ca7750fbc741b7afc841bda942cdb1 (127.6.3.193:39489), 3853b63638f14ce3ad4e7d72d276158c (127.6.3.195:38165)
I20260709 14:53:25.096657  7545 consensus_queue.cc:1048] T be03c37c342a4c9ea91e91adab6a7924 P 1d75d40cbcd84cb4b284a0d8c8bcc1e0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "83ca7750fbc741b7afc841bda942cdb1" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39489 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.028s
I20260709 14:53:25.135555  7352 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d8038c7c8d9847ce8feff810a296f0c5" candidate_uuid: "83ca7750fbc741b7afc841bda942cdb1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d75d40cbcd84cb4b284a0d8c8bcc1e0"
I20260709 14:53:25.139611  7686 raft_consensus.cc:515] T d8038c7c8d9847ce8feff810a296f0c5 P 1d75d40cbcd84cb4b284a0d8c8bcc1e0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83ca7750fbc741b7afc841bda942cdb1" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39489 } } peers { permanent_uuid: "1d75d40cbcd84cb4b284a0d8c8bcc1e0" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 39831 } } peers { permanent_uuid: "3853b63638f14ce3ad4e7d72d276158c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 38165 } }
I20260709 14:53:25.140676  7350 raft_consensus.cc:2393] T d8038c7c8d9847ce8feff810a296f0c5 P 1d75d40cbcd84cb4b284a0d8c8bcc1e0 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 83ca7750fbc741b7afc841bda942cdb1 in current term 1: Already voted for candidate 1d75d40cbcd84cb4b284a0d8c8bcc1e0 in this term.
I20260709 14:53:25.143113  7468 tablet_bootstrap.cc:492] T 260e9e4b4b174c06bd78fff8989f2cda P 3853b63638f14ce3ad4e7d72d276158c: No bootstrap required, opened a new log
I20260709 14:53:25.143512  7468 ts_tablet_manager.cc:1403] T 260e9e4b4b174c06bd78fff8989f2cda P 3853b63638f14ce3ad4e7d72d276158c: Time spent bootstrapping tablet: real 0.198s	user 0.013s	sys 0.042s
I20260709 14:53:25.130489  7520 raft_consensus.cc:493] T 1c9d2663b75146b888a015f1b5ab5ad9 P 83ca7750fbc741b7afc841bda942cdb1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:25.161379  7469 raft_consensus.cc:359] T c074f302205c4bada62dce41e557dbf8 P 1d75d40cbcd84cb4b284a0d8c8bcc1e0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83ca7750fbc741b7afc841bda942cdb1" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39489 } } peers { permanent_uuid: "1d75d40cbcd84cb4b284a0d8c8bcc1e0" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 39831 } } peers { permanent_uuid: "3853b63638f14ce3ad4e7d72d276158c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 38165 } }
I20260709 14:53:25.162184  7469 raft_consensus.cc:385] T c074f302205c4bada62dce41e557dbf8 P 1d75d40cbcd84cb4b284a0d8c8bcc1e0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:25.162487  7469 raft_consensus.cc:740] T c074f302205c4bada62dce41e557dbf8 P 1d75d40cbcd84cb4b284a0d8c8bcc1e0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1d75d40cbcd84cb4b284a0d8c8bcc1e0, State: Initialized, Role: FOLLOWER
I20260709 14:53:25.163269  7469 consensus_queue.cc:260] T c074f302205c4bada62dce41e557dbf8 P 1d75d40cbcd84cb4b284a0d8c8bcc1e0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83ca7750fbc741b7afc841bda942cdb1" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39489 } } peers { permanent_uuid: "1d75d40cbcd84cb4b284a0d8c8bcc1e0" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 39831 } } peers { permanent_uuid: "3853b63638f14ce3ad4e7d72d276158c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 38165 } }
I20260709 14:53:25.159943  7520 raft_consensus.cc:515] T 1c9d2663b75146b888a015f1b5ab5ad9 P 83ca7750fbc741b7afc841bda942cdb1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83ca7750fbc741b7afc841bda942cdb1" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39489 } } peers { permanent_uuid: "1d75d40cbcd84cb4b284a0d8c8bcc1e0" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 39831 } } peers { permanent_uuid: "3853b63638f14ce3ad4e7d72d276158c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 38165 } }
I20260709 14:53:25.171429  7469 ts_tablet_manager.cc:1434] T c074f302205c4bada62dce41e557dbf8 P 1d75d40cbcd84cb4b284a0d8c8bcc1e0: Time spent starting tablet: real 0.052s	user 0.006s	sys 0.000s
I20260709 14:53:25.172313  7469 tablet_bootstrap.cc:492] T e524e02272da466c8a64f6915940adbc P 1d75d40cbcd84cb4b284a0d8c8bcc1e0: Bootstrap starting.
I20260709 14:53:25.175354  7468 raft_consensus.cc:359] T 260e9e4b4b174c06bd78fff8989f2cda P 3853b63638f14ce3ad4e7d72d276158c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83ca7750fbc741b7afc841bda942cdb1" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39489 } } peers { permanent_uuid: "1d75d40cbcd84cb4b284a0d8c8bcc1e0" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 39831 } } peers { permanent_uuid: "3853b63638f14ce3ad4e7d72d276158c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 38165 } }
I20260709 14:53:25.176198  7468 raft_consensus.cc:385] T 260e9e4b4b174c06bd78fff8989f2cda P 3853b63638f14ce3ad4e7d72d276158c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:25.176512  7468 raft_consensus.cc:740] T 260e9e4b4b174c06bd78fff8989f2cda P 3853b63638f14ce3ad4e7d72d276158c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3853b63638f14ce3ad4e7d72d276158c, State: Initialized, Role: FOLLOWER
I20260709 14:53:25.177538  7468 consensus_queue.cc:260] T 260e9e4b4b174c06bd78fff8989f2cda P 3853b63638f14ce3ad4e7d72d276158c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83ca7750fbc741b7afc841bda942cdb1" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39489 } } peers { permanent_uuid: "1d75d40cbcd84cb4b284a0d8c8bcc1e0" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 39831 } } peers { permanent_uuid: "3853b63638f14ce3ad4e7d72d276158c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 38165 } }
I20260709 14:53:25.178898  7468 ts_tablet_manager.cc:1434] T 260e9e4b4b174c06bd78fff8989f2cda P 3853b63638f14ce3ad4e7d72d276158c: Time spent starting tablet: real 0.035s	user 0.003s	sys 0.000s
I20260709 14:53:25.179693  7468 tablet_bootstrap.cc:492] T 1c9d2663b75146b888a015f1b5ab5ad9 P 3853b63638f14ce3ad4e7d72d276158c: Bootstrap starting.
I20260709 14:53:25.179738  7521 raft_consensus.cc:515] T e16419b6aae9473ea57727a0e25d441c P 83ca7750fbc741b7afc841bda942cdb1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83ca7750fbc741b7afc841bda942cdb1" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39489 } } peers { permanent_uuid: "1d75d40cbcd84cb4b284a0d8c8bcc1e0" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 39831 } } peers { permanent_uuid: "3853b63638f14ce3ad4e7d72d276158c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 38165 } }
W20260709 14:53:25.184450  7392 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.6.3.193:39489, user_credentials={real_user=slave}} blocked reactor thread for 66678.3us
I20260709 14:53:25.191469  7318 leader_election.cc:304] T b39008948c8c470fb7d43ae3a2fd0ea6 P 1d75d40cbcd84cb4b284a0d8c8bcc1e0 [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: 1d75d40cbcd84cb4b284a0d8c8bcc1e0, 83ca7750fbc741b7afc841bda942cdb1; no voters: 3853b63638f14ce3ad4e7d72d276158c
W20260709 14:53:25.169649  7391 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.6.3.194:39831, user_credentials={real_user=slave}} blocked reactor thread for 46039.8us
I20260709 14:53:25.200176  7589 raft_consensus.cc:515] T 1bbf19326d5f47ed93ff247fcf989d27 P 3853b63638f14ce3ad4e7d72d276158c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83ca7750fbc741b7afc841bda942cdb1" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39489 } } peers { permanent_uuid: "1d75d40cbcd84cb4b284a0d8c8bcc1e0" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 39831 } } peers { permanent_uuid: "3853b63638f14ce3ad4e7d72d276158c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 38165 } }
I20260709 14:53:25.200834  7470 tablet_bootstrap.cc:654] T 63ac319494e44cbd8d3f4c1fee8b856c P 83ca7750fbc741b7afc841bda942cdb1: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:25.201229  7588 raft_consensus.cc:493] T b7e4398ed84d48c49f5aea7e044d5988 P 3853b63638f14ce3ad4e7d72d276158c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:25.203496  7424 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c074f302205c4bada62dce41e557dbf8" candidate_uuid: "83ca7750fbc741b7afc841bda942cdb1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3853b63638f14ce3ad4e7d72d276158c" is_pre_election: true
I20260709 14:53:25.194307  7545 raft_consensus.cc:2804] T b39008948c8c470fb7d43ae3a2fd0ea6 P 1d75d40cbcd84cb4b284a0d8c8bcc1e0 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:53:25.193511  7275 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "63ac319494e44cbd8d3f4c1fee8b856c" candidate_uuid: "1d75d40cbcd84cb4b284a0d8c8bcc1e0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "83ca7750fbc741b7afc841bda942cdb1" is_pre_election: true
I20260709 14:53:25.205089  7686 leader_election.cc:290] T d8038c7c8d9847ce8feff810a296f0c5 P 1d75d40cbcd84cb4b284a0d8c8bcc1e0 [CANDIDATE]: Term 1 election: Requested vote from peers 83ca7750fbc741b7afc841bda942cdb1 (127.6.3.193:39489), 3853b63638f14ce3ad4e7d72d276158c (127.6.3.195:38165)
I20260709 14:53:25.206523  7274 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d8038c7c8d9847ce8feff810a296f0c5" candidate_uuid: "1d75d40cbcd84cb4b284a0d8c8bcc1e0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "83ca7750fbc741b7afc841bda942cdb1"
I20260709 14:53:25.207211  7274 raft_consensus.cc:2393] T d8038c7c8d9847ce8feff810a296f0c5 P 83ca7750fbc741b7afc841bda942cdb1 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 1d75d40cbcd84cb4b284a0d8c8bcc1e0 in current term 1: Already voted for candidate 83ca7750fbc741b7afc841bda942cdb1 in this term.
I20260709 14:53:25.203876  7589 leader_election.cc:290] T 1bbf19326d5f47ed93ff247fcf989d27 P 3853b63638f14ce3ad4e7d72d276158c [CANDIDATE]: Term 1 election: Requested vote from peers 83ca7750fbc741b7afc841bda942cdb1 (127.6.3.193:39489), 1d75d40cbcd84cb4b284a0d8c8bcc1e0 (127.6.3.194:39831)
W20260709 14:53:25.210021  7318 leader_election.cc:343] T 63ac319494e44cbd8d3f4c1fee8b856c P 1d75d40cbcd84cb4b284a0d8c8bcc1e0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 83ca7750fbc741b7afc841bda942cdb1 (127.6.3.193:39489): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:25.212491  7424 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "63ac319494e44cbd8d3f4c1fee8b856c" candidate_uuid: "1d75d40cbcd84cb4b284a0d8c8bcc1e0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3853b63638f14ce3ad4e7d72d276158c" is_pre_election: true
I20260709 14:53:25.208792  7588 raft_consensus.cc:515] T b7e4398ed84d48c49f5aea7e044d5988 P 3853b63638f14ce3ad4e7d72d276158c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83ca7750fbc741b7afc841bda942cdb1" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39489 } } peers { permanent_uuid: "1d75d40cbcd84cb4b284a0d8c8bcc1e0" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 39831 } } peers { permanent_uuid: "3853b63638f14ce3ad4e7d72d276158c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 38165 } }
I20260709 14:53:25.214745  7350 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1bbf19326d5f47ed93ff247fcf989d27" candidate_uuid: "3853b63638f14ce3ad4e7d72d276158c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d75d40cbcd84cb4b284a0d8c8bcc1e0"
I20260709 14:53:25.215322  7350 raft_consensus.cc:3060] T 1bbf19326d5f47ed93ff247fcf989d27 P 1d75d40cbcd84cb4b284a0d8c8bcc1e0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:25.216414  7588 leader_election.cc:290] T b7e4398ed84d48c49f5aea7e044d5988 P 3853b63638f14ce3ad4e7d72d276158c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 83ca7750fbc741b7afc841bda942cdb1 (127.6.3.193:39489), 1d75d40cbcd84cb4b284a0d8c8bcc1e0 (127.6.3.194:39831)
I20260709 14:53:25.227257  7520 leader_election.cc:290] T 1c9d2663b75146b888a015f1b5ab5ad9 P 83ca7750fbc741b7afc841bda942cdb1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1d75d40cbcd84cb4b284a0d8c8bcc1e0 (127.6.3.194:39831), 3853b63638f14ce3ad4e7d72d276158c (127.6.3.195:38165)
I20260709 14:53:25.228709  7353 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1c9d2663b75146b888a015f1b5ab5ad9" candidate_uuid: "83ca7750fbc741b7afc841bda942cdb1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d75d40cbcd84cb4b284a0d8c8bcc1e0" is_pre_election: true
I20260709 14:53:25.229883  7350 raft_consensus.cc:2468] T 1bbf19326d5f47ed93ff247fcf989d27 P 1d75d40cbcd84cb4b284a0d8c8bcc1e0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3853b63638f14ce3ad4e7d72d276158c in term 1.
I20260709 14:53:25.225306  7545 raft_consensus.cc:697] T b39008948c8c470fb7d43ae3a2fd0ea6 P 1d75d40cbcd84cb4b284a0d8c8bcc1e0 [term 1 LEADER]: Becoming Leader. State: Replica: 1d75d40cbcd84cb4b284a0d8c8bcc1e0, State: Running, Role: LEADER
W20260709 14:53:25.232012  7242 leader_election.cc:343] T 1c9d2663b75146b888a015f1b5ab5ad9 P 83ca7750fbc741b7afc841bda942cdb1 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1d75d40cbcd84cb4b284a0d8c8bcc1e0 (127.6.3.194:39831): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:25.231786  7545 consensus_queue.cc:237] T b39008948c8c470fb7d43ae3a2fd0ea6 P 1d75d40cbcd84cb4b284a0d8c8bcc1e0 [LEADER]: Queue going to LEADER mode. State: All 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: "83ca7750fbc741b7afc841bda942cdb1" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39489 } } peers { permanent_uuid: "1d75d40cbcd84cb4b284a0d8c8bcc1e0" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 39831 } } peers { permanent_uuid: "3853b63638f14ce3ad4e7d72d276158c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 38165 } }
I20260709 14:53:25.234992  7391 leader_election.cc:304] T 1bbf19326d5f47ed93ff247fcf989d27 P 3853b63638f14ce3ad4e7d72d276158c [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: 1d75d40cbcd84cb4b284a0d8c8bcc1e0, 3853b63638f14ce3ad4e7d72d276158c; no voters: 
I20260709 14:53:25.236375  7353 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b7e4398ed84d48c49f5aea7e044d5988" candidate_uuid: "3853b63638f14ce3ad4e7d72d276158c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d75d40cbcd84cb4b284a0d8c8bcc1e0" is_pre_election: true
I20260709 14:53:25.239389  7588 raft_consensus.cc:2804] T 1bbf19326d5f47ed93ff247fcf989d27 P 3853b63638f14ce3ad4e7d72d276158c [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:53:25.239965  7588 raft_consensus.cc:697] T 1bbf19326d5f47ed93ff247fcf989d27 P 3853b63638f14ce3ad4e7d72d276158c [term 1 LEADER]: Becoming Leader. State: Replica: 3853b63638f14ce3ad4e7d72d276158c, State: Running, Role: LEADER
I20260709 14:53:25.240722  7588 consensus_queue.cc:237] T 1bbf19326d5f47ed93ff247fcf989d27 P 3853b63638f14ce3ad4e7d72d276158c [LEADER]: Queue going to LEADER mode. State: All 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: "83ca7750fbc741b7afc841bda942cdb1" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39489 } } peers { permanent_uuid: "1d75d40cbcd84cb4b284a0d8c8bcc1e0" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 39831 } } peers { permanent_uuid: "3853b63638f14ce3ad4e7d72d276158c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 38165 } }
I20260709 14:53:25.242884  7424 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d8038c7c8d9847ce8feff810a296f0c5" candidate_uuid: "83ca7750fbc741b7afc841bda942cdb1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3853b63638f14ce3ad4e7d72d276158c"
I20260709 14:53:25.243610  7424 raft_consensus.cc:3060] T d8038c7c8d9847ce8feff810a296f0c5 P 3853b63638f14ce3ad4e7d72d276158c [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:25.248878  7598 raft_consensus.cc:493] T 9eaf6fbebb204ef29c1e4d5288665b9f P 1d75d40cbcd84cb4b284a0d8c8bcc1e0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:25.249329  7598 raft_consensus.cc:515] T 9eaf6fbebb204ef29c1e4d5288665b9f P 1d75d40cbcd84cb4b284a0d8c8bcc1e0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83ca7750fbc741b7afc841bda942cdb1" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39489 } } peers { permanent_uuid: "1d75d40cbcd84cb4b284a0d8c8bcc1e0" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 39831 } } peers { permanent_uuid: "3853b63638f14ce3ad4e7d72d276158c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 38165 } }
I20260709 14:53:25.251160  7598 leader_election.cc:290] T 9eaf6fbebb204ef29c1e4d5288665b9f P 1d75d40cbcd84cb4b284a0d8c8bcc1e0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 83ca7750fbc741b7afc841bda942cdb1 (127.6.3.193:39489), 3853b63638f14ce3ad4e7d72d276158c (127.6.3.195:38165)
I20260709 14:53:25.236524  7686 consensus_queue.cc:1048] T b7e4398ed84d48c49f5aea7e044d5988 P 1d75d40cbcd84cb4b284a0d8c8bcc1e0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "83ca7750fbc741b7afc841bda942cdb1" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39489 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.019s
I20260709 14:53:25.260921  7275 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9eaf6fbebb204ef29c1e4d5288665b9f" candidate_uuid: "1d75d40cbcd84cb4b284a0d8c8bcc1e0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "83ca7750fbc741b7afc841bda942cdb1" is_pre_election: true
I20260709 14:53:25.262012  7717 raft_consensus.cc:493] T 260e9e4b4b174c06bd78fff8989f2cda P 83ca7750fbc741b7afc841bda942cdb1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 14:53:25.262040  7318 leader_election.cc:343] T 9eaf6fbebb204ef29c1e4d5288665b9f P 1d75d40cbcd84cb4b284a0d8c8bcc1e0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 83ca7750fbc741b7afc841bda942cdb1 (127.6.3.193:39489): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:25.262526  7717 raft_consensus.cc:515] T 260e9e4b4b174c06bd78fff8989f2cda P 83ca7750fbc741b7afc841bda942cdb1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83ca7750fbc741b7afc841bda942cdb1" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39489 } } peers { permanent_uuid: "1d75d40cbcd84cb4b284a0d8c8bcc1e0" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 39831 } } peers { permanent_uuid: "3853b63638f14ce3ad4e7d72d276158c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 38165 } }
I20260709 14:53:25.264430  7717 leader_election.cc:290] T 260e9e4b4b174c06bd78fff8989f2cda P 83ca7750fbc741b7afc841bda942cdb1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1d75d40cbcd84cb4b284a0d8c8bcc1e0 (127.6.3.194:39831), 3853b63638f14ce3ad4e7d72d276158c (127.6.3.195:38165)
I20260709 14:53:25.267560  7421 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1c9d2663b75146b888a015f1b5ab5ad9" candidate_uuid: "83ca7750fbc741b7afc841bda942cdb1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3853b63638f14ce3ad4e7d72d276158c" is_pre_election: true
I20260709 14:53:25.268715  7655 raft_consensus.cc:493] T a9d25e087f524187bf515b4fff98f983 P 3853b63638f14ce3ad4e7d72d276158c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:25.271162  7655 raft_consensus.cc:515] T a9d25e087f524187bf515b4fff98f983 P 3853b63638f14ce3ad4e7d72d276158c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83ca7750fbc741b7afc841bda942cdb1" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39489 } } peers { permanent_uuid: "1d75d40cbcd84cb4b284a0d8c8bcc1e0" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 39831 } } peers { permanent_uuid: "3853b63638f14ce3ad4e7d72d276158c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 38165 } }
W20260709 14:53:25.272770  7243 leader_election.cc:343] T c074f302205c4bada62dce41e557dbf8 P 83ca7750fbc741b7afc841bda942cdb1 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3853b63638f14ce3ad4e7d72d276158c (127.6.3.195:38165): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:25.273394  7243 leader_election.cc:304] T c074f302205c4bada62dce41e557dbf8 P 83ca7750fbc741b7afc841bda942cdb1 [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: 83ca7750fbc741b7afc841bda942cdb1; no voters: 1d75d40cbcd84cb4b284a0d8c8bcc1e0, 3853b63638f14ce3ad4e7d72d276158c
I20260709 14:53:25.272948  7655 leader_election.cc:290] T a9d25e087f524187bf515b4fff98f983 P 3853b63638f14ce3ad4e7d72d276158c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 83ca7750fbc741b7afc841bda942cdb1 (127.6.3.193:39489), 1d75d40cbcd84cb4b284a0d8c8bcc1e0 (127.6.3.194:39831)
I20260709 14:53:25.274226  7353 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a9d25e087f524187bf515b4fff98f983" candidate_uuid: "3853b63638f14ce3ad4e7d72d276158c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d75d40cbcd84cb4b284a0d8c8bcc1e0" is_pre_election: true
I20260709 14:53:25.275218  7650 raft_consensus.cc:2749] T c074f302205c4bada62dce41e557dbf8 P 83ca7750fbc741b7afc841bda942cdb1 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260709 14:53:25.276401  7391 leader_election.cc:343] T a9d25e087f524187bf515b4fff98f983 P 3853b63638f14ce3ad4e7d72d276158c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1d75d40cbcd84cb4b284a0d8c8bcc1e0 (127.6.3.194:39831): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:25.278719  7423 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9eaf6fbebb204ef29c1e4d5288665b9f" candidate_uuid: "1d75d40cbcd84cb4b284a0d8c8bcc1e0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3853b63638f14ce3ad4e7d72d276158c" is_pre_election: true
W20260709 14:53:25.281665  7318 leader_election.cc:343] T 63ac319494e44cbd8d3f4c1fee8b856c P 1d75d40cbcd84cb4b284a0d8c8bcc1e0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3853b63638f14ce3ad4e7d72d276158c (127.6.3.195:38165): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:25.282245  7318 leader_election.cc:304] T 63ac319494e44cbd8d3f4c1fee8b856c P 1d75d40cbcd84cb4b284a0d8c8bcc1e0 [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: 1d75d40cbcd84cb4b284a0d8c8bcc1e0; no voters: 3853b63638f14ce3ad4e7d72d276158c, 83ca7750fbc741b7afc841bda942cdb1
I20260709 14:53:25.283339  7421 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d8038c7c8d9847ce8feff810a296f0c5" candidate_uuid: "1d75d40cbcd84cb4b284a0d8c8bcc1e0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3853b63638f14ce3ad4e7d72d276158c"
I20260709 14:53:25.289417  7424 raft_consensus.cc:2468] T d8038c7c8d9847ce8feff810a296f0c5 P 3853b63638f14ce3ad4e7d72d276158c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 83ca7750fbc741b7afc841bda942cdb1 in term 1.
I20260709 14:53:25.280472  7521 leader_election.cc:290] T e16419b6aae9473ea57727a0e25d441c P 83ca7750fbc741b7afc841bda942cdb1 [CANDIDATE]: Term 1 election: Requested vote from peers 1d75d40cbcd84cb4b284a0d8c8bcc1e0 (127.6.3.194:39831), 3853b63638f14ce3ad4e7d72d276158c (127.6.3.195:38165)
I20260709 14:53:25.281337  7175 catalog_manager.cc:5697] T b39008948c8c470fb7d43ae3a2fd0ea6 P 1d75d40cbcd84cb4b284a0d8c8bcc1e0 reported cstate change: term changed from 0 to 1, leader changed from <none> to 1d75d40cbcd84cb4b284a0d8c8bcc1e0 (127.6.3.194). New cstate: current_term: 1 leader_uuid: "1d75d40cbcd84cb4b284a0d8c8bcc1e0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83ca7750fbc741b7afc841bda942cdb1" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39489 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1d75d40cbcd84cb4b284a0d8c8bcc1e0" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 39831 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3853b63638f14ce3ad4e7d72d276158c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 38165 } health_report { overall_health: UNKNOWN } } }
I20260709 14:53:25.300745  7688 raft_consensus.cc:493] T c074f302205c4bada62dce41e557dbf8 P 1d75d40cbcd84cb4b284a0d8c8bcc1e0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:25.301743  7277 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1bbf19326d5f47ed93ff247fcf989d27" candidate_uuid: "3853b63638f14ce3ad4e7d72d276158c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "83ca7750fbc741b7afc841bda942cdb1"
I20260709 14:53:25.301898  7688 raft_consensus.cc:515] T c074f302205c4bada62dce41e557dbf8 P 1d75d40cbcd84cb4b284a0d8c8bcc1e0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83ca7750fbc741b7afc841bda942cdb1" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39489 } } peers { permanent_uuid: "1d75d40cbcd84cb4b284a0d8c8bcc1e0" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 39831 } } peers { permanent_uuid: "3853b63638f14ce3ad4e7d72d276158c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 38165 } }
I20260709 14:53:25.302336  7277 raft_consensus.cc:3060] T 1bbf19326d5f47ed93ff247fcf989d27 P 83ca7750fbc741b7afc841bda942cdb1 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:25.303174  7470 tablet_bootstrap.cc:492] T 63ac319494e44cbd8d3f4c1fee8b856c P 83ca7750fbc741b7afc841bda942cdb1: No bootstrap required, opened a new log
I20260709 14:53:25.303655  7470 ts_tablet_manager.cc:1403] T 63ac319494e44cbd8d3f4c1fee8b856c P 83ca7750fbc741b7afc841bda942cdb1: Time spent bootstrapping tablet: real 0.251s	user 0.018s	sys 0.012s
I20260709 14:53:25.298281  7686 raft_consensus.cc:2749] T 63ac319494e44cbd8d3f4c1fee8b856c P 1d75d40cbcd84cb4b284a0d8c8bcc1e0 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:53:25.303768  7350 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e16419b6aae9473ea57727a0e25d441c" candidate_uuid: "83ca7750fbc741b7afc841bda942cdb1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d75d40cbcd84cb4b284a0d8c8bcc1e0"
I20260709 14:53:25.306231  7353 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "260e9e4b4b174c06bd78fff8989f2cda" candidate_uuid: "83ca7750fbc741b7afc841bda942cdb1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d75d40cbcd84cb4b284a0d8c8bcc1e0" is_pre_election: true
I20260709 14:53:25.328258  7469 tablet_bootstrap.cc:654] T e524e02272da466c8a64f6915940adbc P 1d75d40cbcd84cb4b284a0d8c8bcc1e0: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:25.321658  7350 raft_consensus.cc:3060] T e16419b6aae9473ea57727a0e25d441c P 1d75d40cbcd84cb4b284a0d8c8bcc1e0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:25.340184  7470 raft_consensus.cc:359] T 63ac319494e44cbd8d3f4c1fee8b856c P 83ca7750fbc741b7afc841bda942cdb1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83ca7750fbc741b7afc841bda942cdb1" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39489 } } peers { permanent_uuid: "1d75d40cbcd84cb4b284a0d8c8bcc1e0" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 39831 } } peers { permanent_uuid: "3853b63638f14ce3ad4e7d72d276158c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 38165 } }
I20260709 14:53:25.342846  7470 raft_consensus.cc:385] T 63ac319494e44cbd8d3f4c1fee8b856c P 83ca7750fbc741b7afc841bda942cdb1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:25.343161  7470 raft_consensus.cc:740] T 63ac319494e44cbd8d3f4c1fee8b856c P 83ca7750fbc741b7afc841bda942cdb1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 83ca7750fbc741b7afc841bda942cdb1, State: Initialized, Role: FOLLOWER
I20260709 14:53:25.343750  7470 consensus_queue.cc:260] T 63ac319494e44cbd8d3f4c1fee8b856c P 83ca7750fbc741b7afc841bda942cdb1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83ca7750fbc741b7afc841bda942cdb1" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39489 } } peers { permanent_uuid: "1d75d40cbcd84cb4b284a0d8c8bcc1e0" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 39831 } } peers { permanent_uuid: "3853b63638f14ce3ad4e7d72d276158c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 38165 } }
I20260709 14:53:25.345474  7468 tablet_bootstrap.cc:654] T 1c9d2663b75146b888a015f1b5ab5ad9 P 3853b63638f14ce3ad4e7d72d276158c: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:25.350435  7470 ts_tablet_manager.cc:1434] T 63ac319494e44cbd8d3f4c1fee8b856c P 83ca7750fbc741b7afc841bda942cdb1: Time spent starting tablet: real 0.047s	user 0.006s	sys 0.000s
I20260709 14:53:25.351722  7470 tablet_bootstrap.cc:492] T f167ec177a7c43dcb47bdfbef90e8d91 P 83ca7750fbc741b7afc841bda942cdb1: Bootstrap starting.
I20260709 14:53:25.354631  7177 catalog_manager.cc:5697] T 1bbf19326d5f47ed93ff247fcf989d27 P 3853b63638f14ce3ad4e7d72d276158c reported cstate change: term changed from 0 to 1, leader changed from <none> to 3853b63638f14ce3ad4e7d72d276158c (127.6.3.195). New cstate: current_term: 1 leader_uuid: "3853b63638f14ce3ad4e7d72d276158c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83ca7750fbc741b7afc841bda942cdb1" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39489 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1d75d40cbcd84cb4b284a0d8c8bcc1e0" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 39831 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3853b63638f14ce3ad4e7d72d276158c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 38165 } health_report { overall_health: HEALTHY } } }
W20260709 14:53:25.358783  7318 leader_election.cc:343] T 9eaf6fbebb204ef29c1e4d5288665b9f P 1d75d40cbcd84cb4b284a0d8c8bcc1e0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3853b63638f14ce3ad4e7d72d276158c (127.6.3.195:38165): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:25.359197  7318 leader_election.cc:304] T 9eaf6fbebb204ef29c1e4d5288665b9f P 1d75d40cbcd84cb4b284a0d8c8bcc1e0 [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: 1d75d40cbcd84cb4b284a0d8c8bcc1e0; no voters: 3853b63638f14ce3ad4e7d72d276158c, 83ca7750fbc741b7afc841bda942cdb1
I20260709 14:53:25.342438  7277 raft_consensus.cc:2468] T 1bbf19326d5f47ed93ff247fcf989d27 P 83ca7750fbc741b7afc841bda942cdb1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3853b63638f14ce3ad4e7d72d276158c in term 1.
I20260709 14:53:25.349525  7688 leader_election.cc:290] T c074f302205c4bada62dce41e557dbf8 P 1d75d40cbcd84cb4b284a0d8c8bcc1e0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 83ca7750fbc741b7afc841bda942cdb1 (127.6.3.193:39489), 3853b63638f14ce3ad4e7d72d276158c (127.6.3.195:38165)
I20260709 14:53:25.372627  7424 raft_consensus.cc:3060] T b7e4398ed84d48c49f5aea7e044d5988 P 3853b63638f14ce3ad4e7d72d276158c [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:25.372650  7318 leader_election.cc:304] T d8038c7c8d9847ce8feff810a296f0c5 P 1d75d40cbcd84cb4b284a0d8c8bcc1e0 [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: 1d75d40cbcd84cb4b284a0d8c8bcc1e0; no voters: 3853b63638f14ce3ad4e7d72d276158c, 83ca7750fbc741b7afc841bda942cdb1
I20260709 14:53:25.372654  7278 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b7e4398ed84d48c49f5aea7e044d5988" candidate_uuid: "3853b63638f14ce3ad4e7d72d276158c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "83ca7750fbc741b7afc841bda942cdb1" is_pre_election: true
W20260709 14:53:25.376709  7242 leader_election.cc:343] T 260e9e4b4b174c06bd78fff8989f2cda P 83ca7750fbc741b7afc841bda942cdb1 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1d75d40cbcd84cb4b284a0d8c8bcc1e0 (127.6.3.194:39831): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:25.375753  7730 raft_consensus.cc:2749] T 9eaf6fbebb204ef29c1e4d5288665b9f P 1d75d40cbcd84cb4b284a0d8c8bcc1e0 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:53:25.384428  7421 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c074f302205c4bada62dce41e557dbf8" candidate_uuid: "1d75d40cbcd84cb4b284a0d8c8bcc1e0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3853b63638f14ce3ad4e7d72d276158c" is_pre_election: true
I20260709 14:53:25.386497  7350 raft_consensus.cc:2468] T e16419b6aae9473ea57727a0e25d441c P 1d75d40cbcd84cb4b284a0d8c8bcc1e0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 83ca7750fbc741b7afc841bda942cdb1 in term 1.
W20260709 14:53:25.389737  7318 leader_election.cc:343] T c074f302205c4bada62dce41e557dbf8 P 1d75d40cbcd84cb4b284a0d8c8bcc1e0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3853b63638f14ce3ad4e7d72d276158c (127.6.3.195:38165): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:25.394706  7242 leader_election.cc:304] T e16419b6aae9473ea57727a0e25d441c P 83ca7750fbc741b7afc841bda942cdb1 [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: 1d75d40cbcd84cb4b284a0d8c8bcc1e0, 83ca7750fbc741b7afc841bda942cdb1; no voters: 
I20260709 14:53:25.395589  7520 raft_consensus.cc:2804] T e16419b6aae9473ea57727a0e25d441c P 83ca7750fbc741b7afc841bda942cdb1 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:53:25.396049  7520 raft_consensus.cc:697] T e16419b6aae9473ea57727a0e25d441c P 83ca7750fbc741b7afc841bda942cdb1 [term 1 LEADER]: Becoming Leader. State: Replica: 83ca7750fbc741b7afc841bda942cdb1, State: Running, Role: LEADER
I20260709 14:53:25.396822  7520 consensus_queue.cc:237] T e16419b6aae9473ea57727a0e25d441c P 83ca7750fbc741b7afc841bda942cdb1 [LEADER]: Queue going to LEADER mode. State: All 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: "83ca7750fbc741b7afc841bda942cdb1" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39489 } } peers { permanent_uuid: "1d75d40cbcd84cb4b284a0d8c8bcc1e0" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 39831 } } peers { permanent_uuid: "3853b63638f14ce3ad4e7d72d276158c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 38165 } }
I20260709 14:53:25.398526  7421 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "260e9e4b4b174c06bd78fff8989f2cda" candidate_uuid: "83ca7750fbc741b7afc841bda942cdb1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3853b63638f14ce3ad4e7d72d276158c" is_pre_election: true
I20260709 14:53:25.403803  7422 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e16419b6aae9473ea57727a0e25d441c" candidate_uuid: "83ca7750fbc741b7afc841bda942cdb1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3853b63638f14ce3ad4e7d72d276158c"
I20260709 14:53:25.395604  7273 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c074f302205c4bada62dce41e557dbf8" candidate_uuid: "1d75d40cbcd84cb4b284a0d8c8bcc1e0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "83ca7750fbc741b7afc841bda942cdb1" is_pre_election: true
I20260709 14:53:25.404757  7273 raft_consensus.cc:2468] T c074f302205c4bada62dce41e557dbf8 P 83ca7750fbc741b7afc841bda942cdb1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1d75d40cbcd84cb4b284a0d8c8bcc1e0 in term 0.
I20260709 14:53:25.406739  7421 raft_consensus.cc:2468] T 260e9e4b4b174c06bd78fff8989f2cda P 3853b63638f14ce3ad4e7d72d276158c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 83ca7750fbc741b7afc841bda942cdb1 in term 0.
I20260709 14:53:25.441619  7731 raft_consensus.cc:2749] T d8038c7c8d9847ce8feff810a296f0c5 P 1d75d40cbcd84cb4b284a0d8c8bcc1e0 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
W20260709 14:53:25.454161  7243 leader_election.cc:343] T 1c9d2663b75146b888a015f1b5ab5ad9 P 83ca7750fbc741b7afc841bda942cdb1 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3853b63638f14ce3ad4e7d72d276158c (127.6.3.195:38165): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:25.454661  7243 leader_election.cc:304] T 1c9d2663b75146b888a015f1b5ab5ad9 P 83ca7750fbc741b7afc841bda942cdb1 [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: 83ca7750fbc741b7afc841bda942cdb1; no voters: 1d75d40cbcd84cb4b284a0d8c8bcc1e0, 3853b63638f14ce3ad4e7d72d276158c
I20260709 14:53:25.455132  7469 tablet_bootstrap.cc:492] T e524e02272da466c8a64f6915940adbc P 1d75d40cbcd84cb4b284a0d8c8bcc1e0: No bootstrap required, opened a new log
I20260709 14:53:25.455554  7469 ts_tablet_manager.cc:1403] T e524e02272da466c8a64f6915940adbc P 1d75d40cbcd84cb4b284a0d8c8bcc1e0: Time spent bootstrapping tablet: real 0.283s	user 0.019s	sys 0.005s
I20260709 14:53:25.456501  7318 leader_election.cc:304] T c074f302205c4bada62dce41e557dbf8 P 1d75d40cbcd84cb4b284a0d8c8bcc1e0 [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: 1d75d40cbcd84cb4b284a0d8c8bcc1e0, 83ca7750fbc741b7afc841bda942cdb1; no voters: 3853b63638f14ce3ad4e7d72d276158c
I20260709 14:53:25.458422  7650 raft_consensus.cc:2749] T 1c9d2663b75146b888a015f1b5ab5ad9 P 83ca7750fbc741b7afc841bda942cdb1 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260709 14:53:25.460019  7725 log.cc:927] Time spent T b39008948c8c470fb7d43ae3a2fd0ea6 P 1d75d40cbcd84cb4b284a0d8c8bcc1e0: Append to log took a long time: real 0.056s	user 0.001s	sys 0.000s
I20260709 14:53:25.460707  7243 leader_election.cc:304] T d8038c7c8d9847ce8feff810a296f0c5 P 83ca7750fbc741b7afc841bda942cdb1 [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: 3853b63638f14ce3ad4e7d72d276158c, 83ca7750fbc741b7afc841bda942cdb1; no voters: 1d75d40cbcd84cb4b284a0d8c8bcc1e0
W20260709 14:53:25.461395  7727 log.cc:927] Time spent T be03c37c342a4c9ea91e91adab6a7924 P 3853b63638f14ce3ad4e7d72d276158c: Append to log took a long time: real 0.082s	user 0.001s	sys 0.000s
I20260709 14:53:25.461429  7650 raft_consensus.cc:2804] T d8038c7c8d9847ce8feff810a296f0c5 P 83ca7750fbc741b7afc841bda942cdb1 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:53:25.461939  7650 raft_consensus.cc:697] T d8038c7c8d9847ce8feff810a296f0c5 P 83ca7750fbc741b7afc841bda942cdb1 [term 1 LEADER]: Becoming Leader. State: Replica: 83ca7750fbc741b7afc841bda942cdb1, State: Running, Role: LEADER
I20260709 14:53:25.462637  7650 consensus_queue.cc:237] T d8038c7c8d9847ce8feff810a296f0c5 P 83ca7750fbc741b7afc841bda942cdb1 [LEADER]: Queue going to LEADER mode. State: All 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: "83ca7750fbc741b7afc841bda942cdb1" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39489 } } peers { permanent_uuid: "1d75d40cbcd84cb4b284a0d8c8bcc1e0" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 39831 } } peers { permanent_uuid: "3853b63638f14ce3ad4e7d72d276158c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 38165 } }
W20260709 14:53:25.465133  7225 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 14:53:25.468346  7731 raft_consensus.cc:2804] T c074f302205c4bada62dce41e557dbf8 P 1d75d40cbcd84cb4b284a0d8c8bcc1e0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:53:25.468699  7731 raft_consensus.cc:493] T c074f302205c4bada62dce41e557dbf8 P 1d75d40cbcd84cb4b284a0d8c8bcc1e0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:53:25.469024  7731 raft_consensus.cc:3060] T c074f302205c4bada62dce41e557dbf8 P 1d75d40cbcd84cb4b284a0d8c8bcc1e0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:25.469537  7469 raft_consensus.cc:359] T e524e02272da466c8a64f6915940adbc P 1d75d40cbcd84cb4b284a0d8c8bcc1e0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83ca7750fbc741b7afc841bda942cdb1" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39489 } } peers { permanent_uuid: "1d75d40cbcd84cb4b284a0d8c8bcc1e0" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 39831 } } peers { permanent_uuid: "3853b63638f14ce3ad4e7d72d276158c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 38165 } }
I20260709 14:53:25.470984  7469 raft_consensus.cc:385] T e524e02272da466c8a64f6915940adbc P 1d75d40cbcd84cb4b284a0d8c8bcc1e0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:25.471349  7469 raft_consensus.cc:740] T e524e02272da466c8a64f6915940adbc P 1d75d40cbcd84cb4b284a0d8c8bcc1e0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1d75d40cbcd84cb4b284a0d8c8bcc1e0, State: Initialized, Role: FOLLOWER
I20260709 14:53:25.471446  7468 tablet_bootstrap.cc:492] T 1c9d2663b75146b888a015f1b5ab5ad9 P 3853b63638f14ce3ad4e7d72d276158c: No bootstrap required, opened a new log
I20260709 14:53:25.472553  7468 ts_tablet_manager.cc:1403] T 1c9d2663b75146b888a015f1b5ab5ad9 P 3853b63638f14ce3ad4e7d72d276158c: Time spent bootstrapping tablet: real 0.293s	user 0.017s	sys 0.009s
I20260709 14:53:25.473805  7469 consensus_queue.cc:260] T e524e02272da466c8a64f6915940adbc P 1d75d40cbcd84cb4b284a0d8c8bcc1e0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83ca7750fbc741b7afc841bda942cdb1" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39489 } } peers { permanent_uuid: "1d75d40cbcd84cb4b284a0d8c8bcc1e0" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 39831 } } peers { permanent_uuid: "3853b63638f14ce3ad4e7d72d276158c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 38165 } }
I20260709 14:53:25.477551  7469 ts_tablet_manager.cc:1434] T e524e02272da466c8a64f6915940adbc P 1d75d40cbcd84cb4b284a0d8c8bcc1e0: Time spent starting tablet: real 0.022s	user 0.006s	sys 0.000s
I20260709 14:53:25.478520  7469 tablet_bootstrap.cc:492] T 3660bf7529e14c4dbe3a65a4d5b34f6f P 1d75d40cbcd84cb4b284a0d8c8bcc1e0: Bootstrap starting.
I20260709 14:53:25.474819  7730 consensus_queue.cc:1048] T b7e4398ed84d48c49f5aea7e044d5988 P 1d75d40cbcd84cb4b284a0d8c8bcc1e0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3853b63638f14ce3ad4e7d72d276158c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 38165 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.005s
W20260709 14:53:25.486784  7243 leader_election.cc:343] T e16419b6aae9473ea57727a0e25d441c P 83ca7750fbc741b7afc841bda942cdb1 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 3853b63638f14ce3ad4e7d72d276158c (127.6.3.195:38165): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:25.491323  7243 leader_election.cc:304] T 260e9e4b4b174c06bd78fff8989f2cda P 83ca7750fbc741b7afc841bda942cdb1 [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: 3853b63638f14ce3ad4e7d72d276158c, 83ca7750fbc741b7afc841bda942cdb1; no voters: 1d75d40cbcd84cb4b284a0d8c8bcc1e0
I20260709 14:53:25.494764  7719 raft_consensus.cc:2804] T 260e9e4b4b174c06bd78fff8989f2cda P 83ca7750fbc741b7afc841bda942cdb1 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:53:25.495203  7719 raft_consensus.cc:493] T 260e9e4b4b174c06bd78fff8989f2cda P 83ca7750fbc741b7afc841bda942cdb1 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:53:25.495545  7719 raft_consensus.cc:3060] T 260e9e4b4b174c06bd78fff8989f2cda P 83ca7750fbc741b7afc841bda942cdb1 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:25.498705  7470 tablet_bootstrap.cc:654] T f167ec177a7c43dcb47bdfbef90e8d91 P 83ca7750fbc741b7afc841bda942cdb1: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:25.491935  7731 raft_consensus.cc:515] T c074f302205c4bada62dce41e557dbf8 P 1d75d40cbcd84cb4b284a0d8c8bcc1e0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83ca7750fbc741b7afc841bda942cdb1" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39489 } } peers { permanent_uuid: "1d75d40cbcd84cb4b284a0d8c8bcc1e0" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 39831 } } peers { permanent_uuid: "3853b63638f14ce3ad4e7d72d276158c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 38165 } }
I20260709 14:53:25.517529  7731 leader_election.cc:290] T c074f302205c4bada62dce41e557dbf8 P 1d75d40cbcd84cb4b284a0d8c8bcc1e0 [CANDIDATE]: Term 1 election: Requested vote from peers 83ca7750fbc741b7afc841bda942cdb1 (127.6.3.193:39489), 3853b63638f14ce3ad4e7d72d276158c (127.6.3.195:38165)
I20260709 14:53:25.515693  7468 raft_consensus.cc:359] T 1c9d2663b75146b888a015f1b5ab5ad9 P 3853b63638f14ce3ad4e7d72d276158c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83ca7750fbc741b7afc841bda942cdb1" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39489 } } peers { permanent_uuid: "1d75d40cbcd84cb4b284a0d8c8bcc1e0" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 39831 } } peers { permanent_uuid: "3853b63638f14ce3ad4e7d72d276158c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 38165 } }
I20260709 14:53:25.519112  7468 raft_consensus.cc:385] T 1c9d2663b75146b888a015f1b5ab5ad9 P 3853b63638f14ce3ad4e7d72d276158c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:25.519580  7468 raft_consensus.cc:740] T 1c9d2663b75146b888a015f1b5ab5ad9 P 3853b63638f14ce3ad4e7d72d276158c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3853b63638f14ce3ad4e7d72d276158c, State: Initialized, Role: FOLLOWER
I20260709 14:53:25.520462  7468 consensus_queue.cc:260] T 1c9d2663b75146b888a015f1b5ab5ad9 P 3853b63638f14ce3ad4e7d72d276158c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83ca7750fbc741b7afc841bda942cdb1" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39489 } } peers { permanent_uuid: "1d75d40cbcd84cb4b284a0d8c8bcc1e0" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 39831 } } peers { permanent_uuid: "3853b63638f14ce3ad4e7d72d276158c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 38165 } }
I20260709 14:53:25.522990  7468 ts_tablet_manager.cc:1434] T 1c9d2663b75146b888a015f1b5ab5ad9 P 3853b63638f14ce3ad4e7d72d276158c: Time spent starting tablet: real 0.050s	user 0.004s	sys 0.000s
I20260709 14:53:25.524134  7468 tablet_bootstrap.cc:492] T 2159fa83d9dc4c2692a23db12e0f1773 P 3853b63638f14ce3ad4e7d72d276158c: Bootstrap starting.
I20260709 14:53:25.532358  7392 leader_election.cc:304] T b7e4398ed84d48c49f5aea7e044d5988 P 3853b63638f14ce3ad4e7d72d276158c [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: 3853b63638f14ce3ad4e7d72d276158c; no voters: 1d75d40cbcd84cb4b284a0d8c8bcc1e0, 83ca7750fbc741b7afc841bda942cdb1
I20260709 14:53:25.531994  7275 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c074f302205c4bada62dce41e557dbf8" candidate_uuid: "1d75d40cbcd84cb4b284a0d8c8bcc1e0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "83ca7750fbc741b7afc841bda942cdb1"
I20260709 14:53:25.536053  7275 raft_consensus.cc:3060] T c074f302205c4bada62dce41e557dbf8 P 83ca7750fbc741b7afc841bda942cdb1 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:25.536608  7425 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c074f302205c4bada62dce41e557dbf8" candidate_uuid: "1d75d40cbcd84cb4b284a0d8c8bcc1e0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3853b63638f14ce3ad4e7d72d276158c"
W20260709 14:53:25.538775  7318 leader_election.cc:343] T c074f302205c4bada62dce41e557dbf8 P 1d75d40cbcd84cb4b284a0d8c8bcc1e0 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 3853b63638f14ce3ad4e7d72d276158c (127.6.3.195:38165): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:25.542443  7273 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a9d25e087f524187bf515b4fff98f983" candidate_uuid: "3853b63638f14ce3ad4e7d72d276158c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "83ca7750fbc741b7afc841bda942cdb1" is_pre_election: true
I20260709 14:53:25.563791  7469 tablet_bootstrap.cc:654] T 3660bf7529e14c4dbe3a65a4d5b34f6f P 1d75d40cbcd84cb4b284a0d8c8bcc1e0: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:25.568869  7655 raft_consensus.cc:2749] T b7e4398ed84d48c49f5aea7e044d5988 P 3853b63638f14ce3ad4e7d72d276158c [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:53:25.558962  7719 raft_consensus.cc:515] T 260e9e4b4b174c06bd78fff8989f2cda P 83ca7750fbc741b7afc841bda942cdb1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83ca7750fbc741b7afc841bda942cdb1" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39489 } } peers { permanent_uuid: "1d75d40cbcd84cb4b284a0d8c8bcc1e0" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 39831 } } peers { permanent_uuid: "3853b63638f14ce3ad4e7d72d276158c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 38165 } }
I20260709 14:53:25.577762  7350 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "260e9e4b4b174c06bd78fff8989f2cda" candidate_uuid: "83ca7750fbc741b7afc841bda942cdb1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d75d40cbcd84cb4b284a0d8c8bcc1e0"
W20260709 14:53:25.580026  7242 leader_election.cc:343] T 260e9e4b4b174c06bd78fff8989f2cda P 83ca7750fbc741b7afc841bda942cdb1 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 1d75d40cbcd84cb4b284a0d8c8bcc1e0 (127.6.3.194:39831): Illegal state: must be running to vote when last-logged opid is not known
W20260709 14:53:25.582144  7392 leader_election.cc:343] T a9d25e087f524187bf515b4fff98f983 P 3853b63638f14ce3ad4e7d72d276158c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 83ca7750fbc741b7afc841bda942cdb1 (127.6.3.193:39489): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:25.582455  7392 leader_election.cc:304] T a9d25e087f524187bf515b4fff98f983 P 3853b63638f14ce3ad4e7d72d276158c [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: 3853b63638f14ce3ad4e7d72d276158c; no voters: 1d75d40cbcd84cb4b284a0d8c8bcc1e0, 83ca7750fbc741b7afc841bda942cdb1
I20260709 14:53:25.587124  7718 raft_consensus.cc:2749] T a9d25e087f524187bf515b4fff98f983 P 3853b63638f14ce3ad4e7d72d276158c [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:53:25.587774  7688 raft_consensus.cc:493] T e524e02272da466c8a64f6915940adbc P 1d75d40cbcd84cb4b284a0d8c8bcc1e0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:25.588212  7688 raft_consensus.cc:515] T e524e02272da466c8a64f6915940adbc P 1d75d40cbcd84cb4b284a0d8c8bcc1e0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83ca7750fbc741b7afc841bda942cdb1" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39489 } } peers { permanent_uuid: "1d75d40cbcd84cb4b284a0d8c8bcc1e0" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 39831 } } peers { permanent_uuid: "3853b63638f14ce3ad4e7d72d276158c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 38165 } }
I20260709 14:53:25.590193  7688 leader_election.cc:290] T e524e02272da466c8a64f6915940adbc P 1d75d40cbcd84cb4b284a0d8c8bcc1e0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 83ca7750fbc741b7afc841bda942cdb1 (127.6.3.193:39489), 3853b63638f14ce3ad4e7d72d276158c (127.6.3.195:38165)
I20260709 14:53:25.590739  7278 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e524e02272da466c8a64f6915940adbc" candidate_uuid: "1d75d40cbcd84cb4b284a0d8c8bcc1e0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "83ca7750fbc741b7afc841bda942cdb1" is_pre_election: true
I20260709 14:53:25.591169  7719 leader_election.cc:290] T 260e9e4b4b174c06bd78fff8989f2cda P 83ca7750fbc741b7afc841bda942cdb1 [CANDIDATE]: Term 1 election: Requested vote from peers 1d75d40cbcd84cb4b284a0d8c8bcc1e0 (127.6.3.194:39831), 3853b63638f14ce3ad4e7d72d276158c (127.6.3.195:38165)
W20260709 14:53:25.592555  7318 leader_election.cc:343] T e524e02272da466c8a64f6915940adbc P 1d75d40cbcd84cb4b284a0d8c8bcc1e0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 83ca7750fbc741b7afc841bda942cdb1 (127.6.3.193:39489): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:25.595397  7275 raft_consensus.cc:2468] T c074f302205c4bada62dce41e557dbf8 P 83ca7750fbc741b7afc841bda942cdb1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1d75d40cbcd84cb4b284a0d8c8bcc1e0 in term 1.
I20260709 14:53:25.596444  7318 leader_election.cc:304] T c074f302205c4bada62dce41e557dbf8 P 1d75d40cbcd84cb4b284a0d8c8bcc1e0 [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: 1d75d40cbcd84cb4b284a0d8c8bcc1e0, 83ca7750fbc741b7afc841bda942cdb1; no voters: 3853b63638f14ce3ad4e7d72d276158c
I20260709 14:53:25.596436  7470 tablet_bootstrap.cc:492] T f167ec177a7c43dcb47bdfbef90e8d91 P 83ca7750fbc741b7afc841bda942cdb1: No bootstrap required, opened a new log
I20260709 14:53:25.597124  7470 ts_tablet_manager.cc:1403] T f167ec177a7c43dcb47bdfbef90e8d91 P 83ca7750fbc741b7afc841bda942cdb1: Time spent bootstrapping tablet: real 0.246s	user 0.017s	sys 0.012s
I20260709 14:53:25.597707  7688 raft_consensus.cc:2804] T c074f302205c4bada62dce41e557dbf8 P 1d75d40cbcd84cb4b284a0d8c8bcc1e0 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:53:25.598452  7688 raft_consensus.cc:697] T c074f302205c4bada62dce41e557dbf8 P 1d75d40cbcd84cb4b284a0d8c8bcc1e0 [term 1 LEADER]: Becoming Leader. State: Replica: 1d75d40cbcd84cb4b284a0d8c8bcc1e0, State: Running, Role: LEADER
I20260709 14:53:25.598827  7426 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e524e02272da466c8a64f6915940adbc" candidate_uuid: "1d75d40cbcd84cb4b284a0d8c8bcc1e0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3853b63638f14ce3ad4e7d72d276158c" is_pre_election: true
W20260709 14:53:25.600029  7318 leader_election.cc:343] T e524e02272da466c8a64f6915940adbc P 1d75d40cbcd84cb4b284a0d8c8bcc1e0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3853b63638f14ce3ad4e7d72d276158c (127.6.3.195:38165): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:25.599659  7688 consensus_queue.cc:237] T c074f302205c4bada62dce41e557dbf8 P 1d75d40cbcd84cb4b284a0d8c8bcc1e0 [LEADER]: Queue going to LEADER mode. State: All 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: "83ca7750fbc741b7afc841bda942cdb1" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39489 } } peers { permanent_uuid: "1d75d40cbcd84cb4b284a0d8c8bcc1e0" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 39831 } } peers { permanent_uuid: "3853b63638f14ce3ad4e7d72d276158c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 38165 } }
I20260709 14:53:25.600425  7318 leader_election.cc:304] T e524e02272da466c8a64f6915940adbc P 1d75d40cbcd84cb4b284a0d8c8bcc1e0 [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: 1d75d40cbcd84cb4b284a0d8c8bcc1e0; no voters: 3853b63638f14ce3ad4e7d72d276158c, 83ca7750fbc741b7afc841bda942cdb1
I20260709 14:53:25.601133  7686 raft_consensus.cc:2749] T e524e02272da466c8a64f6915940adbc P 1d75d40cbcd84cb4b284a0d8c8bcc1e0 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:53:25.603509  7469 tablet_bootstrap.cc:492] T 3660bf7529e14c4dbe3a65a4d5b34f6f P 1d75d40cbcd84cb4b284a0d8c8bcc1e0: No bootstrap required, opened a new log
I20260709 14:53:25.604007  7469 ts_tablet_manager.cc:1403] T 3660bf7529e14c4dbe3a65a4d5b34f6f P 1d75d40cbcd84cb4b284a0d8c8bcc1e0: Time spent bootstrapping tablet: real 0.126s	user 0.014s	sys 0.002s
I20260709 14:53:25.604368  7421 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "260e9e4b4b174c06bd78fff8989f2cda" candidate_uuid: "83ca7750fbc741b7afc841bda942cdb1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3853b63638f14ce3ad4e7d72d276158c"
I20260709 14:53:25.605268  7468 tablet_bootstrap.cc:654] T 2159fa83d9dc4c2692a23db12e0f1773 P 3853b63638f14ce3ad4e7d72d276158c: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:25.605460  7421 raft_consensus.cc:3060] T 260e9e4b4b174c06bd78fff8989f2cda P 3853b63638f14ce3ad4e7d72d276158c [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:25.612661  7421 raft_consensus.cc:2468] T 260e9e4b4b174c06bd78fff8989f2cda P 3853b63638f14ce3ad4e7d72d276158c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 83ca7750fbc741b7afc841bda942cdb1 in term 1.
I20260709 14:53:25.613667  7243 leader_election.cc:304] T 260e9e4b4b174c06bd78fff8989f2cda P 83ca7750fbc741b7afc841bda942cdb1 [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: 3853b63638f14ce3ad4e7d72d276158c, 83ca7750fbc741b7afc841bda942cdb1; no voters: 1d75d40cbcd84cb4b284a0d8c8bcc1e0
I20260709 14:53:25.609076  7470 raft_consensus.cc:359] T f167ec177a7c43dcb47bdfbef90e8d91 P 83ca7750fbc741b7afc841bda942cdb1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83ca7750fbc741b7afc841bda942cdb1" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39489 } } peers { permanent_uuid: "1d75d40cbcd84cb4b284a0d8c8bcc1e0" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 39831 } } peers { permanent_uuid: "3853b63638f14ce3ad4e7d72d276158c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 38165 } }
I20260709 14:53:25.614570  7470 raft_consensus.cc:385] T f167ec177a7c43dcb47bdfbef90e8d91 P 83ca7750fbc741b7afc841bda942cdb1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:25.614812  7470 raft_consensus.cc:740] T f167ec177a7c43dcb47bdfbef90e8d91 P 83ca7750fbc741b7afc841bda942cdb1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 83ca7750fbc741b7afc841bda942cdb1, State: Initialized, Role: FOLLOWER
I20260709 14:53:25.615483  7719 raft_consensus.cc:2804] T 260e9e4b4b174c06bd78fff8989f2cda P 83ca7750fbc741b7afc841bda942cdb1 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:53:25.617195  7719 raft_consensus.cc:697] T 260e9e4b4b174c06bd78fff8989f2cda P 83ca7750fbc741b7afc841bda942cdb1 [term 1 LEADER]: Becoming Leader. State: Replica: 83ca7750fbc741b7afc841bda942cdb1, State: Running, Role: LEADER
I20260709 14:53:25.617470  7470 consensus_queue.cc:260] T f167ec177a7c43dcb47bdfbef90e8d91 P 83ca7750fbc741b7afc841bda942cdb1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83ca7750fbc741b7afc841bda942cdb1" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39489 } } peers { permanent_uuid: "1d75d40cbcd84cb4b284a0d8c8bcc1e0" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 39831 } } peers { permanent_uuid: "3853b63638f14ce3ad4e7d72d276158c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 38165 } }
I20260709 14:53:25.617952  7719 consensus_queue.cc:237] T 260e9e4b4b174c06bd78fff8989f2cda P 83ca7750fbc741b7afc841bda942cdb1 [LEADER]: Queue going to LEADER mode. State: All 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: "83ca7750fbc741b7afc841bda942cdb1" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39489 } } peers { permanent_uuid: "1d75d40cbcd84cb4b284a0d8c8bcc1e0" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 39831 } } peers { permanent_uuid: "3853b63638f14ce3ad4e7d72d276158c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 38165 } }
I20260709 14:53:25.619890  7470 ts_tablet_manager.cc:1434] T f167ec177a7c43dcb47bdfbef90e8d91 P 83ca7750fbc741b7afc841bda942cdb1: Time spent starting tablet: real 0.022s	user 0.001s	sys 0.004s
I20260709 14:53:25.620779  7470 tablet_bootstrap.cc:492] T 4b2be9a148e64cd7919aff18b4b6e524 P 83ca7750fbc741b7afc841bda942cdb1: Bootstrap starting.
I20260709 14:53:25.618746  7469 raft_consensus.cc:359] T 3660bf7529e14c4dbe3a65a4d5b34f6f P 1d75d40cbcd84cb4b284a0d8c8bcc1e0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83ca7750fbc741b7afc841bda942cdb1" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39489 } } peers { permanent_uuid: "1d75d40cbcd84cb4b284a0d8c8bcc1e0" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 39831 } } peers { permanent_uuid: "3853b63638f14ce3ad4e7d72d276158c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 38165 } }
I20260709 14:53:25.623843  7469 raft_consensus.cc:385] T 3660bf7529e14c4dbe3a65a4d5b34f6f P 1d75d40cbcd84cb4b284a0d8c8bcc1e0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:25.624168  7469 raft_consensus.cc:740] T 3660bf7529e14c4dbe3a65a4d5b34f6f P 1d75d40cbcd84cb4b284a0d8c8bcc1e0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1d75d40cbcd84cb4b284a0d8c8bcc1e0, State: Initialized, Role: FOLLOWER
I20260709 14:53:25.624918  7469 consensus_queue.cc:260] T 3660bf7529e14c4dbe3a65a4d5b34f6f P 1d75d40cbcd84cb4b284a0d8c8bcc1e0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83ca7750fbc741b7afc841bda942cdb1" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39489 } } peers { permanent_uuid: "1d75d40cbcd84cb4b284a0d8c8bcc1e0" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 39831 } } peers { permanent_uuid: "3853b63638f14ce3ad4e7d72d276158c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 38165 } }
I20260709 14:53:25.618733  7176 catalog_manager.cc:5697] T e16419b6aae9473ea57727a0e25d441c P 83ca7750fbc741b7afc841bda942cdb1 reported cstate change: term changed from 0 to 1, leader changed from <none> to 83ca7750fbc741b7afc841bda942cdb1 (127.6.3.193). New cstate: current_term: 1 leader_uuid: "83ca7750fbc741b7afc841bda942cdb1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83ca7750fbc741b7afc841bda942cdb1" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39489 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1d75d40cbcd84cb4b284a0d8c8bcc1e0" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 39831 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3853b63638f14ce3ad4e7d72d276158c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 38165 } health_report { overall_health: UNKNOWN } } }
I20260709 14:53:25.627480  7469 ts_tablet_manager.cc:1434] T 3660bf7529e14c4dbe3a65a4d5b34f6f P 1d75d40cbcd84cb4b284a0d8c8bcc1e0: Time spent starting tablet: real 0.023s	user 0.006s	sys 0.001s
I20260709 14:53:25.631527  7469 tablet_bootstrap.cc:492] T d50df7ba44164856925cacbe1414d851 P 1d75d40cbcd84cb4b284a0d8c8bcc1e0: Bootstrap starting.
I20260709 14:53:25.634639  7468 tablet_bootstrap.cc:492] T 2159fa83d9dc4c2692a23db12e0f1773 P 3853b63638f14ce3ad4e7d72d276158c: No bootstrap required, opened a new log
I20260709 14:53:25.635030  7468 ts_tablet_manager.cc:1403] T 2159fa83d9dc4c2692a23db12e0f1773 P 3853b63638f14ce3ad4e7d72d276158c: Time spent bootstrapping tablet: real 0.111s	user 0.011s	sys 0.001s
I20260709 14:53:25.639981  7469 tablet_bootstrap.cc:654] T d50df7ba44164856925cacbe1414d851 P 1d75d40cbcd84cb4b284a0d8c8bcc1e0: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:25.641320  7468 raft_consensus.cc:359] T 2159fa83d9dc4c2692a23db12e0f1773 P 3853b63638f14ce3ad4e7d72d276158c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83ca7750fbc741b7afc841bda942cdb1" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39489 } } peers { permanent_uuid: "1d75d40cbcd84cb4b284a0d8c8bcc1e0" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 39831 } } peers { permanent_uuid: "3853b63638f14ce3ad4e7d72d276158c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 38165 } }
I20260709 14:53:25.641985  7468 raft_consensus.cc:385] T 2159fa83d9dc4c2692a23db12e0f1773 P 3853b63638f14ce3ad4e7d72d276158c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:25.642270  7468 raft_consensus.cc:740] T 2159fa83d9dc4c2692a23db12e0f1773 P 3853b63638f14ce3ad4e7d72d276158c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3853b63638f14ce3ad4e7d72d276158c, State: Initialized, Role: FOLLOWER
I20260709 14:53:25.642987  7468 consensus_queue.cc:260] T 2159fa83d9dc4c2692a23db12e0f1773 P 3853b63638f14ce3ad4e7d72d276158c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83ca7750fbc741b7afc841bda942cdb1" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39489 } } peers { permanent_uuid: "1d75d40cbcd84cb4b284a0d8c8bcc1e0" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 39831 } } peers { permanent_uuid: "3853b63638f14ce3ad4e7d72d276158c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 38165 } }
I20260709 14:53:25.643867  7470 tablet_bootstrap.cc:654] T 4b2be9a148e64cd7919aff18b4b6e524 P 83ca7750fbc741b7afc841bda942cdb1: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:25.645087  7468 ts_tablet_manager.cc:1434] T 2159fa83d9dc4c2692a23db12e0f1773 P 3853b63638f14ce3ad4e7d72d276158c: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260709 14:53:25.645922  7468 tablet_bootstrap.cc:492] T 63ac319494e44cbd8d3f4c1fee8b856c P 3853b63638f14ce3ad4e7d72d276158c: Bootstrap starting.
I20260709 14:53:25.651270  7468 tablet_bootstrap.cc:654] T 63ac319494e44cbd8d3f4c1fee8b856c P 3853b63638f14ce3ad4e7d72d276158c: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:25.651229  7730 raft_consensus.cc:493] T 3660bf7529e14c4dbe3a65a4d5b34f6f P 1d75d40cbcd84cb4b284a0d8c8bcc1e0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:25.651859  7730 raft_consensus.cc:515] T 3660bf7529e14c4dbe3a65a4d5b34f6f P 1d75d40cbcd84cb4b284a0d8c8bcc1e0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83ca7750fbc741b7afc841bda942cdb1" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39489 } } peers { permanent_uuid: "1d75d40cbcd84cb4b284a0d8c8bcc1e0" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 39831 } } peers { permanent_uuid: "3853b63638f14ce3ad4e7d72d276158c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 38165 } }
I20260709 14:53:25.653961  7730 leader_election.cc:290] T 3660bf7529e14c4dbe3a65a4d5b34f6f P 1d75d40cbcd84cb4b284a0d8c8bcc1e0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 83ca7750fbc741b7afc841bda942cdb1 (127.6.3.193:39489), 3853b63638f14ce3ad4e7d72d276158c (127.6.3.195:38165)
I20260709 14:53:25.655691  7275 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3660bf7529e14c4dbe3a65a4d5b34f6f" candidate_uuid: "1d75d40cbcd84cb4b284a0d8c8bcc1e0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "83ca7750fbc741b7afc841bda942cdb1" is_pre_election: true
W20260709 14:53:25.657796  7318 leader_election.cc:343] T 3660bf7529e14c4dbe3a65a4d5b34f6f P 1d75d40cbcd84cb4b284a0d8c8bcc1e0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 83ca7750fbc741b7afc841bda942cdb1 (127.6.3.193:39489): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:25.659268  7421 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3660bf7529e14c4dbe3a65a4d5b34f6f" candidate_uuid: "1d75d40cbcd84cb4b284a0d8c8bcc1e0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3853b63638f14ce3ad4e7d72d276158c" is_pre_election: true
I20260709 14:53:25.660274  7470 tablet_bootstrap.cc:492] T 4b2be9a148e64cd7919aff18b4b6e524 P 83ca7750fbc741b7afc841bda942cdb1: No bootstrap required, opened a new log
W20260709 14:53:25.660809  7318 leader_election.cc:343] T 3660bf7529e14c4dbe3a65a4d5b34f6f P 1d75d40cbcd84cb4b284a0d8c8bcc1e0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3853b63638f14ce3ad4e7d72d276158c (127.6.3.195:38165): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:25.661187  7318 leader_election.cc:304] T 3660bf7529e14c4dbe3a65a4d5b34f6f P 1d75d40cbcd84cb4b284a0d8c8bcc1e0 [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: 1d75d40cbcd84cb4b284a0d8c8bcc1e0; no voters: 3853b63638f14ce3ad4e7d72d276158c, 83ca7750fbc741b7afc841bda942cdb1
I20260709 14:53:25.662071  7686 raft_consensus.cc:2749] T 3660bf7529e14c4dbe3a65a4d5b34f6f P 1d75d40cbcd84cb4b284a0d8c8bcc1e0 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:53:25.664613  7686 consensus_queue.cc:1048] T b39008948c8c470fb7d43ae3a2fd0ea6 P 1d75d40cbcd84cb4b284a0d8c8bcc1e0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "83ca7750fbc741b7afc841bda942cdb1" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39489 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:53:25.665359  7469 tablet_bootstrap.cc:492] T d50df7ba44164856925cacbe1414d851 P 1d75d40cbcd84cb4b284a0d8c8bcc1e0: No bootstrap required, opened a new log
I20260709 14:53:25.665738  7469 ts_tablet_manager.cc:1403] T d50df7ba44164856925cacbe1414d851 P 1d75d40cbcd84cb4b284a0d8c8bcc1e0: Time spent bootstrapping tablet: real 0.034s	user 0.010s	sys 0.005s
I20260709 14:53:25.660825  7470 ts_tablet_manager.cc:1403] T 4b2be9a148e64cd7919aff18b4b6e524 P 83ca7750fbc741b7afc841bda942cdb1: Time spent bootstrapping tablet: real 0.040s	user 0.007s	sys 0.003s
I20260709 14:53:25.669173  7469 raft_consensus.cc:359] T d50df7ba44164856925cacbe1414d851 P 1d75d40cbcd84cb4b284a0d8c8bcc1e0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83ca7750fbc741b7afc841bda942cdb1" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39489 } } peers { permanent_uuid: "1d75d40cbcd84cb4b284a0d8c8bcc1e0" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 39831 } } peers { permanent_uuid: "3853b63638f14ce3ad4e7d72d276158c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 38165 } }
I20260709 14:53:25.669806  7469 raft_consensus.cc:385] T d50df7ba44164856925cacbe1414d851 P 1d75d40cbcd84cb4b284a0d8c8bcc1e0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:25.670047  7469 raft_consensus.cc:740] T d50df7ba44164856925cacbe1414d851 P 1d75d40cbcd84cb4b284a0d8c8bcc1e0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1d75d40cbcd84cb4b284a0d8c8bcc1e0, State: Initialized, Role: FOLLOWER
I20260709 14:53:25.670853  7723 consensus_queue.cc:1048] T 1bbf19326d5f47ed93ff247fcf989d27 P 3853b63638f14ce3ad4e7d72d276158c [LEADER]: Connected to new peer: Peer: permanent_uuid: "1d75d40cbcd84cb4b284a0d8c8bcc1e0" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 39831 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:53:25.670507  7469 consensus_queue.cc:260] T d50df7ba44164856925cacbe1414d851 P 1d75d40cbcd84cb4b284a0d8c8bcc1e0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83ca7750fbc741b7afc841bda942cdb1" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39489 } } peers { permanent_uuid: "1d75d40cbcd84cb4b284a0d8c8bcc1e0" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 39831 } } peers { permanent_uuid: "3853b63638f14ce3ad4e7d72d276158c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 38165 } }
I20260709 14:53:25.674847  7469 ts_tablet_manager.cc:1434] T d50df7ba44164856925cacbe1414d851 P 1d75d40cbcd84cb4b284a0d8c8bcc1e0: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.001s
I20260709 14:53:25.675617  7469 tablet_bootstrap.cc:492] T 260e9e4b4b174c06bd78fff8989f2cda P 1d75d40cbcd84cb4b284a0d8c8bcc1e0: Bootstrap starting.
I20260709 14:53:25.679441  7468 tablet_bootstrap.cc:492] T 63ac319494e44cbd8d3f4c1fee8b856c P 3853b63638f14ce3ad4e7d72d276158c: No bootstrap required, opened a new log
I20260709 14:53:25.679890  7468 ts_tablet_manager.cc:1403] T 63ac319494e44cbd8d3f4c1fee8b856c P 3853b63638f14ce3ad4e7d72d276158c: Time spent bootstrapping tablet: real 0.034s	user 0.008s	sys 0.004s
I20260709 14:53:25.679322  7175 catalog_manager.cc:5697] T c074f302205c4bada62dce41e557dbf8 P 1d75d40cbcd84cb4b284a0d8c8bcc1e0 reported cstate change: term changed from 0 to 1, leader changed from <none> to 1d75d40cbcd84cb4b284a0d8c8bcc1e0 (127.6.3.194). New cstate: current_term: 1 leader_uuid: "1d75d40cbcd84cb4b284a0d8c8bcc1e0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83ca7750fbc741b7afc841bda942cdb1" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39489 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1d75d40cbcd84cb4b284a0d8c8bcc1e0" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 39831 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3853b63638f14ce3ad4e7d72d276158c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 38165 } health_report { overall_health: UNKNOWN } } }
I20260709 14:53:25.686759  7468 raft_consensus.cc:359] T 63ac319494e44cbd8d3f4c1fee8b856c P 3853b63638f14ce3ad4e7d72d276158c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83ca7750fbc741b7afc841bda942cdb1" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39489 } } peers { permanent_uuid: "1d75d40cbcd84cb4b284a0d8c8bcc1e0" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 39831 } } peers { permanent_uuid: "3853b63638f14ce3ad4e7d72d276158c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 38165 } }
I20260709 14:53:25.687450  7468 raft_consensus.cc:385] T 63ac319494e44cbd8d3f4c1fee8b856c P 3853b63638f14ce3ad4e7d72d276158c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:25.687726  7468 raft_consensus.cc:740] T 63ac319494e44cbd8d3f4c1fee8b856c P 3853b63638f14ce3ad4e7d72d276158c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3853b63638f14ce3ad4e7d72d276158c, State: Initialized, Role: FOLLOWER
I20260709 14:53:25.691090  7469 tablet_bootstrap.cc:654] T 260e9e4b4b174c06bd78fff8989f2cda P 1d75d40cbcd84cb4b284a0d8c8bcc1e0: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:25.691483  7470 raft_consensus.cc:359] T 4b2be9a148e64cd7919aff18b4b6e524 P 83ca7750fbc741b7afc841bda942cdb1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83ca7750fbc741b7afc841bda942cdb1" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39489 } } peers { permanent_uuid: "1d75d40cbcd84cb4b284a0d8c8bcc1e0" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 39831 } } peers { permanent_uuid: "3853b63638f14ce3ad4e7d72d276158c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 38165 } }
I20260709 14:53:25.692173  7470 raft_consensus.cc:385] T 4b2be9a148e64cd7919aff18b4b6e524 P 83ca7750fbc741b7afc841bda942cdb1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:25.692476  7470 raft_consensus.cc:740] T 4b2be9a148e64cd7919aff18b4b6e524 P 83ca7750fbc741b7afc841bda942cdb1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 83ca7750fbc741b7afc841bda942cdb1, State: Initialized, Role: FOLLOWER
I20260709 14:53:25.693166  7470 consensus_queue.cc:260] T 4b2be9a148e64cd7919aff18b4b6e524 P 83ca7750fbc741b7afc841bda942cdb1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83ca7750fbc741b7afc841bda942cdb1" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39489 } } peers { permanent_uuid: "1d75d40cbcd84cb4b284a0d8c8bcc1e0" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 39831 } } peers { permanent_uuid: "3853b63638f14ce3ad4e7d72d276158c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 38165 } }
I20260709 14:53:25.696543  7470 ts_tablet_manager.cc:1434] T 4b2be9a148e64cd7919aff18b4b6e524 P 83ca7750fbc741b7afc841bda942cdb1: Time spent starting tablet: real 0.030s	user 0.005s	sys 0.000s
I20260709 14:53:25.699652  7470 tablet_bootstrap.cc:492] T 9eaf6fbebb204ef29c1e4d5288665b9f P 83ca7750fbc741b7afc841bda942cdb1: Bootstrap starting.
I20260709 14:53:25.697273  7468 consensus_queue.cc:260] T 63ac319494e44cbd8d3f4c1fee8b856c P 3853b63638f14ce3ad4e7d72d276158c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83ca7750fbc741b7afc841bda942cdb1" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39489 } } peers { permanent_uuid: "1d75d40cbcd84cb4b284a0d8c8bcc1e0" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 39831 } } peers { permanent_uuid: "3853b63638f14ce3ad4e7d72d276158c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 38165 } }
I20260709 14:53:25.705858  7468 ts_tablet_manager.cc:1434] T 63ac319494e44cbd8d3f4c1fee8b856c P 3853b63638f14ce3ad4e7d72d276158c: Time spent starting tablet: real 0.026s	user 0.005s	sys 0.000s
I20260709 14:53:25.706738  7468 tablet_bootstrap.cc:492] T e16419b6aae9473ea57727a0e25d441c P 3853b63638f14ce3ad4e7d72d276158c: Bootstrap starting.
I20260709 14:53:25.714776  7655 consensus_queue.cc:1048] T 1bbf19326d5f47ed93ff247fcf989d27 P 3853b63638f14ce3ad4e7d72d276158c [LEADER]: Connected to new peer: Peer: permanent_uuid: "83ca7750fbc741b7afc841bda942cdb1" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39489 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:53:25.713732  7469 tablet_bootstrap.cc:492] T 260e9e4b4b174c06bd78fff8989f2cda P 1d75d40cbcd84cb4b284a0d8c8bcc1e0: No bootstrap required, opened a new log
I20260709 14:53:25.721424  7176 catalog_manager.cc:5697] T d8038c7c8d9847ce8feff810a296f0c5 P 83ca7750fbc741b7afc841bda942cdb1 reported cstate change: term changed from 0 to 1, leader changed from <none> to 83ca7750fbc741b7afc841bda942cdb1 (127.6.3.193). New cstate: current_term: 1 leader_uuid: "83ca7750fbc741b7afc841bda942cdb1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83ca7750fbc741b7afc841bda942cdb1" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39489 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1d75d40cbcd84cb4b284a0d8c8bcc1e0" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 39831 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3853b63638f14ce3ad4e7d72d276158c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 38165 } health_report { overall_health: UNKNOWN } } }
I20260709 14:53:25.717492  7469 ts_tablet_manager.cc:1403] T 260e9e4b4b174c06bd78fff8989f2cda P 1d75d40cbcd84cb4b284a0d8c8bcc1e0: Time spent bootstrapping tablet: real 0.042s	user 0.007s	sys 0.017s
I20260709 14:53:25.725236  7470 tablet_bootstrap.cc:654] T 9eaf6fbebb204ef29c1e4d5288665b9f P 83ca7750fbc741b7afc841bda942cdb1: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:25.729494  7468 tablet_bootstrap.cc:654] T e16419b6aae9473ea57727a0e25d441c P 3853b63638f14ce3ad4e7d72d276158c: Neither blocks nor log segments found. Creating new log.
W20260709 14:53:25.729535  7318 consensus_peers.cc:597] T b39008948c8c470fb7d43ae3a2fd0ea6 P 1d75d40cbcd84cb4b284a0d8c8bcc1e0 -> Peer 3853b63638f14ce3ad4e7d72d276158c (127.6.3.195:38165): Couldn't send request to peer 3853b63638f14ce3ad4e7d72d276158c. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:53:25.733495  7469 raft_consensus.cc:359] T 260e9e4b4b174c06bd78fff8989f2cda P 1d75d40cbcd84cb4b284a0d8c8bcc1e0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83ca7750fbc741b7afc841bda942cdb1" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39489 } } peers { permanent_uuid: "1d75d40cbcd84cb4b284a0d8c8bcc1e0" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 39831 } } peers { permanent_uuid: "3853b63638f14ce3ad4e7d72d276158c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 38165 } }
I20260709 14:53:25.735461  7469 raft_consensus.cc:385] T 260e9e4b4b174c06bd78fff8989f2cda P 1d75d40cbcd84cb4b284a0d8c8bcc1e0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:25.735726  7469 raft_consensus.cc:740] T 260e9e4b4b174c06bd78fff8989f2cda P 1d75d40cbcd84cb4b284a0d8c8bcc1e0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1d75d40cbcd84cb4b284a0d8c8bcc1e0, State: Initialized, Role: FOLLOWER
I20260709 14:53:25.736399  7176 catalog_manager.cc:5697] T 260e9e4b4b174c06bd78fff8989f2cda P 83ca7750fbc741b7afc841bda942cdb1 reported cstate change: term changed from 0 to 1, leader changed from <none> to 83ca7750fbc741b7afc841bda942cdb1 (127.6.3.193). New cstate: current_term: 1 leader_uuid: "83ca7750fbc741b7afc841bda942cdb1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83ca7750fbc741b7afc841bda942cdb1" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39489 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1d75d40cbcd84cb4b284a0d8c8bcc1e0" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 39831 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3853b63638f14ce3ad4e7d72d276158c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 38165 } health_report { overall_health: UNKNOWN } } }
I20260709 14:53:25.746698  7469 consensus_queue.cc:260] T 260e9e4b4b174c06bd78fff8989f2cda P 1d75d40cbcd84cb4b284a0d8c8bcc1e0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83ca7750fbc741b7afc841bda942cdb1" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39489 } } peers { permanent_uuid: "1d75d40cbcd84cb4b284a0d8c8bcc1e0" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 39831 } } peers { permanent_uuid: "3853b63638f14ce3ad4e7d72d276158c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 38165 } }
I20260709 14:53:25.750698  7469 ts_tablet_manager.cc:1434] T 260e9e4b4b174c06bd78fff8989f2cda P 1d75d40cbcd84cb4b284a0d8c8bcc1e0: Time spent starting tablet: real 0.025s	user 0.005s	sys 0.000s
I20260709 14:53:25.752842  7469 tablet_bootstrap.cc:492] T 42edafb1d1d940d5a808d6c9e2c39b82 P 1d75d40cbcd84cb4b284a0d8c8bcc1e0: Bootstrap starting.
I20260709 14:53:25.758020  7470 tablet_bootstrap.cc:492] T 9eaf6fbebb204ef29c1e4d5288665b9f P 83ca7750fbc741b7afc841bda942cdb1: No bootstrap required, opened a new log
I20260709 14:53:25.758409  7470 ts_tablet_manager.cc:1403] T 9eaf6fbebb204ef29c1e4d5288665b9f P 83ca7750fbc741b7afc841bda942cdb1: Time spent bootstrapping tablet: real 0.059s	user 0.012s	sys 0.013s
I20260709 14:53:25.760193  7468 tablet_bootstrap.cc:492] T e16419b6aae9473ea57727a0e25d441c P 3853b63638f14ce3ad4e7d72d276158c: No bootstrap required, opened a new log
I20260709 14:53:25.760591  7468 ts_tablet_manager.cc:1403] T e16419b6aae9473ea57727a0e25d441c P 3853b63638f14ce3ad4e7d72d276158c: Time spent bootstrapping tablet: real 0.054s	user 0.012s	sys 0.000s
I20260709 14:53:25.760964  7470 raft_consensus.cc:359] T 9eaf6fbebb204ef29c1e4d5288665b9f P 83ca7750fbc741b7afc841bda942cdb1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83ca7750fbc741b7afc841bda942cdb1" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39489 } } peers { permanent_uuid: "1d75d40cbcd84cb4b284a0d8c8bcc1e0" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 39831 } } peers { permanent_uuid: "3853b63638f14ce3ad4e7d72d276158c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 38165 } }
I20260709 14:53:25.761637  7470 raft_consensus.cc:385] T 9eaf6fbebb204ef29c1e4d5288665b9f P 83ca7750fbc741b7afc841bda942cdb1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:25.761904  7470 raft_consensus.cc:740] T 9eaf6fbebb204ef29c1e4d5288665b9f P 83ca7750fbc741b7afc841bda942cdb1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 83ca7750fbc741b7afc841bda942cdb1, State: Initialized, Role: FOLLOWER
I20260709 14:53:25.762632  7470 consensus_queue.cc:260] T 9eaf6fbebb204ef29c1e4d5288665b9f P 83ca7750fbc741b7afc841bda942cdb1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83ca7750fbc741b7afc841bda942cdb1" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39489 } } peers { permanent_uuid: "1d75d40cbcd84cb4b284a0d8c8bcc1e0" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 39831 } } peers { permanent_uuid: "3853b63638f14ce3ad4e7d72d276158c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 38165 } }
I20260709 14:53:25.762923  7468 raft_consensus.cc:359] T e16419b6aae9473ea57727a0e25d441c P 3853b63638f14ce3ad4e7d72d276158c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83ca7750fbc741b7afc841bda942cdb1" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39489 } } peers { permanent_uuid: "1d75d40cbcd84cb4b284a0d8c8bcc1e0" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 39831 } } peers { permanent_uuid: "3853b63638f14ce3ad4e7d72d276158c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 38165 } }
I20260709 14:53:25.763919  7468 raft_consensus.cc:385] T e16419b6aae9473ea57727a0e25d441c P 3853b63638f14ce3ad4e7d72d276158c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:25.764156  7468 raft_consensus.cc:740] T e16419b6aae9473ea57727a0e25d441c P 3853b63638f14ce3ad4e7d72d276158c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3853b63638f14ce3ad4e7d72d276158c, State: Initialized, Role: FOLLOWER
I20260709 14:53:25.764662  7470 ts_tablet_manager.cc:1434] T 9eaf6fbebb204ef29c1e4d5288665b9f P 83ca7750fbc741b7afc841bda942cdb1: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260709 14:53:25.764740  7468 consensus_queue.cc:260] T e16419b6aae9473ea57727a0e25d441c P 3853b63638f14ce3ad4e7d72d276158c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83ca7750fbc741b7afc841bda942cdb1" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39489 } } peers { permanent_uuid: "1d75d40cbcd84cb4b284a0d8c8bcc1e0" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 39831 } } peers { permanent_uuid: "3853b63638f14ce3ad4e7d72d276158c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 38165 } }
I20260709 14:53:25.765808  7470 tablet_bootstrap.cc:492] T e524e02272da466c8a64f6915940adbc P 83ca7750fbc741b7afc841bda942cdb1: Bootstrap starting.
I20260709 14:53:25.767644  7469 tablet_bootstrap.cc:654] T 42edafb1d1d940d5a808d6c9e2c39b82 P 1d75d40cbcd84cb4b284a0d8c8bcc1e0: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:25.771875  7470 tablet_bootstrap.cc:654] T e524e02272da466c8a64f6915940adbc P 83ca7750fbc741b7afc841bda942cdb1: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:25.774233  7468 ts_tablet_manager.cc:1434] T e16419b6aae9473ea57727a0e25d441c P 3853b63638f14ce3ad4e7d72d276158c: Time spent starting tablet: real 0.013s	user 0.006s	sys 0.000s
I20260709 14:53:25.780620  7468 tablet_bootstrap.cc:492] T e524e02272da466c8a64f6915940adbc P 3853b63638f14ce3ad4e7d72d276158c: Bootstrap starting.
I20260709 14:53:25.797140  7468 tablet_bootstrap.cc:654] T e524e02272da466c8a64f6915940adbc P 3853b63638f14ce3ad4e7d72d276158c: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:25.800786  7650 raft_consensus.cc:493] T f167ec177a7c43dcb47bdfbef90e8d91 P 83ca7750fbc741b7afc841bda942cdb1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:25.801229  7650 raft_consensus.cc:515] T f167ec177a7c43dcb47bdfbef90e8d91 P 83ca7750fbc741b7afc841bda942cdb1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83ca7750fbc741b7afc841bda942cdb1" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39489 } } peers { permanent_uuid: "1d75d40cbcd84cb4b284a0d8c8bcc1e0" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 39831 } } peers { permanent_uuid: "3853b63638f14ce3ad4e7d72d276158c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 38165 } }
I20260709 14:53:25.803119  7650 leader_election.cc:290] T f167ec177a7c43dcb47bdfbef90e8d91 P 83ca7750fbc741b7afc841bda942cdb1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1d75d40cbcd84cb4b284a0d8c8bcc1e0 (127.6.3.194:39831), 3853b63638f14ce3ad4e7d72d276158c (127.6.3.195:38165)
I20260709 14:53:25.806617  7470 tablet_bootstrap.cc:492] T e524e02272da466c8a64f6915940adbc P 83ca7750fbc741b7afc841bda942cdb1: No bootstrap required, opened a new log
I20260709 14:53:25.807044  7470 ts_tablet_manager.cc:1403] T e524e02272da466c8a64f6915940adbc P 83ca7750fbc741b7afc841bda942cdb1: Time spent bootstrapping tablet: real 0.041s	user 0.023s	sys 0.011s
I20260709 14:53:25.807274  7468 tablet_bootstrap.cc:492] T e524e02272da466c8a64f6915940adbc P 3853b63638f14ce3ad4e7d72d276158c: No bootstrap required, opened a new log
I20260709 14:53:25.807775  7468 ts_tablet_manager.cc:1403] T e524e02272da466c8a64f6915940adbc P 3853b63638f14ce3ad4e7d72d276158c: Time spent bootstrapping tablet: real 0.029s	user 0.009s	sys 0.003s
I20260709 14:53:25.808384  7469 tablet_bootstrap.cc:492] T 42edafb1d1d940d5a808d6c9e2c39b82 P 1d75d40cbcd84cb4b284a0d8c8bcc1e0: No bootstrap required, opened a new log
I20260709 14:53:25.808470  7348 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f167ec177a7c43dcb47bdfbef90e8d91" candidate_uuid: "83ca7750fbc741b7afc841bda942cdb1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d75d40cbcd84cb4b284a0d8c8bcc1e0" is_pre_election: true
I20260709 14:53:25.808967  7469 ts_tablet_manager.cc:1403] T 42edafb1d1d940d5a808d6c9e2c39b82 P 1d75d40cbcd84cb4b284a0d8c8bcc1e0: Time spent bootstrapping tablet: real 0.057s	user 0.005s	sys 0.007s
I20260709 14:53:25.807260  7421 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f167ec177a7c43dcb47bdfbef90e8d91" candidate_uuid: "83ca7750fbc741b7afc841bda942cdb1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3853b63638f14ce3ad4e7d72d276158c" is_pre_election: true
W20260709 14:53:25.809789  7242 leader_election.cc:343] T f167ec177a7c43dcb47bdfbef90e8d91 P 83ca7750fbc741b7afc841bda942cdb1 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1d75d40cbcd84cb4b284a0d8c8bcc1e0 (127.6.3.194:39831): Illegal state: must be running to vote when last-logged opid is not known
W20260709 14:53:25.810491  7243 leader_election.cc:343] T f167ec177a7c43dcb47bdfbef90e8d91 P 83ca7750fbc741b7afc841bda942cdb1 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3853b63638f14ce3ad4e7d72d276158c (127.6.3.195:38165): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:25.810850  7243 leader_election.cc:304] T f167ec177a7c43dcb47bdfbef90e8d91 P 83ca7750fbc741b7afc841bda942cdb1 [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: 83ca7750fbc741b7afc841bda942cdb1; no voters: 1d75d40cbcd84cb4b284a0d8c8bcc1e0, 3853b63638f14ce3ad4e7d72d276158c
I20260709 14:53:25.810907  7470 raft_consensus.cc:359] T e524e02272da466c8a64f6915940adbc P 83ca7750fbc741b7afc841bda942cdb1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83ca7750fbc741b7afc841bda942cdb1" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39489 } } peers { permanent_uuid: "1d75d40cbcd84cb4b284a0d8c8bcc1e0" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 39831 } } peers { permanent_uuid: "3853b63638f14ce3ad4e7d72d276158c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 38165 } }
I20260709 14:53:25.811745  7470 raft_consensus.cc:385] T e524e02272da466c8a64f6915940adbc P 83ca7750fbc741b7afc841bda942cdb1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:25.812019  7470 raft_consensus.cc:740] T e524e02272da466c8a64f6915940adbc P 83ca7750fbc741b7afc841bda942cdb1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 83ca7750fbc741b7afc841bda942cdb1, State: Initialized, Role: FOLLOWER
I20260709 14:53:25.812023  7650 raft_consensus.cc:2749] T f167ec177a7c43dcb47bdfbef90e8d91 P 83ca7750fbc741b7afc841bda942cdb1 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:53:25.812743  7469 raft_consensus.cc:359] T 42edafb1d1d940d5a808d6c9e2c39b82 P 1d75d40cbcd84cb4b284a0d8c8bcc1e0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83ca7750fbc741b7afc841bda942cdb1" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39489 } } peers { permanent_uuid: "1d75d40cbcd84cb4b284a0d8c8bcc1e0" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 39831 } } peers { permanent_uuid: "3853b63638f14ce3ad4e7d72d276158c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 38165 } }
I20260709 14:53:25.813324  7469 raft_consensus.cc:385] T 42edafb1d1d940d5a808d6c9e2c39b82 P 1d75d40cbcd84cb4b284a0d8c8bcc1e0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:25.813186  7470 consensus_queue.cc:260] T e524e02272da466c8a64f6915940adbc P 83ca7750fbc741b7afc841bda942cdb1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83ca7750fbc741b7afc841bda942cdb1" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39489 } } peers { permanent_uuid: "1d75d40cbcd84cb4b284a0d8c8bcc1e0" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 39831 } } peers { permanent_uuid: "3853b63638f14ce3ad4e7d72d276158c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 38165 } }
I20260709 14:53:25.816064  7469 raft_consensus.cc:740] T 42edafb1d1d940d5a808d6c9e2c39b82 P 1d75d40cbcd84cb4b284a0d8c8bcc1e0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1d75d40cbcd84cb4b284a0d8c8bcc1e0, State: Initialized, Role: FOLLOWER
I20260709 14:53:25.816655  7469 consensus_queue.cc:260] T 42edafb1d1d940d5a808d6c9e2c39b82 P 1d75d40cbcd84cb4b284a0d8c8bcc1e0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83ca7750fbc741b7afc841bda942cdb1" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39489 } } peers { permanent_uuid: "1d75d40cbcd84cb4b284a0d8c8bcc1e0" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 39831 } } peers { permanent_uuid: "3853b63638f14ce3ad4e7d72d276158c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 38165 } }
I20260709 14:53:25.818462  7469 ts_tablet_manager.cc:1434] T 42edafb1d1d940d5a808d6c9e2c39b82 P 1d75d40cbcd84cb4b284a0d8c8bcc1e0: Time spent starting tablet: real 0.009s	user 0.003s	sys 0.000s
I20260709 14:53:25.819662  7468 raft_consensus.cc:359] T e524e02272da466c8a64f6915940adbc P 3853b63638f14ce3ad4e7d72d276158c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83ca7750fbc741b7afc841bda942cdb1" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39489 } } peers { permanent_uuid: "1d75d40cbcd84cb4b284a0d8c8bcc1e0" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 39831 } } peers { permanent_uuid: "3853b63638f14ce3ad4e7d72d276158c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 38165 } }
I20260709 14:53:25.820120  7470 ts_tablet_manager.cc:1434] T e524e02272da466c8a64f6915940adbc P 83ca7750fbc741b7afc841bda942cdb1: Time spent starting tablet: real 0.013s	user 0.005s	sys 0.001s
I20260709 14:53:25.820287  7468 raft_consensus.cc:385] T e524e02272da466c8a64f6915940adbc P 3853b63638f14ce3ad4e7d72d276158c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:25.820585  7468 raft_consensus.cc:740] T e524e02272da466c8a64f6915940adbc P 3853b63638f14ce3ad4e7d72d276158c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3853b63638f14ce3ad4e7d72d276158c, State: Initialized, Role: FOLLOWER
I20260709 14:53:25.821060  7470 tablet_bootstrap.cc:492] T e4a0980dedec4434b498e78ac8df8599 P 83ca7750fbc741b7afc841bda942cdb1: Bootstrap starting.
I20260709 14:53:25.821192  7468 consensus_queue.cc:260] T e524e02272da466c8a64f6915940adbc P 3853b63638f14ce3ad4e7d72d276158c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83ca7750fbc741b7afc841bda942cdb1" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39489 } } peers { permanent_uuid: "1d75d40cbcd84cb4b284a0d8c8bcc1e0" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 39831 } } peers { permanent_uuid: "3853b63638f14ce3ad4e7d72d276158c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 38165 } }
I20260709 14:53:25.821714  7650 raft_consensus.cc:493] T 63ac319494e44cbd8d3f4c1fee8b856c P 83ca7750fbc741b7afc841bda942cdb1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:25.822105  7650 raft_consensus.cc:515] T 63ac319494e44cbd8d3f4c1fee8b856c P 83ca7750fbc741b7afc841bda942cdb1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83ca7750fbc741b7afc841bda942cdb1" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39489 } } peers { permanent_uuid: "1d75d40cbcd84cb4b284a0d8c8bcc1e0" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 39831 } } peers { permanent_uuid: "3853b63638f14ce3ad4e7d72d276158c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 38165 } }
I20260709 14:53:25.822503  7468 ts_tablet_manager.cc:1434] T e524e02272da466c8a64f6915940adbc P 3853b63638f14ce3ad4e7d72d276158c: Time spent starting tablet: real 0.014s	user 0.000s	sys 0.002s
I20260709 14:53:25.823583  7469 tablet_bootstrap.cc:492] T e2bf68dfe72543e4bd84978e91a112f3 P 1d75d40cbcd84cb4b284a0d8c8bcc1e0: Bootstrap starting.
I20260709 14:53:25.825233  7468 tablet_bootstrap.cc:492] T c074f302205c4bada62dce41e557dbf8 P 3853b63638f14ce3ad4e7d72d276158c: Bootstrap starting.
I20260709 14:53:25.838496  7348 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "63ac319494e44cbd8d3f4c1fee8b856c" candidate_uuid: "83ca7750fbc741b7afc841bda942cdb1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d75d40cbcd84cb4b284a0d8c8bcc1e0" is_pre_election: true
I20260709 14:53:25.839102  7348 raft_consensus.cc:2468] T 63ac319494e44cbd8d3f4c1fee8b856c P 1d75d40cbcd84cb4b284a0d8c8bcc1e0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 83ca7750fbc741b7afc841bda942cdb1 in term 0.
I20260709 14:53:25.840200  7242 leader_election.cc:304] T 63ac319494e44cbd8d3f4c1fee8b856c P 83ca7750fbc741b7afc841bda942cdb1 [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: 1d75d40cbcd84cb4b284a0d8c8bcc1e0, 83ca7750fbc741b7afc841bda942cdb1; no voters: 
I20260709 14:53:25.840961  7520 raft_consensus.cc:2804] T 63ac319494e44cbd8d3f4c1fee8b856c P 83ca7750fbc741b7afc841bda942cdb1 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:53:25.841321  7520 raft_consensus.cc:493] T 63ac319494e44cbd8d3f4c1fee8b856c P 83ca7750fbc741b7afc841bda942cdb1 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:53:25.841638  7520 raft_consensus.cc:3060] T 63ac319494e44cbd8d3f4c1fee8b856c P 83ca7750fbc741b7afc841bda942cdb1 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:25.850772  7468 tablet_bootstrap.cc:654] T c074f302205c4bada62dce41e557dbf8 P 3853b63638f14ce3ad4e7d72d276158c: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:25.851390  7520 raft_consensus.cc:515] T 63ac319494e44cbd8d3f4c1fee8b856c P 83ca7750fbc741b7afc841bda942cdb1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83ca7750fbc741b7afc841bda942cdb1" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39489 } } peers { permanent_uuid: "1d75d40cbcd84cb4b284a0d8c8bcc1e0" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 39831 } } peers { permanent_uuid: "3853b63638f14ce3ad4e7d72d276158c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 38165 } }
I20260709 14:53:25.856175  7470 tablet_bootstrap.cc:654] T e4a0980dedec4434b498e78ac8df8599 P 83ca7750fbc741b7afc841bda942cdb1: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:25.857674  7469 tablet_bootstrap.cc:654] T e2bf68dfe72543e4bd84978e91a112f3 P 1d75d40cbcd84cb4b284a0d8c8bcc1e0: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:25.859359  7723 raft_consensus.cc:493] T 2159fa83d9dc4c2692a23db12e0f1773 P 3853b63638f14ce3ad4e7d72d276158c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:25.859827  7723 raft_consensus.cc:515] T 2159fa83d9dc4c2692a23db12e0f1773 P 3853b63638f14ce3ad4e7d72d276158c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83ca7750fbc741b7afc841bda942cdb1" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39489 } } peers { permanent_uuid: "1d75d40cbcd84cb4b284a0d8c8bcc1e0" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 39831 } } peers { permanent_uuid: "3853b63638f14ce3ad4e7d72d276158c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 38165 } }
I20260709 14:53:25.862140  7723 leader_election.cc:290] T 2159fa83d9dc4c2692a23db12e0f1773 P 3853b63638f14ce3ad4e7d72d276158c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 83ca7750fbc741b7afc841bda942cdb1 (127.6.3.193:39489), 1d75d40cbcd84cb4b284a0d8c8bcc1e0 (127.6.3.194:39831)
I20260709 14:53:25.864750  7275 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2159fa83d9dc4c2692a23db12e0f1773" candidate_uuid: "3853b63638f14ce3ad4e7d72d276158c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "83ca7750fbc741b7afc841bda942cdb1" is_pre_election: true
W20260709 14:53:25.866279  7392 leader_election.cc:343] T 2159fa83d9dc4c2692a23db12e0f1773 P 3853b63638f14ce3ad4e7d72d276158c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 83ca7750fbc741b7afc841bda942cdb1 (127.6.3.193:39489): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:25.869742  7352 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2159fa83d9dc4c2692a23db12e0f1773" candidate_uuid: "3853b63638f14ce3ad4e7d72d276158c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d75d40cbcd84cb4b284a0d8c8bcc1e0" is_pre_election: true
W20260709 14:53:25.884074  7391 leader_election.cc:343] T 2159fa83d9dc4c2692a23db12e0f1773 P 3853b63638f14ce3ad4e7d72d276158c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1d75d40cbcd84cb4b284a0d8c8bcc1e0 (127.6.3.194:39831): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:25.884600  7391 leader_election.cc:304] T 2159fa83d9dc4c2692a23db12e0f1773 P 3853b63638f14ce3ad4e7d72d276158c [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: 3853b63638f14ce3ad4e7d72d276158c; no voters: 1d75d40cbcd84cb4b284a0d8c8bcc1e0, 83ca7750fbc741b7afc841bda942cdb1
I20260709 14:53:25.885855  7723 raft_consensus.cc:2749] T 2159fa83d9dc4c2692a23db12e0f1773 P 3853b63638f14ce3ad4e7d72d276158c [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:53:25.888639  7352 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "63ac319494e44cbd8d3f4c1fee8b856c" candidate_uuid: "83ca7750fbc741b7afc841bda942cdb1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d75d40cbcd84cb4b284a0d8c8bcc1e0"
I20260709 14:53:25.889256  7352 raft_consensus.cc:3060] T 63ac319494e44cbd8d3f4c1fee8b856c P 1d75d40cbcd84cb4b284a0d8c8bcc1e0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:25.895545  7650 leader_election.cc:290] T 63ac319494e44cbd8d3f4c1fee8b856c P 83ca7750fbc741b7afc841bda942cdb1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1d75d40cbcd84cb4b284a0d8c8bcc1e0 (127.6.3.194:39831), 3853b63638f14ce3ad4e7d72d276158c (127.6.3.195:38165)
I20260709 14:53:25.905217  7470 tablet_bootstrap.cc:492] T e4a0980dedec4434b498e78ac8df8599 P 83ca7750fbc741b7afc841bda942cdb1: No bootstrap required, opened a new log
I20260709 14:53:25.905645  7470 ts_tablet_manager.cc:1403] T e4a0980dedec4434b498e78ac8df8599 P 83ca7750fbc741b7afc841bda942cdb1: Time spent bootstrapping tablet: real 0.085s	user 0.034s	sys 0.020s
I20260709 14:53:25.906611  7468 tablet_bootstrap.cc:492] T c074f302205c4bada62dce41e557dbf8 P 3853b63638f14ce3ad4e7d72d276158c: No bootstrap required, opened a new log
I20260709 14:53:25.907169  7468 ts_tablet_manager.cc:1403] T c074f302205c4bada62dce41e557dbf8 P 3853b63638f14ce3ad4e7d72d276158c: Time spent bootstrapping tablet: real 0.084s	user 0.016s	sys 0.013s
I20260709 14:53:25.908905  7470 raft_consensus.cc:359] T e4a0980dedec4434b498e78ac8df8599 P 83ca7750fbc741b7afc841bda942cdb1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83ca7750fbc741b7afc841bda942cdb1" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39489 } } peers { permanent_uuid: "1d75d40cbcd84cb4b284a0d8c8bcc1e0" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 39831 } } peers { permanent_uuid: "3853b63638f14ce3ad4e7d72d276158c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 38165 } }
I20260709 14:53:25.909623  7470 raft_consensus.cc:385] T e4a0980dedec4434b498e78ac8df8599 P 83ca7750fbc741b7afc841bda942cdb1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:25.909926  7470 raft_consensus.cc:740] T e4a0980dedec4434b498e78ac8df8599 P 83ca7750fbc741b7afc841bda942cdb1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 83ca7750fbc741b7afc841bda942cdb1, State: Initialized, Role: FOLLOWER
I20260709 14:53:25.909746  7468 raft_consensus.cc:359] T c074f302205c4bada62dce41e557dbf8 P 3853b63638f14ce3ad4e7d72d276158c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83ca7750fbc741b7afc841bda942cdb1" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39489 } } peers { permanent_uuid: "1d75d40cbcd84cb4b284a0d8c8bcc1e0" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 39831 } } peers { permanent_uuid: "3853b63638f14ce3ad4e7d72d276158c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 38165 } }
I20260709 14:53:25.910580  7468 raft_consensus.cc:385] T c074f302205c4bada62dce41e557dbf8 P 3853b63638f14ce3ad4e7d72d276158c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:25.910928  7468 raft_consensus.cc:740] T c074f302205c4bada62dce41e557dbf8 P 3853b63638f14ce3ad4e7d72d276158c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3853b63638f14ce3ad4e7d72d276158c, State: Initialized, Role: FOLLOWER
I20260709 14:53:25.910772  7470 consensus_queue.cc:260] T e4a0980dedec4434b498e78ac8df8599 P 83ca7750fbc741b7afc841bda942cdb1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83ca7750fbc741b7afc841bda942cdb1" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39489 } } peers { permanent_uuid: "1d75d40cbcd84cb4b284a0d8c8bcc1e0" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 39831 } } peers { permanent_uuid: "3853b63638f14ce3ad4e7d72d276158c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 38165 } }
I20260709 14:53:25.911213  7719 consensus_queue.cc:1048] T d8038c7c8d9847ce8feff810a296f0c5 P 83ca7750fbc741b7afc841bda942cdb1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1d75d40cbcd84cb4b284a0d8c8bcc1e0" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 39831 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:53:25.912029  7468 consensus_queue.cc:260] T c074f302205c4bada62dce41e557dbf8 P 3853b63638f14ce3ad4e7d72d276158c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83ca7750fbc741b7afc841bda942cdb1" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39489 } } peers { permanent_uuid: "1d75d40cbcd84cb4b284a0d8c8bcc1e0" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 39831 } } peers { permanent_uuid: "3853b63638f14ce3ad4e7d72d276158c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 38165 } }
I20260709 14:53:25.913105  7470 ts_tablet_manager.cc:1434] T e4a0980dedec4434b498e78ac8df8599 P 83ca7750fbc741b7afc841bda942cdb1: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 14:53:25.915747  7421 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "63ac319494e44cbd8d3f4c1fee8b856c" candidate_uuid: "83ca7750fbc741b7afc841bda942cdb1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3853b63638f14ce3ad4e7d72d276158c" is_pre_election: true
I20260709 14:53:25.916316  7421 raft_consensus.cc:2468] T 63ac319494e44cbd8d3f4c1fee8b856c P 3853b63638f14ce3ad4e7d72d276158c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 83ca7750fbc741b7afc841bda942cdb1 in term 0.
I20260709 14:53:25.917912  7468 ts_tablet_manager.cc:1434] T c074f302205c4bada62dce41e557dbf8 P 3853b63638f14ce3ad4e7d72d276158c: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.000s
I20260709 14:53:25.921213  7468 tablet_bootstrap.cc:492] T 4b2be9a148e64cd7919aff18b4b6e524 P 3853b63638f14ce3ad4e7d72d276158c: Bootstrap starting.
I20260709 14:53:25.919258  7421 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "63ac319494e44cbd8d3f4c1fee8b856c" candidate_uuid: "83ca7750fbc741b7afc841bda942cdb1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3853b63638f14ce3ad4e7d72d276158c"
I20260709 14:53:25.922792  7421 raft_consensus.cc:3060] T 63ac319494e44cbd8d3f4c1fee8b856c P 3853b63638f14ce3ad4e7d72d276158c [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:25.932703  7468 tablet_bootstrap.cc:654] T 4b2be9a148e64cd7919aff18b4b6e524 P 3853b63638f14ce3ad4e7d72d276158c: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:25.938148  7470 tablet_bootstrap.cc:492] T a9d25e087f524187bf515b4fff98f983 P 83ca7750fbc741b7afc841bda942cdb1: Bootstrap starting.
I20260709 14:53:25.942911  7468 tablet_bootstrap.cc:492] T 4b2be9a148e64cd7919aff18b4b6e524 P 3853b63638f14ce3ad4e7d72d276158c: No bootstrap required, opened a new log
I20260709 14:53:25.944451  7468 ts_tablet_manager.cc:1403] T 4b2be9a148e64cd7919aff18b4b6e524 P 3853b63638f14ce3ad4e7d72d276158c: Time spent bootstrapping tablet: real 0.023s	user 0.001s	sys 0.009s
I20260709 14:53:25.944707  7470 tablet_bootstrap.cc:654] T a9d25e087f524187bf515b4fff98f983 P 83ca7750fbc741b7afc841bda942cdb1: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:25.947731  7468 raft_consensus.cc:359] T 4b2be9a148e64cd7919aff18b4b6e524 P 3853b63638f14ce3ad4e7d72d276158c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83ca7750fbc741b7afc841bda942cdb1" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39489 } } peers { permanent_uuid: "1d75d40cbcd84cb4b284a0d8c8bcc1e0" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 39831 } } peers { permanent_uuid: "3853b63638f14ce3ad4e7d72d276158c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 38165 } }
I20260709 14:53:25.951303  7468 raft_consensus.cc:385] T 4b2be9a148e64cd7919aff18b4b6e524 P 3853b63638f14ce3ad4e7d72d276158c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:25.951460  7719 consensus_queue.cc:1048] T d8038c7c8d9847ce8feff810a296f0c5 P 83ca7750fbc741b7afc841bda942cdb1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3853b63638f14ce3ad4e7d72d276158c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 38165 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:53:25.953167  7545 raft_consensus.cc:493] T 42edafb1d1d940d5a808d6c9e2c39b82 P 1d75d40cbcd84cb4b284a0d8c8bcc1e0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:25.953655  7545 raft_consensus.cc:515] T 42edafb1d1d940d5a808d6c9e2c39b82 P 1d75d40cbcd84cb4b284a0d8c8bcc1e0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83ca7750fbc741b7afc841bda942cdb1" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39489 } } peers { permanent_uuid: "1d75d40cbcd84cb4b284a0d8c8bcc1e0" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 39831 } } peers { permanent_uuid: "3853b63638f14ce3ad4e7d72d276158c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 38165 } }
I20260709 14:53:25.956115  7545 leader_election.cc:290] T 42edafb1d1d940d5a808d6c9e2c39b82 P 1d75d40cbcd84cb4b284a0d8c8bcc1e0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 83ca7750fbc741b7afc841bda942cdb1 (127.6.3.193:39489), 3853b63638f14ce3ad4e7d72d276158c (127.6.3.195:38165)
I20260709 14:53:25.957858  7468 raft_consensus.cc:740] T 4b2be9a148e64cd7919aff18b4b6e524 P 3853b63638f14ce3ad4e7d72d276158c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3853b63638f14ce3ad4e7d72d276158c, State: Initialized, Role: FOLLOWER
I20260709 14:53:25.958854  7723 raft_consensus.cc:493] T 1c9d2663b75146b888a015f1b5ab5ad9 P 3853b63638f14ce3ad4e7d72d276158c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:25.959375  7723 raft_consensus.cc:515] T 1c9d2663b75146b888a015f1b5ab5ad9 P 3853b63638f14ce3ad4e7d72d276158c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83ca7750fbc741b7afc841bda942cdb1" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39489 } } peers { permanent_uuid: "1d75d40cbcd84cb4b284a0d8c8bcc1e0" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 39831 } } peers { permanent_uuid: "3853b63638f14ce3ad4e7d72d276158c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 38165 } }
I20260709 14:53:25.959632  7468 consensus_queue.cc:260] T 4b2be9a148e64cd7919aff18b4b6e524 P 3853b63638f14ce3ad4e7d72d276158c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83ca7750fbc741b7afc841bda942cdb1" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39489 } } peers { permanent_uuid: "1d75d40cbcd84cb4b284a0d8c8bcc1e0" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 39831 } } peers { permanent_uuid: "3853b63638f14ce3ad4e7d72d276158c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 38165 } }
I20260709 14:53:25.958204  7275 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "42edafb1d1d940d5a808d6c9e2c39b82" candidate_uuid: "1d75d40cbcd84cb4b284a0d8c8bcc1e0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "83ca7750fbc741b7afc841bda942cdb1" is_pre_election: true
I20260709 14:53:25.958079  7424 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "42edafb1d1d940d5a808d6c9e2c39b82" candidate_uuid: "1d75d40cbcd84cb4b284a0d8c8bcc1e0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3853b63638f14ce3ad4e7d72d276158c" is_pre_election: true
W20260709 14:53:25.962221  7318 leader_election.cc:343] T 42edafb1d1d940d5a808d6c9e2c39b82 P 1d75d40cbcd84cb4b284a0d8c8bcc1e0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 83ca7750fbc741b7afc841bda942cdb1 (127.6.3.193:39489): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:25.960644  7470 tablet_bootstrap.cc:492] T a9d25e087f524187bf515b4fff98f983 P 83ca7750fbc741b7afc841bda942cdb1: No bootstrap required, opened a new log
I20260709 14:53:25.964136  7470 ts_tablet_manager.cc:1403] T a9d25e087f524187bf515b4fff98f983 P 83ca7750fbc741b7afc841bda942cdb1: Time spent bootstrapping tablet: real 0.026s	user 0.010s	sys 0.006s
I20260709 14:53:25.962638  7468 ts_tablet_manager.cc:1434] T 4b2be9a148e64cd7919aff18b4b6e524 P 3853b63638f14ce3ad4e7d72d276158c: Time spent starting tablet: real 0.017s	user 0.005s	sys 0.000s
I20260709 14:53:25.965821  7468 tablet_bootstrap.cc:492] T f167ec177a7c43dcb47bdfbef90e8d91 P 3853b63638f14ce3ad4e7d72d276158c: Bootstrap starting.
W20260709 14:53:25.967996  7318 leader_election.cc:343] T 42edafb1d1d940d5a808d6c9e2c39b82 P 1d75d40cbcd84cb4b284a0d8c8bcc1e0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3853b63638f14ce3ad4e7d72d276158c (127.6.3.195:38165): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:25.968469  7318 leader_election.cc:304] T 42edafb1d1d940d5a808d6c9e2c39b82 P 1d75d40cbcd84cb4b284a0d8c8bcc1e0 [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: 1d75d40cbcd84cb4b284a0d8c8bcc1e0; no voters: 3853b63638f14ce3ad4e7d72d276158c, 83ca7750fbc741b7afc841bda942cdb1
I20260709 14:53:25.969386  7545 raft_consensus.cc:2749] T 42edafb1d1d940d5a808d6c9e2c39b82 P 1d75d40cbcd84cb4b284a0d8c8bcc1e0 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:53:25.972498  7470 raft_consensus.cc:359] T a9d25e087f524187bf515b4fff98f983 P 83ca7750fbc741b7afc841bda942cdb1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83ca7750fbc741b7afc841bda942cdb1" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39489 } } peers { permanent_uuid: "1d75d40cbcd84cb4b284a0d8c8bcc1e0" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 39831 } } peers { permanent_uuid: "3853b63638f14ce3ad4e7d72d276158c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 38165 } }
I20260709 14:53:25.973181  7470 raft_consensus.cc:385] T a9d25e087f524187bf515b4fff98f983 P 83ca7750fbc741b7afc841bda942cdb1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:25.973456  7470 raft_consensus.cc:740] T a9d25e087f524187bf515b4fff98f983 P 83ca7750fbc741b7afc841bda942cdb1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 83ca7750fbc741b7afc841bda942cdb1, State: Initialized, Role: FOLLOWER
I20260709 14:53:25.974341  7468 tablet_bootstrap.cc:654] T f167ec177a7c43dcb47bdfbef90e8d91 P 3853b63638f14ce3ad4e7d72d276158c: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:25.974011  7470 consensus_queue.cc:260] T a9d25e087f524187bf515b4fff98f983 P 83ca7750fbc741b7afc841bda942cdb1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83ca7750fbc741b7afc841bda942cdb1" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39489 } } peers { permanent_uuid: "1d75d40cbcd84cb4b284a0d8c8bcc1e0" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 39831 } } peers { permanent_uuid: "3853b63638f14ce3ad4e7d72d276158c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 38165 } }
I20260709 14:53:25.975246  7275 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1c9d2663b75146b888a015f1b5ab5ad9" candidate_uuid: "3853b63638f14ce3ad4e7d72d276158c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "83ca7750fbc741b7afc841bda942cdb1" is_pre_election: true
I20260709 14:53:25.975847  7275 raft_consensus.cc:2468] T 1c9d2663b75146b888a015f1b5ab5ad9 P 83ca7750fbc741b7afc841bda942cdb1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3853b63638f14ce3ad4e7d72d276158c in term 0.
I20260709 14:53:25.978117  7392 leader_election.cc:304] T 1c9d2663b75146b888a015f1b5ab5ad9 P 3853b63638f14ce3ad4e7d72d276158c [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: 3853b63638f14ce3ad4e7d72d276158c, 83ca7750fbc741b7afc841bda942cdb1; no voters: 
I20260709 14:53:25.980346  7655 raft_consensus.cc:2804] T 1c9d2663b75146b888a015f1b5ab5ad9 P 3853b63638f14ce3ad4e7d72d276158c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:53:25.980119  7520 leader_election.cc:290] T 63ac319494e44cbd8d3f4c1fee8b856c P 83ca7750fbc741b7afc841bda942cdb1 [CANDIDATE]: Term 1 election: Requested vote from peers 1d75d40cbcd84cb4b284a0d8c8bcc1e0 (127.6.3.194:39831), 3853b63638f14ce3ad4e7d72d276158c (127.6.3.195:38165)
I20260709 14:53:25.980865  7655 raft_consensus.cc:493] T 1c9d2663b75146b888a015f1b5ab5ad9 P 3853b63638f14ce3ad4e7d72d276158c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:53:25.968914  7421 raft_consensus.cc:2468] T 63ac319494e44cbd8d3f4c1fee8b856c P 3853b63638f14ce3ad4e7d72d276158c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 83ca7750fbc741b7afc841bda942cdb1 in term 1.
I20260709 14:53:25.981344  7655 raft_consensus.cc:3060] T 1c9d2663b75146b888a015f1b5ab5ad9 P 3853b63638f14ce3ad4e7d72d276158c [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:25.982146  7243 leader_election.cc:304] T 63ac319494e44cbd8d3f4c1fee8b856c P 83ca7750fbc741b7afc841bda942cdb1 [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: 3853b63638f14ce3ad4e7d72d276158c, 83ca7750fbc741b7afc841bda942cdb1; no voters: 
I20260709 14:53:25.983322  7520 raft_consensus.cc:2804] T 63ac319494e44cbd8d3f4c1fee8b856c P 83ca7750fbc741b7afc841bda942cdb1 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:53:25.985688  7468 tablet_bootstrap.cc:492] T f167ec177a7c43dcb47bdfbef90e8d91 P 3853b63638f14ce3ad4e7d72d276158c: No bootstrap required, opened a new log
I20260709 14:53:25.986143  7468 ts_tablet_manager.cc:1403] T f167ec177a7c43dcb47bdfbef90e8d91 P 3853b63638f14ce3ad4e7d72d276158c: Time spent bootstrapping tablet: real 0.021s	user 0.016s	sys 0.000s
I20260709 14:53:25.987663  7719 raft_consensus.cc:493] T e4a0980dedec4434b498e78ac8df8599 P 83ca7750fbc741b7afc841bda942cdb1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:25.987694  7520 raft_consensus.cc:697] T 63ac319494e44cbd8d3f4c1fee8b856c P 83ca7750fbc741b7afc841bda942cdb1 [term 1 LEADER]: Becoming Leader. State: Replica: 83ca7750fbc741b7afc841bda942cdb1, State: Running, Role: LEADER
I20260709 14:53:25.988199  7719 raft_consensus.cc:515] T e4a0980dedec4434b498e78ac8df8599 P 83ca7750fbc741b7afc841bda942cdb1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83ca7750fbc741b7afc841bda942cdb1" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39489 } } peers { permanent_uuid: "1d75d40cbcd84cb4b284a0d8c8bcc1e0" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 39831 } } peers { permanent_uuid: "3853b63638f14ce3ad4e7d72d276158c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 38165 } }
I20260709 14:53:25.988713  7520 consensus_queue.cc:237] T 63ac319494e44cbd8d3f4c1fee8b856c P 83ca7750fbc741b7afc841bda942cdb1 [LEADER]: Queue going to LEADER mode. State: All 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: "83ca7750fbc741b7afc841bda942cdb1" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39489 } } peers { permanent_uuid: "1d75d40cbcd84cb4b284a0d8c8bcc1e0" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 39831 } } peers { permanent_uuid: "3853b63638f14ce3ad4e7d72d276158c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 38165 } }
I20260709 14:53:25.990193  7719 leader_election.cc:290] T e4a0980dedec4434b498e78ac8df8599 P 83ca7750fbc741b7afc841bda942cdb1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1d75d40cbcd84cb4b284a0d8c8bcc1e0 (127.6.3.194:39831), 3853b63638f14ce3ad4e7d72d276158c (127.6.3.195:38165)
I20260709 14:53:25.991676  7350 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e4a0980dedec4434b498e78ac8df8599" candidate_uuid: "83ca7750fbc741b7afc841bda942cdb1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d75d40cbcd84cb4b284a0d8c8bcc1e0" is_pre_election: true
I20260709 14:53:25.992678  7655 raft_consensus.cc:515] T 1c9d2663b75146b888a015f1b5ab5ad9 P 3853b63638f14ce3ad4e7d72d276158c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83ca7750fbc741b7afc841bda942cdb1" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39489 } } peers { permanent_uuid: "1d75d40cbcd84cb4b284a0d8c8bcc1e0" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 39831 } } peers { permanent_uuid: "3853b63638f14ce3ad4e7d72d276158c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 38165 } }
W20260709 14:53:25.993083  7242 leader_election.cc:343] T e4a0980dedec4434b498e78ac8df8599 P 83ca7750fbc741b7afc841bda942cdb1 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1d75d40cbcd84cb4b284a0d8c8bcc1e0 (127.6.3.194:39831): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:25.994204  7352 raft_consensus.cc:2468] T 63ac319494e44cbd8d3f4c1fee8b856c P 1d75d40cbcd84cb4b284a0d8c8bcc1e0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 83ca7750fbc741b7afc841bda942cdb1 in term 1.
I20260709 14:53:25.997517  7350 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1c9d2663b75146b888a015f1b5ab5ad9" candidate_uuid: "3853b63638f14ce3ad4e7d72d276158c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d75d40cbcd84cb4b284a0d8c8bcc1e0" is_pre_election: true
W20260709 14:53:25.998728  7391 leader_election.cc:343] T 1c9d2663b75146b888a015f1b5ab5ad9 P 3853b63638f14ce3ad4e7d72d276158c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1d75d40cbcd84cb4b284a0d8c8bcc1e0 (127.6.3.194:39831): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:25.994796  7468 raft_consensus.cc:359] T f167ec177a7c43dcb47bdfbef90e8d91 P 3853b63638f14ce3ad4e7d72d276158c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83ca7750fbc741b7afc841bda942cdb1" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39489 } } peers { permanent_uuid: "1d75d40cbcd84cb4b284a0d8c8bcc1e0" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 39831 } } peers { permanent_uuid: "3853b63638f14ce3ad4e7d72d276158c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 38165 } }
I20260709 14:53:25.999611  7468 raft_consensus.cc:385] T f167ec177a7c43dcb47bdfbef90e8d91 P 3853b63638f14ce3ad4e7d72d276158c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:25.999943  7468 raft_consensus.cc:740] T f167ec177a7c43dcb47bdfbef90e8d91 P 3853b63638f14ce3ad4e7d72d276158c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3853b63638f14ce3ad4e7d72d276158c, State: Initialized, Role: FOLLOWER
I20260709 14:53:26.000630  7468 consensus_queue.cc:260] T f167ec177a7c43dcb47bdfbef90e8d91 P 3853b63638f14ce3ad4e7d72d276158c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83ca7750fbc741b7afc841bda942cdb1" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39489 } } peers { permanent_uuid: "1d75d40cbcd84cb4b284a0d8c8bcc1e0" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 39831 } } peers { permanent_uuid: "3853b63638f14ce3ad4e7d72d276158c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 38165 } }
I20260709 14:53:26.002959  7468 ts_tablet_manager.cc:1434] T f167ec177a7c43dcb47bdfbef90e8d91 P 3853b63638f14ce3ad4e7d72d276158c: Time spent starting tablet: real 0.017s	user 0.005s	sys 0.000s
I20260709 14:53:26.002944  7426 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e4a0980dedec4434b498e78ac8df8599" candidate_uuid: "83ca7750fbc741b7afc841bda942cdb1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3853b63638f14ce3ad4e7d72d276158c" is_pre_election: true
I20260709 14:53:26.004067  7468 tablet_bootstrap.cc:492] T e4a0980dedec4434b498e78ac8df8599 P 3853b63638f14ce3ad4e7d72d276158c: Bootstrap starting.
I20260709 14:53:26.005568  7350 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1c9d2663b75146b888a015f1b5ab5ad9" candidate_uuid: "3853b63638f14ce3ad4e7d72d276158c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d75d40cbcd84cb4b284a0d8c8bcc1e0"
W20260709 14:53:26.006672  7391 leader_election.cc:343] T 1c9d2663b75146b888a015f1b5ab5ad9 P 3853b63638f14ce3ad4e7d72d276158c [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 1d75d40cbcd84cb4b284a0d8c8bcc1e0 (127.6.3.194:39831): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:26.007618  7426 raft_consensus.cc:3060] T c074f302205c4bada62dce41e557dbf8 P 3853b63638f14ce3ad4e7d72d276158c [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:26.012615  7655 leader_election.cc:290] T 1c9d2663b75146b888a015f1b5ab5ad9 P 3853b63638f14ce3ad4e7d72d276158c [CANDIDATE]: Term 1 election: Requested vote from peers 83ca7750fbc741b7afc841bda942cdb1 (127.6.3.193:39489), 1d75d40cbcd84cb4b284a0d8c8bcc1e0 (127.6.3.194:39831)
I20260709 14:53:26.012573  7275 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1c9d2663b75146b888a015f1b5ab5ad9" candidate_uuid: "3853b63638f14ce3ad4e7d72d276158c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "83ca7750fbc741b7afc841bda942cdb1"
I20260709 14:53:26.013695  7275 raft_consensus.cc:3060] T 1c9d2663b75146b888a015f1b5ab5ad9 P 83ca7750fbc741b7afc841bda942cdb1 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:26.015827  7545 consensus_queue.cc:1048] T c074f302205c4bada62dce41e557dbf8 P 1d75d40cbcd84cb4b284a0d8c8bcc1e0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3853b63638f14ce3ad4e7d72d276158c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 38165 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:53:26.020869  7275 raft_consensus.cc:2468] T 1c9d2663b75146b888a015f1b5ab5ad9 P 83ca7750fbc741b7afc841bda942cdb1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3853b63638f14ce3ad4e7d72d276158c in term 1.
I20260709 14:53:26.023598  7470 ts_tablet_manager.cc:1434] T a9d25e087f524187bf515b4fff98f983 P 83ca7750fbc741b7afc841bda942cdb1: Time spent starting tablet: real 0.059s	user 0.003s	sys 0.003s
I20260709 14:53:26.024497  7470 tablet_bootstrap.cc:492] T 2159fa83d9dc4c2692a23db12e0f1773 P 83ca7750fbc741b7afc841bda942cdb1: Bootstrap starting.
I20260709 14:53:26.024811  7719 consensus_queue.cc:1048] T e16419b6aae9473ea57727a0e25d441c P 83ca7750fbc741b7afc841bda942cdb1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1d75d40cbcd84cb4b284a0d8c8bcc1e0" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 39831 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:53:26.013634  7723 leader_election.cc:290] T 1c9d2663b75146b888a015f1b5ab5ad9 P 3853b63638f14ce3ad4e7d72d276158c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 83ca7750fbc741b7afc841bda942cdb1 (127.6.3.193:39489), 1d75d40cbcd84cb4b284a0d8c8bcc1e0 (127.6.3.194:39831)
I20260709 14:53:26.032833  7468 tablet_bootstrap.cc:654] T e4a0980dedec4434b498e78ac8df8599 P 3853b63638f14ce3ad4e7d72d276158c: Neither blocks nor log segments found. Creating new log.
W20260709 14:53:26.032168  7243 leader_election.cc:343] T e4a0980dedec4434b498e78ac8df8599 P 83ca7750fbc741b7afc841bda942cdb1 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3853b63638f14ce3ad4e7d72d276158c (127.6.3.195:38165): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:26.033493  7243 leader_election.cc:304] T e4a0980dedec4434b498e78ac8df8599 P 83ca7750fbc741b7afc841bda942cdb1 [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: 83ca7750fbc741b7afc841bda942cdb1; no voters: 1d75d40cbcd84cb4b284a0d8c8bcc1e0, 3853b63638f14ce3ad4e7d72d276158c
I20260709 14:53:26.034080  7719 raft_consensus.cc:2749] T e4a0980dedec4434b498e78ac8df8599 P 83ca7750fbc741b7afc841bda942cdb1 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:53:26.036546  7392 leader_election.cc:304] T 1c9d2663b75146b888a015f1b5ab5ad9 P 3853b63638f14ce3ad4e7d72d276158c [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: 3853b63638f14ce3ad4e7d72d276158c, 83ca7750fbc741b7afc841bda942cdb1; no voters: 1d75d40cbcd84cb4b284a0d8c8bcc1e0
I20260709 14:53:26.044374  7723 raft_consensus.cc:2804] T 1c9d2663b75146b888a015f1b5ab5ad9 P 3853b63638f14ce3ad4e7d72d276158c [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:53:26.044942  7723 raft_consensus.cc:697] T 1c9d2663b75146b888a015f1b5ab5ad9 P 3853b63638f14ce3ad4e7d72d276158c [term 1 LEADER]: Becoming Leader. State: Replica: 3853b63638f14ce3ad4e7d72d276158c, State: Running, Role: LEADER
I20260709 14:53:26.045740  7723 consensus_queue.cc:237] T 1c9d2663b75146b888a015f1b5ab5ad9 P 3853b63638f14ce3ad4e7d72d276158c [LEADER]: Queue going to LEADER mode. State: All 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: "83ca7750fbc741b7afc841bda942cdb1" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39489 } } peers { permanent_uuid: "1d75d40cbcd84cb4b284a0d8c8bcc1e0" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 39831 } } peers { permanent_uuid: "3853b63638f14ce3ad4e7d72d276158c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 38165 } }
I20260709 14:53:26.052047  7470 tablet_bootstrap.cc:654] T 2159fa83d9dc4c2692a23db12e0f1773 P 83ca7750fbc741b7afc841bda942cdb1: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:26.052186  7469 tablet_bootstrap.cc:492] T e2bf68dfe72543e4bd84978e91a112f3 P 1d75d40cbcd84cb4b284a0d8c8bcc1e0: No bootstrap required, opened a new log
I20260709 14:53:26.057272  7469 ts_tablet_manager.cc:1403] T e2bf68dfe72543e4bd84978e91a112f3 P 1d75d40cbcd84cb4b284a0d8c8bcc1e0: Time spent bootstrapping tablet: real 0.234s	user 0.024s	sys 0.032s
I20260709 14:53:26.058854  7175 catalog_manager.cc:5697] T 63ac319494e44cbd8d3f4c1fee8b856c P 83ca7750fbc741b7afc841bda942cdb1 reported cstate change: term changed from 0 to 1, leader changed from <none> to 83ca7750fbc741b7afc841bda942cdb1 (127.6.3.193). New cstate: current_term: 1 leader_uuid: "83ca7750fbc741b7afc841bda942cdb1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83ca7750fbc741b7afc841bda942cdb1" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39489 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1d75d40cbcd84cb4b284a0d8c8bcc1e0" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 39831 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3853b63638f14ce3ad4e7d72d276158c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 38165 } health_report { overall_health: UNKNOWN } } }
I20260709 14:53:26.061547  7469 raft_consensus.cc:359] T e2bf68dfe72543e4bd84978e91a112f3 P 1d75d40cbcd84cb4b284a0d8c8bcc1e0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83ca7750fbc741b7afc841bda942cdb1" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39489 } } peers { permanent_uuid: "1d75d40cbcd84cb4b284a0d8c8bcc1e0" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 39831 } } peers { permanent_uuid: "3853b63638f14ce3ad4e7d72d276158c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 38165 } }
I20260709 14:53:26.062759  7545 consensus_queue.cc:1048] T c074f302205c4bada62dce41e557dbf8 P 1d75d40cbcd84cb4b284a0d8c8bcc1e0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "83ca7750fbc741b7afc841bda942cdb1" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39489 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:53:26.064725  7469 raft_consensus.cc:385] T e2bf68dfe72543e4bd84978e91a112f3 P 1d75d40cbcd84cb4b284a0d8c8bcc1e0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:26.065027  7469 raft_consensus.cc:740] T e2bf68dfe72543e4bd84978e91a112f3 P 1d75d40cbcd84cb4b284a0d8c8bcc1e0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1d75d40cbcd84cb4b284a0d8c8bcc1e0, State: Initialized, Role: FOLLOWER
I20260709 14:53:26.115439  7469 consensus_queue.cc:260] T e2bf68dfe72543e4bd84978e91a112f3 P 1d75d40cbcd84cb4b284a0d8c8bcc1e0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83ca7750fbc741b7afc841bda942cdb1" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39489 } } peers { permanent_uuid: "1d75d40cbcd84cb4b284a0d8c8bcc1e0" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 39831 } } peers { permanent_uuid: "3853b63638f14ce3ad4e7d72d276158c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 38165 } }
I20260709 14:53:26.117384  7469 ts_tablet_manager.cc:1434] T e2bf68dfe72543e4bd84978e91a112f3 P 1d75d40cbcd84cb4b284a0d8c8bcc1e0: Time spent starting tablet: real 0.059s	user 0.005s	sys 0.000s
I20260709 14:53:26.118151  7469 tablet_bootstrap.cc:492] T f167ec177a7c43dcb47bdfbef90e8d91 P 1d75d40cbcd84cb4b284a0d8c8bcc1e0: Bootstrap starting.
W20260709 14:53:26.119166  7766 log.cc:927] Time spent T d8038c7c8d9847ce8feff810a296f0c5 P 3853b63638f14ce3ad4e7d72d276158c: Append to log took a long time: real 0.051s	user 0.001s	sys 0.000s
I20260709 14:53:26.130293  7717 raft_consensus.cc:493] T e524e02272da466c8a64f6915940adbc P 83ca7750fbc741b7afc841bda942cdb1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:26.131141  7717 raft_consensus.cc:515] T e524e02272da466c8a64f6915940adbc P 83ca7750fbc741b7afc841bda942cdb1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83ca7750fbc741b7afc841bda942cdb1" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39489 } } peers { permanent_uuid: "1d75d40cbcd84cb4b284a0d8c8bcc1e0" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 39831 } } peers { permanent_uuid: "3853b63638f14ce3ad4e7d72d276158c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 38165 } }
I20260709 14:53:26.134469  7717 leader_election.cc:290] T e524e02272da466c8a64f6915940adbc P 83ca7750fbc741b7afc841bda942cdb1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1d75d40cbcd84cb4b284a0d8c8bcc1e0 (127.6.3.194:39831), 3853b63638f14ce3ad4e7d72d276158c (127.6.3.195:38165)
I20260709 14:53:26.135316  7717 raft_consensus.cc:493] T 4b2be9a148e64cd7919aff18b4b6e524 P 83ca7750fbc741b7afc841bda942cdb1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:26.136049  7717 raft_consensus.cc:515] T 4b2be9a148e64cd7919aff18b4b6e524 P 83ca7750fbc741b7afc841bda942cdb1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83ca7750fbc741b7afc841bda942cdb1" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39489 } } peers { permanent_uuid: "1d75d40cbcd84cb4b284a0d8c8bcc1e0" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 39831 } } peers { permanent_uuid: "3853b63638f14ce3ad4e7d72d276158c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 38165 } }
I20260709 14:53:26.138701  7717 leader_election.cc:290] T 4b2be9a148e64cd7919aff18b4b6e524 P 83ca7750fbc741b7afc841bda942cdb1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1d75d40cbcd84cb4b284a0d8c8bcc1e0 (127.6.3.194:39831), 3853b63638f14ce3ad4e7d72d276158c (127.6.3.195:38165)
I20260709 14:53:26.141203  7718 raft_consensus.cc:493] T e16419b6aae9473ea57727a0e25d441c P 3853b63638f14ce3ad4e7d72d276158c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:26.151163  7470 tablet_bootstrap.cc:492] T 2159fa83d9dc4c2692a23db12e0f1773 P 83ca7750fbc741b7afc841bda942cdb1: No bootstrap required, opened a new log
I20260709 14:53:26.151631  7470 ts_tablet_manager.cc:1403] T 2159fa83d9dc4c2692a23db12e0f1773 P 83ca7750fbc741b7afc841bda942cdb1: Time spent bootstrapping tablet: real 0.127s	user 0.013s	sys 0.013s
I20260709 14:53:26.145258  7655 raft_consensus.cc:493] T e524e02272da466c8a64f6915940adbc P 3853b63638f14ce3ad4e7d72d276158c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:26.152881  7718 raft_consensus.cc:515] T e16419b6aae9473ea57727a0e25d441c P 3853b63638f14ce3ad4e7d72d276158c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83ca7750fbc741b7afc841bda942cdb1" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39489 } } peers { permanent_uuid: "1d75d40cbcd84cb4b284a0d8c8bcc1e0" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 39831 } } peers { permanent_uuid: "3853b63638f14ce3ad4e7d72d276158c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 38165 } }
I20260709 14:53:26.156418  7688 raft_consensus.cc:493] T d50df7ba44164856925cacbe1414d851 P 1d75d40cbcd84cb4b284a0d8c8bcc1e0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:26.156847  7688 raft_consensus.cc:515] T d50df7ba44164856925cacbe1414d851 P 1d75d40cbcd84cb4b284a0d8c8bcc1e0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83ca7750fbc741b7afc841bda942cdb1" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39489 } } peers { permanent_uuid: "1d75d40cbcd84cb4b284a0d8c8bcc1e0" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 39831 } } peers { permanent_uuid: "3853b63638f14ce3ad4e7d72d276158c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 38165 } }
I20260709 14:53:26.157334  7468 tablet_bootstrap.cc:492] T e4a0980dedec4434b498e78ac8df8599 P 3853b63638f14ce3ad4e7d72d276158c: No bootstrap required, opened a new log
I20260709 14:53:26.157739  7468 ts_tablet_manager.cc:1403] T e4a0980dedec4434b498e78ac8df8599 P 3853b63638f14ce3ad4e7d72d276158c: Time spent bootstrapping tablet: real 0.154s	user 0.010s	sys 0.019s
I20260709 14:53:26.153667  7424 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e524e02272da466c8a64f6915940adbc" candidate_uuid: "83ca7750fbc741b7afc841bda942cdb1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3853b63638f14ce3ad4e7d72d276158c" is_pre_election: true
I20260709 14:53:26.159303  7688 leader_election.cc:290] T d50df7ba44164856925cacbe1414d851 P 1d75d40cbcd84cb4b284a0d8c8bcc1e0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 83ca7750fbc741b7afc841bda942cdb1 (127.6.3.193:39489), 3853b63638f14ce3ad4e7d72d276158c (127.6.3.195:38165)
I20260709 14:53:26.160808  7468 raft_consensus.cc:359] T e4a0980dedec4434b498e78ac8df8599 P 3853b63638f14ce3ad4e7d72d276158c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83ca7750fbc741b7afc841bda942cdb1" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39489 } } peers { permanent_uuid: "1d75d40cbcd84cb4b284a0d8c8bcc1e0" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 39831 } } peers { permanent_uuid: "3853b63638f14ce3ad4e7d72d276158c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 38165 } }
I20260709 14:53:26.164215  7468 raft_consensus.cc:385] T e4a0980dedec4434b498e78ac8df8599 P 3853b63638f14ce3ad4e7d72d276158c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:26.164455  7468 raft_consensus.cc:740] T e4a0980dedec4434b498e78ac8df8599 P 3853b63638f14ce3ad4e7d72d276158c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3853b63638f14ce3ad4e7d72d276158c, State: Initialized, Role: FOLLOWER
I20260709 14:53:26.165527  7468 consensus_queue.cc:260] T e4a0980dedec4434b498e78ac8df8599 P 3853b63638f14ce3ad4e7d72d276158c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83ca7750fbc741b7afc841bda942cdb1" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39489 } } peers { permanent_uuid: "1d75d40cbcd84cb4b284a0d8c8bcc1e0" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 39831 } } peers { permanent_uuid: "3853b63638f14ce3ad4e7d72d276158c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 38165 } }
I20260709 14:53:26.168041  7468 ts_tablet_manager.cc:1434] T e4a0980dedec4434b498e78ac8df8599 P 3853b63638f14ce3ad4e7d72d276158c: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.001s
I20260709 14:53:26.169796  7278 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d50df7ba44164856925cacbe1414d851" candidate_uuid: "1d75d40cbcd84cb4b284a0d8c8bcc1e0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "83ca7750fbc741b7afc841bda942cdb1" is_pre_election: true
I20260709 14:53:26.170518  7423 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d50df7ba44164856925cacbe1414d851" candidate_uuid: "1d75d40cbcd84cb4b284a0d8c8bcc1e0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3853b63638f14ce3ad4e7d72d276158c" is_pre_election: true
I20260709 14:53:26.171450  7350 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e524e02272da466c8a64f6915940adbc" candidate_uuid: "83ca7750fbc741b7afc841bda942cdb1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d75d40cbcd84cb4b284a0d8c8bcc1e0" is_pre_election: true
I20260709 14:53:26.171674  7469 tablet_bootstrap.cc:654] T f167ec177a7c43dcb47bdfbef90e8d91 P 1d75d40cbcd84cb4b284a0d8c8bcc1e0: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:26.172078  7350 raft_consensus.cc:2468] T e524e02272da466c8a64f6915940adbc P 1d75d40cbcd84cb4b284a0d8c8bcc1e0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 83ca7750fbc741b7afc841bda942cdb1 in term 0.
I20260709 14:53:26.171903  7470 raft_consensus.cc:359] T 2159fa83d9dc4c2692a23db12e0f1773 P 83ca7750fbc741b7afc841bda942cdb1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83ca7750fbc741b7afc841bda942cdb1" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39489 } } peers { permanent_uuid: "1d75d40cbcd84cb4b284a0d8c8bcc1e0" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 39831 } } peers { permanent_uuid: "3853b63638f14ce3ad4e7d72d276158c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 38165 } }
I20260709 14:53:26.172700  7470 raft_consensus.cc:385] T 2159fa83d9dc4c2692a23db12e0f1773 P 83ca7750fbc741b7afc841bda942cdb1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:26.172966  7470 raft_consensus.cc:740] T 2159fa83d9dc4c2692a23db12e0f1773 P 83ca7750fbc741b7afc841bda942cdb1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 83ca7750fbc741b7afc841bda942cdb1, State: Initialized, Role: FOLLOWER
W20260709 14:53:26.173454  7318 leader_election.cc:343] T d50df7ba44164856925cacbe1414d851 P 1d75d40cbcd84cb4b284a0d8c8bcc1e0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 83ca7750fbc741b7afc841bda942cdb1 (127.6.3.193:39489): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:26.173988  7470 consensus_queue.cc:260] T 2159fa83d9dc4c2692a23db12e0f1773 P 83ca7750fbc741b7afc841bda942cdb1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83ca7750fbc741b7afc841bda942cdb1" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39489 } } peers { permanent_uuid: "1d75d40cbcd84cb4b284a0d8c8bcc1e0" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 39831 } } peers { permanent_uuid: "3853b63638f14ce3ad4e7d72d276158c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 38165 } }
I20260709 14:53:26.174655  7176 catalog_manager.cc:5697] T 1c9d2663b75146b888a015f1b5ab5ad9 P 3853b63638f14ce3ad4e7d72d276158c reported cstate change: term changed from 0 to 1, leader changed from <none> to 3853b63638f14ce3ad4e7d72d276158c (127.6.3.195). New cstate: current_term: 1 leader_uuid: "3853b63638f14ce3ad4e7d72d276158c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83ca7750fbc741b7afc841bda942cdb1" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39489 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1d75d40cbcd84cb4b284a0d8c8bcc1e0" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 39831 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3853b63638f14ce3ad4e7d72d276158c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 38165 } health_report { overall_health: HEALTHY } } }
W20260709 14:53:26.176220  7318 leader_election.cc:343] T d50df7ba44164856925cacbe1414d851 P 1d75d40cbcd84cb4b284a0d8c8bcc1e0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3853b63638f14ce3ad4e7d72d276158c (127.6.3.195:38165): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:26.176643  7318 leader_election.cc:304] T d50df7ba44164856925cacbe1414d851 P 1d75d40cbcd84cb4b284a0d8c8bcc1e0 [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: 1d75d40cbcd84cb4b284a0d8c8bcc1e0; no voters: 3853b63638f14ce3ad4e7d72d276158c, 83ca7750fbc741b7afc841bda942cdb1
I20260709 14:53:26.178268  7352 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4b2be9a148e64cd7919aff18b4b6e524" candidate_uuid: "83ca7750fbc741b7afc841bda942cdb1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d75d40cbcd84cb4b284a0d8c8bcc1e0" is_pre_election: true
I20260709 14:53:26.158326  7655 raft_consensus.cc:515] T e524e02272da466c8a64f6915940adbc P 3853b63638f14ce3ad4e7d72d276158c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83ca7750fbc741b7afc841bda942cdb1" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39489 } } peers { permanent_uuid: "1d75d40cbcd84cb4b284a0d8c8bcc1e0" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 39831 } } peers { permanent_uuid: "3853b63638f14ce3ad4e7d72d276158c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 38165 } }
I20260709 14:53:26.187580  7730 raft_consensus.cc:2749] T d50df7ba44164856925cacbe1414d851 P 1d75d40cbcd84cb4b284a0d8c8bcc1e0 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:53:26.188756  7718 leader_election.cc:290] T e16419b6aae9473ea57727a0e25d441c P 3853b63638f14ce3ad4e7d72d276158c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 83ca7750fbc741b7afc841bda942cdb1 (127.6.3.193:39489), 1d75d40cbcd84cb4b284a0d8c8bcc1e0 (127.6.3.194:39831)
I20260709 14:53:26.189162  7424 raft_consensus.cc:2468] T e524e02272da466c8a64f6915940adbc P 3853b63638f14ce3ad4e7d72d276158c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 83ca7750fbc741b7afc841bda942cdb1 in term 0.
I20260709 14:53:26.190912  7348 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e16419b6aae9473ea57727a0e25d441c" candidate_uuid: "3853b63638f14ce3ad4e7d72d276158c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d75d40cbcd84cb4b284a0d8c8bcc1e0" is_pre_election: true
W20260709 14:53:26.191397  7242 leader_election.cc:343] T 4b2be9a148e64cd7919aff18b4b6e524 P 83ca7750fbc741b7afc841bda942cdb1 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1d75d40cbcd84cb4b284a0d8c8bcc1e0 (127.6.3.194:39831): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:26.193051  7242 leader_election.cc:304] T e524e02272da466c8a64f6915940adbc P 83ca7750fbc741b7afc841bda942cdb1 [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: 1d75d40cbcd84cb4b284a0d8c8bcc1e0, 83ca7750fbc741b7afc841bda942cdb1; no voters: 
I20260709 14:53:26.194553  7775 raft_consensus.cc:2804] T e524e02272da466c8a64f6915940adbc P 83ca7750fbc741b7afc841bda942cdb1 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:53:26.194617  7655 leader_election.cc:290] T e524e02272da466c8a64f6915940adbc P 3853b63638f14ce3ad4e7d72d276158c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 83ca7750fbc741b7afc841bda942cdb1 (127.6.3.193:39489), 1d75d40cbcd84cb4b284a0d8c8bcc1e0 (127.6.3.194:39831)
I20260709 14:53:26.198580  7470 ts_tablet_manager.cc:1434] T 2159fa83d9dc4c2692a23db12e0f1773 P 83ca7750fbc741b7afc841bda942cdb1: Time spent starting tablet: real 0.047s	user 0.006s	sys 0.000s
I20260709 14:53:26.199622  7470 tablet_bootstrap.cc:492] T d50df7ba44164856925cacbe1414d851 P 83ca7750fbc741b7afc841bda942cdb1: Bootstrap starting.
I20260709 14:53:26.194963  7775 raft_consensus.cc:493] T e524e02272da466c8a64f6915940adbc P 83ca7750fbc741b7afc841bda942cdb1 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:53:26.200115  7353 raft_consensus.cc:3060] T 260e9e4b4b174c06bd78fff8989f2cda P 1d75d40cbcd84cb4b284a0d8c8bcc1e0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:26.200403  7775 raft_consensus.cc:3060] T e524e02272da466c8a64f6915940adbc P 83ca7750fbc741b7afc841bda942cdb1 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:26.233547  7279 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e16419b6aae9473ea57727a0e25d441c" candidate_uuid: "3853b63638f14ce3ad4e7d72d276158c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "83ca7750fbc741b7afc841bda942cdb1" is_pre_election: true
I20260709 14:53:26.234922  7348 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e524e02272da466c8a64f6915940adbc" candidate_uuid: "3853b63638f14ce3ad4e7d72d276158c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d75d40cbcd84cb4b284a0d8c8bcc1e0" is_pre_election: true
I20260709 14:53:26.235646  7348 raft_consensus.cc:2468] T e524e02272da466c8a64f6915940adbc P 1d75d40cbcd84cb4b284a0d8c8bcc1e0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3853b63638f14ce3ad4e7d72d276158c in term 0.
I20260709 14:53:26.236951  7775 raft_consensus.cc:515] T e524e02272da466c8a64f6915940adbc P 83ca7750fbc741b7afc841bda942cdb1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83ca7750fbc741b7afc841bda942cdb1" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39489 } } peers { permanent_uuid: "1d75d40cbcd84cb4b284a0d8c8bcc1e0" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 39831 } } peers { permanent_uuid: "3853b63638f14ce3ad4e7d72d276158c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 38165 } }
I20260709 14:53:26.237269  7688 raft_consensus.cc:493] T 260e9e4b4b174c06bd78fff8989f2cda P 1d75d40cbcd84cb4b284a0d8c8bcc1e0 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:26.237713  7688 raft_consensus.cc:515] T 260e9e4b4b174c06bd78fff8989f2cda P 1d75d40cbcd84cb4b284a0d8c8bcc1e0 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83ca7750fbc741b7afc841bda942cdb1" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39489 } } peers { permanent_uuid: "1d75d40cbcd84cb4b284a0d8c8bcc1e0" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 39831 } } peers { permanent_uuid: "3853b63638f14ce3ad4e7d72d276158c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 38165 } }
I20260709 14:53:26.238490  7468 tablet_bootstrap.cc:492] T b39008948c8c470fb7d43ae3a2fd0ea6 P 3853b63638f14ce3ad4e7d72d276158c: Bootstrap starting.
I20260709 14:53:26.241883  7391 leader_election.cc:304] T e524e02272da466c8a64f6915940adbc P 3853b63638f14ce3ad4e7d72d276158c [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: 1d75d40cbcd84cb4b284a0d8c8bcc1e0, 3853b63638f14ce3ad4e7d72d276158c; no voters: 
I20260709 14:53:26.244222  7392 leader_election.cc:304] T e16419b6aae9473ea57727a0e25d441c P 3853b63638f14ce3ad4e7d72d276158c [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: 3853b63638f14ce3ad4e7d72d276158c; no voters: 1d75d40cbcd84cb4b284a0d8c8bcc1e0, 83ca7750fbc741b7afc841bda942cdb1
I20260709 14:53:26.237727  7421 raft_consensus.cc:3060] T e16419b6aae9473ea57727a0e25d441c P 3853b63638f14ce3ad4e7d72d276158c [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:26.245560  7275 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e524e02272da466c8a64f6915940adbc" candidate_uuid: "3853b63638f14ce3ad4e7d72d276158c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "83ca7750fbc741b7afc841bda942cdb1" is_pre_election: true
I20260709 14:53:26.232127  7589 raft_consensus.cc:493] T e4a0980dedec4434b498e78ac8df8599 P 3853b63638f14ce3ad4e7d72d276158c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:26.246373  7275 raft_consensus.cc:2393] T e524e02272da466c8a64f6915940adbc P 83ca7750fbc741b7afc841bda942cdb1 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 3853b63638f14ce3ad4e7d72d276158c in current term 1: Already voted for candidate 83ca7750fbc741b7afc841bda942cdb1 in this term.
I20260709 14:53:26.247052  7686 raft_consensus.cc:493] T e2bf68dfe72543e4bd84978e91a112f3 P 1d75d40cbcd84cb4b284a0d8c8bcc1e0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:26.242615  7717 raft_consensus.cc:493] T 9eaf6fbebb204ef29c1e4d5288665b9f P 83ca7750fbc741b7afc841bda942cdb1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:26.247542  7650 consensus_queue.cc:1048] T 260e9e4b4b174c06bd78fff8989f2cda P 83ca7750fbc741b7afc841bda942cdb1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1d75d40cbcd84cb4b284a0d8c8bcc1e0" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 39831 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:53:26.247895  7717 raft_consensus.cc:515] T 9eaf6fbebb204ef29c1e4d5288665b9f P 83ca7750fbc741b7afc841bda942cdb1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83ca7750fbc741b7afc841bda942cdb1" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39489 } } peers { permanent_uuid: "1d75d40cbcd84cb4b284a0d8c8bcc1e0" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 39831 } } peers { permanent_uuid: "3853b63638f14ce3ad4e7d72d276158c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 38165 } }
I20260709 14:53:26.248441  7428 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "260e9e4b4b174c06bd78fff8989f2cda" candidate_uuid: "1d75d40cbcd84cb4b284a0d8c8bcc1e0" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3853b63638f14ce3ad4e7d72d276158c" is_pre_election: true
I20260709 14:53:26.248987  7428 raft_consensus.cc:2468] T 260e9e4b4b174c06bd78fff8989f2cda P 3853b63638f14ce3ad4e7d72d276158c [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1d75d40cbcd84cb4b284a0d8c8bcc1e0 in term 1.
I20260709 14:53:26.240407  7688 leader_election.cc:290] T 260e9e4b4b174c06bd78fff8989f2cda P 1d75d40cbcd84cb4b284a0d8c8bcc1e0 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 83ca7750fbc741b7afc841bda942cdb1 (127.6.3.193:39489), 3853b63638f14ce3ad4e7d72d276158c (127.6.3.195:38165)
I20260709 14:53:26.247450  7279 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "260e9e4b4b174c06bd78fff8989f2cda" candidate_uuid: "1d75d40cbcd84cb4b284a0d8c8bcc1e0" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "83ca7750fbc741b7afc841bda942cdb1" is_pre_election: true
I20260709 14:53:26.249910  7318 leader_election.cc:304] T 260e9e4b4b174c06bd78fff8989f2cda P 1d75d40cbcd84cb4b284a0d8c8bcc1e0 [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: 1d75d40cbcd84cb4b284a0d8c8bcc1e0, 3853b63638f14ce3ad4e7d72d276158c; no voters: 
I20260709 14:53:26.247498  7686 raft_consensus.cc:515] T e2bf68dfe72543e4bd84978e91a112f3 P 1d75d40cbcd84cb4b284a0d8c8bcc1e0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83ca7750fbc741b7afc841bda942cdb1" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39489 } } peers { permanent_uuid: "1d75d40cbcd84cb4b284a0d8c8bcc1e0" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 39831 } } peers { permanent_uuid: "3853b63638f14ce3ad4e7d72d276158c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 38165 } }
I20260709 14:53:26.238950  7775 leader_election.cc:290] T e524e02272da466c8a64f6915940adbc P 83ca7750fbc741b7afc841bda942cdb1 [CANDIDATE]: Term 1 election: Requested vote from peers 1d75d40cbcd84cb4b284a0d8c8bcc1e0 (127.6.3.194:39831), 3853b63638f14ce3ad4e7d72d276158c (127.6.3.195:38165)
I20260709 14:53:26.254482  7717 leader_election.cc:290] T 9eaf6fbebb204ef29c1e4d5288665b9f P 83ca7750fbc741b7afc841bda942cdb1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1d75d40cbcd84cb4b284a0d8c8bcc1e0 (127.6.3.194:39831), 3853b63638f14ce3ad4e7d72d276158c (127.6.3.195:38165)
I20260709 14:53:26.258194  7428 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e524e02272da466c8a64f6915940adbc" candidate_uuid: "83ca7750fbc741b7afc841bda942cdb1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3853b63638f14ce3ad4e7d72d276158c"
I20260709 14:53:26.259282  7655 raft_consensus.cc:2804] T e524e02272da466c8a64f6915940adbc P 3853b63638f14ce3ad4e7d72d276158c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:53:26.262759  7655 raft_consensus.cc:493] T e524e02272da466c8a64f6915940adbc P 3853b63638f14ce3ad4e7d72d276158c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:53:26.263381  7655 raft_consensus.cc:3060] T e524e02272da466c8a64f6915940adbc P 3853b63638f14ce3ad4e7d72d276158c [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:26.246369  7589 raft_consensus.cc:515] T e4a0980dedec4434b498e78ac8df8599 P 3853b63638f14ce3ad4e7d72d276158c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83ca7750fbc741b7afc841bda942cdb1" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39489 } } peers { permanent_uuid: "1d75d40cbcd84cb4b284a0d8c8bcc1e0" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 39831 } } peers { permanent_uuid: "3853b63638f14ce3ad4e7d72d276158c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 38165 } }
I20260709 14:53:26.264482  7718 raft_consensus.cc:493] T 4b2be9a148e64cd7919aff18b4b6e524 P 3853b63638f14ce3ad4e7d72d276158c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:26.265081  7589 leader_election.cc:290] T e4a0980dedec4434b498e78ac8df8599 P 3853b63638f14ce3ad4e7d72d276158c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 83ca7750fbc741b7afc841bda942cdb1 (127.6.3.193:39489), 1d75d40cbcd84cb4b284a0d8c8bcc1e0 (127.6.3.194:39831)
I20260709 14:53:26.264919  7718 raft_consensus.cc:515] T 4b2be9a148e64cd7919aff18b4b6e524 P 3853b63638f14ce3ad4e7d72d276158c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83ca7750fbc741b7afc841bda942cdb1" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39489 } } peers { permanent_uuid: "1d75d40cbcd84cb4b284a0d8c8bcc1e0" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 39831 } } peers { permanent_uuid: "3853b63638f14ce3ad4e7d72d276158c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 38165 } }
I20260709 14:53:26.266769  7718 leader_election.cc:290] T 4b2be9a148e64cd7919aff18b4b6e524 P 3853b63638f14ce3ad4e7d72d276158c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 83ca7750fbc741b7afc841bda942cdb1 (127.6.3.193:39489), 1d75d40cbcd84cb4b284a0d8c8bcc1e0 (127.6.3.194:39831)
I20260709 14:53:26.270377  7723 raft_consensus.cc:2749] T e16419b6aae9473ea57727a0e25d441c P 3853b63638f14ce3ad4e7d72d276158c [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:53:26.273375  7428 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e2bf68dfe72543e4bd84978e91a112f3" candidate_uuid: "1d75d40cbcd84cb4b284a0d8c8bcc1e0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3853b63638f14ce3ad4e7d72d276158c" is_pre_election: true
I20260709 14:53:26.274188  7425 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4b2be9a148e64cd7919aff18b4b6e524" candidate_uuid: "83ca7750fbc741b7afc841bda942cdb1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3853b63638f14ce3ad4e7d72d276158c" is_pre_election: true
I20260709 14:53:26.274739  7425 raft_consensus.cc:2468] T 4b2be9a148e64cd7919aff18b4b6e524 P 3853b63638f14ce3ad4e7d72d276158c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 83ca7750fbc741b7afc841bda942cdb1 in term 0.
I20260709 14:53:26.245188  7353 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e524e02272da466c8a64f6915940adbc" candidate_uuid: "83ca7750fbc741b7afc841bda942cdb1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d75d40cbcd84cb4b284a0d8c8bcc1e0"
I20260709 14:53:26.276468  7353 raft_consensus.cc:3060] T e524e02272da466c8a64f6915940adbc P 1d75d40cbcd84cb4b284a0d8c8bcc1e0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:26.277024  7468 tablet_bootstrap.cc:654] T b39008948c8c470fb7d43ae3a2fd0ea6 P 3853b63638f14ce3ad4e7d72d276158c: Neither blocks nor log segments found. Creating new log.
W20260709 14:53:26.277822  7318 leader_election.cc:343] T e2bf68dfe72543e4bd84978e91a112f3 P 1d75d40cbcd84cb4b284a0d8c8bcc1e0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3853b63638f14ce3ad4e7d72d276158c (127.6.3.195:38165): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:26.262914  7686 leader_election.cc:290] T e2bf68dfe72543e4bd84978e91a112f3 P 1d75d40cbcd84cb4b284a0d8c8bcc1e0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 83ca7750fbc741b7afc841bda942cdb1 (127.6.3.193:39489), 3853b63638f14ce3ad4e7d72d276158c (127.6.3.195:38165)
I20260709 14:53:26.284495  7469 tablet_bootstrap.cc:492] T f167ec177a7c43dcb47bdfbef90e8d91 P 1d75d40cbcd84cb4b284a0d8c8bcc1e0: No bootstrap required, opened a new log
I20260709 14:53:26.284885  7469 ts_tablet_manager.cc:1403] T f167ec177a7c43dcb47bdfbef90e8d91 P 1d75d40cbcd84cb4b284a0d8c8bcc1e0: Time spent bootstrapping tablet: real 0.167s	user 0.007s	sys 0.020s
I20260709 14:53:26.287303  7469 raft_consensus.cc:359] T f167ec177a7c43dcb47bdfbef90e8d91 P 1d75d40cbcd84cb4b284a0d8c8bcc1e0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83ca7750fbc741b7afc841bda942cdb1" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39489 } } peers { permanent_uuid: "1d75d40cbcd84cb4b284a0d8c8bcc1e0" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 39831 } } peers { permanent_uuid: "3853b63638f14ce3ad4e7d72d276158c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 38165 } }
I20260709 14:53:26.288111  7469 raft_consensus.cc:385] T f167ec177a7c43dcb47bdfbef90e8d91 P 1d75d40cbcd84cb4b284a0d8c8bcc1e0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:26.288393  7469 raft_consensus.cc:740] T f167ec177a7c43dcb47bdfbef90e8d91 P 1d75d40cbcd84cb4b284a0d8c8bcc1e0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1d75d40cbcd84cb4b284a0d8c8bcc1e0, State: Initialized, Role: FOLLOWER
I20260709 14:53:26.289162  7469 consensus_queue.cc:260] T f167ec177a7c43dcb47bdfbef90e8d91 P 1d75d40cbcd84cb4b284a0d8c8bcc1e0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83ca7750fbc741b7afc841bda942cdb1" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39489 } } peers { permanent_uuid: "1d75d40cbcd84cb4b284a0d8c8bcc1e0" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 39831 } } peers { permanent_uuid: "3853b63638f14ce3ad4e7d72d276158c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 38165 } }
I20260709 14:53:26.290760  7469 ts_tablet_manager.cc:1434] T f167ec177a7c43dcb47bdfbef90e8d91 P 1d75d40cbcd84cb4b284a0d8c8bcc1e0: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.001s
I20260709 14:53:26.291673  7469 tablet_bootstrap.cc:492] T a9d25e087f524187bf515b4fff98f983 P 1d75d40cbcd84cb4b284a0d8c8bcc1e0: Bootstrap starting.
W20260709 14:53:26.348173  7243 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.6.3.195:38165, user_credentials={real_user=slave}} blocked reactor thread for 92243.2us
I20260709 14:53:26.353994  7348 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9eaf6fbebb204ef29c1e4d5288665b9f" candidate_uuid: "83ca7750fbc741b7afc841bda942cdb1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d75d40cbcd84cb4b284a0d8c8bcc1e0" is_pre_election: true
I20260709 14:53:26.354408  7279 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e2bf68dfe72543e4bd84978e91a112f3" candidate_uuid: "1d75d40cbcd84cb4b284a0d8c8bcc1e0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "83ca7750fbc741b7afc841bda942cdb1" is_pre_election: true
I20260709 14:53:26.355533  7348 raft_consensus.cc:2468] T 9eaf6fbebb204ef29c1e4d5288665b9f P 1d75d40cbcd84cb4b284a0d8c8bcc1e0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 83ca7750fbc741b7afc841bda942cdb1 in term 0.
I20260709 14:53:26.357555  7242 leader_election.cc:304] T 9eaf6fbebb204ef29c1e4d5288665b9f P 83ca7750fbc741b7afc841bda942cdb1 [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: 1d75d40cbcd84cb4b284a0d8c8bcc1e0, 83ca7750fbc741b7afc841bda942cdb1; no voters: 
I20260709 14:53:26.372947  7468 tablet_bootstrap.cc:492] T b39008948c8c470fb7d43ae3a2fd0ea6 P 3853b63638f14ce3ad4e7d72d276158c: No bootstrap required, opened a new log
I20260709 14:53:26.373879  7468 ts_tablet_manager.cc:1403] T b39008948c8c470fb7d43ae3a2fd0ea6 P 3853b63638f14ce3ad4e7d72d276158c: Time spent bootstrapping tablet: real 0.136s	user 0.012s	sys 0.002s
I20260709 14:53:26.384879  7786 raft_consensus.cc:493] T f167ec177a7c43dcb47bdfbef90e8d91 P 1d75d40cbcd84cb4b284a0d8c8bcc1e0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:26.385536  7786 raft_consensus.cc:515] T f167ec177a7c43dcb47bdfbef90e8d91 P 1d75d40cbcd84cb4b284a0d8c8bcc1e0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83ca7750fbc741b7afc841bda942cdb1" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39489 } } peers { permanent_uuid: "1d75d40cbcd84cb4b284a0d8c8bcc1e0" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 39831 } } peers { permanent_uuid: "3853b63638f14ce3ad4e7d72d276158c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 38165 } }
I20260709 14:53:26.387982  7655 raft_consensus.cc:515] T e524e02272da466c8a64f6915940adbc P 3853b63638f14ce3ad4e7d72d276158c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83ca7750fbc741b7afc841bda942cdb1" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39489 } } peers { permanent_uuid: "1d75d40cbcd84cb4b284a0d8c8bcc1e0" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 39831 } } peers { permanent_uuid: "3853b63638f14ce3ad4e7d72d276158c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 38165 } }
I20260709 14:53:26.389184  7719 consensus_queue.cc:1048] T e16419b6aae9473ea57727a0e25d441c P 83ca7750fbc741b7afc841bda942cdb1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3853b63638f14ce3ad4e7d72d276158c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 38165 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:53:26.390316  7717 raft_consensus.cc:2804] T 9eaf6fbebb204ef29c1e4d5288665b9f P 83ca7750fbc741b7afc841bda942cdb1 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:53:26.390605  7655 leader_election.cc:290] T e524e02272da466c8a64f6915940adbc P 3853b63638f14ce3ad4e7d72d276158c [CANDIDATE]: Term 1 election: Requested vote from peers 83ca7750fbc741b7afc841bda942cdb1 (127.6.3.193:39489), 1d75d40cbcd84cb4b284a0d8c8bcc1e0 (127.6.3.194:39831)
I20260709 14:53:26.390697  7717 raft_consensus.cc:493] T 9eaf6fbebb204ef29c1e4d5288665b9f P 83ca7750fbc741b7afc841bda942cdb1 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:53:26.391199  7717 raft_consensus.cc:3060] T 9eaf6fbebb204ef29c1e4d5288665b9f P 83ca7750fbc741b7afc841bda942cdb1 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:26.389323  7711 consensus_queue.cc:1048] T 260e9e4b4b174c06bd78fff8989f2cda P 83ca7750fbc741b7afc841bda942cdb1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3853b63638f14ce3ad4e7d72d276158c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 38165 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
W20260709 14:53:26.396337  7318 leader_election.cc:343] T e2bf68dfe72543e4bd84978e91a112f3 P 1d75d40cbcd84cb4b284a0d8c8bcc1e0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 83ca7750fbc741b7afc841bda942cdb1 (127.6.3.193:39489): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:26.396905  7318 leader_election.cc:304] T e2bf68dfe72543e4bd84978e91a112f3 P 1d75d40cbcd84cb4b284a0d8c8bcc1e0 [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: 1d75d40cbcd84cb4b284a0d8c8bcc1e0; no voters: 3853b63638f14ce3ad4e7d72d276158c, 83ca7750fbc741b7afc841bda942cdb1
I20260709 14:53:26.398707  7787 raft_consensus.cc:2749] T e2bf68dfe72543e4bd84978e91a112f3 P 1d75d40cbcd84cb4b284a0d8c8bcc1e0 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:53:26.379563  7545 raft_consensus.cc:2804] T 260e9e4b4b174c06bd78fff8989f2cda P 1d75d40cbcd84cb4b284a0d8c8bcc1e0 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:53:26.380620  7520 raft_consensus.cc:493] T 2159fa83d9dc4c2692a23db12e0f1773 P 83ca7750fbc741b7afc841bda942cdb1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 14:53:26.401278  7391 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.6.3.194:39831, user_credentials={real_user=slave}} blocked reactor thread for 159380us
I20260709 14:53:26.401615  7520 raft_consensus.cc:515] T 2159fa83d9dc4c2692a23db12e0f1773 P 83ca7750fbc741b7afc841bda942cdb1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83ca7750fbc741b7afc841bda942cdb1" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39489 } } peers { permanent_uuid: "1d75d40cbcd84cb4b284a0d8c8bcc1e0" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 39831 } } peers { permanent_uuid: "3853b63638f14ce3ad4e7d72d276158c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 38165 } }
W20260709 14:53:26.405529  7243 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.6.3.195:38165, user_credentials={real_user=slave}} blocked reactor thread for 53596.9us
I20260709 14:53:26.406920  7717 raft_consensus.cc:515] T 9eaf6fbebb204ef29c1e4d5288665b9f P 83ca7750fbc741b7afc841bda942cdb1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83ca7750fbc741b7afc841bda942cdb1" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39489 } } peers { permanent_uuid: "1d75d40cbcd84cb4b284a0d8c8bcc1e0" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 39831 } } peers { permanent_uuid: "3853b63638f14ce3ad4e7d72d276158c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 38165 } }
I20260709 14:53:26.420912  7520 leader_election.cc:290] T 2159fa83d9dc4c2692a23db12e0f1773 P 83ca7750fbc741b7afc841bda942cdb1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1d75d40cbcd84cb4b284a0d8c8bcc1e0 (127.6.3.194:39831), 3853b63638f14ce3ad4e7d72d276158c (127.6.3.195:38165)
I20260709 14:53:26.417933  7468 raft_consensus.cc:359] T b39008948c8c470fb7d43ae3a2fd0ea6 P 3853b63638f14ce3ad4e7d72d276158c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83ca7750fbc741b7afc841bda942cdb1" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39489 } } peers { permanent_uuid: "1d75d40cbcd84cb4b284a0d8c8bcc1e0" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 39831 } } peers { permanent_uuid: "3853b63638f14ce3ad4e7d72d276158c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 38165 } }
I20260709 14:53:26.425520  7468 raft_consensus.cc:385] T b39008948c8c470fb7d43ae3a2fd0ea6 P 3853b63638f14ce3ad4e7d72d276158c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:26.434557  7470 tablet_bootstrap.cc:654] T d50df7ba44164856925cacbe1414d851 P 83ca7750fbc741b7afc841bda942cdb1: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:26.437311  7545 raft_consensus.cc:493] T 260e9e4b4b174c06bd78fff8989f2cda P 1d75d40cbcd84cb4b284a0d8c8bcc1e0 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 83ca7750fbc741b7afc841bda942cdb1)
I20260709 14:53:26.439837  7545 raft_consensus.cc:3060] T 260e9e4b4b174c06bd78fff8989f2cda P 1d75d40cbcd84cb4b284a0d8c8bcc1e0 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:53:26.432911  7468 raft_consensus.cc:740] T b39008948c8c470fb7d43ae3a2fd0ea6 P 3853b63638f14ce3ad4e7d72d276158c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3853b63638f14ce3ad4e7d72d276158c, State: Initialized, Role: FOLLOWER
I20260709 14:53:26.425158  7243 leader_election.cc:304] T 4b2be9a148e64cd7919aff18b4b6e524 P 83ca7750fbc741b7afc841bda942cdb1 [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: 3853b63638f14ce3ad4e7d72d276158c, 83ca7750fbc741b7afc841bda942cdb1; no voters: 1d75d40cbcd84cb4b284a0d8c8bcc1e0
I20260709 14:53:26.444993  7786 leader_election.cc:290] T f167ec177a7c43dcb47bdfbef90e8d91 P 1d75d40cbcd84cb4b284a0d8c8bcc1e0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 83ca7750fbc741b7afc841bda942cdb1 (127.6.3.193:39489), 3853b63638f14ce3ad4e7d72d276158c (127.6.3.195:38165)
I20260709 14:53:26.447070  7468 consensus_queue.cc:260] T b39008948c8c470fb7d43ae3a2fd0ea6 P 3853b63638f14ce3ad4e7d72d276158c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83ca7750fbc741b7afc841bda942cdb1" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39489 } } peers { permanent_uuid: "1d75d40cbcd84cb4b284a0d8c8bcc1e0" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 39831 } } peers { permanent_uuid: "3853b63638f14ce3ad4e7d72d276158c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 38165 } }
I20260709 14:53:26.448347  7711 raft_consensus.cc:2804] T 4b2be9a148e64cd7919aff18b4b6e524 P 83ca7750fbc741b7afc841bda942cdb1 [term 0 FOLLOWER]: Leader pre-election won for term 1
W20260709 14:53:26.452977  7243 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.6.3.195:38165, user_credentials={real_user=slave}} blocked reactor thread for 44701.1us
I20260709 14:53:26.453732  7469 tablet_bootstrap.cc:654] T a9d25e087f524187bf515b4fff98f983 P 1d75d40cbcd84cb4b284a0d8c8bcc1e0: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:26.435958  7353 raft_consensus.cc:2468] T e524e02272da466c8a64f6915940adbc P 1d75d40cbcd84cb4b284a0d8c8bcc1e0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 83ca7750fbc741b7afc841bda942cdb1 in term 1.
I20260709 14:53:26.454797  7711 raft_consensus.cc:493] T 4b2be9a148e64cd7919aff18b4b6e524 P 83ca7750fbc741b7afc841bda942cdb1 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:53:26.456820  7468 ts_tablet_manager.cc:1434] T b39008948c8c470fb7d43ae3a2fd0ea6 P 3853b63638f14ce3ad4e7d72d276158c: Time spent starting tablet: real 0.082s	user 0.008s	sys 0.006s
I20260709 14:53:26.456700  7717 leader_election.cc:290] T 9eaf6fbebb204ef29c1e4d5288665b9f P 83ca7750fbc741b7afc841bda942cdb1 [CANDIDATE]: Term 1 election: Requested vote from peers 1d75d40cbcd84cb4b284a0d8c8bcc1e0 (127.6.3.194:39831), 3853b63638f14ce3ad4e7d72d276158c (127.6.3.195:38165)
I20260709 14:53:26.469043  7352 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4b2be9a148e64cd7919aff18b4b6e524" candidate_uuid: "3853b63638f14ce3ad4e7d72d276158c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d75d40cbcd84cb4b284a0d8c8bcc1e0" is_pre_election: true
I20260709 14:53:26.457252  7711 raft_consensus.cc:3060] T 4b2be9a148e64cd7919aff18b4b6e524 P 83ca7750fbc741b7afc841bda942cdb1 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:26.473301  7353 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e4a0980dedec4434b498e78ac8df8599" candidate_uuid: "3853b63638f14ce3ad4e7d72d276158c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d75d40cbcd84cb4b284a0d8c8bcc1e0" is_pre_election: true
I20260709 14:53:26.475499  7348 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e524e02272da466c8a64f6915940adbc" candidate_uuid: "3853b63638f14ce3ad4e7d72d276158c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d75d40cbcd84cb4b284a0d8c8bcc1e0"
I20260709 14:53:26.476389  7348 raft_consensus.cc:2393] T e524e02272da466c8a64f6915940adbc P 1d75d40cbcd84cb4b284a0d8c8bcc1e0 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 3853b63638f14ce3ad4e7d72d276158c in current term 1: Already voted for candidate 83ca7750fbc741b7afc841bda942cdb1 in this term.
I20260709 14:53:26.476449  7468 tablet_bootstrap.cc:492] T 42edafb1d1d940d5a808d6c9e2c39b82 P 3853b63638f14ce3ad4e7d72d276158c: Bootstrap starting.
I20260709 14:53:26.481451  7545 raft_consensus.cc:515] T 260e9e4b4b174c06bd78fff8989f2cda P 1d75d40cbcd84cb4b284a0d8c8bcc1e0 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83ca7750fbc741b7afc841bda942cdb1" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39489 } } peers { permanent_uuid: "1d75d40cbcd84cb4b284a0d8c8bcc1e0" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 39831 } } peers { permanent_uuid: "3853b63638f14ce3ad4e7d72d276158c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 38165 } }
W20260709 14:53:26.486774  7391 leader_election.cc:343] T 4b2be9a148e64cd7919aff18b4b6e524 P 3853b63638f14ce3ad4e7d72d276158c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1d75d40cbcd84cb4b284a0d8c8bcc1e0 (127.6.3.194:39831): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:26.516638  7545 leader_election.cc:290] T 260e9e4b4b174c06bd78fff8989f2cda P 1d75d40cbcd84cb4b284a0d8c8bcc1e0 [CANDIDATE]: Term 2 election: Requested vote from peers 83ca7750fbc741b7afc841bda942cdb1 (127.6.3.193:39489), 3853b63638f14ce3ad4e7d72d276158c (127.6.3.195:38165)
I20260709 14:53:26.518843  7470 tablet_bootstrap.cc:492] T d50df7ba44164856925cacbe1414d851 P 83ca7750fbc741b7afc841bda942cdb1: No bootstrap required, opened a new log
I20260709 14:53:26.524569  7718 raft_consensus.cc:493] T f167ec177a7c43dcb47bdfbef90e8d91 P 3853b63638f14ce3ad4e7d72d276158c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:26.525240  7718 raft_consensus.cc:515] T f167ec177a7c43dcb47bdfbef90e8d91 P 3853b63638f14ce3ad4e7d72d276158c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83ca7750fbc741b7afc841bda942cdb1" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39489 } } peers { permanent_uuid: "1d75d40cbcd84cb4b284a0d8c8bcc1e0" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 39831 } } peers { permanent_uuid: "3853b63638f14ce3ad4e7d72d276158c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 38165 } }
I20260709 14:53:26.531111  7718 leader_election.cc:290] T f167ec177a7c43dcb47bdfbef90e8d91 P 3853b63638f14ce3ad4e7d72d276158c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 83ca7750fbc741b7afc841bda942cdb1 (127.6.3.193:39489), 1d75d40cbcd84cb4b284a0d8c8bcc1e0 (127.6.3.194:39831)
I20260709 14:53:26.642979  7469 tablet_bootstrap.cc:492] T a9d25e087f524187bf515b4fff98f983 P 1d75d40cbcd84cb4b284a0d8c8bcc1e0: No bootstrap required, opened a new log
I20260709 14:53:26.599231  7711 raft_consensus.cc:515] T 4b2be9a148e64cd7919aff18b4b6e524 P 83ca7750fbc741b7afc841bda942cdb1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83ca7750fbc741b7afc841bda942cdb1" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39489 } } peers { permanent_uuid: "1d75d40cbcd84cb4b284a0d8c8bcc1e0" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 39831 } } peers { permanent_uuid: "3853b63638f14ce3ad4e7d72d276158c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 38165 } }
I20260709 14:53:26.644399  7469 ts_tablet_manager.cc:1403] T a9d25e087f524187bf515b4fff98f983 P 1d75d40cbcd84cb4b284a0d8c8bcc1e0: Time spent bootstrapping tablet: real 0.353s	user 0.053s	sys 0.059s
I20260709 14:53:26.646379  7711 leader_election.cc:290] T 4b2be9a148e64cd7919aff18b4b6e524 P 83ca7750fbc741b7afc841bda942cdb1 [CANDIDATE]: Term 1 election: Requested vote from peers 1d75d40cbcd84cb4b284a0d8c8bcc1e0 (127.6.3.194:39831), 3853b63638f14ce3ad4e7d72d276158c (127.6.3.195:38165)
I20260709 14:53:26.560719  7470 ts_tablet_manager.cc:1403] T d50df7ba44164856925cacbe1414d851 P 83ca7750fbc741b7afc841bda942cdb1: Time spent bootstrapping tablet: real 0.361s	user 0.010s	sys 0.012s
I20260709 14:53:26.647542  7469 raft_consensus.cc:359] T a9d25e087f524187bf515b4fff98f983 P 1d75d40cbcd84cb4b284a0d8c8bcc1e0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83ca7750fbc741b7afc841bda942cdb1" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39489 } } peers { permanent_uuid: "1d75d40cbcd84cb4b284a0d8c8bcc1e0" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 39831 } } peers { permanent_uuid: "3853b63638f14ce3ad4e7d72d276158c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 38165 } }
I20260709 14:53:26.648545  7424 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9eaf6fbebb204ef29c1e4d5288665b9f" candidate_uuid: "83ca7750fbc741b7afc841bda942cdb1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3853b63638f14ce3ad4e7d72d276158c" is_pre_election: true
I20260709 14:53:26.648871  7469 raft_consensus.cc:385] T a9d25e087f524187bf515b4fff98f983 P 1d75d40cbcd84cb4b284a0d8c8bcc1e0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:26.649197  7469 raft_consensus.cc:740] T a9d25e087f524187bf515b4fff98f983 P 1d75d40cbcd84cb4b284a0d8c8bcc1e0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1d75d40cbcd84cb4b284a0d8c8bcc1e0, State: Initialized, Role: FOLLOWER
I20260709 14:53:26.649868  7469 consensus_queue.cc:260] T a9d25e087f524187bf515b4fff98f983 P 1d75d40cbcd84cb4b284a0d8c8bcc1e0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83ca7750fbc741b7afc841bda942cdb1" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39489 } } peers { permanent_uuid: "1d75d40cbcd84cb4b284a0d8c8bcc1e0" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 39831 } } peers { permanent_uuid: "3853b63638f14ce3ad4e7d72d276158c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 38165 } }
I20260709 14:53:26.652405  7469 ts_tablet_manager.cc:1434] T a9d25e087f524187bf515b4fff98f983 P 1d75d40cbcd84cb4b284a0d8c8bcc1e0: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.001s
I20260709 14:53:26.655827  7275 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "260e9e4b4b174c06bd78fff8989f2cda" candidate_uuid: "1d75d40cbcd84cb4b284a0d8c8bcc1e0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "83ca7750fbc741b7afc841bda942cdb1"
I20260709 14:53:26.656025  7273 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f167ec177a7c43dcb47bdfbef90e8d91" candidate_uuid: "1d75d40cbcd84cb4b284a0d8c8bcc1e0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "83ca7750fbc741b7afc841bda942cdb1" is_pre_election: true
I20260709 14:53:26.629175  7784 raft_consensus.cc:493] T a9d25e087f524187bf515b4fff98f983 P 83ca7750fbc741b7afc841bda942cdb1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:26.660540  7428 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "260e9e4b4b174c06bd78fff8989f2cda" candidate_uuid: "1d75d40cbcd84cb4b284a0d8c8bcc1e0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "3853b63638f14ce3ad4e7d72d276158c"
I20260709 14:53:26.661242  7428 raft_consensus.cc:3060] T 260e9e4b4b174c06bd78fff8989f2cda P 3853b63638f14ce3ad4e7d72d276158c [term 1 FOLLOWER]: Advancing to term 2
W20260709 14:53:26.659307  7391 leader_election.cc:343] T e4a0980dedec4434b498e78ac8df8599 P 3853b63638f14ce3ad4e7d72d276158c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1d75d40cbcd84cb4b284a0d8c8bcc1e0 (127.6.3.194:39831): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:26.661975  7784 raft_consensus.cc:515] T a9d25e087f524187bf515b4fff98f983 P 83ca7750fbc741b7afc841bda942cdb1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83ca7750fbc741b7afc841bda942cdb1" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39489 } } peers { permanent_uuid: "1d75d40cbcd84cb4b284a0d8c8bcc1e0" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 39831 } } peers { permanent_uuid: "3853b63638f14ce3ad4e7d72d276158c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 38165 } }
I20260709 14:53:26.665977  7784 leader_election.cc:290] T a9d25e087f524187bf515b4fff98f983 P 83ca7750fbc741b7afc841bda942cdb1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1d75d40cbcd84cb4b284a0d8c8bcc1e0 (127.6.3.194:39831), 3853b63638f14ce3ad4e7d72d276158c (127.6.3.195:38165)
I20260709 14:53:26.666899  7469 tablet_bootstrap.cc:492] T 0f3c83d75d1846e0a35822d2604ce57b P 1d75d40cbcd84cb4b284a0d8c8bcc1e0: Bootstrap starting.
I20260709 14:53:26.666981  7426 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f167ec177a7c43dcb47bdfbef90e8d91" candidate_uuid: "1d75d40cbcd84cb4b284a0d8c8bcc1e0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3853b63638f14ce3ad4e7d72d276158c" is_pre_election: true
I20260709 14:53:26.667728  7426 raft_consensus.cc:2468] T f167ec177a7c43dcb47bdfbef90e8d91 P 3853b63638f14ce3ad4e7d72d276158c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1d75d40cbcd84cb4b284a0d8c8bcc1e0 in term 0.
I20260709 14:53:26.656651  7273 raft_consensus.cc:2468] T f167ec177a7c43dcb47bdfbef90e8d91 P 83ca7750fbc741b7afc841bda942cdb1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1d75d40cbcd84cb4b284a0d8c8bcc1e0 in term 0.
I20260709 14:53:26.675478  7349 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9eaf6fbebb204ef29c1e4d5288665b9f" candidate_uuid: "83ca7750fbc741b7afc841bda942cdb1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d75d40cbcd84cb4b284a0d8c8bcc1e0"
I20260709 14:53:26.676123  7349 raft_consensus.cc:3060] T 9eaf6fbebb204ef29c1e4d5288665b9f P 1d75d40cbcd84cb4b284a0d8c8bcc1e0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:26.676453  7278 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e4a0980dedec4434b498e78ac8df8599" candidate_uuid: "3853b63638f14ce3ad4e7d72d276158c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "83ca7750fbc741b7afc841bda942cdb1" is_pre_election: true
I20260709 14:53:26.677181  7278 raft_consensus.cc:2468] T e4a0980dedec4434b498e78ac8df8599 P 83ca7750fbc741b7afc841bda942cdb1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3853b63638f14ce3ad4e7d72d276158c in term 0.
I20260709 14:53:26.678238  7351 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2159fa83d9dc4c2692a23db12e0f1773" candidate_uuid: "83ca7750fbc741b7afc841bda942cdb1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d75d40cbcd84cb4b284a0d8c8bcc1e0" is_pre_election: true
I20260709 14:53:26.679339  7428 raft_consensus.cc:2468] T 260e9e4b4b174c06bd78fff8989f2cda P 3853b63638f14ce3ad4e7d72d276158c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1d75d40cbcd84cb4b284a0d8c8bcc1e0 in term 2.
I20260709 14:53:26.680287  7422 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2159fa83d9dc4c2692a23db12e0f1773" candidate_uuid: "83ca7750fbc741b7afc841bda942cdb1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3853b63638f14ce3ad4e7d72d276158c" is_pre_election: true
I20260709 14:53:26.681133  7422 raft_consensus.cc:2468] T 2159fa83d9dc4c2692a23db12e0f1773 P 3853b63638f14ce3ad4e7d72d276158c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 83ca7750fbc741b7afc841bda942cdb1 in term 0.
I20260709 14:53:26.682874  7242 leader_election.cc:304] T e524e02272da466c8a64f6915940adbc P 83ca7750fbc741b7afc841bda942cdb1 [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: 1d75d40cbcd84cb4b284a0d8c8bcc1e0, 83ca7750fbc741b7afc841bda942cdb1; no voters: 3853b63638f14ce3ad4e7d72d276158c
I20260709 14:53:26.684369  7278 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4b2be9a148e64cd7919aff18b4b6e524" candidate_uuid: "3853b63638f14ce3ad4e7d72d276158c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "83ca7750fbc741b7afc841bda942cdb1" is_pre_election: true
I20260709 14:53:26.684545  7774 raft_consensus.cc:2804] T e524e02272da466c8a64f6915940adbc P 83ca7750fbc741b7afc841bda942cdb1 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:53:26.685155  7278 raft_consensus.cc:2393] T 4b2be9a148e64cd7919aff18b4b6e524 P 83ca7750fbc741b7afc841bda942cdb1 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 3853b63638f14ce3ad4e7d72d276158c in current term 1: Already voted for candidate 83ca7750fbc741b7afc841bda942cdb1 in this term.
I20260709 14:53:26.685056  7774 raft_consensus.cc:697] T e524e02272da466c8a64f6915940adbc P 83ca7750fbc741b7afc841bda942cdb1 [term 1 LEADER]: Becoming Leader. State: Replica: 83ca7750fbc741b7afc841bda942cdb1, State: Running, Role: LEADER
I20260709 14:53:26.685878  7784 consensus_queue.cc:1048] T 63ac319494e44cbd8d3f4c1fee8b856c P 83ca7750fbc741b7afc841bda942cdb1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1d75d40cbcd84cb4b284a0d8c8bcc1e0" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 39831 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:53:26.686053  7774 consensus_queue.cc:237] T e524e02272da466c8a64f6915940adbc P 83ca7750fbc741b7afc841bda942cdb1 [LEADER]: Queue going to LEADER mode. State: All 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: "83ca7750fbc741b7afc841bda942cdb1" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39489 } } peers { permanent_uuid: "1d75d40cbcd84cb4b284a0d8c8bcc1e0" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 39831 } } peers { permanent_uuid: "3853b63638f14ce3ad4e7d72d276158c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 38165 } }
I20260709 14:53:26.690850  7422 raft_consensus.cc:1240] T 260e9e4b4b174c06bd78fff8989f2cda P 3853b63638f14ce3ad4e7d72d276158c [term 2 FOLLOWER]: Rejecting Update request from peer 83ca7750fbc741b7afc841bda942cdb1 for earlier term 1. Current term is 2. Ops: [1.1-1.1]
I20260709 14:53:26.695271  7352 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4b2be9a148e64cd7919aff18b4b6e524" candidate_uuid: "83ca7750fbc741b7afc841bda942cdb1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d75d40cbcd84cb4b284a0d8c8bcc1e0"
I20260709 14:53:26.704186  7428 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9eaf6fbebb204ef29c1e4d5288665b9f" candidate_uuid: "83ca7750fbc741b7afc841bda942cdb1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3853b63638f14ce3ad4e7d72d276158c"
I20260709 14:53:26.704653  7470 raft_consensus.cc:359] T d50df7ba44164856925cacbe1414d851 P 83ca7750fbc741b7afc841bda942cdb1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83ca7750fbc741b7afc841bda942cdb1" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39489 } } peers { permanent_uuid: "1d75d40cbcd84cb4b284a0d8c8bcc1e0" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 39831 } } peers { permanent_uuid: "3853b63638f14ce3ad4e7d72d276158c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 38165 } }
I20260709 14:53:26.705608  7470 raft_consensus.cc:385] T d50df7ba44164856925cacbe1414d851 P 83ca7750fbc741b7afc841bda942cdb1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:26.705976  7470 raft_consensus.cc:740] T d50df7ba44164856925cacbe1414d851 P 83ca7750fbc741b7afc841bda942cdb1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 83ca7750fbc741b7afc841bda942cdb1, State: Initialized, Role: FOLLOWER
I20260709 14:53:26.709724  7469 tablet_bootstrap.cc:654] T 0f3c83d75d1846e0a35822d2604ce57b P 1d75d40cbcd84cb4b284a0d8c8bcc1e0: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:26.710906  7353 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a9d25e087f524187bf515b4fff98f983" candidate_uuid: "83ca7750fbc741b7afc841bda942cdb1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d75d40cbcd84cb4b284a0d8c8bcc1e0" is_pre_election: true
I20260709 14:53:26.711580  7353 raft_consensus.cc:2468] T a9d25e087f524187bf515b4fff98f983 P 1d75d40cbcd84cb4b284a0d8c8bcc1e0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 83ca7750fbc741b7afc841bda942cdb1 in term 0.
I20260709 14:53:26.715272  7470 consensus_queue.cc:260] T d50df7ba44164856925cacbe1414d851 P 83ca7750fbc741b7afc841bda942cdb1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83ca7750fbc741b7afc841bda942cdb1" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39489 } } peers { permanent_uuid: "1d75d40cbcd84cb4b284a0d8c8bcc1e0" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 39831 } } peers { permanent_uuid: "3853b63638f14ce3ad4e7d72d276158c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 38165 } }
I20260709 14:53:26.717756  7788 raft_consensus.cc:493] T b39008948c8c470fb7d43ae3a2fd0ea6 P 3853b63638f14ce3ad4e7d72d276158c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:26.721861  7470 ts_tablet_manager.cc:1434] T d50df7ba44164856925cacbe1414d851 P 83ca7750fbc741b7afc841bda942cdb1: Time spent starting tablet: real 0.075s	user 0.007s	sys 0.000s
I20260709 14:53:26.724138  7470 tablet_bootstrap.cc:492] T 89a5dce2e29640c0b34cd9078ac2c621 P 83ca7750fbc741b7afc841bda942cdb1: Bootstrap starting.
I20260709 14:53:26.720827  7279 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e524e02272da466c8a64f6915940adbc" candidate_uuid: "3853b63638f14ce3ad4e7d72d276158c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "83ca7750fbc741b7afc841bda942cdb1"
I20260709 14:53:26.721256  7788 raft_consensus.cc:515] T b39008948c8c470fb7d43ae3a2fd0ea6 P 3853b63638f14ce3ad4e7d72d276158c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83ca7750fbc741b7afc841bda942cdb1" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39489 } } peers { permanent_uuid: "1d75d40cbcd84cb4b284a0d8c8bcc1e0" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 39831 } } peers { permanent_uuid: "3853b63638f14ce3ad4e7d72d276158c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 38165 } }
I20260709 14:53:26.733485  7788 leader_election.cc:290] T b39008948c8c470fb7d43ae3a2fd0ea6 P 3853b63638f14ce3ad4e7d72d276158c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 83ca7750fbc741b7afc841bda942cdb1 (127.6.3.193:39489), 1d75d40cbcd84cb4b284a0d8c8bcc1e0 (127.6.3.194:39831)
I20260709 14:53:26.723037  7351 raft_consensus.cc:1240] T 260e9e4b4b174c06bd78fff8989f2cda P 1d75d40cbcd84cb4b284a0d8c8bcc1e0 [term 2 FOLLOWER]: Rejecting Update request from peer 83ca7750fbc741b7afc841bda942cdb1 for earlier term 1. Current term is 2. Ops: []
I20260709 14:53:26.774758  7318 leader_election.cc:304] T f167ec177a7c43dcb47bdfbef90e8d91 P 1d75d40cbcd84cb4b284a0d8c8bcc1e0 [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: 1d75d40cbcd84cb4b284a0d8c8bcc1e0, 83ca7750fbc741b7afc841bda942cdb1; no voters: 
I20260709 14:53:26.781685  7545 raft_consensus.cc:2804] T f167ec177a7c43dcb47bdfbef90e8d91 P 1d75d40cbcd84cb4b284a0d8c8bcc1e0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:53:26.782037  7545 raft_consensus.cc:493] T f167ec177a7c43dcb47bdfbef90e8d91 P 1d75d40cbcd84cb4b284a0d8c8bcc1e0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:53:26.782346  7545 raft_consensus.cc:3060] T f167ec177a7c43dcb47bdfbef90e8d91 P 1d75d40cbcd84cb4b284a0d8c8bcc1e0 [term 0 FOLLOWER]: Advancing to term 1
W20260709 14:53:26.796643  7225 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 14:53:26.799274  7349 raft_consensus.cc:2468] T 9eaf6fbebb204ef29c1e4d5288665b9f P 1d75d40cbcd84cb4b284a0d8c8bcc1e0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 83ca7750fbc741b7afc841bda942cdb1 in term 1.
I20260709 14:53:26.800510  7545 raft_consensus.cc:515] T f167ec177a7c43dcb47bdfbef90e8d91 P 1d75d40cbcd84cb4b284a0d8c8bcc1e0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83ca7750fbc741b7afc841bda942cdb1" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39489 } } peers { permanent_uuid: "1d75d40cbcd84cb4b284a0d8c8bcc1e0" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 39831 } } peers { permanent_uuid: "3853b63638f14ce3ad4e7d72d276158c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 38165 } }
I20260709 14:53:26.802197  7545 leader_election.cc:290] T f167ec177a7c43dcb47bdfbef90e8d91 P 1d75d40cbcd84cb4b284a0d8c8bcc1e0 [CANDIDATE]: Term 1 election: Requested vote from peers 83ca7750fbc741b7afc841bda942cdb1 (127.6.3.193:39489), 3853b63638f14ce3ad4e7d72d276158c (127.6.3.195:38165)
W20260709 14:53:26.785480  7242 leader_election.cc:343] T 2159fa83d9dc4c2692a23db12e0f1773 P 83ca7750fbc741b7afc841bda942cdb1 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1d75d40cbcd84cb4b284a0d8c8bcc1e0 (127.6.3.194:39831): Illegal state: must be running to vote when last-logged opid is not known
W20260709 14:53:26.804489  7242 leader_election.cc:343] T 4b2be9a148e64cd7919aff18b4b6e524 P 83ca7750fbc741b7afc841bda942cdb1 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 1d75d40cbcd84cb4b284a0d8c8bcc1e0 (127.6.3.194:39831): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:26.805316  7242 leader_election.cc:304] T a9d25e087f524187bf515b4fff98f983 P 83ca7750fbc741b7afc841bda942cdb1 [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: 1d75d40cbcd84cb4b284a0d8c8bcc1e0, 83ca7750fbc741b7afc841bda942cdb1; no voters: 
I20260709 14:53:26.806084  7784 raft_consensus.cc:2804] T a9d25e087f524187bf515b4fff98f983 P 83ca7750fbc741b7afc841bda942cdb1 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:53:26.806412  7784 raft_consensus.cc:493] T a9d25e087f524187bf515b4fff98f983 P 83ca7750fbc741b7afc841bda942cdb1 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:53:26.806739  7784 raft_consensus.cc:3060] T a9d25e087f524187bf515b4fff98f983 P 83ca7750fbc741b7afc841bda942cdb1 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:26.808802  7175 catalog_manager.cc:5697] T e524e02272da466c8a64f6915940adbc P 83ca7750fbc741b7afc841bda942cdb1 reported cstate change: term changed from 0 to 1, leader changed from <none> to 83ca7750fbc741b7afc841bda942cdb1 (127.6.3.193). New cstate: current_term: 1 leader_uuid: "83ca7750fbc741b7afc841bda942cdb1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83ca7750fbc741b7afc841bda942cdb1" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39489 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1d75d40cbcd84cb4b284a0d8c8bcc1e0" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 39831 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3853b63638f14ce3ad4e7d72d276158c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 38165 } health_report { overall_health: UNKNOWN } } }
I20260709 14:53:26.817734  7468 tablet_bootstrap.cc:654] T 42edafb1d1d940d5a808d6c9e2c39b82 P 3853b63638f14ce3ad4e7d72d276158c: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:26.819909  7470 tablet_bootstrap.cc:654] T 89a5dce2e29640c0b34cd9078ac2c621 P 83ca7750fbc741b7afc841bda942cdb1: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:26.826972  7349 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f167ec177a7c43dcb47bdfbef90e8d91" candidate_uuid: "3853b63638f14ce3ad4e7d72d276158c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d75d40cbcd84cb4b284a0d8c8bcc1e0" is_pre_election: true
I20260709 14:53:26.827842  7349 raft_consensus.cc:2393] T f167ec177a7c43dcb47bdfbef90e8d91 P 1d75d40cbcd84cb4b284a0d8c8bcc1e0 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 3853b63638f14ce3ad4e7d72d276158c in current term 1: Already voted for candidate 1d75d40cbcd84cb4b284a0d8c8bcc1e0 in this term.
I20260709 14:53:26.839210  7348 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b39008948c8c470fb7d43ae3a2fd0ea6" candidate_uuid: "3853b63638f14ce3ad4e7d72d276158c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d75d40cbcd84cb4b284a0d8c8bcc1e0" is_pre_election: true
I20260709 14:53:26.840454  7278 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f167ec177a7c43dcb47bdfbef90e8d91" candidate_uuid: "3853b63638f14ce3ad4e7d72d276158c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "83ca7750fbc741b7afc841bda942cdb1" is_pre_election: true
W20260709 14:53:26.840876  7391 consensus_peers.cc:597] T 1c9d2663b75146b888a015f1b5ab5ad9 P 3853b63638f14ce3ad4e7d72d276158c -> Peer 1d75d40cbcd84cb4b284a0d8c8bcc1e0 (127.6.3.194:39831): Couldn't send request to peer 1d75d40cbcd84cb4b284a0d8c8bcc1e0. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:53:26.841310  7278 raft_consensus.cc:2468] T f167ec177a7c43dcb47bdfbef90e8d91 P 83ca7750fbc741b7afc841bda942cdb1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3853b63638f14ce3ad4e7d72d276158c in term 0.
I20260709 14:53:26.853431  7274 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b39008948c8c470fb7d43ae3a2fd0ea6" candidate_uuid: "3853b63638f14ce3ad4e7d72d276158c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "83ca7750fbc741b7afc841bda942cdb1" is_pre_election: true
W20260709 14:53:26.858192  7318 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.6.3.195:38165, user_credentials={real_user=slave}} blocked reactor thread for 73375.4us
I20260709 14:53:26.859673  7318 leader_election.cc:304] T 260e9e4b4b174c06bd78fff8989f2cda P 1d75d40cbcd84cb4b284a0d8c8bcc1e0 [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: 1d75d40cbcd84cb4b284a0d8c8bcc1e0, 3853b63638f14ce3ad4e7d72d276158c; no voters: 83ca7750fbc741b7afc841bda942cdb1
I20260709 14:53:26.859728  7423 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4b2be9a148e64cd7919aff18b4b6e524" candidate_uuid: "83ca7750fbc741b7afc841bda942cdb1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3853b63638f14ce3ad4e7d72d276158c"
I20260709 14:53:26.858215  7468 tablet_bootstrap.cc:492] T 42edafb1d1d940d5a808d6c9e2c39b82 P 3853b63638f14ce3ad4e7d72d276158c: No bootstrap required, opened a new log
I20260709 14:53:26.860572  7468 ts_tablet_manager.cc:1403] T 42edafb1d1d940d5a808d6c9e2c39b82 P 3853b63638f14ce3ad4e7d72d276158c: Time spent bootstrapping tablet: real 0.385s	user 0.015s	sys 0.000s
I20260709 14:53:26.860443  7423 raft_consensus.cc:3060] T 4b2be9a148e64cd7919aff18b4b6e524 P 3853b63638f14ce3ad4e7d72d276158c [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:26.862360  7468 raft_consensus.cc:359] T 42edafb1d1d940d5a808d6c9e2c39b82 P 3853b63638f14ce3ad4e7d72d276158c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83ca7750fbc741b7afc841bda942cdb1" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39489 } } peers { permanent_uuid: "1d75d40cbcd84cb4b284a0d8c8bcc1e0" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 39831 } } peers { permanent_uuid: "3853b63638f14ce3ad4e7d72d276158c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 38165 } }
I20260709 14:53:26.862787  7468 raft_consensus.cc:385] T 42edafb1d1d940d5a808d6c9e2c39b82 P 3853b63638f14ce3ad4e7d72d276158c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:26.863011  7468 raft_consensus.cc:740] T 42edafb1d1d940d5a808d6c9e2c39b82 P 3853b63638f14ce3ad4e7d72d276158c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3853b63638f14ce3ad4e7d72d276158c, State: Initialized, Role: FOLLOWER
I20260709 14:53:26.858409  7784 raft_consensus.cc:515] T a9d25e087f524187bf515b4fff98f983 P 83ca7750fbc741b7afc841bda942cdb1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83ca7750fbc741b7afc841bda942cdb1" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39489 } } peers { permanent_uuid: "1d75d40cbcd84cb4b284a0d8c8bcc1e0" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 39831 } } peers { permanent_uuid: "3853b63638f14ce3ad4e7d72d276158c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 38165 } }
I20260709 14:53:26.859726  7392 leader_election.cc:304] T e4a0980dedec4434b498e78ac8df8599 P 3853b63638f14ce3ad4e7d72d276158c [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: 3853b63638f14ce3ad4e7d72d276158c, 83ca7750fbc741b7afc841bda942cdb1; no voters: 1d75d40cbcd84cb4b284a0d8c8bcc1e0
I20260709 14:53:26.863979  7730 raft_consensus.cc:2804] T 260e9e4b4b174c06bd78fff8989f2cda P 1d75d40cbcd84cb4b284a0d8c8bcc1e0 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:53:26.872198  7730 raft_consensus.cc:697] T 260e9e4b4b174c06bd78fff8989f2cda P 1d75d40cbcd84cb4b284a0d8c8bcc1e0 [term 2 LEADER]: Becoming Leader. State: Replica: 1d75d40cbcd84cb4b284a0d8c8bcc1e0, State: Running, Role: LEADER
I20260709 14:53:26.873165  7774 consensus_queue.cc:1059] T 260e9e4b4b174c06bd78fff8989f2cda P 83ca7750fbc741b7afc841bda942cdb1 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "1d75d40cbcd84cb4b284a0d8c8bcc1e0" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 39831 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:53:26.873478  7788 raft_consensus.cc:2804] T e4a0980dedec4434b498e78ac8df8599 P 3853b63638f14ce3ad4e7d72d276158c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:53:26.873906  7788 raft_consensus.cc:493] T e4a0980dedec4434b498e78ac8df8599 P 3853b63638f14ce3ad4e7d72d276158c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:53:26.873945  7774 raft_consensus.cc:3055] T 260e9e4b4b174c06bd78fff8989f2cda P 83ca7750fbc741b7afc841bda942cdb1 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:53:26.873968  7426 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a9d25e087f524187bf515b4fff98f983" candidate_uuid: "83ca7750fbc741b7afc841bda942cdb1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3853b63638f14ce3ad4e7d72d276158c" is_pre_election: true
I20260709 14:53:26.874346  7788 raft_consensus.cc:3060] T e4a0980dedec4434b498e78ac8df8599 P 3853b63638f14ce3ad4e7d72d276158c [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:26.874424  7774 raft_consensus.cc:740] T 260e9e4b4b174c06bd78fff8989f2cda P 83ca7750fbc741b7afc841bda942cdb1 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 83ca7750fbc741b7afc841bda942cdb1, State: Running, Role: LEADER
I20260709 14:53:26.874965  7426 raft_consensus.cc:2468] T a9d25e087f524187bf515b4fff98f983 P 3853b63638f14ce3ad4e7d72d276158c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 83ca7750fbc741b7afc841bda942cdb1 in term 0.
I20260709 14:53:26.875485  7784 leader_election.cc:290] T a9d25e087f524187bf515b4fff98f983 P 83ca7750fbc741b7afc841bda942cdb1 [CANDIDATE]: Term 1 election: Requested vote from peers 1d75d40cbcd84cb4b284a0d8c8bcc1e0 (127.6.3.194:39831), 3853b63638f14ce3ad4e7d72d276158c (127.6.3.195:38165)
I20260709 14:53:26.875435  7774 consensus_queue.cc:260] T 260e9e4b4b174c06bd78fff8989f2cda P 83ca7750fbc741b7afc841bda942cdb1 [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: "83ca7750fbc741b7afc841bda942cdb1" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39489 } } peers { permanent_uuid: "1d75d40cbcd84cb4b284a0d8c8bcc1e0" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 39831 } } peers { permanent_uuid: "3853b63638f14ce3ad4e7d72d276158c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 38165 } }
I20260709 14:53:26.875981  7730 consensus_queue.cc:237] T 260e9e4b4b174c06bd78fff8989f2cda P 1d75d40cbcd84cb4b284a0d8c8bcc1e0 [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: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83ca7750fbc741b7afc841bda942cdb1" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39489 } } peers { permanent_uuid: "1d75d40cbcd84cb4b284a0d8c8bcc1e0" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 39831 } } peers { permanent_uuid: "3853b63638f14ce3ad4e7d72d276158c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 38165 } }
I20260709 14:53:26.886535  7774 raft_consensus.cc:3060] T 260e9e4b4b174c06bd78fff8989f2cda P 83ca7750fbc741b7afc841bda942cdb1 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:53:26.863689  7468 consensus_queue.cc:260] T 42edafb1d1d940d5a808d6c9e2c39b82 P 3853b63638f14ce3ad4e7d72d276158c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83ca7750fbc741b7afc841bda942cdb1" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39489 } } peers { permanent_uuid: "1d75d40cbcd84cb4b284a0d8c8bcc1e0" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 39831 } } peers { permanent_uuid: "3853b63638f14ce3ad4e7d72d276158c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 38165 } }
I20260709 14:53:26.877564  7426 raft_consensus.cc:3060] T b39008948c8c470fb7d43ae3a2fd0ea6 P 3853b63638f14ce3ad4e7d72d276158c [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:26.878153  7242 leader_election.cc:304] T 9eaf6fbebb204ef29c1e4d5288665b9f P 83ca7750fbc741b7afc841bda942cdb1 [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: 1d75d40cbcd84cb4b284a0d8c8bcc1e0, 83ca7750fbc741b7afc841bda942cdb1; no voters: 
I20260709 14:53:26.892760  7775 raft_consensus.cc:2804] T 9eaf6fbebb204ef29c1e4d5288665b9f P 83ca7750fbc741b7afc841bda942cdb1 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:53:26.893209  7775 raft_consensus.cc:697] T 9eaf6fbebb204ef29c1e4d5288665b9f P 83ca7750fbc741b7afc841bda942cdb1 [term 1 LEADER]: Becoming Leader. State: Replica: 83ca7750fbc741b7afc841bda942cdb1, State: Running, Role: LEADER
I20260709 14:53:26.893996  7775 consensus_queue.cc:237] T 9eaf6fbebb204ef29c1e4d5288665b9f P 83ca7750fbc741b7afc841bda942cdb1 [LEADER]: Queue going to LEADER mode. State: All 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: "83ca7750fbc741b7afc841bda942cdb1" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39489 } } peers { permanent_uuid: "1d75d40cbcd84cb4b284a0d8c8bcc1e0" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 39831 } } peers { permanent_uuid: "3853b63638f14ce3ad4e7d72d276158c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 38165 } }
I20260709 14:53:26.879232  7273 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f167ec177a7c43dcb47bdfbef90e8d91" candidate_uuid: "1d75d40cbcd84cb4b284a0d8c8bcc1e0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "83ca7750fbc741b7afc841bda942cdb1"
I20260709 14:53:26.880205  7424 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f167ec177a7c43dcb47bdfbef90e8d91" candidate_uuid: "1d75d40cbcd84cb4b284a0d8c8bcc1e0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3853b63638f14ce3ad4e7d72d276158c"
I20260709 14:53:26.884079  7348 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a9d25e087f524187bf515b4fff98f983" candidate_uuid: "83ca7750fbc741b7afc841bda942cdb1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d75d40cbcd84cb4b284a0d8c8bcc1e0"
I20260709 14:53:26.884505  7392 leader_election.cc:304] T 4b2be9a148e64cd7919aff18b4b6e524 P 3853b63638f14ce3ad4e7d72d276158c [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: 3853b63638f14ce3ad4e7d72d276158c; no voters: 1d75d40cbcd84cb4b284a0d8c8bcc1e0, 83ca7750fbc741b7afc841bda942cdb1
I20260709 14:53:26.903296  7348 raft_consensus.cc:3060] T a9d25e087f524187bf515b4fff98f983 P 1d75d40cbcd84cb4b284a0d8c8bcc1e0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:26.904143  7392 leader_election.cc:304] T e524e02272da466c8a64f6915940adbc P 3853b63638f14ce3ad4e7d72d276158c [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: 3853b63638f14ce3ad4e7d72d276158c; no voters: 1d75d40cbcd84cb4b284a0d8c8bcc1e0, 83ca7750fbc741b7afc841bda942cdb1
I20260709 14:53:26.905467  7789 raft_consensus.cc:2749] T e524e02272da466c8a64f6915940adbc P 3853b63638f14ce3ad4e7d72d276158c [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 14:53:26.909699  7392 leader_election.cc:304] T f167ec177a7c43dcb47bdfbef90e8d91 P 3853b63638f14ce3ad4e7d72d276158c [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: 3853b63638f14ce3ad4e7d72d276158c, 83ca7750fbc741b7afc841bda942cdb1; no voters: 1d75d40cbcd84cb4b284a0d8c8bcc1e0
I20260709 14:53:26.910955  7780 raft_consensus.cc:2804] T f167ec177a7c43dcb47bdfbef90e8d91 P 3853b63638f14ce3ad4e7d72d276158c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:53:26.911422  7780 raft_consensus.cc:493] T f167ec177a7c43dcb47bdfbef90e8d91 P 3853b63638f14ce3ad4e7d72d276158c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:53:26.911835  7780 raft_consensus.cc:3060] T f167ec177a7c43dcb47bdfbef90e8d91 P 3853b63638f14ce3ad4e7d72d276158c [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:26.915185  7273 raft_consensus.cc:3060] T f167ec177a7c43dcb47bdfbef90e8d91 P 83ca7750fbc741b7afc841bda942cdb1 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:26.920521  7468 ts_tablet_manager.cc:1434] T 42edafb1d1d940d5a808d6c9e2c39b82 P 3853b63638f14ce3ad4e7d72d276158c: Time spent starting tablet: real 0.060s	user 0.005s	sys 0.000s
I20260709 14:53:26.921519  7468 tablet_bootstrap.cc:492] T 9eaf6fbebb204ef29c1e4d5288665b9f P 3853b63638f14ce3ad4e7d72d276158c: Bootstrap starting.
W20260709 14:53:26.926482  7243 leader_election.cc:343] T 9eaf6fbebb204ef29c1e4d5288665b9f P 83ca7750fbc741b7afc841bda942cdb1 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3853b63638f14ce3ad4e7d72d276158c (127.6.3.195:38165): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:26.927769  7243 leader_election.cc:304] T 2159fa83d9dc4c2692a23db12e0f1773 P 83ca7750fbc741b7afc841bda942cdb1 [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: 3853b63638f14ce3ad4e7d72d276158c, 83ca7750fbc741b7afc841bda942cdb1; no voters: 1d75d40cbcd84cb4b284a0d8c8bcc1e0
I20260709 14:53:26.933077  7273 raft_consensus.cc:2468] T f167ec177a7c43dcb47bdfbef90e8d91 P 83ca7750fbc741b7afc841bda942cdb1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1d75d40cbcd84cb4b284a0d8c8bcc1e0 in term 1.
I20260709 14:53:26.934238  7318 leader_election.cc:304] T f167ec177a7c43dcb47bdfbef90e8d91 P 1d75d40cbcd84cb4b284a0d8c8bcc1e0 [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: 1d75d40cbcd84cb4b284a0d8c8bcc1e0, 83ca7750fbc741b7afc841bda942cdb1; no voters: 
I20260709 14:53:26.935143  7730 raft_consensus.cc:2804] T f167ec177a7c43dcb47bdfbef90e8d91 P 1d75d40cbcd84cb4b284a0d8c8bcc1e0 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:53:26.935578  7730 raft_consensus.cc:697] T f167ec177a7c43dcb47bdfbef90e8d91 P 1d75d40cbcd84cb4b284a0d8c8bcc1e0 [term 1 LEADER]: Becoming Leader. State: Replica: 1d75d40cbcd84cb4b284a0d8c8bcc1e0, State: Running, Role: LEADER
I20260709 14:53:26.935436  7780 raft_consensus.cc:515] T f167ec177a7c43dcb47bdfbef90e8d91 P 3853b63638f14ce3ad4e7d72d276158c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83ca7750fbc741b7afc841bda942cdb1" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39489 } } peers { permanent_uuid: "1d75d40cbcd84cb4b284a0d8c8bcc1e0" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 39831 } } peers { permanent_uuid: "3853b63638f14ce3ad4e7d72d276158c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 38165 } }
I20260709 14:53:26.936451  7424 raft_consensus.cc:2393] T f167ec177a7c43dcb47bdfbef90e8d91 P 3853b63638f14ce3ad4e7d72d276158c [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 1d75d40cbcd84cb4b284a0d8c8bcc1e0 in current term 1: Already voted for candidate 3853b63638f14ce3ad4e7d72d276158c in this term.
I20260709 14:53:26.936425  7730 consensus_queue.cc:237] T f167ec177a7c43dcb47bdfbef90e8d91 P 1d75d40cbcd84cb4b284a0d8c8bcc1e0 [LEADER]: Queue going to LEADER mode. State: All 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: "83ca7750fbc741b7afc841bda942cdb1" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39489 } } peers { permanent_uuid: "1d75d40cbcd84cb4b284a0d8c8bcc1e0" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 39831 } } peers { permanent_uuid: "3853b63638f14ce3ad4e7d72d276158c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 38165 } }
I20260709 14:53:26.937391  7780 leader_election.cc:290] T f167ec177a7c43dcb47bdfbef90e8d91 P 3853b63638f14ce3ad4e7d72d276158c [CANDIDATE]: Term 1 election: Requested vote from peers 83ca7750fbc741b7afc841bda942cdb1 (127.6.3.193:39489), 1d75d40cbcd84cb4b284a0d8c8bcc1e0 (127.6.3.194:39831)
I20260709 14:53:26.939862  7348 raft_consensus.cc:2468] T a9d25e087f524187bf515b4fff98f983 P 1d75d40cbcd84cb4b284a0d8c8bcc1e0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 83ca7750fbc741b7afc841bda942cdb1 in term 1.
I20260709 14:53:26.940721  7717 raft_consensus.cc:2804] T 2159fa83d9dc4c2692a23db12e0f1773 P 83ca7750fbc741b7afc841bda942cdb1 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:53:26.941087  7717 raft_consensus.cc:493] T 2159fa83d9dc4c2692a23db12e0f1773 P 83ca7750fbc741b7afc841bda942cdb1 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:53:26.941406  7717 raft_consensus.cc:3060] T 2159fa83d9dc4c2692a23db12e0f1773 P 83ca7750fbc741b7afc841bda942cdb1 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:26.934228  7176 catalog_manager.cc:5697] T 260e9e4b4b174c06bd78fff8989f2cda P 1d75d40cbcd84cb4b284a0d8c8bcc1e0 reported cstate change: term changed from 1 to 2, leader changed from 83ca7750fbc741b7afc841bda942cdb1 (127.6.3.193) to 1d75d40cbcd84cb4b284a0d8c8bcc1e0 (127.6.3.194). New cstate: current_term: 2 leader_uuid: "1d75d40cbcd84cb4b284a0d8c8bcc1e0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83ca7750fbc741b7afc841bda942cdb1" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39489 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1d75d40cbcd84cb4b284a0d8c8bcc1e0" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 39831 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3853b63638f14ce3ad4e7d72d276158c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 38165 } health_report { overall_health: UNKNOWN } } }
I20260709 14:53:26.945974  7349 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f167ec177a7c43dcb47bdfbef90e8d91" candidate_uuid: "3853b63638f14ce3ad4e7d72d276158c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d75d40cbcd84cb4b284a0d8c8bcc1e0"
I20260709 14:53:26.947708  7717 raft_consensus.cc:515] T 2159fa83d9dc4c2692a23db12e0f1773 P 83ca7750fbc741b7afc841bda942cdb1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83ca7750fbc741b7afc841bda942cdb1" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39489 } } peers { permanent_uuid: "1d75d40cbcd84cb4b284a0d8c8bcc1e0" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 39831 } } peers { permanent_uuid: "3853b63638f14ce3ad4e7d72d276158c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 38165 } }
I20260709 14:53:26.949748  7717 leader_election.cc:290] T 2159fa83d9dc4c2692a23db12e0f1773 P 83ca7750fbc741b7afc841bda942cdb1 [CANDIDATE]: Term 1 election: Requested vote from peers 1d75d40cbcd84cb4b284a0d8c8bcc1e0 (127.6.3.194:39831), 3853b63638f14ce3ad4e7d72d276158c (127.6.3.195:38165)
I20260709 14:53:26.950985  7423 raft_consensus.cc:2468] T 4b2be9a148e64cd7919aff18b4b6e524 P 3853b63638f14ce3ad4e7d72d276158c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 83ca7750fbc741b7afc841bda942cdb1 in term 1.
I20260709 14:53:26.951443  7718 raft_consensus.cc:2749] T 4b2be9a148e64cd7919aff18b4b6e524 P 3853b63638f14ce3ad4e7d72d276158c [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260709 14:53:26.951817  7243 leader_election.cc:343] T 9eaf6fbebb204ef29c1e4d5288665b9f P 83ca7750fbc741b7afc841bda942cdb1 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 3853b63638f14ce3ad4e7d72d276158c (127.6.3.195:38165): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:26.951457  7242 leader_election.cc:304] T a9d25e087f524187bf515b4fff98f983 P 83ca7750fbc741b7afc841bda942cdb1 [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: 1d75d40cbcd84cb4b284a0d8c8bcc1e0, 83ca7750fbc741b7afc841bda942cdb1; no voters: 
I20260709 14:53:26.953969  7774 raft_consensus.cc:2804] T a9d25e087f524187bf515b4fff98f983 P 83ca7750fbc741b7afc841bda942cdb1 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:53:26.954257  7349 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2159fa83d9dc4c2692a23db12e0f1773" candidate_uuid: "83ca7750fbc741b7afc841bda942cdb1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d75d40cbcd84cb4b284a0d8c8bcc1e0"
I20260709 14:53:26.954545  7774 raft_consensus.cc:697] T a9d25e087f524187bf515b4fff98f983 P 83ca7750fbc741b7afc841bda942cdb1 [term 1 LEADER]: Becoming Leader. State: Replica: 83ca7750fbc741b7afc841bda942cdb1, State: Running, Role: LEADER
W20260709 14:53:26.955871  7242 leader_election.cc:343] T 2159fa83d9dc4c2692a23db12e0f1773 P 83ca7750fbc741b7afc841bda942cdb1 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 1d75d40cbcd84cb4b284a0d8c8bcc1e0 (127.6.3.194:39831): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:26.955663  7774 consensus_queue.cc:237] T a9d25e087f524187bf515b4fff98f983 P 83ca7750fbc741b7afc841bda942cdb1 [LEADER]: Queue going to LEADER mode. State: All 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: "83ca7750fbc741b7afc841bda942cdb1" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39489 } } peers { permanent_uuid: "1d75d40cbcd84cb4b284a0d8c8bcc1e0" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 39831 } } peers { permanent_uuid: "3853b63638f14ce3ad4e7d72d276158c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 38165 } }
I20260709 14:53:26.957481  7469 tablet_bootstrap.cc:492] T 0f3c83d75d1846e0a35822d2604ce57b P 1d75d40cbcd84cb4b284a0d8c8bcc1e0: No bootstrap required, opened a new log
I20260709 14:53:26.957907  7469 ts_tablet_manager.cc:1403] T 0f3c83d75d1846e0a35822d2604ce57b P 1d75d40cbcd84cb4b284a0d8c8bcc1e0: Time spent bootstrapping tablet: real 0.291s	user 0.022s	sys 0.039s
I20260709 14:53:26.961761  7470 tablet_bootstrap.cc:492] T 89a5dce2e29640c0b34cd9078ac2c621 P 83ca7750fbc741b7afc841bda942cdb1: No bootstrap required, opened a new log
I20260709 14:53:26.962219  7470 ts_tablet_manager.cc:1403] T 89a5dce2e29640c0b34cd9078ac2c621 P 83ca7750fbc741b7afc841bda942cdb1: Time spent bootstrapping tablet: real 0.238s	user 0.013s	sys 0.007s
I20260709 14:53:26.964337  7788 raft_consensus.cc:515] T e4a0980dedec4434b498e78ac8df8599 P 3853b63638f14ce3ad4e7d72d276158c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83ca7750fbc741b7afc841bda942cdb1" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39489 } } peers { permanent_uuid: "1d75d40cbcd84cb4b284a0d8c8bcc1e0" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 39831 } } peers { permanent_uuid: "3853b63638f14ce3ad4e7d72d276158c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 38165 } }
W20260709 14:53:26.971633  7392 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.6.3.193:39489, user_credentials={real_user=slave}} blocked reactor thread for 61048us
I20260709 14:53:26.972924  7350 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e4a0980dedec4434b498e78ac8df8599" candidate_uuid: "3853b63638f14ce3ad4e7d72d276158c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d75d40cbcd84cb4b284a0d8c8bcc1e0"
I20260709 14:53:26.973356  7788 leader_election.cc:290] T e4a0980dedec4434b498e78ac8df8599 P 3853b63638f14ce3ad4e7d72d276158c [CANDIDATE]: Term 1 election: Requested vote from peers 83ca7750fbc741b7afc841bda942cdb1 (127.6.3.193:39489), 1d75d40cbcd84cb4b284a0d8c8bcc1e0 (127.6.3.194:39831)
W20260709 14:53:26.974067  7391 leader_election.cc:343] T e4a0980dedec4434b498e78ac8df8599 P 3853b63638f14ce3ad4e7d72d276158c [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 1d75d40cbcd84cb4b284a0d8c8bcc1e0 (127.6.3.194:39831): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:26.972739  7469 raft_consensus.cc:359] T 0f3c83d75d1846e0a35822d2604ce57b P 1d75d40cbcd84cb4b284a0d8c8bcc1e0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83ca7750fbc741b7afc841bda942cdb1" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39489 } } peers { permanent_uuid: "1d75d40cbcd84cb4b284a0d8c8bcc1e0" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 39831 } } peers { permanent_uuid: "3853b63638f14ce3ad4e7d72d276158c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 38165 } }
I20260709 14:53:26.975133  7469 raft_consensus.cc:385] T 0f3c83d75d1846e0a35822d2604ce57b P 1d75d40cbcd84cb4b284a0d8c8bcc1e0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:26.975458  7469 raft_consensus.cc:740] T 0f3c83d75d1846e0a35822d2604ce57b P 1d75d40cbcd84cb4b284a0d8c8bcc1e0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1d75d40cbcd84cb4b284a0d8c8bcc1e0, State: Initialized, Role: FOLLOWER
I20260709 14:53:26.976420  7468 tablet_bootstrap.cc:654] T 9eaf6fbebb204ef29c1e4d5288665b9f P 3853b63638f14ce3ad4e7d72d276158c: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:26.976118  7469 consensus_queue.cc:260] T 0f3c83d75d1846e0a35822d2604ce57b P 1d75d40cbcd84cb4b284a0d8c8bcc1e0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83ca7750fbc741b7afc841bda942cdb1" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39489 } } peers { permanent_uuid: "1d75d40cbcd84cb4b284a0d8c8bcc1e0" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 39831 } } peers { permanent_uuid: "3853b63638f14ce3ad4e7d72d276158c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 38165 } }
I20260709 14:53:26.978900  7392 leader_election.cc:304] T b39008948c8c470fb7d43ae3a2fd0ea6 P 3853b63638f14ce3ad4e7d72d276158c [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: 3853b63638f14ce3ad4e7d72d276158c; no voters: 1d75d40cbcd84cb4b284a0d8c8bcc1e0, 83ca7750fbc741b7afc841bda942cdb1
I20260709 14:53:26.984606  7784 consensus_queue.cc:1048] T 63ac319494e44cbd8d3f4c1fee8b856c P 83ca7750fbc741b7afc841bda942cdb1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3853b63638f14ce3ad4e7d72d276158c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 38165 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:53:26.984894  7788 consensus_queue.cc:1048] T 1c9d2663b75146b888a015f1b5ab5ad9 P 3853b63638f14ce3ad4e7d72d276158c [LEADER]: Connected to new peer: Peer: permanent_uuid: "83ca7750fbc741b7afc841bda942cdb1" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39489 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:53:26.985980  7781 raft_consensus.cc:2749] T b39008948c8c470fb7d43ae3a2fd0ea6 P 3853b63638f14ce3ad4e7d72d276158c [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:53:26.988695  7243 leader_election.cc:304] T 4b2be9a148e64cd7919aff18b4b6e524 P 83ca7750fbc741b7afc841bda942cdb1 [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: 3853b63638f14ce3ad4e7d72d276158c, 83ca7750fbc741b7afc841bda942cdb1; no voters: 1d75d40cbcd84cb4b284a0d8c8bcc1e0
I20260709 14:53:26.989365  7775 raft_consensus.cc:2804] T 4b2be9a148e64cd7919aff18b4b6e524 P 83ca7750fbc741b7afc841bda942cdb1 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:53:26.989821  7775 raft_consensus.cc:697] T 4b2be9a148e64cd7919aff18b4b6e524 P 83ca7750fbc741b7afc841bda942cdb1 [term 1 LEADER]: Becoming Leader. State: Replica: 83ca7750fbc741b7afc841bda942cdb1, State: Running, Role: LEADER
I20260709 14:53:26.990589  7775 consensus_queue.cc:237] T 4b2be9a148e64cd7919aff18b4b6e524 P 83ca7750fbc741b7afc841bda942cdb1 [LEADER]: Queue going to LEADER mode. State: All 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: "83ca7750fbc741b7afc841bda942cdb1" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39489 } } peers { permanent_uuid: "1d75d40cbcd84cb4b284a0d8c8bcc1e0" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 39831 } } peers { permanent_uuid: "3853b63638f14ce3ad4e7d72d276158c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 38165 } }
I20260709 14:53:26.991233  7469 ts_tablet_manager.cc:1434] T 0f3c83d75d1846e0a35822d2604ce57b P 1d75d40cbcd84cb4b284a0d8c8bcc1e0: Time spent starting tablet: real 0.033s	user 0.008s	sys 0.000s
I20260709 14:53:26.992221  7469 tablet_bootstrap.cc:492] T 8f353d2aba1b45b6881a4ade26421630 P 1d75d40cbcd84cb4b284a0d8c8bcc1e0: Bootstrap starting.
I20260709 14:53:26.992340  7785 raft_consensus.cc:493] T d50df7ba44164856925cacbe1414d851 P 83ca7750fbc741b7afc841bda942cdb1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:26.992758  7785 raft_consensus.cc:515] T d50df7ba44164856925cacbe1414d851 P 83ca7750fbc741b7afc841bda942cdb1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83ca7750fbc741b7afc841bda942cdb1" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39489 } } peers { permanent_uuid: "1d75d40cbcd84cb4b284a0d8c8bcc1e0" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 39831 } } peers { permanent_uuid: "3853b63638f14ce3ad4e7d72d276158c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 38165 } }
I20260709 14:53:26.996780  7423 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2159fa83d9dc4c2692a23db12e0f1773" candidate_uuid: "83ca7750fbc741b7afc841bda942cdb1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3853b63638f14ce3ad4e7d72d276158c"
I20260709 14:53:27.007907  7350 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d50df7ba44164856925cacbe1414d851" candidate_uuid: "83ca7750fbc741b7afc841bda942cdb1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d75d40cbcd84cb4b284a0d8c8bcc1e0" is_pre_election: true
I20260709 14:53:27.014708  7470 raft_consensus.cc:359] T 89a5dce2e29640c0b34cd9078ac2c621 P 83ca7750fbc741b7afc841bda942cdb1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83ca7750fbc741b7afc841bda942cdb1" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39489 } } peers { permanent_uuid: "1d75d40cbcd84cb4b284a0d8c8bcc1e0" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 39831 } } peers { permanent_uuid: "3853b63638f14ce3ad4e7d72d276158c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 38165 } }
I20260709 14:53:27.016170  7470 raft_consensus.cc:385] T 89a5dce2e29640c0b34cd9078ac2c621 P 83ca7750fbc741b7afc841bda942cdb1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:27.016394  7470 raft_consensus.cc:740] T 89a5dce2e29640c0b34cd9078ac2c621 P 83ca7750fbc741b7afc841bda942cdb1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 83ca7750fbc741b7afc841bda942cdb1, State: Initialized, Role: FOLLOWER
I20260709 14:53:26.996358  7785 leader_election.cc:290] T d50df7ba44164856925cacbe1414d851 P 83ca7750fbc741b7afc841bda942cdb1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1d75d40cbcd84cb4b284a0d8c8bcc1e0 (127.6.3.194:39831), 3853b63638f14ce3ad4e7d72d276158c (127.6.3.195:38165)
I20260709 14:53:27.013424  7278 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f167ec177a7c43dcb47bdfbef90e8d91" candidate_uuid: "3853b63638f14ce3ad4e7d72d276158c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "83ca7750fbc741b7afc841bda942cdb1"
I20260709 14:53:27.022401  7470 consensus_queue.cc:260] T 89a5dce2e29640c0b34cd9078ac2c621 P 83ca7750fbc741b7afc841bda942cdb1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83ca7750fbc741b7afc841bda942cdb1" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39489 } } peers { permanent_uuid: "1d75d40cbcd84cb4b284a0d8c8bcc1e0" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 39831 } } peers { permanent_uuid: "3853b63638f14ce3ad4e7d72d276158c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 38165 } }
I20260709 14:53:27.024456  7278 raft_consensus.cc:2393] T f167ec177a7c43dcb47bdfbef90e8d91 P 83ca7750fbc741b7afc841bda942cdb1 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 3853b63638f14ce3ad4e7d72d276158c in current term 1: Already voted for candidate 1d75d40cbcd84cb4b284a0d8c8bcc1e0 in this term.
I20260709 14:53:27.018867  7350 raft_consensus.cc:2468] T d50df7ba44164856925cacbe1414d851 P 1d75d40cbcd84cb4b284a0d8c8bcc1e0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 83ca7750fbc741b7afc841bda942cdb1 in term 0.
I20260709 14:53:27.026286  7470 ts_tablet_manager.cc:1434] T 89a5dce2e29640c0b34cd9078ac2c621 P 83ca7750fbc741b7afc841bda942cdb1: Time spent starting tablet: real 0.064s	user 0.008s	sys 0.000s
I20260709 14:53:27.026397  7242 leader_election.cc:304] T d50df7ba44164856925cacbe1414d851 P 83ca7750fbc741b7afc841bda942cdb1 [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: 1d75d40cbcd84cb4b284a0d8c8bcc1e0, 83ca7750fbc741b7afc841bda942cdb1; no voters: 
I20260709 14:53:27.021937  7274 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e4a0980dedec4434b498e78ac8df8599" candidate_uuid: "3853b63638f14ce3ad4e7d72d276158c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "83ca7750fbc741b7afc841bda942cdb1"
I20260709 14:53:27.027199  7730 raft_consensus.cc:493] T 0f3c83d75d1846e0a35822d2604ce57b P 1d75d40cbcd84cb4b284a0d8c8bcc1e0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:27.028731  7770 raft_consensus.cc:2804] T d50df7ba44164856925cacbe1414d851 P 83ca7750fbc741b7afc841bda942cdb1 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:53:27.029162  7770 raft_consensus.cc:493] T d50df7ba44164856925cacbe1414d851 P 83ca7750fbc741b7afc841bda942cdb1 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:53:27.028302  7392 leader_election.cc:304] T f167ec177a7c43dcb47bdfbef90e8d91 P 3853b63638f14ce3ad4e7d72d276158c [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: 3853b63638f14ce3ad4e7d72d276158c; no voters: 1d75d40cbcd84cb4b284a0d8c8bcc1e0, 83ca7750fbc741b7afc841bda942cdb1
I20260709 14:53:27.018950  7423 raft_consensus.cc:3060] T 2159fa83d9dc4c2692a23db12e0f1773 P 3853b63638f14ce3ad4e7d72d276158c [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:27.034600  7470 tablet_bootstrap.cc:492] T 42edafb1d1d940d5a808d6c9e2c39b82 P 83ca7750fbc741b7afc841bda942cdb1: Bootstrap starting.
I20260709 14:53:27.028935  7730 raft_consensus.cc:515] T 0f3c83d75d1846e0a35822d2604ce57b P 1d75d40cbcd84cb4b284a0d8c8bcc1e0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83ca7750fbc741b7afc841bda942cdb1" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39489 } } peers { permanent_uuid: "1d75d40cbcd84cb4b284a0d8c8bcc1e0" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 39831 } } peers { permanent_uuid: "3853b63638f14ce3ad4e7d72d276158c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 38165 } }
I20260709 14:53:27.019289  7424 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d50df7ba44164856925cacbe1414d851" candidate_uuid: "83ca7750fbc741b7afc841bda942cdb1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3853b63638f14ce3ad4e7d72d276158c" is_pre_election: true
I20260709 14:53:27.040282  7469 tablet_bootstrap.cc:654] T 8f353d2aba1b45b6881a4ade26421630 P 1d75d40cbcd84cb4b284a0d8c8bcc1e0: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:27.035670  7723 raft_consensus.cc:2749] T f167ec177a7c43dcb47bdfbef90e8d91 P 3853b63638f14ce3ad4e7d72d276158c [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 14:53:27.033406  7274 raft_consensus.cc:3060] T e4a0980dedec4434b498e78ac8df8599 P 83ca7750fbc741b7afc841bda942cdb1 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:27.033609  7770 raft_consensus.cc:3060] T d50df7ba44164856925cacbe1414d851 P 83ca7750fbc741b7afc841bda942cdb1 [term 0 FOLLOWER]: Advancing to term 1
W20260709 14:53:27.047763  7243 leader_election.cc:343] T d50df7ba44164856925cacbe1414d851 P 83ca7750fbc741b7afc841bda942cdb1 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3853b63638f14ce3ad4e7d72d276158c (127.6.3.195:38165): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:27.050513  7278 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0f3c83d75d1846e0a35822d2604ce57b" candidate_uuid: "1d75d40cbcd84cb4b284a0d8c8bcc1e0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "83ca7750fbc741b7afc841bda942cdb1" is_pre_election: true
W20260709 14:53:27.052286  7318 leader_election.cc:343] T 0f3c83d75d1846e0a35822d2604ce57b P 1d75d40cbcd84cb4b284a0d8c8bcc1e0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 83ca7750fbc741b7afc841bda942cdb1 (127.6.3.193:39489): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:27.057156  7730 leader_election.cc:290] T 0f3c83d75d1846e0a35822d2604ce57b P 1d75d40cbcd84cb4b284a0d8c8bcc1e0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 83ca7750fbc741b7afc841bda942cdb1 (127.6.3.193:39489), 3853b63638f14ce3ad4e7d72d276158c (127.6.3.195:38165)
I20260709 14:53:27.070277  7274 raft_consensus.cc:2468] T e4a0980dedec4434b498e78ac8df8599 P 83ca7750fbc741b7afc841bda942cdb1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3853b63638f14ce3ad4e7d72d276158c in term 1.
I20260709 14:53:27.072530  7425 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0f3c83d75d1846e0a35822d2604ce57b" candidate_uuid: "1d75d40cbcd84cb4b284a0d8c8bcc1e0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3853b63638f14ce3ad4e7d72d276158c" is_pre_election: true
I20260709 14:53:27.076227  7470 tablet_bootstrap.cc:654] T 42edafb1d1d940d5a808d6c9e2c39b82 P 83ca7750fbc741b7afc841bda942cdb1: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:27.081795  7392 leader_election.cc:304] T e4a0980dedec4434b498e78ac8df8599 P 3853b63638f14ce3ad4e7d72d276158c [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: 3853b63638f14ce3ad4e7d72d276158c, 83ca7750fbc741b7afc841bda942cdb1; no voters: 1d75d40cbcd84cb4b284a0d8c8bcc1e0
I20260709 14:53:27.076620  7423 raft_consensus.cc:2468] T 2159fa83d9dc4c2692a23db12e0f1773 P 3853b63638f14ce3ad4e7d72d276158c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 83ca7750fbc741b7afc841bda942cdb1 in term 1.
W20260709 14:53:27.086195  7318 leader_election.cc:343] T 0f3c83d75d1846e0a35822d2604ce57b P 1d75d40cbcd84cb4b284a0d8c8bcc1e0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3853b63638f14ce3ad4e7d72d276158c (127.6.3.195:38165): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:27.086539  7318 leader_election.cc:304] T 0f3c83d75d1846e0a35822d2604ce57b P 1d75d40cbcd84cb4b284a0d8c8bcc1e0 [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: 1d75d40cbcd84cb4b284a0d8c8bcc1e0; no voters: 3853b63638f14ce3ad4e7d72d276158c, 83ca7750fbc741b7afc841bda942cdb1
I20260709 14:53:27.087297  7781 raft_consensus.cc:2804] T e4a0980dedec4434b498e78ac8df8599 P 3853b63638f14ce3ad4e7d72d276158c [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:53:27.087769  7781 raft_consensus.cc:697] T e4a0980dedec4434b498e78ac8df8599 P 3853b63638f14ce3ad4e7d72d276158c [term 1 LEADER]: Becoming Leader. State: Replica: 3853b63638f14ce3ad4e7d72d276158c, State: Running, Role: LEADER
I20260709 14:53:27.087903  7426 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a9d25e087f524187bf515b4fff98f983" candidate_uuid: "83ca7750fbc741b7afc841bda942cdb1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3853b63638f14ce3ad4e7d72d276158c"
I20260709 14:53:27.088450  7426 raft_consensus.cc:3060] T a9d25e087f524187bf515b4fff98f983 P 3853b63638f14ce3ad4e7d72d276158c [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:27.054888  7770 raft_consensus.cc:515] T d50df7ba44164856925cacbe1414d851 P 83ca7750fbc741b7afc841bda942cdb1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83ca7750fbc741b7afc841bda942cdb1" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39489 } } peers { permanent_uuid: "1d75d40cbcd84cb4b284a0d8c8bcc1e0" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 39831 } } peers { permanent_uuid: "3853b63638f14ce3ad4e7d72d276158c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 38165 } }
I20260709 14:53:27.092475  7243 leader_election.cc:304] T 2159fa83d9dc4c2692a23db12e0f1773 P 83ca7750fbc741b7afc841bda942cdb1 [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: 3853b63638f14ce3ad4e7d72d276158c, 83ca7750fbc741b7afc841bda942cdb1; no voters: 1d75d40cbcd84cb4b284a0d8c8bcc1e0
I20260709 14:53:27.093538  7730 raft_consensus.cc:2749] T 0f3c83d75d1846e0a35822d2604ce57b P 1d75d40cbcd84cb4b284a0d8c8bcc1e0 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:53:27.094744  7785 raft_consensus.cc:2804] T 2159fa83d9dc4c2692a23db12e0f1773 P 83ca7750fbc741b7afc841bda942cdb1 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:53:27.096143  7785 raft_consensus.cc:697] T 2159fa83d9dc4c2692a23db12e0f1773 P 83ca7750fbc741b7afc841bda942cdb1 [term 1 LEADER]: Becoming Leader. State: Replica: 83ca7750fbc741b7afc841bda942cdb1, State: Running, Role: LEADER
I20260709 14:53:27.096932  7785 consensus_queue.cc:237] T 2159fa83d9dc4c2692a23db12e0f1773 P 83ca7750fbc741b7afc841bda942cdb1 [LEADER]: Queue going to LEADER mode. State: All 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: "83ca7750fbc741b7afc841bda942cdb1" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39489 } } peers { permanent_uuid: "1d75d40cbcd84cb4b284a0d8c8bcc1e0" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 39831 } } peers { permanent_uuid: "3853b63638f14ce3ad4e7d72d276158c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 38165 } }
I20260709 14:53:27.088701  7781 consensus_queue.cc:237] T e4a0980dedec4434b498e78ac8df8599 P 3853b63638f14ce3ad4e7d72d276158c [LEADER]: Queue going to LEADER mode. State: All 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: "83ca7750fbc741b7afc841bda942cdb1" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39489 } } peers { permanent_uuid: "1d75d40cbcd84cb4b284a0d8c8bcc1e0" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 39831 } } peers { permanent_uuid: "3853b63638f14ce3ad4e7d72d276158c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 38165 } }
I20260709 14:53:27.109665  7770 leader_election.cc:290] T d50df7ba44164856925cacbe1414d851 P 83ca7750fbc741b7afc841bda942cdb1 [CANDIDATE]: Term 1 election: Requested vote from peers 1d75d40cbcd84cb4b284a0d8c8bcc1e0 (127.6.3.194:39831), 3853b63638f14ce3ad4e7d72d276158c (127.6.3.195:38165)
I20260709 14:53:27.110356  7470 tablet_bootstrap.cc:492] T 42edafb1d1d940d5a808d6c9e2c39b82 P 83ca7750fbc741b7afc841bda942cdb1: No bootstrap required, opened a new log
I20260709 14:53:27.110754  7470 ts_tablet_manager.cc:1403] T 42edafb1d1d940d5a808d6c9e2c39b82 P 83ca7750fbc741b7afc841bda942cdb1: Time spent bootstrapping tablet: real 0.084s	user 0.012s	sys 0.013s
I20260709 14:53:27.111886  7426 raft_consensus.cc:2468] T a9d25e087f524187bf515b4fff98f983 P 3853b63638f14ce3ad4e7d72d276158c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 83ca7750fbc741b7afc841bda942cdb1 in term 1.
I20260709 14:53:27.112277  7422 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d50df7ba44164856925cacbe1414d851" candidate_uuid: "83ca7750fbc741b7afc841bda942cdb1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3853b63638f14ce3ad4e7d72d276158c"
I20260709 14:53:27.112468  7350 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d50df7ba44164856925cacbe1414d851" candidate_uuid: "83ca7750fbc741b7afc841bda942cdb1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d75d40cbcd84cb4b284a0d8c8bcc1e0"
I20260709 14:53:27.112999  7350 raft_consensus.cc:3060] T d50df7ba44164856925cacbe1414d851 P 1d75d40cbcd84cb4b284a0d8c8bcc1e0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:27.117513  7470 raft_consensus.cc:359] T 42edafb1d1d940d5a808d6c9e2c39b82 P 83ca7750fbc741b7afc841bda942cdb1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83ca7750fbc741b7afc841bda942cdb1" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39489 } } peers { permanent_uuid: "1d75d40cbcd84cb4b284a0d8c8bcc1e0" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 39831 } } peers { permanent_uuid: "3853b63638f14ce3ad4e7d72d276158c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 38165 } }
I20260709 14:53:27.118155  7470 raft_consensus.cc:385] T 42edafb1d1d940d5a808d6c9e2c39b82 P 83ca7750fbc741b7afc841bda942cdb1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:27.118391  7470 raft_consensus.cc:740] T 42edafb1d1d940d5a808d6c9e2c39b82 P 83ca7750fbc741b7afc841bda942cdb1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 83ca7750fbc741b7afc841bda942cdb1, State: Initialized, Role: FOLLOWER
I20260709 14:53:27.119043  7470 consensus_queue.cc:260] T 42edafb1d1d940d5a808d6c9e2c39b82 P 83ca7750fbc741b7afc841bda942cdb1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83ca7750fbc741b7afc841bda942cdb1" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39489 } } peers { permanent_uuid: "1d75d40cbcd84cb4b284a0d8c8bcc1e0" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 39831 } } peers { permanent_uuid: "3853b63638f14ce3ad4e7d72d276158c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 38165 } }
W20260709 14:53:27.120036  7243 leader_election.cc:343] T d50df7ba44164856925cacbe1414d851 P 83ca7750fbc741b7afc841bda942cdb1 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 3853b63638f14ce3ad4e7d72d276158c (127.6.3.195:38165): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:27.132462  7470 ts_tablet_manager.cc:1434] T 42edafb1d1d940d5a808d6c9e2c39b82 P 83ca7750fbc741b7afc841bda942cdb1: Time spent starting tablet: real 0.021s	user 0.005s	sys 0.001s
I20260709 14:53:27.133453  7470 tablet_bootstrap.cc:492] T 0f3c83d75d1846e0a35822d2604ce57b P 83ca7750fbc741b7afc841bda942cdb1: Bootstrap starting.
I20260709 14:53:27.133679  7350 raft_consensus.cc:2468] T d50df7ba44164856925cacbe1414d851 P 1d75d40cbcd84cb4b284a0d8c8bcc1e0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 83ca7750fbc741b7afc841bda942cdb1 in term 1.
I20260709 14:53:27.133316  7174 catalog_manager.cc:5697] T e4a0980dedec4434b498e78ac8df8599 P 3853b63638f14ce3ad4e7d72d276158c reported cstate change: term changed from 0 to 1, leader changed from <none> to 3853b63638f14ce3ad4e7d72d276158c (127.6.3.195). New cstate: current_term: 1 leader_uuid: "3853b63638f14ce3ad4e7d72d276158c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83ca7750fbc741b7afc841bda942cdb1" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39489 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1d75d40cbcd84cb4b284a0d8c8bcc1e0" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 39831 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3853b63638f14ce3ad4e7d72d276158c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 38165 } health_report { overall_health: HEALTHY } } }
I20260709 14:53:27.135089  7242 leader_election.cc:304] T d50df7ba44164856925cacbe1414d851 P 83ca7750fbc741b7afc841bda942cdb1 [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: 1d75d40cbcd84cb4b284a0d8c8bcc1e0, 83ca7750fbc741b7afc841bda942cdb1; no voters: 3853b63638f14ce3ad4e7d72d276158c
I20260709 14:53:27.136962  7770 raft_consensus.cc:2804] T d50df7ba44164856925cacbe1414d851 P 83ca7750fbc741b7afc841bda942cdb1 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:53:27.138365  7770 raft_consensus.cc:697] T d50df7ba44164856925cacbe1414d851 P 83ca7750fbc741b7afc841bda942cdb1 [term 1 LEADER]: Becoming Leader. State: Replica: 83ca7750fbc741b7afc841bda942cdb1, State: Running, Role: LEADER
I20260709 14:53:27.139479  7770 consensus_queue.cc:237] T d50df7ba44164856925cacbe1414d851 P 83ca7750fbc741b7afc841bda942cdb1 [LEADER]: Queue going to LEADER mode. State: All 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: "83ca7750fbc741b7afc841bda942cdb1" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39489 } } peers { permanent_uuid: "1d75d40cbcd84cb4b284a0d8c8bcc1e0" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 39831 } } peers { permanent_uuid: "3853b63638f14ce3ad4e7d72d276158c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 38165 } }
I20260709 14:53:27.143573  7468 tablet_bootstrap.cc:492] T 9eaf6fbebb204ef29c1e4d5288665b9f P 3853b63638f14ce3ad4e7d72d276158c: No bootstrap required, opened a new log
I20260709 14:53:27.144038  7468 ts_tablet_manager.cc:1403] T 9eaf6fbebb204ef29c1e4d5288665b9f P 3853b63638f14ce3ad4e7d72d276158c: Time spent bootstrapping tablet: real 0.223s	user 0.012s	sys 0.017s
I20260709 14:53:27.152400  7468 raft_consensus.cc:359] T 9eaf6fbebb204ef29c1e4d5288665b9f P 3853b63638f14ce3ad4e7d72d276158c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83ca7750fbc741b7afc841bda942cdb1" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39489 } } peers { permanent_uuid: "1d75d40cbcd84cb4b284a0d8c8bcc1e0" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 39831 } } peers { permanent_uuid: "3853b63638f14ce3ad4e7d72d276158c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 38165 } }
I20260709 14:53:27.153033  7468 raft_consensus.cc:385] T 9eaf6fbebb204ef29c1e4d5288665b9f P 3853b63638f14ce3ad4e7d72d276158c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:27.153270  7468 raft_consensus.cc:740] T 9eaf6fbebb204ef29c1e4d5288665b9f P 3853b63638f14ce3ad4e7d72d276158c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3853b63638f14ce3ad4e7d72d276158c, State: Initialized, Role: FOLLOWER
I20260709 14:53:27.153868  7468 consensus_queue.cc:260] T 9eaf6fbebb204ef29c1e4d5288665b9f P 3853b63638f14ce3ad4e7d72d276158c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83ca7750fbc741b7afc841bda942cdb1" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39489 } } peers { permanent_uuid: "1d75d40cbcd84cb4b284a0d8c8bcc1e0" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 39831 } } peers { permanent_uuid: "3853b63638f14ce3ad4e7d72d276158c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 38165 } }
I20260709 14:53:27.161921  7470 tablet_bootstrap.cc:654] T 0f3c83d75d1846e0a35822d2604ce57b P 83ca7750fbc741b7afc841bda942cdb1: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:27.162468  7468 ts_tablet_manager.cc:1434] T 9eaf6fbebb204ef29c1e4d5288665b9f P 3853b63638f14ce3ad4e7d72d276158c: Time spent starting tablet: real 0.018s	user 0.004s	sys 0.002s
I20260709 14:53:27.166340  7468 tablet_bootstrap.cc:492] T 3660bf7529e14c4dbe3a65a4d5b34f6f P 3853b63638f14ce3ad4e7d72d276158c: Bootstrap starting.
I20260709 14:53:27.176283  7176 catalog_manager.cc:5697] T 9eaf6fbebb204ef29c1e4d5288665b9f P 83ca7750fbc741b7afc841bda942cdb1 reported cstate change: term changed from 0 to 1, leader changed from <none> to 83ca7750fbc741b7afc841bda942cdb1 (127.6.3.193). New cstate: current_term: 1 leader_uuid: "83ca7750fbc741b7afc841bda942cdb1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83ca7750fbc741b7afc841bda942cdb1" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39489 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1d75d40cbcd84cb4b284a0d8c8bcc1e0" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 39831 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3853b63638f14ce3ad4e7d72d276158c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 38165 } health_report { overall_health: UNKNOWN } } }
I20260709 14:53:27.180444  7176 catalog_manager.cc:5697] T a9d25e087f524187bf515b4fff98f983 P 83ca7750fbc741b7afc841bda942cdb1 reported cstate change: term changed from 0 to 1, leader changed from <none> to 83ca7750fbc741b7afc841bda942cdb1 (127.6.3.193). New cstate: current_term: 1 leader_uuid: "83ca7750fbc741b7afc841bda942cdb1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83ca7750fbc741b7afc841bda942cdb1" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39489 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1d75d40cbcd84cb4b284a0d8c8bcc1e0" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 39831 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3853b63638f14ce3ad4e7d72d276158c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 38165 } health_report { overall_health: UNKNOWN } } }
I20260709 14:53:27.186089  7774 raft_consensus.cc:493] T 89a5dce2e29640c0b34cd9078ac2c621 P 83ca7750fbc741b7afc841bda942cdb1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:27.186781  7774 raft_consensus.cc:515] T 89a5dce2e29640c0b34cd9078ac2c621 P 83ca7750fbc741b7afc841bda942cdb1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83ca7750fbc741b7afc841bda942cdb1" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39489 } } peers { permanent_uuid: "1d75d40cbcd84cb4b284a0d8c8bcc1e0" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 39831 } } peers { permanent_uuid: "3853b63638f14ce3ad4e7d72d276158c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 38165 } }
I20260709 14:53:27.182018  7176 catalog_manager.cc:5697] T 4b2be9a148e64cd7919aff18b4b6e524 P 83ca7750fbc741b7afc841bda942cdb1 reported cstate change: term changed from 0 to 1, leader changed from <none> to 83ca7750fbc741b7afc841bda942cdb1 (127.6.3.193). New cstate: current_term: 1 leader_uuid: "83ca7750fbc741b7afc841bda942cdb1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83ca7750fbc741b7afc841bda942cdb1" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39489 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1d75d40cbcd84cb4b284a0d8c8bcc1e0" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 39831 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3853b63638f14ce3ad4e7d72d276158c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 38165 } health_report { overall_health: UNKNOWN } } }
I20260709 14:53:27.190358  7426 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "89a5dce2e29640c0b34cd9078ac2c621" candidate_uuid: "83ca7750fbc741b7afc841bda942cdb1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3853b63638f14ce3ad4e7d72d276158c" is_pre_election: true
I20260709 14:53:27.191329  7468 tablet_bootstrap.cc:654] T 3660bf7529e14c4dbe3a65a4d5b34f6f P 3853b63638f14ce3ad4e7d72d276158c: Neither blocks nor log segments found. Creating new log.
W20260709 14:53:27.193359  7243 leader_election.cc:343] T 89a5dce2e29640c0b34cd9078ac2c621 P 83ca7750fbc741b7afc841bda942cdb1 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3853b63638f14ce3ad4e7d72d276158c (127.6.3.195:38165): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:27.194766  7774 leader_election.cc:290] T 89a5dce2e29640c0b34cd9078ac2c621 P 83ca7750fbc741b7afc841bda942cdb1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1d75d40cbcd84cb4b284a0d8c8bcc1e0 (127.6.3.194:39831), 3853b63638f14ce3ad4e7d72d276158c (127.6.3.195:38165)
I20260709 14:53:27.200093  7469 tablet_bootstrap.cc:492] T 8f353d2aba1b45b6881a4ade26421630 P 1d75d40cbcd84cb4b284a0d8c8bcc1e0: No bootstrap required, opened a new log
I20260709 14:53:27.200594  7469 ts_tablet_manager.cc:1403] T 8f353d2aba1b45b6881a4ade26421630 P 1d75d40cbcd84cb4b284a0d8c8bcc1e0: Time spent bootstrapping tablet: real 0.209s	user 0.031s	sys 0.048s
I20260709 14:53:27.204593  7350 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "89a5dce2e29640c0b34cd9078ac2c621" candidate_uuid: "83ca7750fbc741b7afc841bda942cdb1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d75d40cbcd84cb4b284a0d8c8bcc1e0" is_pre_election: true
W20260709 14:53:27.210086  7242 leader_election.cc:343] T 89a5dce2e29640c0b34cd9078ac2c621 P 83ca7750fbc741b7afc841bda942cdb1 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1d75d40cbcd84cb4b284a0d8c8bcc1e0 (127.6.3.194:39831): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:27.210498  7242 leader_election.cc:304] T 89a5dce2e29640c0b34cd9078ac2c621 P 83ca7750fbc741b7afc841bda942cdb1 [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: 83ca7750fbc741b7afc841bda942cdb1; no voters: 1d75d40cbcd84cb4b284a0d8c8bcc1e0, 3853b63638f14ce3ad4e7d72d276158c
I20260709 14:53:27.211510  7770 raft_consensus.cc:2749] T 89a5dce2e29640c0b34cd9078ac2c621 P 83ca7750fbc741b7afc841bda942cdb1 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:53:27.212813  7469 raft_consensus.cc:359] T 8f353d2aba1b45b6881a4ade26421630 P 1d75d40cbcd84cb4b284a0d8c8bcc1e0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83ca7750fbc741b7afc841bda942cdb1" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39489 } } peers { permanent_uuid: "1d75d40cbcd84cb4b284a0d8c8bcc1e0" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 39831 } } peers { permanent_uuid: "3853b63638f14ce3ad4e7d72d276158c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 38165 } }
I20260709 14:53:27.213949  7470 tablet_bootstrap.cc:492] T 0f3c83d75d1846e0a35822d2604ce57b P 83ca7750fbc741b7afc841bda942cdb1: No bootstrap required, opened a new log
I20260709 14:53:27.214015  7469 raft_consensus.cc:385] T 8f353d2aba1b45b6881a4ade26421630 P 1d75d40cbcd84cb4b284a0d8c8bcc1e0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:27.214406  7470 ts_tablet_manager.cc:1403] T 0f3c83d75d1846e0a35822d2604ce57b P 83ca7750fbc741b7afc841bda942cdb1: Time spent bootstrapping tablet: real 0.081s	user 0.013s	sys 0.012s
I20260709 14:53:27.214434  7469 raft_consensus.cc:740] T 8f353d2aba1b45b6881a4ade26421630 P 1d75d40cbcd84cb4b284a0d8c8bcc1e0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1d75d40cbcd84cb4b284a0d8c8bcc1e0, State: Initialized, Role: FOLLOWER
I20260709 14:53:27.215235  7469 consensus_queue.cc:260] T 8f353d2aba1b45b6881a4ade26421630 P 1d75d40cbcd84cb4b284a0d8c8bcc1e0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83ca7750fbc741b7afc841bda942cdb1" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39489 } } peers { permanent_uuid: "1d75d40cbcd84cb4b284a0d8c8bcc1e0" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 39831 } } peers { permanent_uuid: "3853b63638f14ce3ad4e7d72d276158c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 38165 } }
I20260709 14:53:27.221668  7469 ts_tablet_manager.cc:1434] T 8f353d2aba1b45b6881a4ade26421630 P 1d75d40cbcd84cb4b284a0d8c8bcc1e0: Time spent starting tablet: real 0.021s	user 0.005s	sys 0.001s
I20260709 14:53:27.225241  7469 tablet_bootstrap.cc:492] T 2159fa83d9dc4c2692a23db12e0f1773 P 1d75d40cbcd84cb4b284a0d8c8bcc1e0: Bootstrap starting.
I20260709 14:53:27.225172  7175 catalog_manager.cc:5697] T f167ec177a7c43dcb47bdfbef90e8d91 P 1d75d40cbcd84cb4b284a0d8c8bcc1e0 reported cstate change: term changed from 0 to 1, leader changed from <none> to 1d75d40cbcd84cb4b284a0d8c8bcc1e0 (127.6.3.194). New cstate: current_term: 1 leader_uuid: "1d75d40cbcd84cb4b284a0d8c8bcc1e0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83ca7750fbc741b7afc841bda942cdb1" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39489 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1d75d40cbcd84cb4b284a0d8c8bcc1e0" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 39831 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3853b63638f14ce3ad4e7d72d276158c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 38165 } health_report { overall_health: UNKNOWN } } }
I20260709 14:53:27.235911  7718 raft_consensus.cc:493] T 42edafb1d1d940d5a808d6c9e2c39b82 P 3853b63638f14ce3ad4e7d72d276158c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:27.236440  7718 raft_consensus.cc:515] T 42edafb1d1d940d5a808d6c9e2c39b82 P 3853b63638f14ce3ad4e7d72d276158c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83ca7750fbc741b7afc841bda942cdb1" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39489 } } peers { permanent_uuid: "1d75d40cbcd84cb4b284a0d8c8bcc1e0" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 39831 } } peers { permanent_uuid: "3853b63638f14ce3ad4e7d72d276158c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 38165 } }
I20260709 14:53:27.250105  7349 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "42edafb1d1d940d5a808d6c9e2c39b82" candidate_uuid: "3853b63638f14ce3ad4e7d72d276158c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d75d40cbcd84cb4b284a0d8c8bcc1e0" is_pre_election: true
I20260709 14:53:27.250155  7274 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "42edafb1d1d940d5a808d6c9e2c39b82" candidate_uuid: "3853b63638f14ce3ad4e7d72d276158c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "83ca7750fbc741b7afc841bda942cdb1" is_pre_election: true
I20260709 14:53:27.250707  7349 raft_consensus.cc:2468] T 42edafb1d1d940d5a808d6c9e2c39b82 P 1d75d40cbcd84cb4b284a0d8c8bcc1e0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3853b63638f14ce3ad4e7d72d276158c in term 0.
I20260709 14:53:27.250747  7274 raft_consensus.cc:2468] T 42edafb1d1d940d5a808d6c9e2c39b82 P 83ca7750fbc741b7afc841bda942cdb1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3853b63638f14ce3ad4e7d72d276158c in term 0.
I20260709 14:53:27.251850  7392 leader_election.cc:304] T 42edafb1d1d940d5a808d6c9e2c39b82 P 3853b63638f14ce3ad4e7d72d276158c [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: 3853b63638f14ce3ad4e7d72d276158c, 83ca7750fbc741b7afc841bda942cdb1; no voters: 
I20260709 14:53:27.252561  7781 raft_consensus.cc:2804] T 42edafb1d1d940d5a808d6c9e2c39b82 P 3853b63638f14ce3ad4e7d72d276158c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:53:27.252899  7781 raft_consensus.cc:493] T 42edafb1d1d940d5a808d6c9e2c39b82 P 3853b63638f14ce3ad4e7d72d276158c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:53:27.253238  7781 raft_consensus.cc:3060] T 42edafb1d1d940d5a808d6c9e2c39b82 P 3853b63638f14ce3ad4e7d72d276158c [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:27.253021  7469 tablet_bootstrap.cc:654] T 2159fa83d9dc4c2692a23db12e0f1773 P 1d75d40cbcd84cb4b284a0d8c8bcc1e0: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:27.217044  7470 raft_consensus.cc:359] T 0f3c83d75d1846e0a35822d2604ce57b P 83ca7750fbc741b7afc841bda942cdb1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83ca7750fbc741b7afc841bda942cdb1" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39489 } } peers { permanent_uuid: "1d75d40cbcd84cb4b284a0d8c8bcc1e0" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 39831 } } peers { permanent_uuid: "3853b63638f14ce3ad4e7d72d276158c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 38165 } }
I20260709 14:53:27.254824  7470 raft_consensus.cc:385] T 0f3c83d75d1846e0a35822d2604ce57b P 83ca7750fbc741b7afc841bda942cdb1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:27.255133  7470 raft_consensus.cc:740] T 0f3c83d75d1846e0a35822d2604ce57b P 83ca7750fbc741b7afc841bda942cdb1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 83ca7750fbc741b7afc841bda942cdb1, State: Initialized, Role: FOLLOWER
I20260709 14:53:27.255705  7470 consensus_queue.cc:260] T 0f3c83d75d1846e0a35822d2604ce57b P 83ca7750fbc741b7afc841bda942cdb1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83ca7750fbc741b7afc841bda942cdb1" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39489 } } peers { permanent_uuid: "1d75d40cbcd84cb4b284a0d8c8bcc1e0" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 39831 } } peers { permanent_uuid: "3853b63638f14ce3ad4e7d72d276158c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 38165 } }
I20260709 14:53:27.257047  7470 ts_tablet_manager.cc:1434] T 0f3c83d75d1846e0a35822d2604ce57b P 83ca7750fbc741b7afc841bda942cdb1: Time spent starting tablet: real 0.042s	user 0.005s	sys 0.000s
I20260709 14:53:27.265753  7468 tablet_bootstrap.cc:492] T 3660bf7529e14c4dbe3a65a4d5b34f6f P 3853b63638f14ce3ad4e7d72d276158c: No bootstrap required, opened a new log
I20260709 14:53:27.266214  7468 ts_tablet_manager.cc:1403] T 3660bf7529e14c4dbe3a65a4d5b34f6f P 3853b63638f14ce3ad4e7d72d276158c: Time spent bootstrapping tablet: real 0.100s	user 0.015s	sys 0.015s
I20260709 14:53:27.265964  7781 raft_consensus.cc:515] T 42edafb1d1d940d5a808d6c9e2c39b82 P 3853b63638f14ce3ad4e7d72d276158c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83ca7750fbc741b7afc841bda942cdb1" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39489 } } peers { permanent_uuid: "1d75d40cbcd84cb4b284a0d8c8bcc1e0" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 39831 } } peers { permanent_uuid: "3853b63638f14ce3ad4e7d72d276158c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 38165 } }
I20260709 14:53:27.268684  7468 raft_consensus.cc:359] T 3660bf7529e14c4dbe3a65a4d5b34f6f P 3853b63638f14ce3ad4e7d72d276158c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83ca7750fbc741b7afc841bda942cdb1" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39489 } } peers { permanent_uuid: "1d75d40cbcd84cb4b284a0d8c8bcc1e0" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 39831 } } peers { permanent_uuid: "3853b63638f14ce3ad4e7d72d276158c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 38165 } }
I20260709 14:53:27.270866  7770 consensus_queue.cc:1048] T e524e02272da466c8a64f6915940adbc P 83ca7750fbc741b7afc841bda942cdb1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1d75d40cbcd84cb4b284a0d8c8bcc1e0" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 39831 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:53:27.275528  7468 raft_consensus.cc:385] T 3660bf7529e14c4dbe3a65a4d5b34f6f P 3853b63638f14ce3ad4e7d72d276158c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:27.276149  7468 raft_consensus.cc:740] T 3660bf7529e14c4dbe3a65a4d5b34f6f P 3853b63638f14ce3ad4e7d72d276158c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3853b63638f14ce3ad4e7d72d276158c, State: Initialized, Role: FOLLOWER
I20260709 14:53:27.277901  7274 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "42edafb1d1d940d5a808d6c9e2c39b82" candidate_uuid: "3853b63638f14ce3ad4e7d72d276158c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "83ca7750fbc741b7afc841bda942cdb1"
I20260709 14:53:27.278461  7274 raft_consensus.cc:3060] T 42edafb1d1d940d5a808d6c9e2c39b82 P 83ca7750fbc741b7afc841bda942cdb1 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:27.282196  7177 catalog_manager.cc:5697] T d50df7ba44164856925cacbe1414d851 P 83ca7750fbc741b7afc841bda942cdb1 reported cstate change: term changed from 0 to 1, leader changed from <none> to 83ca7750fbc741b7afc841bda942cdb1 (127.6.3.193). New cstate: current_term: 1 leader_uuid: "83ca7750fbc741b7afc841bda942cdb1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83ca7750fbc741b7afc841bda942cdb1" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39489 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1d75d40cbcd84cb4b284a0d8c8bcc1e0" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 39831 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3853b63638f14ce3ad4e7d72d276158c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 38165 } health_report { overall_health: UNKNOWN } } }
I20260709 14:53:27.284289  7177 catalog_manager.cc:5697] T 2159fa83d9dc4c2692a23db12e0f1773 P 83ca7750fbc741b7afc841bda942cdb1 reported cstate change: term changed from 0 to 1, leader changed from <none> to 83ca7750fbc741b7afc841bda942cdb1 (127.6.3.193). New cstate: current_term: 1 leader_uuid: "83ca7750fbc741b7afc841bda942cdb1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83ca7750fbc741b7afc841bda942cdb1" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39489 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1d75d40cbcd84cb4b284a0d8c8bcc1e0" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 39831 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3853b63638f14ce3ad4e7d72d276158c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 38165 } health_report { overall_health: UNKNOWN } } }
I20260709 14:53:27.286154  7274 raft_consensus.cc:2468] T 42edafb1d1d940d5a808d6c9e2c39b82 P 83ca7750fbc741b7afc841bda942cdb1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3853b63638f14ce3ad4e7d72d276158c in term 1.
I20260709 14:53:27.271903  7470 tablet_bootstrap.cc:492] T 3660bf7529e14c4dbe3a65a4d5b34f6f P 83ca7750fbc741b7afc841bda942cdb1: Bootstrap starting.
I20260709 14:53:27.289701  7468 consensus_queue.cc:260] T 3660bf7529e14c4dbe3a65a4d5b34f6f P 3853b63638f14ce3ad4e7d72d276158c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83ca7750fbc741b7afc841bda942cdb1" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39489 } } peers { permanent_uuid: "1d75d40cbcd84cb4b284a0d8c8bcc1e0" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 39831 } } peers { permanent_uuid: "3853b63638f14ce3ad4e7d72d276158c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 38165 } }
I20260709 14:53:27.293164  7468 ts_tablet_manager.cc:1434] T 3660bf7529e14c4dbe3a65a4d5b34f6f P 3853b63638f14ce3ad4e7d72d276158c: Time spent starting tablet: real 0.027s	user 0.005s	sys 0.000s
I20260709 14:53:27.294516  7468 tablet_bootstrap.cc:492] T 89a5dce2e29640c0b34cd9078ac2c621 P 3853b63638f14ce3ad4e7d72d276158c: Bootstrap starting.
I20260709 14:53:27.298151  7470 tablet_bootstrap.cc:654] T 3660bf7529e14c4dbe3a65a4d5b34f6f P 83ca7750fbc741b7afc841bda942cdb1: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:27.298749  7392 leader_election.cc:304] T 42edafb1d1d940d5a808d6c9e2c39b82 P 3853b63638f14ce3ad4e7d72d276158c [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: 3853b63638f14ce3ad4e7d72d276158c, 83ca7750fbc741b7afc841bda942cdb1; no voters: 
I20260709 14:53:27.301149  7723 raft_consensus.cc:2804] T 42edafb1d1d940d5a808d6c9e2c39b82 P 3853b63638f14ce3ad4e7d72d276158c [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:53:27.301627  7723 raft_consensus.cc:697] T 42edafb1d1d940d5a808d6c9e2c39b82 P 3853b63638f14ce3ad4e7d72d276158c [term 1 LEADER]: Becoming Leader. State: Replica: 3853b63638f14ce3ad4e7d72d276158c, State: Running, Role: LEADER
I20260709 14:53:27.302436  7723 consensus_queue.cc:237] T 42edafb1d1d940d5a808d6c9e2c39b82 P 3853b63638f14ce3ad4e7d72d276158c [LEADER]: Queue going to LEADER mode. State: All 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: "83ca7750fbc741b7afc841bda942cdb1" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39489 } } peers { permanent_uuid: "1d75d40cbcd84cb4b284a0d8c8bcc1e0" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 39831 } } peers { permanent_uuid: "3853b63638f14ce3ad4e7d72d276158c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 38165 } }
I20260709 14:53:27.307751  7770 consensus_queue.cc:1048] T e524e02272da466c8a64f6915940adbc P 83ca7750fbc741b7afc841bda942cdb1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3853b63638f14ce3ad4e7d72d276158c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 38165 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.010s
I20260709 14:53:27.306556  7718 leader_election.cc:290] T 42edafb1d1d940d5a808d6c9e2c39b82 P 3853b63638f14ce3ad4e7d72d276158c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 83ca7750fbc741b7afc841bda942cdb1 (127.6.3.193:39489), 1d75d40cbcd84cb4b284a0d8c8bcc1e0 (127.6.3.194:39831)
I20260709 14:53:27.320664  7781 leader_election.cc:290] T 42edafb1d1d940d5a808d6c9e2c39b82 P 3853b63638f14ce3ad4e7d72d276158c [CANDIDATE]: Term 1 election: Requested vote from peers 83ca7750fbc741b7afc841bda942cdb1 (127.6.3.193:39489), 1d75d40cbcd84cb4b284a0d8c8bcc1e0 (127.6.3.194:39831)
I20260709 14:53:27.322525  7349 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "42edafb1d1d940d5a808d6c9e2c39b82" candidate_uuid: "3853b63638f14ce3ad4e7d72d276158c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d75d40cbcd84cb4b284a0d8c8bcc1e0"
I20260709 14:53:27.323148  7349 raft_consensus.cc:3060] T 42edafb1d1d940d5a808d6c9e2c39b82 P 1d75d40cbcd84cb4b284a0d8c8bcc1e0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:27.331918  7468 tablet_bootstrap.cc:654] T 89a5dce2e29640c0b34cd9078ac2c621 P 3853b63638f14ce3ad4e7d72d276158c: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:27.339712  7469 tablet_bootstrap.cc:492] T 2159fa83d9dc4c2692a23db12e0f1773 P 1d75d40cbcd84cb4b284a0d8c8bcc1e0: No bootstrap required, opened a new log
I20260709 14:53:27.340143  7469 ts_tablet_manager.cc:1403] T 2159fa83d9dc4c2692a23db12e0f1773 P 1d75d40cbcd84cb4b284a0d8c8bcc1e0: Time spent bootstrapping tablet: real 0.115s	user 0.012s	sys 0.019s
I20260709 14:53:27.345441  7469 raft_consensus.cc:359] T 2159fa83d9dc4c2692a23db12e0f1773 P 1d75d40cbcd84cb4b284a0d8c8bcc1e0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83ca7750fbc741b7afc841bda942cdb1" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39489 } } peers { permanent_uuid: "1d75d40cbcd84cb4b284a0d8c8bcc1e0" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 39831 } } peers { permanent_uuid: "3853b63638f14ce3ad4e7d72d276158c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 38165 } }
I20260709 14:53:27.346140  7469 raft_consensus.cc:385] T 2159fa83d9dc4c2692a23db12e0f1773 P 1d75d40cbcd84cb4b284a0d8c8bcc1e0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:27.346421  7469 raft_consensus.cc:740] T 2159fa83d9dc4c2692a23db12e0f1773 P 1d75d40cbcd84cb4b284a0d8c8bcc1e0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1d75d40cbcd84cb4b284a0d8c8bcc1e0, State: Initialized, Role: FOLLOWER
I20260709 14:53:27.347226  7469 consensus_queue.cc:260] T 2159fa83d9dc4c2692a23db12e0f1773 P 1d75d40cbcd84cb4b284a0d8c8bcc1e0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83ca7750fbc741b7afc841bda942cdb1" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39489 } } peers { permanent_uuid: "1d75d40cbcd84cb4b284a0d8c8bcc1e0" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 39831 } } peers { permanent_uuid: "3853b63638f14ce3ad4e7d72d276158c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 38165 } }
I20260709 14:53:27.348738  7469 ts_tablet_manager.cc:1434] T 2159fa83d9dc4c2692a23db12e0f1773 P 1d75d40cbcd84cb4b284a0d8c8bcc1e0: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260709 14:53:27.349623  7469 tablet_bootstrap.cc:492] T 1c9d2663b75146b888a015f1b5ab5ad9 P 1d75d40cbcd84cb4b284a0d8c8bcc1e0: Bootstrap starting.
I20260709 14:53:27.354849  7469 tablet_bootstrap.cc:654] T 1c9d2663b75146b888a015f1b5ab5ad9 P 1d75d40cbcd84cb4b284a0d8c8bcc1e0: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:27.346455  7349 raft_consensus.cc:2468] T 42edafb1d1d940d5a808d6c9e2c39b82 P 1d75d40cbcd84cb4b284a0d8c8bcc1e0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3853b63638f14ce3ad4e7d72d276158c in term 1.
I20260709 14:53:27.378295  7174 catalog_manager.cc:5697] T 42edafb1d1d940d5a808d6c9e2c39b82 P 3853b63638f14ce3ad4e7d72d276158c reported cstate change: term changed from 0 to 1, leader changed from <none> to 3853b63638f14ce3ad4e7d72d276158c (127.6.3.195). New cstate: current_term: 1 leader_uuid: "3853b63638f14ce3ad4e7d72d276158c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83ca7750fbc741b7afc841bda942cdb1" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39489 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1d75d40cbcd84cb4b284a0d8c8bcc1e0" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 39831 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3853b63638f14ce3ad4e7d72d276158c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 38165 } health_report { overall_health: HEALTHY } } }
I20260709 14:53:27.381145  7469 tablet_bootstrap.cc:492] T 1c9d2663b75146b888a015f1b5ab5ad9 P 1d75d40cbcd84cb4b284a0d8c8bcc1e0: No bootstrap required, opened a new log
I20260709 14:53:27.381603  7469 ts_tablet_manager.cc:1403] T 1c9d2663b75146b888a015f1b5ab5ad9 P 1d75d40cbcd84cb4b284a0d8c8bcc1e0: Time spent bootstrapping tablet: real 0.032s	user 0.013s	sys 0.001s
I20260709 14:53:27.382313  7470 tablet_bootstrap.cc:492] T 3660bf7529e14c4dbe3a65a4d5b34f6f P 83ca7750fbc741b7afc841bda942cdb1: No bootstrap required, opened a new log
I20260709 14:53:27.382689  7470 ts_tablet_manager.cc:1403] T 3660bf7529e14c4dbe3a65a4d5b34f6f P 83ca7750fbc741b7afc841bda942cdb1: Time spent bootstrapping tablet: real 0.111s	user 0.009s	sys 0.004s
I20260709 14:53:27.384953  7470 raft_consensus.cc:359] T 3660bf7529e14c4dbe3a65a4d5b34f6f P 83ca7750fbc741b7afc841bda942cdb1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83ca7750fbc741b7afc841bda942cdb1" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39489 } } peers { permanent_uuid: "1d75d40cbcd84cb4b284a0d8c8bcc1e0" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 39831 } } peers { permanent_uuid: "3853b63638f14ce3ad4e7d72d276158c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 38165 } }
I20260709 14:53:27.385533  7470 raft_consensus.cc:385] T 3660bf7529e14c4dbe3a65a4d5b34f6f P 83ca7750fbc741b7afc841bda942cdb1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:27.385794  7470 raft_consensus.cc:740] T 3660bf7529e14c4dbe3a65a4d5b34f6f P 83ca7750fbc741b7afc841bda942cdb1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 83ca7750fbc741b7afc841bda942cdb1, State: Initialized, Role: FOLLOWER
I20260709 14:53:27.386372  7470 consensus_queue.cc:260] T 3660bf7529e14c4dbe3a65a4d5b34f6f P 83ca7750fbc741b7afc841bda942cdb1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83ca7750fbc741b7afc841bda942cdb1" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39489 } } peers { permanent_uuid: "1d75d40cbcd84cb4b284a0d8c8bcc1e0" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 39831 } } peers { permanent_uuid: "3853b63638f14ce3ad4e7d72d276158c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 38165 } }
I20260709 14:53:27.389281  7468 tablet_bootstrap.cc:492] T 89a5dce2e29640c0b34cd9078ac2c621 P 3853b63638f14ce3ad4e7d72d276158c: No bootstrap required, opened a new log
I20260709 14:53:27.389694  7468 ts_tablet_manager.cc:1403] T 89a5dce2e29640c0b34cd9078ac2c621 P 3853b63638f14ce3ad4e7d72d276158c: Time spent bootstrapping tablet: real 0.095s	user 0.006s	sys 0.023s
I20260709 14:53:27.390741  7279 raft_consensus.cc:1275] T 260e9e4b4b174c06bd78fff8989f2cda P 83ca7750fbc741b7afc841bda942cdb1 [term 2 FOLLOWER]: Refusing update from remote peer 1d75d40cbcd84cb4b284a0d8c8bcc1e0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:53:27.387620  7469 raft_consensus.cc:359] T 1c9d2663b75146b888a015f1b5ab5ad9 P 1d75d40cbcd84cb4b284a0d8c8bcc1e0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83ca7750fbc741b7afc841bda942cdb1" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39489 } } peers { permanent_uuid: "1d75d40cbcd84cb4b284a0d8c8bcc1e0" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 39831 } } peers { permanent_uuid: "3853b63638f14ce3ad4e7d72d276158c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 38165 } }
I20260709 14:53:27.392125  7730 consensus_queue.cc:1048] T 260e9e4b4b174c06bd78fff8989f2cda P 1d75d40cbcd84cb4b284a0d8c8bcc1e0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "83ca7750fbc741b7afc841bda942cdb1" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39489 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:53:27.392446  7469 raft_consensus.cc:385] T 1c9d2663b75146b888a015f1b5ab5ad9 P 1d75d40cbcd84cb4b284a0d8c8bcc1e0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:27.392719  7469 raft_consensus.cc:740] T 1c9d2663b75146b888a015f1b5ab5ad9 P 1d75d40cbcd84cb4b284a0d8c8bcc1e0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1d75d40cbcd84cb4b284a0d8c8bcc1e0, State: Initialized, Role: FOLLOWER
I20260709 14:53:27.396005  7426 raft_consensus.cc:3060] T 9eaf6fbebb204ef29c1e4d5288665b9f P 3853b63638f14ce3ad4e7d72d276158c [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:27.402334  7422 raft_consensus.cc:1275] T 260e9e4b4b174c06bd78fff8989f2cda P 3853b63638f14ce3ad4e7d72d276158c [term 2 FOLLOWER]: Refusing update from remote peer 1d75d40cbcd84cb4b284a0d8c8bcc1e0: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:53:27.403239  7774 consensus_queue.cc:1048] T 9eaf6fbebb204ef29c1e4d5288665b9f P 83ca7750fbc741b7afc841bda942cdb1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3853b63638f14ce3ad4e7d72d276158c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 38165 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:53:27.405766  7787 consensus_queue.cc:1048] T 260e9e4b4b174c06bd78fff8989f2cda P 1d75d40cbcd84cb4b284a0d8c8bcc1e0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3853b63638f14ce3ad4e7d72d276158c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 38165 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:53:27.411856  7470 ts_tablet_manager.cc:1434] T 3660bf7529e14c4dbe3a65a4d5b34f6f P 83ca7750fbc741b7afc841bda942cdb1: Time spent starting tablet: real 0.029s	user 0.004s	sys 0.002s
I20260709 14:53:27.412803  7470 tablet_bootstrap.cc:492] T e2bf68dfe72543e4bd84978e91a112f3 P 83ca7750fbc741b7afc841bda942cdb1: Bootstrap starting.
I20260709 14:53:27.426702  7468 raft_consensus.cc:359] T 89a5dce2e29640c0b34cd9078ac2c621 P 3853b63638f14ce3ad4e7d72d276158c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83ca7750fbc741b7afc841bda942cdb1" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39489 } } peers { permanent_uuid: "1d75d40cbcd84cb4b284a0d8c8bcc1e0" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 39831 } } peers { permanent_uuid: "3853b63638f14ce3ad4e7d72d276158c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 38165 } }
I20260709 14:53:27.427389  7468 raft_consensus.cc:385] T 89a5dce2e29640c0b34cd9078ac2c621 P 3853b63638f14ce3ad4e7d72d276158c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:27.427711  7468 raft_consensus.cc:740] T 89a5dce2e29640c0b34cd9078ac2c621 P 3853b63638f14ce3ad4e7d72d276158c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3853b63638f14ce3ad4e7d72d276158c, State: Initialized, Role: FOLLOWER
I20260709 14:53:27.428380  7468 consensus_queue.cc:260] T 89a5dce2e29640c0b34cd9078ac2c621 P 3853b63638f14ce3ad4e7d72d276158c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83ca7750fbc741b7afc841bda942cdb1" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39489 } } peers { permanent_uuid: "1d75d40cbcd84cb4b284a0d8c8bcc1e0" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 39831 } } peers { permanent_uuid: "3853b63638f14ce3ad4e7d72d276158c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 38165 } }
I20260709 14:53:27.429751  7469 consensus_queue.cc:260] T 1c9d2663b75146b888a015f1b5ab5ad9 P 1d75d40cbcd84cb4b284a0d8c8bcc1e0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83ca7750fbc741b7afc841bda942cdb1" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39489 } } peers { permanent_uuid: "1d75d40cbcd84cb4b284a0d8c8bcc1e0" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 39831 } } peers { permanent_uuid: "3853b63638f14ce3ad4e7d72d276158c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 38165 } }
I20260709 14:53:27.431810  7469 ts_tablet_manager.cc:1434] T 1c9d2663b75146b888a015f1b5ab5ad9 P 1d75d40cbcd84cb4b284a0d8c8bcc1e0: Time spent starting tablet: real 0.050s	user 0.006s	sys 0.000s
I20260709 14:53:27.435854  7470 tablet_bootstrap.cc:654] T e2bf68dfe72543e4bd84978e91a112f3 P 83ca7750fbc741b7afc841bda942cdb1: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:27.453881  7469 tablet_bootstrap.cc:492] T 62061dc26fe9445d93d12d1148280870 P 1d75d40cbcd84cb4b284a0d8c8bcc1e0: Bootstrap starting.
I20260709 14:53:27.461191  7468 ts_tablet_manager.cc:1434] T 89a5dce2e29640c0b34cd9078ac2c621 P 3853b63638f14ce3ad4e7d72d276158c: Time spent starting tablet: real 0.071s	user 0.003s	sys 0.003s
I20260709 14:53:27.462293  7468 tablet_bootstrap.cc:492] T 891fdd88798f4bc280dc15b390751c67 P 3853b63638f14ce3ad4e7d72d276158c: Bootstrap starting.
I20260709 14:53:27.466109  7774 consensus_queue.cc:1048] T 9eaf6fbebb204ef29c1e4d5288665b9f P 83ca7750fbc741b7afc841bda942cdb1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1d75d40cbcd84cb4b284a0d8c8bcc1e0" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 39831 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:53:27.472822  7469 tablet_bootstrap.cc:654] T 62061dc26fe9445d93d12d1148280870 P 1d75d40cbcd84cb4b284a0d8c8bcc1e0: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:27.475860  7468 tablet_bootstrap.cc:654] T 891fdd88798f4bc280dc15b390751c67 P 3853b63638f14ce3ad4e7d72d276158c: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:27.486493  7470 tablet_bootstrap.cc:492] T e2bf68dfe72543e4bd84978e91a112f3 P 83ca7750fbc741b7afc841bda942cdb1: No bootstrap required, opened a new log
I20260709 14:53:27.487022  7470 ts_tablet_manager.cc:1403] T e2bf68dfe72543e4bd84978e91a112f3 P 83ca7750fbc741b7afc841bda942cdb1: Time spent bootstrapping tablet: real 0.074s	user 0.012s	sys 0.005s
I20260709 14:53:27.489674  7470 raft_consensus.cc:359] T e2bf68dfe72543e4bd84978e91a112f3 P 83ca7750fbc741b7afc841bda942cdb1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83ca7750fbc741b7afc841bda942cdb1" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39489 } } peers { permanent_uuid: "1d75d40cbcd84cb4b284a0d8c8bcc1e0" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 39831 } } peers { permanent_uuid: "3853b63638f14ce3ad4e7d72d276158c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 38165 } }
I20260709 14:53:27.492651  7470 raft_consensus.cc:385] T e2bf68dfe72543e4bd84978e91a112f3 P 83ca7750fbc741b7afc841bda942cdb1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:27.492908  7470 raft_consensus.cc:740] T e2bf68dfe72543e4bd84978e91a112f3 P 83ca7750fbc741b7afc841bda942cdb1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 83ca7750fbc741b7afc841bda942cdb1, State: Initialized, Role: FOLLOWER
I20260709 14:53:27.493520  7470 consensus_queue.cc:260] T e2bf68dfe72543e4bd84978e91a112f3 P 83ca7750fbc741b7afc841bda942cdb1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83ca7750fbc741b7afc841bda942cdb1" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39489 } } peers { permanent_uuid: "1d75d40cbcd84cb4b284a0d8c8bcc1e0" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 39831 } } peers { permanent_uuid: "3853b63638f14ce3ad4e7d72d276158c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 38165 } }
I20260709 14:53:27.490368  7469 tablet_bootstrap.cc:492] T 62061dc26fe9445d93d12d1148280870 P 1d75d40cbcd84cb4b284a0d8c8bcc1e0: No bootstrap required, opened a new log
I20260709 14:53:27.495343  7469 ts_tablet_manager.cc:1403] T 62061dc26fe9445d93d12d1148280870 P 1d75d40cbcd84cb4b284a0d8c8bcc1e0: Time spent bootstrapping tablet: real 0.042s	user 0.013s	sys 0.001s
I20260709 14:53:27.497813  7469 raft_consensus.cc:359] T 62061dc26fe9445d93d12d1148280870 P 1d75d40cbcd84cb4b284a0d8c8bcc1e0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83ca7750fbc741b7afc841bda942cdb1" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39489 } } peers { permanent_uuid: "1d75d40cbcd84cb4b284a0d8c8bcc1e0" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 39831 } } peers { permanent_uuid: "3853b63638f14ce3ad4e7d72d276158c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 38165 } }
I20260709 14:53:27.498461  7469 raft_consensus.cc:385] T 62061dc26fe9445d93d12d1148280870 P 1d75d40cbcd84cb4b284a0d8c8bcc1e0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:27.498744  7469 raft_consensus.cc:740] T 62061dc26fe9445d93d12d1148280870 P 1d75d40cbcd84cb4b284a0d8c8bcc1e0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1d75d40cbcd84cb4b284a0d8c8bcc1e0, State: Initialized, Role: FOLLOWER
I20260709 14:53:27.499320  7469 consensus_queue.cc:260] T 62061dc26fe9445d93d12d1148280870 P 1d75d40cbcd84cb4b284a0d8c8bcc1e0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83ca7750fbc741b7afc841bda942cdb1" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39489 } } peers { permanent_uuid: "1d75d40cbcd84cb4b284a0d8c8bcc1e0" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 39831 } } peers { permanent_uuid: "3853b63638f14ce3ad4e7d72d276158c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 38165 } }
I20260709 14:53:27.501423  7469 ts_tablet_manager.cc:1434] T 62061dc26fe9445d93d12d1148280870 P 1d75d40cbcd84cb4b284a0d8c8bcc1e0: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 14:53:27.502393  7469 tablet_bootstrap.cc:492] T 4b2be9a148e64cd7919aff18b4b6e524 P 1d75d40cbcd84cb4b284a0d8c8bcc1e0: Bootstrap starting.
I20260709 14:53:27.492383  7468 tablet_bootstrap.cc:492] T 891fdd88798f4bc280dc15b390751c67 P 3853b63638f14ce3ad4e7d72d276158c: No bootstrap required, opened a new log
I20260709 14:53:27.503355  7468 ts_tablet_manager.cc:1403] T 891fdd88798f4bc280dc15b390751c67 P 3853b63638f14ce3ad4e7d72d276158c: Time spent bootstrapping tablet: real 0.041s	user 0.009s	sys 0.004s
I20260709 14:53:27.506036  7468 raft_consensus.cc:359] T 891fdd88798f4bc280dc15b390751c67 P 3853b63638f14ce3ad4e7d72d276158c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83ca7750fbc741b7afc841bda942cdb1" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39489 } } peers { permanent_uuid: "1d75d40cbcd84cb4b284a0d8c8bcc1e0" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 39831 } } peers { permanent_uuid: "3853b63638f14ce3ad4e7d72d276158c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 38165 } }
I20260709 14:53:27.506750  7468 raft_consensus.cc:385] T 891fdd88798f4bc280dc15b390751c67 P 3853b63638f14ce3ad4e7d72d276158c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:27.507017  7468 raft_consensus.cc:740] T 891fdd88798f4bc280dc15b390751c67 P 3853b63638f14ce3ad4e7d72d276158c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3853b63638f14ce3ad4e7d72d276158c, State: Initialized, Role: FOLLOWER
I20260709 14:53:27.507980  7470 ts_tablet_manager.cc:1434] T e2bf68dfe72543e4bd84978e91a112f3 P 83ca7750fbc741b7afc841bda942cdb1: Time spent starting tablet: real 0.021s	user 0.005s	sys 0.000s
I20260709 14:53:27.510725  7774 consensus_queue.cc:1048] T a9d25e087f524187bf515b4fff98f983 P 83ca7750fbc741b7afc841bda942cdb1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3853b63638f14ce3ad4e7d72d276158c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 38165 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:53:27.510833  7468 consensus_queue.cc:260] T 891fdd88798f4bc280dc15b390751c67 P 3853b63638f14ce3ad4e7d72d276158c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83ca7750fbc741b7afc841bda942cdb1" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39489 } } peers { permanent_uuid: "1d75d40cbcd84cb4b284a0d8c8bcc1e0" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 39831 } } peers { permanent_uuid: "3853b63638f14ce3ad4e7d72d276158c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 38165 } }
I20260709 14:53:27.512962  7468 ts_tablet_manager.cc:1434] T 891fdd88798f4bc280dc15b390751c67 P 3853b63638f14ce3ad4e7d72d276158c: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.000s
I20260709 14:53:27.513654  7470 tablet_bootstrap.cc:492] T 1d25b280f25a433f8e798ffd3a15b281 P 83ca7750fbc741b7afc841bda942cdb1: Bootstrap starting.
I20260709 14:53:27.524544  7468 tablet_bootstrap.cc:492] T 0f3c83d75d1846e0a35822d2604ce57b P 3853b63638f14ce3ad4e7d72d276158c: Bootstrap starting.
I20260709 14:53:27.525946  7469 tablet_bootstrap.cc:654] T 4b2be9a148e64cd7919aff18b4b6e524 P 1d75d40cbcd84cb4b284a0d8c8bcc1e0: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:27.527051  7470 tablet_bootstrap.cc:654] T 1d25b280f25a433f8e798ffd3a15b281 P 83ca7750fbc741b7afc841bda942cdb1: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:27.527877  7774 consensus_queue.cc:1048] T 4b2be9a148e64cd7919aff18b4b6e524 P 83ca7750fbc741b7afc841bda942cdb1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3853b63638f14ce3ad4e7d72d276158c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 38165 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:53:27.527267  7781 raft_consensus.cc:493] T 3660bf7529e14c4dbe3a65a4d5b34f6f P 3853b63638f14ce3ad4e7d72d276158c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:27.531983  7781 raft_consensus.cc:515] T 3660bf7529e14c4dbe3a65a4d5b34f6f P 3853b63638f14ce3ad4e7d72d276158c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83ca7750fbc741b7afc841bda942cdb1" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39489 } } peers { permanent_uuid: "1d75d40cbcd84cb4b284a0d8c8bcc1e0" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 39831 } } peers { permanent_uuid: "3853b63638f14ce3ad4e7d72d276158c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 38165 } }
I20260709 14:53:27.533968  7781 leader_election.cc:290] T 3660bf7529e14c4dbe3a65a4d5b34f6f P 3853b63638f14ce3ad4e7d72d276158c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 83ca7750fbc741b7afc841bda942cdb1 (127.6.3.193:39489), 1d75d40cbcd84cb4b284a0d8c8bcc1e0 (127.6.3.194:39831)
I20260709 14:53:27.539867  7826 raft_consensus.cc:493] T 3660bf7529e14c4dbe3a65a4d5b34f6f P 1d75d40cbcd84cb4b284a0d8c8bcc1e0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:27.540166  7279 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3660bf7529e14c4dbe3a65a4d5b34f6f" candidate_uuid: "3853b63638f14ce3ad4e7d72d276158c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "83ca7750fbc741b7afc841bda942cdb1" is_pre_election: true
I20260709 14:53:27.540333  7826 raft_consensus.cc:515] T 3660bf7529e14c4dbe3a65a4d5b34f6f P 1d75d40cbcd84cb4b284a0d8c8bcc1e0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83ca7750fbc741b7afc841bda942cdb1" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39489 } } peers { permanent_uuid: "1d75d40cbcd84cb4b284a0d8c8bcc1e0" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 39831 } } peers { permanent_uuid: "3853b63638f14ce3ad4e7d72d276158c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 38165 } }
I20260709 14:53:27.540787  7279 raft_consensus.cc:2468] T 3660bf7529e14c4dbe3a65a4d5b34f6f P 83ca7750fbc741b7afc841bda942cdb1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3853b63638f14ce3ad4e7d72d276158c in term 0.
I20260709 14:53:27.541816  7392 leader_election.cc:304] T 3660bf7529e14c4dbe3a65a4d5b34f6f P 3853b63638f14ce3ad4e7d72d276158c [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: 3853b63638f14ce3ad4e7d72d276158c, 83ca7750fbc741b7afc841bda942cdb1; no voters: 
I20260709 14:53:27.542243  7826 leader_election.cc:290] T 3660bf7529e14c4dbe3a65a4d5b34f6f P 1d75d40cbcd84cb4b284a0d8c8bcc1e0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 83ca7750fbc741b7afc841bda942cdb1 (127.6.3.193:39489), 3853b63638f14ce3ad4e7d72d276158c (127.6.3.195:38165)
I20260709 14:53:27.544358  7422 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3660bf7529e14c4dbe3a65a4d5b34f6f" candidate_uuid: "1d75d40cbcd84cb4b284a0d8c8bcc1e0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3853b63638f14ce3ad4e7d72d276158c" is_pre_election: true
I20260709 14:53:27.549026  7349 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3660bf7529e14c4dbe3a65a4d5b34f6f" candidate_uuid: "3853b63638f14ce3ad4e7d72d276158c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d75d40cbcd84cb4b284a0d8c8bcc1e0" is_pre_election: true
I20260709 14:53:27.549594  7349 raft_consensus.cc:2468] T 3660bf7529e14c4dbe3a65a4d5b34f6f P 1d75d40cbcd84cb4b284a0d8c8bcc1e0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3853b63638f14ce3ad4e7d72d276158c in term 0.
I20260709 14:53:27.550374  7279 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3660bf7529e14c4dbe3a65a4d5b34f6f" candidate_uuid: "1d75d40cbcd84cb4b284a0d8c8bcc1e0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "83ca7750fbc741b7afc841bda942cdb1" is_pre_election: true
I20260709 14:53:27.550936  7279 raft_consensus.cc:2468] T 3660bf7529e14c4dbe3a65a4d5b34f6f P 83ca7750fbc741b7afc841bda942cdb1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1d75d40cbcd84cb4b284a0d8c8bcc1e0 in term 0.
I20260709 14:53:27.545245  7781 raft_consensus.cc:2804] T 3660bf7529e14c4dbe3a65a4d5b34f6f P 3853b63638f14ce3ad4e7d72d276158c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:53:27.551932  7781 raft_consensus.cc:493] T 3660bf7529e14c4dbe3a65a4d5b34f6f P 3853b63638f14ce3ad4e7d72d276158c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:53:27.552404  7781 raft_consensus.cc:3060] T 3660bf7529e14c4dbe3a65a4d5b34f6f P 3853b63638f14ce3ad4e7d72d276158c [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:27.552824  7318 leader_election.cc:304] T 3660bf7529e14c4dbe3a65a4d5b34f6f P 1d75d40cbcd84cb4b284a0d8c8bcc1e0 [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: 1d75d40cbcd84cb4b284a0d8c8bcc1e0, 83ca7750fbc741b7afc841bda942cdb1; no voters: 
I20260709 14:53:27.554536  7730 raft_consensus.cc:2804] T 3660bf7529e14c4dbe3a65a4d5b34f6f P 1d75d40cbcd84cb4b284a0d8c8bcc1e0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:53:27.542419  7774 raft_consensus.cc:493] T e2bf68dfe72543e4bd84978e91a112f3 P 83ca7750fbc741b7afc841bda942cdb1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:27.554916  7730 raft_consensus.cc:493] T 3660bf7529e14c4dbe3a65a4d5b34f6f P 1d75d40cbcd84cb4b284a0d8c8bcc1e0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:53:27.555325  7730 raft_consensus.cc:3060] T 3660bf7529e14c4dbe3a65a4d5b34f6f P 1d75d40cbcd84cb4b284a0d8c8bcc1e0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:27.555284  7774 raft_consensus.cc:515] T e2bf68dfe72543e4bd84978e91a112f3 P 83ca7750fbc741b7afc841bda942cdb1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83ca7750fbc741b7afc841bda942cdb1" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39489 } } peers { permanent_uuid: "1d75d40cbcd84cb4b284a0d8c8bcc1e0" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 39831 } } peers { permanent_uuid: "3853b63638f14ce3ad4e7d72d276158c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 38165 } }
I20260709 14:53:27.557407  7774 leader_election.cc:290] T e2bf68dfe72543e4bd84978e91a112f3 P 83ca7750fbc741b7afc841bda942cdb1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1d75d40cbcd84cb4b284a0d8c8bcc1e0 (127.6.3.194:39831), 3853b63638f14ce3ad4e7d72d276158c (127.6.3.195:38165)
I20260709 14:53:27.561514  7350 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e2bf68dfe72543e4bd84978e91a112f3" candidate_uuid: "83ca7750fbc741b7afc841bda942cdb1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d75d40cbcd84cb4b284a0d8c8bcc1e0" is_pre_election: true
I20260709 14:53:27.562474  7350 raft_consensus.cc:2468] T e2bf68dfe72543e4bd84978e91a112f3 P 1d75d40cbcd84cb4b284a0d8c8bcc1e0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 83ca7750fbc741b7afc841bda942cdb1 in term 0.
I20260709 14:53:27.565965  7468 tablet_bootstrap.cc:654] T 0f3c83d75d1846e0a35822d2604ce57b P 3853b63638f14ce3ad4e7d72d276158c: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:27.561583  7781 raft_consensus.cc:515] T 3660bf7529e14c4dbe3a65a4d5b34f6f P 3853b63638f14ce3ad4e7d72d276158c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83ca7750fbc741b7afc841bda942cdb1" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39489 } } peers { permanent_uuid: "1d75d40cbcd84cb4b284a0d8c8bcc1e0" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 39831 } } peers { permanent_uuid: "3853b63638f14ce3ad4e7d72d276158c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 38165 } }
I20260709 14:53:27.571862  7422 raft_consensus.cc:2393] T 3660bf7529e14c4dbe3a65a4d5b34f6f P 3853b63638f14ce3ad4e7d72d276158c [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 1d75d40cbcd84cb4b284a0d8c8bcc1e0 in current term 1: Already voted for candidate 3853b63638f14ce3ad4e7d72d276158c in this term.
I20260709 14:53:27.573259  7797 consensus_queue.cc:1048] T f167ec177a7c43dcb47bdfbef90e8d91 P 1d75d40cbcd84cb4b284a0d8c8bcc1e0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "83ca7750fbc741b7afc841bda942cdb1" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39489 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:53:27.574185  7787 consensus_queue.cc:1048] T f167ec177a7c43dcb47bdfbef90e8d91 P 1d75d40cbcd84cb4b284a0d8c8bcc1e0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3853b63638f14ce3ad4e7d72d276158c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 38165 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:53:27.575312  7242 leader_election.cc:304] T e2bf68dfe72543e4bd84978e91a112f3 P 83ca7750fbc741b7afc841bda942cdb1 [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: 1d75d40cbcd84cb4b284a0d8c8bcc1e0, 83ca7750fbc741b7afc841bda942cdb1; no voters: 
I20260709 14:53:27.575948  7770 raft_consensus.cc:2804] T e2bf68dfe72543e4bd84978e91a112f3 P 83ca7750fbc741b7afc841bda942cdb1 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:53:27.576350  7770 raft_consensus.cc:493] T e2bf68dfe72543e4bd84978e91a112f3 P 83ca7750fbc741b7afc841bda942cdb1 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:53:27.576300  7785 consensus_queue.cc:1048] T a9d25e087f524187bf515b4fff98f983 P 83ca7750fbc741b7afc841bda942cdb1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1d75d40cbcd84cb4b284a0d8c8bcc1e0" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 39831 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:53:27.576833  7770 raft_consensus.cc:3060] T e2bf68dfe72543e4bd84978e91a112f3 P 83ca7750fbc741b7afc841bda942cdb1 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:27.577212  7350 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3660bf7529e14c4dbe3a65a4d5b34f6f" candidate_uuid: "3853b63638f14ce3ad4e7d72d276158c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d75d40cbcd84cb4b284a0d8c8bcc1e0"
I20260709 14:53:27.577873  7781 leader_election.cc:290] T 3660bf7529e14c4dbe3a65a4d5b34f6f P 3853b63638f14ce3ad4e7d72d276158c [CANDIDATE]: Term 1 election: Requested vote from peers 83ca7750fbc741b7afc841bda942cdb1 (127.6.3.193:39489), 1d75d40cbcd84cb4b284a0d8c8bcc1e0 (127.6.3.194:39831)
I20260709 14:53:27.589540  7826 raft_consensus.cc:493] T 2159fa83d9dc4c2692a23db12e0f1773 P 1d75d40cbcd84cb4b284a0d8c8bcc1e0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:27.590281  7826 raft_consensus.cc:515] T 2159fa83d9dc4c2692a23db12e0f1773 P 1d75d40cbcd84cb4b284a0d8c8bcc1e0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83ca7750fbc741b7afc841bda942cdb1" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39489 } } peers { permanent_uuid: "1d75d40cbcd84cb4b284a0d8c8bcc1e0" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 39831 } } peers { permanent_uuid: "3853b63638f14ce3ad4e7d72d276158c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 38165 } }
I20260709 14:53:27.592314  7826 leader_election.cc:290] T 2159fa83d9dc4c2692a23db12e0f1773 P 1d75d40cbcd84cb4b284a0d8c8bcc1e0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 83ca7750fbc741b7afc841bda942cdb1 (127.6.3.193:39489), 3853b63638f14ce3ad4e7d72d276158c (127.6.3.195:38165)
I20260709 14:53:27.596922  7279 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3660bf7529e14c4dbe3a65a4d5b34f6f" candidate_uuid: "3853b63638f14ce3ad4e7d72d276158c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "83ca7750fbc741b7afc841bda942cdb1"
I20260709 14:53:27.597479  7279 raft_consensus.cc:3060] T 3660bf7529e14c4dbe3a65a4d5b34f6f P 83ca7750fbc741b7afc841bda942cdb1 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:27.598894  7425 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e2bf68dfe72543e4bd84978e91a112f3" candidate_uuid: "83ca7750fbc741b7afc841bda942cdb1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3853b63638f14ce3ad4e7d72d276158c" is_pre_election: true
I20260709 14:53:27.596951  7718 consensus_queue.cc:1048] T e4a0980dedec4434b498e78ac8df8599 P 3853b63638f14ce3ad4e7d72d276158c [LEADER]: Connected to new peer: Peer: permanent_uuid: "83ca7750fbc741b7afc841bda942cdb1" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39489 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.005s
I20260709 14:53:27.607182  7279 raft_consensus.cc:2468] T 3660bf7529e14c4dbe3a65a4d5b34f6f P 83ca7750fbc741b7afc841bda942cdb1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3853b63638f14ce3ad4e7d72d276158c in term 1.
I20260709 14:53:27.608390  7770 raft_consensus.cc:515] T e2bf68dfe72543e4bd84978e91a112f3 P 83ca7750fbc741b7afc841bda942cdb1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83ca7750fbc741b7afc841bda942cdb1" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39489 } } peers { permanent_uuid: "1d75d40cbcd84cb4b284a0d8c8bcc1e0" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 39831 } } peers { permanent_uuid: "3853b63638f14ce3ad4e7d72d276158c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 38165 } }
I20260709 14:53:27.613911  7425 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2159fa83d9dc4c2692a23db12e0f1773" candidate_uuid: "1d75d40cbcd84cb4b284a0d8c8bcc1e0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3853b63638f14ce3ad4e7d72d276158c" is_pre_election: true
I20260709 14:53:27.614686  7425 raft_consensus.cc:2393] T 2159fa83d9dc4c2692a23db12e0f1773 P 3853b63638f14ce3ad4e7d72d276158c [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 1d75d40cbcd84cb4b284a0d8c8bcc1e0 in current term 1: Already voted for candidate 83ca7750fbc741b7afc841bda942cdb1 in this term.
I20260709 14:53:27.617645  7279 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2159fa83d9dc4c2692a23db12e0f1773" candidate_uuid: "1d75d40cbcd84cb4b284a0d8c8bcc1e0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "83ca7750fbc741b7afc841bda942cdb1" is_pre_election: true
W20260709 14:53:27.619021  7243 leader_election.cc:343] T e2bf68dfe72543e4bd84978e91a112f3 P 83ca7750fbc741b7afc841bda942cdb1 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3853b63638f14ce3ad4e7d72d276158c (127.6.3.195:38165): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:27.634677  7826 raft_consensus.cc:493] T 8f353d2aba1b45b6881a4ade26421630 P 1d75d40cbcd84cb4b284a0d8c8bcc1e0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:27.635144  7826 raft_consensus.cc:515] T 8f353d2aba1b45b6881a4ade26421630 P 1d75d40cbcd84cb4b284a0d8c8bcc1e0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83ca7750fbc741b7afc841bda942cdb1" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39489 } } peers { permanent_uuid: "1d75d40cbcd84cb4b284a0d8c8bcc1e0" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 39831 } } peers { permanent_uuid: "3853b63638f14ce3ad4e7d72d276158c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 38165 } }
I20260709 14:53:27.637048  7826 leader_election.cc:290] T 8f353d2aba1b45b6881a4ade26421630 P 1d75d40cbcd84cb4b284a0d8c8bcc1e0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 83ca7750fbc741b7afc841bda942cdb1 (127.6.3.193:39489), 3853b63638f14ce3ad4e7d72d276158c (127.6.3.195:38165)
I20260709 14:53:27.570888  7730 raft_consensus.cc:515] T 3660bf7529e14c4dbe3a65a4d5b34f6f P 1d75d40cbcd84cb4b284a0d8c8bcc1e0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83ca7750fbc741b7afc841bda942cdb1" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39489 } } peers { permanent_uuid: "1d75d40cbcd84cb4b284a0d8c8bcc1e0" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 39831 } } peers { permanent_uuid: "3853b63638f14ce3ad4e7d72d276158c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 38165 } }
I20260709 14:53:27.640801  7781 raft_consensus.cc:493] T 89a5dce2e29640c0b34cd9078ac2c621 P 3853b63638f14ce3ad4e7d72d276158c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:27.641613  7350 raft_consensus.cc:2393] T 3660bf7529e14c4dbe3a65a4d5b34f6f P 1d75d40cbcd84cb4b284a0d8c8bcc1e0 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 3853b63638f14ce3ad4e7d72d276158c in current term 1: Already voted for candidate 1d75d40cbcd84cb4b284a0d8c8bcc1e0 in this term.
I20260709 14:53:27.641330  7781 raft_consensus.cc:515] T 89a5dce2e29640c0b34cd9078ac2c621 P 3853b63638f14ce3ad4e7d72d276158c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83ca7750fbc741b7afc841bda942cdb1" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39489 } } peers { permanent_uuid: "1d75d40cbcd84cb4b284a0d8c8bcc1e0" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 39831 } } peers { permanent_uuid: "3853b63638f14ce3ad4e7d72d276158c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 38165 } }
I20260709 14:53:27.640923  7770 leader_election.cc:290] T e2bf68dfe72543e4bd84978e91a112f3 P 83ca7750fbc741b7afc841bda942cdb1 [CANDIDATE]: Term 1 election: Requested vote from peers 1d75d40cbcd84cb4b284a0d8c8bcc1e0 (127.6.3.194:39831), 3853b63638f14ce3ad4e7d72d276158c (127.6.3.195:38165)
I20260709 14:53:27.674762  7349 raft_consensus.cc:3060] T 1c9d2663b75146b888a015f1b5ab5ad9 P 1d75d40cbcd84cb4b284a0d8c8bcc1e0 [term 0 FOLLOWER]: Advancing to term 1
W20260709 14:53:27.681097  7242 consensus_peers.cc:597] T 4b2be9a148e64cd7919aff18b4b6e524 P 83ca7750fbc741b7afc841bda942cdb1 -> Peer 1d75d40cbcd84cb4b284a0d8c8bcc1e0 (127.6.3.194:39831): Couldn't send request to peer 1d75d40cbcd84cb4b284a0d8c8bcc1e0. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:53:27.684651  7274 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f353d2aba1b45b6881a4ade26421630" candidate_uuid: "1d75d40cbcd84cb4b284a0d8c8bcc1e0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "83ca7750fbc741b7afc841bda942cdb1" is_pre_election: true
I20260709 14:53:27.684971  7470 tablet_bootstrap.cc:492] T 1d25b280f25a433f8e798ffd3a15b281 P 83ca7750fbc741b7afc841bda942cdb1: No bootstrap required, opened a new log
I20260709 14:53:27.685465  7470 ts_tablet_manager.cc:1403] T 1d25b280f25a433f8e798ffd3a15b281 P 83ca7750fbc741b7afc841bda942cdb1: Time spent bootstrapping tablet: real 0.172s	user 0.019s	sys 0.018s
I20260709 14:53:27.685520  7426 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f353d2aba1b45b6881a4ade26421630" candidate_uuid: "1d75d40cbcd84cb4b284a0d8c8bcc1e0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3853b63638f14ce3ad4e7d72d276158c" is_pre_election: true
I20260709 14:53:27.688015  7274 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3660bf7529e14c4dbe3a65a4d5b34f6f" candidate_uuid: "1d75d40cbcd84cb4b284a0d8c8bcc1e0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "83ca7750fbc741b7afc841bda942cdb1"
I20260709 14:53:27.688553  7469 tablet_bootstrap.cc:492] T 4b2be9a148e64cd7919aff18b4b6e524 P 1d75d40cbcd84cb4b284a0d8c8bcc1e0: No bootstrap required, opened a new log
I20260709 14:53:27.688632  7468 tablet_bootstrap.cc:492] T 0f3c83d75d1846e0a35822d2604ce57b P 3853b63638f14ce3ad4e7d72d276158c: No bootstrap required, opened a new log
I20260709 14:53:27.645601  7350 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "89a5dce2e29640c0b34cd9078ac2c621" candidate_uuid: "3853b63638f14ce3ad4e7d72d276158c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d75d40cbcd84cb4b284a0d8c8bcc1e0" is_pre_election: true
I20260709 14:53:27.689543  7468 ts_tablet_manager.cc:1403] T 0f3c83d75d1846e0a35822d2604ce57b P 3853b63638f14ce3ad4e7d72d276158c: Time spent bootstrapping tablet: real 0.165s	user 0.021s	sys 0.011s
W20260709 14:53:27.690075  7391 leader_election.cc:343] T 89a5dce2e29640c0b34cd9078ac2c621 P 3853b63638f14ce3ad4e7d72d276158c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1d75d40cbcd84cb4b284a0d8c8bcc1e0 (127.6.3.194:39831): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:27.690167  7426 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3660bf7529e14c4dbe3a65a4d5b34f6f" candidate_uuid: "1d75d40cbcd84cb4b284a0d8c8bcc1e0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3853b63638f14ce3ad4e7d72d276158c"
I20260709 14:53:27.647310  7781 leader_election.cc:290] T 89a5dce2e29640c0b34cd9078ac2c621 P 3853b63638f14ce3ad4e7d72d276158c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 83ca7750fbc741b7afc841bda942cdb1 (127.6.3.193:39489), 1d75d40cbcd84cb4b284a0d8c8bcc1e0 (127.6.3.194:39831)
I20260709 14:53:27.647833  7392 leader_election.cc:304] T 3660bf7529e14c4dbe3a65a4d5b34f6f P 3853b63638f14ce3ad4e7d72d276158c [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: 3853b63638f14ce3ad4e7d72d276158c, 83ca7750fbc741b7afc841bda942cdb1; no voters: 1d75d40cbcd84cb4b284a0d8c8bcc1e0
I20260709 14:53:27.690876  7426 raft_consensus.cc:2393] T 3660bf7529e14c4dbe3a65a4d5b34f6f P 3853b63638f14ce3ad4e7d72d276158c [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 1d75d40cbcd84cb4b284a0d8c8bcc1e0 in current term 1: Already voted for candidate 3853b63638f14ce3ad4e7d72d276158c in this term.
I20260709 14:53:27.691380  7781 raft_consensus.cc:2804] T 3660bf7529e14c4dbe3a65a4d5b34f6f P 3853b63638f14ce3ad4e7d72d276158c [term 1 FOLLOWER]: Leader election won for term 1
W20260709 14:53:27.692049  7392 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.6.3.193:39489, user_credentials={real_user=slave}} blocked reactor thread for 44278.5us
I20260709 14:53:27.692608  7781 raft_consensus.cc:697] T 3660bf7529e14c4dbe3a65a4d5b34f6f P 3853b63638f14ce3ad4e7d72d276158c [term 1 LEADER]: Becoming Leader. State: Replica: 3853b63638f14ce3ad4e7d72d276158c, State: Running, Role: LEADER
I20260709 14:53:27.693490  7781 consensus_queue.cc:237] T 3660bf7529e14c4dbe3a65a4d5b34f6f P 3853b63638f14ce3ad4e7d72d276158c [LEADER]: Queue going to LEADER mode. State: All 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: "83ca7750fbc741b7afc841bda942cdb1" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39489 } } peers { permanent_uuid: "1d75d40cbcd84cb4b284a0d8c8bcc1e0" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 39831 } } peers { permanent_uuid: "3853b63638f14ce3ad4e7d72d276158c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 38165 } }
I20260709 14:53:27.690804  7469 ts_tablet_manager.cc:1403] T 4b2be9a148e64cd7919aff18b4b6e524 P 1d75d40cbcd84cb4b284a0d8c8bcc1e0: Time spent bootstrapping tablet: real 0.187s	user 0.016s	sys 0.019s
I20260709 14:53:27.700628  7469 raft_consensus.cc:359] T 4b2be9a148e64cd7919aff18b4b6e524 P 1d75d40cbcd84cb4b284a0d8c8bcc1e0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83ca7750fbc741b7afc841bda942cdb1" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39489 } } peers { permanent_uuid: "1d75d40cbcd84cb4b284a0d8c8bcc1e0" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 39831 } } peers { permanent_uuid: "3853b63638f14ce3ad4e7d72d276158c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 38165 } }
I20260709 14:53:27.701249  7469 raft_consensus.cc:385] T 4b2be9a148e64cd7919aff18b4b6e524 P 1d75d40cbcd84cb4b284a0d8c8bcc1e0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:27.701499  7469 raft_consensus.cc:740] T 4b2be9a148e64cd7919aff18b4b6e524 P 1d75d40cbcd84cb4b284a0d8c8bcc1e0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1d75d40cbcd84cb4b284a0d8c8bcc1e0, State: Initialized, Role: FOLLOWER
I20260709 14:53:27.702069  7469 consensus_queue.cc:260] T 4b2be9a148e64cd7919aff18b4b6e524 P 1d75d40cbcd84cb4b284a0d8c8bcc1e0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83ca7750fbc741b7afc841bda942cdb1" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39489 } } peers { permanent_uuid: "1d75d40cbcd84cb4b284a0d8c8bcc1e0" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 39831 } } peers { permanent_uuid: "3853b63638f14ce3ad4e7d72d276158c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 38165 } }
I20260709 14:53:27.688836  7274 raft_consensus.cc:2393] T 3660bf7529e14c4dbe3a65a4d5b34f6f P 83ca7750fbc741b7afc841bda942cdb1 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 1d75d40cbcd84cb4b284a0d8c8bcc1e0 in current term 1: Already voted for candidate 3853b63638f14ce3ad4e7d72d276158c in this term.
I20260709 14:53:27.705096  7774 raft_consensus.cc:493] T 0f3c83d75d1846e0a35822d2604ce57b P 83ca7750fbc741b7afc841bda942cdb1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:27.705535  7774 raft_consensus.cc:515] T 0f3c83d75d1846e0a35822d2604ce57b P 83ca7750fbc741b7afc841bda942cdb1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83ca7750fbc741b7afc841bda942cdb1" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39489 } } peers { permanent_uuid: "1d75d40cbcd84cb4b284a0d8c8bcc1e0" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 39831 } } peers { permanent_uuid: "3853b63638f14ce3ad4e7d72d276158c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 38165 } }
I20260709 14:53:27.707389  7774 leader_election.cc:290] T 0f3c83d75d1846e0a35822d2604ce57b P 83ca7750fbc741b7afc841bda942cdb1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1d75d40cbcd84cb4b284a0d8c8bcc1e0 (127.6.3.194:39831), 3853b63638f14ce3ad4e7d72d276158c (127.6.3.195:38165)
I20260709 14:53:27.708541  7470 raft_consensus.cc:359] T 1d25b280f25a433f8e798ffd3a15b281 P 83ca7750fbc741b7afc841bda942cdb1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83ca7750fbc741b7afc841bda942cdb1" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39489 } } peers { permanent_uuid: "1d75d40cbcd84cb4b284a0d8c8bcc1e0" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 39831 } } peers { permanent_uuid: "3853b63638f14ce3ad4e7d72d276158c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 38165 } }
I20260709 14:53:27.709208  7470 raft_consensus.cc:385] T 1d25b280f25a433f8e798ffd3a15b281 P 83ca7750fbc741b7afc841bda942cdb1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:27.709467  7470 raft_consensus.cc:740] T 1d25b280f25a433f8e798ffd3a15b281 P 83ca7750fbc741b7afc841bda942cdb1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 83ca7750fbc741b7afc841bda942cdb1, State: Initialized, Role: FOLLOWER
W20260709 14:53:27.709645  7391 consensus_peers.cc:597] T e4a0980dedec4434b498e78ac8df8599 P 3853b63638f14ce3ad4e7d72d276158c -> Peer 1d75d40cbcd84cb4b284a0d8c8bcc1e0 (127.6.3.194:39831): Couldn't send request to peer 1d75d40cbcd84cb4b284a0d8c8bcc1e0. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:53:27.710049  7470 consensus_queue.cc:260] T 1d25b280f25a433f8e798ffd3a15b281 P 83ca7750fbc741b7afc841bda942cdb1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83ca7750fbc741b7afc841bda942cdb1" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39489 } } peers { permanent_uuid: "1d75d40cbcd84cb4b284a0d8c8bcc1e0" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 39831 } } peers { permanent_uuid: "3853b63638f14ce3ad4e7d72d276158c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 38165 } }
I20260709 14:53:27.712208  7470 ts_tablet_manager.cc:1434] T 1d25b280f25a433f8e798ffd3a15b281 P 83ca7750fbc741b7afc841bda942cdb1: Time spent starting tablet: real 0.026s	user 0.007s	sys 0.000s
I20260709 14:53:27.713119  7470 tablet_bootstrap.cc:492] T 8f353d2aba1b45b6881a4ade26421630 P 83ca7750fbc741b7afc841bda942cdb1: Bootstrap starting.
I20260709 14:53:27.716202  7428 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0f3c83d75d1846e0a35822d2604ce57b" candidate_uuid: "83ca7750fbc741b7afc841bda942cdb1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3853b63638f14ce3ad4e7d72d276158c" is_pre_election: true
I20260709 14:53:27.717370  7468 raft_consensus.cc:359] T 0f3c83d75d1846e0a35822d2604ce57b P 3853b63638f14ce3ad4e7d72d276158c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83ca7750fbc741b7afc841bda942cdb1" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39489 } } peers { permanent_uuid: "1d75d40cbcd84cb4b284a0d8c8bcc1e0" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 39831 } } peers { permanent_uuid: "3853b63638f14ce3ad4e7d72d276158c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 38165 } }
I20260709 14:53:27.717988  7468 raft_consensus.cc:385] T 0f3c83d75d1846e0a35822d2604ce57b P 3853b63638f14ce3ad4e7d72d276158c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:27.718236  7468 raft_consensus.cc:740] T 0f3c83d75d1846e0a35822d2604ce57b P 3853b63638f14ce3ad4e7d72d276158c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3853b63638f14ce3ad4e7d72d276158c, State: Initialized, Role: FOLLOWER
I20260709 14:53:27.718137  7425 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e2bf68dfe72543e4bd84978e91a112f3" candidate_uuid: "83ca7750fbc741b7afc841bda942cdb1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3853b63638f14ce3ad4e7d72d276158c"
I20260709 14:53:27.716780  7175 catalog_manager.cc:5697] T 3660bf7529e14c4dbe3a65a4d5b34f6f P 3853b63638f14ce3ad4e7d72d276158c reported cstate change: term changed from 0 to 1, leader changed from <none> to 3853b63638f14ce3ad4e7d72d276158c (127.6.3.195). New cstate: current_term: 1 leader_uuid: "3853b63638f14ce3ad4e7d72d276158c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83ca7750fbc741b7afc841bda942cdb1" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39489 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1d75d40cbcd84cb4b284a0d8c8bcc1e0" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 39831 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3853b63638f14ce3ad4e7d72d276158c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 38165 } health_report { overall_health: HEALTHY } } }
I20260709 14:53:27.724716  7469 ts_tablet_manager.cc:1434] T 4b2be9a148e64cd7919aff18b4b6e524 P 1d75d40cbcd84cb4b284a0d8c8bcc1e0: Time spent starting tablet: real 0.027s	user 0.004s	sys 0.000s
I20260709 14:53:27.645390  7730 leader_election.cc:290] T 3660bf7529e14c4dbe3a65a4d5b34f6f P 1d75d40cbcd84cb4b284a0d8c8bcc1e0 [CANDIDATE]: Term 1 election: Requested vote from peers 83ca7750fbc741b7afc841bda942cdb1 (127.6.3.193:39489), 3853b63638f14ce3ad4e7d72d276158c (127.6.3.195:38165)
I20260709 14:53:27.725246  7468 consensus_queue.cc:260] T 0f3c83d75d1846e0a35822d2604ce57b P 3853b63638f14ce3ad4e7d72d276158c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83ca7750fbc741b7afc841bda942cdb1" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39489 } } peers { permanent_uuid: "1d75d40cbcd84cb4b284a0d8c8bcc1e0" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 39831 } } peers { permanent_uuid: "3853b63638f14ce3ad4e7d72d276158c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 38165 } }
W20260709 14:53:27.728808  7243 leader_election.cc:343] T 0f3c83d75d1846e0a35822d2604ce57b P 83ca7750fbc741b7afc841bda942cdb1 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3853b63638f14ce3ad4e7d72d276158c (127.6.3.195:38165): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:27.730278  7775 consensus_queue.cc:1048] T 2159fa83d9dc4c2692a23db12e0f1773 P 83ca7750fbc741b7afc841bda942cdb1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3853b63638f14ce3ad4e7d72d276158c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 38165 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:53:27.733610  7318 leader_election.cc:304] T 2159fa83d9dc4c2692a23db12e0f1773 P 1d75d40cbcd84cb4b284a0d8c8bcc1e0 [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: 1d75d40cbcd84cb4b284a0d8c8bcc1e0; no voters: 3853b63638f14ce3ad4e7d72d276158c, 83ca7750fbc741b7afc841bda942cdb1
W20260709 14:53:27.734951  7243 leader_election.cc:343] T e2bf68dfe72543e4bd84978e91a112f3 P 83ca7750fbc741b7afc841bda942cdb1 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 3853b63638f14ce3ad4e7d72d276158c (127.6.3.195:38165): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:27.737345  7826 raft_consensus.cc:3060] T 2159fa83d9dc4c2692a23db12e0f1773 P 1d75d40cbcd84cb4b284a0d8c8bcc1e0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:27.740406  7274 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "89a5dce2e29640c0b34cd9078ac2c621" candidate_uuid: "3853b63638f14ce3ad4e7d72d276158c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "83ca7750fbc741b7afc841bda942cdb1" is_pre_election: true
I20260709 14:53:27.745929  7274 raft_consensus.cc:2468] T 89a5dce2e29640c0b34cd9078ac2c621 P 83ca7750fbc741b7afc841bda942cdb1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3853b63638f14ce3ad4e7d72d276158c in term 0.
I20260709 14:53:27.746459  7469 tablet_bootstrap.cc:492] T e4a0980dedec4434b498e78ac8df8599 P 1d75d40cbcd84cb4b284a0d8c8bcc1e0: Bootstrap starting.
I20260709 14:53:27.749176  7470 tablet_bootstrap.cc:654] T 8f353d2aba1b45b6881a4ade26421630 P 83ca7750fbc741b7afc841bda942cdb1: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:27.755816  7781 consensus_queue.cc:1048] T 42edafb1d1d940d5a808d6c9e2c39b82 P 3853b63638f14ce3ad4e7d72d276158c [LEADER]: Connected to new peer: Peer: permanent_uuid: "1d75d40cbcd84cb4b284a0d8c8bcc1e0" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 39831 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.015s
I20260709 14:53:27.747980  7468 ts_tablet_manager.cc:1434] T 0f3c83d75d1846e0a35822d2604ce57b P 3853b63638f14ce3ad4e7d72d276158c: Time spent starting tablet: real 0.058s	user 0.005s	sys 0.001s
I20260709 14:53:27.770682  7723 consensus_queue.cc:1048] T 42edafb1d1d940d5a808d6c9e2c39b82 P 3853b63638f14ce3ad4e7d72d276158c [LEADER]: Connected to new peer: Peer: permanent_uuid: "83ca7750fbc741b7afc841bda942cdb1" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39489 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:53:27.760228  7826 raft_consensus.cc:2749] T 2159fa83d9dc4c2692a23db12e0f1773 P 1d75d40cbcd84cb4b284a0d8c8bcc1e0 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260709 14:53:27.742946  7318 leader_election.cc:343] T 8f353d2aba1b45b6881a4ade26421630 P 1d75d40cbcd84cb4b284a0d8c8bcc1e0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 83ca7750fbc741b7afc841bda942cdb1 (127.6.3.193:39489): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:27.777654  7468 tablet_bootstrap.cc:492] T e2bf68dfe72543e4bd84978e91a112f3 P 3853b63638f14ce3ad4e7d72d276158c: Bootstrap starting.
I20260709 14:53:27.781965  7349 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e2bf68dfe72543e4bd84978e91a112f3" candidate_uuid: "83ca7750fbc741b7afc841bda942cdb1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d75d40cbcd84cb4b284a0d8c8bcc1e0"
I20260709 14:53:27.782685  7349 raft_consensus.cc:3060] T e2bf68dfe72543e4bd84978e91a112f3 P 1d75d40cbcd84cb4b284a0d8c8bcc1e0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:27.786124  7392 leader_election.cc:304] T 89a5dce2e29640c0b34cd9078ac2c621 P 3853b63638f14ce3ad4e7d72d276158c [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: 3853b63638f14ce3ad4e7d72d276158c, 83ca7750fbc741b7afc841bda942cdb1; no voters: 1d75d40cbcd84cb4b284a0d8c8bcc1e0
W20260709 14:53:27.787274  7243 consensus_peers.cc:597] T d50df7ba44164856925cacbe1414d851 P 83ca7750fbc741b7afc841bda942cdb1 -> Peer 3853b63638f14ce3ad4e7d72d276158c (127.6.3.195:38165): Couldn't send request to peer 3853b63638f14ce3ad4e7d72d276158c. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:53:27.790508  7781 raft_consensus.cc:2804] T 89a5dce2e29640c0b34cd9078ac2c621 P 3853b63638f14ce3ad4e7d72d276158c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:53:27.790886  7781 raft_consensus.cc:493] T 89a5dce2e29640c0b34cd9078ac2c621 P 3853b63638f14ce3ad4e7d72d276158c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:53:27.791229  7781 raft_consensus.cc:3060] T 89a5dce2e29640c0b34cd9078ac2c621 P 3853b63638f14ce3ad4e7d72d276158c [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:27.791134  7349 raft_consensus.cc:2468] T e2bf68dfe72543e4bd84978e91a112f3 P 1d75d40cbcd84cb4b284a0d8c8bcc1e0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 83ca7750fbc741b7afc841bda942cdb1 in term 1.
I20260709 14:53:27.796283  7348 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0f3c83d75d1846e0a35822d2604ce57b" candidate_uuid: "83ca7750fbc741b7afc841bda942cdb1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d75d40cbcd84cb4b284a0d8c8bcc1e0" is_pre_election: true
I20260709 14:53:27.796891  7348 raft_consensus.cc:2468] T 0f3c83d75d1846e0a35822d2604ce57b P 1d75d40cbcd84cb4b284a0d8c8bcc1e0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 83ca7750fbc741b7afc841bda942cdb1 in term 0.
I20260709 14:53:27.799477  7781 raft_consensus.cc:515] T 89a5dce2e29640c0b34cd9078ac2c621 P 3853b63638f14ce3ad4e7d72d276158c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83ca7750fbc741b7afc841bda942cdb1" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39489 } } peers { permanent_uuid: "1d75d40cbcd84cb4b284a0d8c8bcc1e0" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 39831 } } peers { permanent_uuid: "3853b63638f14ce3ad4e7d72d276158c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 38165 } }
I20260709 14:53:27.799937  7723 raft_consensus.cc:493] T 0f3c83d75d1846e0a35822d2604ce57b P 3853b63638f14ce3ad4e7d72d276158c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:27.800472  7723 raft_consensus.cc:515] T 0f3c83d75d1846e0a35822d2604ce57b P 3853b63638f14ce3ad4e7d72d276158c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83ca7750fbc741b7afc841bda942cdb1" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39489 } } peers { permanent_uuid: "1d75d40cbcd84cb4b284a0d8c8bcc1e0" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 39831 } } peers { permanent_uuid: "3853b63638f14ce3ad4e7d72d276158c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 38165 } }
I20260709 14:53:27.802657  7348 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "89a5dce2e29640c0b34cd9078ac2c621" candidate_uuid: "3853b63638f14ce3ad4e7d72d276158c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d75d40cbcd84cb4b284a0d8c8bcc1e0"
I20260709 14:53:27.804896  7279 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "89a5dce2e29640c0b34cd9078ac2c621" candidate_uuid: "3853b63638f14ce3ad4e7d72d276158c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "83ca7750fbc741b7afc841bda942cdb1"
I20260709 14:53:27.805454  7279 raft_consensus.cc:3060] T 89a5dce2e29640c0b34cd9078ac2c621 P 83ca7750fbc741b7afc841bda942cdb1 [term 0 FOLLOWER]: Advancing to term 1
W20260709 14:53:27.807754  7391 leader_election.cc:343] T 89a5dce2e29640c0b34cd9078ac2c621 P 3853b63638f14ce3ad4e7d72d276158c [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 1d75d40cbcd84cb4b284a0d8c8bcc1e0 (127.6.3.194:39831): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:27.813256  7279 raft_consensus.cc:2468] T 89a5dce2e29640c0b34cd9078ac2c621 P 83ca7750fbc741b7afc841bda942cdb1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3853b63638f14ce3ad4e7d72d276158c in term 1.
I20260709 14:53:27.801522  7781 leader_election.cc:290] T 89a5dce2e29640c0b34cd9078ac2c621 P 3853b63638f14ce3ad4e7d72d276158c [CANDIDATE]: Term 1 election: Requested vote from peers 83ca7750fbc741b7afc841bda942cdb1 (127.6.3.193:39489), 1d75d40cbcd84cb4b284a0d8c8bcc1e0 (127.6.3.194:39831)
I20260709 14:53:27.816198  7353 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0f3c83d75d1846e0a35822d2604ce57b" candidate_uuid: "3853b63638f14ce3ad4e7d72d276158c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d75d40cbcd84cb4b284a0d8c8bcc1e0" is_pre_election: true
I20260709 14:53:27.816871  7353 raft_consensus.cc:2468] T 0f3c83d75d1846e0a35822d2604ce57b P 1d75d40cbcd84cb4b284a0d8c8bcc1e0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3853b63638f14ce3ad4e7d72d276158c in term 0.
I20260709 14:53:27.818049  7391 leader_election.cc:304] T 0f3c83d75d1846e0a35822d2604ce57b P 3853b63638f14ce3ad4e7d72d276158c [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: 1d75d40cbcd84cb4b284a0d8c8bcc1e0, 3853b63638f14ce3ad4e7d72d276158c; no voters: 
I20260709 14:53:27.818584  7468 tablet_bootstrap.cc:654] T e2bf68dfe72543e4bd84978e91a112f3 P 3853b63638f14ce3ad4e7d72d276158c: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:27.818732  7723 leader_election.cc:290] T 0f3c83d75d1846e0a35822d2604ce57b P 3853b63638f14ce3ad4e7d72d276158c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 83ca7750fbc741b7afc841bda942cdb1 (127.6.3.193:39489), 1d75d40cbcd84cb4b284a0d8c8bcc1e0 (127.6.3.194:39831)
I20260709 14:53:27.819427  7723 raft_consensus.cc:2804] T 0f3c83d75d1846e0a35822d2604ce57b P 3853b63638f14ce3ad4e7d72d276158c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:53:27.819794  7723 raft_consensus.cc:493] T 0f3c83d75d1846e0a35822d2604ce57b P 3853b63638f14ce3ad4e7d72d276158c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:53:27.820189  7723 raft_consensus.cc:3060] T 0f3c83d75d1846e0a35822d2604ce57b P 3853b63638f14ce3ad4e7d72d276158c [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:27.820250  7470 tablet_bootstrap.cc:492] T 8f353d2aba1b45b6881a4ade26421630 P 83ca7750fbc741b7afc841bda942cdb1: No bootstrap required, opened a new log
I20260709 14:53:27.821276  7781 raft_consensus.cc:493] T 891fdd88798f4bc280dc15b390751c67 P 3853b63638f14ce3ad4e7d72d276158c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:27.821305  7470 ts_tablet_manager.cc:1403] T 8f353d2aba1b45b6881a4ade26421630 P 83ca7750fbc741b7afc841bda942cdb1: Time spent bootstrapping tablet: real 0.108s	user 0.012s	sys 0.022s
I20260709 14:53:27.821924  7781 raft_consensus.cc:515] T 891fdd88798f4bc280dc15b390751c67 P 3853b63638f14ce3ad4e7d72d276158c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83ca7750fbc741b7afc841bda942cdb1" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39489 } } peers { permanent_uuid: "1d75d40cbcd84cb4b284a0d8c8bcc1e0" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 39831 } } peers { permanent_uuid: "3853b63638f14ce3ad4e7d72d276158c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 38165 } }
I20260709 14:53:27.824177  7470 raft_consensus.cc:359] T 8f353d2aba1b45b6881a4ade26421630 P 83ca7750fbc741b7afc841bda942cdb1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83ca7750fbc741b7afc841bda942cdb1" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39489 } } peers { permanent_uuid: "1d75d40cbcd84cb4b284a0d8c8bcc1e0" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 39831 } } peers { permanent_uuid: "3853b63638f14ce3ad4e7d72d276158c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 38165 } }
I20260709 14:53:27.825668  7470 raft_consensus.cc:385] T 8f353d2aba1b45b6881a4ade26421630 P 83ca7750fbc741b7afc841bda942cdb1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:27.825922  7470 raft_consensus.cc:740] T 8f353d2aba1b45b6881a4ade26421630 P 83ca7750fbc741b7afc841bda942cdb1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 83ca7750fbc741b7afc841bda942cdb1, State: Initialized, Role: FOLLOWER
I20260709 14:53:27.826680  7470 consensus_queue.cc:260] T 8f353d2aba1b45b6881a4ade26421630 P 83ca7750fbc741b7afc841bda942cdb1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83ca7750fbc741b7afc841bda942cdb1" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39489 } } peers { permanent_uuid: "1d75d40cbcd84cb4b284a0d8c8bcc1e0" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 39831 } } peers { permanent_uuid: "3853b63638f14ce3ad4e7d72d276158c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 38165 } }
I20260709 14:53:27.828088  7470 ts_tablet_manager.cc:1434] T 8f353d2aba1b45b6881a4ade26421630 P 83ca7750fbc741b7afc841bda942cdb1: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 14:53:27.828934  7470 tablet_bootstrap.cc:492] T 62061dc26fe9445d93d12d1148280870 P 83ca7750fbc741b7afc841bda942cdb1: Bootstrap starting.
I20260709 14:53:27.831444  7469 tablet_bootstrap.cc:654] T e4a0980dedec4434b498e78ac8df8599 P 1d75d40cbcd84cb4b284a0d8c8bcc1e0: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:27.831748  7353 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "891fdd88798f4bc280dc15b390751c67" candidate_uuid: "3853b63638f14ce3ad4e7d72d276158c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d75d40cbcd84cb4b284a0d8c8bcc1e0" is_pre_election: true
W20260709 14:53:27.833290  7391 leader_election.cc:343] T 891fdd88798f4bc280dc15b390751c67 P 3853b63638f14ce3ad4e7d72d276158c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1d75d40cbcd84cb4b284a0d8c8bcc1e0 (127.6.3.194:39831): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:27.834106  7781 leader_election.cc:290] T 891fdd88798f4bc280dc15b390751c67 P 3853b63638f14ce3ad4e7d72d276158c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 83ca7750fbc741b7afc841bda942cdb1 (127.6.3.193:39489), 1d75d40cbcd84cb4b284a0d8c8bcc1e0 (127.6.3.194:39831)
I20260709 14:53:27.841663  7242 leader_election.cc:304] T e2bf68dfe72543e4bd84978e91a112f3 P 83ca7750fbc741b7afc841bda942cdb1 [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: 1d75d40cbcd84cb4b284a0d8c8bcc1e0, 83ca7750fbc741b7afc841bda942cdb1; no voters: 3853b63638f14ce3ad4e7d72d276158c
I20260709 14:53:27.842562  7774 raft_consensus.cc:2804] T e2bf68dfe72543e4bd84978e91a112f3 P 83ca7750fbc741b7afc841bda942cdb1 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:53:27.842981  7774 raft_consensus.cc:697] T e2bf68dfe72543e4bd84978e91a112f3 P 83ca7750fbc741b7afc841bda942cdb1 [term 1 LEADER]: Becoming Leader. State: Replica: 83ca7750fbc741b7afc841bda942cdb1, State: Running, Role: LEADER
I20260709 14:53:27.843753  7774 consensus_queue.cc:237] T e2bf68dfe72543e4bd84978e91a112f3 P 83ca7750fbc741b7afc841bda942cdb1 [LEADER]: Queue going to LEADER mode. State: All 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: "83ca7750fbc741b7afc841bda942cdb1" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39489 } } peers { permanent_uuid: "1d75d40cbcd84cb4b284a0d8c8bcc1e0" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 39831 } } peers { permanent_uuid: "3853b63638f14ce3ad4e7d72d276158c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 38165 } }
I20260709 14:53:27.848462  7242 leader_election.cc:304] T 0f3c83d75d1846e0a35822d2604ce57b P 83ca7750fbc741b7afc841bda942cdb1 [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: 1d75d40cbcd84cb4b284a0d8c8bcc1e0, 83ca7750fbc741b7afc841bda942cdb1; no voters: 3853b63638f14ce3ad4e7d72d276158c
I20260709 14:53:27.849349  7775 raft_consensus.cc:2804] T 0f3c83d75d1846e0a35822d2604ce57b P 83ca7750fbc741b7afc841bda942cdb1 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:53:27.849685  7775 raft_consensus.cc:493] T 0f3c83d75d1846e0a35822d2604ce57b P 83ca7750fbc741b7afc841bda942cdb1 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:53:27.850000  7775 raft_consensus.cc:3060] T 0f3c83d75d1846e0a35822d2604ce57b P 83ca7750fbc741b7afc841bda942cdb1 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:27.852520  7730 raft_consensus.cc:493] T 4b2be9a148e64cd7919aff18b4b6e524 P 1d75d40cbcd84cb4b284a0d8c8bcc1e0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:27.853037  7730 raft_consensus.cc:515] T 4b2be9a148e64cd7919aff18b4b6e524 P 1d75d40cbcd84cb4b284a0d8c8bcc1e0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83ca7750fbc741b7afc841bda942cdb1" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39489 } } peers { permanent_uuid: "1d75d40cbcd84cb4b284a0d8c8bcc1e0" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 39831 } } peers { permanent_uuid: "3853b63638f14ce3ad4e7d72d276158c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 38165 } }
I20260709 14:53:27.855001  7730 leader_election.cc:290] T 4b2be9a148e64cd7919aff18b4b6e524 P 1d75d40cbcd84cb4b284a0d8c8bcc1e0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 83ca7750fbc741b7afc841bda942cdb1 (127.6.3.193:39489), 3853b63638f14ce3ad4e7d72d276158c (127.6.3.195:38165)
I20260709 14:53:27.855764  7723 raft_consensus.cc:515] T 0f3c83d75d1846e0a35822d2604ce57b P 3853b63638f14ce3ad4e7d72d276158c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83ca7750fbc741b7afc841bda942cdb1" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39489 } } peers { permanent_uuid: "1d75d40cbcd84cb4b284a0d8c8bcc1e0" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 39831 } } peers { permanent_uuid: "3853b63638f14ce3ad4e7d72d276158c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 38165 } }
I20260709 14:53:27.856452  7775 raft_consensus.cc:515] T 0f3c83d75d1846e0a35822d2604ce57b P 83ca7750fbc741b7afc841bda942cdb1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83ca7750fbc741b7afc841bda942cdb1" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39489 } } peers { permanent_uuid: "1d75d40cbcd84cb4b284a0d8c8bcc1e0" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 39831 } } peers { permanent_uuid: "3853b63638f14ce3ad4e7d72d276158c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 38165 } }
W20260709 14:53:27.863430  7318 leader_election.cc:343] T 8f353d2aba1b45b6881a4ade26421630 P 1d75d40cbcd84cb4b284a0d8c8bcc1e0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3853b63638f14ce3ad4e7d72d276158c (127.6.3.195:38165): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:27.863826  7318 leader_election.cc:304] T 8f353d2aba1b45b6881a4ade26421630 P 1d75d40cbcd84cb4b284a0d8c8bcc1e0 [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: 1d75d40cbcd84cb4b284a0d8c8bcc1e0; no voters: 3853b63638f14ce3ad4e7d72d276158c, 83ca7750fbc741b7afc841bda942cdb1
I20260709 14:53:27.864486  7730 raft_consensus.cc:2749] T 8f353d2aba1b45b6881a4ade26421630 P 1d75d40cbcd84cb4b284a0d8c8bcc1e0 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:53:27.864773  7318 leader_election.cc:304] T 3660bf7529e14c4dbe3a65a4d5b34f6f P 1d75d40cbcd84cb4b284a0d8c8bcc1e0 [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: 1d75d40cbcd84cb4b284a0d8c8bcc1e0; no voters: 3853b63638f14ce3ad4e7d72d276158c, 83ca7750fbc741b7afc841bda942cdb1
I20260709 14:53:27.865643  7730 raft_consensus.cc:2749] T 3660bf7529e14c4dbe3a65a4d5b34f6f P 1d75d40cbcd84cb4b284a0d8c8bcc1e0 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 14:53:27.866998  7723 leader_election.cc:290] T 0f3c83d75d1846e0a35822d2604ce57b P 3853b63638f14ce3ad4e7d72d276158c [CANDIDATE]: Term 1 election: Requested vote from peers 83ca7750fbc741b7afc841bda942cdb1 (127.6.3.193:39489), 1d75d40cbcd84cb4b284a0d8c8bcc1e0 (127.6.3.194:39831)
I20260709 14:53:27.868021  7348 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0f3c83d75d1846e0a35822d2604ce57b" candidate_uuid: "3853b63638f14ce3ad4e7d72d276158c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d75d40cbcd84cb4b284a0d8c8bcc1e0"
I20260709 14:53:27.868639  7348 raft_consensus.cc:3060] T 0f3c83d75d1846e0a35822d2604ce57b P 1d75d40cbcd84cb4b284a0d8c8bcc1e0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:27.858108  7470 tablet_bootstrap.cc:654] T 62061dc26fe9445d93d12d1148280870 P 83ca7750fbc741b7afc841bda942cdb1: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:27.862941  7392 leader_election.cc:304] T 89a5dce2e29640c0b34cd9078ac2c621 P 3853b63638f14ce3ad4e7d72d276158c [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: 3853b63638f14ce3ad4e7d72d276158c, 83ca7750fbc741b7afc841bda942cdb1; no voters: 1d75d40cbcd84cb4b284a0d8c8bcc1e0
W20260709 14:53:27.863204  7225 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 14:53:27.876762  7348 raft_consensus.cc:2468] T 0f3c83d75d1846e0a35822d2604ce57b P 1d75d40cbcd84cb4b284a0d8c8bcc1e0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3853b63638f14ce3ad4e7d72d276158c in term 1.
I20260709 14:53:27.876995  7274 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4b2be9a148e64cd7919aff18b4b6e524" candidate_uuid: "1d75d40cbcd84cb4b284a0d8c8bcc1e0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "83ca7750fbc741b7afc841bda942cdb1" is_pre_election: true
I20260709 14:53:27.877768  7391 leader_election.cc:304] T 0f3c83d75d1846e0a35822d2604ce57b P 3853b63638f14ce3ad4e7d72d276158c [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: 1d75d40cbcd84cb4b284a0d8c8bcc1e0, 3853b63638f14ce3ad4e7d72d276158c; no voters: 
I20260709 14:53:27.877959  7723 raft_consensus.cc:2804] T 89a5dce2e29640c0b34cd9078ac2c621 P 3853b63638f14ce3ad4e7d72d276158c [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:53:27.878506  7781 raft_consensus.cc:2804] T 0f3c83d75d1846e0a35822d2604ce57b P 3853b63638f14ce3ad4e7d72d276158c [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:53:27.878592  7723 raft_consensus.cc:697] T 89a5dce2e29640c0b34cd9078ac2c621 P 3853b63638f14ce3ad4e7d72d276158c [term 1 LEADER]: Becoming Leader. State: Replica: 3853b63638f14ce3ad4e7d72d276158c, State: Running, Role: LEADER
I20260709 14:53:27.879629  7723 consensus_queue.cc:237] T 89a5dce2e29640c0b34cd9078ac2c621 P 3853b63638f14ce3ad4e7d72d276158c [LEADER]: Queue going to LEADER mode. State: All 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: "83ca7750fbc741b7afc841bda942cdb1" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39489 } } peers { permanent_uuid: "1d75d40cbcd84cb4b284a0d8c8bcc1e0" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 39831 } } peers { permanent_uuid: "3853b63638f14ce3ad4e7d72d276158c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 38165 } }
I20260709 14:53:27.884922  7775 leader_election.cc:290] T 0f3c83d75d1846e0a35822d2604ce57b P 83ca7750fbc741b7afc841bda942cdb1 [CANDIDATE]: Term 1 election: Requested vote from peers 1d75d40cbcd84cb4b284a0d8c8bcc1e0 (127.6.3.194:39831), 3853b63638f14ce3ad4e7d72d276158c (127.6.3.195:38165)
I20260709 14:53:27.879001  7781 raft_consensus.cc:697] T 0f3c83d75d1846e0a35822d2604ce57b P 3853b63638f14ce3ad4e7d72d276158c [term 1 LEADER]: Becoming Leader. State: Replica: 3853b63638f14ce3ad4e7d72d276158c, State: Running, Role: LEADER
I20260709 14:53:27.891443  7469 tablet_bootstrap.cc:492] T e4a0980dedec4434b498e78ac8df8599 P 1d75d40cbcd84cb4b284a0d8c8bcc1e0: No bootstrap required, opened a new log
I20260709 14:53:27.892503  7469 ts_tablet_manager.cc:1403] T e4a0980dedec4434b498e78ac8df8599 P 1d75d40cbcd84cb4b284a0d8c8bcc1e0: Time spent bootstrapping tablet: real 0.146s	user 0.019s	sys 0.006s
I20260709 14:53:27.881664  7425 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4b2be9a148e64cd7919aff18b4b6e524" candidate_uuid: "1d75d40cbcd84cb4b284a0d8c8bcc1e0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3853b63638f14ce3ad4e7d72d276158c" is_pre_election: true
I20260709 14:53:27.883200  7776 consensus_queue.cc:1048] T 2159fa83d9dc4c2692a23db12e0f1773 P 83ca7750fbc741b7afc841bda942cdb1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1d75d40cbcd84cb4b284a0d8c8bcc1e0" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 39831 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.014s
I20260709 14:53:27.913259  7785 consensus_queue.cc:1048] T d50df7ba44164856925cacbe1414d851 P 83ca7750fbc741b7afc841bda942cdb1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1d75d40cbcd84cb4b284a0d8c8bcc1e0" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 39831 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.014s
I20260709 14:53:27.912969  7826 raft_consensus.cc:493] T 62061dc26fe9445d93d12d1148280870 P 1d75d40cbcd84cb4b284a0d8c8bcc1e0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:27.937325  7470 tablet_bootstrap.cc:492] T 62061dc26fe9445d93d12d1148280870 P 83ca7750fbc741b7afc841bda942cdb1: No bootstrap required, opened a new log
I20260709 14:53:27.938948  7278 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0f3c83d75d1846e0a35822d2604ce57b" candidate_uuid: "3853b63638f14ce3ad4e7d72d276158c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "83ca7750fbc741b7afc841bda942cdb1" is_pre_election: true
I20260709 14:53:27.939256  7470 ts_tablet_manager.cc:1403] T 62061dc26fe9445d93d12d1148280870 P 83ca7750fbc741b7afc841bda942cdb1: Time spent bootstrapping tablet: real 0.111s	user 0.017s	sys 0.025s
I20260709 14:53:27.940052  7278 raft_consensus.cc:2393] T 0f3c83d75d1846e0a35822d2604ce57b P 83ca7750fbc741b7afc841bda942cdb1 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 3853b63638f14ce3ad4e7d72d276158c in current term 1: Already voted for candidate 83ca7750fbc741b7afc841bda942cdb1 in this term.
I20260709 14:53:27.941480  7470 raft_consensus.cc:359] T 62061dc26fe9445d93d12d1148280870 P 83ca7750fbc741b7afc841bda942cdb1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83ca7750fbc741b7afc841bda942cdb1" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39489 } } peers { permanent_uuid: "1d75d40cbcd84cb4b284a0d8c8bcc1e0" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 39831 } } peers { permanent_uuid: "3853b63638f14ce3ad4e7d72d276158c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 38165 } }
I20260709 14:53:27.941545  7278 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "891fdd88798f4bc280dc15b390751c67" candidate_uuid: "3853b63638f14ce3ad4e7d72d276158c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "83ca7750fbc741b7afc841bda942cdb1" is_pre_election: true
I20260709 14:53:27.942001  7470 raft_consensus.cc:385] T 62061dc26fe9445d93d12d1148280870 P 83ca7750fbc741b7afc841bda942cdb1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:27.942274  7470 raft_consensus.cc:740] T 62061dc26fe9445d93d12d1148280870 P 83ca7750fbc741b7afc841bda942cdb1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 83ca7750fbc741b7afc841bda942cdb1, State: Initialized, Role: FOLLOWER
I20260709 14:53:27.942727  7470 consensus_queue.cc:260] T 62061dc26fe9445d93d12d1148280870 P 83ca7750fbc741b7afc841bda942cdb1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83ca7750fbc741b7afc841bda942cdb1" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39489 } } peers { permanent_uuid: "1d75d40cbcd84cb4b284a0d8c8bcc1e0" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 39831 } } peers { permanent_uuid: "3853b63638f14ce3ad4e7d72d276158c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 38165 } }
I20260709 14:53:27.943339  7278 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0f3c83d75d1846e0a35822d2604ce57b" candidate_uuid: "3853b63638f14ce3ad4e7d72d276158c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "83ca7750fbc741b7afc841bda942cdb1"
I20260709 14:53:27.932822  7826 raft_consensus.cc:515] T 62061dc26fe9445d93d12d1148280870 P 1d75d40cbcd84cb4b284a0d8c8bcc1e0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83ca7750fbc741b7afc841bda942cdb1" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39489 } } peers { permanent_uuid: "1d75d40cbcd84cb4b284a0d8c8bcc1e0" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 39831 } } peers { permanent_uuid: "3853b63638f14ce3ad4e7d72d276158c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 38165 } }
I20260709 14:53:27.948189  7770 raft_consensus.cc:493] T 1d25b280f25a433f8e798ffd3a15b281 P 83ca7750fbc741b7afc841bda942cdb1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:27.962209  7826 leader_election.cc:290] T 62061dc26fe9445d93d12d1148280870 P 1d75d40cbcd84cb4b284a0d8c8bcc1e0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 83ca7750fbc741b7afc841bda942cdb1 (127.6.3.193:39489), 3853b63638f14ce3ad4e7d72d276158c (127.6.3.195:38165)
I20260709 14:53:27.963665  7278 raft_consensus.cc:2393] T 0f3c83d75d1846e0a35822d2604ce57b P 83ca7750fbc741b7afc841bda942cdb1 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 3853b63638f14ce3ad4e7d72d276158c in current term 1: Already voted for candidate 83ca7750fbc741b7afc841bda942cdb1 in this term.
I20260709 14:53:27.933362  7781 consensus_queue.cc:237] T 0f3c83d75d1846e0a35822d2604ce57b P 3853b63638f14ce3ad4e7d72d276158c [LEADER]: Queue going to LEADER mode. State: All 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: "83ca7750fbc741b7afc841bda942cdb1" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39489 } } peers { permanent_uuid: "1d75d40cbcd84cb4b284a0d8c8bcc1e0" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 39831 } } peers { permanent_uuid: "3853b63638f14ce3ad4e7d72d276158c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 38165 } }
I20260709 14:53:27.967180  7468 tablet_bootstrap.cc:492] T e2bf68dfe72543e4bd84978e91a112f3 P 3853b63638f14ce3ad4e7d72d276158c: No bootstrap required, opened a new log
I20260709 14:53:27.969094  7468 ts_tablet_manager.cc:1403] T e2bf68dfe72543e4bd84978e91a112f3 P 3853b63638f14ce3ad4e7d72d276158c: Time spent bootstrapping tablet: real 0.192s	user 0.019s	sys 0.019s
I20260709 14:53:27.973321  7470 ts_tablet_manager.cc:1434] T 62061dc26fe9445d93d12d1148280870 P 83ca7750fbc741b7afc841bda942cdb1: Time spent starting tablet: real 0.034s	user 0.005s	sys 0.001s
I20260709 14:53:27.956710  7425 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0f3c83d75d1846e0a35822d2604ce57b" candidate_uuid: "83ca7750fbc741b7afc841bda942cdb1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3853b63638f14ce3ad4e7d72d276158c"
I20260709 14:53:27.977882  7470 tablet_bootstrap.cc:492] T 9ccbe12474dc4a96b457abc54d87a121 P 83ca7750fbc741b7afc841bda942cdb1: Bootstrap starting.
I20260709 14:53:27.982971  7278 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "62061dc26fe9445d93d12d1148280870" candidate_uuid: "1d75d40cbcd84cb4b284a0d8c8bcc1e0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "83ca7750fbc741b7afc841bda942cdb1" is_pre_election: true
I20260709 14:53:27.983589  7278 raft_consensus.cc:2468] T 62061dc26fe9445d93d12d1148280870 P 83ca7750fbc741b7afc841bda942cdb1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1d75d40cbcd84cb4b284a0d8c8bcc1e0 in term 0.
I20260709 14:53:27.971730  7770 raft_consensus.cc:515] T 1d25b280f25a433f8e798ffd3a15b281 P 83ca7750fbc741b7afc841bda942cdb1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83ca7750fbc741b7afc841bda942cdb1" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39489 } } peers { permanent_uuid: "1d75d40cbcd84cb4b284a0d8c8bcc1e0" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 39831 } } peers { permanent_uuid: "3853b63638f14ce3ad4e7d72d276158c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 38165 } }
I20260709 14:53:27.989640  7770 leader_election.cc:290] T 1d25b280f25a433f8e798ffd3a15b281 P 83ca7750fbc741b7afc841bda942cdb1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1d75d40cbcd84cb4b284a0d8c8bcc1e0 (127.6.3.194:39831), 3853b63638f14ce3ad4e7d72d276158c (127.6.3.195:38165)
I20260709 14:53:27.991778  7177 catalog_manager.cc:5697] T e2bf68dfe72543e4bd84978e91a112f3 P 83ca7750fbc741b7afc841bda942cdb1 reported cstate change: term changed from 0 to 1, leader changed from <none> to 83ca7750fbc741b7afc841bda942cdb1 (127.6.3.193). New cstate: current_term: 1 leader_uuid: "83ca7750fbc741b7afc841bda942cdb1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83ca7750fbc741b7afc841bda942cdb1" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39489 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1d75d40cbcd84cb4b284a0d8c8bcc1e0" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 39831 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3853b63638f14ce3ad4e7d72d276158c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 38165 } health_report { overall_health: UNKNOWN } } }
I20260709 14:53:27.996793  7469 raft_consensus.cc:359] T e4a0980dedec4434b498e78ac8df8599 P 1d75d40cbcd84cb4b284a0d8c8bcc1e0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83ca7750fbc741b7afc841bda942cdb1" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39489 } } peers { permanent_uuid: "1d75d40cbcd84cb4b284a0d8c8bcc1e0" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 39831 } } peers { permanent_uuid: "3853b63638f14ce3ad4e7d72d276158c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 38165 } }
I20260709 14:53:27.997644  7469 raft_consensus.cc:385] T e4a0980dedec4434b498e78ac8df8599 P 1d75d40cbcd84cb4b284a0d8c8bcc1e0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:27.997946  7469 raft_consensus.cc:740] T e4a0980dedec4434b498e78ac8df8599 P 1d75d40cbcd84cb4b284a0d8c8bcc1e0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1d75d40cbcd84cb4b284a0d8c8bcc1e0, State: Initialized, Role: FOLLOWER
W20260709 14:53:28.003865  7392 leader_election.cc:343] T 891fdd88798f4bc280dc15b390751c67 P 3853b63638f14ce3ad4e7d72d276158c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 83ca7750fbc741b7afc841bda942cdb1 (127.6.3.193:39489): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:28.111774  7392 leader_election.cc:304] T 891fdd88798f4bc280dc15b390751c67 P 3853b63638f14ce3ad4e7d72d276158c [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: 3853b63638f14ce3ad4e7d72d276158c; no voters: 1d75d40cbcd84cb4b284a0d8c8bcc1e0, 83ca7750fbc741b7afc841bda942cdb1
W20260709 14:53:28.112551  7392 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.6.3.193:39489, user_credentials={real_user=slave}} blocked reactor thread for 108677us
I20260709 14:53:28.113125  7718 raft_consensus.cc:2749] T 891fdd88798f4bc280dc15b390751c67 P 3853b63638f14ce3ad4e7d72d276158c [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260709 14:53:28.005393  7391 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.6.3.194:39831, user_credentials={real_user=slave}} blocked reactor thread for 59455.1us
W20260709 14:53:28.096817  7242 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.6.3.194:39831, user_credentials={real_user=slave}} blocked reactor thread for 192022us
I20260709 14:53:28.114610  7470 tablet_bootstrap.cc:654] T 9ccbe12474dc4a96b457abc54d87a121 P 83ca7750fbc741b7afc841bda942cdb1: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:28.002457  7469 consensus_queue.cc:260] T e4a0980dedec4434b498e78ac8df8599 P 1d75d40cbcd84cb4b284a0d8c8bcc1e0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83ca7750fbc741b7afc841bda942cdb1" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39489 } } peers { permanent_uuid: "1d75d40cbcd84cb4b284a0d8c8bcc1e0" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 39831 } } peers { permanent_uuid: "3853b63638f14ce3ad4e7d72d276158c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 38165 } }
I20260709 14:53:28.121048  7469 ts_tablet_manager.cc:1434] T e4a0980dedec4434b498e78ac8df8599 P 1d75d40cbcd84cb4b284a0d8c8bcc1e0: Time spent starting tablet: real 0.228s	user 0.011s	sys 0.006s
I20260709 14:53:28.121503  7861 raft_consensus.cc:493] T 8f353d2aba1b45b6881a4ade26421630 P 83ca7750fbc741b7afc841bda942cdb1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:28.121953  7861 raft_consensus.cc:515] T 8f353d2aba1b45b6881a4ade26421630 P 83ca7750fbc741b7afc841bda942cdb1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83ca7750fbc741b7afc841bda942cdb1" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39489 } } peers { permanent_uuid: "1d75d40cbcd84cb4b284a0d8c8bcc1e0" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 39831 } } peers { permanent_uuid: "3853b63638f14ce3ad4e7d72d276158c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 38165 } }
I20260709 14:53:28.108491  7468 raft_consensus.cc:359] T e2bf68dfe72543e4bd84978e91a112f3 P 3853b63638f14ce3ad4e7d72d276158c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83ca7750fbc741b7afc841bda942cdb1" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39489 } } peers { permanent_uuid: "1d75d40cbcd84cb4b284a0d8c8bcc1e0" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 39831 } } peers { permanent_uuid: "3853b63638f14ce3ad4e7d72d276158c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 38165 } }
I20260709 14:53:28.125538  7468 raft_consensus.cc:385] T e2bf68dfe72543e4bd84978e91a112f3 P 3853b63638f14ce3ad4e7d72d276158c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:28.125808  7468 raft_consensus.cc:740] T e2bf68dfe72543e4bd84978e91a112f3 P 3853b63638f14ce3ad4e7d72d276158c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3853b63638f14ce3ad4e7d72d276158c, State: Initialized, Role: FOLLOWER
I20260709 14:53:28.126047  7861 leader_election.cc:290] T 8f353d2aba1b45b6881a4ade26421630 P 83ca7750fbc741b7afc841bda942cdb1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1d75d40cbcd84cb4b284a0d8c8bcc1e0 (127.6.3.194:39831), 3853b63638f14ce3ad4e7d72d276158c (127.6.3.195:38165)
I20260709 14:53:28.110074  7318 leader_election.cc:304] T 62061dc26fe9445d93d12d1148280870 P 1d75d40cbcd84cb4b284a0d8c8bcc1e0 [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: 1d75d40cbcd84cb4b284a0d8c8bcc1e0, 83ca7750fbc741b7afc841bda942cdb1; no voters: 
W20260709 14:53:28.126837  7318 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.6.3.193:39489, user_credentials={real_user=slave}} blocked reactor thread for 68493.5us
I20260709 14:53:28.127748  7842 raft_consensus.cc:2804] T 62061dc26fe9445d93d12d1148280870 P 1d75d40cbcd84cb4b284a0d8c8bcc1e0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:53:28.128129  7842 raft_consensus.cc:493] T 62061dc26fe9445d93d12d1148280870 P 1d75d40cbcd84cb4b284a0d8c8bcc1e0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:53:28.128551  7842 raft_consensus.cc:3060] T 62061dc26fe9445d93d12d1148280870 P 1d75d40cbcd84cb4b284a0d8c8bcc1e0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:28.130146  7469 tablet_bootstrap.cc:492] T 9ccbe12474dc4a96b457abc54d87a121 P 1d75d40cbcd84cb4b284a0d8c8bcc1e0: Bootstrap starting.
I20260709 14:53:28.133127  7350 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0f3c83d75d1846e0a35822d2604ce57b" candidate_uuid: "83ca7750fbc741b7afc841bda942cdb1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d75d40cbcd84cb4b284a0d8c8bcc1e0"
I20260709 14:53:28.133844  7350 raft_consensus.cc:2393] T 0f3c83d75d1846e0a35822d2604ce57b P 1d75d40cbcd84cb4b284a0d8c8bcc1e0 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 83ca7750fbc741b7afc841bda942cdb1 in current term 1: Already voted for candidate 3853b63638f14ce3ad4e7d72d276158c in this term.
I20260709 14:53:28.126390  7468 consensus_queue.cc:260] T e2bf68dfe72543e4bd84978e91a112f3 P 3853b63638f14ce3ad4e7d72d276158c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83ca7750fbc741b7afc841bda942cdb1" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39489 } } peers { permanent_uuid: "1d75d40cbcd84cb4b284a0d8c8bcc1e0" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 39831 } } peers { permanent_uuid: "3853b63638f14ce3ad4e7d72d276158c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 38165 } }
I20260709 14:53:28.144953  7468 ts_tablet_manager.cc:1434] T e2bf68dfe72543e4bd84978e91a112f3 P 3853b63638f14ce3ad4e7d72d276158c: Time spent starting tablet: real 0.175s	user 0.012s	sys 0.005s
I20260709 14:53:28.145831  7468 tablet_bootstrap.cc:492] T d50df7ba44164856925cacbe1414d851 P 3853b63638f14ce3ad4e7d72d276158c: Bootstrap starting.
I20260709 14:53:28.148415  7842 raft_consensus.cc:515] T 62061dc26fe9445d93d12d1148280870 P 1d75d40cbcd84cb4b284a0d8c8bcc1e0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83ca7750fbc741b7afc841bda942cdb1" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39489 } } peers { permanent_uuid: "1d75d40cbcd84cb4b284a0d8c8bcc1e0" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 39831 } } peers { permanent_uuid: "3853b63638f14ce3ad4e7d72d276158c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 38165 } }
I20260709 14:53:28.155426  7468 tablet_bootstrap.cc:654] T d50df7ba44164856925cacbe1414d851 P 3853b63638f14ce3ad4e7d72d276158c: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:28.161458  7470 tablet_bootstrap.cc:492] T 9ccbe12474dc4a96b457abc54d87a121 P 83ca7750fbc741b7afc841bda942cdb1: No bootstrap required, opened a new log
I20260709 14:53:28.161973  7470 ts_tablet_manager.cc:1403] T 9ccbe12474dc4a96b457abc54d87a121 P 83ca7750fbc741b7afc841bda942cdb1: Time spent bootstrapping tablet: real 0.184s	user 0.008s	sys 0.008s
I20260709 14:53:28.162356  7842 leader_election.cc:290] T 62061dc26fe9445d93d12d1148280870 P 1d75d40cbcd84cb4b284a0d8c8bcc1e0 [CANDIDATE]: Term 1 election: Requested vote from peers 83ca7750fbc741b7afc841bda942cdb1 (127.6.3.193:39489), 3853b63638f14ce3ad4e7d72d276158c (127.6.3.195:38165)
I20260709 14:53:28.165315  7470 raft_consensus.cc:359] T 9ccbe12474dc4a96b457abc54d87a121 P 83ca7750fbc741b7afc841bda942cdb1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83ca7750fbc741b7afc841bda942cdb1" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39489 } } peers { permanent_uuid: "1d75d40cbcd84cb4b284a0d8c8bcc1e0" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 39831 } } peers { permanent_uuid: "3853b63638f14ce3ad4e7d72d276158c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 38165 } }
I20260709 14:53:28.166214  7470 raft_consensus.cc:385] T 9ccbe12474dc4a96b457abc54d87a121 P 83ca7750fbc741b7afc841bda942cdb1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:28.166586  7470 raft_consensus.cc:740] T 9ccbe12474dc4a96b457abc54d87a121 P 83ca7750fbc741b7afc841bda942cdb1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 83ca7750fbc741b7afc841bda942cdb1, State: Initialized, Role: FOLLOWER
I20260709 14:53:28.167361  7470 consensus_queue.cc:260] T 9ccbe12474dc4a96b457abc54d87a121 P 83ca7750fbc741b7afc841bda942cdb1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83ca7750fbc741b7afc841bda942cdb1" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39489 } } peers { permanent_uuid: "1d75d40cbcd84cb4b284a0d8c8bcc1e0" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 39831 } } peers { permanent_uuid: "3853b63638f14ce3ad4e7d72d276158c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 38165 } }
I20260709 14:53:28.173506  7470 ts_tablet_manager.cc:1434] T 9ccbe12474dc4a96b457abc54d87a121 P 83ca7750fbc741b7afc841bda942cdb1: Time spent starting tablet: real 0.011s	user 0.002s	sys 0.003s
I20260709 14:53:28.174609  7470 tablet_bootstrap.cc:492] T 2c9e230728134e9da7bb1deb6c5fb1a8 P 83ca7750fbc741b7afc841bda942cdb1: Bootstrap starting.
I20260709 14:53:28.211778  7354 raft_consensus.cc:3060] T 4b2be9a148e64cd7919aff18b4b6e524 P 1d75d40cbcd84cb4b284a0d8c8bcc1e0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:28.228132  7345 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f353d2aba1b45b6881a4ade26421630" candidate_uuid: "83ca7750fbc741b7afc841bda942cdb1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d75d40cbcd84cb4b284a0d8c8bcc1e0" is_pre_election: true
I20260709 14:53:28.228956  7345 raft_consensus.cc:2468] T 8f353d2aba1b45b6881a4ade26421630 P 1d75d40cbcd84cb4b284a0d8c8bcc1e0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 83ca7750fbc741b7afc841bda942cdb1 in term 0.
I20260709 14:53:28.246127  7318 leader_election.cc:304] T 4b2be9a148e64cd7919aff18b4b6e524 P 1d75d40cbcd84cb4b284a0d8c8bcc1e0 [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: 1d75d40cbcd84cb4b284a0d8c8bcc1e0; no voters: 3853b63638f14ce3ad4e7d72d276158c, 83ca7750fbc741b7afc841bda942cdb1
I20260709 14:53:28.249668  7470 tablet_bootstrap.cc:654] T 2c9e230728134e9da7bb1deb6c5fb1a8 P 83ca7750fbc741b7afc841bda942cdb1: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:28.250492  7780 consensus_queue.cc:1048] T 3660bf7529e14c4dbe3a65a4d5b34f6f P 3853b63638f14ce3ad4e7d72d276158c [LEADER]: Connected to new peer: Peer: permanent_uuid: "1d75d40cbcd84cb4b284a0d8c8bcc1e0" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 39831 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:53:28.254220  7353 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1d25b280f25a433f8e798ffd3a15b281" candidate_uuid: "83ca7750fbc741b7afc841bda942cdb1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d75d40cbcd84cb4b284a0d8c8bcc1e0" is_pre_election: true
I20260709 14:53:28.268551  7421 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f353d2aba1b45b6881a4ade26421630" candidate_uuid: "83ca7750fbc741b7afc841bda942cdb1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3853b63638f14ce3ad4e7d72d276158c" is_pre_election: true
I20260709 14:53:28.272905  7278 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "62061dc26fe9445d93d12d1148280870" candidate_uuid: "1d75d40cbcd84cb4b284a0d8c8bcc1e0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "83ca7750fbc741b7afc841bda942cdb1"
I20260709 14:53:28.273365  7422 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1d25b280f25a433f8e798ffd3a15b281" candidate_uuid: "83ca7750fbc741b7afc841bda942cdb1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3853b63638f14ce3ad4e7d72d276158c" is_pre_election: true
I20260709 14:53:28.273597  7278 raft_consensus.cc:3060] T 62061dc26fe9445d93d12d1148280870 P 83ca7750fbc741b7afc841bda942cdb1 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:28.276896  7242 leader_election.cc:304] T 0f3c83d75d1846e0a35822d2604ce57b P 83ca7750fbc741b7afc841bda942cdb1 [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: 83ca7750fbc741b7afc841bda942cdb1; no voters: 1d75d40cbcd84cb4b284a0d8c8bcc1e0, 3853b63638f14ce3ad4e7d72d276158c
I20260709 14:53:28.279048  7770 raft_consensus.cc:2749] T 0f3c83d75d1846e0a35822d2604ce57b P 83ca7750fbc741b7afc841bda942cdb1 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 14:53:28.280624  7421 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "62061dc26fe9445d93d12d1148280870" candidate_uuid: "1d75d40cbcd84cb4b284a0d8c8bcc1e0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3853b63638f14ce3ad4e7d72d276158c"
I20260709 14:53:28.282025  7469 tablet_bootstrap.cc:654] T 9ccbe12474dc4a96b457abc54d87a121 P 1d75d40cbcd84cb4b284a0d8c8bcc1e0: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:28.283269  7242 leader_election.cc:304] T 8f353d2aba1b45b6881a4ade26421630 P 83ca7750fbc741b7afc841bda942cdb1 [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: 1d75d40cbcd84cb4b284a0d8c8bcc1e0, 83ca7750fbc741b7afc841bda942cdb1; no voters: 
I20260709 14:53:28.283915  7861 raft_consensus.cc:2804] T 8f353d2aba1b45b6881a4ade26421630 P 83ca7750fbc741b7afc841bda942cdb1 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:53:28.284271  7861 raft_consensus.cc:493] T 8f353d2aba1b45b6881a4ade26421630 P 83ca7750fbc741b7afc841bda942cdb1 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:53:28.284593  7861 raft_consensus.cc:3060] T 8f353d2aba1b45b6881a4ade26421630 P 83ca7750fbc741b7afc841bda942cdb1 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:28.294015  7468 tablet_bootstrap.cc:492] T d50df7ba44164856925cacbe1414d851 P 3853b63638f14ce3ad4e7d72d276158c: No bootstrap required, opened a new log
W20260709 14:53:28.294505  7242 leader_election.cc:343] T 1d25b280f25a433f8e798ffd3a15b281 P 83ca7750fbc741b7afc841bda942cdb1 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1d75d40cbcd84cb4b284a0d8c8bcc1e0 (127.6.3.194:39831): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:28.294957  7468 ts_tablet_manager.cc:1403] T d50df7ba44164856925cacbe1414d851 P 3853b63638f14ce3ad4e7d72d276158c: Time spent bootstrapping tablet: real 0.149s	user 0.010s	sys 0.031s
I20260709 14:53:28.295981  7861 raft_consensus.cc:515] T 8f353d2aba1b45b6881a4ade26421630 P 83ca7750fbc741b7afc841bda942cdb1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83ca7750fbc741b7afc841bda942cdb1" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39489 } } peers { permanent_uuid: "1d75d40cbcd84cb4b284a0d8c8bcc1e0" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 39831 } } peers { permanent_uuid: "3853b63638f14ce3ad4e7d72d276158c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 38165 } }
I20260709 14:53:28.297712  7468 raft_consensus.cc:359] T d50df7ba44164856925cacbe1414d851 P 3853b63638f14ce3ad4e7d72d276158c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83ca7750fbc741b7afc841bda942cdb1" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39489 } } peers { permanent_uuid: "1d75d40cbcd84cb4b284a0d8c8bcc1e0" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 39831 } } peers { permanent_uuid: "3853b63638f14ce3ad4e7d72d276158c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 38165 } }
I20260709 14:53:28.298452  7468 raft_consensus.cc:385] T d50df7ba44164856925cacbe1414d851 P 3853b63638f14ce3ad4e7d72d276158c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:28.298748  7468 raft_consensus.cc:740] T d50df7ba44164856925cacbe1414d851 P 3853b63638f14ce3ad4e7d72d276158c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3853b63638f14ce3ad4e7d72d276158c, State: Initialized, Role: FOLLOWER
I20260709 14:53:28.299388  7468 consensus_queue.cc:260] T d50df7ba44164856925cacbe1414d851 P 3853b63638f14ce3ad4e7d72d276158c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83ca7750fbc741b7afc841bda942cdb1" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39489 } } peers { permanent_uuid: "1d75d40cbcd84cb4b284a0d8c8bcc1e0" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 39831 } } peers { permanent_uuid: "3853b63638f14ce3ad4e7d72d276158c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 38165 } }
I20260709 14:53:28.301427  7468 ts_tablet_manager.cc:1434] T d50df7ba44164856925cacbe1414d851 P 3853b63638f14ce3ad4e7d72d276158c: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 14:53:28.302457  7468 tablet_bootstrap.cc:492] T 8f32f4813f3c4e9784c6e5570d99251b P 3853b63638f14ce3ad4e7d72d276158c: Bootstrap starting.
I20260709 14:53:28.294032  7278 raft_consensus.cc:2468] T 62061dc26fe9445d93d12d1148280870 P 83ca7750fbc741b7afc841bda942cdb1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1d75d40cbcd84cb4b284a0d8c8bcc1e0 in term 1.
I20260709 14:53:28.309497  7865 consensus_queue.cc:1048] T 3660bf7529e14c4dbe3a65a4d5b34f6f P 3853b63638f14ce3ad4e7d72d276158c [LEADER]: Connected to new peer: Peer: permanent_uuid: "83ca7750fbc741b7afc841bda942cdb1" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39489 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:53:28.310438  7861 leader_election.cc:290] T 8f353d2aba1b45b6881a4ade26421630 P 83ca7750fbc741b7afc841bda942cdb1 [CANDIDATE]: Term 1 election: Requested vote from peers 1d75d40cbcd84cb4b284a0d8c8bcc1e0 (127.6.3.194:39831), 3853b63638f14ce3ad4e7d72d276158c (127.6.3.195:38165)
I20260709 14:53:28.315687  7842 raft_consensus.cc:493] T e4a0980dedec4434b498e78ac8df8599 P 1d75d40cbcd84cb4b284a0d8c8bcc1e0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:28.316136  7842 raft_consensus.cc:515] T e4a0980dedec4434b498e78ac8df8599 P 1d75d40cbcd84cb4b284a0d8c8bcc1e0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83ca7750fbc741b7afc841bda942cdb1" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39489 } } peers { permanent_uuid: "1d75d40cbcd84cb4b284a0d8c8bcc1e0" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 39831 } } peers { permanent_uuid: "3853b63638f14ce3ad4e7d72d276158c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 38165 } }
W20260709 14:53:28.317391  7243 leader_election.cc:343] T 8f353d2aba1b45b6881a4ade26421630 P 83ca7750fbc741b7afc841bda942cdb1 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3853b63638f14ce3ad4e7d72d276158c (127.6.3.195:38165): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:28.317929  7730 raft_consensus.cc:2749] T 4b2be9a148e64cd7919aff18b4b6e524 P 1d75d40cbcd84cb4b284a0d8c8bcc1e0 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:53:28.318022  7842 leader_election.cc:290] T e4a0980dedec4434b498e78ac8df8599 P 1d75d40cbcd84cb4b284a0d8c8bcc1e0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 83ca7750fbc741b7afc841bda942cdb1 (127.6.3.193:39489), 3853b63638f14ce3ad4e7d72d276158c (127.6.3.195:38165)
W20260709 14:53:28.319094  7243 leader_election.cc:343] T 1d25b280f25a433f8e798ffd3a15b281 P 83ca7750fbc741b7afc841bda942cdb1 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3853b63638f14ce3ad4e7d72d276158c (127.6.3.195:38165): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:28.319490  7243 leader_election.cc:304] T 1d25b280f25a433f8e798ffd3a15b281 P 83ca7750fbc741b7afc841bda942cdb1 [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: 83ca7750fbc741b7afc841bda942cdb1; no voters: 1d75d40cbcd84cb4b284a0d8c8bcc1e0, 3853b63638f14ce3ad4e7d72d276158c
I20260709 14:53:28.320634  7770 raft_consensus.cc:2749] T 1d25b280f25a433f8e798ffd3a15b281 P 83ca7750fbc741b7afc841bda942cdb1 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:53:28.323971  7469 tablet_bootstrap.cc:492] T 9ccbe12474dc4a96b457abc54d87a121 P 1d75d40cbcd84cb4b284a0d8c8bcc1e0: No bootstrap required, opened a new log
I20260709 14:53:28.324365  7469 ts_tablet_manager.cc:1403] T 9ccbe12474dc4a96b457abc54d87a121 P 1d75d40cbcd84cb4b284a0d8c8bcc1e0: Time spent bootstrapping tablet: real 0.194s	user 0.012s	sys 0.004s
I20260709 14:53:28.326515  7469 raft_consensus.cc:359] T 9ccbe12474dc4a96b457abc54d87a121 P 1d75d40cbcd84cb4b284a0d8c8bcc1e0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83ca7750fbc741b7afc841bda942cdb1" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39489 } } peers { permanent_uuid: "1d75d40cbcd84cb4b284a0d8c8bcc1e0" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 39831 } } peers { permanent_uuid: "3853b63638f14ce3ad4e7d72d276158c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 38165 } }
I20260709 14:53:28.327100  7469 raft_consensus.cc:385] T 9ccbe12474dc4a96b457abc54d87a121 P 1d75d40cbcd84cb4b284a0d8c8bcc1e0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:28.327337  7469 raft_consensus.cc:740] T 9ccbe12474dc4a96b457abc54d87a121 P 1d75d40cbcd84cb4b284a0d8c8bcc1e0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1d75d40cbcd84cb4b284a0d8c8bcc1e0, State: Initialized, Role: FOLLOWER
I20260709 14:53:28.328585  7468 tablet_bootstrap.cc:654] T 8f32f4813f3c4e9784c6e5570d99251b P 3853b63638f14ce3ad4e7d72d276158c: Neither blocks nor log segments found. Creating new log.
W20260709 14:53:28.328941  7318 leader_election.cc:343] T 62061dc26fe9445d93d12d1148280870 P 1d75d40cbcd84cb4b284a0d8c8bcc1e0 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 3853b63638f14ce3ad4e7d72d276158c (127.6.3.195:38165): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:28.329041  7175 catalog_manager.cc:5697] T 89a5dce2e29640c0b34cd9078ac2c621 P 3853b63638f14ce3ad4e7d72d276158c reported cstate change: term changed from 0 to 1, leader changed from <none> to 3853b63638f14ce3ad4e7d72d276158c (127.6.3.195). New cstate: current_term: 1 leader_uuid: "3853b63638f14ce3ad4e7d72d276158c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83ca7750fbc741b7afc841bda942cdb1" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39489 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1d75d40cbcd84cb4b284a0d8c8bcc1e0" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 39831 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3853b63638f14ce3ad4e7d72d276158c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 38165 } health_report { overall_health: HEALTHY } } }
I20260709 14:53:28.331022  7175 catalog_manager.cc:5697] T 0f3c83d75d1846e0a35822d2604ce57b P 3853b63638f14ce3ad4e7d72d276158c reported cstate change: term changed from 0 to 1, leader changed from <none> to 3853b63638f14ce3ad4e7d72d276158c (127.6.3.195). New cstate: current_term: 1 leader_uuid: "3853b63638f14ce3ad4e7d72d276158c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83ca7750fbc741b7afc841bda942cdb1" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39489 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1d75d40cbcd84cb4b284a0d8c8bcc1e0" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 39831 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3853b63638f14ce3ad4e7d72d276158c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 38165 } health_report { overall_health: HEALTHY } } }
I20260709 14:53:28.333405  7354 raft_consensus.cc:3060] T e4a0980dedec4434b498e78ac8df8599 P 1d75d40cbcd84cb4b284a0d8c8bcc1e0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:28.339300  7469 consensus_queue.cc:260] T 9ccbe12474dc4a96b457abc54d87a121 P 1d75d40cbcd84cb4b284a0d8c8bcc1e0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83ca7750fbc741b7afc841bda942cdb1" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39489 } } peers { permanent_uuid: "1d75d40cbcd84cb4b284a0d8c8bcc1e0" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 39831 } } peers { permanent_uuid: "3853b63638f14ce3ad4e7d72d276158c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 38165 } }
I20260709 14:53:28.341516  7469 ts_tablet_manager.cc:1434] T 9ccbe12474dc4a96b457abc54d87a121 P 1d75d40cbcd84cb4b284a0d8c8bcc1e0: Time spent starting tablet: real 0.017s	user 0.002s	sys 0.002s
I20260709 14:53:28.342566  7469 tablet_bootstrap.cc:492] T 2c9e230728134e9da7bb1deb6c5fb1a8 P 1d75d40cbcd84cb4b284a0d8c8bcc1e0: Bootstrap starting.
I20260709 14:53:28.349226  7277 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e4a0980dedec4434b498e78ac8df8599" candidate_uuid: "1d75d40cbcd84cb4b284a0d8c8bcc1e0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "83ca7750fbc741b7afc841bda942cdb1" is_pre_election: true
I20260709 14:53:28.350865  7469 tablet_bootstrap.cc:654] T 2c9e230728134e9da7bb1deb6c5fb1a8 P 1d75d40cbcd84cb4b284a0d8c8bcc1e0: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:28.351267  7423 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e4a0980dedec4434b498e78ac8df8599" candidate_uuid: "1d75d40cbcd84cb4b284a0d8c8bcc1e0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3853b63638f14ce3ad4e7d72d276158c" is_pre_election: true
I20260709 14:53:28.355371  7425 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f353d2aba1b45b6881a4ade26421630" candidate_uuid: "83ca7750fbc741b7afc841bda942cdb1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3853b63638f14ce3ad4e7d72d276158c"
I20260709 14:53:28.361553  7350 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f353d2aba1b45b6881a4ade26421630" candidate_uuid: "83ca7750fbc741b7afc841bda942cdb1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d75d40cbcd84cb4b284a0d8c8bcc1e0"
I20260709 14:53:28.363191  7350 raft_consensus.cc:3060] T 8f353d2aba1b45b6881a4ade26421630 P 1d75d40cbcd84cb4b284a0d8c8bcc1e0 [term 0 FOLLOWER]: Advancing to term 1
W20260709 14:53:28.368832  7243 leader_election.cc:343] T 8f353d2aba1b45b6881a4ade26421630 P 83ca7750fbc741b7afc841bda942cdb1 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 3853b63638f14ce3ad4e7d72d276158c (127.6.3.195:38165): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:28.374015  7468 tablet_bootstrap.cc:492] T 8f32f4813f3c4e9784c6e5570d99251b P 3853b63638f14ce3ad4e7d72d276158c: No bootstrap required, opened a new log
I20260709 14:53:28.374440  7468 ts_tablet_manager.cc:1403] T 8f32f4813f3c4e9784c6e5570d99251b P 3853b63638f14ce3ad4e7d72d276158c: Time spent bootstrapping tablet: real 0.072s	user 0.013s	sys 0.005s
I20260709 14:53:28.375339  7470 tablet_bootstrap.cc:492] T 2c9e230728134e9da7bb1deb6c5fb1a8 P 83ca7750fbc741b7afc841bda942cdb1: No bootstrap required, opened a new log
I20260709 14:53:28.375710  7470 ts_tablet_manager.cc:1403] T 2c9e230728134e9da7bb1deb6c5fb1a8 P 83ca7750fbc741b7afc841bda942cdb1: Time spent bootstrapping tablet: real 0.201s	user 0.007s	sys 0.010s
I20260709 14:53:28.376255  7861 raft_consensus.cc:493] T 9ccbe12474dc4a96b457abc54d87a121 P 83ca7750fbc741b7afc841bda942cdb1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:28.376641  7861 raft_consensus.cc:515] T 9ccbe12474dc4a96b457abc54d87a121 P 83ca7750fbc741b7afc841bda942cdb1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83ca7750fbc741b7afc841bda942cdb1" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39489 } } peers { permanent_uuid: "1d75d40cbcd84cb4b284a0d8c8bcc1e0" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 39831 } } peers { permanent_uuid: "3853b63638f14ce3ad4e7d72d276158c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 38165 } }
I20260709 14:53:28.378561  7861 leader_election.cc:290] T 9ccbe12474dc4a96b457abc54d87a121 P 83ca7750fbc741b7afc841bda942cdb1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1d75d40cbcd84cb4b284a0d8c8bcc1e0 (127.6.3.194:39831), 3853b63638f14ce3ad4e7d72d276158c (127.6.3.195:38165)
I20260709 14:53:28.373834  7318 leader_election.cc:304] T 62061dc26fe9445d93d12d1148280870 P 1d75d40cbcd84cb4b284a0d8c8bcc1e0 [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: 1d75d40cbcd84cb4b284a0d8c8bcc1e0, 83ca7750fbc741b7afc841bda942cdb1; no voters: 3853b63638f14ce3ad4e7d72d276158c
I20260709 14:53:28.380214  7468 raft_consensus.cc:359] T 8f32f4813f3c4e9784c6e5570d99251b P 3853b63638f14ce3ad4e7d72d276158c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83ca7750fbc741b7afc841bda942cdb1" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39489 } } peers { permanent_uuid: "1d75d40cbcd84cb4b284a0d8c8bcc1e0" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 39831 } } peers { permanent_uuid: "3853b63638f14ce3ad4e7d72d276158c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 38165 } }
I20260709 14:53:28.380898  7468 raft_consensus.cc:385] T 8f32f4813f3c4e9784c6e5570d99251b P 3853b63638f14ce3ad4e7d72d276158c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:28.381155  7468 raft_consensus.cc:740] T 8f32f4813f3c4e9784c6e5570d99251b P 3853b63638f14ce3ad4e7d72d276158c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3853b63638f14ce3ad4e7d72d276158c, State: Initialized, Role: FOLLOWER
I20260709 14:53:28.380030  7419 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "62061dc26fe9445d93d12d1148280870" candidate_uuid: "1d75d40cbcd84cb4b284a0d8c8bcc1e0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3853b63638f14ce3ad4e7d72d276158c" is_pre_election: true
I20260709 14:53:28.381747  7468 consensus_queue.cc:260] T 8f32f4813f3c4e9784c6e5570d99251b P 3853b63638f14ce3ad4e7d72d276158c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83ca7750fbc741b7afc841bda942cdb1" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39489 } } peers { permanent_uuid: "1d75d40cbcd84cb4b284a0d8c8bcc1e0" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 39831 } } peers { permanent_uuid: "3853b63638f14ce3ad4e7d72d276158c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 38165 } }
I20260709 14:53:28.383453  7425 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ccbe12474dc4a96b457abc54d87a121" candidate_uuid: "83ca7750fbc741b7afc841bda942cdb1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3853b63638f14ce3ad4e7d72d276158c" is_pre_election: true
W20260709 14:53:28.391357  7243 leader_election.cc:343] T 9ccbe12474dc4a96b457abc54d87a121 P 83ca7750fbc741b7afc841bda942cdb1 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3853b63638f14ce3ad4e7d72d276158c (127.6.3.195:38165): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:28.392445  7468 ts_tablet_manager.cc:1434] T 8f32f4813f3c4e9784c6e5570d99251b P 3853b63638f14ce3ad4e7d72d276158c: Time spent starting tablet: real 0.018s	user 0.002s	sys 0.005s
I20260709 14:53:28.392649  7318 leader_election.cc:304] T e4a0980dedec4434b498e78ac8df8599 P 1d75d40cbcd84cb4b284a0d8c8bcc1e0 [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: 1d75d40cbcd84cb4b284a0d8c8bcc1e0; no voters: 3853b63638f14ce3ad4e7d72d276158c, 83ca7750fbc741b7afc841bda942cdb1
I20260709 14:53:28.393962  7780 raft_consensus.cc:493] T 8f32f4813f3c4e9784c6e5570d99251b P 3853b63638f14ce3ad4e7d72d276158c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 14:53:28.393527  7318 leader_election.cc:343] T 62061dc26fe9445d93d12d1148280870 P 1d75d40cbcd84cb4b284a0d8c8bcc1e0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3853b63638f14ce3ad4e7d72d276158c (127.6.3.195:38165): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:28.396234  7470 raft_consensus.cc:359] T 2c9e230728134e9da7bb1deb6c5fb1a8 P 83ca7750fbc741b7afc841bda942cdb1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83ca7750fbc741b7afc841bda942cdb1" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39489 } } peers { permanent_uuid: "1d75d40cbcd84cb4b284a0d8c8bcc1e0" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 39831 } } peers { permanent_uuid: "3853b63638f14ce3ad4e7d72d276158c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 38165 } }
I20260709 14:53:28.396905  7470 raft_consensus.cc:385] T 2c9e230728134e9da7bb1deb6c5fb1a8 P 83ca7750fbc741b7afc841bda942cdb1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:28.401324  7470 raft_consensus.cc:740] T 2c9e230728134e9da7bb1deb6c5fb1a8 P 83ca7750fbc741b7afc841bda942cdb1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 83ca7750fbc741b7afc841bda942cdb1, State: Initialized, Role: FOLLOWER
I20260709 14:53:28.394385  7780 raft_consensus.cc:515] T 8f32f4813f3c4e9784c6e5570d99251b P 3853b63638f14ce3ad4e7d72d276158c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83ca7750fbc741b7afc841bda942cdb1" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39489 } } peers { permanent_uuid: "1d75d40cbcd84cb4b284a0d8c8bcc1e0" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 39831 } } peers { permanent_uuid: "3853b63638f14ce3ad4e7d72d276158c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 38165 } }
I20260709 14:53:28.383781  7842 raft_consensus.cc:2804] T 62061dc26fe9445d93d12d1148280870 P 1d75d40cbcd84cb4b284a0d8c8bcc1e0 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:53:28.404760  7470 consensus_queue.cc:260] T 2c9e230728134e9da7bb1deb6c5fb1a8 P 83ca7750fbc741b7afc841bda942cdb1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83ca7750fbc741b7afc841bda942cdb1" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39489 } } peers { permanent_uuid: "1d75d40cbcd84cb4b284a0d8c8bcc1e0" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 39831 } } peers { permanent_uuid: "3853b63638f14ce3ad4e7d72d276158c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 38165 } }
I20260709 14:53:28.394802  7826 raft_consensus.cc:2749] T e4a0980dedec4434b498e78ac8df8599 P 1d75d40cbcd84cb4b284a0d8c8bcc1e0 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:53:28.412184  7787 raft_consensus.cc:493] T 9ccbe12474dc4a96b457abc54d87a121 P 1d75d40cbcd84cb4b284a0d8c8bcc1e0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:28.416568  7354 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ccbe12474dc4a96b457abc54d87a121" candidate_uuid: "83ca7750fbc741b7afc841bda942cdb1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d75d40cbcd84cb4b284a0d8c8bcc1e0" is_pre_election: true
I20260709 14:53:28.415719  7842 raft_consensus.cc:697] T 62061dc26fe9445d93d12d1148280870 P 1d75d40cbcd84cb4b284a0d8c8bcc1e0 [term 1 LEADER]: Becoming Leader. State: Replica: 1d75d40cbcd84cb4b284a0d8c8bcc1e0, State: Running, Role: LEADER
I20260709 14:53:28.424206  7470 ts_tablet_manager.cc:1434] T 2c9e230728134e9da7bb1deb6c5fb1a8 P 83ca7750fbc741b7afc841bda942cdb1: Time spent starting tablet: real 0.048s	user 0.005s	sys 0.002s
I20260709 14:53:28.425450  7468 tablet_bootstrap.cc:492] T 8f353d2aba1b45b6881a4ade26421630 P 3853b63638f14ce3ad4e7d72d276158c: Bootstrap starting.
I20260709 14:53:28.432626  7780 leader_election.cc:290] T 8f32f4813f3c4e9784c6e5570d99251b P 3853b63638f14ce3ad4e7d72d276158c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 83ca7750fbc741b7afc841bda942cdb1 (127.6.3.193:39489), 1d75d40cbcd84cb4b284a0d8c8bcc1e0 (127.6.3.194:39831)
I20260709 14:53:28.434841  7470 tablet_bootstrap.cc:492] T 891fdd88798f4bc280dc15b390751c67 P 83ca7750fbc741b7afc841bda942cdb1: Bootstrap starting.
I20260709 14:53:28.437024  7353 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f32f4813f3c4e9784c6e5570d99251b" candidate_uuid: "3853b63638f14ce3ad4e7d72d276158c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d75d40cbcd84cb4b284a0d8c8bcc1e0" is_pre_election: true
I20260709 14:53:28.422452  7787 raft_consensus.cc:515] T 9ccbe12474dc4a96b457abc54d87a121 P 1d75d40cbcd84cb4b284a0d8c8bcc1e0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83ca7750fbc741b7afc841bda942cdb1" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39489 } } peers { permanent_uuid: "1d75d40cbcd84cb4b284a0d8c8bcc1e0" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 39831 } } peers { permanent_uuid: "3853b63638f14ce3ad4e7d72d276158c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 38165 } }
I20260709 14:53:28.436185  7279 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f32f4813f3c4e9784c6e5570d99251b" candidate_uuid: "3853b63638f14ce3ad4e7d72d276158c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "83ca7750fbc741b7afc841bda942cdb1" is_pre_election: true
W20260709 14:53:28.439687  7391 leader_election.cc:343] T 8f32f4813f3c4e9784c6e5570d99251b P 3853b63638f14ce3ad4e7d72d276158c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1d75d40cbcd84cb4b284a0d8c8bcc1e0 (127.6.3.194:39831): Illegal state: must be running to vote when last-logged opid is not known
W20260709 14:53:28.441289  7392 leader_election.cc:343] T 8f32f4813f3c4e9784c6e5570d99251b P 3853b63638f14ce3ad4e7d72d276158c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 83ca7750fbc741b7afc841bda942cdb1 (127.6.3.193:39489): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:28.441691  7392 leader_election.cc:304] T 8f32f4813f3c4e9784c6e5570d99251b P 3853b63638f14ce3ad4e7d72d276158c [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: 3853b63638f14ce3ad4e7d72d276158c; no voters: 1d75d40cbcd84cb4b284a0d8c8bcc1e0, 83ca7750fbc741b7afc841bda942cdb1
I20260709 14:53:28.439996  7354 raft_consensus.cc:2468] T 9ccbe12474dc4a96b457abc54d87a121 P 1d75d40cbcd84cb4b284a0d8c8bcc1e0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 83ca7750fbc741b7afc841bda942cdb1 in term 0.
I20260709 14:53:28.445271  7469 tablet_bootstrap.cc:492] T 2c9e230728134e9da7bb1deb6c5fb1a8 P 1d75d40cbcd84cb4b284a0d8c8bcc1e0: No bootstrap required, opened a new log
I20260709 14:53:28.445777  7469 ts_tablet_manager.cc:1403] T 2c9e230728134e9da7bb1deb6c5fb1a8 P 1d75d40cbcd84cb4b284a0d8c8bcc1e0: Time spent bootstrapping tablet: real 0.103s	user 0.010s	sys 0.014s
I20260709 14:53:28.447166  7867 raft_consensus.cc:2749] T 8f32f4813f3c4e9784c6e5570d99251b P 3853b63638f14ce3ad4e7d72d276158c [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:53:28.448343  7787 leader_election.cc:290] T 9ccbe12474dc4a96b457abc54d87a121 P 1d75d40cbcd84cb4b284a0d8c8bcc1e0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 83ca7750fbc741b7afc841bda942cdb1 (127.6.3.193:39489), 3853b63638f14ce3ad4e7d72d276158c (127.6.3.195:38165)
I20260709 14:53:28.448200  7842 consensus_queue.cc:237] T 62061dc26fe9445d93d12d1148280870 P 1d75d40cbcd84cb4b284a0d8c8bcc1e0 [LEADER]: Queue going to LEADER mode. State: All 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: "83ca7750fbc741b7afc841bda942cdb1" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39489 } } peers { permanent_uuid: "1d75d40cbcd84cb4b284a0d8c8bcc1e0" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 39831 } } peers { permanent_uuid: "3853b63638f14ce3ad4e7d72d276158c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 38165 } }
I20260709 14:53:28.434360  7350 raft_consensus.cc:2468] T 8f353d2aba1b45b6881a4ade26421630 P 1d75d40cbcd84cb4b284a0d8c8bcc1e0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 83ca7750fbc741b7afc841bda942cdb1 in term 1.
I20260709 14:53:28.471590  7242 leader_election.cc:304] T 8f353d2aba1b45b6881a4ade26421630 P 83ca7750fbc741b7afc841bda942cdb1 [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: 1d75d40cbcd84cb4b284a0d8c8bcc1e0, 83ca7750fbc741b7afc841bda942cdb1; no voters: 3853b63638f14ce3ad4e7d72d276158c
I20260709 14:53:28.472527  7242 leader_election.cc:304] T 9ccbe12474dc4a96b457abc54d87a121 P 83ca7750fbc741b7afc841bda942cdb1 [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: 1d75d40cbcd84cb4b284a0d8c8bcc1e0, 83ca7750fbc741b7afc841bda942cdb1; no voters: 3853b63638f14ce3ad4e7d72d276158c
I20260709 14:53:28.474238  7469 raft_consensus.cc:359] T 2c9e230728134e9da7bb1deb6c5fb1a8 P 1d75d40cbcd84cb4b284a0d8c8bcc1e0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83ca7750fbc741b7afc841bda942cdb1" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39489 } } peers { permanent_uuid: "1d75d40cbcd84cb4b284a0d8c8bcc1e0" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 39831 } } peers { permanent_uuid: "3853b63638f14ce3ad4e7d72d276158c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 38165 } }
I20260709 14:53:28.474753  7469 raft_consensus.cc:385] T 2c9e230728134e9da7bb1deb6c5fb1a8 P 1d75d40cbcd84cb4b284a0d8c8bcc1e0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:28.474998  7469 raft_consensus.cc:740] T 2c9e230728134e9da7bb1deb6c5fb1a8 P 1d75d40cbcd84cb4b284a0d8c8bcc1e0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1d75d40cbcd84cb4b284a0d8c8bcc1e0, State: Initialized, Role: FOLLOWER
I20260709 14:53:28.477247  7851 raft_consensus.cc:2804] T 8f353d2aba1b45b6881a4ade26421630 P 83ca7750fbc741b7afc841bda942cdb1 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:53:28.477353  7861 raft_consensus.cc:2804] T 9ccbe12474dc4a96b457abc54d87a121 P 83ca7750fbc741b7afc841bda942cdb1 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:53:28.477727  7851 raft_consensus.cc:697] T 8f353d2aba1b45b6881a4ade26421630 P 83ca7750fbc741b7afc841bda942cdb1 [term 1 LEADER]: Becoming Leader. State: Replica: 83ca7750fbc741b7afc841bda942cdb1, State: Running, Role: LEADER
I20260709 14:53:28.477798  7861 raft_consensus.cc:493] T 9ccbe12474dc4a96b457abc54d87a121 P 83ca7750fbc741b7afc841bda942cdb1 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:53:28.478147  7861 raft_consensus.cc:3060] T 9ccbe12474dc4a96b457abc54d87a121 P 83ca7750fbc741b7afc841bda942cdb1 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:28.478468  7851 consensus_queue.cc:237] T 8f353d2aba1b45b6881a4ade26421630 P 83ca7750fbc741b7afc841bda942cdb1 [LEADER]: Queue going to LEADER mode. State: All 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: "83ca7750fbc741b7afc841bda942cdb1" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39489 } } peers { permanent_uuid: "1d75d40cbcd84cb4b284a0d8c8bcc1e0" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 39831 } } peers { permanent_uuid: "3853b63638f14ce3ad4e7d72d276158c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 38165 } }
I20260709 14:53:28.481022  7279 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ccbe12474dc4a96b457abc54d87a121" candidate_uuid: "1d75d40cbcd84cb4b284a0d8c8bcc1e0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "83ca7750fbc741b7afc841bda942cdb1" is_pre_election: true
I20260709 14:53:28.476538  7867 raft_consensus.cc:493] T e2bf68dfe72543e4bd84978e91a112f3 P 3853b63638f14ce3ad4e7d72d276158c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:28.485941  7470 tablet_bootstrap.cc:654] T 891fdd88798f4bc280dc15b390751c67 P 83ca7750fbc741b7afc841bda942cdb1: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:28.486578  7867 raft_consensus.cc:515] T e2bf68dfe72543e4bd84978e91a112f3 P 3853b63638f14ce3ad4e7d72d276158c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83ca7750fbc741b7afc841bda942cdb1" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39489 } } peers { permanent_uuid: "1d75d40cbcd84cb4b284a0d8c8bcc1e0" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 39831 } } peers { permanent_uuid: "3853b63638f14ce3ad4e7d72d276158c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 38165 } }
I20260709 14:53:28.476585  7469 consensus_queue.cc:260] T 2c9e230728134e9da7bb1deb6c5fb1a8 P 1d75d40cbcd84cb4b284a0d8c8bcc1e0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83ca7750fbc741b7afc841bda942cdb1" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39489 } } peers { permanent_uuid: "1d75d40cbcd84cb4b284a0d8c8bcc1e0" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 39831 } } peers { permanent_uuid: "3853b63638f14ce3ad4e7d72d276158c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 38165 } }
I20260709 14:53:28.488871  7425 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ccbe12474dc4a96b457abc54d87a121" candidate_uuid: "1d75d40cbcd84cb4b284a0d8c8bcc1e0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3853b63638f14ce3ad4e7d72d276158c" is_pre_election: true
W20260709 14:53:28.491879  7318 leader_election.cc:343] T 9ccbe12474dc4a96b457abc54d87a121 P 1d75d40cbcd84cb4b284a0d8c8bcc1e0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3853b63638f14ce3ad4e7d72d276158c (127.6.3.195:38165): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:28.490854  7861 raft_consensus.cc:515] T 9ccbe12474dc4a96b457abc54d87a121 P 83ca7750fbc741b7afc841bda942cdb1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83ca7750fbc741b7afc841bda942cdb1" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39489 } } peers { permanent_uuid: "1d75d40cbcd84cb4b284a0d8c8bcc1e0" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 39831 } } peers { permanent_uuid: "3853b63638f14ce3ad4e7d72d276158c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 38165 } }
I20260709 14:53:28.493523  7279 raft_consensus.cc:2393] T 9ccbe12474dc4a96b457abc54d87a121 P 83ca7750fbc741b7afc841bda942cdb1 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 1d75d40cbcd84cb4b284a0d8c8bcc1e0 in current term 1: Already voted for candidate 83ca7750fbc741b7afc841bda942cdb1 in this term.
I20260709 14:53:28.492324  7174 catalog_manager.cc:5697] T 62061dc26fe9445d93d12d1148280870 P 1d75d40cbcd84cb4b284a0d8c8bcc1e0 reported cstate change: term changed from 0 to 1, leader changed from <none> to 1d75d40cbcd84cb4b284a0d8c8bcc1e0 (127.6.3.194). New cstate: current_term: 1 leader_uuid: "1d75d40cbcd84cb4b284a0d8c8bcc1e0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83ca7750fbc741b7afc841bda942cdb1" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39489 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1d75d40cbcd84cb4b284a0d8c8bcc1e0" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 39831 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3853b63638f14ce3ad4e7d72d276158c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 38165 } health_report { overall_health: UNKNOWN } } }
I20260709 14:53:28.495924  7318 leader_election.cc:304] T 9ccbe12474dc4a96b457abc54d87a121 P 1d75d40cbcd84cb4b284a0d8c8bcc1e0 [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: 1d75d40cbcd84cb4b284a0d8c8bcc1e0; no voters: 3853b63638f14ce3ad4e7d72d276158c, 83ca7750fbc741b7afc841bda942cdb1
I20260709 14:53:28.496557  7787 raft_consensus.cc:3060] T 9ccbe12474dc4a96b457abc54d87a121 P 1d75d40cbcd84cb4b284a0d8c8bcc1e0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:28.497373  7867 leader_election.cc:290] T e2bf68dfe72543e4bd84978e91a112f3 P 3853b63638f14ce3ad4e7d72d276158c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 83ca7750fbc741b7afc841bda942cdb1 (127.6.3.193:39489), 1d75d40cbcd84cb4b284a0d8c8bcc1e0 (127.6.3.194:39831)
I20260709 14:53:28.497961  7770 consensus_queue.cc:1048] T e2bf68dfe72543e4bd84978e91a112f3 P 83ca7750fbc741b7afc841bda942cdb1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1d75d40cbcd84cb4b284a0d8c8bcc1e0" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 39831 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:53:28.499626  7350 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e2bf68dfe72543e4bd84978e91a112f3" candidate_uuid: "3853b63638f14ce3ad4e7d72d276158c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d75d40cbcd84cb4b284a0d8c8bcc1e0" is_pre_election: true
I20260709 14:53:28.500329  7350 raft_consensus.cc:2393] T e2bf68dfe72543e4bd84978e91a112f3 P 1d75d40cbcd84cb4b284a0d8c8bcc1e0 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 3853b63638f14ce3ad4e7d72d276158c in current term 1: Already voted for candidate 83ca7750fbc741b7afc841bda942cdb1 in this term.
I20260709 14:53:28.502060  7469 ts_tablet_manager.cc:1434] T 2c9e230728134e9da7bb1deb6c5fb1a8 P 1d75d40cbcd84cb4b284a0d8c8bcc1e0: Time spent starting tablet: real 0.053s	user 0.006s	sys 0.000s
I20260709 14:53:28.503211  7469 tablet_bootstrap.cc:492] T 89a5dce2e29640c0b34cd9078ac2c621 P 1d75d40cbcd84cb4b284a0d8c8bcc1e0: Bootstrap starting.
I20260709 14:53:28.509351  7423 raft_consensus.cc:3060] T e2bf68dfe72543e4bd84978e91a112f3 P 3853b63638f14ce3ad4e7d72d276158c [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:28.505831  7787 raft_consensus.cc:2749] T 9ccbe12474dc4a96b457abc54d87a121 P 1d75d40cbcd84cb4b284a0d8c8bcc1e0 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260709 14:53:28.515208  7391 consensus_peers.cc:597] T 89a5dce2e29640c0b34cd9078ac2c621 P 3853b63638f14ce3ad4e7d72d276158c -> Peer 1d75d40cbcd84cb4b284a0d8c8bcc1e0 (127.6.3.194:39831): Couldn't send request to peer 1d75d40cbcd84cb4b284a0d8c8bcc1e0. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:53:28.516031  7867 consensus_queue.cc:1048] T 0f3c83d75d1846e0a35822d2604ce57b P 3853b63638f14ce3ad4e7d72d276158c [LEADER]: Connected to new peer: Peer: permanent_uuid: "1d75d40cbcd84cb4b284a0d8c8bcc1e0" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 39831 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:53:28.522441  7277 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e2bf68dfe72543e4bd84978e91a112f3" candidate_uuid: "3853b63638f14ce3ad4e7d72d276158c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "83ca7750fbc741b7afc841bda942cdb1" is_pre_election: true
I20260709 14:53:28.529523  7781 raft_consensus.cc:493] T d50df7ba44164856925cacbe1414d851 P 3853b63638f14ce3ad4e7d72d276158c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:28.539705  7781 raft_consensus.cc:515] T d50df7ba44164856925cacbe1414d851 P 3853b63638f14ce3ad4e7d72d276158c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83ca7750fbc741b7afc841bda942cdb1" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39489 } } peers { permanent_uuid: "1d75d40cbcd84cb4b284a0d8c8bcc1e0" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 39831 } } peers { permanent_uuid: "3853b63638f14ce3ad4e7d72d276158c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 38165 } }
I20260709 14:53:28.540666  7861 leader_election.cc:290] T 9ccbe12474dc4a96b457abc54d87a121 P 83ca7750fbc741b7afc841bda942cdb1 [CANDIDATE]: Term 1 election: Requested vote from peers 1d75d40cbcd84cb4b284a0d8c8bcc1e0 (127.6.3.194:39831), 3853b63638f14ce3ad4e7d72d276158c (127.6.3.195:38165)
I20260709 14:53:28.544080  7350 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ccbe12474dc4a96b457abc54d87a121" candidate_uuid: "83ca7750fbc741b7afc841bda942cdb1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d75d40cbcd84cb4b284a0d8c8bcc1e0"
I20260709 14:53:28.546730  7345 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d50df7ba44164856925cacbe1414d851" candidate_uuid: "3853b63638f14ce3ad4e7d72d276158c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d75d40cbcd84cb4b284a0d8c8bcc1e0" is_pre_election: true
I20260709 14:53:28.548177  7468 tablet_bootstrap.cc:654] T 8f353d2aba1b45b6881a4ade26421630 P 3853b63638f14ce3ad4e7d72d276158c: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:28.536720  7856 consensus_queue.cc:1048] T 0f3c83d75d1846e0a35822d2604ce57b P 3853b63638f14ce3ad4e7d72d276158c [LEADER]: Connected to new peer: Peer: permanent_uuid: "83ca7750fbc741b7afc841bda942cdb1" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39489 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.014s
I20260709 14:53:28.555745  7469 tablet_bootstrap.cc:654] T 89a5dce2e29640c0b34cd9078ac2c621 P 1d75d40cbcd84cb4b284a0d8c8bcc1e0: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:28.556351  7392 leader_election.cc:304] T e2bf68dfe72543e4bd84978e91a112f3 P 3853b63638f14ce3ad4e7d72d276158c [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: 3853b63638f14ce3ad4e7d72d276158c; no voters: 1d75d40cbcd84cb4b284a0d8c8bcc1e0, 83ca7750fbc741b7afc841bda942cdb1
I20260709 14:53:28.545363  7781 leader_election.cc:290] T d50df7ba44164856925cacbe1414d851 P 3853b63638f14ce3ad4e7d72d276158c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 83ca7750fbc741b7afc841bda942cdb1 (127.6.3.193:39489), 1d75d40cbcd84cb4b284a0d8c8bcc1e0 (127.6.3.194:39831)
I20260709 14:53:28.557265  7780 raft_consensus.cc:2749] T e2bf68dfe72543e4bd84978e91a112f3 P 3853b63638f14ce3ad4e7d72d276158c [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:53:28.556620  7856 consensus_queue.cc:1048] T 89a5dce2e29640c0b34cd9078ac2c621 P 3853b63638f14ce3ad4e7d72d276158c [LEADER]: Connected to new peer: Peer: permanent_uuid: "83ca7750fbc741b7afc841bda942cdb1" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39489 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.004s
I20260709 14:53:28.562915  7861 consensus_queue.cc:1048] T e2bf68dfe72543e4bd84978e91a112f3 P 83ca7750fbc741b7afc841bda942cdb1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3853b63638f14ce3ad4e7d72d276158c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 38165 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:53:28.565799  7279 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d50df7ba44164856925cacbe1414d851" candidate_uuid: "3853b63638f14ce3ad4e7d72d276158c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "83ca7750fbc741b7afc841bda942cdb1" is_pre_election: true
I20260709 14:53:28.566988  7425 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ccbe12474dc4a96b457abc54d87a121" candidate_uuid: "83ca7750fbc741b7afc841bda942cdb1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3853b63638f14ce3ad4e7d72d276158c"
W20260709 14:53:28.575234  7243 leader_election.cc:343] T 9ccbe12474dc4a96b457abc54d87a121 P 83ca7750fbc741b7afc841bda942cdb1 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 3853b63638f14ce3ad4e7d72d276158c (127.6.3.195:38165): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:28.576404  7392 leader_election.cc:304] T d50df7ba44164856925cacbe1414d851 P 3853b63638f14ce3ad4e7d72d276158c [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: 3853b63638f14ce3ad4e7d72d276158c; no voters: 1d75d40cbcd84cb4b284a0d8c8bcc1e0, 83ca7750fbc741b7afc841bda942cdb1
I20260709 14:53:28.577903  7470 tablet_bootstrap.cc:492] T 891fdd88798f4bc280dc15b390751c67 P 83ca7750fbc741b7afc841bda942cdb1: No bootstrap required, opened a new log
I20260709 14:53:28.578505  7470 ts_tablet_manager.cc:1403] T 891fdd88798f4bc280dc15b390751c67 P 83ca7750fbc741b7afc841bda942cdb1: Time spent bootstrapping tablet: real 0.144s	user 0.011s	sys 0.021s
I20260709 14:53:28.580542  7350 raft_consensus.cc:2468] T 9ccbe12474dc4a96b457abc54d87a121 P 1d75d40cbcd84cb4b284a0d8c8bcc1e0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 83ca7750fbc741b7afc841bda942cdb1 in term 1.
I20260709 14:53:28.581643  7242 leader_election.cc:304] T 9ccbe12474dc4a96b457abc54d87a121 P 83ca7750fbc741b7afc841bda942cdb1 [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: 1d75d40cbcd84cb4b284a0d8c8bcc1e0, 83ca7750fbc741b7afc841bda942cdb1; no voters: 3853b63638f14ce3ad4e7d72d276158c
I20260709 14:53:28.582100  7468 tablet_bootstrap.cc:492] T 8f353d2aba1b45b6881a4ade26421630 P 3853b63638f14ce3ad4e7d72d276158c: No bootstrap required, opened a new log
I20260709 14:53:28.582527  7861 raft_consensus.cc:2804] T 9ccbe12474dc4a96b457abc54d87a121 P 83ca7750fbc741b7afc841bda942cdb1 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:53:28.582711  7468 ts_tablet_manager.cc:1403] T 8f353d2aba1b45b6881a4ade26421630 P 3853b63638f14ce3ad4e7d72d276158c: Time spent bootstrapping tablet: real 0.161s	user 0.016s	sys 0.001s
I20260709 14:53:28.582995  7861 raft_consensus.cc:697] T 9ccbe12474dc4a96b457abc54d87a121 P 83ca7750fbc741b7afc841bda942cdb1 [term 1 LEADER]: Becoming Leader. State: Replica: 83ca7750fbc741b7afc841bda942cdb1, State: Running, Role: LEADER
I20260709 14:53:28.583745  7861 consensus_queue.cc:237] T 9ccbe12474dc4a96b457abc54d87a121 P 83ca7750fbc741b7afc841bda942cdb1 [LEADER]: Queue going to LEADER mode. State: All 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: "83ca7750fbc741b7afc841bda942cdb1" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39489 } } peers { permanent_uuid: "1d75d40cbcd84cb4b284a0d8c8bcc1e0" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 39831 } } peers { permanent_uuid: "3853b63638f14ce3ad4e7d72d276158c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 38165 } }
I20260709 14:53:28.586826  7468 raft_consensus.cc:359] T 8f353d2aba1b45b6881a4ade26421630 P 3853b63638f14ce3ad4e7d72d276158c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83ca7750fbc741b7afc841bda942cdb1" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39489 } } peers { permanent_uuid: "1d75d40cbcd84cb4b284a0d8c8bcc1e0" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 39831 } } peers { permanent_uuid: "3853b63638f14ce3ad4e7d72d276158c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 38165 } }
I20260709 14:53:28.588119  7468 raft_consensus.cc:385] T 8f353d2aba1b45b6881a4ade26421630 P 3853b63638f14ce3ad4e7d72d276158c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:28.588420  7468 raft_consensus.cc:740] T 8f353d2aba1b45b6881a4ade26421630 P 3853b63638f14ce3ad4e7d72d276158c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3853b63638f14ce3ad4e7d72d276158c, State: Initialized, Role: FOLLOWER
I20260709 14:53:28.578894  7781 raft_consensus.cc:2749] T d50df7ba44164856925cacbe1414d851 P 3853b63638f14ce3ad4e7d72d276158c [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:53:28.595340  7469 tablet_bootstrap.cc:492] T 89a5dce2e29640c0b34cd9078ac2c621 P 1d75d40cbcd84cb4b284a0d8c8bcc1e0: No bootstrap required, opened a new log
I20260709 14:53:28.595774  7469 ts_tablet_manager.cc:1403] T 89a5dce2e29640c0b34cd9078ac2c621 P 1d75d40cbcd84cb4b284a0d8c8bcc1e0: Time spent bootstrapping tablet: real 0.093s	user 0.012s	sys 0.001s
I20260709 14:53:28.600561  7470 raft_consensus.cc:359] T 891fdd88798f4bc280dc15b390751c67 P 83ca7750fbc741b7afc841bda942cdb1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83ca7750fbc741b7afc841bda942cdb1" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39489 } } peers { permanent_uuid: "1d75d40cbcd84cb4b284a0d8c8bcc1e0" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 39831 } } peers { permanent_uuid: "3853b63638f14ce3ad4e7d72d276158c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 38165 } }
I20260709 14:53:28.603020  7470 raft_consensus.cc:385] T 891fdd88798f4bc280dc15b390751c67 P 83ca7750fbc741b7afc841bda942cdb1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:28.603356  7470 raft_consensus.cc:740] T 891fdd88798f4bc280dc15b390751c67 P 83ca7750fbc741b7afc841bda942cdb1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 83ca7750fbc741b7afc841bda942cdb1, State: Initialized, Role: FOLLOWER
I20260709 14:53:28.604041  7470 consensus_queue.cc:260] T 891fdd88798f4bc280dc15b390751c67 P 83ca7750fbc741b7afc841bda942cdb1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83ca7750fbc741b7afc841bda942cdb1" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39489 } } peers { permanent_uuid: "1d75d40cbcd84cb4b284a0d8c8bcc1e0" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 39831 } } peers { permanent_uuid: "3853b63638f14ce3ad4e7d72d276158c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 38165 } }
I20260709 14:53:28.605073  7469 raft_consensus.cc:359] T 89a5dce2e29640c0b34cd9078ac2c621 P 1d75d40cbcd84cb4b284a0d8c8bcc1e0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83ca7750fbc741b7afc841bda942cdb1" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39489 } } peers { permanent_uuid: "1d75d40cbcd84cb4b284a0d8c8bcc1e0" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 39831 } } peers { permanent_uuid: "3853b63638f14ce3ad4e7d72d276158c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 38165 } }
I20260709 14:53:28.605926  7469 raft_consensus.cc:385] T 89a5dce2e29640c0b34cd9078ac2c621 P 1d75d40cbcd84cb4b284a0d8c8bcc1e0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:28.606215  7469 raft_consensus.cc:740] T 89a5dce2e29640c0b34cd9078ac2c621 P 1d75d40cbcd84cb4b284a0d8c8bcc1e0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1d75d40cbcd84cb4b284a0d8c8bcc1e0, State: Initialized, Role: FOLLOWER
I20260709 14:53:28.606983  7469 consensus_queue.cc:260] T 89a5dce2e29640c0b34cd9078ac2c621 P 1d75d40cbcd84cb4b284a0d8c8bcc1e0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83ca7750fbc741b7afc841bda942cdb1" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39489 } } peers { permanent_uuid: "1d75d40cbcd84cb4b284a0d8c8bcc1e0" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 39831 } } peers { permanent_uuid: "3853b63638f14ce3ad4e7d72d276158c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 38165 } }
I20260709 14:53:28.610136  7470 ts_tablet_manager.cc:1434] T 891fdd88798f4bc280dc15b390751c67 P 83ca7750fbc741b7afc841bda942cdb1: Time spent starting tablet: real 0.031s	user 0.005s	sys 0.000s
I20260709 14:53:28.611864  7174 catalog_manager.cc:5697] T 8f353d2aba1b45b6881a4ade26421630 P 83ca7750fbc741b7afc841bda942cdb1 reported cstate change: term changed from 0 to 1, leader changed from <none> to 83ca7750fbc741b7afc841bda942cdb1 (127.6.3.193). New cstate: current_term: 1 leader_uuid: "83ca7750fbc741b7afc841bda942cdb1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83ca7750fbc741b7afc841bda942cdb1" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39489 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1d75d40cbcd84cb4b284a0d8c8bcc1e0" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 39831 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3853b63638f14ce3ad4e7d72d276158c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 38165 } health_report { overall_health: UNKNOWN } } }
I20260709 14:53:28.614037  7470 tablet_bootstrap.cc:492] T 8f32f4813f3c4e9784c6e5570d99251b P 83ca7750fbc741b7afc841bda942cdb1: Bootstrap starting.
I20260709 14:53:28.609526  7469 ts_tablet_manager.cc:1434] T 89a5dce2e29640c0b34cd9078ac2c621 P 1d75d40cbcd84cb4b284a0d8c8bcc1e0: Time spent starting tablet: real 0.014s	user 0.005s	sys 0.000s
I20260709 14:53:28.589116  7468 consensus_queue.cc:260] T 8f353d2aba1b45b6881a4ade26421630 P 3853b63638f14ce3ad4e7d72d276158c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83ca7750fbc741b7afc841bda942cdb1" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39489 } } peers { permanent_uuid: "1d75d40cbcd84cb4b284a0d8c8bcc1e0" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 39831 } } peers { permanent_uuid: "3853b63638f14ce3ad4e7d72d276158c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 38165 } }
I20260709 14:53:28.637929  7797 raft_consensus.cc:493] T 2c9e230728134e9da7bb1deb6c5fb1a8 P 1d75d40cbcd84cb4b284a0d8c8bcc1e0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:28.642668  7470 tablet_bootstrap.cc:654] T 8f32f4813f3c4e9784c6e5570d99251b P 83ca7750fbc741b7afc841bda942cdb1: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:28.644186  7419 raft_consensus.cc:3060] T d50df7ba44164856925cacbe1414d851 P 3853b63638f14ce3ad4e7d72d276158c [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:28.644645  7797 raft_consensus.cc:515] T 2c9e230728134e9da7bb1deb6c5fb1a8 P 1d75d40cbcd84cb4b284a0d8c8bcc1e0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83ca7750fbc741b7afc841bda942cdb1" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39489 } } peers { permanent_uuid: "1d75d40cbcd84cb4b284a0d8c8bcc1e0" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 39831 } } peers { permanent_uuid: "3853b63638f14ce3ad4e7d72d276158c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 38165 } }
I20260709 14:53:28.646224  7797 leader_election.cc:290] T 2c9e230728134e9da7bb1deb6c5fb1a8 P 1d75d40cbcd84cb4b284a0d8c8bcc1e0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 83ca7750fbc741b7afc841bda942cdb1 (127.6.3.193:39489), 3853b63638f14ce3ad4e7d72d276158c (127.6.3.195:38165)
I20260709 14:53:28.652305  7469 tablet_bootstrap.cc:492] T 891fdd88798f4bc280dc15b390751c67 P 1d75d40cbcd84cb4b284a0d8c8bcc1e0: Bootstrap starting.
I20260709 14:53:28.660856  7423 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2c9e230728134e9da7bb1deb6c5fb1a8" candidate_uuid: "1d75d40cbcd84cb4b284a0d8c8bcc1e0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3853b63638f14ce3ad4e7d72d276158c" is_pre_election: true
I20260709 14:53:28.661856  7274 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2c9e230728134e9da7bb1deb6c5fb1a8" candidate_uuid: "1d75d40cbcd84cb4b284a0d8c8bcc1e0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "83ca7750fbc741b7afc841bda942cdb1" is_pre_election: true
I20260709 14:53:28.662416  7274 raft_consensus.cc:2468] T 2c9e230728134e9da7bb1deb6c5fb1a8 P 83ca7750fbc741b7afc841bda942cdb1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1d75d40cbcd84cb4b284a0d8c8bcc1e0 in term 0.
I20260709 14:53:28.663976  7318 leader_election.cc:304] T 2c9e230728134e9da7bb1deb6c5fb1a8 P 1d75d40cbcd84cb4b284a0d8c8bcc1e0 [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: 1d75d40cbcd84cb4b284a0d8c8bcc1e0, 83ca7750fbc741b7afc841bda942cdb1; no voters: 
I20260709 14:53:28.665730  7781 raft_consensus.cc:493] T 8f353d2aba1b45b6881a4ade26421630 P 3853b63638f14ce3ad4e7d72d276158c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:28.666306  7781 raft_consensus.cc:515] T 8f353d2aba1b45b6881a4ade26421630 P 3853b63638f14ce3ad4e7d72d276158c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83ca7750fbc741b7afc841bda942cdb1" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39489 } } peers { permanent_uuid: "1d75d40cbcd84cb4b284a0d8c8bcc1e0" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 39831 } } peers { permanent_uuid: "3853b63638f14ce3ad4e7d72d276158c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 38165 } }
I20260709 14:53:28.667958  7468 ts_tablet_manager.cc:1434] T 8f353d2aba1b45b6881a4ade26421630 P 3853b63638f14ce3ad4e7d72d276158c: Time spent starting tablet: real 0.085s	user 0.009s	sys 0.006s
W20260709 14:53:28.671677  7318 leader_election.cc:343] T 2c9e230728134e9da7bb1deb6c5fb1a8 P 1d75d40cbcd84cb4b284a0d8c8bcc1e0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3853b63638f14ce3ad4e7d72d276158c (127.6.3.195:38165): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:28.675947  7468 tablet_bootstrap.cc:492] T 62061dc26fe9445d93d12d1148280870 P 3853b63638f14ce3ad4e7d72d276158c: Bootstrap starting.
I20260709 14:53:28.673630  7842 raft_consensus.cc:2804] T 2c9e230728134e9da7bb1deb6c5fb1a8 P 1d75d40cbcd84cb4b284a0d8c8bcc1e0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:53:28.682672  7842 raft_consensus.cc:493] T 2c9e230728134e9da7bb1deb6c5fb1a8 P 1d75d40cbcd84cb4b284a0d8c8bcc1e0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:53:28.691447  7842 raft_consensus.cc:3060] T 2c9e230728134e9da7bb1deb6c5fb1a8 P 1d75d40cbcd84cb4b284a0d8c8bcc1e0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:28.703929  7781 leader_election.cc:290] T 8f353d2aba1b45b6881a4ade26421630 P 3853b63638f14ce3ad4e7d72d276158c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 83ca7750fbc741b7afc841bda942cdb1 (127.6.3.193:39489), 1d75d40cbcd84cb4b284a0d8c8bcc1e0 (127.6.3.194:39831)
I20260709 14:53:28.704731  7350 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f353d2aba1b45b6881a4ade26421630" candidate_uuid: "3853b63638f14ce3ad4e7d72d276158c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d75d40cbcd84cb4b284a0d8c8bcc1e0" is_pre_election: true
I20260709 14:53:28.705368  7350 raft_consensus.cc:2393] T 8f353d2aba1b45b6881a4ade26421630 P 1d75d40cbcd84cb4b284a0d8c8bcc1e0 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 3853b63638f14ce3ad4e7d72d276158c in current term 1: Already voted for candidate 83ca7750fbc741b7afc841bda942cdb1 in this term.
I20260709 14:53:28.705181  7277 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f353d2aba1b45b6881a4ade26421630" candidate_uuid: "3853b63638f14ce3ad4e7d72d276158c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "83ca7750fbc741b7afc841bda942cdb1" is_pre_election: true
I20260709 14:53:28.708690  7392 leader_election.cc:304] T 8f353d2aba1b45b6881a4ade26421630 P 3853b63638f14ce3ad4e7d72d276158c [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: 3853b63638f14ce3ad4e7d72d276158c; no voters: 1d75d40cbcd84cb4b284a0d8c8bcc1e0, 83ca7750fbc741b7afc841bda942cdb1
I20260709 14:53:28.716970  7469 tablet_bootstrap.cc:654] T 891fdd88798f4bc280dc15b390751c67 P 1d75d40cbcd84cb4b284a0d8c8bcc1e0: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:28.711616  7780 raft_consensus.cc:3060] T 8f353d2aba1b45b6881a4ade26421630 P 3853b63638f14ce3ad4e7d72d276158c [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:28.719475  7177 catalog_manager.cc:5697] T 9ccbe12474dc4a96b457abc54d87a121 P 83ca7750fbc741b7afc841bda942cdb1 reported cstate change: term changed from 0 to 1, leader changed from <none> to 83ca7750fbc741b7afc841bda942cdb1 (127.6.3.193). New cstate: current_term: 1 leader_uuid: "83ca7750fbc741b7afc841bda942cdb1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83ca7750fbc741b7afc841bda942cdb1" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39489 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1d75d40cbcd84cb4b284a0d8c8bcc1e0" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 39831 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3853b63638f14ce3ad4e7d72d276158c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 38165 } health_report { overall_health: UNKNOWN } } }
I20260709 14:53:28.725593  7470 tablet_bootstrap.cc:492] T 8f32f4813f3c4e9784c6e5570d99251b P 83ca7750fbc741b7afc841bda942cdb1: No bootstrap required, opened a new log
W20260709 14:53:28.722429  7380 tablet.cc:2406] T 2c9e230728134e9da7bb1deb6c5fb1a8 P 1d75d40cbcd84cb4b284a0d8c8bcc1e0: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260709 14:53:28.726003  7470 ts_tablet_manager.cc:1403] T 8f32f4813f3c4e9784c6e5570d99251b P 83ca7750fbc741b7afc841bda942cdb1: Time spent bootstrapping tablet: real 0.112s	user 0.012s	sys 0.017s
I20260709 14:53:28.758126  7470 raft_consensus.cc:359] T 8f32f4813f3c4e9784c6e5570d99251b P 83ca7750fbc741b7afc841bda942cdb1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83ca7750fbc741b7afc841bda942cdb1" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39489 } } peers { permanent_uuid: "1d75d40cbcd84cb4b284a0d8c8bcc1e0" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 39831 } } peers { permanent_uuid: "3853b63638f14ce3ad4e7d72d276158c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 38165 } }
I20260709 14:53:28.758780  7470 raft_consensus.cc:385] T 8f32f4813f3c4e9784c6e5570d99251b P 83ca7750fbc741b7afc841bda942cdb1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:28.759119  7470 raft_consensus.cc:740] T 8f32f4813f3c4e9784c6e5570d99251b P 83ca7750fbc741b7afc841bda942cdb1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 83ca7750fbc741b7afc841bda942cdb1, State: Initialized, Role: FOLLOWER
I20260709 14:53:28.760030  7470 consensus_queue.cc:260] T 8f32f4813f3c4e9784c6e5570d99251b P 83ca7750fbc741b7afc841bda942cdb1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83ca7750fbc741b7afc841bda942cdb1" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39489 } } peers { permanent_uuid: "1d75d40cbcd84cb4b284a0d8c8bcc1e0" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 39831 } } peers { permanent_uuid: "3853b63638f14ce3ad4e7d72d276158c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 38165 } }
I20260709 14:53:28.765949  7470 ts_tablet_manager.cc:1434] T 8f32f4813f3c4e9784c6e5570d99251b P 83ca7750fbc741b7afc841bda942cdb1: Time spent starting tablet: real 0.040s	user 0.006s	sys 0.001s
I20260709 14:53:28.771324  7780 raft_consensus.cc:2749] T 8f353d2aba1b45b6881a4ade26421630 P 3853b63638f14ce3ad4e7d72d276158c [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:53:28.779702  7842 raft_consensus.cc:515] T 2c9e230728134e9da7bb1deb6c5fb1a8 P 1d75d40cbcd84cb4b284a0d8c8bcc1e0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83ca7750fbc741b7afc841bda942cdb1" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39489 } } peers { permanent_uuid: "1d75d40cbcd84cb4b284a0d8c8bcc1e0" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 39831 } } peers { permanent_uuid: "3853b63638f14ce3ad4e7d72d276158c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 38165 } }
I20260709 14:53:28.783965  7279 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2c9e230728134e9da7bb1deb6c5fb1a8" candidate_uuid: "1d75d40cbcd84cb4b284a0d8c8bcc1e0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "83ca7750fbc741b7afc841bda942cdb1"
I20260709 14:53:28.784432  7279 raft_consensus.cc:3060] T 2c9e230728134e9da7bb1deb6c5fb1a8 P 83ca7750fbc741b7afc841bda942cdb1 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:28.791801  7423 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2c9e230728134e9da7bb1deb6c5fb1a8" candidate_uuid: "1d75d40cbcd84cb4b284a0d8c8bcc1e0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3853b63638f14ce3ad4e7d72d276158c"
W20260709 14:53:28.792877  7318 leader_election.cc:343] T 2c9e230728134e9da7bb1deb6c5fb1a8 P 1d75d40cbcd84cb4b284a0d8c8bcc1e0 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 3853b63638f14ce3ad4e7d72d276158c (127.6.3.195:38165): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:28.793251  7842 leader_election.cc:290] T 2c9e230728134e9da7bb1deb6c5fb1a8 P 1d75d40cbcd84cb4b284a0d8c8bcc1e0 [CANDIDATE]: Term 1 election: Requested vote from peers 83ca7750fbc741b7afc841bda942cdb1 (127.6.3.193:39489), 3853b63638f14ce3ad4e7d72d276158c (127.6.3.195:38165)
I20260709 14:53:28.795825  7279 raft_consensus.cc:2468] T 2c9e230728134e9da7bb1deb6c5fb1a8 P 83ca7750fbc741b7afc841bda942cdb1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1d75d40cbcd84cb4b284a0d8c8bcc1e0 in term 1.
I20260709 14:53:28.797008  7318 leader_election.cc:304] T 2c9e230728134e9da7bb1deb6c5fb1a8 P 1d75d40cbcd84cb4b284a0d8c8bcc1e0 [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: 1d75d40cbcd84cb4b284a0d8c8bcc1e0, 83ca7750fbc741b7afc841bda942cdb1; no voters: 3853b63638f14ce3ad4e7d72d276158c
I20260709 14:53:28.798065  7468 tablet_bootstrap.cc:654] T 62061dc26fe9445d93d12d1148280870 P 3853b63638f14ce3ad4e7d72d276158c: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:28.798926  7469 tablet_bootstrap.cc:492] T 891fdd88798f4bc280dc15b390751c67 P 1d75d40cbcd84cb4b284a0d8c8bcc1e0: No bootstrap required, opened a new log
I20260709 14:53:28.799202  7826 raft_consensus.cc:2804] T 2c9e230728134e9da7bb1deb6c5fb1a8 P 1d75d40cbcd84cb4b284a0d8c8bcc1e0 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:53:28.799350  7469 ts_tablet_manager.cc:1403] T 891fdd88798f4bc280dc15b390751c67 P 1d75d40cbcd84cb4b284a0d8c8bcc1e0: Time spent bootstrapping tablet: real 0.161s	user 0.011s	sys 0.001s
I20260709 14:53:28.799734  7826 raft_consensus.cc:697] T 2c9e230728134e9da7bb1deb6c5fb1a8 P 1d75d40cbcd84cb4b284a0d8c8bcc1e0 [term 1 LEADER]: Becoming Leader. State: Replica: 1d75d40cbcd84cb4b284a0d8c8bcc1e0, State: Running, Role: LEADER
I20260709 14:53:28.800534  7826 consensus_queue.cc:237] T 2c9e230728134e9da7bb1deb6c5fb1a8 P 1d75d40cbcd84cb4b284a0d8c8bcc1e0 [LEADER]: Queue going to LEADER mode. State: All 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: "83ca7750fbc741b7afc841bda942cdb1" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39489 } } peers { permanent_uuid: "1d75d40cbcd84cb4b284a0d8c8bcc1e0" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 39831 } } peers { permanent_uuid: "3853b63638f14ce3ad4e7d72d276158c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 38165 } }
I20260709 14:53:28.801831  7469 raft_consensus.cc:359] T 891fdd88798f4bc280dc15b390751c67 P 1d75d40cbcd84cb4b284a0d8c8bcc1e0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83ca7750fbc741b7afc841bda942cdb1" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39489 } } peers { permanent_uuid: "1d75d40cbcd84cb4b284a0d8c8bcc1e0" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 39831 } } peers { permanent_uuid: "3853b63638f14ce3ad4e7d72d276158c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 38165 } }
I20260709 14:53:28.802548  7469 raft_consensus.cc:385] T 891fdd88798f4bc280dc15b390751c67 P 1d75d40cbcd84cb4b284a0d8c8bcc1e0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:28.802821  7469 raft_consensus.cc:740] T 891fdd88798f4bc280dc15b390751c67 P 1d75d40cbcd84cb4b284a0d8c8bcc1e0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1d75d40cbcd84cb4b284a0d8c8bcc1e0, State: Initialized, Role: FOLLOWER
I20260709 14:53:28.803534  7469 consensus_queue.cc:260] T 891fdd88798f4bc280dc15b390751c67 P 1d75d40cbcd84cb4b284a0d8c8bcc1e0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83ca7750fbc741b7afc841bda942cdb1" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39489 } } peers { permanent_uuid: "1d75d40cbcd84cb4b284a0d8c8bcc1e0" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 39831 } } peers { permanent_uuid: "3853b63638f14ce3ad4e7d72d276158c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 38165 } }
I20260709 14:53:28.805522  7469 ts_tablet_manager.cc:1434] T 891fdd88798f4bc280dc15b390751c67 P 1d75d40cbcd84cb4b284a0d8c8bcc1e0: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 14:53:28.808488  7469 tablet_bootstrap.cc:492] T 1d25b280f25a433f8e798ffd3a15b281 P 1d75d40cbcd84cb4b284a0d8c8bcc1e0: Bootstrap starting.
I20260709 14:53:28.812630  7469 tablet_bootstrap.cc:654] T 1d25b280f25a433f8e798ffd3a15b281 P 1d75d40cbcd84cb4b284a0d8c8bcc1e0: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:28.815992  7468 tablet_bootstrap.cc:492] T 62061dc26fe9445d93d12d1148280870 P 3853b63638f14ce3ad4e7d72d276158c: No bootstrap required, opened a new log
I20260709 14:53:28.816399  7468 ts_tablet_manager.cc:1403] T 62061dc26fe9445d93d12d1148280870 P 3853b63638f14ce3ad4e7d72d276158c: Time spent bootstrapping tablet: real 0.143s	user 0.009s	sys 0.005s
I20260709 14:53:28.818634  7468 raft_consensus.cc:359] T 62061dc26fe9445d93d12d1148280870 P 3853b63638f14ce3ad4e7d72d276158c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83ca7750fbc741b7afc841bda942cdb1" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39489 } } peers { permanent_uuid: "1d75d40cbcd84cb4b284a0d8c8bcc1e0" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 39831 } } peers { permanent_uuid: "3853b63638f14ce3ad4e7d72d276158c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 38165 } }
I20260709 14:53:28.819543  7468 raft_consensus.cc:385] T 62061dc26fe9445d93d12d1148280870 P 3853b63638f14ce3ad4e7d72d276158c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:28.819782  7468 raft_consensus.cc:740] T 62061dc26fe9445d93d12d1148280870 P 3853b63638f14ce3ad4e7d72d276158c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3853b63638f14ce3ad4e7d72d276158c, State: Initialized, Role: FOLLOWER
I20260709 14:53:28.820403  7468 consensus_queue.cc:260] T 62061dc26fe9445d93d12d1148280870 P 3853b63638f14ce3ad4e7d72d276158c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83ca7750fbc741b7afc841bda942cdb1" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39489 } } peers { permanent_uuid: "1d75d40cbcd84cb4b284a0d8c8bcc1e0" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 39831 } } peers { permanent_uuid: "3853b63638f14ce3ad4e7d72d276158c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 38165 } }
I20260709 14:53:28.822285  7468 ts_tablet_manager.cc:1434] T 62061dc26fe9445d93d12d1148280870 P 3853b63638f14ce3ad4e7d72d276158c: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 14:53:28.822809  7469 tablet_bootstrap.cc:492] T 1d25b280f25a433f8e798ffd3a15b281 P 1d75d40cbcd84cb4b284a0d8c8bcc1e0: No bootstrap required, opened a new log
I20260709 14:53:28.823179  7469 ts_tablet_manager.cc:1403] T 1d25b280f25a433f8e798ffd3a15b281 P 1d75d40cbcd84cb4b284a0d8c8bcc1e0: Time spent bootstrapping tablet: real 0.015s	user 0.011s	sys 0.001s
I20260709 14:53:28.825695  7469 raft_consensus.cc:359] T 1d25b280f25a433f8e798ffd3a15b281 P 1d75d40cbcd84cb4b284a0d8c8bcc1e0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83ca7750fbc741b7afc841bda942cdb1" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39489 } } peers { permanent_uuid: "1d75d40cbcd84cb4b284a0d8c8bcc1e0" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 39831 } } peers { permanent_uuid: "3853b63638f14ce3ad4e7d72d276158c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 38165 } }
I20260709 14:53:28.826295  7469 raft_consensus.cc:385] T 1d25b280f25a433f8e798ffd3a15b281 P 1d75d40cbcd84cb4b284a0d8c8bcc1e0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:28.825819  7177 catalog_manager.cc:5697] T 2c9e230728134e9da7bb1deb6c5fb1a8 P 1d75d40cbcd84cb4b284a0d8c8bcc1e0 reported cstate change: term changed from 0 to 1, leader changed from <none> to 1d75d40cbcd84cb4b284a0d8c8bcc1e0 (127.6.3.194). New cstate: current_term: 1 leader_uuid: "1d75d40cbcd84cb4b284a0d8c8bcc1e0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83ca7750fbc741b7afc841bda942cdb1" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39489 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1d75d40cbcd84cb4b284a0d8c8bcc1e0" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 39831 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3853b63638f14ce3ad4e7d72d276158c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 38165 } health_report { overall_health: UNKNOWN } } }
I20260709 14:53:28.826540  7469 raft_consensus.cc:740] T 1d25b280f25a433f8e798ffd3a15b281 P 1d75d40cbcd84cb4b284a0d8c8bcc1e0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1d75d40cbcd84cb4b284a0d8c8bcc1e0, State: Initialized, Role: FOLLOWER
I20260709 14:53:28.827138  7469 consensus_queue.cc:260] T 1d25b280f25a433f8e798ffd3a15b281 P 1d75d40cbcd84cb4b284a0d8c8bcc1e0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83ca7750fbc741b7afc841bda942cdb1" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39489 } } peers { permanent_uuid: "1d75d40cbcd84cb4b284a0d8c8bcc1e0" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 39831 } } peers { permanent_uuid: "3853b63638f14ce3ad4e7d72d276158c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 38165 } }
I20260709 14:53:28.827144  7468 tablet_bootstrap.cc:492] T 9ccbe12474dc4a96b457abc54d87a121 P 3853b63638f14ce3ad4e7d72d276158c: Bootstrap starting.
I20260709 14:53:28.828971  7469 ts_tablet_manager.cc:1434] T 1d25b280f25a433f8e798ffd3a15b281 P 1d75d40cbcd84cb4b284a0d8c8bcc1e0: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 14:53:28.829850  7469 tablet_bootstrap.cc:492] T 8f32f4813f3c4e9784c6e5570d99251b P 1d75d40cbcd84cb4b284a0d8c8bcc1e0: Bootstrap starting.
I20260709 14:53:28.832849  7468 tablet_bootstrap.cc:654] T 9ccbe12474dc4a96b457abc54d87a121 P 3853b63638f14ce3ad4e7d72d276158c: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:28.834929  7469 tablet_bootstrap.cc:654] T 8f32f4813f3c4e9784c6e5570d99251b P 1d75d40cbcd84cb4b284a0d8c8bcc1e0: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:28.848547  7826 raft_consensus.cc:493] T 1d25b280f25a433f8e798ffd3a15b281 P 1d75d40cbcd84cb4b284a0d8c8bcc1e0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:28.849145  7826 raft_consensus.cc:515] T 1d25b280f25a433f8e798ffd3a15b281 P 1d75d40cbcd84cb4b284a0d8c8bcc1e0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83ca7750fbc741b7afc841bda942cdb1" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39489 } } peers { permanent_uuid: "1d75d40cbcd84cb4b284a0d8c8bcc1e0" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 39831 } } peers { permanent_uuid: "3853b63638f14ce3ad4e7d72d276158c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 38165 } }
I20260709 14:53:28.853554  7279 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1d25b280f25a433f8e798ffd3a15b281" candidate_uuid: "1d75d40cbcd84cb4b284a0d8c8bcc1e0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "83ca7750fbc741b7afc841bda942cdb1" is_pre_election: true
I20260709 14:53:28.854128  7279 raft_consensus.cc:2468] T 1d25b280f25a433f8e798ffd3a15b281 P 83ca7750fbc741b7afc841bda942cdb1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1d75d40cbcd84cb4b284a0d8c8bcc1e0 in term 0.
I20260709 14:53:28.855068  7318 leader_election.cc:304] T 1d25b280f25a433f8e798ffd3a15b281 P 1d75d40cbcd84cb4b284a0d8c8bcc1e0 [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: 1d75d40cbcd84cb4b284a0d8c8bcc1e0, 83ca7750fbc741b7afc841bda942cdb1; no voters: 
I20260709 14:53:28.855238  7469 tablet_bootstrap.cc:492] T 8f32f4813f3c4e9784c6e5570d99251b P 1d75d40cbcd84cb4b284a0d8c8bcc1e0: No bootstrap required, opened a new log
I20260709 14:53:28.855721  7469 ts_tablet_manager.cc:1403] T 8f32f4813f3c4e9784c6e5570d99251b P 1d75d40cbcd84cb4b284a0d8c8bcc1e0: Time spent bootstrapping tablet: real 0.026s	user 0.008s	sys 0.007s
I20260709 14:53:28.855782  7787 raft_consensus.cc:2804] T 1d25b280f25a433f8e798ffd3a15b281 P 1d75d40cbcd84cb4b284a0d8c8bcc1e0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:53:28.856168  7787 raft_consensus.cc:493] T 1d25b280f25a433f8e798ffd3a15b281 P 1d75d40cbcd84cb4b284a0d8c8bcc1e0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:53:28.856480  7787 raft_consensus.cc:3060] T 1d25b280f25a433f8e798ffd3a15b281 P 1d75d40cbcd84cb4b284a0d8c8bcc1e0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:28.858482  7826 leader_election.cc:290] T 1d25b280f25a433f8e798ffd3a15b281 P 1d75d40cbcd84cb4b284a0d8c8bcc1e0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 83ca7750fbc741b7afc841bda942cdb1 (127.6.3.193:39489), 3853b63638f14ce3ad4e7d72d276158c (127.6.3.195:38165)
I20260709 14:53:28.858340  7469 raft_consensus.cc:359] T 8f32f4813f3c4e9784c6e5570d99251b P 1d75d40cbcd84cb4b284a0d8c8bcc1e0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83ca7750fbc741b7afc841bda942cdb1" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39489 } } peers { permanent_uuid: "1d75d40cbcd84cb4b284a0d8c8bcc1e0" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 39831 } } peers { permanent_uuid: "3853b63638f14ce3ad4e7d72d276158c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 38165 } }
I20260709 14:53:28.859016  7469 raft_consensus.cc:385] T 8f32f4813f3c4e9784c6e5570d99251b P 1d75d40cbcd84cb4b284a0d8c8bcc1e0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:28.859310  7469 raft_consensus.cc:740] T 8f32f4813f3c4e9784c6e5570d99251b P 1d75d40cbcd84cb4b284a0d8c8bcc1e0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1d75d40cbcd84cb4b284a0d8c8bcc1e0, State: Initialized, Role: FOLLOWER
I20260709 14:53:28.859910  7469 consensus_queue.cc:260] T 8f32f4813f3c4e9784c6e5570d99251b P 1d75d40cbcd84cb4b284a0d8c8bcc1e0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83ca7750fbc741b7afc841bda942cdb1" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39489 } } peers { permanent_uuid: "1d75d40cbcd84cb4b284a0d8c8bcc1e0" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 39831 } } peers { permanent_uuid: "3853b63638f14ce3ad4e7d72d276158c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 38165 } }
I20260709 14:53:28.861183  7423 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1d25b280f25a433f8e798ffd3a15b281" candidate_uuid: "1d75d40cbcd84cb4b284a0d8c8bcc1e0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3853b63638f14ce3ad4e7d72d276158c" is_pre_election: true
I20260709 14:53:28.861882  7469 ts_tablet_manager.cc:1434] T 8f32f4813f3c4e9784c6e5570d99251b P 1d75d40cbcd84cb4b284a0d8c8bcc1e0: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.000s
W20260709 14:53:28.862517  7318 leader_election.cc:343] T 1d25b280f25a433f8e798ffd3a15b281 P 1d75d40cbcd84cb4b284a0d8c8bcc1e0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3853b63638f14ce3ad4e7d72d276158c (127.6.3.195:38165): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:28.865144  7787 raft_consensus.cc:515] T 1d25b280f25a433f8e798ffd3a15b281 P 1d75d40cbcd84cb4b284a0d8c8bcc1e0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83ca7750fbc741b7afc841bda942cdb1" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39489 } } peers { permanent_uuid: "1d75d40cbcd84cb4b284a0d8c8bcc1e0" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 39831 } } peers { permanent_uuid: "3853b63638f14ce3ad4e7d72d276158c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 38165 } }
I20260709 14:53:28.866710  7787 leader_election.cc:290] T 1d25b280f25a433f8e798ffd3a15b281 P 1d75d40cbcd84cb4b284a0d8c8bcc1e0 [CANDIDATE]: Term 1 election: Requested vote from peers 83ca7750fbc741b7afc841bda942cdb1 (127.6.3.193:39489), 3853b63638f14ce3ad4e7d72d276158c (127.6.3.195:38165)
I20260709 14:53:28.867862  7279 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1d25b280f25a433f8e798ffd3a15b281" candidate_uuid: "1d75d40cbcd84cb4b284a0d8c8bcc1e0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "83ca7750fbc741b7afc841bda942cdb1"
I20260709 14:53:28.868377  7279 raft_consensus.cc:3060] T 1d25b280f25a433f8e798ffd3a15b281 P 83ca7750fbc741b7afc841bda942cdb1 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:28.868896  7468 tablet_bootstrap.cc:492] T 9ccbe12474dc4a96b457abc54d87a121 P 3853b63638f14ce3ad4e7d72d276158c: No bootstrap required, opened a new log
I20260709 14:53:28.869494  7468 ts_tablet_manager.cc:1403] T 9ccbe12474dc4a96b457abc54d87a121 P 3853b63638f14ce3ad4e7d72d276158c: Time spent bootstrapping tablet: real 0.043s	user 0.019s	sys 0.008s
I20260709 14:53:28.871922  7468 raft_consensus.cc:359] T 9ccbe12474dc4a96b457abc54d87a121 P 3853b63638f14ce3ad4e7d72d276158c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83ca7750fbc741b7afc841bda942cdb1" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39489 } } peers { permanent_uuid: "1d75d40cbcd84cb4b284a0d8c8bcc1e0" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 39831 } } peers { permanent_uuid: "3853b63638f14ce3ad4e7d72d276158c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 38165 } }
I20260709 14:53:28.872466  7468 raft_consensus.cc:385] T 9ccbe12474dc4a96b457abc54d87a121 P 3853b63638f14ce3ad4e7d72d276158c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:28.872790  7468 raft_consensus.cc:740] T 9ccbe12474dc4a96b457abc54d87a121 P 3853b63638f14ce3ad4e7d72d276158c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3853b63638f14ce3ad4e7d72d276158c, State: Initialized, Role: FOLLOWER
I20260709 14:53:28.873760  7468 consensus_queue.cc:260] T 9ccbe12474dc4a96b457abc54d87a121 P 3853b63638f14ce3ad4e7d72d276158c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83ca7750fbc741b7afc841bda942cdb1" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39489 } } peers { permanent_uuid: "1d75d40cbcd84cb4b284a0d8c8bcc1e0" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 39831 } } peers { permanent_uuid: "3853b63638f14ce3ad4e7d72d276158c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 38165 } }
I20260709 14:53:28.875643  7468 ts_tablet_manager.cc:1434] T 9ccbe12474dc4a96b457abc54d87a121 P 3853b63638f14ce3ad4e7d72d276158c: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 14:53:28.876672  7279 raft_consensus.cc:2468] T 1d25b280f25a433f8e798ffd3a15b281 P 83ca7750fbc741b7afc841bda942cdb1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1d75d40cbcd84cb4b284a0d8c8bcc1e0 in term 1.
I20260709 14:53:28.880661  7423 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1d25b280f25a433f8e798ffd3a15b281" candidate_uuid: "1d75d40cbcd84cb4b284a0d8c8bcc1e0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3853b63638f14ce3ad4e7d72d276158c"
I20260709 14:53:28.880915  7318 leader_election.cc:304] T 1d25b280f25a433f8e798ffd3a15b281 P 1d75d40cbcd84cb4b284a0d8c8bcc1e0 [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: 1d75d40cbcd84cb4b284a0d8c8bcc1e0, 83ca7750fbc741b7afc841bda942cdb1; no voters: 
I20260709 14:53:28.878194  7787 raft_consensus.cc:493] T 89a5dce2e29640c0b34cd9078ac2c621 P 1d75d40cbcd84cb4b284a0d8c8bcc1e0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:28.877272  7468 tablet_bootstrap.cc:492] T 2c9e230728134e9da7bb1deb6c5fb1a8 P 3853b63638f14ce3ad4e7d72d276158c: Bootstrap starting.
I20260709 14:53:28.881560  7826 raft_consensus.cc:2804] T 1d25b280f25a433f8e798ffd3a15b281 P 1d75d40cbcd84cb4b284a0d8c8bcc1e0 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:53:28.882269  7826 raft_consensus.cc:697] T 1d25b280f25a433f8e798ffd3a15b281 P 1d75d40cbcd84cb4b284a0d8c8bcc1e0 [term 1 LEADER]: Becoming Leader. State: Replica: 1d75d40cbcd84cb4b284a0d8c8bcc1e0, State: Running, Role: LEADER
I20260709 14:53:28.882073  7787 raft_consensus.cc:515] T 89a5dce2e29640c0b34cd9078ac2c621 P 1d75d40cbcd84cb4b284a0d8c8bcc1e0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83ca7750fbc741b7afc841bda942cdb1" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39489 } } peers { permanent_uuid: "1d75d40cbcd84cb4b284a0d8c8bcc1e0" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 39831 } } peers { permanent_uuid: "3853b63638f14ce3ad4e7d72d276158c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 38165 } }
I20260709 14:53:28.883049  7826 consensus_queue.cc:237] T 1d25b280f25a433f8e798ffd3a15b281 P 1d75d40cbcd84cb4b284a0d8c8bcc1e0 [LEADER]: Queue going to LEADER mode. State: All 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: "83ca7750fbc741b7afc841bda942cdb1" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39489 } } peers { permanent_uuid: "1d75d40cbcd84cb4b284a0d8c8bcc1e0" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 39831 } } peers { permanent_uuid: "3853b63638f14ce3ad4e7d72d276158c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 38165 } }
W20260709 14:53:28.883603  7318 leader_election.cc:343] T 1d25b280f25a433f8e798ffd3a15b281 P 1d75d40cbcd84cb4b284a0d8c8bcc1e0 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 3853b63638f14ce3ad4e7d72d276158c (127.6.3.195:38165): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:28.885393  7787 leader_election.cc:290] T 89a5dce2e29640c0b34cd9078ac2c621 P 1d75d40cbcd84cb4b284a0d8c8bcc1e0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 83ca7750fbc741b7afc841bda942cdb1 (127.6.3.193:39489), 3853b63638f14ce3ad4e7d72d276158c (127.6.3.195:38165)
I20260709 14:53:28.887250  7423 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "89a5dce2e29640c0b34cd9078ac2c621" candidate_uuid: "1d75d40cbcd84cb4b284a0d8c8bcc1e0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3853b63638f14ce3ad4e7d72d276158c" is_pre_election: true
I20260709 14:53:28.891109  7468 tablet_bootstrap.cc:654] T 2c9e230728134e9da7bb1deb6c5fb1a8 P 3853b63638f14ce3ad4e7d72d276158c: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:28.898847  7279 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "89a5dce2e29640c0b34cd9078ac2c621" candidate_uuid: "1d75d40cbcd84cb4b284a0d8c8bcc1e0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "83ca7750fbc741b7afc841bda942cdb1" is_pre_election: true
I20260709 14:53:28.900082  7318 leader_election.cc:304] T 89a5dce2e29640c0b34cd9078ac2c621 P 1d75d40cbcd84cb4b284a0d8c8bcc1e0 [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: 1d75d40cbcd84cb4b284a0d8c8bcc1e0; no voters: 3853b63638f14ce3ad4e7d72d276158c, 83ca7750fbc741b7afc841bda942cdb1
I20260709 14:53:28.901067  7787 raft_consensus.cc:2749] T 89a5dce2e29640c0b34cd9078ac2c621 P 1d75d40cbcd84cb4b284a0d8c8bcc1e0 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:53:28.904549  7468 tablet_bootstrap.cc:492] T 2c9e230728134e9da7bb1deb6c5fb1a8 P 3853b63638f14ce3ad4e7d72d276158c: No bootstrap required, opened a new log
I20260709 14:53:28.904954  7468 ts_tablet_manager.cc:1403] T 2c9e230728134e9da7bb1deb6c5fb1a8 P 3853b63638f14ce3ad4e7d72d276158c: Time spent bootstrapping tablet: real 0.028s	user 0.012s	sys 0.000s
I20260709 14:53:28.905866  7174 catalog_manager.cc:5697] T 1d25b280f25a433f8e798ffd3a15b281 P 1d75d40cbcd84cb4b284a0d8c8bcc1e0 reported cstate change: term changed from 0 to 1, leader changed from <none> to 1d75d40cbcd84cb4b284a0d8c8bcc1e0 (127.6.3.194). New cstate: current_term: 1 leader_uuid: "1d75d40cbcd84cb4b284a0d8c8bcc1e0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83ca7750fbc741b7afc841bda942cdb1" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39489 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1d75d40cbcd84cb4b284a0d8c8bcc1e0" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 39831 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3853b63638f14ce3ad4e7d72d276158c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 38165 } health_report { overall_health: UNKNOWN } } }
I20260709 14:53:28.907403  7468 raft_consensus.cc:359] T 2c9e230728134e9da7bb1deb6c5fb1a8 P 3853b63638f14ce3ad4e7d72d276158c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83ca7750fbc741b7afc841bda942cdb1" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39489 } } peers { permanent_uuid: "1d75d40cbcd84cb4b284a0d8c8bcc1e0" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 39831 } } peers { permanent_uuid: "3853b63638f14ce3ad4e7d72d276158c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 38165 } }
I20260709 14:53:28.908077  7468 raft_consensus.cc:385] T 2c9e230728134e9da7bb1deb6c5fb1a8 P 3853b63638f14ce3ad4e7d72d276158c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:28.908351  7468 raft_consensus.cc:740] T 2c9e230728134e9da7bb1deb6c5fb1a8 P 3853b63638f14ce3ad4e7d72d276158c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3853b63638f14ce3ad4e7d72d276158c, State: Initialized, Role: FOLLOWER
I20260709 14:53:28.909703  7468 consensus_queue.cc:260] T 2c9e230728134e9da7bb1deb6c5fb1a8 P 3853b63638f14ce3ad4e7d72d276158c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83ca7750fbc741b7afc841bda942cdb1" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39489 } } peers { permanent_uuid: "1d75d40cbcd84cb4b284a0d8c8bcc1e0" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 39831 } } peers { permanent_uuid: "3853b63638f14ce3ad4e7d72d276158c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 38165 } }
I20260709 14:53:28.912225  7468 ts_tablet_manager.cc:1434] T 2c9e230728134e9da7bb1deb6c5fb1a8 P 3853b63638f14ce3ad4e7d72d276158c: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.001s
I20260709 14:53:28.913142  7468 tablet_bootstrap.cc:492] T 1d25b280f25a433f8e798ffd3a15b281 P 3853b63638f14ce3ad4e7d72d276158c: Bootstrap starting.
I20260709 14:53:28.918963  7468 tablet_bootstrap.cc:654] T 1d25b280f25a433f8e798ffd3a15b281 P 3853b63638f14ce3ad4e7d72d276158c: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:28.937292  7852 raft_consensus.cc:493] T 891fdd88798f4bc280dc15b390751c67 P 83ca7750fbc741b7afc841bda942cdb1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:28.937731  7852 raft_consensus.cc:515] T 891fdd88798f4bc280dc15b390751c67 P 83ca7750fbc741b7afc841bda942cdb1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83ca7750fbc741b7afc841bda942cdb1" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39489 } } peers { permanent_uuid: "1d75d40cbcd84cb4b284a0d8c8bcc1e0" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 39831 } } peers { permanent_uuid: "3853b63638f14ce3ad4e7d72d276158c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 38165 } }
I20260709 14:53:28.939666  7852 leader_election.cc:290] T 891fdd88798f4bc280dc15b390751c67 P 83ca7750fbc741b7afc841bda942cdb1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1d75d40cbcd84cb4b284a0d8c8bcc1e0 (127.6.3.194:39831), 3853b63638f14ce3ad4e7d72d276158c (127.6.3.195:38165)
I20260709 14:53:28.941157  7350 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "891fdd88798f4bc280dc15b390751c67" candidate_uuid: "83ca7750fbc741b7afc841bda942cdb1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d75d40cbcd84cb4b284a0d8c8bcc1e0" is_pre_election: true
I20260709 14:53:28.941212  7423 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "891fdd88798f4bc280dc15b390751c67" candidate_uuid: "83ca7750fbc741b7afc841bda942cdb1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3853b63638f14ce3ad4e7d72d276158c" is_pre_election: true
I20260709 14:53:28.941749  7350 raft_consensus.cc:2468] T 891fdd88798f4bc280dc15b390751c67 P 1d75d40cbcd84cb4b284a0d8c8bcc1e0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 83ca7750fbc741b7afc841bda942cdb1 in term 0.
I20260709 14:53:28.941887  7423 raft_consensus.cc:2468] T 891fdd88798f4bc280dc15b390751c67 P 3853b63638f14ce3ad4e7d72d276158c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 83ca7750fbc741b7afc841bda942cdb1 in term 0.
I20260709 14:53:28.943076  7242 leader_election.cc:304] T 891fdd88798f4bc280dc15b390751c67 P 83ca7750fbc741b7afc841bda942cdb1 [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: 1d75d40cbcd84cb4b284a0d8c8bcc1e0, 83ca7750fbc741b7afc841bda942cdb1; no voters: 
I20260709 14:53:28.943931  7852 raft_consensus.cc:2804] T 891fdd88798f4bc280dc15b390751c67 P 83ca7750fbc741b7afc841bda942cdb1 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:53:28.944321  7852 raft_consensus.cc:493] T 891fdd88798f4bc280dc15b390751c67 P 83ca7750fbc741b7afc841bda942cdb1 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:53:28.944555  7826 raft_consensus.cc:493] T 8f32f4813f3c4e9784c6e5570d99251b P 1d75d40cbcd84cb4b284a0d8c8bcc1e0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:28.945154  7468 tablet_bootstrap.cc:492] T 1d25b280f25a433f8e798ffd3a15b281 P 3853b63638f14ce3ad4e7d72d276158c: No bootstrap required, opened a new log
I20260709 14:53:28.945125  7826 raft_consensus.cc:515] T 8f32f4813f3c4e9784c6e5570d99251b P 1d75d40cbcd84cb4b284a0d8c8bcc1e0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83ca7750fbc741b7afc841bda942cdb1" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39489 } } peers { permanent_uuid: "1d75d40cbcd84cb4b284a0d8c8bcc1e0" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 39831 } } peers { permanent_uuid: "3853b63638f14ce3ad4e7d72d276158c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 38165 } }
I20260709 14:53:28.945645  7468 ts_tablet_manager.cc:1403] T 1d25b280f25a433f8e798ffd3a15b281 P 3853b63638f14ce3ad4e7d72d276158c: Time spent bootstrapping tablet: real 0.033s	user 0.009s	sys 0.011s
I20260709 14:53:28.947634  7826 leader_election.cc:290] T 8f32f4813f3c4e9784c6e5570d99251b P 1d75d40cbcd84cb4b284a0d8c8bcc1e0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 83ca7750fbc741b7afc841bda942cdb1 (127.6.3.193:39489), 3853b63638f14ce3ad4e7d72d276158c (127.6.3.195:38165)
I20260709 14:53:28.947741  7279 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f32f4813f3c4e9784c6e5570d99251b" candidate_uuid: "1d75d40cbcd84cb4b284a0d8c8bcc1e0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "83ca7750fbc741b7afc841bda942cdb1" is_pre_election: true
I20260709 14:53:28.948299  7279 raft_consensus.cc:2468] T 8f32f4813f3c4e9784c6e5570d99251b P 83ca7750fbc741b7afc841bda942cdb1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1d75d40cbcd84cb4b284a0d8c8bcc1e0 in term 0.
I20260709 14:53:28.948457  7468 raft_consensus.cc:359] T 1d25b280f25a433f8e798ffd3a15b281 P 3853b63638f14ce3ad4e7d72d276158c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83ca7750fbc741b7afc841bda942cdb1" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39489 } } peers { permanent_uuid: "1d75d40cbcd84cb4b284a0d8c8bcc1e0" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 39831 } } peers { permanent_uuid: "3853b63638f14ce3ad4e7d72d276158c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 38165 } }
I20260709 14:53:28.949081  7468 raft_consensus.cc:385] T 1d25b280f25a433f8e798ffd3a15b281 P 3853b63638f14ce3ad4e7d72d276158c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:28.949350  7468 raft_consensus.cc:740] T 1d25b280f25a433f8e798ffd3a15b281 P 3853b63638f14ce3ad4e7d72d276158c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3853b63638f14ce3ad4e7d72d276158c, State: Initialized, Role: FOLLOWER
I20260709 14:53:28.949568  7318 leader_election.cc:304] T 8f32f4813f3c4e9784c6e5570d99251b P 1d75d40cbcd84cb4b284a0d8c8bcc1e0 [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: 1d75d40cbcd84cb4b284a0d8c8bcc1e0, 83ca7750fbc741b7afc841bda942cdb1; no voters: 
I20260709 14:53:28.949931  7468 consensus_queue.cc:260] T 1d25b280f25a433f8e798ffd3a15b281 P 3853b63638f14ce3ad4e7d72d276158c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83ca7750fbc741b7afc841bda942cdb1" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39489 } } peers { permanent_uuid: "1d75d40cbcd84cb4b284a0d8c8bcc1e0" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 39831 } } peers { permanent_uuid: "3853b63638f14ce3ad4e7d72d276158c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 38165 } }
I20260709 14:53:28.950439  7350 raft_consensus.cc:3060] T 89a5dce2e29640c0b34cd9078ac2c621 P 1d75d40cbcd84cb4b284a0d8c8bcc1e0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:28.951844  7468 ts_tablet_manager.cc:1434] T 1d25b280f25a433f8e798ffd3a15b281 P 3853b63638f14ce3ad4e7d72d276158c: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.003s
I20260709 14:53:28.954355  7423 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f32f4813f3c4e9784c6e5570d99251b" candidate_uuid: "1d75d40cbcd84cb4b284a0d8c8bcc1e0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3853b63638f14ce3ad4e7d72d276158c" is_pre_election: true
I20260709 14:53:28.955006  7423 raft_consensus.cc:2468] T 8f32f4813f3c4e9784c6e5570d99251b P 3853b63638f14ce3ad4e7d72d276158c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1d75d40cbcd84cb4b284a0d8c8bcc1e0 in term 0.
I20260709 14:53:28.956699  7787 raft_consensus.cc:2804] T 8f32f4813f3c4e9784c6e5570d99251b P 1d75d40cbcd84cb4b284a0d8c8bcc1e0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:53:28.957079  7787 raft_consensus.cc:493] T 8f32f4813f3c4e9784c6e5570d99251b P 1d75d40cbcd84cb4b284a0d8c8bcc1e0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:53:28.957396  7787 raft_consensus.cc:3060] T 8f32f4813f3c4e9784c6e5570d99251b P 1d75d40cbcd84cb4b284a0d8c8bcc1e0 [term 0 FOLLOWER]: Advancing to term 1
W20260709 14:53:28.960809  7225 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 14:53:28.965071  7723 raft_consensus.cc:493] T 62061dc26fe9445d93d12d1148280870 P 3853b63638f14ce3ad4e7d72d276158c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:28.965529  7723 raft_consensus.cc:515] T 62061dc26fe9445d93d12d1148280870 P 3853b63638f14ce3ad4e7d72d276158c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83ca7750fbc741b7afc841bda942cdb1" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39489 } } peers { permanent_uuid: "1d75d40cbcd84cb4b284a0d8c8bcc1e0" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 39831 } } peers { permanent_uuid: "3853b63638f14ce3ad4e7d72d276158c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 38165 } }
I20260709 14:53:28.967501  7723 leader_election.cc:290] T 62061dc26fe9445d93d12d1148280870 P 3853b63638f14ce3ad4e7d72d276158c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 83ca7750fbc741b7afc841bda942cdb1 (127.6.3.193:39489), 1d75d40cbcd84cb4b284a0d8c8bcc1e0 (127.6.3.194:39831)
I20260709 14:53:28.968302  7279 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "62061dc26fe9445d93d12d1148280870" candidate_uuid: "3853b63638f14ce3ad4e7d72d276158c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "83ca7750fbc741b7afc841bda942cdb1" is_pre_election: true
I20260709 14:53:28.968972  7279 raft_consensus.cc:2393] T 62061dc26fe9445d93d12d1148280870 P 83ca7750fbc741b7afc841bda942cdb1 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 3853b63638f14ce3ad4e7d72d276158c in current term 1: Already voted for candidate 1d75d40cbcd84cb4b284a0d8c8bcc1e0 in this term.
I20260709 14:53:28.944631  7852 raft_consensus.cc:3060] T 891fdd88798f4bc280dc15b390751c67 P 83ca7750fbc741b7afc841bda942cdb1 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:28.969753  7354 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "62061dc26fe9445d93d12d1148280870" candidate_uuid: "3853b63638f14ce3ad4e7d72d276158c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d75d40cbcd84cb4b284a0d8c8bcc1e0" is_pre_election: true
I20260709 14:53:28.974607  7842 consensus_queue.cc:1048] T 62061dc26fe9445d93d12d1148280870 P 1d75d40cbcd84cb4b284a0d8c8bcc1e0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "83ca7750fbc741b7afc841bda942cdb1" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39489 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:53:28.976295  7392 leader_election.cc:304] T 62061dc26fe9445d93d12d1148280870 P 3853b63638f14ce3ad4e7d72d276158c [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: 3853b63638f14ce3ad4e7d72d276158c; no voters: 1d75d40cbcd84cb4b284a0d8c8bcc1e0, 83ca7750fbc741b7afc841bda942cdb1
I20260709 14:53:28.978166  7865 raft_consensus.cc:3060] T 62061dc26fe9445d93d12d1148280870 P 3853b63638f14ce3ad4e7d72d276158c [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:28.978294  7852 raft_consensus.cc:515] T 891fdd88798f4bc280dc15b390751c67 P 83ca7750fbc741b7afc841bda942cdb1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83ca7750fbc741b7afc841bda942cdb1" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39489 } } peers { permanent_uuid: "1d75d40cbcd84cb4b284a0d8c8bcc1e0" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 39831 } } peers { permanent_uuid: "3853b63638f14ce3ad4e7d72d276158c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 38165 } }
I20260709 14:53:28.980257  7852 leader_election.cc:290] T 891fdd88798f4bc280dc15b390751c67 P 83ca7750fbc741b7afc841bda942cdb1 [CANDIDATE]: Term 1 election: Requested vote from peers 1d75d40cbcd84cb4b284a0d8c8bcc1e0 (127.6.3.194:39831), 3853b63638f14ce3ad4e7d72d276158c (127.6.3.195:38165)
I20260709 14:53:28.980839  7354 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "891fdd88798f4bc280dc15b390751c67" candidate_uuid: "83ca7750fbc741b7afc841bda942cdb1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d75d40cbcd84cb4b284a0d8c8bcc1e0"
I20260709 14:53:28.981305  7354 raft_consensus.cc:3060] T 891fdd88798f4bc280dc15b390751c67 P 1d75d40cbcd84cb4b284a0d8c8bcc1e0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:28.981630  7419 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "891fdd88798f4bc280dc15b390751c67" candidate_uuid: "83ca7750fbc741b7afc841bda942cdb1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3853b63638f14ce3ad4e7d72d276158c"
I20260709 14:53:28.982213  7419 raft_consensus.cc:3060] T 891fdd88798f4bc280dc15b390751c67 P 3853b63638f14ce3ad4e7d72d276158c [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:28.997082  7354 raft_consensus.cc:2468] T 891fdd88798f4bc280dc15b390751c67 P 1d75d40cbcd84cb4b284a0d8c8bcc1e0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 83ca7750fbc741b7afc841bda942cdb1 in term 1.
I20260709 14:53:28.999215  7242 leader_election.cc:304] T 891fdd88798f4bc280dc15b390751c67 P 83ca7750fbc741b7afc841bda942cdb1 [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: 1d75d40cbcd84cb4b284a0d8c8bcc1e0, 83ca7750fbc741b7afc841bda942cdb1; no voters: 
I20260709 14:53:29.000541  7775 raft_consensus.cc:2804] T 891fdd88798f4bc280dc15b390751c67 P 83ca7750fbc741b7afc841bda942cdb1 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:53:29.001138  7775 raft_consensus.cc:697] T 891fdd88798f4bc280dc15b390751c67 P 83ca7750fbc741b7afc841bda942cdb1 [term 1 LEADER]: Becoming Leader. State: Replica: 83ca7750fbc741b7afc841bda942cdb1, State: Running, Role: LEADER
I20260709 14:53:29.002146  7775 consensus_queue.cc:237] T 891fdd88798f4bc280dc15b390751c67 P 83ca7750fbc741b7afc841bda942cdb1 [LEADER]: Queue going to LEADER mode. State: All 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: "83ca7750fbc741b7afc841bda942cdb1" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39489 } } peers { permanent_uuid: "1d75d40cbcd84cb4b284a0d8c8bcc1e0" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 39831 } } peers { permanent_uuid: "3853b63638f14ce3ad4e7d72d276158c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 38165 } }
I20260709 14:53:29.036579  7865 raft_consensus.cc:2749] T 62061dc26fe9445d93d12d1148280870 P 3853b63638f14ce3ad4e7d72d276158c [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:53:29.042428  7826 consensus_queue.cc:1048] T 62061dc26fe9445d93d12d1148280870 P 1d75d40cbcd84cb4b284a0d8c8bcc1e0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3853b63638f14ce3ad4e7d72d276158c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 38165 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:53:29.044219  7852 consensus_queue.cc:1048] T 8f353d2aba1b45b6881a4ade26421630 P 83ca7750fbc741b7afc841bda942cdb1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1d75d40cbcd84cb4b284a0d8c8bcc1e0" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 39831 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:53:29.053059  7419 raft_consensus.cc:2468] T 891fdd88798f4bc280dc15b390751c67 P 3853b63638f14ce3ad4e7d72d276158c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 83ca7750fbc741b7afc841bda942cdb1 in term 1.
I20260709 14:53:29.040984  7787 raft_consensus.cc:515] T 8f32f4813f3c4e9784c6e5570d99251b P 1d75d40cbcd84cb4b284a0d8c8bcc1e0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83ca7750fbc741b7afc841bda942cdb1" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39489 } } peers { permanent_uuid: "1d75d40cbcd84cb4b284a0d8c8bcc1e0" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 39831 } } peers { permanent_uuid: "3853b63638f14ce3ad4e7d72d276158c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 38165 } }
I20260709 14:53:29.056579  7787 leader_election.cc:290] T 8f32f4813f3c4e9784c6e5570d99251b P 1d75d40cbcd84cb4b284a0d8c8bcc1e0 [CANDIDATE]: Term 1 election: Requested vote from peers 83ca7750fbc741b7afc841bda942cdb1 (127.6.3.193:39489), 3853b63638f14ce3ad4e7d72d276158c (127.6.3.195:38165)
I20260709 14:53:29.061851  7277 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f32f4813f3c4e9784c6e5570d99251b" candidate_uuid: "1d75d40cbcd84cb4b284a0d8c8bcc1e0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "83ca7750fbc741b7afc841bda942cdb1"
I20260709 14:53:29.062435  7277 raft_consensus.cc:3060] T 8f32f4813f3c4e9784c6e5570d99251b P 83ca7750fbc741b7afc841bda942cdb1 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:29.072407  7858 consensus_queue.cc:1048] T 8f353d2aba1b45b6881a4ade26421630 P 83ca7750fbc741b7afc841bda942cdb1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3853b63638f14ce3ad4e7d72d276158c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 38165 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:53:29.094071  7277 raft_consensus.cc:2468] T 8f32f4813f3c4e9784c6e5570d99251b P 83ca7750fbc741b7afc841bda942cdb1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1d75d40cbcd84cb4b284a0d8c8bcc1e0 in term 1.
I20260709 14:53:29.098788  7318 leader_election.cc:304] T 8f32f4813f3c4e9784c6e5570d99251b P 1d75d40cbcd84cb4b284a0d8c8bcc1e0 [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: 1d75d40cbcd84cb4b284a0d8c8bcc1e0, 83ca7750fbc741b7afc841bda942cdb1; no voters: 
I20260709 14:53:29.099498  7787 raft_consensus.cc:2804] T 8f32f4813f3c4e9784c6e5570d99251b P 1d75d40cbcd84cb4b284a0d8c8bcc1e0 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:53:29.099706  7723 raft_consensus.cc:493] T 2c9e230728134e9da7bb1deb6c5fb1a8 P 3853b63638f14ce3ad4e7d72d276158c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:29.100242  7787 raft_consensus.cc:697] T 8f32f4813f3c4e9784c6e5570d99251b P 1d75d40cbcd84cb4b284a0d8c8bcc1e0 [term 1 LEADER]: Becoming Leader. State: Replica: 1d75d40cbcd84cb4b284a0d8c8bcc1e0, State: Running, Role: LEADER
I20260709 14:53:29.100157  7723 raft_consensus.cc:515] T 2c9e230728134e9da7bb1deb6c5fb1a8 P 3853b63638f14ce3ad4e7d72d276158c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83ca7750fbc741b7afc841bda942cdb1" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39489 } } peers { permanent_uuid: "1d75d40cbcd84cb4b284a0d8c8bcc1e0" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 39831 } } peers { permanent_uuid: "3853b63638f14ce3ad4e7d72d276158c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 38165 } }
I20260709 14:53:29.101195  7787 consensus_queue.cc:237] T 8f32f4813f3c4e9784c6e5570d99251b P 1d75d40cbcd84cb4b284a0d8c8bcc1e0 [LEADER]: Queue going to LEADER mode. State: All 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: "83ca7750fbc741b7afc841bda942cdb1" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39489 } } peers { permanent_uuid: "1d75d40cbcd84cb4b284a0d8c8bcc1e0" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 39831 } } peers { permanent_uuid: "3853b63638f14ce3ad4e7d72d276158c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 38165 } }
I20260709 14:53:29.102643  7423 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f32f4813f3c4e9784c6e5570d99251b" candidate_uuid: "1d75d40cbcd84cb4b284a0d8c8bcc1e0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3853b63638f14ce3ad4e7d72d276158c"
I20260709 14:53:29.103236  7351 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2c9e230728134e9da7bb1deb6c5fb1a8" candidate_uuid: "3853b63638f14ce3ad4e7d72d276158c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d75d40cbcd84cb4b284a0d8c8bcc1e0" is_pre_election: true
I20260709 14:53:29.105671  7274 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2c9e230728134e9da7bb1deb6c5fb1a8" candidate_uuid: "3853b63638f14ce3ad4e7d72d276158c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "83ca7750fbc741b7afc841bda942cdb1" is_pre_election: true
I20260709 14:53:29.106361  7274 raft_consensus.cc:2393] T 2c9e230728134e9da7bb1deb6c5fb1a8 P 83ca7750fbc741b7afc841bda942cdb1 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 3853b63638f14ce3ad4e7d72d276158c in current term 1: Already voted for candidate 1d75d40cbcd84cb4b284a0d8c8bcc1e0 in this term.
I20260709 14:53:29.107411  7392 leader_election.cc:304] T 2c9e230728134e9da7bb1deb6c5fb1a8 P 3853b63638f14ce3ad4e7d72d276158c [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: 3853b63638f14ce3ad4e7d72d276158c; no voters: 1d75d40cbcd84cb4b284a0d8c8bcc1e0, 83ca7750fbc741b7afc841bda942cdb1
I20260709 14:53:29.108107  7867 raft_consensus.cc:3060] T 2c9e230728134e9da7bb1deb6c5fb1a8 P 3853b63638f14ce3ad4e7d72d276158c [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:29.109838  7723 leader_election.cc:290] T 2c9e230728134e9da7bb1deb6c5fb1a8 P 3853b63638f14ce3ad4e7d72d276158c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 83ca7750fbc741b7afc841bda942cdb1 (127.6.3.193:39489), 1d75d40cbcd84cb4b284a0d8c8bcc1e0 (127.6.3.194:39831)
I20260709 14:53:29.103262  7423 raft_consensus.cc:3060] T 8f32f4813f3c4e9784c6e5570d99251b P 3853b63638f14ce3ad4e7d72d276158c [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:29.115384  7867 raft_consensus.cc:2749] T 2c9e230728134e9da7bb1deb6c5fb1a8 P 3853b63638f14ce3ad4e7d72d276158c [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:53:29.118300  7858 consensus_queue.cc:1048] T 9ccbe12474dc4a96b457abc54d87a121 P 83ca7750fbc741b7afc841bda942cdb1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1d75d40cbcd84cb4b284a0d8c8bcc1e0" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 39831 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:53:29.136171  7419 raft_consensus.cc:3060] T 9ccbe12474dc4a96b457abc54d87a121 P 3853b63638f14ce3ad4e7d72d276158c [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:29.194895  7423 raft_consensus.cc:2468] T 8f32f4813f3c4e9784c6e5570d99251b P 3853b63638f14ce3ad4e7d72d276158c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1d75d40cbcd84cb4b284a0d8c8bcc1e0 in term 1.
I20260709 14:53:29.202811  7858 consensus_queue.cc:1048] T 9ccbe12474dc4a96b457abc54d87a121 P 83ca7750fbc741b7afc841bda942cdb1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3853b63638f14ce3ad4e7d72d276158c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 38165 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:53:29.234730  7177 catalog_manager.cc:5697] T 8f32f4813f3c4e9784c6e5570d99251b P 1d75d40cbcd84cb4b284a0d8c8bcc1e0 reported cstate change: term changed from 0 to 1, leader changed from <none> to 1d75d40cbcd84cb4b284a0d8c8bcc1e0 (127.6.3.194). New cstate: current_term: 1 leader_uuid: "1d75d40cbcd84cb4b284a0d8c8bcc1e0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83ca7750fbc741b7afc841bda942cdb1" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39489 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1d75d40cbcd84cb4b284a0d8c8bcc1e0" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 39831 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3853b63638f14ce3ad4e7d72d276158c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 38165 } health_report { overall_health: UNKNOWN } } }
I20260709 14:53:29.254522  7787 consensus_queue.cc:1048] T 2c9e230728134e9da7bb1deb6c5fb1a8 P 1d75d40cbcd84cb4b284a0d8c8bcc1e0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "83ca7750fbc741b7afc841bda942cdb1" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39489 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:53:29.272872  7174 catalog_manager.cc:5697] T 891fdd88798f4bc280dc15b390751c67 P 83ca7750fbc741b7afc841bda942cdb1 reported cstate change: term changed from 0 to 1, leader changed from <none> to 83ca7750fbc741b7afc841bda942cdb1 (127.6.3.193). New cstate: current_term: 1 leader_uuid: "83ca7750fbc741b7afc841bda942cdb1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83ca7750fbc741b7afc841bda942cdb1" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39489 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1d75d40cbcd84cb4b284a0d8c8bcc1e0" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 39831 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3853b63638f14ce3ad4e7d72d276158c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 38165 } health_report { overall_health: UNKNOWN } } }
I20260709 14:53:29.296175  7787 consensus_queue.cc:1048] T 2c9e230728134e9da7bb1deb6c5fb1a8 P 1d75d40cbcd84cb4b284a0d8c8bcc1e0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3853b63638f14ce3ad4e7d72d276158c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 38165 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:53:29.375798  7797 consensus_queue.cc:1048] T 1d25b280f25a433f8e798ffd3a15b281 P 1d75d40cbcd84cb4b284a0d8c8bcc1e0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "83ca7750fbc741b7afc841bda942cdb1" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39489 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:53:29.396238  7423 raft_consensus.cc:3060] T 1d25b280f25a433f8e798ffd3a15b281 P 3853b63638f14ce3ad4e7d72d276158c [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:29.404172  7842 consensus_queue.cc:1048] T 1d25b280f25a433f8e798ffd3a15b281 P 1d75d40cbcd84cb4b284a0d8c8bcc1e0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3853b63638f14ce3ad4e7d72d276158c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 38165 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:53:29.456879  7775 consensus_queue.cc:1048] T 891fdd88798f4bc280dc15b390751c67 P 83ca7750fbc741b7afc841bda942cdb1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3853b63638f14ce3ad4e7d72d276158c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 38165 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:53:29.469836  7851 consensus_queue.cc:1048] T 891fdd88798f4bc280dc15b390751c67 P 83ca7750fbc741b7afc841bda942cdb1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1d75d40cbcd84cb4b284a0d8c8bcc1e0" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 39831 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:53:29.566021  7842 consensus_queue.cc:1048] T 8f32f4813f3c4e9784c6e5570d99251b P 1d75d40cbcd84cb4b284a0d8c8bcc1e0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3853b63638f14ce3ad4e7d72d276158c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 38165 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:53:29.578387  7787 consensus_queue.cc:1048] T 8f32f4813f3c4e9784c6e5570d99251b P 1d75d40cbcd84cb4b284a0d8c8bcc1e0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "83ca7750fbc741b7afc841bda942cdb1" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39489 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:53:29.609423  6159 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:53:29.648414  7921 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
W20260709 14:53:29.650569  7922 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
W20260709 14:53:29.657482  7925 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
I20260709 14:53:29.657793  6159 server_base.cc:1061] running on GCE node
I20260709 14:53:29.660318  6159 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 14:53:29.660538  6159 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 14:53:29.660758  6159 hybrid_clock.cc:648] HybridClock initialized: now 1783608809660738 us; error 0 us; skew 500 ppm
I20260709 14:53:29.661293  6159 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:53:29.664172  6159 webserver.cc:533] Webserver started at http://127.6.3.196:37849/ using document root <none> and password file <none>
I20260709 14:53:29.664698  6159 fs_manager.cc:362] Metadata directory not provided
I20260709 14:53:29.664942  6159 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 14:53:29.665283  6159 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 14:53:29.666471  6159 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskD7XNpc/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783608775933393-6159-0/minicluster-data/ts-3-root/instance:
uuid: "79e6f522d608456fbe0e3012c1bf55d1"
format_stamp: "Formatted at 2026-07-09 14:53:29 on dist-test-slave-rx4q"
I20260709 14:53:29.672856  6159 fs_manager.cc:696] Time spent creating directory manager: real 0.006s	user 0.003s	sys 0.001s
I20260709 14:53:29.679436  7929 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:53:29.680238  6159 fs_manager.cc:730] Time spent opening block manager: real 0.005s	user 0.002s	sys 0.000s
I20260709 14:53:29.680523  6159 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskD7XNpc/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783608775933393-6159-0/minicluster-data/ts-3-root
uuid: "79e6f522d608456fbe0e3012c1bf55d1"
format_stamp: "Formatted at 2026-07-09 14:53:29 on dist-test-slave-rx4q"
I20260709 14:53:29.680823  6159 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskD7XNpc/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783608775933393-6159-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskD7XNpc/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783608775933393-6159-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskD7XNpc/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783608775933393-6159-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)
I20260709 14:53:29.715327  6159 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:53:29.717190  6159 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:53:29.719131  6159 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 14:53:29.722312  6159 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 14:53:29.722596  6159 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:53:29.722910  6159 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 14:53:29.723167  6159 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.001s	sys 0.000s
I20260709 14:53:29.941140  6159 rpc_server.cc:307] RPC server started. Bound to: 127.6.3.196:37243
I20260709 14:53:29.941260  7992 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.6.3.196:37243 every 8 connection(s)
I20260709 14:53:29.947327  6159 auto_leader_rebalancer-test.cc:446] add a tserver: 79e6f522d608456fbe0e3012c1bf55d1
I20260709 14:53:29.980042  7993 heartbeater.cc:344] Connected to a master server at 127.6.3.254:45707
I20260709 14:53:29.980481  7993 heartbeater.cc:461] Registering TS with master...
I20260709 14:53:29.981348  7993 heartbeater.cc:507] Master 127.6.3.254:45707 requested a full tablet report, sending...
I20260709 14:53:29.983862  7177 ts_manager.cc:194] Registered new tserver with Master: 79e6f522d608456fbe0e3012c1bf55d1 (127.6.3.196:37243)
I20260709 14:53:29.985431  7177 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:57654
I20260709 14:53:30.988237  7993 heartbeater.cc:499] Master 127.6.3.254:45707 was elected leader, sending a full tablet report...
I20260709 14:53:35.178967  6159 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:53:35.234604  7279 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "1309193830474f33b093af0e45e46693"
dest_uuid: "83ca7750fbc741b7afc841bda942cdb1"
mode: GRACEFUL
new_leader_uuid: "3853b63638f14ce3ad4e7d72d276158c"
 from {username='slave'} at 127.0.0.1:34470
I20260709 14:53:35.235163  7279 raft_consensus.cc:606] T 1309193830474f33b093af0e45e46693 P 83ca7750fbc741b7afc841bda942cdb1 [term 1 LEADER]: Received request to transfer leadership to TS 3853b63638f14ce3ad4e7d72d276158c
I20260709 14:53:35.237380  7279 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "130e64ada83e469094d5a2b36aa4ffdf"
dest_uuid: "83ca7750fbc741b7afc841bda942cdb1"
mode: GRACEFUL
new_leader_uuid: "1d75d40cbcd84cb4b284a0d8c8bcc1e0"
 from {username='slave'} at 127.0.0.1:34470
I20260709 14:53:35.237900  7279 raft_consensus.cc:606] T 130e64ada83e469094d5a2b36aa4ffdf P 83ca7750fbc741b7afc841bda942cdb1 [term 1 LEADER]: Received request to transfer leadership to TS 1d75d40cbcd84cb4b284a0d8c8bcc1e0
I20260709 14:53:35.239991  7279 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "4b2be9a148e64cd7919aff18b4b6e524"
dest_uuid: "83ca7750fbc741b7afc841bda942cdb1"
mode: GRACEFUL
new_leader_uuid: "1d75d40cbcd84cb4b284a0d8c8bcc1e0"
 from {username='slave'} at 127.0.0.1:34470
I20260709 14:53:35.240339  7279 raft_consensus.cc:606] T 4b2be9a148e64cd7919aff18b4b6e524 P 83ca7750fbc741b7afc841bda942cdb1 [term 1 LEADER]: Received request to transfer leadership to TS 1d75d40cbcd84cb4b284a0d8c8bcc1e0
I20260709 14:53:35.242092  7279 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "da30c040b91d449a914931543871b0eb"
dest_uuid: "83ca7750fbc741b7afc841bda942cdb1"
mode: GRACEFUL
new_leader_uuid: "1d75d40cbcd84cb4b284a0d8c8bcc1e0"
 from {username='slave'} at 127.0.0.1:34470
I20260709 14:53:35.242424  7279 raft_consensus.cc:606] T da30c040b91d449a914931543871b0eb P 83ca7750fbc741b7afc841bda942cdb1 [term 1 LEADER]: Received request to transfer leadership to TS 1d75d40cbcd84cb4b284a0d8c8bcc1e0
I20260709 14:53:35.243265  6159 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 4
I20260709 14:53:35.244184  6159 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 14:53:35.590999  7858 raft_consensus.cc:993] T da30c040b91d449a914931543871b0eb P 83ca7750fbc741b7afc841bda942cdb1: : Instructing follower 1d75d40cbcd84cb4b284a0d8c8bcc1e0 to start an election
I20260709 14:53:35.591547  7852 raft_consensus.cc:1081] T da30c040b91d449a914931543871b0eb P 83ca7750fbc741b7afc841bda942cdb1 [term 1 LEADER]: Signalling peer 1d75d40cbcd84cb4b284a0d8c8bcc1e0 to start an election
I20260709 14:53:35.592845  7350 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "da30c040b91d449a914931543871b0eb"
dest_uuid: "1d75d40cbcd84cb4b284a0d8c8bcc1e0"
 from {username='slave'} at 127.0.0.1:58228
I20260709 14:53:35.593413  7350 raft_consensus.cc:493] T da30c040b91d449a914931543871b0eb P 1d75d40cbcd84cb4b284a0d8c8bcc1e0 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:53:35.593642  7350 raft_consensus.cc:3060] T da30c040b91d449a914931543871b0eb P 1d75d40cbcd84cb4b284a0d8c8bcc1e0 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:53:35.597523  7350 raft_consensus.cc:515] T da30c040b91d449a914931543871b0eb P 1d75d40cbcd84cb4b284a0d8c8bcc1e0 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83ca7750fbc741b7afc841bda942cdb1" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39489 } } peers { permanent_uuid: "1d75d40cbcd84cb4b284a0d8c8bcc1e0" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 39831 } } peers { permanent_uuid: "3853b63638f14ce3ad4e7d72d276158c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 38165 } }
I20260709 14:53:35.599444  7350 leader_election.cc:290] T da30c040b91d449a914931543871b0eb P 1d75d40cbcd84cb4b284a0d8c8bcc1e0 [CANDIDATE]: Term 2 election: Requested vote from peers 83ca7750fbc741b7afc841bda942cdb1 (127.6.3.193:39489), 3853b63638f14ce3ad4e7d72d276158c (127.6.3.195:38165)
I20260709 14:53:35.600077  7279 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da30c040b91d449a914931543871b0eb" candidate_uuid: "1d75d40cbcd84cb4b284a0d8c8bcc1e0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "83ca7750fbc741b7afc841bda942cdb1"
I20260709 14:53:35.600514  7279 raft_consensus.cc:3055] T da30c040b91d449a914931543871b0eb P 83ca7750fbc741b7afc841bda942cdb1 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:53:35.600749  7279 raft_consensus.cc:740] T da30c040b91d449a914931543871b0eb P 83ca7750fbc741b7afc841bda942cdb1 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 83ca7750fbc741b7afc841bda942cdb1, State: Running, Role: LEADER
I20260709 14:53:35.601169  7425 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da30c040b91d449a914931543871b0eb" candidate_uuid: "1d75d40cbcd84cb4b284a0d8c8bcc1e0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "3853b63638f14ce3ad4e7d72d276158c"
I20260709 14:53:35.601656  7425 raft_consensus.cc:3060] T da30c040b91d449a914931543871b0eb P 3853b63638f14ce3ad4e7d72d276158c [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:53:35.601433  7279 consensus_queue.cc:260] T da30c040b91d449a914931543871b0eb P 83ca7750fbc741b7afc841bda942cdb1 [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: "83ca7750fbc741b7afc841bda942cdb1" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39489 } } peers { permanent_uuid: "1d75d40cbcd84cb4b284a0d8c8bcc1e0" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 39831 } } peers { permanent_uuid: "3853b63638f14ce3ad4e7d72d276158c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 38165 } }
I20260709 14:53:35.602506  7279 raft_consensus.cc:3060] T da30c040b91d449a914931543871b0eb P 83ca7750fbc741b7afc841bda942cdb1 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:53:35.607354  7425 raft_consensus.cc:2468] T da30c040b91d449a914931543871b0eb P 3853b63638f14ce3ad4e7d72d276158c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1d75d40cbcd84cb4b284a0d8c8bcc1e0 in term 2.
I20260709 14:53:35.608084  7279 raft_consensus.cc:2468] T da30c040b91d449a914931543871b0eb P 83ca7750fbc741b7afc841bda942cdb1 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1d75d40cbcd84cb4b284a0d8c8bcc1e0 in term 2.
I20260709 14:53:35.608383  7318 leader_election.cc:304] T da30c040b91d449a914931543871b0eb P 1d75d40cbcd84cb4b284a0d8c8bcc1e0 [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: 1d75d40cbcd84cb4b284a0d8c8bcc1e0, 3853b63638f14ce3ad4e7d72d276158c; no voters: 
I20260709 14:53:35.608973  7797 raft_consensus.cc:2804] T da30c040b91d449a914931543871b0eb P 1d75d40cbcd84cb4b284a0d8c8bcc1e0 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:53:35.609288  7797 raft_consensus.cc:697] T da30c040b91d449a914931543871b0eb P 1d75d40cbcd84cb4b284a0d8c8bcc1e0 [term 2 LEADER]: Becoming Leader. State: Replica: 1d75d40cbcd84cb4b284a0d8c8bcc1e0, State: Running, Role: LEADER
I20260709 14:53:35.609928  7797 consensus_queue.cc:237] T da30c040b91d449a914931543871b0eb P 1d75d40cbcd84cb4b284a0d8c8bcc1e0 [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: "83ca7750fbc741b7afc841bda942cdb1" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39489 } } peers { permanent_uuid: "1d75d40cbcd84cb4b284a0d8c8bcc1e0" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 39831 } } peers { permanent_uuid: "3853b63638f14ce3ad4e7d72d276158c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 38165 } }
I20260709 14:53:35.617029  7852 raft_consensus.cc:993] T 1309193830474f33b093af0e45e46693 P 83ca7750fbc741b7afc841bda942cdb1: : Instructing follower 3853b63638f14ce3ad4e7d72d276158c to start an election
I20260709 14:53:35.617431  7858 raft_consensus.cc:1081] T 1309193830474f33b093af0e45e46693 P 83ca7750fbc741b7afc841bda942cdb1 [term 1 LEADER]: Signalling peer 3853b63638f14ce3ad4e7d72d276158c to start an election
I20260709 14:53:35.618651  7425 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "1309193830474f33b093af0e45e46693"
dest_uuid: "3853b63638f14ce3ad4e7d72d276158c"
 from {username='slave'} at 127.0.0.1:49582
I20260709 14:53:35.619012  7425 raft_consensus.cc:493] T 1309193830474f33b093af0e45e46693 P 3853b63638f14ce3ad4e7d72d276158c [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:53:35.619308  7425 raft_consensus.cc:3060] T 1309193830474f33b093af0e45e46693 P 3853b63638f14ce3ad4e7d72d276158c [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:53:35.619920  7177 catalog_manager.cc:5697] T da30c040b91d449a914931543871b0eb P 1d75d40cbcd84cb4b284a0d8c8bcc1e0 reported cstate change: term changed from 1 to 2, leader changed from 83ca7750fbc741b7afc841bda942cdb1 (127.6.3.193) to 1d75d40cbcd84cb4b284a0d8c8bcc1e0 (127.6.3.194). New cstate: current_term: 2 leader_uuid: "1d75d40cbcd84cb4b284a0d8c8bcc1e0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83ca7750fbc741b7afc841bda942cdb1" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39489 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1d75d40cbcd84cb4b284a0d8c8bcc1e0" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 39831 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3853b63638f14ce3ad4e7d72d276158c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 38165 } health_report { overall_health: UNKNOWN } } }
I20260709 14:53:35.623111  7425 raft_consensus.cc:515] T 1309193830474f33b093af0e45e46693 P 3853b63638f14ce3ad4e7d72d276158c [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83ca7750fbc741b7afc841bda942cdb1" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39489 } } peers { permanent_uuid: "1d75d40cbcd84cb4b284a0d8c8bcc1e0" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 39831 } } peers { permanent_uuid: "3853b63638f14ce3ad4e7d72d276158c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 38165 } }
I20260709 14:53:35.625488  7425 leader_election.cc:290] T 1309193830474f33b093af0e45e46693 P 3853b63638f14ce3ad4e7d72d276158c [CANDIDATE]: Term 2 election: Requested vote from peers 83ca7750fbc741b7afc841bda942cdb1 (127.6.3.193:39489), 1d75d40cbcd84cb4b284a0d8c8bcc1e0 (127.6.3.194:39831)
I20260709 14:53:35.626363  7350 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1309193830474f33b093af0e45e46693" candidate_uuid: "3853b63638f14ce3ad4e7d72d276158c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "1d75d40cbcd84cb4b284a0d8c8bcc1e0"
I20260709 14:53:35.626863  7350 raft_consensus.cc:3060] T 1309193830474f33b093af0e45e46693 P 1d75d40cbcd84cb4b284a0d8c8bcc1e0 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:53:35.626802  7279 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1309193830474f33b093af0e45e46693" candidate_uuid: "3853b63638f14ce3ad4e7d72d276158c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "83ca7750fbc741b7afc841bda942cdb1"
I20260709 14:53:35.627393  7279 raft_consensus.cc:3055] T 1309193830474f33b093af0e45e46693 P 83ca7750fbc741b7afc841bda942cdb1 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:53:35.627607  7279 raft_consensus.cc:740] T 1309193830474f33b093af0e45e46693 P 83ca7750fbc741b7afc841bda942cdb1 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 83ca7750fbc741b7afc841bda942cdb1, State: Running, Role: LEADER
I20260709 14:53:35.628120  7279 consensus_queue.cc:260] T 1309193830474f33b093af0e45e46693 P 83ca7750fbc741b7afc841bda942cdb1 [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: "83ca7750fbc741b7afc841bda942cdb1" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39489 } } peers { permanent_uuid: "1d75d40cbcd84cb4b284a0d8c8bcc1e0" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 39831 } } peers { permanent_uuid: "3853b63638f14ce3ad4e7d72d276158c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 38165 } }
I20260709 14:53:35.628841  7858 raft_consensus.cc:993] T 130e64ada83e469094d5a2b36aa4ffdf P 83ca7750fbc741b7afc841bda942cdb1: : Instructing follower 1d75d40cbcd84cb4b284a0d8c8bcc1e0 to start an election
I20260709 14:53:35.629106  7279 raft_consensus.cc:3060] T 1309193830474f33b093af0e45e46693 P 83ca7750fbc741b7afc841bda942cdb1 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:53:35.629230  7858 raft_consensus.cc:1081] T 130e64ada83e469094d5a2b36aa4ffdf P 83ca7750fbc741b7afc841bda942cdb1 [term 1 LEADER]: Signalling peer 1d75d40cbcd84cb4b284a0d8c8bcc1e0 to start an election
I20260709 14:53:35.633257  7279 raft_consensus.cc:2468] T 1309193830474f33b093af0e45e46693 P 83ca7750fbc741b7afc841bda942cdb1 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3853b63638f14ce3ad4e7d72d276158c in term 2.
I20260709 14:53:35.634085  7392 leader_election.cc:304] T 1309193830474f33b093af0e45e46693 P 3853b63638f14ce3ad4e7d72d276158c [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: 3853b63638f14ce3ad4e7d72d276158c, 83ca7750fbc741b7afc841bda942cdb1; no voters: 
I20260709 14:53:35.634524  7351 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "130e64ada83e469094d5a2b36aa4ffdf"
dest_uuid: "1d75d40cbcd84cb4b284a0d8c8bcc1e0"
 from {username='slave'} at 127.0.0.1:58228
I20260709 14:53:35.634801  8003 raft_consensus.cc:2804] T 1309193830474f33b093af0e45e46693 P 3853b63638f14ce3ad4e7d72d276158c [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:53:35.635030  7351 raft_consensus.cc:493] T 130e64ada83e469094d5a2b36aa4ffdf P 1d75d40cbcd84cb4b284a0d8c8bcc1e0 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:53:35.635299  8003 raft_consensus.cc:697] T 1309193830474f33b093af0e45e46693 P 3853b63638f14ce3ad4e7d72d276158c [term 2 LEADER]: Becoming Leader. State: Replica: 3853b63638f14ce3ad4e7d72d276158c, State: Running, Role: LEADER
I20260709 14:53:35.635419  7351 raft_consensus.cc:3060] T 130e64ada83e469094d5a2b36aa4ffdf P 1d75d40cbcd84cb4b284a0d8c8bcc1e0 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:53:35.636152  8003 consensus_queue.cc:237] T 1309193830474f33b093af0e45e46693 P 3853b63638f14ce3ad4e7d72d276158c [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: "83ca7750fbc741b7afc841bda942cdb1" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39489 } } peers { permanent_uuid: "1d75d40cbcd84cb4b284a0d8c8bcc1e0" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 39831 } } peers { permanent_uuid: "3853b63638f14ce3ad4e7d72d276158c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 38165 } }
I20260709 14:53:35.640640  7350 raft_consensus.cc:2468] T 1309193830474f33b093af0e45e46693 P 1d75d40cbcd84cb4b284a0d8c8bcc1e0 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3853b63638f14ce3ad4e7d72d276158c in term 2.
I20260709 14:53:35.643329  7351 raft_consensus.cc:515] T 130e64ada83e469094d5a2b36aa4ffdf P 1d75d40cbcd84cb4b284a0d8c8bcc1e0 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83ca7750fbc741b7afc841bda942cdb1" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39489 } } peers { permanent_uuid: "1d75d40cbcd84cb4b284a0d8c8bcc1e0" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 39831 } } peers { permanent_uuid: "3853b63638f14ce3ad4e7d72d276158c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 38165 } }
I20260709 14:53:35.644862  7351 leader_election.cc:290] T 130e64ada83e469094d5a2b36aa4ffdf P 1d75d40cbcd84cb4b284a0d8c8bcc1e0 [CANDIDATE]: Term 2 election: Requested vote from peers 83ca7750fbc741b7afc841bda942cdb1 (127.6.3.193:39489), 3853b63638f14ce3ad4e7d72d276158c (127.6.3.195:38165)
I20260709 14:53:35.645345  7279 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "130e64ada83e469094d5a2b36aa4ffdf" candidate_uuid: "1d75d40cbcd84cb4b284a0d8c8bcc1e0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "83ca7750fbc741b7afc841bda942cdb1"
I20260709 14:53:35.645635  7425 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "130e64ada83e469094d5a2b36aa4ffdf" candidate_uuid: "1d75d40cbcd84cb4b284a0d8c8bcc1e0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "3853b63638f14ce3ad4e7d72d276158c"
I20260709 14:53:35.645812  7279 raft_consensus.cc:3055] T 130e64ada83e469094d5a2b36aa4ffdf P 83ca7750fbc741b7afc841bda942cdb1 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:53:35.646152  7425 raft_consensus.cc:3060] T 130e64ada83e469094d5a2b36aa4ffdf P 3853b63638f14ce3ad4e7d72d276158c [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:53:35.646152  7279 raft_consensus.cc:740] T 130e64ada83e469094d5a2b36aa4ffdf P 83ca7750fbc741b7afc841bda942cdb1 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 83ca7750fbc741b7afc841bda942cdb1, State: Running, Role: LEADER
I20260709 14:53:35.647012  7279 consensus_queue.cc:260] T 130e64ada83e469094d5a2b36aa4ffdf P 83ca7750fbc741b7afc841bda942cdb1 [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: "83ca7750fbc741b7afc841bda942cdb1" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39489 } } peers { permanent_uuid: "1d75d40cbcd84cb4b284a0d8c8bcc1e0" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 39831 } } peers { permanent_uuid: "3853b63638f14ce3ad4e7d72d276158c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 38165 } }
I20260709 14:53:35.648037  7279 raft_consensus.cc:3060] T 130e64ada83e469094d5a2b36aa4ffdf P 83ca7750fbc741b7afc841bda942cdb1 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:53:35.649385  7177 catalog_manager.cc:5697] T 1309193830474f33b093af0e45e46693 P 3853b63638f14ce3ad4e7d72d276158c reported cstate change: term changed from 1 to 2, leader changed from 83ca7750fbc741b7afc841bda942cdb1 (127.6.3.193) to 3853b63638f14ce3ad4e7d72d276158c (127.6.3.195). New cstate: current_term: 2 leader_uuid: "3853b63638f14ce3ad4e7d72d276158c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83ca7750fbc741b7afc841bda942cdb1" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39489 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1d75d40cbcd84cb4b284a0d8c8bcc1e0" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 39831 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3853b63638f14ce3ad4e7d72d276158c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 38165 } health_report { overall_health: HEALTHY } } }
I20260709 14:53:35.650152  7425 raft_consensus.cc:2468] T 130e64ada83e469094d5a2b36aa4ffdf P 3853b63638f14ce3ad4e7d72d276158c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1d75d40cbcd84cb4b284a0d8c8bcc1e0 in term 2.
I20260709 14:53:35.651182  7318 leader_election.cc:304] T 130e64ada83e469094d5a2b36aa4ffdf P 1d75d40cbcd84cb4b284a0d8c8bcc1e0 [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: 1d75d40cbcd84cb4b284a0d8c8bcc1e0, 3853b63638f14ce3ad4e7d72d276158c; no voters: 
I20260709 14:53:35.651890  7797 raft_consensus.cc:2804] T 130e64ada83e469094d5a2b36aa4ffdf P 1d75d40cbcd84cb4b284a0d8c8bcc1e0 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:53:35.652279  7797 raft_consensus.cc:697] T 130e64ada83e469094d5a2b36aa4ffdf P 1d75d40cbcd84cb4b284a0d8c8bcc1e0 [term 2 LEADER]: Becoming Leader. State: Replica: 1d75d40cbcd84cb4b284a0d8c8bcc1e0, State: Running, Role: LEADER
I20260709 14:53:35.652871  7797 consensus_queue.cc:237] T 130e64ada83e469094d5a2b36aa4ffdf P 1d75d40cbcd84cb4b284a0d8c8bcc1e0 [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: "83ca7750fbc741b7afc841bda942cdb1" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39489 } } peers { permanent_uuid: "1d75d40cbcd84cb4b284a0d8c8bcc1e0" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 39831 } } peers { permanent_uuid: "3853b63638f14ce3ad4e7d72d276158c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 38165 } }
I20260709 14:53:35.653343  7279 raft_consensus.cc:2468] T 130e64ada83e469094d5a2b36aa4ffdf P 83ca7750fbc741b7afc841bda942cdb1 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1d75d40cbcd84cb4b284a0d8c8bcc1e0 in term 2.
I20260709 14:53:35.661182  7174 catalog_manager.cc:5697] T 130e64ada83e469094d5a2b36aa4ffdf P 1d75d40cbcd84cb4b284a0d8c8bcc1e0 reported cstate change: term changed from 1 to 2, leader changed from 83ca7750fbc741b7afc841bda942cdb1 (127.6.3.193) to 1d75d40cbcd84cb4b284a0d8c8bcc1e0 (127.6.3.194). New cstate: current_term: 2 leader_uuid: "1d75d40cbcd84cb4b284a0d8c8bcc1e0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83ca7750fbc741b7afc841bda942cdb1" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39489 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1d75d40cbcd84cb4b284a0d8c8bcc1e0" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 39831 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3853b63638f14ce3ad4e7d72d276158c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 38165 } health_report { overall_health: UNKNOWN } } }
I20260709 14:53:35.719480  7852 raft_consensus.cc:993] T 4b2be9a148e64cd7919aff18b4b6e524 P 83ca7750fbc741b7afc841bda942cdb1: : Instructing follower 1d75d40cbcd84cb4b284a0d8c8bcc1e0 to start an election
I20260709 14:53:35.720005  8002 raft_consensus.cc:1081] T 4b2be9a148e64cd7919aff18b4b6e524 P 83ca7750fbc741b7afc841bda942cdb1 [term 1 LEADER]: Signalling peer 1d75d40cbcd84cb4b284a0d8c8bcc1e0 to start an election
I20260709 14:53:35.721565  7350 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "4b2be9a148e64cd7919aff18b4b6e524"
dest_uuid: "1d75d40cbcd84cb4b284a0d8c8bcc1e0"
 from {username='slave'} at 127.0.0.1:58228
I20260709 14:53:35.721967  7350 raft_consensus.cc:493] T 4b2be9a148e64cd7919aff18b4b6e524 P 1d75d40cbcd84cb4b284a0d8c8bcc1e0 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:53:35.722236  7350 raft_consensus.cc:3060] T 4b2be9a148e64cd7919aff18b4b6e524 P 1d75d40cbcd84cb4b284a0d8c8bcc1e0 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:53:35.726157  7350 raft_consensus.cc:515] T 4b2be9a148e64cd7919aff18b4b6e524 P 1d75d40cbcd84cb4b284a0d8c8bcc1e0 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83ca7750fbc741b7afc841bda942cdb1" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39489 } } peers { permanent_uuid: "1d75d40cbcd84cb4b284a0d8c8bcc1e0" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 39831 } } peers { permanent_uuid: "3853b63638f14ce3ad4e7d72d276158c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 38165 } }
I20260709 14:53:35.727768  7350 leader_election.cc:290] T 4b2be9a148e64cd7919aff18b4b6e524 P 1d75d40cbcd84cb4b284a0d8c8bcc1e0 [CANDIDATE]: Term 2 election: Requested vote from peers 83ca7750fbc741b7afc841bda942cdb1 (127.6.3.193:39489), 3853b63638f14ce3ad4e7d72d276158c (127.6.3.195:38165)
I20260709 14:53:35.728211  7274 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4b2be9a148e64cd7919aff18b4b6e524" candidate_uuid: "1d75d40cbcd84cb4b284a0d8c8bcc1e0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "83ca7750fbc741b7afc841bda942cdb1"
I20260709 14:53:35.728744  7274 raft_consensus.cc:3055] T 4b2be9a148e64cd7919aff18b4b6e524 P 83ca7750fbc741b7afc841bda942cdb1 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:53:35.729017  7274 raft_consensus.cc:740] T 4b2be9a148e64cd7919aff18b4b6e524 P 83ca7750fbc741b7afc841bda942cdb1 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 83ca7750fbc741b7afc841bda942cdb1, State: Running, Role: LEADER
I20260709 14:53:35.729079  7425 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4b2be9a148e64cd7919aff18b4b6e524" candidate_uuid: "1d75d40cbcd84cb4b284a0d8c8bcc1e0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "3853b63638f14ce3ad4e7d72d276158c"
I20260709 14:53:35.729586  7425 raft_consensus.cc:3060] T 4b2be9a148e64cd7919aff18b4b6e524 P 3853b63638f14ce3ad4e7d72d276158c [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:53:35.729718  7274 consensus_queue.cc:260] T 4b2be9a148e64cd7919aff18b4b6e524 P 83ca7750fbc741b7afc841bda942cdb1 [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: "83ca7750fbc741b7afc841bda942cdb1" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39489 } } peers { permanent_uuid: "1d75d40cbcd84cb4b284a0d8c8bcc1e0" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 39831 } } peers { permanent_uuid: "3853b63638f14ce3ad4e7d72d276158c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 38165 } }
I20260709 14:53:35.730827  7274 raft_consensus.cc:3060] T 4b2be9a148e64cd7919aff18b4b6e524 P 83ca7750fbc741b7afc841bda942cdb1 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:53:35.736258  7274 raft_consensus.cc:2468] T 4b2be9a148e64cd7919aff18b4b6e524 P 83ca7750fbc741b7afc841bda942cdb1 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1d75d40cbcd84cb4b284a0d8c8bcc1e0 in term 2.
I20260709 14:53:35.737300  7318 leader_election.cc:304] T 4b2be9a148e64cd7919aff18b4b6e524 P 1d75d40cbcd84cb4b284a0d8c8bcc1e0 [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: 1d75d40cbcd84cb4b284a0d8c8bcc1e0, 83ca7750fbc741b7afc841bda942cdb1; no voters: 
I20260709 14:53:35.738008  7797 raft_consensus.cc:2804] T 4b2be9a148e64cd7919aff18b4b6e524 P 1d75d40cbcd84cb4b284a0d8c8bcc1e0 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:53:35.738538  7797 raft_consensus.cc:697] T 4b2be9a148e64cd7919aff18b4b6e524 P 1d75d40cbcd84cb4b284a0d8c8bcc1e0 [term 2 LEADER]: Becoming Leader. State: Replica: 1d75d40cbcd84cb4b284a0d8c8bcc1e0, State: Running, Role: LEADER
I20260709 14:53:35.739284  7797 consensus_queue.cc:237] T 4b2be9a148e64cd7919aff18b4b6e524 P 1d75d40cbcd84cb4b284a0d8c8bcc1e0 [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: "83ca7750fbc741b7afc841bda942cdb1" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39489 } } peers { permanent_uuid: "1d75d40cbcd84cb4b284a0d8c8bcc1e0" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 39831 } } peers { permanent_uuid: "3853b63638f14ce3ad4e7d72d276158c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 38165 } }
I20260709 14:53:35.740561  7425 raft_consensus.cc:2468] T 4b2be9a148e64cd7919aff18b4b6e524 P 3853b63638f14ce3ad4e7d72d276158c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1d75d40cbcd84cb4b284a0d8c8bcc1e0 in term 2.
I20260709 14:53:35.747646  7174 catalog_manager.cc:5697] T 4b2be9a148e64cd7919aff18b4b6e524 P 1d75d40cbcd84cb4b284a0d8c8bcc1e0 reported cstate change: term changed from 1 to 2, leader changed from 83ca7750fbc741b7afc841bda942cdb1 (127.6.3.193) to 1d75d40cbcd84cb4b284a0d8c8bcc1e0 (127.6.3.194). New cstate: current_term: 2 leader_uuid: "1d75d40cbcd84cb4b284a0d8c8bcc1e0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83ca7750fbc741b7afc841bda942cdb1" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39489 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1d75d40cbcd84cb4b284a0d8c8bcc1e0" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 39831 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3853b63638f14ce3ad4e7d72d276158c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 38165 } health_report { overall_health: UNKNOWN } } }
I20260709 14:53:36.044109  7274 raft_consensus.cc:1275] T da30c040b91d449a914931543871b0eb P 83ca7750fbc741b7afc841bda942cdb1 [term 2 FOLLOWER]: Refusing update from remote peer 1d75d40cbcd84cb4b284a0d8c8bcc1e0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:53:36.045229  8001 consensus_queue.cc:1048] T da30c040b91d449a914931543871b0eb P 1d75d40cbcd84cb4b284a0d8c8bcc1e0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "83ca7750fbc741b7afc841bda942cdb1" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39489 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:53:36.063833  7425 raft_consensus.cc:1275] T da30c040b91d449a914931543871b0eb P 3853b63638f14ce3ad4e7d72d276158c [term 2 FOLLOWER]: Refusing update from remote peer 1d75d40cbcd84cb4b284a0d8c8bcc1e0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:53:36.068506  7797 consensus_queue.cc:1048] T da30c040b91d449a914931543871b0eb P 1d75d40cbcd84cb4b284a0d8c8bcc1e0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3853b63638f14ce3ad4e7d72d276158c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 38165 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:53:36.130599  7274 raft_consensus.cc:1275] T 130e64ada83e469094d5a2b36aa4ffdf P 83ca7750fbc741b7afc841bda942cdb1 [term 2 FOLLOWER]: Refusing update from remote peer 1d75d40cbcd84cb4b284a0d8c8bcc1e0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:53:36.131556  8001 consensus_queue.cc:1048] T 130e64ada83e469094d5a2b36aa4ffdf P 1d75d40cbcd84cb4b284a0d8c8bcc1e0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "83ca7750fbc741b7afc841bda942cdb1" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39489 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:53:36.140228  7425 raft_consensus.cc:1275] T 130e64ada83e469094d5a2b36aa4ffdf P 3853b63638f14ce3ad4e7d72d276158c [term 2 FOLLOWER]: Refusing update from remote peer 1d75d40cbcd84cb4b284a0d8c8bcc1e0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:53:36.141691  8022 consensus_queue.cc:1048] T 130e64ada83e469094d5a2b36aa4ffdf P 1d75d40cbcd84cb4b284a0d8c8bcc1e0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3853b63638f14ce3ad4e7d72d276158c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 38165 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:53:36.154976  7425 raft_consensus.cc:1275] T 4b2be9a148e64cd7919aff18b4b6e524 P 3853b63638f14ce3ad4e7d72d276158c [term 2 FOLLOWER]: Refusing update from remote peer 1d75d40cbcd84cb4b284a0d8c8bcc1e0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:53:36.156035  7797 consensus_queue.cc:1048] T 4b2be9a148e64cd7919aff18b4b6e524 P 1d75d40cbcd84cb4b284a0d8c8bcc1e0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3853b63638f14ce3ad4e7d72d276158c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 38165 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:53:36.170188  7274 raft_consensus.cc:1275] T 4b2be9a148e64cd7919aff18b4b6e524 P 83ca7750fbc741b7afc841bda942cdb1 [term 2 FOLLOWER]: Refusing update from remote peer 1d75d40cbcd84cb4b284a0d8c8bcc1e0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:53:36.171651  8022 consensus_queue.cc:1048] T 4b2be9a148e64cd7919aff18b4b6e524 P 1d75d40cbcd84cb4b284a0d8c8bcc1e0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "83ca7750fbc741b7afc841bda942cdb1" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39489 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:53:36.228631  7350 raft_consensus.cc:1275] T 1309193830474f33b093af0e45e46693 P 1d75d40cbcd84cb4b284a0d8c8bcc1e0 [term 2 FOLLOWER]: Refusing update from remote peer 3853b63638f14ce3ad4e7d72d276158c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:53:36.229827  8026 consensus_queue.cc:1048] T 1309193830474f33b093af0e45e46693 P 3853b63638f14ce3ad4e7d72d276158c [LEADER]: Connected to new peer: Peer: permanent_uuid: "1d75d40cbcd84cb4b284a0d8c8bcc1e0" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 39831 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:53:36.241330  7274 raft_consensus.cc:1275] T 1309193830474f33b093af0e45e46693 P 83ca7750fbc741b7afc841bda942cdb1 [term 2 FOLLOWER]: Refusing update from remote peer 3853b63638f14ce3ad4e7d72d276158c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:53:36.242342  8004 consensus_queue.cc:1048] T 1309193830474f33b093af0e45e46693 P 3853b63638f14ce3ad4e7d72d276158c [LEADER]: Connected to new peer: Peer: permanent_uuid: "83ca7750fbc741b7afc841bda942cdb1" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39489 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:53:36.245026  6159 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:53:36.282814  6159 tablet_server.cc:179] TabletServer@127.6.3.193:0 shutting down...
W20260709 14:53:36.287531  7392 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 4 similar messages]
W20260709 14:53:36.296715  7392 consensus_peers.cc:597] T e4a0980dedec4434b498e78ac8df8599 P 3853b63638f14ce3ad4e7d72d276158c -> Peer 83ca7750fbc741b7afc841bda942cdb1 (127.6.3.193:39489): Couldn't send request to peer 83ca7750fbc741b7afc841bda942cdb1. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 14:53:36.297228  7392 consensus_peers.cc:597] T 2972b8dad1a946dcbcd2cd039745b05e P 3853b63638f14ce3ad4e7d72d276158c -> Peer 83ca7750fbc741b7afc841bda942cdb1 (127.6.3.193:39489): Couldn't send request to peer 83ca7750fbc741b7afc841bda942cdb1. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 14:53:36.304747  7392 consensus_peers.cc:597] T 3660bf7529e14c4dbe3a65a4d5b34f6f P 3853b63638f14ce3ad4e7d72d276158c -> Peer 83ca7750fbc741b7afc841bda942cdb1 (127.6.3.193:39489): Couldn't send request to peer 83ca7750fbc741b7afc841bda942cdb1. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 14:53:36.320140  7318 consensus_peers.cc:597] T ad79a67a71864ca986b633caa542ed73 P 1d75d40cbcd84cb4b284a0d8c8bcc1e0 -> Peer 83ca7750fbc741b7afc841bda942cdb1 (127.6.3.193:39489): Couldn't send request to peer 83ca7750fbc741b7afc841bda942cdb1. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 14:53:36.324333  7318 consensus_peers.cc:597] T 0ea7a01b45f54d51b9113ffeffe0275c P 1d75d40cbcd84cb4b284a0d8c8bcc1e0 -> Peer 83ca7750fbc741b7afc841bda942cdb1 (127.6.3.193:39489): Couldn't send request to peer 83ca7750fbc741b7afc841bda942cdb1. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:53:36.334350  6159 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 14:53:36.335407  6159 tablet_replica.cc:333] T 8f32f4813f3c4e9784c6e5570d99251b P 83ca7750fbc741b7afc841bda942cdb1: stopping tablet replica
I20260709 14:53:36.336303  6159 raft_consensus.cc:2243] T 8f32f4813f3c4e9784c6e5570d99251b P 83ca7750fbc741b7afc841bda942cdb1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:36.336853  6159 raft_consensus.cc:2272] T 8f32f4813f3c4e9784c6e5570d99251b P 83ca7750fbc741b7afc841bda942cdb1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:36.338843  6159 tablet_replica.cc:333] T 891fdd88798f4bc280dc15b390751c67 P 83ca7750fbc741b7afc841bda942cdb1: stopping tablet replica
I20260709 14:53:36.339716  6159 raft_consensus.cc:2243] T 891fdd88798f4bc280dc15b390751c67 P 83ca7750fbc741b7afc841bda942cdb1 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:53:36.340541  6159 raft_consensus.cc:2272] T 891fdd88798f4bc280dc15b390751c67 P 83ca7750fbc741b7afc841bda942cdb1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:36.342432  6159 tablet_replica.cc:333] T 62061dc26fe9445d93d12d1148280870 P 83ca7750fbc741b7afc841bda942cdb1: stopping tablet replica
I20260709 14:53:36.343194  6159 raft_consensus.cc:2243] T 62061dc26fe9445d93d12d1148280870 P 83ca7750fbc741b7afc841bda942cdb1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:36.343683  6159 raft_consensus.cc:2272] T 62061dc26fe9445d93d12d1148280870 P 83ca7750fbc741b7afc841bda942cdb1 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 14:53:36.344079  7392 consensus_peers.cc:597] T 9f5541c526e4448eb831411fe8836d4c P 3853b63638f14ce3ad4e7d72d276158c -> Peer 83ca7750fbc741b7afc841bda942cdb1 (127.6.3.193:39489): Couldn't send request to peer 83ca7750fbc741b7afc841bda942cdb1. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:53:36.345530  6159 tablet_replica.cc:333] T 8f353d2aba1b45b6881a4ade26421630 P 83ca7750fbc741b7afc841bda942cdb1: stopping tablet replica
I20260709 14:53:36.346271  6159 raft_consensus.cc:2243] T 8f353d2aba1b45b6881a4ade26421630 P 83ca7750fbc741b7afc841bda942cdb1 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:53:36.347010  6159 raft_consensus.cc:2272] T 8f353d2aba1b45b6881a4ade26421630 P 83ca7750fbc741b7afc841bda942cdb1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:36.349102  6159 tablet_replica.cc:333] T e2bf68dfe72543e4bd84978e91a112f3 P 83ca7750fbc741b7afc841bda942cdb1: stopping tablet replica
I20260709 14:53:36.350044  6159 raft_consensus.cc:2243] T e2bf68dfe72543e4bd84978e91a112f3 P 83ca7750fbc741b7afc841bda942cdb1 [term 1 LEADER]: Raft consensus shutting down.
W20260709 14:53:36.350111  7318 consensus_peers.cc:597] T 742c4baeb736496ba5723eb4f65fb865 P 1d75d40cbcd84cb4b284a0d8c8bcc1e0 -> Peer 83ca7750fbc741b7afc841bda942cdb1 (127.6.3.193:39489): Couldn't send request to peer 83ca7750fbc741b7afc841bda942cdb1. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:53:36.351003  6159 raft_consensus.cc:2272] T e2bf68dfe72543e4bd84978e91a112f3 P 83ca7750fbc741b7afc841bda942cdb1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:36.356591  6159 tablet_replica.cc:333] T 3660bf7529e14c4dbe3a65a4d5b34f6f P 83ca7750fbc741b7afc841bda942cdb1: stopping tablet replica
I20260709 14:53:36.357121  6159 raft_consensus.cc:2243] T 3660bf7529e14c4dbe3a65a4d5b34f6f P 83ca7750fbc741b7afc841bda942cdb1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:36.357482  6159 raft_consensus.cc:2272] T 3660bf7529e14c4dbe3a65a4d5b34f6f P 83ca7750fbc741b7afc841bda942cdb1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:36.359396  6159 tablet_replica.cc:333] T 0f3c83d75d1846e0a35822d2604ce57b P 83ca7750fbc741b7afc841bda942cdb1: stopping tablet replica
I20260709 14:53:36.360249  6159 raft_consensus.cc:2243] T 0f3c83d75d1846e0a35822d2604ce57b P 83ca7750fbc741b7afc841bda942cdb1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:36.360760  6159 raft_consensus.cc:2272] T 0f3c83d75d1846e0a35822d2604ce57b P 83ca7750fbc741b7afc841bda942cdb1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:36.362534  6159 tablet_replica.cc:333] T 42edafb1d1d940d5a808d6c9e2c39b82 P 83ca7750fbc741b7afc841bda942cdb1: stopping tablet replica
I20260709 14:53:36.363265  6159 raft_consensus.cc:2243] T 42edafb1d1d940d5a808d6c9e2c39b82 P 83ca7750fbc741b7afc841bda942cdb1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:36.363713  6159 raft_consensus.cc:2272] T 42edafb1d1d940d5a808d6c9e2c39b82 P 83ca7750fbc741b7afc841bda942cdb1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:36.365430  6159 tablet_replica.cc:333] T 89a5dce2e29640c0b34cd9078ac2c621 P 83ca7750fbc741b7afc841bda942cdb1: stopping tablet replica
W20260709 14:53:36.365715  7318 consensus_peers.cc:597] T 10fe819f4f624ebe977287d7f96692d8 P 1d75d40cbcd84cb4b284a0d8c8bcc1e0 -> Peer 83ca7750fbc741b7afc841bda942cdb1 (127.6.3.193:39489): Couldn't send request to peer 83ca7750fbc741b7afc841bda942cdb1. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:53:36.365953  6159 raft_consensus.cc:2243] T 89a5dce2e29640c0b34cd9078ac2c621 P 83ca7750fbc741b7afc841bda942cdb1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:36.366386  6159 raft_consensus.cc:2272] T 89a5dce2e29640c0b34cd9078ac2c621 P 83ca7750fbc741b7afc841bda942cdb1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:36.368392  6159 tablet_replica.cc:333] T 2159fa83d9dc4c2692a23db12e0f1773 P 83ca7750fbc741b7afc841bda942cdb1: stopping tablet replica
I20260709 14:53:36.369187  6159 raft_consensus.cc:2243] T 2159fa83d9dc4c2692a23db12e0f1773 P 83ca7750fbc741b7afc841bda942cdb1 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:53:36.370150  6159 raft_consensus.cc:2272] T 2159fa83d9dc4c2692a23db12e0f1773 P 83ca7750fbc741b7afc841bda942cdb1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:36.372326  6159 tablet_replica.cc:333] T e4a0980dedec4434b498e78ac8df8599 P 83ca7750fbc741b7afc841bda942cdb1: stopping tablet replica
I20260709 14:53:36.373013  6159 raft_consensus.cc:2243] T e4a0980dedec4434b498e78ac8df8599 P 83ca7750fbc741b7afc841bda942cdb1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:36.373418  6159 raft_consensus.cc:2272] T e4a0980dedec4434b498e78ac8df8599 P 83ca7750fbc741b7afc841bda942cdb1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:36.375023  6159 tablet_replica.cc:333] T f167ec177a7c43dcb47bdfbef90e8d91 P 83ca7750fbc741b7afc841bda942cdb1: stopping tablet replica
I20260709 14:53:36.375607  6159 raft_consensus.cc:2243] T f167ec177a7c43dcb47bdfbef90e8d91 P 83ca7750fbc741b7afc841bda942cdb1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:36.375999  6159 raft_consensus.cc:2272] T f167ec177a7c43dcb47bdfbef90e8d91 P 83ca7750fbc741b7afc841bda942cdb1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:36.377517  6159 tablet_replica.cc:333] T 1c9d2663b75146b888a015f1b5ab5ad9 P 83ca7750fbc741b7afc841bda942cdb1: stopping tablet replica
I20260709 14:53:36.377985  6159 raft_consensus.cc:2243] T 1c9d2663b75146b888a015f1b5ab5ad9 P 83ca7750fbc741b7afc841bda942cdb1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:36.378341  6159 raft_consensus.cc:2272] T 1c9d2663b75146b888a015f1b5ab5ad9 P 83ca7750fbc741b7afc841bda942cdb1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:36.379815  6159 tablet_replica.cc:333] T 260e9e4b4b174c06bd78fff8989f2cda P 83ca7750fbc741b7afc841bda942cdb1: stopping tablet replica
I20260709 14:53:36.380285  6159 raft_consensus.cc:2243] T 260e9e4b4b174c06bd78fff8989f2cda P 83ca7750fbc741b7afc841bda942cdb1 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:36.380654  6159 raft_consensus.cc:2272] T 260e9e4b4b174c06bd78fff8989f2cda P 83ca7750fbc741b7afc841bda942cdb1 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:36.382032  6159 tablet_replica.cc:333] T 9316e14ec66f4e589f58a36d3e062bd9 P 83ca7750fbc741b7afc841bda942cdb1: stopping tablet replica
I20260709 14:53:36.382587  6159 raft_consensus.cc:2243] T 9316e14ec66f4e589f58a36d3e062bd9 P 83ca7750fbc741b7afc841bda942cdb1 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:53:36.383319  6159 raft_consensus.cc:2272] T 9316e14ec66f4e589f58a36d3e062bd9 P 83ca7750fbc741b7afc841bda942cdb1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:36.384810  6159 tablet_replica.cc:333] T d8038c7c8d9847ce8feff810a296f0c5 P 83ca7750fbc741b7afc841bda942cdb1: stopping tablet replica
I20260709 14:53:36.385303  6159 raft_consensus.cc:2243] T d8038c7c8d9847ce8feff810a296f0c5 P 83ca7750fbc741b7afc841bda942cdb1 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:53:36.385974  6159 raft_consensus.cc:2272] T d8038c7c8d9847ce8feff810a296f0c5 P 83ca7750fbc741b7afc841bda942cdb1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:36.387841  6159 tablet_replica.cc:333] T 10fe819f4f624ebe977287d7f96692d8 P 83ca7750fbc741b7afc841bda942cdb1: stopping tablet replica
I20260709 14:53:36.388497  6159 raft_consensus.cc:2243] T 10fe819f4f624ebe977287d7f96692d8 P 83ca7750fbc741b7afc841bda942cdb1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:36.389000  6159 raft_consensus.cc:2272] T 10fe819f4f624ebe977287d7f96692d8 P 83ca7750fbc741b7afc841bda942cdb1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:36.390985  6159 tablet_replica.cc:333] T c4dbe85b45604277ac37550e4e39b42e P 83ca7750fbc741b7afc841bda942cdb1: stopping tablet replica
I20260709 14:53:36.391485  6159 raft_consensus.cc:2243] T c4dbe85b45604277ac37550e4e39b42e P 83ca7750fbc741b7afc841bda942cdb1 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:53:36.392078  6159 raft_consensus.cc:2272] T c4dbe85b45604277ac37550e4e39b42e P 83ca7750fbc741b7afc841bda942cdb1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:36.393569  6159 tablet_replica.cc:333] T 9eaf6fbebb204ef29c1e4d5288665b9f P 83ca7750fbc741b7afc841bda942cdb1: stopping tablet replica
I20260709 14:53:36.394038  6159 raft_consensus.cc:2243] T 9eaf6fbebb204ef29c1e4d5288665b9f P 83ca7750fbc741b7afc841bda942cdb1 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:53:36.394685  6159 raft_consensus.cc:2272] T 9eaf6fbebb204ef29c1e4d5288665b9f P 83ca7750fbc741b7afc841bda942cdb1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:36.396199  6159 tablet_replica.cc:333] T 24be4c59b2cf430a8060fc063a011e9a P 83ca7750fbc741b7afc841bda942cdb1: stopping tablet replica
I20260709 14:53:36.396692  6159 raft_consensus.cc:2243] T 24be4c59b2cf430a8060fc063a011e9a P 83ca7750fbc741b7afc841bda942cdb1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:36.397046  6159 raft_consensus.cc:2272] T 24be4c59b2cf430a8060fc063a011e9a P 83ca7750fbc741b7afc841bda942cdb1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:36.398815  6159 tablet_replica.cc:333] T bc632fabf1554449b1c28acf58a6b2c6 P 83ca7750fbc741b7afc841bda942cdb1: stopping tablet replica
W20260709 14:53:36.401610  7318 consensus_peers.cc:597] T b7e4398ed84d48c49f5aea7e044d5988 P 1d75d40cbcd84cb4b284a0d8c8bcc1e0 -> Peer 83ca7750fbc741b7afc841bda942cdb1 (127.6.3.193:39489): Couldn't send request to peer 83ca7750fbc741b7afc841bda942cdb1. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:53:36.430620  6159 raft_consensus.cc:2243] T bc632fabf1554449b1c28acf58a6b2c6 P 83ca7750fbc741b7afc841bda942cdb1 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:53:36.443104  6159 raft_consensus.cc:2272] T bc632fabf1554449b1c28acf58a6b2c6 P 83ca7750fbc741b7afc841bda942cdb1 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 14:53:36.445130  7392 consensus_peers.cc:597] T 42edafb1d1d940d5a808d6c9e2c39b82 P 3853b63638f14ce3ad4e7d72d276158c -> Peer 83ca7750fbc741b7afc841bda942cdb1 (127.6.3.193:39489): Couldn't send request to peer 83ca7750fbc741b7afc841bda942cdb1. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:53:36.447319  6159 tablet_replica.cc:333] T b7e4398ed84d48c49f5aea7e044d5988 P 83ca7750fbc741b7afc841bda942cdb1: stopping tablet replica
I20260709 14:53:36.449795  6159 raft_consensus.cc:2243] T b7e4398ed84d48c49f5aea7e044d5988 P 83ca7750fbc741b7afc841bda942cdb1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:36.450786  6159 raft_consensus.cc:2272] T b7e4398ed84d48c49f5aea7e044d5988 P 83ca7750fbc741b7afc841bda942cdb1 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 14:53:36.451143  7318 consensus_peers.cc:597] T 6c0c41c1cd1843178e3643b3b2f5d079 P 1d75d40cbcd84cb4b284a0d8c8bcc1e0 -> Peer 83ca7750fbc741b7afc841bda942cdb1 (127.6.3.193:39489): Couldn't send request to peer 83ca7750fbc741b7afc841bda942cdb1. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 14:53:36.451370  7392 consensus_peers.cc:597] T ed10dcefb0c64f628425128bb03586f2 P 3853b63638f14ce3ad4e7d72d276158c -> Peer 83ca7750fbc741b7afc841bda942cdb1 (127.6.3.193:39489): Couldn't send request to peer 83ca7750fbc741b7afc841bda942cdb1. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:53:36.454613  6159 tablet_replica.cc:333] T 16f64a98834d41fa8b9176a10fb9f76f P 83ca7750fbc741b7afc841bda942cdb1: stopping tablet replica
I20260709 14:53:36.457397  6159 raft_consensus.cc:2243] T 16f64a98834d41fa8b9176a10fb9f76f P 83ca7750fbc741b7afc841bda942cdb1 [term 1 LEADER]: Raft consensus shutting down.
W20260709 14:53:36.458102  7318 consensus_peers.cc:597] T f167ec177a7c43dcb47bdfbef90e8d91 P 1d75d40cbcd84cb4b284a0d8c8bcc1e0 -> Peer 83ca7750fbc741b7afc841bda942cdb1 (127.6.3.193:39489): Couldn't send request to peer 83ca7750fbc741b7afc841bda942cdb1. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:53:36.461206  6159 raft_consensus.cc:2272] T 16f64a98834d41fa8b9176a10fb9f76f P 83ca7750fbc741b7afc841bda942cdb1 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 14:53:36.462255  7318 consensus_peers.cc:597] T 1d25b280f25a433f8e798ffd3a15b281 P 1d75d40cbcd84cb4b284a0d8c8bcc1e0 -> Peer 83ca7750fbc741b7afc841bda942cdb1 (127.6.3.193:39489): Couldn't send request to peer 83ca7750fbc741b7afc841bda942cdb1. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 14:53:36.463209  7318 consensus_peers.cc:597] T 1e9031ce1e104f738ce30e2c57e10914 P 1d75d40cbcd84cb4b284a0d8c8bcc1e0 -> Peer 83ca7750fbc741b7afc841bda942cdb1 (127.6.3.193:39489): Couldn't send request to peer 83ca7750fbc741b7afc841bda942cdb1. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 14:53:36.463934  7318 consensus_peers.cc:597] T c074f302205c4bada62dce41e557dbf8 P 1d75d40cbcd84cb4b284a0d8c8bcc1e0 -> Peer 83ca7750fbc741b7afc841bda942cdb1 (127.6.3.193:39489): Couldn't send request to peer 83ca7750fbc741b7afc841bda942cdb1. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:53:36.464419  6159 tablet_replica.cc:333] T b39008948c8c470fb7d43ae3a2fd0ea6 P 83ca7750fbc741b7afc841bda942cdb1: stopping tablet replica
I20260709 14:53:36.465004  6159 raft_consensus.cc:2243] T b39008948c8c470fb7d43ae3a2fd0ea6 P 83ca7750fbc741b7afc841bda942cdb1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:36.465507  6159 raft_consensus.cc:2272] T b39008948c8c470fb7d43ae3a2fd0ea6 P 83ca7750fbc741b7afc841bda942cdb1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:36.467201  6159 tablet_replica.cc:333] T 4b2be9a148e64cd7919aff18b4b6e524 P 83ca7750fbc741b7afc841bda942cdb1: stopping tablet replica
I20260709 14:53:36.467871  6159 raft_consensus.cc:2243] T 4b2be9a148e64cd7919aff18b4b6e524 P 83ca7750fbc741b7afc841bda942cdb1 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:36.468390  6159 raft_consensus.cc:2272] T 4b2be9a148e64cd7919aff18b4b6e524 P 83ca7750fbc741b7afc841bda942cdb1 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:36.471568  6159 tablet_replica.cc:333] T 0ea7a01b45f54d51b9113ffeffe0275c P 83ca7750fbc741b7afc841bda942cdb1: stopping tablet replica
I20260709 14:53:36.472235  6159 raft_consensus.cc:2243] T 0ea7a01b45f54d51b9113ffeffe0275c P 83ca7750fbc741b7afc841bda942cdb1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:36.472662  6159 raft_consensus.cc:2272] T 0ea7a01b45f54d51b9113ffeffe0275c P 83ca7750fbc741b7afc841bda942cdb1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:36.474470  6159 tablet_replica.cc:333] T 51021f6aabdc41329e6a5b6a568088d7 P 83ca7750fbc741b7afc841bda942cdb1: stopping tablet replica
I20260709 14:53:36.475207  6159 raft_consensus.cc:2243] T 51021f6aabdc41329e6a5b6a568088d7 P 83ca7750fbc741b7afc841bda942cdb1 [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:53:36.476565  6159 raft_consensus.cc:2272] T 51021f6aabdc41329e6a5b6a568088d7 P 83ca7750fbc741b7afc841bda942cdb1 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:36.478899  6159 tablet_replica.cc:333] T e8054db7fbb346a5964b77876b4a87e2 P 83ca7750fbc741b7afc841bda942cdb1: stopping tablet replica
I20260709 14:53:36.480182  6159 raft_consensus.cc:2243] T e8054db7fbb346a5964b77876b4a87e2 P 83ca7750fbc741b7afc841bda942cdb1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:36.480958  6159 raft_consensus.cc:2272] T e8054db7fbb346a5964b77876b4a87e2 P 83ca7750fbc741b7afc841bda942cdb1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:36.484581  6159 tablet_replica.cc:333] T 877ab81f4d624d3b97d9ec6add28bfb4 P 83ca7750fbc741b7afc841bda942cdb1: stopping tablet replica
I20260709 14:53:36.485682  6159 raft_consensus.cc:2243] T 877ab81f4d624d3b97d9ec6add28bfb4 P 83ca7750fbc741b7afc841bda942cdb1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:36.486377  6159 raft_consensus.cc:2272] T 877ab81f4d624d3b97d9ec6add28bfb4 P 83ca7750fbc741b7afc841bda942cdb1 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 14:53:36.486496  7392 consensus_peers.cc:597] T 24be4c59b2cf430a8060fc063a011e9a P 3853b63638f14ce3ad4e7d72d276158c -> Peer 83ca7750fbc741b7afc841bda942cdb1 (127.6.3.193:39489): Couldn't send request to peer 83ca7750fbc741b7afc841bda942cdb1. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:53:36.489715  6159 tablet_replica.cc:333] T 2972b8dad1a946dcbcd2cd039745b05e P 83ca7750fbc741b7afc841bda942cdb1: stopping tablet replica
I20260709 14:53:36.490918  6159 raft_consensus.cc:2243] T 2972b8dad1a946dcbcd2cd039745b05e P 83ca7750fbc741b7afc841bda942cdb1 [term 1 FOLLOWER]: Raft consensus shutting down.
W20260709 14:53:36.491294  7318 consensus_peers.cc:597] T b39008948c8c470fb7d43ae3a2fd0ea6 P 1d75d40cbcd84cb4b284a0d8c8bcc1e0 -> Peer 83ca7750fbc741b7afc841bda942cdb1 (127.6.3.193:39489): Couldn't send request to peer 83ca7750fbc741b7afc841bda942cdb1. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:53:36.491683  6159 raft_consensus.cc:2272] T 2972b8dad1a946dcbcd2cd039745b05e P 83ca7750fbc741b7afc841bda942cdb1 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 14:53:36.492744  7392 consensus_peers.cc:597] T e8054db7fbb346a5964b77876b4a87e2 P 3853b63638f14ce3ad4e7d72d276158c -> Peer 83ca7750fbc741b7afc841bda942cdb1 (127.6.3.193:39489): Couldn't send request to peer 83ca7750fbc741b7afc841bda942cdb1. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:53:36.494065  6159 tablet_replica.cc:333] T 9ccbe12474dc4a96b457abc54d87a121 P 83ca7750fbc741b7afc841bda942cdb1: stopping tablet replica
I20260709 14:53:36.494779  6159 raft_consensus.cc:2243] T 9ccbe12474dc4a96b457abc54d87a121 P 83ca7750fbc741b7afc841bda942cdb1 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:53:36.495711  6159 raft_consensus.cc:2272] T 9ccbe12474dc4a96b457abc54d87a121 P 83ca7750fbc741b7afc841bda942cdb1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:36.497534  6159 tablet_replica.cc:333] T 1d25b280f25a433f8e798ffd3a15b281 P 83ca7750fbc741b7afc841bda942cdb1: stopping tablet replica
I20260709 14:53:36.498057  6159 raft_consensus.cc:2243] T 1d25b280f25a433f8e798ffd3a15b281 P 83ca7750fbc741b7afc841bda942cdb1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:36.498499  6159 raft_consensus.cc:2272] T 1d25b280f25a433f8e798ffd3a15b281 P 83ca7750fbc741b7afc841bda942cdb1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:36.500383  6159 tablet_replica.cc:333] T da30c040b91d449a914931543871b0eb P 83ca7750fbc741b7afc841bda942cdb1: stopping tablet replica
I20260709 14:53:36.501099  6159 raft_consensus.cc:2243] T da30c040b91d449a914931543871b0eb P 83ca7750fbc741b7afc841bda942cdb1 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:36.501673  6159 raft_consensus.cc:2272] T da30c040b91d449a914931543871b0eb P 83ca7750fbc741b7afc841bda942cdb1 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:36.506947  6159 tablet_replica.cc:333] T ed10dcefb0c64f628425128bb03586f2 P 83ca7750fbc741b7afc841bda942cdb1: stopping tablet replica
I20260709 14:53:36.507632  6159 raft_consensus.cc:2243] T ed10dcefb0c64f628425128bb03586f2 P 83ca7750fbc741b7afc841bda942cdb1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:36.508227  6159 raft_consensus.cc:2272] T ed10dcefb0c64f628425128bb03586f2 P 83ca7750fbc741b7afc841bda942cdb1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:36.510212  6159 tablet_replica.cc:333] T be03c37c342a4c9ea91e91adab6a7924 P 83ca7750fbc741b7afc841bda942cdb1: stopping tablet replica
I20260709 14:53:36.510993  6159 raft_consensus.cc:2243] T be03c37c342a4c9ea91e91adab6a7924 P 83ca7750fbc741b7afc841bda942cdb1 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:36.511683  6159 raft_consensus.cc:2272] T be03c37c342a4c9ea91e91adab6a7924 P 83ca7750fbc741b7afc841bda942cdb1 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 14:53:36.513489  7392 consensus_peers.cc:597] T 328180a1740e4354ae868a6b62a29aa5 P 3853b63638f14ce3ad4e7d72d276158c -> Peer 83ca7750fbc741b7afc841bda942cdb1 (127.6.3.193:39489): Couldn't send request to peer 83ca7750fbc741b7afc841bda942cdb1. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:53:36.514477  6159 tablet_replica.cc:333] T f844ef1e83b74b8ca345e94e6c37557c P 83ca7750fbc741b7afc841bda942cdb1: stopping tablet replica
I20260709 14:53:36.515148  6159 raft_consensus.cc:2243] T f844ef1e83b74b8ca345e94e6c37557c P 83ca7750fbc741b7afc841bda942cdb1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:36.515631  6159 raft_consensus.cc:2272] T f844ef1e83b74b8ca345e94e6c37557c P 83ca7750fbc741b7afc841bda942cdb1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:36.517491  6159 tablet_replica.cc:333] T 3f549f3b984a459aa5ba40e4e31d803d P 83ca7750fbc741b7afc841bda942cdb1: stopping tablet replica
I20260709 14:53:36.518081  6159 raft_consensus.cc:2243] T 3f549f3b984a459aa5ba40e4e31d803d P 83ca7750fbc741b7afc841bda942cdb1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:36.518522  6159 raft_consensus.cc:2272] T 3f549f3b984a459aa5ba40e4e31d803d P 83ca7750fbc741b7afc841bda942cdb1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:36.520138  6159 tablet_replica.cc:333] T 1e9031ce1e104f738ce30e2c57e10914 P 83ca7750fbc741b7afc841bda942cdb1: stopping tablet replica
I20260709 14:53:36.520632  6159 raft_consensus.cc:2243] T 1e9031ce1e104f738ce30e2c57e10914 P 83ca7750fbc741b7afc841bda942cdb1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:36.521111  6159 raft_consensus.cc:2272] T 1e9031ce1e104f738ce30e2c57e10914 P 83ca7750fbc741b7afc841bda942cdb1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:36.523463  6159 tablet_replica.cc:333] T c074f302205c4bada62dce41e557dbf8 P 83ca7750fbc741b7afc841bda942cdb1: stopping tablet replica
I20260709 14:53:36.524268  6159 raft_consensus.cc:2243] T c074f302205c4bada62dce41e557dbf8 P 83ca7750fbc741b7afc841bda942cdb1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:36.524866  6159 raft_consensus.cc:2272] T c074f302205c4bada62dce41e557dbf8 P 83ca7750fbc741b7afc841bda942cdb1 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 14:53:36.525672  7318 consensus_peers.cc:597] T 62061dc26fe9445d93d12d1148280870 P 1d75d40cbcd84cb4b284a0d8c8bcc1e0 -> Peer 83ca7750fbc741b7afc841bda942cdb1 (127.6.3.193:39489): Couldn't send request to peer 83ca7750fbc741b7afc841bda942cdb1. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:53:36.527381  6159 tablet_replica.cc:333] T 51b8539566c744c193182dd1b62d99e3 P 83ca7750fbc741b7afc841bda942cdb1: stopping tablet replica
I20260709 14:53:36.527930  6159 raft_consensus.cc:2243] T 51b8539566c744c193182dd1b62d99e3 P 83ca7750fbc741b7afc841bda942cdb1 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:53:36.528940  6159 raft_consensus.cc:2272] T 51b8539566c744c193182dd1b62d99e3 P 83ca7750fbc741b7afc841bda942cdb1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:36.530647  6159 tablet_replica.cc:333] T 4b7d9f598fea4f09ac663c827001cac6 P 83ca7750fbc741b7afc841bda942cdb1: stopping tablet replica
I20260709 14:53:36.531236  6159 raft_consensus.cc:2243] T 4b7d9f598fea4f09ac663c827001cac6 P 83ca7750fbc741b7afc841bda942cdb1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:36.531668  6159 raft_consensus.cc:2272] T 4b7d9f598fea4f09ac663c827001cac6 P 83ca7750fbc741b7afc841bda942cdb1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:36.533735  6159 tablet_replica.cc:333] T 7caea4e4bd544d739999eafb1dd64eba P 83ca7750fbc741b7afc841bda942cdb1: stopping tablet replica
I20260709 14:53:36.534579  6159 raft_consensus.cc:2243] T 7caea4e4bd544d739999eafb1dd64eba P 83ca7750fbc741b7afc841bda942cdb1 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:53:36.535813  6159 raft_consensus.cc:2272] T 7caea4e4bd544d739999eafb1dd64eba P 83ca7750fbc741b7afc841bda942cdb1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:36.538777  6159 tablet_replica.cc:333] T 30ef5cb60eb548b48153fc81fba53136 P 83ca7750fbc741b7afc841bda942cdb1: stopping tablet replica
I20260709 14:53:36.539299  6159 raft_consensus.cc:2243] T 30ef5cb60eb548b48153fc81fba53136 P 83ca7750fbc741b7afc841bda942cdb1 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:36.539798  6159 raft_consensus.cc:2272] T 30ef5cb60eb548b48153fc81fba53136 P 83ca7750fbc741b7afc841bda942cdb1 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:36.541464  6159 tablet_replica.cc:333] T e524e02272da466c8a64f6915940adbc P 83ca7750fbc741b7afc841bda942cdb1: stopping tablet replica
I20260709 14:53:36.542001  6159 raft_consensus.cc:2243] T e524e02272da466c8a64f6915940adbc P 83ca7750fbc741b7afc841bda942cdb1 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:53:36.542886  6159 raft_consensus.cc:2272] T e524e02272da466c8a64f6915940adbc P 83ca7750fbc741b7afc841bda942cdb1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:36.544586  6159 tablet_replica.cc:333] T 742c4baeb736496ba5723eb4f65fb865 P 83ca7750fbc741b7afc841bda942cdb1: stopping tablet replica
I20260709 14:53:36.545087  6159 raft_consensus.cc:2243] T 742c4baeb736496ba5723eb4f65fb865 P 83ca7750fbc741b7afc841bda942cdb1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:36.545495  6159 raft_consensus.cc:2272] T 742c4baeb736496ba5723eb4f65fb865 P 83ca7750fbc741b7afc841bda942cdb1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:36.547711  6159 tablet_replica.cc:333] T e16419b6aae9473ea57727a0e25d441c P 83ca7750fbc741b7afc841bda942cdb1: stopping tablet replica
I20260709 14:53:36.548300  6159 raft_consensus.cc:2243] T e16419b6aae9473ea57727a0e25d441c P 83ca7750fbc741b7afc841bda942cdb1 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:53:36.549944  6159 raft_consensus.cc:2272] T e16419b6aae9473ea57727a0e25d441c P 83ca7750fbc741b7afc841bda942cdb1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:36.552119  6159 tablet_replica.cc:333] T 2c9e230728134e9da7bb1deb6c5fb1a8 P 83ca7750fbc741b7afc841bda942cdb1: stopping tablet replica
I20260709 14:53:36.552681  6159 raft_consensus.cc:2243] T 2c9e230728134e9da7bb1deb6c5fb1a8 P 83ca7750fbc741b7afc841bda942cdb1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:36.553185  6159 raft_consensus.cc:2272] T 2c9e230728134e9da7bb1deb6c5fb1a8 P 83ca7750fbc741b7afc841bda942cdb1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:36.555233  6159 tablet_replica.cc:333] T dd1f78ebde264639b0f16d4e8ca7cba4 P 83ca7750fbc741b7afc841bda942cdb1: stopping tablet replica
I20260709 14:53:36.555691  6159 raft_consensus.cc:2243] T dd1f78ebde264639b0f16d4e8ca7cba4 P 83ca7750fbc741b7afc841bda942cdb1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:36.556149  6159 raft_consensus.cc:2272] T dd1f78ebde264639b0f16d4e8ca7cba4 P 83ca7750fbc741b7afc841bda942cdb1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:36.558244  6159 tablet_replica.cc:333] T 130e64ada83e469094d5a2b36aa4ffdf P 83ca7750fbc741b7afc841bda942cdb1: stopping tablet replica
I20260709 14:53:36.558686  6159 raft_consensus.cc:2243] T 130e64ada83e469094d5a2b36aa4ffdf P 83ca7750fbc741b7afc841bda942cdb1 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:36.559419  6159 raft_consensus.cc:2272] T 130e64ada83e469094d5a2b36aa4ffdf P 83ca7750fbc741b7afc841bda942cdb1 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:36.562690  6159 tablet_replica.cc:333] T 2150f032ba7347649b7c9feed89a039c P 83ca7750fbc741b7afc841bda942cdb1: stopping tablet replica
I20260709 14:53:36.563397  6159 raft_consensus.cc:2243] T 2150f032ba7347649b7c9feed89a039c P 83ca7750fbc741b7afc841bda942cdb1 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:53:36.564319  6159 raft_consensus.cc:2272] T 2150f032ba7347649b7c9feed89a039c P 83ca7750fbc741b7afc841bda942cdb1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:36.567184  6159 tablet_replica.cc:333] T 1bbf19326d5f47ed93ff247fcf989d27 P 83ca7750fbc741b7afc841bda942cdb1: stopping tablet replica
I20260709 14:53:36.567836  6159 raft_consensus.cc:2243] T 1bbf19326d5f47ed93ff247fcf989d27 P 83ca7750fbc741b7afc841bda942cdb1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:36.568502  6159 raft_consensus.cc:2272] T 1bbf19326d5f47ed93ff247fcf989d27 P 83ca7750fbc741b7afc841bda942cdb1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:36.571254  6159 tablet_replica.cc:333] T ad79a67a71864ca986b633caa542ed73 P 83ca7750fbc741b7afc841bda942cdb1: stopping tablet replica
I20260709 14:53:36.571880  6159 raft_consensus.cc:2243] T ad79a67a71864ca986b633caa542ed73 P 83ca7750fbc741b7afc841bda942cdb1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:36.572369  6159 raft_consensus.cc:2272] T ad79a67a71864ca986b633caa542ed73 P 83ca7750fbc741b7afc841bda942cdb1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:36.574678  6159 tablet_replica.cc:333] T d50df7ba44164856925cacbe1414d851 P 83ca7750fbc741b7afc841bda942cdb1: stopping tablet replica
I20260709 14:53:36.575322  6159 raft_consensus.cc:2243] T d50df7ba44164856925cacbe1414d851 P 83ca7750fbc741b7afc841bda942cdb1 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:53:36.576303  6159 raft_consensus.cc:2272] T d50df7ba44164856925cacbe1414d851 P 83ca7750fbc741b7afc841bda942cdb1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:36.578754  6159 tablet_replica.cc:333] T 63ac319494e44cbd8d3f4c1fee8b856c P 83ca7750fbc741b7afc841bda942cdb1: stopping tablet replica
I20260709 14:53:36.579473  6159 raft_consensus.cc:2243] T 63ac319494e44cbd8d3f4c1fee8b856c P 83ca7750fbc741b7afc841bda942cdb1 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:53:36.580830  6159 raft_consensus.cc:2272] T 63ac319494e44cbd8d3f4c1fee8b856c P 83ca7750fbc741b7afc841bda942cdb1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:36.583882  6159 tablet_replica.cc:333] T 6c0c41c1cd1843178e3643b3b2f5d079 P 83ca7750fbc741b7afc841bda942cdb1: stopping tablet replica
I20260709 14:53:36.584617  6159 raft_consensus.cc:2243] T 6c0c41c1cd1843178e3643b3b2f5d079 P 83ca7750fbc741b7afc841bda942cdb1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:36.585268  6159 raft_consensus.cc:2272] T 6c0c41c1cd1843178e3643b3b2f5d079 P 83ca7750fbc741b7afc841bda942cdb1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:36.587237  6159 tablet_replica.cc:333] T a9d25e087f524187bf515b4fff98f983 P 83ca7750fbc741b7afc841bda942cdb1: stopping tablet replica
I20260709 14:53:36.587630  6159 raft_consensus.cc:2243] T a9d25e087f524187bf515b4fff98f983 P 83ca7750fbc741b7afc841bda942cdb1 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:53:36.588331  6159 raft_consensus.cc:2272] T a9d25e087f524187bf515b4fff98f983 P 83ca7750fbc741b7afc841bda942cdb1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:36.590272  6159 tablet_replica.cc:333] T 1309193830474f33b093af0e45e46693 P 83ca7750fbc741b7afc841bda942cdb1: stopping tablet replica
I20260709 14:53:36.590966  6159 raft_consensus.cc:2243] T 1309193830474f33b093af0e45e46693 P 83ca7750fbc741b7afc841bda942cdb1 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:36.591658  6159 raft_consensus.cc:2272] T 1309193830474f33b093af0e45e46693 P 83ca7750fbc741b7afc841bda942cdb1 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:36.594913  6159 tablet_replica.cc:333] T 328180a1740e4354ae868a6b62a29aa5 P 83ca7750fbc741b7afc841bda942cdb1: stopping tablet replica
I20260709 14:53:36.595711  6159 raft_consensus.cc:2243] T 328180a1740e4354ae868a6b62a29aa5 P 83ca7750fbc741b7afc841bda942cdb1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:36.596345  6159 raft_consensus.cc:2272] T 328180a1740e4354ae868a6b62a29aa5 P 83ca7750fbc741b7afc841bda942cdb1 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 14:53:36.596616  7392 consensus_peers.cc:597] T 0f3c83d75d1846e0a35822d2604ce57b P 3853b63638f14ce3ad4e7d72d276158c -> Peer 83ca7750fbc741b7afc841bda942cdb1 (127.6.3.193:39489): Couldn't send request to peer 83ca7750fbc741b7afc841bda942cdb1. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 14:53:36.597211  7392 consensus_peers.cc:597] T 4b7d9f598fea4f09ac663c827001cac6 P 3853b63638f14ce3ad4e7d72d276158c -> Peer 83ca7750fbc741b7afc841bda942cdb1 (127.6.3.193:39489): Couldn't send request to peer 83ca7750fbc741b7afc841bda942cdb1. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:53:36.598956  6159 tablet_replica.cc:333] T 9f5541c526e4448eb831411fe8836d4c P 83ca7750fbc741b7afc841bda942cdb1: stopping tablet replica
I20260709 14:53:36.599604  6159 raft_consensus.cc:2243] T 9f5541c526e4448eb831411fe8836d4c P 83ca7750fbc741b7afc841bda942cdb1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:36.600081  6159 raft_consensus.cc:2272] T 9f5541c526e4448eb831411fe8836d4c P 83ca7750fbc741b7afc841bda942cdb1 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 14:53:36.618768  7318 consensus_peers.cc:597] T da30c040b91d449a914931543871b0eb P 1d75d40cbcd84cb4b284a0d8c8bcc1e0 -> Peer 83ca7750fbc741b7afc841bda942cdb1 (127.6.3.193:39489): Couldn't send request to peer 83ca7750fbc741b7afc841bda942cdb1. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 14:53:36.647742  7318 consensus_peers.cc:597] T 260e9e4b4b174c06bd78fff8989f2cda P 1d75d40cbcd84cb4b284a0d8c8bcc1e0 -> Peer 83ca7750fbc741b7afc841bda942cdb1 (127.6.3.193:39489): Couldn't send request to peer 83ca7750fbc741b7afc841bda942cdb1. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 14:53:36.669201  7392 consensus_peers.cc:597] T 1c9d2663b75146b888a015f1b5ab5ad9 P 3853b63638f14ce3ad4e7d72d276158c -> Peer 83ca7750fbc741b7afc841bda942cdb1 (127.6.3.193:39489): Couldn't send request to peer 83ca7750fbc741b7afc841bda942cdb1. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 14:53:36.697011  7392 consensus_peers.cc:597] T 877ab81f4d624d3b97d9ec6add28bfb4 P 3853b63638f14ce3ad4e7d72d276158c -> Peer 83ca7750fbc741b7afc841bda942cdb1 (127.6.3.193:39489): Couldn't send request to peer 83ca7750fbc741b7afc841bda942cdb1. Status: Network error: Client connection negotiation failed: client connection to 127.6.3.193:39489: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:53:36.703538  7318 consensus_peers.cc:597] T dd1f78ebde264639b0f16d4e8ca7cba4 P 1d75d40cbcd84cb4b284a0d8c8bcc1e0 -> Peer 83ca7750fbc741b7afc841bda942cdb1 (127.6.3.193:39489): Couldn't send request to peer 83ca7750fbc741b7afc841bda942cdb1. Status: Network error: Client connection negotiation failed: client connection to 127.6.3.193:39489: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:53:36.706211  6159 tablet_server.cc:196] TabletServer@127.6.3.193:0 shutdown complete.
W20260709 14:53:36.730804  7392 consensus_peers.cc:597] T f844ef1e83b74b8ca345e94e6c37557c P 3853b63638f14ce3ad4e7d72d276158c -> Peer 83ca7750fbc741b7afc841bda942cdb1 (127.6.3.193:39489): Couldn't send request to peer 83ca7750fbc741b7afc841bda942cdb1. Status: Network error: Client connection negotiation failed: client connection to 127.6.3.193:39489: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:53:36.731385  7392 consensus_peers.cc:597] T 30ef5cb60eb548b48153fc81fba53136 P 3853b63638f14ce3ad4e7d72d276158c -> Peer 83ca7750fbc741b7afc841bda942cdb1 (127.6.3.193:39489): Couldn't send request to peer 83ca7750fbc741b7afc841bda942cdb1. Status: Network error: Client connection negotiation failed: client connection to 127.6.3.193:39489: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:53:36.736420  7392 consensus_peers.cc:597] T 1309193830474f33b093af0e45e46693 P 3853b63638f14ce3ad4e7d72d276158c -> Peer 83ca7750fbc741b7afc841bda942cdb1 (127.6.3.193:39489): Couldn't send request to peer 83ca7750fbc741b7afc841bda942cdb1. Status: Network error: Client connection negotiation failed: client connection to 127.6.3.193:39489: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:53:36.743273  7318 consensus_peers.cc:597] T 4b2be9a148e64cd7919aff18b4b6e524 P 1d75d40cbcd84cb4b284a0d8c8bcc1e0 -> Peer 83ca7750fbc741b7afc841bda942cdb1 (127.6.3.193:39489): Couldn't send request to peer 83ca7750fbc741b7afc841bda942cdb1. Status: Network error: Client connection negotiation failed: client connection to 127.6.3.193:39489: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:53:36.745915  7318 consensus_peers.cc:597] T 130e64ada83e469094d5a2b36aa4ffdf P 1d75d40cbcd84cb4b284a0d8c8bcc1e0 -> Peer 83ca7750fbc741b7afc841bda942cdb1 (127.6.3.193:39489): Couldn't send request to peer 83ca7750fbc741b7afc841bda942cdb1. Status: Network error: Client connection negotiation failed: client connection to 127.6.3.193:39489: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:53:36.754272  7318 consensus_peers.cc:597] T 2c9e230728134e9da7bb1deb6c5fb1a8 P 1d75d40cbcd84cb4b284a0d8c8bcc1e0 -> Peer 83ca7750fbc741b7afc841bda942cdb1 (127.6.3.193:39489): Couldn't send request to peer 83ca7750fbc741b7afc841bda942cdb1. Status: Network error: Client connection negotiation failed: client connection to 127.6.3.193:39489: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:53:36.781195  7318 consensus_peers.cc:597] T 8f32f4813f3c4e9784c6e5570d99251b P 1d75d40cbcd84cb4b284a0d8c8bcc1e0 -> Peer 83ca7750fbc741b7afc841bda942cdb1 (127.6.3.193:39489): Couldn't send request to peer 83ca7750fbc741b7afc841bda942cdb1. Status: Network error: Client connection negotiation failed: client connection to 127.6.3.193:39489: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:53:36.797099  7392 consensus_peers.cc:597] T 3f549f3b984a459aa5ba40e4e31d803d P 3853b63638f14ce3ad4e7d72d276158c -> Peer 83ca7750fbc741b7afc841bda942cdb1 (127.6.3.193:39489): Couldn't send request to peer 83ca7750fbc741b7afc841bda942cdb1. Status: Network error: Client connection negotiation failed: client connection to 127.6.3.193:39489: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:53:36.811753  6159 tablet_server.cc:179] TabletServer@127.6.3.194:0 shutting down...
W20260709 14:53:36.843302  7391 consensus_peers.cc:597] T 328180a1740e4354ae868a6b62a29aa5 P 3853b63638f14ce3ad4e7d72d276158c -> Peer 1d75d40cbcd84cb4b284a0d8c8bcc1e0 (127.6.3.194:39831): Couldn't send request to peer 1d75d40cbcd84cb4b284a0d8c8bcc1e0. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 14:53:36.843844  7391 consensus_peers.cc:597] T 2972b8dad1a946dcbcd2cd039745b05e P 3853b63638f14ce3ad4e7d72d276158c -> Peer 1d75d40cbcd84cb4b284a0d8c8bcc1e0 (127.6.3.194:39831): Couldn't send request to peer 1d75d40cbcd84cb4b284a0d8c8bcc1e0. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 14:53:36.844348  7391 consensus_peers.cc:597] T 877ab81f4d624d3b97d9ec6add28bfb4 P 3853b63638f14ce3ad4e7d72d276158c -> Peer 1d75d40cbcd84cb4b284a0d8c8bcc1e0 (127.6.3.194:39831): Couldn't send request to peer 1d75d40cbcd84cb4b284a0d8c8bcc1e0. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 14:53:36.844952  7392 consensus_peers.cc:597] T 89a5dce2e29640c0b34cd9078ac2c621 P 3853b63638f14ce3ad4e7d72d276158c -> Peer 83ca7750fbc741b7afc841bda942cdb1 (127.6.3.193:39489): Couldn't send request to peer 83ca7750fbc741b7afc841bda942cdb1. Status: Network error: Client connection negotiation failed: client connection to 127.6.3.193:39489: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:53:36.856904  7318 consensus_peers.cc:597] T be03c37c342a4c9ea91e91adab6a7924 P 1d75d40cbcd84cb4b284a0d8c8bcc1e0 -> Peer 83ca7750fbc741b7afc841bda942cdb1 (127.6.3.193:39489): Couldn't send request to peer 83ca7750fbc741b7afc841bda942cdb1. Status: Network error: Client connection negotiation failed: client connection to 127.6.3.193:39489: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:53:36.881994  6159 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 14:53:36.882984  6159 tablet_replica.cc:333] T 8f32f4813f3c4e9784c6e5570d99251b P 1d75d40cbcd84cb4b284a0d8c8bcc1e0: stopping tablet replica
I20260709 14:53:36.883978  6159 raft_consensus.cc:2243] T 8f32f4813f3c4e9784c6e5570d99251b P 1d75d40cbcd84cb4b284a0d8c8bcc1e0 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:53:36.884953  6159 raft_consensus.cc:2272] T 8f32f4813f3c4e9784c6e5570d99251b P 1d75d40cbcd84cb4b284a0d8c8bcc1e0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:36.887202  6159 tablet_replica.cc:333] T 891fdd88798f4bc280dc15b390751c67 P 1d75d40cbcd84cb4b284a0d8c8bcc1e0: stopping tablet replica
I20260709 14:53:36.887723  6159 raft_consensus.cc:2243] T 891fdd88798f4bc280dc15b390751c67 P 1d75d40cbcd84cb4b284a0d8c8bcc1e0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:36.888077  6159 raft_consensus.cc:2272] T 891fdd88798f4bc280dc15b390751c67 P 1d75d40cbcd84cb4b284a0d8c8bcc1e0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:36.889874  6159 tablet_replica.cc:333] T 89a5dce2e29640c0b34cd9078ac2c621 P 1d75d40cbcd84cb4b284a0d8c8bcc1e0: stopping tablet replica
I20260709 14:53:36.890501  6159 raft_consensus.cc:2243] T 89a5dce2e29640c0b34cd9078ac2c621 P 1d75d40cbcd84cb4b284a0d8c8bcc1e0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:36.890990  6159 raft_consensus.cc:2272] T 89a5dce2e29640c0b34cd9078ac2c621 P 1d75d40cbcd84cb4b284a0d8c8bcc1e0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:36.893601  6159 tablet_replica.cc:333] T e4a0980dedec4434b498e78ac8df8599 P 1d75d40cbcd84cb4b284a0d8c8bcc1e0: stopping tablet replica
W20260709 14:53:36.893883  7392 consensus_peers.cc:597] T 1bbf19326d5f47ed93ff247fcf989d27 P 3853b63638f14ce3ad4e7d72d276158c -> Peer 83ca7750fbc741b7afc841bda942cdb1 (127.6.3.193:39489): Couldn't send request to peer 83ca7750fbc741b7afc841bda942cdb1. Status: Network error: Client connection negotiation failed: client connection to 127.6.3.193:39489: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:53:36.894253  6159 raft_consensus.cc:2243] T e4a0980dedec4434b498e78ac8df8599 P 1d75d40cbcd84cb4b284a0d8c8bcc1e0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:36.894657  6159 raft_consensus.cc:2272] T e4a0980dedec4434b498e78ac8df8599 P 1d75d40cbcd84cb4b284a0d8c8bcc1e0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:36.896484  6159 tablet_replica.cc:333] T 4b2be9a148e64cd7919aff18b4b6e524 P 1d75d40cbcd84cb4b284a0d8c8bcc1e0: stopping tablet replica
I20260709 14:53:36.897049  6159 raft_consensus.cc:2243] T 4b2be9a148e64cd7919aff18b4b6e524 P 1d75d40cbcd84cb4b284a0d8c8bcc1e0 [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:53:36.897755  6159 raft_consensus.cc:2272] T 4b2be9a148e64cd7919aff18b4b6e524 P 1d75d40cbcd84cb4b284a0d8c8bcc1e0 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:36.900381  6159 tablet_replica.cc:333] T 62061dc26fe9445d93d12d1148280870 P 1d75d40cbcd84cb4b284a0d8c8bcc1e0: stopping tablet replica
I20260709 14:53:36.901042  6159 raft_consensus.cc:2243] T 62061dc26fe9445d93d12d1148280870 P 1d75d40cbcd84cb4b284a0d8c8bcc1e0 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:53:36.901724  6159 raft_consensus.cc:2272] T 62061dc26fe9445d93d12d1148280870 P 1d75d40cbcd84cb4b284a0d8c8bcc1e0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:36.903559  6159 tablet_replica.cc:333] T 1c9d2663b75146b888a015f1b5ab5ad9 P 1d75d40cbcd84cb4b284a0d8c8bcc1e0: stopping tablet replica
I20260709 14:53:36.904233  6159 raft_consensus.cc:2243] T 1c9d2663b75146b888a015f1b5ab5ad9 P 1d75d40cbcd84cb4b284a0d8c8bcc1e0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:36.904606  6159 raft_consensus.cc:2272] T 1c9d2663b75146b888a015f1b5ab5ad9 P 1d75d40cbcd84cb4b284a0d8c8bcc1e0 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 14:53:36.906479  7391 consensus_peers.cc:597] T 30ef5cb60eb548b48153fc81fba53136 P 3853b63638f14ce3ad4e7d72d276158c -> Peer 1d75d40cbcd84cb4b284a0d8c8bcc1e0 (127.6.3.194:39831): Couldn't send request to peer 1d75d40cbcd84cb4b284a0d8c8bcc1e0. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:53:36.906615  6159 tablet_replica.cc:333] T 2159fa83d9dc4c2692a23db12e0f1773 P 1d75d40cbcd84cb4b284a0d8c8bcc1e0: stopping tablet replica
I20260709 14:53:36.907296  6159 raft_consensus.cc:2243] T 2159fa83d9dc4c2692a23db12e0f1773 P 1d75d40cbcd84cb4b284a0d8c8bcc1e0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:36.907730  6159 raft_consensus.cc:2272] T 2159fa83d9dc4c2692a23db12e0f1773 P 1d75d40cbcd84cb4b284a0d8c8bcc1e0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:36.909258  6159 tablet_replica.cc:333] T 8f353d2aba1b45b6881a4ade26421630 P 1d75d40cbcd84cb4b284a0d8c8bcc1e0: stopping tablet replica
I20260709 14:53:36.909756  6159 raft_consensus.cc:2243] T 8f353d2aba1b45b6881a4ade26421630 P 1d75d40cbcd84cb4b284a0d8c8bcc1e0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:36.910149  6159 raft_consensus.cc:2272] T 8f353d2aba1b45b6881a4ade26421630 P 1d75d40cbcd84cb4b284a0d8c8bcc1e0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:36.911738  6159 tablet_replica.cc:333] T 0f3c83d75d1846e0a35822d2604ce57b P 1d75d40cbcd84cb4b284a0d8c8bcc1e0: stopping tablet replica
I20260709 14:53:36.912254  6159 raft_consensus.cc:2243] T 0f3c83d75d1846e0a35822d2604ce57b P 1d75d40cbcd84cb4b284a0d8c8bcc1e0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:36.912606  6159 raft_consensus.cc:2272] T 0f3c83d75d1846e0a35822d2604ce57b P 1d75d40cbcd84cb4b284a0d8c8bcc1e0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:36.914384  6159 tablet_replica.cc:333] T f167ec177a7c43dcb47bdfbef90e8d91 P 1d75d40cbcd84cb4b284a0d8c8bcc1e0: stopping tablet replica
I20260709 14:53:36.914994  6159 raft_consensus.cc:2243] T f167ec177a7c43dcb47bdfbef90e8d91 P 1d75d40cbcd84cb4b284a0d8c8bcc1e0 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:53:36.915886  6159 raft_consensus.cc:2272] T f167ec177a7c43dcb47bdfbef90e8d91 P 1d75d40cbcd84cb4b284a0d8c8bcc1e0 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 14:53:36.916935  7391 consensus_peers.cc:597] T f844ef1e83b74b8ca345e94e6c37557c P 3853b63638f14ce3ad4e7d72d276158c -> Peer 1d75d40cbcd84cb4b284a0d8c8bcc1e0 (127.6.3.194:39831): Couldn't send request to peer 1d75d40cbcd84cb4b284a0d8c8bcc1e0. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:53:36.917742  6159 tablet_replica.cc:333] T 42edafb1d1d940d5a808d6c9e2c39b82 P 1d75d40cbcd84cb4b284a0d8c8bcc1e0: stopping tablet replica
I20260709 14:53:36.918311  6159 raft_consensus.cc:2243] T 42edafb1d1d940d5a808d6c9e2c39b82 P 1d75d40cbcd84cb4b284a0d8c8bcc1e0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:36.918699  6159 raft_consensus.cc:2272] T 42edafb1d1d940d5a808d6c9e2c39b82 P 1d75d40cbcd84cb4b284a0d8c8bcc1e0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:36.920557  6159 tablet_replica.cc:333] T 260e9e4b4b174c06bd78fff8989f2cda P 1d75d40cbcd84cb4b284a0d8c8bcc1e0: stopping tablet replica
I20260709 14:53:36.921051  6159 raft_consensus.cc:2243] T 260e9e4b4b174c06bd78fff8989f2cda P 1d75d40cbcd84cb4b284a0d8c8bcc1e0 [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:53:36.921721  6159 raft_consensus.cc:2272] T 260e9e4b4b174c06bd78fff8989f2cda P 1d75d40cbcd84cb4b284a0d8c8bcc1e0 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:36.923354  6159 tablet_replica.cc:333] T 9316e14ec66f4e589f58a36d3e062bd9 P 1d75d40cbcd84cb4b284a0d8c8bcc1e0: stopping tablet replica
I20260709 14:53:36.923861  6159 raft_consensus.cc:2243] T 9316e14ec66f4e589f58a36d3e062bd9 P 1d75d40cbcd84cb4b284a0d8c8bcc1e0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:36.924286  6159 raft_consensus.cc:2272] T 9316e14ec66f4e589f58a36d3e062bd9 P 1d75d40cbcd84cb4b284a0d8c8bcc1e0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:36.925940  6159 tablet_replica.cc:333] T d8038c7c8d9847ce8feff810a296f0c5 P 1d75d40cbcd84cb4b284a0d8c8bcc1e0: stopping tablet replica
I20260709 14:53:36.926479  6159 raft_consensus.cc:2243] T d8038c7c8d9847ce8feff810a296f0c5 P 1d75d40cbcd84cb4b284a0d8c8bcc1e0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:36.926862  6159 raft_consensus.cc:2272] T d8038c7c8d9847ce8feff810a296f0c5 P 1d75d40cbcd84cb4b284a0d8c8bcc1e0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:36.928503  6159 tablet_replica.cc:333] T b7e4398ed84d48c49f5aea7e044d5988 P 1d75d40cbcd84cb4b284a0d8c8bcc1e0: stopping tablet replica
I20260709 14:53:36.929035  6159 raft_consensus.cc:2243] T b7e4398ed84d48c49f5aea7e044d5988 P 1d75d40cbcd84cb4b284a0d8c8bcc1e0 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:53:36.929718  6159 raft_consensus.cc:2272] T b7e4398ed84d48c49f5aea7e044d5988 P 1d75d40cbcd84cb4b284a0d8c8bcc1e0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:36.931340  6159 tablet_replica.cc:333] T 10fe819f4f624ebe977287d7f96692d8 P 1d75d40cbcd84cb4b284a0d8c8bcc1e0: stopping tablet replica
I20260709 14:53:36.931840  6159 raft_consensus.cc:2243] T 10fe819f4f624ebe977287d7f96692d8 P 1d75d40cbcd84cb4b284a0d8c8bcc1e0 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:53:36.932474  6159 raft_consensus.cc:2272] T 10fe819f4f624ebe977287d7f96692d8 P 1d75d40cbcd84cb4b284a0d8c8bcc1e0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:36.934077  6159 tablet_replica.cc:333] T 16f64a98834d41fa8b9176a10fb9f76f P 1d75d40cbcd84cb4b284a0d8c8bcc1e0: stopping tablet replica
I20260709 14:53:36.934599  6159 raft_consensus.cc:2243] T 16f64a98834d41fa8b9176a10fb9f76f P 1d75d40cbcd84cb4b284a0d8c8bcc1e0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:36.935134  6159 raft_consensus.cc:2272] T 16f64a98834d41fa8b9176a10fb9f76f P 1d75d40cbcd84cb4b284a0d8c8bcc1e0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:36.937759  6159 tablet_replica.cc:333] T b39008948c8c470fb7d43ae3a2fd0ea6 P 1d75d40cbcd84cb4b284a0d8c8bcc1e0: stopping tablet replica
I20260709 14:53:36.938329  6159 raft_consensus.cc:2243] T b39008948c8c470fb7d43ae3a2fd0ea6 P 1d75d40cbcd84cb4b284a0d8c8bcc1e0 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:53:36.938987  6159 raft_consensus.cc:2272] T b39008948c8c470fb7d43ae3a2fd0ea6 P 1d75d40cbcd84cb4b284a0d8c8bcc1e0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:36.940637  6159 tablet_replica.cc:333] T 9eaf6fbebb204ef29c1e4d5288665b9f P 1d75d40cbcd84cb4b284a0d8c8bcc1e0: stopping tablet replica
I20260709 14:53:36.941144  6159 raft_consensus.cc:2243] T 9eaf6fbebb204ef29c1e4d5288665b9f P 1d75d40cbcd84cb4b284a0d8c8bcc1e0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:36.941536  6159 raft_consensus.cc:2272] T 9eaf6fbebb204ef29c1e4d5288665b9f P 1d75d40cbcd84cb4b284a0d8c8bcc1e0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:36.943014  6159 tablet_replica.cc:333] T c4dbe85b45604277ac37550e4e39b42e P 1d75d40cbcd84cb4b284a0d8c8bcc1e0: stopping tablet replica
I20260709 14:53:36.943470  6159 raft_consensus.cc:2243] T c4dbe85b45604277ac37550e4e39b42e P 1d75d40cbcd84cb4b284a0d8c8bcc1e0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:36.943836  6159 raft_consensus.cc:2272] T c4dbe85b45604277ac37550e4e39b42e P 1d75d40cbcd84cb4b284a0d8c8bcc1e0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:36.945324  6159 tablet_replica.cc:333] T e8054db7fbb346a5964b77876b4a87e2 P 1d75d40cbcd84cb4b284a0d8c8bcc1e0: stopping tablet replica
I20260709 14:53:36.945825  6159 raft_consensus.cc:2243] T e8054db7fbb346a5964b77876b4a87e2 P 1d75d40cbcd84cb4b284a0d8c8bcc1e0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:36.946195  6159 raft_consensus.cc:2272] T e8054db7fbb346a5964b77876b4a87e2 P 1d75d40cbcd84cb4b284a0d8c8bcc1e0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:36.947803  6159 tablet_replica.cc:333] T e2bf68dfe72543e4bd84978e91a112f3 P 1d75d40cbcd84cb4b284a0d8c8bcc1e0: stopping tablet replica
I20260709 14:53:36.948295  6159 raft_consensus.cc:2243] T e2bf68dfe72543e4bd84978e91a112f3 P 1d75d40cbcd84cb4b284a0d8c8bcc1e0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:36.948742  6159 raft_consensus.cc:2272] T e2bf68dfe72543e4bd84978e91a112f3 P 1d75d40cbcd84cb4b284a0d8c8bcc1e0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:36.950816  6159 tablet_replica.cc:333] T 24be4c59b2cf430a8060fc063a011e9a P 1d75d40cbcd84cb4b284a0d8c8bcc1e0: stopping tablet replica
I20260709 14:53:36.951486  6159 raft_consensus.cc:2243] T 24be4c59b2cf430a8060fc063a011e9a P 1d75d40cbcd84cb4b284a0d8c8bcc1e0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:36.951920  6159 raft_consensus.cc:2272] T 24be4c59b2cf430a8060fc063a011e9a P 1d75d40cbcd84cb4b284a0d8c8bcc1e0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:36.953619  6159 tablet_replica.cc:333] T bc632fabf1554449b1c28acf58a6b2c6 P 1d75d40cbcd84cb4b284a0d8c8bcc1e0: stopping tablet replica
I20260709 14:53:36.954160  6159 raft_consensus.cc:2243] T bc632fabf1554449b1c28acf58a6b2c6 P 1d75d40cbcd84cb4b284a0d8c8bcc1e0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:36.954558  6159 raft_consensus.cc:2272] T bc632fabf1554449b1c28acf58a6b2c6 P 1d75d40cbcd84cb4b284a0d8c8bcc1e0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:36.956074  6159 tablet_replica.cc:333] T be03c37c342a4c9ea91e91adab6a7924 P 1d75d40cbcd84cb4b284a0d8c8bcc1e0: stopping tablet replica
I20260709 14:53:36.956537  6159 raft_consensus.cc:2243] T be03c37c342a4c9ea91e91adab6a7924 P 1d75d40cbcd84cb4b284a0d8c8bcc1e0 [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:53:36.957139  6159 raft_consensus.cc:2272] T be03c37c342a4c9ea91e91adab6a7924 P 1d75d40cbcd84cb4b284a0d8c8bcc1e0 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:36.958527  6159 tablet_replica.cc:333] T 0ea7a01b45f54d51b9113ffeffe0275c P 1d75d40cbcd84cb4b284a0d8c8bcc1e0: stopping tablet replica
I20260709 14:53:36.958990  6159 raft_consensus.cc:2243] T 0ea7a01b45f54d51b9113ffeffe0275c P 1d75d40cbcd84cb4b284a0d8c8bcc1e0 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:53:36.959728  6159 raft_consensus.cc:2272] T 0ea7a01b45f54d51b9113ffeffe0275c P 1d75d40cbcd84cb4b284a0d8c8bcc1e0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:36.961166  6159 tablet_replica.cc:333] T 51021f6aabdc41329e6a5b6a568088d7 P 1d75d40cbcd84cb4b284a0d8c8bcc1e0: stopping tablet replica
I20260709 14:53:36.961681  6159 raft_consensus.cc:2243] T 51021f6aabdc41329e6a5b6a568088d7 P 1d75d40cbcd84cb4b284a0d8c8bcc1e0 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:36.962085  6159 raft_consensus.cc:2272] T 51021f6aabdc41329e6a5b6a568088d7 P 1d75d40cbcd84cb4b284a0d8c8bcc1e0 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:36.964241  6159 tablet_replica.cc:333] T 3660bf7529e14c4dbe3a65a4d5b34f6f P 1d75d40cbcd84cb4b284a0d8c8bcc1e0: stopping tablet replica
I20260709 14:53:36.964893  6159 raft_consensus.cc:2243] T 3660bf7529e14c4dbe3a65a4d5b34f6f P 1d75d40cbcd84cb4b284a0d8c8bcc1e0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:36.965332  6159 raft_consensus.cc:2272] T 3660bf7529e14c4dbe3a65a4d5b34f6f P 1d75d40cbcd84cb4b284a0d8c8bcc1e0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:36.967240  6159 tablet_replica.cc:333] T 7caea4e4bd544d739999eafb1dd64eba P 1d75d40cbcd84cb4b284a0d8c8bcc1e0: stopping tablet replica
I20260709 14:53:36.967727  6159 raft_consensus.cc:2243] T 7caea4e4bd544d739999eafb1dd64eba P 1d75d40cbcd84cb4b284a0d8c8bcc1e0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:36.968128  6159 raft_consensus.cc:2272] T 7caea4e4bd544d739999eafb1dd64eba P 1d75d40cbcd84cb4b284a0d8c8bcc1e0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:36.969717  6159 tablet_replica.cc:333] T 30ef5cb60eb548b48153fc81fba53136 P 1d75d40cbcd84cb4b284a0d8c8bcc1e0: stopping tablet replica
I20260709 14:53:36.970324  6159 raft_consensus.cc:2243] T 30ef5cb60eb548b48153fc81fba53136 P 1d75d40cbcd84cb4b284a0d8c8bcc1e0 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:36.970701  6159 raft_consensus.cc:2272] T 30ef5cb60eb548b48153fc81fba53136 P 1d75d40cbcd84cb4b284a0d8c8bcc1e0 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:36.972695  6159 tablet_replica.cc:333] T 877ab81f4d624d3b97d9ec6add28bfb4 P 1d75d40cbcd84cb4b284a0d8c8bcc1e0: stopping tablet replica
W20260709 14:53:36.973336  7391 consensus_peers.cc:597] T 24be4c59b2cf430a8060fc063a011e9a P 3853b63638f14ce3ad4e7d72d276158c -> Peer 1d75d40cbcd84cb4b284a0d8c8bcc1e0 (127.6.3.194:39831): Couldn't send request to peer 1d75d40cbcd84cb4b284a0d8c8bcc1e0. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:53:36.973363  6159 raft_consensus.cc:2243] T 877ab81f4d624d3b97d9ec6add28bfb4 P 1d75d40cbcd84cb4b284a0d8c8bcc1e0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:36.973939  6159 raft_consensus.cc:2272] T 877ab81f4d624d3b97d9ec6add28bfb4 P 1d75d40cbcd84cb4b284a0d8c8bcc1e0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:36.975534  6159 tablet_replica.cc:333] T 2972b8dad1a946dcbcd2cd039745b05e P 1d75d40cbcd84cb4b284a0d8c8bcc1e0: stopping tablet replica
I20260709 14:53:36.976082  6159 raft_consensus.cc:2243] T 2972b8dad1a946dcbcd2cd039745b05e P 1d75d40cbcd84cb4b284a0d8c8bcc1e0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:36.976481  6159 raft_consensus.cc:2272] T 2972b8dad1a946dcbcd2cd039745b05e P 1d75d40cbcd84cb4b284a0d8c8bcc1e0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:36.978127  6159 tablet_replica.cc:333] T 1d25b280f25a433f8e798ffd3a15b281 P 1d75d40cbcd84cb4b284a0d8c8bcc1e0: stopping tablet replica
I20260709 14:53:36.978583  6159 raft_consensus.cc:2243] T 1d25b280f25a433f8e798ffd3a15b281 P 1d75d40cbcd84cb4b284a0d8c8bcc1e0 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:53:36.979272  6159 raft_consensus.cc:2272] T 1d25b280f25a433f8e798ffd3a15b281 P 1d75d40cbcd84cb4b284a0d8c8bcc1e0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:36.980899  6159 tablet_replica.cc:333] T 9ccbe12474dc4a96b457abc54d87a121 P 1d75d40cbcd84cb4b284a0d8c8bcc1e0: stopping tablet replica
I20260709 14:53:36.981355  6159 raft_consensus.cc:2243] T 9ccbe12474dc4a96b457abc54d87a121 P 1d75d40cbcd84cb4b284a0d8c8bcc1e0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:36.981742  6159 raft_consensus.cc:2272] T 9ccbe12474dc4a96b457abc54d87a121 P 1d75d40cbcd84cb4b284a0d8c8bcc1e0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:36.983254  6159 tablet_replica.cc:333] T da30c040b91d449a914931543871b0eb P 1d75d40cbcd84cb4b284a0d8c8bcc1e0: stopping tablet replica
I20260709 14:53:36.983749  6159 raft_consensus.cc:2243] T da30c040b91d449a914931543871b0eb P 1d75d40cbcd84cb4b284a0d8c8bcc1e0 [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:53:36.984366  6159 raft_consensus.cc:2272] T da30c040b91d449a914931543871b0eb P 1d75d40cbcd84cb4b284a0d8c8bcc1e0 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:36.986954  6159 tablet_replica.cc:333] T 1e9031ce1e104f738ce30e2c57e10914 P 1d75d40cbcd84cb4b284a0d8c8bcc1e0: stopping tablet replica
I20260709 14:53:36.987445  6159 raft_consensus.cc:2243] T 1e9031ce1e104f738ce30e2c57e10914 P 1d75d40cbcd84cb4b284a0d8c8bcc1e0 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:53:36.988050  6159 raft_consensus.cc:2272] T 1e9031ce1e104f738ce30e2c57e10914 P 1d75d40cbcd84cb4b284a0d8c8bcc1e0 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 14:53:36.988067  7391 consensus_peers.cc:597] T 4b7d9f598fea4f09ac663c827001cac6 P 3853b63638f14ce3ad4e7d72d276158c -> Peer 1d75d40cbcd84cb4b284a0d8c8bcc1e0 (127.6.3.194:39831): Couldn't send request to peer 1d75d40cbcd84cb4b284a0d8c8bcc1e0. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:53:36.989562  6159 tablet_replica.cc:333] T c074f302205c4bada62dce41e557dbf8 P 1d75d40cbcd84cb4b284a0d8c8bcc1e0: stopping tablet replica
I20260709 14:53:36.990115  6159 raft_consensus.cc:2243] T c074f302205c4bada62dce41e557dbf8 P 1d75d40cbcd84cb4b284a0d8c8bcc1e0 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:53:36.990760  6159 raft_consensus.cc:2272] T c074f302205c4bada62dce41e557dbf8 P 1d75d40cbcd84cb4b284a0d8c8bcc1e0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:36.992411  6159 tablet_replica.cc:333] T 51b8539566c744c193182dd1b62d99e3 P 1d75d40cbcd84cb4b284a0d8c8bcc1e0: stopping tablet replica
I20260709 14:53:36.992887  6159 raft_consensus.cc:2243] T 51b8539566c744c193182dd1b62d99e3 P 1d75d40cbcd84cb4b284a0d8c8bcc1e0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:36.993268  6159 raft_consensus.cc:2272] T 51b8539566c744c193182dd1b62d99e3 P 1d75d40cbcd84cb4b284a0d8c8bcc1e0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:36.994856  6159 tablet_replica.cc:333] T 4b7d9f598fea4f09ac663c827001cac6 P 1d75d40cbcd84cb4b284a0d8c8bcc1e0: stopping tablet replica
I20260709 14:53:36.995501  6159 raft_consensus.cc:2243] T 4b7d9f598fea4f09ac663c827001cac6 P 1d75d40cbcd84cb4b284a0d8c8bcc1e0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:36.995930  6159 raft_consensus.cc:2272] T 4b7d9f598fea4f09ac663c827001cac6 P 1d75d40cbcd84cb4b284a0d8c8bcc1e0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:36.997888  6159 tablet_replica.cc:333] T e16419b6aae9473ea57727a0e25d441c P 1d75d40cbcd84cb4b284a0d8c8bcc1e0: stopping tablet replica
I20260709 14:53:36.998574  6159 raft_consensus.cc:2243] T e16419b6aae9473ea57727a0e25d441c P 1d75d40cbcd84cb4b284a0d8c8bcc1e0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:36.999006  6159 raft_consensus.cc:2272] T e16419b6aae9473ea57727a0e25d441c P 1d75d40cbcd84cb4b284a0d8c8bcc1e0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:37.001215  6159 tablet_replica.cc:333] T 2c9e230728134e9da7bb1deb6c5fb1a8 P 1d75d40cbcd84cb4b284a0d8c8bcc1e0: stopping tablet replica
I20260709 14:53:37.001717  6159 raft_consensus.cc:2243] T 2c9e230728134e9da7bb1deb6c5fb1a8 P 1d75d40cbcd84cb4b284a0d8c8bcc1e0 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:53:37.002424  6159 raft_consensus.cc:2272] T 2c9e230728134e9da7bb1deb6c5fb1a8 P 1d75d40cbcd84cb4b284a0d8c8bcc1e0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:37.004146  6159 tablet_replica.cc:333] T dd1f78ebde264639b0f16d4e8ca7cba4 P 1d75d40cbcd84cb4b284a0d8c8bcc1e0: stopping tablet replica
I20260709 14:53:37.004755  6159 raft_consensus.cc:2243] T dd1f78ebde264639b0f16d4e8ca7cba4 P 1d75d40cbcd84cb4b284a0d8c8bcc1e0 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:53:37.005551  6159 raft_consensus.cc:2272] T dd1f78ebde264639b0f16d4e8ca7cba4 P 1d75d40cbcd84cb4b284a0d8c8bcc1e0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:37.007793  6159 tablet_replica.cc:333] T 130e64ada83e469094d5a2b36aa4ffdf P 1d75d40cbcd84cb4b284a0d8c8bcc1e0: stopping tablet replica
I20260709 14:53:37.008435  6159 raft_consensus.cc:2243] T 130e64ada83e469094d5a2b36aa4ffdf P 1d75d40cbcd84cb4b284a0d8c8bcc1e0 [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:53:37.009037  6159 raft_consensus.cc:2272] T 130e64ada83e469094d5a2b36aa4ffdf P 1d75d40cbcd84cb4b284a0d8c8bcc1e0 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:37.010972  6159 tablet_replica.cc:333] T 2150f032ba7347649b7c9feed89a039c P 1d75d40cbcd84cb4b284a0d8c8bcc1e0: stopping tablet replica
I20260709 14:53:37.011492  6159 raft_consensus.cc:2243] T 2150f032ba7347649b7c9feed89a039c P 1d75d40cbcd84cb4b284a0d8c8bcc1e0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:37.011864  6159 raft_consensus.cc:2272] T 2150f032ba7347649b7c9feed89a039c P 1d75d40cbcd84cb4b284a0d8c8bcc1e0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:37.013413  6159 tablet_replica.cc:333] T ed10dcefb0c64f628425128bb03586f2 P 1d75d40cbcd84cb4b284a0d8c8bcc1e0: stopping tablet replica
I20260709 14:53:37.013949  6159 raft_consensus.cc:2243] T ed10dcefb0c64f628425128bb03586f2 P 1d75d40cbcd84cb4b284a0d8c8bcc1e0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:37.014349  6159 raft_consensus.cc:2272] T ed10dcefb0c64f628425128bb03586f2 P 1d75d40cbcd84cb4b284a0d8c8bcc1e0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:37.016027  6159 tablet_replica.cc:333] T 3f549f3b984a459aa5ba40e4e31d803d P 1d75d40cbcd84cb4b284a0d8c8bcc1e0: stopping tablet replica
I20260709 14:53:37.016520  6159 raft_consensus.cc:2243] T 3f549f3b984a459aa5ba40e4e31d803d P 1d75d40cbcd84cb4b284a0d8c8bcc1e0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:37.016841  6159 raft_consensus.cc:2272] T 3f549f3b984a459aa5ba40e4e31d803d P 1d75d40cbcd84cb4b284a0d8c8bcc1e0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:37.018164  6159 tablet_replica.cc:333] T f844ef1e83b74b8ca345e94e6c37557c P 1d75d40cbcd84cb4b284a0d8c8bcc1e0: stopping tablet replica
I20260709 14:53:37.018615  6159 raft_consensus.cc:2243] T f844ef1e83b74b8ca345e94e6c37557c P 1d75d40cbcd84cb4b284a0d8c8bcc1e0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:37.018939  6159 raft_consensus.cc:2272] T f844ef1e83b74b8ca345e94e6c37557c P 1d75d40cbcd84cb4b284a0d8c8bcc1e0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:37.020442  6159 tablet_replica.cc:333] T e524e02272da466c8a64f6915940adbc P 1d75d40cbcd84cb4b284a0d8c8bcc1e0: stopping tablet replica
I20260709 14:53:37.020908  6159 raft_consensus.cc:2243] T e524e02272da466c8a64f6915940adbc P 1d75d40cbcd84cb4b284a0d8c8bcc1e0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:37.021376  6159 raft_consensus.cc:2272] T e524e02272da466c8a64f6915940adbc P 1d75d40cbcd84cb4b284a0d8c8bcc1e0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:37.023362  6159 tablet_replica.cc:333] T 742c4baeb736496ba5723eb4f65fb865 P 1d75d40cbcd84cb4b284a0d8c8bcc1e0: stopping tablet replica
I20260709 14:53:37.023988  6159 raft_consensus.cc:2243] T 742c4baeb736496ba5723eb4f65fb865 P 1d75d40cbcd84cb4b284a0d8c8bcc1e0 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:53:37.024796  6159 raft_consensus.cc:2272] T 742c4baeb736496ba5723eb4f65fb865 P 1d75d40cbcd84cb4b284a0d8c8bcc1e0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:37.026546  6159 tablet_replica.cc:333] T 1bbf19326d5f47ed93ff247fcf989d27 P 1d75d40cbcd84cb4b284a0d8c8bcc1e0: stopping tablet replica
I20260709 14:53:37.027004  6159 raft_consensus.cc:2243] T 1bbf19326d5f47ed93ff247fcf989d27 P 1d75d40cbcd84cb4b284a0d8c8bcc1e0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:37.027446  6159 raft_consensus.cc:2272] T 1bbf19326d5f47ed93ff247fcf989d27 P 1d75d40cbcd84cb4b284a0d8c8bcc1e0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:37.029182  6159 tablet_replica.cc:333] T ad79a67a71864ca986b633caa542ed73 P 1d75d40cbcd84cb4b284a0d8c8bcc1e0: stopping tablet replica
I20260709 14:53:37.029771  6159 raft_consensus.cc:2243] T ad79a67a71864ca986b633caa542ed73 P 1d75d40cbcd84cb4b284a0d8c8bcc1e0 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:53:37.030336  6159 raft_consensus.cc:2272] T ad79a67a71864ca986b633caa542ed73 P 1d75d40cbcd84cb4b284a0d8c8bcc1e0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:37.031878  6159 tablet_replica.cc:333] T d50df7ba44164856925cacbe1414d851 P 1d75d40cbcd84cb4b284a0d8c8bcc1e0: stopping tablet replica
I20260709 14:53:37.032267  6159 raft_consensus.cc:2243] T d50df7ba44164856925cacbe1414d851 P 1d75d40cbcd84cb4b284a0d8c8bcc1e0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:37.032549  6159 raft_consensus.cc:2272] T d50df7ba44164856925cacbe1414d851 P 1d75d40cbcd84cb4b284a0d8c8bcc1e0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:37.034292  6159 tablet_replica.cc:333] T 63ac319494e44cbd8d3f4c1fee8b856c P 1d75d40cbcd84cb4b284a0d8c8bcc1e0: stopping tablet replica
I20260709 14:53:37.034799  6159 raft_consensus.cc:2243] T 63ac319494e44cbd8d3f4c1fee8b856c P 1d75d40cbcd84cb4b284a0d8c8bcc1e0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:37.035198  6159 raft_consensus.cc:2272] T 63ac319494e44cbd8d3f4c1fee8b856c P 1d75d40cbcd84cb4b284a0d8c8bcc1e0 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 14:53:37.035954  7391 consensus_peers.cc:597] T 42edafb1d1d940d5a808d6c9e2c39b82 P 3853b63638f14ce3ad4e7d72d276158c -> Peer 1d75d40cbcd84cb4b284a0d8c8bcc1e0 (127.6.3.194:39831): Couldn't send request to peer 1d75d40cbcd84cb4b284a0d8c8bcc1e0. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:53:37.036870  6159 tablet_replica.cc:333] T 6c0c41c1cd1843178e3643b3b2f5d079 P 1d75d40cbcd84cb4b284a0d8c8bcc1e0: stopping tablet replica
I20260709 14:53:37.037305  6159 raft_consensus.cc:2243] T 6c0c41c1cd1843178e3643b3b2f5d079 P 1d75d40cbcd84cb4b284a0d8c8bcc1e0 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:53:37.037876  6159 raft_consensus.cc:2272] T 6c0c41c1cd1843178e3643b3b2f5d079 P 1d75d40cbcd84cb4b284a0d8c8bcc1e0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:37.039399  6159 tablet_replica.cc:333] T a9d25e087f524187bf515b4fff98f983 P 1d75d40cbcd84cb4b284a0d8c8bcc1e0: stopping tablet replica
I20260709 14:53:37.039852  6159 raft_consensus.cc:2243] T a9d25e087f524187bf515b4fff98f983 P 1d75d40cbcd84cb4b284a0d8c8bcc1e0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:37.040160  6159 raft_consensus.cc:2272] T a9d25e087f524187bf515b4fff98f983 P 1d75d40cbcd84cb4b284a0d8c8bcc1e0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:37.041792  6159 tablet_replica.cc:333] T 1309193830474f33b093af0e45e46693 P 1d75d40cbcd84cb4b284a0d8c8bcc1e0: stopping tablet replica
I20260709 14:53:37.042248  6159 raft_consensus.cc:2243] T 1309193830474f33b093af0e45e46693 P 1d75d40cbcd84cb4b284a0d8c8bcc1e0 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:37.042697  6159 raft_consensus.cc:2272] T 1309193830474f33b093af0e45e46693 P 1d75d40cbcd84cb4b284a0d8c8bcc1e0 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:37.045594  6159 tablet_replica.cc:333] T 328180a1740e4354ae868a6b62a29aa5 P 1d75d40cbcd84cb4b284a0d8c8bcc1e0: stopping tablet replica
I20260709 14:53:37.046173  6159 raft_consensus.cc:2243] T 328180a1740e4354ae868a6b62a29aa5 P 1d75d40cbcd84cb4b284a0d8c8bcc1e0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:37.046609  6159 raft_consensus.cc:2272] T 328180a1740e4354ae868a6b62a29aa5 P 1d75d40cbcd84cb4b284a0d8c8bcc1e0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:37.048626  6159 tablet_replica.cc:333] T 9f5541c526e4448eb831411fe8836d4c P 1d75d40cbcd84cb4b284a0d8c8bcc1e0: stopping tablet replica
I20260709 14:53:37.048985  6159 raft_consensus.cc:2243] T 9f5541c526e4448eb831411fe8836d4c P 1d75d40cbcd84cb4b284a0d8c8bcc1e0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:37.049299  6159 raft_consensus.cc:2272] T 9f5541c526e4448eb831411fe8836d4c P 1d75d40cbcd84cb4b284a0d8c8bcc1e0 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 14:53:37.068434  7391 consensus_peers.cc:597] T 1c9d2663b75146b888a015f1b5ab5ad9 P 3853b63638f14ce3ad4e7d72d276158c -> Peer 1d75d40cbcd84cb4b284a0d8c8bcc1e0 (127.6.3.194:39831): Couldn't send request to peer 1d75d40cbcd84cb4b284a0d8c8bcc1e0. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 14:53:37.091019  7391 consensus_peers.cc:597] T e8054db7fbb346a5964b77876b4a87e2 P 3853b63638f14ce3ad4e7d72d276158c -> Peer 1d75d40cbcd84cb4b284a0d8c8bcc1e0 (127.6.3.194:39831): Couldn't send request to peer 1d75d40cbcd84cb4b284a0d8c8bcc1e0. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:53:37.120553  6159 tablet_server.cc:196] TabletServer@127.6.3.194:0 shutdown complete.
W20260709 14:53:37.176254  7391 consensus_peers.cc:597] T 3f549f3b984a459aa5ba40e4e31d803d P 3853b63638f14ce3ad4e7d72d276158c -> Peer 1d75d40cbcd84cb4b284a0d8c8bcc1e0 (127.6.3.194:39831): Couldn't send request to peer 1d75d40cbcd84cb4b284a0d8c8bcc1e0. Status: Network error: Client connection negotiation failed: client connection to 127.6.3.194:39831: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:53:37.179327  7391 consensus_peers.cc:597] T ed10dcefb0c64f628425128bb03586f2 P 3853b63638f14ce3ad4e7d72d276158c -> Peer 1d75d40cbcd84cb4b284a0d8c8bcc1e0 (127.6.3.194:39831): Couldn't send request to peer 1d75d40cbcd84cb4b284a0d8c8bcc1e0. Status: Network error: Client connection negotiation failed: client connection to 127.6.3.194:39831: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:53:37.181450  7391 consensus_peers.cc:597] T 9f5541c526e4448eb831411fe8836d4c P 3853b63638f14ce3ad4e7d72d276158c -> Peer 1d75d40cbcd84cb4b284a0d8c8bcc1e0 (127.6.3.194:39831): Couldn't send request to peer 1d75d40cbcd84cb4b284a0d8c8bcc1e0. Status: Network error: Client connection negotiation failed: client connection to 127.6.3.194:39831: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:53:37.203176  6159 tablet_server.cc:179] TabletServer@127.6.3.195:0 shutting down...
W20260709 14:53:37.214273  7391 consensus_peers.cc:597] T 89a5dce2e29640c0b34cd9078ac2c621 P 3853b63638f14ce3ad4e7d72d276158c -> Peer 1d75d40cbcd84cb4b284a0d8c8bcc1e0 (127.6.3.194:39831): Couldn't send request to peer 1d75d40cbcd84cb4b284a0d8c8bcc1e0. Status: Network error: Client connection negotiation failed: client connection to 127.6.3.194:39831: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:53:37.224197  7391 consensus_peers.cc:597] T 3660bf7529e14c4dbe3a65a4d5b34f6f P 3853b63638f14ce3ad4e7d72d276158c -> Peer 1d75d40cbcd84cb4b284a0d8c8bcc1e0 (127.6.3.194:39831): Couldn't send request to peer 1d75d40cbcd84cb4b284a0d8c8bcc1e0. Status: Network error: Client connection negotiation failed: client connection to 127.6.3.194:39831: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:53:37.240341  6159 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 14:53:37.241086  6159 tablet_replica.cc:333] T 62061dc26fe9445d93d12d1148280870 P 3853b63638f14ce3ad4e7d72d276158c: stopping tablet replica
I20260709 14:53:37.241910  6159 raft_consensus.cc:2243] T 62061dc26fe9445d93d12d1148280870 P 3853b63638f14ce3ad4e7d72d276158c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:37.242516  6159 raft_consensus.cc:2272] T 62061dc26fe9445d93d12d1148280870 P 3853b63638f14ce3ad4e7d72d276158c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:37.244427  6159 tablet_replica.cc:333] T 8f353d2aba1b45b6881a4ade26421630 P 3853b63638f14ce3ad4e7d72d276158c: stopping tablet replica
I20260709 14:53:37.245107  6159 raft_consensus.cc:2243] T 8f353d2aba1b45b6881a4ade26421630 P 3853b63638f14ce3ad4e7d72d276158c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:37.245529  6159 raft_consensus.cc:2272] T 8f353d2aba1b45b6881a4ade26421630 P 3853b63638f14ce3ad4e7d72d276158c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:37.247258  6159 tablet_replica.cc:333] T 8f32f4813f3c4e9784c6e5570d99251b P 3853b63638f14ce3ad4e7d72d276158c: stopping tablet replica
I20260709 14:53:37.247754  6159 raft_consensus.cc:2243] T 8f32f4813f3c4e9784c6e5570d99251b P 3853b63638f14ce3ad4e7d72d276158c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:37.248143  6159 raft_consensus.cc:2272] T 8f32f4813f3c4e9784c6e5570d99251b P 3853b63638f14ce3ad4e7d72d276158c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:37.249648  6159 tablet_replica.cc:333] T d50df7ba44164856925cacbe1414d851 P 3853b63638f14ce3ad4e7d72d276158c: stopping tablet replica
I20260709 14:53:37.250167  6159 raft_consensus.cc:2243] T d50df7ba44164856925cacbe1414d851 P 3853b63638f14ce3ad4e7d72d276158c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:37.250540  6159 raft_consensus.cc:2272] T d50df7ba44164856925cacbe1414d851 P 3853b63638f14ce3ad4e7d72d276158c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:37.252075  6159 tablet_replica.cc:333] T e2bf68dfe72543e4bd84978e91a112f3 P 3853b63638f14ce3ad4e7d72d276158c: stopping tablet replica
I20260709 14:53:37.252595  6159 raft_consensus.cc:2243] T e2bf68dfe72543e4bd84978e91a112f3 P 3853b63638f14ce3ad4e7d72d276158c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:37.252983  6159 raft_consensus.cc:2272] T e2bf68dfe72543e4bd84978e91a112f3 P 3853b63638f14ce3ad4e7d72d276158c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:37.254966  6159 tablet_replica.cc:333] T 0f3c83d75d1846e0a35822d2604ce57b P 3853b63638f14ce3ad4e7d72d276158c: stopping tablet replica
I20260709 14:53:37.255594  6159 raft_consensus.cc:2243] T 0f3c83d75d1846e0a35822d2604ce57b P 3853b63638f14ce3ad4e7d72d276158c [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:53:37.256258  6159 raft_consensus.cc:2272] T 0f3c83d75d1846e0a35822d2604ce57b P 3853b63638f14ce3ad4e7d72d276158c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:37.257768  6159 tablet_replica.cc:333] T 891fdd88798f4bc280dc15b390751c67 P 3853b63638f14ce3ad4e7d72d276158c: stopping tablet replica
I20260709 14:53:37.258275  6159 raft_consensus.cc:2243] T 891fdd88798f4bc280dc15b390751c67 P 3853b63638f14ce3ad4e7d72d276158c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:37.258654  6159 raft_consensus.cc:2272] T 891fdd88798f4bc280dc15b390751c67 P 3853b63638f14ce3ad4e7d72d276158c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:37.260197  6159 tablet_replica.cc:333] T 89a5dce2e29640c0b34cd9078ac2c621 P 3853b63638f14ce3ad4e7d72d276158c: stopping tablet replica
I20260709 14:53:37.260671  6159 raft_consensus.cc:2243] T 89a5dce2e29640c0b34cd9078ac2c621 P 3853b63638f14ce3ad4e7d72d276158c [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:53:37.261304  6159 raft_consensus.cc:2272] T 89a5dce2e29640c0b34cd9078ac2c621 P 3853b63638f14ce3ad4e7d72d276158c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:37.262782  6159 tablet_replica.cc:333] T 3660bf7529e14c4dbe3a65a4d5b34f6f P 3853b63638f14ce3ad4e7d72d276158c: stopping tablet replica
I20260709 14:53:37.263340  6159 raft_consensus.cc:2243] T 3660bf7529e14c4dbe3a65a4d5b34f6f P 3853b63638f14ce3ad4e7d72d276158c [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:53:37.263952  6159 raft_consensus.cc:2272] T 3660bf7529e14c4dbe3a65a4d5b34f6f P 3853b63638f14ce3ad4e7d72d276158c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:37.265647  6159 tablet_replica.cc:333] T 42edafb1d1d940d5a808d6c9e2c39b82 P 3853b63638f14ce3ad4e7d72d276158c: stopping tablet replica
I20260709 14:53:37.266180  6159 raft_consensus.cc:2243] T 42edafb1d1d940d5a808d6c9e2c39b82 P 3853b63638f14ce3ad4e7d72d276158c [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:53:37.266798  6159 raft_consensus.cc:2272] T 42edafb1d1d940d5a808d6c9e2c39b82 P 3853b63638f14ce3ad4e7d72d276158c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:37.268325  6159 tablet_replica.cc:333] T e4a0980dedec4434b498e78ac8df8599 P 3853b63638f14ce3ad4e7d72d276158c: stopping tablet replica
I20260709 14:53:37.268865  6159 raft_consensus.cc:2243] T e4a0980dedec4434b498e78ac8df8599 P 3853b63638f14ce3ad4e7d72d276158c [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:53:37.269474  6159 raft_consensus.cc:2272] T e4a0980dedec4434b498e78ac8df8599 P 3853b63638f14ce3ad4e7d72d276158c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:37.271059  6159 tablet_replica.cc:333] T f167ec177a7c43dcb47bdfbef90e8d91 P 3853b63638f14ce3ad4e7d72d276158c: stopping tablet replica
I20260709 14:53:37.271600  6159 raft_consensus.cc:2243] T f167ec177a7c43dcb47bdfbef90e8d91 P 3853b63638f14ce3ad4e7d72d276158c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:37.271970  6159 raft_consensus.cc:2272] T f167ec177a7c43dcb47bdfbef90e8d91 P 3853b63638f14ce3ad4e7d72d276158c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:37.273504  6159 tablet_replica.cc:333] T 2159fa83d9dc4c2692a23db12e0f1773 P 3853b63638f14ce3ad4e7d72d276158c: stopping tablet replica
I20260709 14:53:37.274070  6159 raft_consensus.cc:2243] T 2159fa83d9dc4c2692a23db12e0f1773 P 3853b63638f14ce3ad4e7d72d276158c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:37.274483  6159 raft_consensus.cc:2272] T 2159fa83d9dc4c2692a23db12e0f1773 P 3853b63638f14ce3ad4e7d72d276158c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:37.276005  6159 tablet_replica.cc:333] T 1c9d2663b75146b888a015f1b5ab5ad9 P 3853b63638f14ce3ad4e7d72d276158c: stopping tablet replica
I20260709 14:53:37.276485  6159 raft_consensus.cc:2243] T 1c9d2663b75146b888a015f1b5ab5ad9 P 3853b63638f14ce3ad4e7d72d276158c [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:53:37.277070  6159 raft_consensus.cc:2272] T 1c9d2663b75146b888a015f1b5ab5ad9 P 3853b63638f14ce3ad4e7d72d276158c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:37.278568  6159 tablet_replica.cc:333] T 260e9e4b4b174c06bd78fff8989f2cda P 3853b63638f14ce3ad4e7d72d276158c: stopping tablet replica
I20260709 14:53:37.279155  6159 raft_consensus.cc:2243] T 260e9e4b4b174c06bd78fff8989f2cda P 3853b63638f14ce3ad4e7d72d276158c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:37.279558  6159 raft_consensus.cc:2272] T 260e9e4b4b174c06bd78fff8989f2cda P 3853b63638f14ce3ad4e7d72d276158c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:37.281041  6159 tablet_replica.cc:333] T b7e4398ed84d48c49f5aea7e044d5988 P 3853b63638f14ce3ad4e7d72d276158c: stopping tablet replica
I20260709 14:53:37.281560  6159 raft_consensus.cc:2243] T b7e4398ed84d48c49f5aea7e044d5988 P 3853b63638f14ce3ad4e7d72d276158c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:37.281934  6159 raft_consensus.cc:2272] T b7e4398ed84d48c49f5aea7e044d5988 P 3853b63638f14ce3ad4e7d72d276158c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:37.283895  6159 tablet_replica.cc:333] T 16f64a98834d41fa8b9176a10fb9f76f P 3853b63638f14ce3ad4e7d72d276158c: stopping tablet replica
I20260709 14:53:37.284407  6159 raft_consensus.cc:2243] T 16f64a98834d41fa8b9176a10fb9f76f P 3853b63638f14ce3ad4e7d72d276158c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:37.284826  6159 raft_consensus.cc:2272] T 16f64a98834d41fa8b9176a10fb9f76f P 3853b63638f14ce3ad4e7d72d276158c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:37.286981  6159 tablet_replica.cc:333] T b39008948c8c470fb7d43ae3a2fd0ea6 P 3853b63638f14ce3ad4e7d72d276158c: stopping tablet replica
I20260709 14:53:37.287545  6159 raft_consensus.cc:2243] T b39008948c8c470fb7d43ae3a2fd0ea6 P 3853b63638f14ce3ad4e7d72d276158c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:37.287902  6159 raft_consensus.cc:2272] T b39008948c8c470fb7d43ae3a2fd0ea6 P 3853b63638f14ce3ad4e7d72d276158c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:37.289525  6159 tablet_replica.cc:333] T 9eaf6fbebb204ef29c1e4d5288665b9f P 3853b63638f14ce3ad4e7d72d276158c: stopping tablet replica
I20260709 14:53:37.290427  6159 raft_consensus.cc:2243] T 9eaf6fbebb204ef29c1e4d5288665b9f P 3853b63638f14ce3ad4e7d72d276158c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:37.290922  6159 raft_consensus.cc:2272] T 9eaf6fbebb204ef29c1e4d5288665b9f P 3853b63638f14ce3ad4e7d72d276158c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:37.292591  6159 tablet_replica.cc:333] T c4dbe85b45604277ac37550e4e39b42e P 3853b63638f14ce3ad4e7d72d276158c: stopping tablet replica
W20260709 14:53:37.292944  7391 consensus_peers.cc:597] T 1309193830474f33b093af0e45e46693 P 3853b63638f14ce3ad4e7d72d276158c -> Peer 1d75d40cbcd84cb4b284a0d8c8bcc1e0 (127.6.3.194:39831): Couldn't send request to peer 1d75d40cbcd84cb4b284a0d8c8bcc1e0. Status: Network error: Client connection negotiation failed: client connection to 127.6.3.194:39831: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:53:37.293088  6159 raft_consensus.cc:2243] T c4dbe85b45604277ac37550e4e39b42e P 3853b63638f14ce3ad4e7d72d276158c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:37.293556  6159 raft_consensus.cc:2272] T c4dbe85b45604277ac37550e4e39b42e P 3853b63638f14ce3ad4e7d72d276158c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:37.295168  6159 tablet_replica.cc:333] T 9316e14ec66f4e589f58a36d3e062bd9 P 3853b63638f14ce3ad4e7d72d276158c: stopping tablet replica
I20260709 14:53:37.295615  6159 raft_consensus.cc:2243] T 9316e14ec66f4e589f58a36d3e062bd9 P 3853b63638f14ce3ad4e7d72d276158c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:37.296036  6159 raft_consensus.cc:2272] T 9316e14ec66f4e589f58a36d3e062bd9 P 3853b63638f14ce3ad4e7d72d276158c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:37.297459  6159 tablet_replica.cc:333] T d8038c7c8d9847ce8feff810a296f0c5 P 3853b63638f14ce3ad4e7d72d276158c: stopping tablet replica
I20260709 14:53:37.297948  6159 raft_consensus.cc:2243] T d8038c7c8d9847ce8feff810a296f0c5 P 3853b63638f14ce3ad4e7d72d276158c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:37.298291  6159 raft_consensus.cc:2272] T d8038c7c8d9847ce8feff810a296f0c5 P 3853b63638f14ce3ad4e7d72d276158c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:37.299783  6159 tablet_replica.cc:333] T 24be4c59b2cf430a8060fc063a011e9a P 3853b63638f14ce3ad4e7d72d276158c: stopping tablet replica
I20260709 14:53:37.300325  6159 raft_consensus.cc:2243] T 24be4c59b2cf430a8060fc063a011e9a P 3853b63638f14ce3ad4e7d72d276158c [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:53:37.301227  6159 raft_consensus.cc:2272] T 24be4c59b2cf430a8060fc063a011e9a P 3853b63638f14ce3ad4e7d72d276158c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:37.303036  6159 tablet_replica.cc:333] T bc632fabf1554449b1c28acf58a6b2c6 P 3853b63638f14ce3ad4e7d72d276158c: stopping tablet replica
I20260709 14:53:37.303951  6159 raft_consensus.cc:2243] T bc632fabf1554449b1c28acf58a6b2c6 P 3853b63638f14ce3ad4e7d72d276158c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:37.304417  6159 raft_consensus.cc:2272] T bc632fabf1554449b1c28acf58a6b2c6 P 3853b63638f14ce3ad4e7d72d276158c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:37.305933  6159 tablet_replica.cc:333] T 10fe819f4f624ebe977287d7f96692d8 P 3853b63638f14ce3ad4e7d72d276158c: stopping tablet replica
I20260709 14:53:37.306401  6159 raft_consensus.cc:2243] T 10fe819f4f624ebe977287d7f96692d8 P 3853b63638f14ce3ad4e7d72d276158c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:37.306766  6159 raft_consensus.cc:2272] T 10fe819f4f624ebe977287d7f96692d8 P 3853b63638f14ce3ad4e7d72d276158c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:37.308225  6159 tablet_replica.cc:333] T be03c37c342a4c9ea91e91adab6a7924 P 3853b63638f14ce3ad4e7d72d276158c: stopping tablet replica
I20260709 14:53:37.308668  6159 raft_consensus.cc:2243] T be03c37c342a4c9ea91e91adab6a7924 P 3853b63638f14ce3ad4e7d72d276158c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:37.309013  6159 raft_consensus.cc:2272] T be03c37c342a4c9ea91e91adab6a7924 P 3853b63638f14ce3ad4e7d72d276158c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:37.310405  6159 tablet_replica.cc:333] T 4b2be9a148e64cd7919aff18b4b6e524 P 3853b63638f14ce3ad4e7d72d276158c: stopping tablet replica
I20260709 14:53:37.310883  6159 raft_consensus.cc:2243] T 4b2be9a148e64cd7919aff18b4b6e524 P 3853b63638f14ce3ad4e7d72d276158c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:37.311283  6159 raft_consensus.cc:2272] T 4b2be9a148e64cd7919aff18b4b6e524 P 3853b63638f14ce3ad4e7d72d276158c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:37.312718  6159 tablet_replica.cc:333] T 0ea7a01b45f54d51b9113ffeffe0275c P 3853b63638f14ce3ad4e7d72d276158c: stopping tablet replica
I20260709 14:53:37.313179  6159 raft_consensus.cc:2243] T 0ea7a01b45f54d51b9113ffeffe0275c P 3853b63638f14ce3ad4e7d72d276158c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:37.313545  6159 raft_consensus.cc:2272] T 0ea7a01b45f54d51b9113ffeffe0275c P 3853b63638f14ce3ad4e7d72d276158c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:37.315224  6159 tablet_replica.cc:333] T 51021f6aabdc41329e6a5b6a568088d7 P 3853b63638f14ce3ad4e7d72d276158c: stopping tablet replica
I20260709 14:53:37.315738  6159 raft_consensus.cc:2243] T 51021f6aabdc41329e6a5b6a568088d7 P 3853b63638f14ce3ad4e7d72d276158c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:37.316159  6159 raft_consensus.cc:2272] T 51021f6aabdc41329e6a5b6a568088d7 P 3853b63638f14ce3ad4e7d72d276158c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:37.318078  6159 tablet_replica.cc:333] T 877ab81f4d624d3b97d9ec6add28bfb4 P 3853b63638f14ce3ad4e7d72d276158c: stopping tablet replica
I20260709 14:53:37.318573  6159 raft_consensus.cc:2243] T 877ab81f4d624d3b97d9ec6add28bfb4 P 3853b63638f14ce3ad4e7d72d276158c [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:53:37.319356  6159 raft_consensus.cc:2272] T 877ab81f4d624d3b97d9ec6add28bfb4 P 3853b63638f14ce3ad4e7d72d276158c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:37.321260  6159 tablet_replica.cc:333] T 2972b8dad1a946dcbcd2cd039745b05e P 3853b63638f14ce3ad4e7d72d276158c: stopping tablet replica
I20260709 14:53:37.321687  6159 raft_consensus.cc:2243] T 2972b8dad1a946dcbcd2cd039745b05e P 3853b63638f14ce3ad4e7d72d276158c [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:53:37.322255  6159 raft_consensus.cc:2272] T 2972b8dad1a946dcbcd2cd039745b05e P 3853b63638f14ce3ad4e7d72d276158c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:37.323945  6159 tablet_replica.cc:333] T 1d25b280f25a433f8e798ffd3a15b281 P 3853b63638f14ce3ad4e7d72d276158c: stopping tablet replica
I20260709 14:53:37.324689  6159 raft_consensus.cc:2243] T 1d25b280f25a433f8e798ffd3a15b281 P 3853b63638f14ce3ad4e7d72d276158c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:37.325129  6159 raft_consensus.cc:2272] T 1d25b280f25a433f8e798ffd3a15b281 P 3853b63638f14ce3ad4e7d72d276158c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:37.326623  6159 tablet_replica.cc:333] T 9ccbe12474dc4a96b457abc54d87a121 P 3853b63638f14ce3ad4e7d72d276158c: stopping tablet replica
I20260709 14:53:37.327029  6159 raft_consensus.cc:2243] T 9ccbe12474dc4a96b457abc54d87a121 P 3853b63638f14ce3ad4e7d72d276158c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:37.327411  6159 raft_consensus.cc:2272] T 9ccbe12474dc4a96b457abc54d87a121 P 3853b63638f14ce3ad4e7d72d276158c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:37.329018  6159 tablet_replica.cc:333] T da30c040b91d449a914931543871b0eb P 3853b63638f14ce3ad4e7d72d276158c: stopping tablet replica
I20260709 14:53:37.329417  6159 raft_consensus.cc:2243] T da30c040b91d449a914931543871b0eb P 3853b63638f14ce3ad4e7d72d276158c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:37.329739  6159 raft_consensus.cc:2272] T da30c040b91d449a914931543871b0eb P 3853b63638f14ce3ad4e7d72d276158c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:37.331229  6159 tablet_replica.cc:333] T 9f5541c526e4448eb831411fe8836d4c P 3853b63638f14ce3ad4e7d72d276158c: stopping tablet replica
I20260709 14:53:37.331911  6159 raft_consensus.cc:2243] T 9f5541c526e4448eb831411fe8836d4c P 3853b63638f14ce3ad4e7d72d276158c [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:53:37.332684  6159 raft_consensus.cc:2272] T 9f5541c526e4448eb831411fe8836d4c P 3853b63638f14ce3ad4e7d72d276158c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:37.334762  6159 tablet_replica.cc:333] T 2150f032ba7347649b7c9feed89a039c P 3853b63638f14ce3ad4e7d72d276158c: stopping tablet replica
I20260709 14:53:37.335309  6159 raft_consensus.cc:2243] T 2150f032ba7347649b7c9feed89a039c P 3853b63638f14ce3ad4e7d72d276158c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:37.335641  6159 raft_consensus.cc:2272] T 2150f032ba7347649b7c9feed89a039c P 3853b63638f14ce3ad4e7d72d276158c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:37.337034  6159 tablet_replica.cc:333] T 130e64ada83e469094d5a2b36aa4ffdf P 3853b63638f14ce3ad4e7d72d276158c: stopping tablet replica
I20260709 14:53:37.337448  6159 raft_consensus.cc:2243] T 130e64ada83e469094d5a2b36aa4ffdf P 3853b63638f14ce3ad4e7d72d276158c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:37.337738  6159 raft_consensus.cc:2272] T 130e64ada83e469094d5a2b36aa4ffdf P 3853b63638f14ce3ad4e7d72d276158c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:37.339026  6159 tablet_replica.cc:333] T 7caea4e4bd544d739999eafb1dd64eba P 3853b63638f14ce3ad4e7d72d276158c: stopping tablet replica
I20260709 14:53:37.339547  6159 raft_consensus.cc:2243] T 7caea4e4bd544d739999eafb1dd64eba P 3853b63638f14ce3ad4e7d72d276158c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:37.339871  6159 raft_consensus.cc:2272] T 7caea4e4bd544d739999eafb1dd64eba P 3853b63638f14ce3ad4e7d72d276158c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:37.341639  6159 tablet_replica.cc:333] T 30ef5cb60eb548b48153fc81fba53136 P 3853b63638f14ce3ad4e7d72d276158c: stopping tablet replica
I20260709 14:53:37.342396  6159 raft_consensus.cc:2243] T 30ef5cb60eb548b48153fc81fba53136 P 3853b63638f14ce3ad4e7d72d276158c [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:53:37.343310  6159 raft_consensus.cc:2272] T 30ef5cb60eb548b48153fc81fba53136 P 3853b63638f14ce3ad4e7d72d276158c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:37.344944  6159 tablet_replica.cc:333] T e8054db7fbb346a5964b77876b4a87e2 P 3853b63638f14ce3ad4e7d72d276158c: stopping tablet replica
I20260709 14:53:37.345381  6159 raft_consensus.cc:2243] T e8054db7fbb346a5964b77876b4a87e2 P 3853b63638f14ce3ad4e7d72d276158c [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:53:37.345939  6159 raft_consensus.cc:2272] T e8054db7fbb346a5964b77876b4a87e2 P 3853b63638f14ce3ad4e7d72d276158c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:37.347370  6159 tablet_replica.cc:333] T 1e9031ce1e104f738ce30e2c57e10914 P 3853b63638f14ce3ad4e7d72d276158c: stopping tablet replica
I20260709 14:53:37.347823  6159 raft_consensus.cc:2243] T 1e9031ce1e104f738ce30e2c57e10914 P 3853b63638f14ce3ad4e7d72d276158c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:37.348202  6159 raft_consensus.cc:2272] T 1e9031ce1e104f738ce30e2c57e10914 P 3853b63638f14ce3ad4e7d72d276158c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:37.349655  6159 tablet_replica.cc:333] T c074f302205c4bada62dce41e557dbf8 P 3853b63638f14ce3ad4e7d72d276158c: stopping tablet replica
I20260709 14:53:37.350138  6159 raft_consensus.cc:2243] T c074f302205c4bada62dce41e557dbf8 P 3853b63638f14ce3ad4e7d72d276158c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:37.350507  6159 raft_consensus.cc:2272] T c074f302205c4bada62dce41e557dbf8 P 3853b63638f14ce3ad4e7d72d276158c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:37.352437  6159 tablet_replica.cc:333] T 51b8539566c744c193182dd1b62d99e3 P 3853b63638f14ce3ad4e7d72d276158c: stopping tablet replica
W20260709 14:53:37.353070  7391 consensus_peers.cc:597] T 1bbf19326d5f47ed93ff247fcf989d27 P 3853b63638f14ce3ad4e7d72d276158c -> Peer 1d75d40cbcd84cb4b284a0d8c8bcc1e0 (127.6.3.194:39831): Couldn't send request to peer 1d75d40cbcd84cb4b284a0d8c8bcc1e0. Status: Network error: Client connection negotiation failed: client connection to 127.6.3.194:39831: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:53:37.353108  6159 raft_consensus.cc:2243] T 51b8539566c744c193182dd1b62d99e3 P 3853b63638f14ce3ad4e7d72d276158c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:37.353725  6159 raft_consensus.cc:2272] T 51b8539566c744c193182dd1b62d99e3 P 3853b63638f14ce3ad4e7d72d276158c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:37.355628  6159 tablet_replica.cc:333] T 4b7d9f598fea4f09ac663c827001cac6 P 3853b63638f14ce3ad4e7d72d276158c: stopping tablet replica
I20260709 14:53:37.356207  6159 raft_consensus.cc:2243] T 4b7d9f598fea4f09ac663c827001cac6 P 3853b63638f14ce3ad4e7d72d276158c [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:53:37.356963  6159 raft_consensus.cc:2272] T 4b7d9f598fea4f09ac663c827001cac6 P 3853b63638f14ce3ad4e7d72d276158c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:37.358300  6159 tablet_replica.cc:333] T ed10dcefb0c64f628425128bb03586f2 P 3853b63638f14ce3ad4e7d72d276158c: stopping tablet replica
I20260709 14:53:37.358729  6159 raft_consensus.cc:2243] T ed10dcefb0c64f628425128bb03586f2 P 3853b63638f14ce3ad4e7d72d276158c [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:53:37.359338  6159 raft_consensus.cc:2272] T ed10dcefb0c64f628425128bb03586f2 P 3853b63638f14ce3ad4e7d72d276158c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:37.360751  6159 tablet_replica.cc:333] T 1bbf19326d5f47ed93ff247fcf989d27 P 3853b63638f14ce3ad4e7d72d276158c: stopping tablet replica
I20260709 14:53:37.361200  6159 raft_consensus.cc:2243] T 1bbf19326d5f47ed93ff247fcf989d27 P 3853b63638f14ce3ad4e7d72d276158c [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:53:37.361821  6159 raft_consensus.cc:2272] T 1bbf19326d5f47ed93ff247fcf989d27 P 3853b63638f14ce3ad4e7d72d276158c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:37.363324  6159 tablet_replica.cc:333] T ad79a67a71864ca986b633caa542ed73 P 3853b63638f14ce3ad4e7d72d276158c: stopping tablet replica
I20260709 14:53:37.363811  6159 raft_consensus.cc:2243] T ad79a67a71864ca986b633caa542ed73 P 3853b63638f14ce3ad4e7d72d276158c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:37.364154  6159 raft_consensus.cc:2272] T ad79a67a71864ca986b633caa542ed73 P 3853b63638f14ce3ad4e7d72d276158c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:37.365621  6159 tablet_replica.cc:333] T 63ac319494e44cbd8d3f4c1fee8b856c P 3853b63638f14ce3ad4e7d72d276158c: stopping tablet replica
I20260709 14:53:37.366043  6159 raft_consensus.cc:2243] T 63ac319494e44cbd8d3f4c1fee8b856c P 3853b63638f14ce3ad4e7d72d276158c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:37.366410  6159 raft_consensus.cc:2272] T 63ac319494e44cbd8d3f4c1fee8b856c P 3853b63638f14ce3ad4e7d72d276158c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:37.368038  6159 tablet_replica.cc:333] T 6c0c41c1cd1843178e3643b3b2f5d079 P 3853b63638f14ce3ad4e7d72d276158c: stopping tablet replica
I20260709 14:53:37.368486  6159 raft_consensus.cc:2243] T 6c0c41c1cd1843178e3643b3b2f5d079 P 3853b63638f14ce3ad4e7d72d276158c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:37.368832  6159 raft_consensus.cc:2272] T 6c0c41c1cd1843178e3643b3b2f5d079 P 3853b63638f14ce3ad4e7d72d276158c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:37.370339  6159 tablet_replica.cc:333] T a9d25e087f524187bf515b4fff98f983 P 3853b63638f14ce3ad4e7d72d276158c: stopping tablet replica
I20260709 14:53:37.370810  6159 raft_consensus.cc:2243] T a9d25e087f524187bf515b4fff98f983 P 3853b63638f14ce3ad4e7d72d276158c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:37.371184  6159 raft_consensus.cc:2272] T a9d25e087f524187bf515b4fff98f983 P 3853b63638f14ce3ad4e7d72d276158c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:37.372615  6159 tablet_replica.cc:333] T 1309193830474f33b093af0e45e46693 P 3853b63638f14ce3ad4e7d72d276158c: stopping tablet replica
I20260709 14:53:37.373075  6159 raft_consensus.cc:2243] T 1309193830474f33b093af0e45e46693 P 3853b63638f14ce3ad4e7d72d276158c [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:53:37.373664  6159 raft_consensus.cc:2272] T 1309193830474f33b093af0e45e46693 P 3853b63638f14ce3ad4e7d72d276158c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:37.375017  6159 tablet_replica.cc:333] T 328180a1740e4354ae868a6b62a29aa5 P 3853b63638f14ce3ad4e7d72d276158c: stopping tablet replica
I20260709 14:53:37.375533  6159 raft_consensus.cc:2243] T 328180a1740e4354ae868a6b62a29aa5 P 3853b63638f14ce3ad4e7d72d276158c [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:53:37.376255  6159 raft_consensus.cc:2272] T 328180a1740e4354ae868a6b62a29aa5 P 3853b63638f14ce3ad4e7d72d276158c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:37.377693  6159 tablet_replica.cc:333] T e16419b6aae9473ea57727a0e25d441c P 3853b63638f14ce3ad4e7d72d276158c: stopping tablet replica
I20260709 14:53:37.378104  6159 raft_consensus.cc:2243] T e16419b6aae9473ea57727a0e25d441c P 3853b63638f14ce3ad4e7d72d276158c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:37.378430  6159 raft_consensus.cc:2272] T e16419b6aae9473ea57727a0e25d441c P 3853b63638f14ce3ad4e7d72d276158c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:37.379860  6159 tablet_replica.cc:333] T 2c9e230728134e9da7bb1deb6c5fb1a8 P 3853b63638f14ce3ad4e7d72d276158c: stopping tablet replica
I20260709 14:53:37.380300  6159 raft_consensus.cc:2243] T 2c9e230728134e9da7bb1deb6c5fb1a8 P 3853b63638f14ce3ad4e7d72d276158c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:37.380659  6159 raft_consensus.cc:2272] T 2c9e230728134e9da7bb1deb6c5fb1a8 P 3853b63638f14ce3ad4e7d72d276158c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:37.382107  6159 tablet_replica.cc:333] T dd1f78ebde264639b0f16d4e8ca7cba4 P 3853b63638f14ce3ad4e7d72d276158c: stopping tablet replica
I20260709 14:53:37.382622  6159 raft_consensus.cc:2243] T dd1f78ebde264639b0f16d4e8ca7cba4 P 3853b63638f14ce3ad4e7d72d276158c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:37.383008  6159 raft_consensus.cc:2272] T dd1f78ebde264639b0f16d4e8ca7cba4 P 3853b63638f14ce3ad4e7d72d276158c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:37.384579  6159 tablet_replica.cc:333] T 3f549f3b984a459aa5ba40e4e31d803d P 3853b63638f14ce3ad4e7d72d276158c: stopping tablet replica
I20260709 14:53:37.384994  6159 raft_consensus.cc:2243] T 3f549f3b984a459aa5ba40e4e31d803d P 3853b63638f14ce3ad4e7d72d276158c [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:53:37.385591  6159 raft_consensus.cc:2272] T 3f549f3b984a459aa5ba40e4e31d803d P 3853b63638f14ce3ad4e7d72d276158c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:37.387128  6159 tablet_replica.cc:333] T f844ef1e83b74b8ca345e94e6c37557c P 3853b63638f14ce3ad4e7d72d276158c: stopping tablet replica
I20260709 14:53:37.387583  6159 raft_consensus.cc:2243] T f844ef1e83b74b8ca345e94e6c37557c P 3853b63638f14ce3ad4e7d72d276158c [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:53:37.388309  6159 raft_consensus.cc:2272] T f844ef1e83b74b8ca345e94e6c37557c P 3853b63638f14ce3ad4e7d72d276158c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:37.389782  6159 tablet_replica.cc:333] T e524e02272da466c8a64f6915940adbc P 3853b63638f14ce3ad4e7d72d276158c: stopping tablet replica
I20260709 14:53:37.390239  6159 raft_consensus.cc:2243] T e524e02272da466c8a64f6915940adbc P 3853b63638f14ce3ad4e7d72d276158c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:37.390653  6159 raft_consensus.cc:2272] T e524e02272da466c8a64f6915940adbc P 3853b63638f14ce3ad4e7d72d276158c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:37.392292  6159 tablet_replica.cc:333] T 742c4baeb736496ba5723eb4f65fb865 P 3853b63638f14ce3ad4e7d72d276158c: stopping tablet replica
I20260709 14:53:37.392722  6159 raft_consensus.cc:2243] T 742c4baeb736496ba5723eb4f65fb865 P 3853b63638f14ce3ad4e7d72d276158c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:37.393071  6159 raft_consensus.cc:2272] T 742c4baeb736496ba5723eb4f65fb865 P 3853b63638f14ce3ad4e7d72d276158c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:37.471197  6159 tablet_server.cc:196] TabletServer@127.6.3.195:0 shutdown complete.
I20260709 14:53:37.535925  6159 tablet_server.cc:179] TabletServer@127.6.3.196:0 shutting down...
I20260709 14:53:37.561117  6159 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 14:53:37.576308  6159 tablet_server.cc:196] TabletServer@127.6.3.196:0 shutdown complete.
I20260709 14:53:37.582960  6159 master.cc:562] Master@127.6.3.254:45707 shutting down...
I20260709 14:53:37.597596  6159 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 5689616f0539427f89723e377a6ae550 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:53:37.598145  6159 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 5689616f0539427f89723e377a6ae550 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:37.598441  6159 tablet_replica.cc:333] T 00000000000000000000000000000000 P 5689616f0539427f89723e377a6ae550: stopping tablet replica
I20260709 14:53:37.617972  6159 master.cc:584] Master@127.6.3.254:45707 shutdown complete.
[       OK ] LeaderRebalancerTest.AddTserver (18902 ms)
[ RUN      ] LeaderRebalancerTest.RestartTserver
I20260709 14:53:37.697650  6159 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.6.3.254:40445
I20260709 14:53:37.698729  6159 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:53:37.704557  8039 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
W20260709 14:53:37.704897  8038 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
W20260709 14:53:37.705367  8041 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
I20260709 14:53:37.705678  6159 server_base.cc:1061] running on GCE node
I20260709 14:53:37.706511  6159 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 14:53:37.706681  6159 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 14:53:37.706789  6159 hybrid_clock.cc:648] HybridClock initialized: now 1783608817706779 us; error 0 us; skew 500 ppm
I20260709 14:53:37.707266  6159 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:53:37.709331  6159 webserver.cc:533] Webserver started at http://127.6.3.254:36467/ using document root <none> and password file <none>
I20260709 14:53:37.709771  6159 fs_manager.cc:362] Metadata directory not provided
I20260709 14:53:37.709915  6159 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 14:53:37.710119  6159 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 14:53:37.711192  6159 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskD7XNpc/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783608775933393-6159-0/minicluster-data/master-0-root/instance:
uuid: "34cf450d547a435cbe8ae5cd7259315d"
format_stamp: "Formatted at 2026-07-09 14:53:37 on dist-test-slave-rx4q"
I20260709 14:53:37.715046  6159 fs_manager.cc:696] Time spent creating directory manager: real 0.003s	user 0.001s	sys 0.003s
I20260709 14:53:37.718101  8046 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:53:37.718777  6159 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260709 14:53:37.718997  6159 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskD7XNpc/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783608775933393-6159-0/minicluster-data/master-0-root
uuid: "34cf450d547a435cbe8ae5cd7259315d"
format_stamp: "Formatted at 2026-07-09 14:53:37 on dist-test-slave-rx4q"
I20260709 14:53:37.719296  6159 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskD7XNpc/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783608775933393-6159-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskD7XNpc/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783608775933393-6159-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskD7XNpc/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783608775933393-6159-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)
I20260709 14:53:37.733518  6159 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:53:37.734526  6159 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:53:37.769547  6159 rpc_server.cc:307] RPC server started. Bound to: 127.6.3.254:40445
I20260709 14:53:37.769625  8097 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.6.3.254:40445 every 8 connection(s)
I20260709 14:53:37.773317  8098 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:37.783463  8098 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 34cf450d547a435cbe8ae5cd7259315d: Bootstrap starting.
I20260709 14:53:37.787671  8098 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 34cf450d547a435cbe8ae5cd7259315d: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:37.791404  8098 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 34cf450d547a435cbe8ae5cd7259315d: No bootstrap required, opened a new log
I20260709 14:53:37.793308  8098 raft_consensus.cc:359] T 00000000000000000000000000000000 P 34cf450d547a435cbe8ae5cd7259315d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "34cf450d547a435cbe8ae5cd7259315d" member_type: VOTER }
I20260709 14:53:37.793660  8098 raft_consensus.cc:385] T 00000000000000000000000000000000 P 34cf450d547a435cbe8ae5cd7259315d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:37.793901  8098 raft_consensus.cc:740] T 00000000000000000000000000000000 P 34cf450d547a435cbe8ae5cd7259315d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 34cf450d547a435cbe8ae5cd7259315d, State: Initialized, Role: FOLLOWER
I20260709 14:53:37.794391  8098 consensus_queue.cc:260] T 00000000000000000000000000000000 P 34cf450d547a435cbe8ae5cd7259315d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "34cf450d547a435cbe8ae5cd7259315d" member_type: VOTER }
I20260709 14:53:37.794826  8098 raft_consensus.cc:399] T 00000000000000000000000000000000 P 34cf450d547a435cbe8ae5cd7259315d [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260709 14:53:37.795029  8098 raft_consensus.cc:493] T 00000000000000000000000000000000 P 34cf450d547a435cbe8ae5cd7259315d [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260709 14:53:37.795303  8098 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 34cf450d547a435cbe8ae5cd7259315d [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:37.798776  8098 raft_consensus.cc:515] T 00000000000000000000000000000000 P 34cf450d547a435cbe8ae5cd7259315d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "34cf450d547a435cbe8ae5cd7259315d" member_type: VOTER }
I20260709 14:53:37.799234  8098 leader_election.cc:304] T 00000000000000000000000000000000 P 34cf450d547a435cbe8ae5cd7259315d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 34cf450d547a435cbe8ae5cd7259315d; no voters: 
I20260709 14:53:37.800268  8098 leader_election.cc:290] T 00000000000000000000000000000000 P 34cf450d547a435cbe8ae5cd7259315d [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260709 14:53:37.800616  8101 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 34cf450d547a435cbe8ae5cd7259315d [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:53:37.801865  8101 raft_consensus.cc:697] T 00000000000000000000000000000000 P 34cf450d547a435cbe8ae5cd7259315d [term 1 LEADER]: Becoming Leader. State: Replica: 34cf450d547a435cbe8ae5cd7259315d, State: Running, Role: LEADER
I20260709 14:53:37.802438  8101 consensus_queue.cc:237] T 00000000000000000000000000000000 P 34cf450d547a435cbe8ae5cd7259315d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "34cf450d547a435cbe8ae5cd7259315d" member_type: VOTER }
I20260709 14:53:37.803092  8098 sys_catalog.cc:565] T 00000000000000000000000000000000 P 34cf450d547a435cbe8ae5cd7259315d [sys.catalog]: configured and running, proceeding with master startup.
I20260709 14:53:37.806802  8103 sys_catalog.cc:455] T 00000000000000000000000000000000 P 34cf450d547a435cbe8ae5cd7259315d [sys.catalog]: SysCatalogTable state changed. Reason: New leader 34cf450d547a435cbe8ae5cd7259315d. Latest consensus state: current_term: 1 leader_uuid: "34cf450d547a435cbe8ae5cd7259315d" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "34cf450d547a435cbe8ae5cd7259315d" member_type: VOTER } }
I20260709 14:53:37.807099  8102 sys_catalog.cc:455] T 00000000000000000000000000000000 P 34cf450d547a435cbe8ae5cd7259315d [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "34cf450d547a435cbe8ae5cd7259315d" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "34cf450d547a435cbe8ae5cd7259315d" member_type: VOTER } }
I20260709 14:53:37.807572  8103 sys_catalog.cc:458] T 00000000000000000000000000000000 P 34cf450d547a435cbe8ae5cd7259315d [sys.catalog]: This master's current role is: LEADER
I20260709 14:53:37.807803  8102 sys_catalog.cc:458] T 00000000000000000000000000000000 P 34cf450d547a435cbe8ae5cd7259315d [sys.catalog]: This master's current role is: LEADER
I20260709 14:53:37.810716  8108 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260709 14:53:37.818168  8108 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260709 14:53:37.818990  6159 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260709 14:53:37.826260  8108 catalog_manager.cc:1383] Generated new cluster ID: 1860009a76394ea089241540988045ef
I20260709 14:53:37.826489  8108 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260709 14:53:37.842371  8108 catalog_manager.cc:1406] Generated new certificate authority record
I20260709 14:53:37.843417  8108 catalog_manager.cc:1540] Loading token signing keys...
I20260709 14:53:37.856304  8108 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 34cf450d547a435cbe8ae5cd7259315d: Generated new TSK 0
I20260709 14:53:37.856757  8108 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260709 14:53:37.884923  6159 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:53:37.890370  8119 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
W20260709 14:53:37.891610  8120 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
W20260709 14:53:37.892792  8122 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
I20260709 14:53:37.893692  6159 server_base.cc:1061] running on GCE node
I20260709 14:53:37.894577  6159 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 14:53:37.894779  6159 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 14:53:37.894959  6159 hybrid_clock.cc:648] HybridClock initialized: now 1783608817894941 us; error 0 us; skew 500 ppm
I20260709 14:53:37.895553  6159 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:53:37.897547  6159 webserver.cc:533] Webserver started at http://127.6.3.193:41035/ using document root <none> and password file <none>
I20260709 14:53:37.898020  6159 fs_manager.cc:362] Metadata directory not provided
I20260709 14:53:37.898218  6159 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 14:53:37.898499  6159 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 14:53:37.899595  6159 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskD7XNpc/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783608775933393-6159-0/minicluster-data/ts-0-root/instance:
uuid: "973451fb40234dca93d60a5ad4ca93e4"
format_stamp: "Formatted at 2026-07-09 14:53:37 on dist-test-slave-rx4q"
I20260709 14:53:37.903687  6159 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260709 14:53:37.906548  8127 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:53:37.907253  6159 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260709 14:53:37.907516  6159 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskD7XNpc/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783608775933393-6159-0/minicluster-data/ts-0-root
uuid: "973451fb40234dca93d60a5ad4ca93e4"
format_stamp: "Formatted at 2026-07-09 14:53:37 on dist-test-slave-rx4q"
I20260709 14:53:37.907766  6159 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskD7XNpc/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783608775933393-6159-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskD7XNpc/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783608775933393-6159-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskD7XNpc/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783608775933393-6159-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)
I20260709 14:53:37.934019  6159 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:53:37.935145  6159 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:53:37.936496  6159 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 14:53:37.938699  6159 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 14:53:37.938858  6159 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:53:37.939157  6159 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 14:53:37.939322  6159 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:53:37.976061  6159 rpc_server.cc:307] RPC server started. Bound to: 127.6.3.193:39227
I20260709 14:53:37.976146  8189 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.6.3.193:39227 every 8 connection(s)
I20260709 14:53:37.980728  6159 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:53:37.986671  8194 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
W20260709 14:53:37.988010  8195 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
I20260709 14:53:37.991498  6159 server_base.cc:1061] running on GCE node
W20260709 14:53:37.992936  8198 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
I20260709 14:53:37.993770  8190 heartbeater.cc:344] Connected to a master server at 127.6.3.254:40445
I20260709 14:53:37.993958  6159 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260709 14:53:37.994133  8190 heartbeater.cc:461] Registering TS with master...
W20260709 14:53:37.994207  6159 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 14:53:37.994441  6159 hybrid_clock.cc:648] HybridClock initialized: now 1783608817994425 us; error 0 us; skew 500 ppm
I20260709 14:53:37.994912  8190 heartbeater.cc:507] Master 127.6.3.254:40445 requested a full tablet report, sending...
I20260709 14:53:37.995143  6159 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:53:37.997043  8063 ts_manager.cc:194] Registered new tserver with Master: 973451fb40234dca93d60a5ad4ca93e4 (127.6.3.193:39227)
I20260709 14:53:37.997543  6159 webserver.cc:533] Webserver started at http://127.6.3.194:38525/ using document root <none> and password file <none>
I20260709 14:53:37.998014  6159 fs_manager.cc:362] Metadata directory not provided
I20260709 14:53:37.998214  6159 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 14:53:37.998456  6159 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 14:53:37.998872  8063 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:50072
I20260709 14:53:37.999496  6159 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskD7XNpc/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783608775933393-6159-0/minicluster-data/ts-1-root/instance:
uuid: "b1bcbe2df07744caaeb7a15d00dad2d1"
format_stamp: "Formatted at 2026-07-09 14:53:37 on dist-test-slave-rx4q"
I20260709 14:53:38.003983  6159 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260709 14:53:38.006839  8202 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:53:38.007537  6159 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260709 14:53:38.007798  6159 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskD7XNpc/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783608775933393-6159-0/minicluster-data/ts-1-root
uuid: "b1bcbe2df07744caaeb7a15d00dad2d1"
format_stamp: "Formatted at 2026-07-09 14:53:37 on dist-test-slave-rx4q"
I20260709 14:53:38.008041  6159 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskD7XNpc/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783608775933393-6159-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskD7XNpc/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783608775933393-6159-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskD7XNpc/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783608775933393-6159-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)
I20260709 14:53:38.021685  6159 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:53:38.022724  6159 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:53:38.024055  6159 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 14:53:38.026031  6159 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 14:53:38.026245  6159 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:53:38.026487  6159 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 14:53:38.026655  6159 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:53:38.063318  6159 rpc_server.cc:307] RPC server started. Bound to: 127.6.3.194:43283
I20260709 14:53:38.063410  8264 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.6.3.194:43283 every 8 connection(s)
I20260709 14:53:38.067682  6159 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:53:38.074054  8268 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
W20260709 14:53:38.074869  8269 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
I20260709 14:53:38.077790  6159 server_base.cc:1061] running on GCE node
W20260709 14:53:38.078126  8271 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
I20260709 14:53:38.079064  6159 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 14:53:38.079348  6159 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 14:53:38.079609  6159 hybrid_clock.cc:648] HybridClock initialized: now 1783608818079590 us; error 0 us; skew 500 ppm
I20260709 14:53:38.079742  8265 heartbeater.cc:344] Connected to a master server at 127.6.3.254:40445
I20260709 14:53:38.080036  8265 heartbeater.cc:461] Registering TS with master...
I20260709 14:53:38.080221  6159 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:53:38.080600  8265 heartbeater.cc:507] Master 127.6.3.254:40445 requested a full tablet report, sending...
I20260709 14:53:38.082667  8063 ts_manager.cc:194] Registered new tserver with Master: b1bcbe2df07744caaeb7a15d00dad2d1 (127.6.3.194:43283)
I20260709 14:53:38.082705  6159 webserver.cc:533] Webserver started at http://127.6.3.195:37223/ using document root <none> and password file <none>
I20260709 14:53:38.083352  6159 fs_manager.cc:362] Metadata directory not provided
I20260709 14:53:38.083577  6159 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 14:53:38.083851  6159 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 14:53:38.084200  8063 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:50082
I20260709 14:53:38.084995  6159 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskD7XNpc/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783608775933393-6159-0/minicluster-data/ts-2-root/instance:
uuid: "067d127df48c4d5aae445170aef96762"
format_stamp: "Formatted at 2026-07-09 14:53:38 on dist-test-slave-rx4q"
I20260709 14:53:38.089079  6159 fs_manager.cc:696] Time spent creating directory manager: real 0.003s	user 0.005s	sys 0.000s
I20260709 14:53:38.091970  8276 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:53:38.092693  6159 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260709 14:53:38.092967  6159 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskD7XNpc/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783608775933393-6159-0/minicluster-data/ts-2-root
uuid: "067d127df48c4d5aae445170aef96762"
format_stamp: "Formatted at 2026-07-09 14:53:38 on dist-test-slave-rx4q"
I20260709 14:53:38.093232  6159 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskD7XNpc/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783608775933393-6159-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskD7XNpc/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783608775933393-6159-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskD7XNpc/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783608775933393-6159-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)
I20260709 14:53:38.126248  6159 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:53:38.127449  6159 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:53:38.128780  6159 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 14:53:38.130815  6159 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 14:53:38.131062  6159 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:53:38.131314  6159 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 14:53:38.131489  6159 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:53:38.167321  6159 rpc_server.cc:307] RPC server started. Bound to: 127.6.3.195:41465
I20260709 14:53:38.167413  8338 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.6.3.195:41465 every 8 connection(s)
I20260709 14:53:38.171756  6159 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:53:38.178138  8342 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
W20260709 14:53:38.180428  8343 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
I20260709 14:53:38.181835  6159 server_base.cc:1061] running on GCE node
I20260709 14:53:38.182870  8339 heartbeater.cc:344] Connected to a master server at 127.6.3.254:40445
I20260709 14:53:38.183336  8339 heartbeater.cc:461] Registering TS with master...
W20260709 14:53:38.183368  8346 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
I20260709 14:53:38.184271  8339 heartbeater.cc:507] Master 127.6.3.254:40445 requested a full tablet report, sending...
I20260709 14:53:38.184443  6159 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 14:53:38.184708  6159 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 14:53:38.184900  6159 hybrid_clock.cc:648] HybridClock initialized: now 1783608818184883 us; error 0 us; skew 500 ppm
I20260709 14:53:38.185470  6159 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:53:38.186539  8063 ts_manager.cc:194] Registered new tserver with Master: 067d127df48c4d5aae445170aef96762 (127.6.3.195:41465)
I20260709 14:53:38.188071  6159 webserver.cc:533] Webserver started at http://127.6.3.196:36053/ using document root <none> and password file <none>
I20260709 14:53:38.188349  8063 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:50094
I20260709 14:53:38.188731  6159 fs_manager.cc:362] Metadata directory not provided
I20260709 14:53:38.188995  6159 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 14:53:38.189299  6159 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 14:53:38.190730  6159 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskD7XNpc/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783608775933393-6159-0/minicluster-data/ts-3-root/instance:
uuid: "bf45b641d5dd4b868ad6c3f969c62453"
format_stamp: "Formatted at 2026-07-09 14:53:38 on dist-test-slave-rx4q"
I20260709 14:53:38.194617  6159 fs_manager.cc:696] Time spent creating directory manager: real 0.003s	user 0.002s	sys 0.001s
I20260709 14:53:38.197467  8350 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:53:38.198154  6159 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260709 14:53:38.198431  6159 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskD7XNpc/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783608775933393-6159-0/minicluster-data/ts-3-root
uuid: "bf45b641d5dd4b868ad6c3f969c62453"
format_stamp: "Formatted at 2026-07-09 14:53:38 on dist-test-slave-rx4q"
I20260709 14:53:38.198707  6159 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskD7XNpc/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783608775933393-6159-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskD7XNpc/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783608775933393-6159-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskD7XNpc/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783608775933393-6159-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)
I20260709 14:53:38.214236  6159 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:53:38.215397  6159 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:53:38.216678  6159 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 14:53:38.218492  6159 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 14:53:38.218709  6159 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:53:38.218930  6159 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 14:53:38.219108  6159 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:53:38.255336  6159 rpc_server.cc:307] RPC server started. Bound to: 127.6.3.196:43451
I20260709 14:53:38.255429  8412 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.6.3.196:43451 every 8 connection(s)
I20260709 14:53:38.267534  8413 heartbeater.cc:344] Connected to a master server at 127.6.3.254:40445
I20260709 14:53:38.267885  8413 heartbeater.cc:461] Registering TS with master...
I20260709 14:53:38.268509  8413 heartbeater.cc:507] Master 127.6.3.254:40445 requested a full tablet report, sending...
I20260709 14:53:38.270123  8063 ts_manager.cc:194] Registered new tserver with Master: bf45b641d5dd4b868ad6c3f969c62453 (127.6.3.196:43451)
I20260709 14:53:38.270502  6159 internal_mini_cluster.cc:371] 4 TS(s) registered with all masters after 0.012138566s
I20260709 14:53:38.271703  8063 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:50096
I20260709 14:53:38.293247  8063 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:50112:
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\313c+\002\004\001\000\226\307V\004\004\001\000a+\202\006\004\001\000,\217\255\010\004\001\000\367\362\330\n\004\001\000\302V\004\r\004\001\000\215\272/\017\004\001\000X\036[\021\004\001\000#\202\206\023\004\001\000\356\345\261\025\004\001\000\271I\335\027\004\001\000\204\255\010\032\004\001\000O\0214\034\004\001\000\032u_\036\004\001\000\345\330\212 \004\001\000\260<\266\"\004\001\000{\240\341$\004\001\000F\004\r\'\004\001\000\021h8)\004\001\000\334\313c+\004\001\000\247/\217-\004\001\000r\223\272/\004\001\000=\367\3451\004\001\000\010[\0214\004\001\000\323\276<6\004\001\000\236\"h8\004\001\000i\206\223:\004\001\0004\352\276<\004\001\000\377M\352>\004\001\000\312\261\025A\004\001\000\225\025AC\004\001\000`ylE\004\001\000+\335\227G\004\001\000\366@\303I\004\001\000\301\244\356K\004\001\000\214\010\032N\004\001\000WlEP\004\001\000\"\320pR\004\001\000\3553\234T\004\001\000\270\227\307V\004\001\000\203\373\362X\004\001\000N_\036[\004\001\000\031\303I]\004\001\000\344&u_\004\001\000\257\212\240a\004\001\000z\356\313c\004\001\000ER\367e\004\001\000\020\266\"h\004\001\000\333\031Nj\004\001\000\246}yl\004\001\000q\341\244n\004\001\000<E\320p\004\001\000\007\251\373r\004\001\000\322\014\'u\004\001\000\235pRw\004\001\000h\324}y\004\001\00038\251{\004\001\000\376\233\324}""\004\001\000\313c+\002\004\001\000\226\307V\004\004\001\000a+\202\006\004\001\000,\217\255\010\004\001\000\367\362\330\n\004\001\000\302V\004\r\004\001\000\215\272/\017\004\001\000X\036[\021\004\001\000#\202\206\023\004\001\000\356\345\261\025\004\001\000\271I\335\027\004\001\000\204\255\010\032\004\001\000O\0214\034\004\001\000\032u_\036\004\001\000\345\330\212 \004\001\000\260<\266\"\004\001\000{\240\341$\004\001\000F\004\r\'\004\001\000\021h8)\004\001\000\334\313c+\004\001\000\247/\217-\004\001\000r\223\272/\004\001\000=\367\3451\004\001\000\010[\0214\004\001\000\323\276<6\004\001\000\236\"h8\004\001\000i\206\223:\004\001\0004\352\276<\004\001\000\377M\352>\004\001\000\312\261\025A\004\001\000\225\025AC\004\001\000`ylE\004\001\000+\335\227G\004\001\000\366@\303I\004\001\000\301\244\356K\004\001\000\214\010\032N\004\001\000WlEP\004\001\000\"\320pR\004\001\000\3553\234T\004\001\000\270\227\307V\004\001\000\203\373\362X\004\001\000N_\036[\004\001\000\031\303I]\004\001\000\344&u_\004\001\000\257\212\240a\004\001\000z\356\313c\004\001\000ER\367e\004\001\000\020\266\"h\004\001\000\333\031Nj\004\001\000\246}yl\004\001\000q\341\244n\004\001\000<E\320p\004\001\000\007\251\373r\004\001\000\322\014\'u\004\001\000\235pRw\004\001\000h\324}y\004\001\00038\251{\004\001\000\376\233\324}"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
I20260709 14:53:38.524809  8230 tablet_service.cc:1511] Processing CreateTablet for tablet e240dd434d5c4438ad730779e28b67c1 (DEFAULT_TABLE table=test-workload [id=dcf00b5147a24b9887e8b093cef974b9]), partition=RANGE (key) PARTITION VALUES < 36398027
I20260709 14:53:38.526436  8230 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e240dd434d5c4438ad730779e28b67c1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:38.527830  8229 tablet_service.cc:1511] Processing CreateTablet for tablet bbcc360fbc064e3d83a35a26efc2e8fc (DEFAULT_TABLE table=test-workload [id=dcf00b5147a24b9887e8b093cef974b9]), partition=RANGE (key) PARTITION 36398027 <= VALUES < 72796054
I20260709 14:53:38.529168  8229 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bbcc360fbc064e3d83a35a26efc2e8fc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:38.532963  8228 tablet_service.cc:1511] Processing CreateTablet for tablet a0de5375ba784f739355485309703466 (DEFAULT_TABLE table=test-workload [id=dcf00b5147a24b9887e8b093cef974b9]), partition=RANGE (key) PARTITION 109194081 <= VALUES < 145592108
I20260709 14:53:38.534617  8228 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a0de5375ba784f739355485309703466. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:38.536862  8227 tablet_service.cc:1511] Processing CreateTablet for tablet 5c2e9b91ed864ebcab9eee5fcbe0c728 (DEFAULT_TABLE table=test-workload [id=dcf00b5147a24b9887e8b093cef974b9]), partition=RANGE (key) PARTITION 145592108 <= VALUES < 181990135
I20260709 14:53:38.538312  8227 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5c2e9b91ed864ebcab9eee5fcbe0c728. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:38.544955  8226 tablet_service.cc:1511] Processing CreateTablet for tablet bfb16a9ed123411baf42930ef96847b6 (DEFAULT_TABLE table=test-workload [id=dcf00b5147a24b9887e8b093cef974b9]), partition=RANGE (key) PARTITION 181990135 <= VALUES < 218388162
I20260709 14:53:38.546176  8226 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bfb16a9ed123411baf42930ef96847b6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:38.553567  8225 tablet_service.cc:1511] Processing CreateTablet for tablet 17e540f4871b41a5acc8915c4c08326c (DEFAULT_TABLE table=test-workload [id=dcf00b5147a24b9887e8b093cef974b9]), partition=RANGE (key) PARTITION 254786189 <= VALUES < 291184216
I20260709 14:53:38.554822  8225 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 17e540f4871b41a5acc8915c4c08326c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:38.557277  8223 tablet_service.cc:1511] Processing CreateTablet for tablet 3db4b5e3b42948e0a97e30b92d8a28b5 (DEFAULT_TABLE table=test-workload [id=dcf00b5147a24b9887e8b093cef974b9]), partition=RANGE (key) PARTITION 327582243 <= VALUES < 363980270
I20260709 14:53:38.558436  8223 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3db4b5e3b42948e0a97e30b92d8a28b5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:38.560125  8155 tablet_service.cc:1511] Processing CreateTablet for tablet e240dd434d5c4438ad730779e28b67c1 (DEFAULT_TABLE table=test-workload [id=dcf00b5147a24b9887e8b093cef974b9]), partition=RANGE (key) PARTITION VALUES < 36398027
I20260709 14:53:38.561399  8155 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e240dd434d5c4438ad730779e28b67c1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:38.564086  8224 tablet_service.cc:1511] Processing CreateTablet for tablet 99f944bc52a64af0a5ad2f88b7114419 (DEFAULT_TABLE table=test-workload [id=dcf00b5147a24b9887e8b093cef974b9]), partition=RANGE (key) PARTITION 291184216 <= VALUES < 327582243
I20260709 14:53:38.565339  8224 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 99f944bc52a64af0a5ad2f88b7114419. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:38.566673  8221 tablet_service.cc:1511] Processing CreateTablet for tablet 82d4bd8d81054722be1a4405323a9a27 (DEFAULT_TABLE table=test-workload [id=dcf00b5147a24b9887e8b093cef974b9]), partition=RANGE (key) PARTITION 436776324 <= VALUES < 473174351
I20260709 14:53:38.567826  8221 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 82d4bd8d81054722be1a4405323a9a27. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:38.568110  8154 tablet_service.cc:1511] Processing CreateTablet for tablet bbcc360fbc064e3d83a35a26efc2e8fc (DEFAULT_TABLE table=test-workload [id=dcf00b5147a24b9887e8b093cef974b9]), partition=RANGE (key) PARTITION 36398027 <= VALUES < 72796054
I20260709 14:53:38.569298  8154 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bbcc360fbc064e3d83a35a26efc2e8fc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:38.572151  8153 tablet_service.cc:1511] Processing CreateTablet for tablet 350495a859c84a1eb59baf646f5de0f6 (DEFAULT_TABLE table=test-workload [id=dcf00b5147a24b9887e8b093cef974b9]), partition=RANGE (key) PARTITION 72796054 <= VALUES < 109194081
I20260709 14:53:38.573400  8153 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 350495a859c84a1eb59baf646f5de0f6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:38.578538  8222 tablet_service.cc:1511] Processing CreateTablet for tablet bffa36e5fd13469b8b97e7d5a198b50c (DEFAULT_TABLE table=test-workload [id=dcf00b5147a24b9887e8b093cef974b9]), partition=RANGE (key) PARTITION 400378297 <= VALUES < 436776324
I20260709 14:53:38.580096  8222 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bffa36e5fd13469b8b97e7d5a198b50c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:38.584095  8152 tablet_service.cc:1511] Processing CreateTablet for tablet 5c2e9b91ed864ebcab9eee5fcbe0c728 (DEFAULT_TABLE table=test-workload [id=dcf00b5147a24b9887e8b093cef974b9]), partition=RANGE (key) PARTITION 145592108 <= VALUES < 181990135
I20260709 14:53:38.585227  8152 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5c2e9b91ed864ebcab9eee5fcbe0c728. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:38.594756  8304 tablet_service.cc:1511] Processing CreateTablet for tablet e240dd434d5c4438ad730779e28b67c1 (DEFAULT_TABLE table=test-workload [id=dcf00b5147a24b9887e8b093cef974b9]), partition=RANGE (key) PARTITION VALUES < 36398027
I20260709 14:53:38.596316  8304 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e240dd434d5c4438ad730779e28b67c1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:38.606282  8303 tablet_service.cc:1511] Processing CreateTablet for tablet 350495a859c84a1eb59baf646f5de0f6 (DEFAULT_TABLE table=test-workload [id=dcf00b5147a24b9887e8b093cef974b9]), partition=RANGE (key) PARTITION 72796054 <= VALUES < 109194081
I20260709 14:53:38.607986  8303 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 350495a859c84a1eb59baf646f5de0f6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:38.608672  8151 tablet_service.cc:1511] Processing CreateTablet for tablet bfb16a9ed123411baf42930ef96847b6 (DEFAULT_TABLE table=test-workload [id=dcf00b5147a24b9887e8b093cef974b9]), partition=RANGE (key) PARTITION 181990135 <= VALUES < 218388162
I20260709 14:53:38.609956  8151 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bfb16a9ed123411baf42930ef96847b6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:38.612152  8150 tablet_service.cc:1511] Processing CreateTablet for tablet 57c0caa7558c4f95a29b1c8342bd7588 (DEFAULT_TABLE table=test-workload [id=dcf00b5147a24b9887e8b093cef974b9]), partition=RANGE (key) PARTITION 218388162 <= VALUES < 254786189
I20260709 14:53:38.613332  8150 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 57c0caa7558c4f95a29b1c8342bd7588. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:38.617560  8148 tablet_service.cc:1511] Processing CreateTablet for tablet 3db4b5e3b42948e0a97e30b92d8a28b5 (DEFAULT_TABLE table=test-workload [id=dcf00b5147a24b9887e8b093cef974b9]), partition=RANGE (key) PARTITION 327582243 <= VALUES < 363980270
I20260709 14:53:38.618687  8148 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3db4b5e3b42948e0a97e30b92d8a28b5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:38.619310  8149 tablet_service.cc:1511] Processing CreateTablet for tablet 99f944bc52a64af0a5ad2f88b7114419 (DEFAULT_TABLE table=test-workload [id=dcf00b5147a24b9887e8b093cef974b9]), partition=RANGE (key) PARTITION 291184216 <= VALUES < 327582243
I20260709 14:53:38.619143  8302 tablet_service.cc:1511] Processing CreateTablet for tablet a0de5375ba784f739355485309703466 (DEFAULT_TABLE table=test-workload [id=dcf00b5147a24b9887e8b093cef974b9]), partition=RANGE (key) PARTITION 109194081 <= VALUES < 145592108
I20260709 14:53:38.620560  8149 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 99f944bc52a64af0a5ad2f88b7114419. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:38.621021  8302 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a0de5375ba784f739355485309703466. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:38.625850  8301 tablet_service.cc:1511] Processing CreateTablet for tablet 5c2e9b91ed864ebcab9eee5fcbe0c728 (DEFAULT_TABLE table=test-workload [id=dcf00b5147a24b9887e8b093cef974b9]), partition=RANGE (key) PARTITION 145592108 <= VALUES < 181990135
I20260709 14:53:38.627437  8301 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5c2e9b91ed864ebcab9eee5fcbe0c728. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:38.649398  8300 tablet_service.cc:1511] Processing CreateTablet for tablet 57c0caa7558c4f95a29b1c8342bd7588 (DEFAULT_TABLE table=test-workload [id=dcf00b5147a24b9887e8b093cef974b9]), partition=RANGE (key) PARTITION 218388162 <= VALUES < 254786189
I20260709 14:53:38.651050  8300 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 57c0caa7558c4f95a29b1c8342bd7588. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:38.652616  8299 tablet_service.cc:1511] Processing CreateTablet for tablet 17e540f4871b41a5acc8915c4c08326c (DEFAULT_TABLE table=test-workload [id=dcf00b5147a24b9887e8b093cef974b9]), partition=RANGE (key) PARTITION 254786189 <= VALUES < 291184216
I20260709 14:53:38.656406  8299 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 17e540f4871b41a5acc8915c4c08326c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:38.663853  8147 tablet_service.cc:1511] Processing CreateTablet for tablet ab216845048a4a63a4b363b67637e9f0 (DEFAULT_TABLE table=test-workload [id=dcf00b5147a24b9887e8b093cef974b9]), partition=RANGE (key) PARTITION 363980270 <= VALUES < 400378297
I20260709 14:53:38.665381  8147 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ab216845048a4a63a4b363b67637e9f0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:38.668133  8146 tablet_service.cc:1511] Processing CreateTablet for tablet 82d4bd8d81054722be1a4405323a9a27 (DEFAULT_TABLE table=test-workload [id=dcf00b5147a24b9887e8b093cef974b9]), partition=RANGE (key) PARTITION 436776324 <= VALUES < 473174351
I20260709 14:53:38.669661  8146 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 82d4bd8d81054722be1a4405323a9a27. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:38.743002  8430 tablet_bootstrap.cc:492] T bbcc360fbc064e3d83a35a26efc2e8fc P b1bcbe2df07744caaeb7a15d00dad2d1: Bootstrap starting.
I20260709 14:53:38.744926  8229 tablet_service.cc:1511] Processing CreateTablet for tablet cf17a9d132194e99811fa03218e66e17 (DEFAULT_TABLE table=test-workload [id=dcf00b5147a24b9887e8b093cef974b9]), partition=RANGE (key) PARTITION 473174351 <= VALUES < 509572378
I20260709 14:53:38.746246  8229 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cf17a9d132194e99811fa03218e66e17. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:38.749238  8430 tablet_bootstrap.cc:654] T bbcc360fbc064e3d83a35a26efc2e8fc P b1bcbe2df07744caaeb7a15d00dad2d1: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:38.761785  8298 tablet_service.cc:1511] Processing CreateTablet for tablet 99f944bc52a64af0a5ad2f88b7114419 (DEFAULT_TABLE table=test-workload [id=dcf00b5147a24b9887e8b093cef974b9]), partition=RANGE (key) PARTITION 291184216 <= VALUES < 327582243
I20260709 14:53:38.763070  8298 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 99f944bc52a64af0a5ad2f88b7114419. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:38.768947  8374 tablet_service.cc:1511] Processing CreateTablet for tablet 57c0caa7558c4f95a29b1c8342bd7588 (DEFAULT_TABLE table=test-workload [id=dcf00b5147a24b9887e8b093cef974b9]), partition=RANGE (key) PARTITION 218388162 <= VALUES < 254786189
I20260709 14:53:38.770120  8374 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 57c0caa7558c4f95a29b1c8342bd7588. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:38.771950  8375 tablet_service.cc:1511] Processing CreateTablet for tablet bfb16a9ed123411baf42930ef96847b6 (DEFAULT_TABLE table=test-workload [id=dcf00b5147a24b9887e8b093cef974b9]), partition=RANGE (key) PARTITION 181990135 <= VALUES < 218388162
I20260709 14:53:38.772210  8227 tablet_service.cc:1511] Processing CreateTablet for tablet 869877e3b0af46b680585564b91d2fff (DEFAULT_TABLE table=test-workload [id=dcf00b5147a24b9887e8b093cef974b9]), partition=RANGE (key) PARTITION 545970405 <= VALUES < 582368432
I20260709 14:53:38.773209  8375 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bfb16a9ed123411baf42930ef96847b6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:38.774004  8227 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 869877e3b0af46b680585564b91d2fff. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:38.766557  8376 tablet_service.cc:1511] Processing CreateTablet for tablet a0de5375ba784f739355485309703466 (DEFAULT_TABLE table=test-workload [id=dcf00b5147a24b9887e8b093cef974b9]), partition=RANGE (key) PARTITION 109194081 <= VALUES < 145592108
I20260709 14:53:38.778791  8370 tablet_service.cc:1511] Processing CreateTablet for tablet bffa36e5fd13469b8b97e7d5a198b50c (DEFAULT_TABLE table=test-workload [id=dcf00b5147a24b9887e8b093cef974b9]), partition=RANGE (key) PARTITION 400378297 <= VALUES < 436776324
I20260709 14:53:38.779022  8228 tablet_service.cc:1511] Processing CreateTablet for tablet f716996c1a1146688dd7b42c6a069daf (DEFAULT_TABLE table=test-workload [id=dcf00b5147a24b9887e8b093cef974b9]), partition=RANGE (key) PARTITION 582368432 <= VALUES < 618766459
I20260709 14:53:38.780925  8228 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f716996c1a1146688dd7b42c6a069daf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:38.781204  8371 tablet_service.cc:1511] Processing CreateTablet for tablet ab216845048a4a63a4b363b67637e9f0 (DEFAULT_TABLE table=test-workload [id=dcf00b5147a24b9887e8b093cef974b9]), partition=RANGE (key) PARTITION 363980270 <= VALUES < 400378297
I20260709 14:53:38.766566  8378 tablet_service.cc:1511] Processing CreateTablet for tablet bbcc360fbc064e3d83a35a26efc2e8fc (DEFAULT_TABLE table=test-workload [id=dcf00b5147a24b9887e8b093cef974b9]), partition=RANGE (key) PARTITION 36398027 <= VALUES < 72796054
I20260709 14:53:38.783984  8376 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a0de5375ba784f739355485309703466. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:38.796047  8297 tablet_service.cc:1511] Processing CreateTablet for tablet ab216845048a4a63a4b363b67637e9f0 (DEFAULT_TABLE table=test-workload [id=dcf00b5147a24b9887e8b093cef974b9]), partition=RANGE (key) PARTITION 363980270 <= VALUES < 400378297
I20260709 14:53:38.797236  8297 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ab216845048a4a63a4b363b67637e9f0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:38.796069  8373 tablet_service.cc:1511] Processing CreateTablet for tablet 17e540f4871b41a5acc8915c4c08326c (DEFAULT_TABLE table=test-workload [id=dcf00b5147a24b9887e8b093cef974b9]), partition=RANGE (key) PARTITION 254786189 <= VALUES < 291184216
I20260709 14:53:38.799854  8296 tablet_service.cc:1511] Processing CreateTablet for tablet bffa36e5fd13469b8b97e7d5a198b50c (DEFAULT_TABLE table=test-workload [id=dcf00b5147a24b9887e8b093cef974b9]), partition=RANGE (key) PARTITION 400378297 <= VALUES < 436776324
I20260709 14:53:38.803148  8296 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bffa36e5fd13469b8b97e7d5a198b50c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:38.805112  8295 tablet_service.cc:1511] Processing CreateTablet for tablet 82d4bd8d81054722be1a4405323a9a27 (DEFAULT_TABLE table=test-workload [id=dcf00b5147a24b9887e8b093cef974b9]), partition=RANGE (key) PARTITION 436776324 <= VALUES < 473174351
I20260709 14:53:38.806334  8295 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 82d4bd8d81054722be1a4405323a9a27. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:38.808784  8369 tablet_service.cc:1511] Processing CreateTablet for tablet cf17a9d132194e99811fa03218e66e17 (DEFAULT_TABLE table=test-workload [id=dcf00b5147a24b9887e8b093cef974b9]), partition=RANGE (key) PARTITION 473174351 <= VALUES < 509572378
I20260709 14:53:38.810050  8372 tablet_service.cc:1511] Processing CreateTablet for tablet 3db4b5e3b42948e0a97e30b92d8a28b5 (DEFAULT_TABLE table=test-workload [id=dcf00b5147a24b9887e8b093cef974b9]), partition=RANGE (key) PARTITION 327582243 <= VALUES < 363980270
I20260709 14:53:38.810694  8154 tablet_service.cc:1511] Processing CreateTablet for tablet cf17a9d132194e99811fa03218e66e17 (DEFAULT_TABLE table=test-workload [id=dcf00b5147a24b9887e8b093cef974b9]), partition=RANGE (key) PARTITION 473174351 <= VALUES < 509572378
I20260709 14:53:38.786186  8377 tablet_service.cc:1511] Processing CreateTablet for tablet 350495a859c84a1eb59baf646f5de0f6 (DEFAULT_TABLE table=test-workload [id=dcf00b5147a24b9887e8b093cef974b9]), partition=RANGE (key) PARTITION 72796054 <= VALUES < 109194081
I20260709 14:53:38.811911  8154 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cf17a9d132194e99811fa03218e66e17. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:38.813001  8371 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ab216845048a4a63a4b363b67637e9f0. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 14:53:38.819811  8111 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 14:53:38.820633  8370 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bffa36e5fd13469b8b97e7d5a198b50c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:38.823364  8372 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3db4b5e3b42948e0a97e30b92d8a28b5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:38.823966  8377 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 350495a859c84a1eb59baf646f5de0f6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:38.825001  8149 tablet_service.cc:1511] Processing CreateTablet for tablet dedb68a77e9b496b8ff93d3347ae53ff (DEFAULT_TABLE table=test-workload [id=dcf00b5147a24b9887e8b093cef974b9]), partition=RANGE (key) PARTITION 509572378 <= VALUES < 545970405
I20260709 14:53:38.825445  8230 tablet_service.cc:1511] Processing CreateTablet for tablet 6088170d0ecd400fac00c9b035588189 (DEFAULT_TABLE table=test-workload [id=dcf00b5147a24b9887e8b093cef974b9]), partition=RANGE (key) PARTITION 618766459 <= VALUES < 655164486
I20260709 14:53:38.826362  8149 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dedb68a77e9b496b8ff93d3347ae53ff. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:38.826635  8230 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6088170d0ecd400fac00c9b035588189. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:38.827795  8373 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 17e540f4871b41a5acc8915c4c08326c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:38.831368  8378 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bbcc360fbc064e3d83a35a26efc2e8fc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:38.836428  8369 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cf17a9d132194e99811fa03218e66e17. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:38.840598  8225 tablet_service.cc:1511] Processing CreateTablet for tablet a1307a109a5d4579999c4940c344eb2a (DEFAULT_TABLE table=test-workload [id=dcf00b5147a24b9887e8b093cef974b9]), partition=RANGE (key) PARTITION 691562513 <= VALUES < 727960540
I20260709 14:53:38.847023  8153 tablet_service.cc:1511] Processing CreateTablet for tablet f716996c1a1146688dd7b42c6a069daf (DEFAULT_TABLE table=test-workload [id=dcf00b5147a24b9887e8b093cef974b9]), partition=RANGE (key) PARTITION 582368432 <= VALUES < 618766459
I20260709 14:53:38.848631  8153 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f716996c1a1146688dd7b42c6a069daf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:38.855391  8226 tablet_service.cc:1511] Processing CreateTablet for tablet cf86e1fba39b4b55ad865137167d5ea3 (DEFAULT_TABLE table=test-workload [id=dcf00b5147a24b9887e8b093cef974b9]), partition=RANGE (key) PARTITION 727960540 <= VALUES < 764358567
I20260709 14:53:38.861428  8151 tablet_service.cc:1511] Processing CreateTablet for tablet 6088170d0ecd400fac00c9b035588189 (DEFAULT_TABLE table=test-workload [id=dcf00b5147a24b9887e8b093cef974b9]), partition=RANGE (key) PARTITION 618766459 <= VALUES < 655164486
I20260709 14:53:38.886768  8151 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6088170d0ecd400fac00c9b035588189. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:38.862731  8431 tablet_bootstrap.cc:492] T 350495a859c84a1eb59baf646f5de0f6 P 973451fb40234dca93d60a5ad4ca93e4: Bootstrap starting.
I20260709 14:53:38.862954  8225 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a1307a109a5d4579999c4940c344eb2a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:38.864439  8152 tablet_service.cc:1511] Processing CreateTablet for tablet c957bbdf16f14f65a6f8474ca90a763b (DEFAULT_TABLE table=test-workload [id=dcf00b5147a24b9887e8b093cef974b9]), partition=RANGE (key) PARTITION 655164486 <= VALUES < 691562513
I20260709 14:53:38.878275  8155 tablet_service.cc:1511] Processing CreateTablet for tablet cf86e1fba39b4b55ad865137167d5ea3 (DEFAULT_TABLE table=test-workload [id=dcf00b5147a24b9887e8b093cef974b9]), partition=RANGE (key) PARTITION 727960540 <= VALUES < 764358567
I20260709 14:53:38.908229  8222 tablet_service.cc:1511] Processing CreateTablet for tablet db59569e9aae4da9a73b0ed1802dbd30 (DEFAULT_TABLE table=test-workload [id=dcf00b5147a24b9887e8b093cef974b9]), partition=RANGE (key) PARTITION 837154621 <= VALUES < 873552648
I20260709 14:53:38.918133  8432 tablet_bootstrap.cc:492] T 350495a859c84a1eb59baf646f5de0f6 P 067d127df48c4d5aae445170aef96762: Bootstrap starting.
I20260709 14:53:38.904063  8150 tablet_service.cc:1511] Processing CreateTablet for tablet e74bcf63a5f844e1acbc42efccca81ce (DEFAULT_TABLE table=test-workload [id=dcf00b5147a24b9887e8b093cef974b9]), partition=RANGE (key) PARTITION 764358567 <= VALUES < 800756594
I20260709 14:53:38.923206  8222 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet db59569e9aae4da9a73b0ed1802dbd30. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:38.935861  8303 tablet_service.cc:1511] Processing CreateTablet for tablet 869877e3b0af46b680585564b91d2fff (DEFAULT_TABLE table=test-workload [id=dcf00b5147a24b9887e8b093cef974b9]), partition=RANGE (key) PARTITION 545970405 <= VALUES < 582368432
I20260709 14:53:38.937009  8303 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 869877e3b0af46b680585564b91d2fff. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:38.939270  8152 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c957bbdf16f14f65a6f8474ca90a763b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:38.939848  8223 tablet_service.cc:1511] Processing CreateTablet for tablet e74bcf63a5f844e1acbc42efccca81ce (DEFAULT_TABLE table=test-workload [id=dcf00b5147a24b9887e8b093cef974b9]), partition=RANGE (key) PARTITION 764358567 <= VALUES < 800756594
I20260709 14:53:38.942775  8155 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cf86e1fba39b4b55ad865137167d5ea3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:38.960248  8150 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e74bcf63a5f844e1acbc42efccca81ce. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:38.960500  8375 tablet_service.cc:1511] Processing CreateTablet for tablet e74bcf63a5f844e1acbc42efccca81ce (DEFAULT_TABLE table=test-workload [id=dcf00b5147a24b9887e8b093cef974b9]), partition=RANGE (key) PARTITION 764358567 <= VALUES < 800756594
I20260709 14:53:38.962162  8375 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e74bcf63a5f844e1acbc42efccca81ce. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:38.964443  8432 tablet_bootstrap.cc:654] T 350495a859c84a1eb59baf646f5de0f6 P 067d127df48c4d5aae445170aef96762: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:38.964138  8370 tablet_service.cc:1511] Processing CreateTablet for tablet dedb68a77e9b496b8ff93d3347ae53ff (DEFAULT_TABLE table=test-workload [id=dcf00b5147a24b9887e8b093cef974b9]), partition=RANGE (key) PARTITION 509572378 <= VALUES < 545970405
I20260709 14:53:38.939280  8298 tablet_service.cc:1511] Processing CreateTablet for tablet dedb68a77e9b496b8ff93d3347ae53ff (DEFAULT_TABLE table=test-workload [id=dcf00b5147a24b9887e8b093cef974b9]), partition=RANGE (key) PARTITION 509572378 <= VALUES < 545970405
I20260709 14:53:38.995622  8298 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dedb68a77e9b496b8ff93d3347ae53ff. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:38.930097  8226 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cf86e1fba39b4b55ad865137167d5ea3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:38.981263  8374 tablet_service.cc:1511] Processing CreateTablet for tablet 6088170d0ecd400fac00c9b035588189 (DEFAULT_TABLE table=test-workload [id=dcf00b5147a24b9887e8b093cef974b9]), partition=RANGE (key) PARTITION 618766459 <= VALUES < 655164486
I20260709 14:53:38.983260  8299 tablet_service.cc:1511] Processing CreateTablet for tablet c957bbdf16f14f65a6f8474ca90a763b (DEFAULT_TABLE table=test-workload [id=dcf00b5147a24b9887e8b093cef974b9]), partition=RANGE (key) PARTITION 655164486 <= VALUES < 691562513
I20260709 14:53:38.985366  8302 tablet_service.cc:1511] Processing CreateTablet for tablet cf86e1fba39b4b55ad865137167d5ea3 (DEFAULT_TABLE table=test-workload [id=dcf00b5147a24b9887e8b093cef974b9]), partition=RANGE (key) PARTITION 727960540 <= VALUES < 764358567
I20260709 14:53:38.986256  8430 tablet_bootstrap.cc:492] T bbcc360fbc064e3d83a35a26efc2e8fc P b1bcbe2df07744caaeb7a15d00dad2d1: No bootstrap required, opened a new log
I20260709 14:53:38.988677  8301 tablet_service.cc:1511] Processing CreateTablet for tablet 5bb1dbb8062e4d52a69f1c5b8996a706 (DEFAULT_TABLE table=test-workload [id=dcf00b5147a24b9887e8b093cef974b9]), partition=RANGE (key) PARTITION 800756594 <= VALUES < 837154621
I20260709 14:53:38.974148  8378 tablet_service.cc:1511] Processing CreateTablet for tablet 869877e3b0af46b680585564b91d2fff (DEFAULT_TABLE table=test-workload [id=dcf00b5147a24b9887e8b093cef974b9]), partition=RANGE (key) PARTITION 545970405 <= VALUES < 582368432
I20260709 14:53:39.002602  8190 heartbeater.cc:499] Master 127.6.3.254:40445 was elected leader, sending a full tablet report...
I20260709 14:53:38.988265  8300 tablet_service.cc:1511] Processing CreateTablet for tablet f716996c1a1146688dd7b42c6a069daf (DEFAULT_TABLE table=test-workload [id=dcf00b5147a24b9887e8b093cef974b9]), partition=RANGE (key) PARTITION 582368432 <= VALUES < 618766459
I20260709 14:53:39.011382  8369 tablet_service.cc:1511] Processing CreateTablet for tablet c957bbdf16f14f65a6f8474ca90a763b (DEFAULT_TABLE table=test-workload [id=dcf00b5147a24b9887e8b093cef974b9]), partition=RANGE (key) PARTITION 655164486 <= VALUES < 691562513
I20260709 14:53:38.946862  8147 tablet_service.cc:1511] Processing CreateTablet for tablet 5bb1dbb8062e4d52a69f1c5b8996a706 (DEFAULT_TABLE table=test-workload [id=dcf00b5147a24b9887e8b093cef974b9]), partition=RANGE (key) PARTITION 800756594 <= VALUES < 837154621
I20260709 14:53:39.021369  8147 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5bb1dbb8062e4d52a69f1c5b8996a706. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:39.022254  8371 tablet_service.cc:1511] Processing CreateTablet for tablet a1307a109a5d4579999c4940c344eb2a (DEFAULT_TABLE table=test-workload [id=dcf00b5147a24b9887e8b093cef974b9]), partition=RANGE (key) PARTITION 691562513 <= VALUES < 727960540
I20260709 14:53:39.023917  8223 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e74bcf63a5f844e1acbc42efccca81ce. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:39.029153  8299 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c957bbdf16f14f65a6f8474ca90a763b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:39.024461  8430 ts_tablet_manager.cc:1403] T bbcc360fbc064e3d83a35a26efc2e8fc P b1bcbe2df07744caaeb7a15d00dad2d1: Time spent bootstrapping tablet: real 0.282s	user 0.007s	sys 0.010s
I20260709 14:53:39.038754  8370 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dedb68a77e9b496b8ff93d3347ae53ff. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:39.010002  8304 tablet_service.cc:1511] Processing CreateTablet for tablet a1307a109a5d4579999c4940c344eb2a (DEFAULT_TABLE table=test-workload [id=dcf00b5147a24b9887e8b093cef974b9]), partition=RANGE (key) PARTITION 691562513 <= VALUES < 727960540
I20260709 14:53:39.026768  8296 tablet_service.cc:1511] Processing CreateTablet for tablet db59569e9aae4da9a73b0ed1802dbd30 (DEFAULT_TABLE table=test-workload [id=dcf00b5147a24b9887e8b093cef974b9]), partition=RANGE (key) PARTITION 837154621 <= VALUES < 873552648
I20260709 14:53:39.049664  8230 tablet_service.cc:1511] Processing CreateTablet for tablet 8f0e303f7a4d41818f2384ddcafd5782 (DEFAULT_TABLE table=test-workload [id=dcf00b5147a24b9887e8b093cef974b9]), partition=RANGE (key) PARTITION 873552648 <= VALUES < 909950675
I20260709 14:53:39.050820  8230 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8f0e303f7a4d41818f2384ddcafd5782. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:39.063951  8148 tablet_service.cc:1511] Processing CreateTablet for tablet 8f0e303f7a4d41818f2384ddcafd5782 (DEFAULT_TABLE table=test-workload [id=dcf00b5147a24b9887e8b093cef974b9]), partition=RANGE (key) PARTITION 873552648 <= VALUES < 909950675
I20260709 14:53:39.065224  8148 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8f0e303f7a4d41818f2384ddcafd5782. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:39.067970  8369 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c957bbdf16f14f65a6f8474ca90a763b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:39.072475  8434 tablet_bootstrap.cc:492] T ab216845048a4a63a4b363b67637e9f0 P bf45b641d5dd4b868ad6c3f969c62453: Bootstrap starting.
I20260709 14:53:39.074041  8374 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6088170d0ecd400fac00c9b035588189. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:39.076320  8300 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f716996c1a1146688dd7b42c6a069daf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:39.076836  8378 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 869877e3b0af46b680585564b91d2fff. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:39.076975  8372 tablet_service.cc:1511] Processing CreateTablet for tablet 5bb1dbb8062e4d52a69f1c5b8996a706 (DEFAULT_TABLE table=test-workload [id=dcf00b5147a24b9887e8b093cef974b9]), partition=RANGE (key) PARTITION 800756594 <= VALUES < 837154621
I20260709 14:53:39.077944  8302 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cf86e1fba39b4b55ad865137167d5ea3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:39.078181  8372 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5bb1dbb8062e4d52a69f1c5b8996a706. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:39.082955  8371 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a1307a109a5d4579999c4940c344eb2a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:39.086330  8265 heartbeater.cc:499] Master 127.6.3.254:40445 was elected leader, sending a full tablet report...
I20260709 14:53:39.081133  8296 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet db59569e9aae4da9a73b0ed1802dbd30. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:39.090418  8431 tablet_bootstrap.cc:654] T 350495a859c84a1eb59baf646f5de0f6 P 973451fb40234dca93d60a5ad4ca93e4: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:39.095507  8295 tablet_service.cc:1511] Processing CreateTablet for tablet 8f0e303f7a4d41818f2384ddcafd5782 (DEFAULT_TABLE table=test-workload [id=dcf00b5147a24b9887e8b093cef974b9]), partition=RANGE (key) PARTITION 873552648 <= VALUES < 909950675
I20260709 14:53:39.096943  8295 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8f0e303f7a4d41818f2384ddcafd5782. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:39.099414  8301 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5bb1dbb8062e4d52a69f1c5b8996a706. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:39.101874  8152 tablet_service.cc:1511] Processing CreateTablet for tablet 0f4b9212c82d4512a079f2877e09b92a (DEFAULT_TABLE table=test-workload [id=dcf00b5147a24b9887e8b093cef974b9]), partition=RANGE (key) PARTITION 909950675 <= VALUES < 946348702
I20260709 14:53:39.107335  8304 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a1307a109a5d4579999c4940c344eb2a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:39.116920  8152 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0f4b9212c82d4512a079f2877e09b92a. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 14:53:39.126442  8049 outbound_call.cc:321] RPC callback for RPC call kudu.tserver.TabletServerAdminService.CreateTablet -> {remote=127.6.3.196:43451, user_credentials={real_user=slave}} blocked reactor thread for 50059.5us
I20260709 14:53:39.127224  8430 raft_consensus.cc:359] T bbcc360fbc064e3d83a35a26efc2e8fc P b1bcbe2df07744caaeb7a15d00dad2d1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bf45b641d5dd4b868ad6c3f969c62453" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 43451 } } peers { permanent_uuid: "973451fb40234dca93d60a5ad4ca93e4" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39227 } } peers { permanent_uuid: "b1bcbe2df07744caaeb7a15d00dad2d1" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43283 } }
I20260709 14:53:39.127874  8430 raft_consensus.cc:385] T bbcc360fbc064e3d83a35a26efc2e8fc P b1bcbe2df07744caaeb7a15d00dad2d1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:39.128149  8430 raft_consensus.cc:740] T bbcc360fbc064e3d83a35a26efc2e8fc P b1bcbe2df07744caaeb7a15d00dad2d1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b1bcbe2df07744caaeb7a15d00dad2d1, State: Initialized, Role: FOLLOWER
I20260709 14:53:39.128789  8430 consensus_queue.cc:260] T bbcc360fbc064e3d83a35a26efc2e8fc P b1bcbe2df07744caaeb7a15d00dad2d1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bf45b641d5dd4b868ad6c3f969c62453" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 43451 } } peers { permanent_uuid: "973451fb40234dca93d60a5ad4ca93e4" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39227 } } peers { permanent_uuid: "b1bcbe2df07744caaeb7a15d00dad2d1" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43283 } }
I20260709 14:53:39.136314  8373 tablet_service.cc:1511] Processing CreateTablet for tablet db59569e9aae4da9a73b0ed1802dbd30 (DEFAULT_TABLE table=test-workload [id=dcf00b5147a24b9887e8b093cef974b9]), partition=RANGE (key) PARTITION 837154621 <= VALUES < 873552648
I20260709 14:53:39.137498  8373 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet db59569e9aae4da9a73b0ed1802dbd30. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:39.190918  8339 heartbeater.cc:499] Master 127.6.3.254:40445 was elected leader, sending a full tablet report...
I20260709 14:53:39.260648  8369 tablet_service.cc:1511] Processing CreateTablet for tablet 0f4b9212c82d4512a079f2877e09b92a (DEFAULT_TABLE table=test-workload [id=dcf00b5147a24b9887e8b093cef974b9]), partition=RANGE (key) PARTITION 909950675 <= VALUES < 946348702
I20260709 14:53:39.273747  8432 tablet_bootstrap.cc:492] T 350495a859c84a1eb59baf646f5de0f6 P 067d127df48c4d5aae445170aef96762: No bootstrap required, opened a new log
I20260709 14:53:39.273972  8369 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0f4b9212c82d4512a079f2877e09b92a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:39.273983  8413 heartbeater.cc:499] Master 127.6.3.254:40445 was elected leader, sending a full tablet report...
I20260709 14:53:39.274343  8432 ts_tablet_manager.cc:1403] T 350495a859c84a1eb59baf646f5de0f6 P 067d127df48c4d5aae445170aef96762: Time spent bootstrapping tablet: real 0.357s	user 0.014s	sys 0.036s
I20260709 14:53:39.277032  8432 raft_consensus.cc:359] T 350495a859c84a1eb59baf646f5de0f6 P 067d127df48c4d5aae445170aef96762 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "067d127df48c4d5aae445170aef96762" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 41465 } } peers { permanent_uuid: "bf45b641d5dd4b868ad6c3f969c62453" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 43451 } } peers { permanent_uuid: "973451fb40234dca93d60a5ad4ca93e4" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39227 } }
I20260709 14:53:39.277659  8432 raft_consensus.cc:385] T 350495a859c84a1eb59baf646f5de0f6 P 067d127df48c4d5aae445170aef96762 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:39.277916  8432 raft_consensus.cc:740] T 350495a859c84a1eb59baf646f5de0f6 P 067d127df48c4d5aae445170aef96762 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 067d127df48c4d5aae445170aef96762, State: Initialized, Role: FOLLOWER
I20260709 14:53:39.279258  8436 raft_consensus.cc:493] T bbcc360fbc064e3d83a35a26efc2e8fc P b1bcbe2df07744caaeb7a15d00dad2d1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:39.279800  8436 raft_consensus.cc:515] T bbcc360fbc064e3d83a35a26efc2e8fc P b1bcbe2df07744caaeb7a15d00dad2d1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bf45b641d5dd4b868ad6c3f969c62453" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 43451 } } peers { permanent_uuid: "973451fb40234dca93d60a5ad4ca93e4" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39227 } } peers { permanent_uuid: "b1bcbe2df07744caaeb7a15d00dad2d1" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43283 } }
I20260709 14:53:39.297888  8430 ts_tablet_manager.cc:1434] T bbcc360fbc064e3d83a35a26efc2e8fc P b1bcbe2df07744caaeb7a15d00dad2d1: Time spent starting tablet: real 0.264s	user 0.008s	sys 0.003s
I20260709 14:53:39.320000  8430 tablet_bootstrap.cc:492] T a0de5375ba784f739355485309703466 P b1bcbe2df07744caaeb7a15d00dad2d1: Bootstrap starting.
I20260709 14:53:39.333005  8165 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bbcc360fbc064e3d83a35a26efc2e8fc" candidate_uuid: "b1bcbe2df07744caaeb7a15d00dad2d1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "973451fb40234dca93d60a5ad4ca93e4" is_pre_election: true
W20260709 14:53:39.334653  8206 leader_election.cc:343] T bbcc360fbc064e3d83a35a26efc2e8fc P b1bcbe2df07744caaeb7a15d00dad2d1 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 973451fb40234dca93d60a5ad4ca93e4 (127.6.3.193:39227): Illegal state: must be running to vote when last-logged opid is not known
W20260709 14:53:39.335732  8050 outbound_call.cc:321] RPC callback for RPC call kudu.tserver.TabletServerAdminService.CreateTablet -> {remote=127.6.3.195:41465, user_credentials={real_user=slave}} blocked reactor thread for 250927us
W20260709 14:53:39.335903  8047 outbound_call.cc:321] RPC callback for RPC call kudu.tserver.TabletServerAdminService.CreateTablet -> {remote=127.6.3.194:43283, user_credentials={real_user=slave}} blocked reactor thread for 87320.9us
W20260709 14:53:39.338263  8049 outbound_call.cc:321] RPC callback for RPC call kudu.tserver.TabletServerAdminService.CreateTablet -> {remote=127.6.3.196:43451, user_credentials={real_user=slave}} blocked reactor thread for 186114us
I20260709 14:53:39.342386  8229 tablet_service.cc:1511] Processing CreateTablet for tablet 0f4b9212c82d4512a079f2877e09b92a (DEFAULT_TABLE table=test-workload [id=dcf00b5147a24b9887e8b093cef974b9]), partition=RANGE (key) PARTITION 909950675 <= VALUES < 946348702
I20260709 14:53:39.343659  8229 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0f4b9212c82d4512a079f2877e09b92a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:39.343891  8436 leader_election.cc:290] T bbcc360fbc064e3d83a35a26efc2e8fc P b1bcbe2df07744caaeb7a15d00dad2d1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bf45b641d5dd4b868ad6c3f969c62453 (127.6.3.196:43451), 973451fb40234dca93d60a5ad4ca93e4 (127.6.3.193:39227)
I20260709 14:53:39.347488  8434 tablet_bootstrap.cc:654] T ab216845048a4a63a4b363b67637e9f0 P bf45b641d5dd4b868ad6c3f969c62453: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:39.353164  8431 tablet_bootstrap.cc:492] T 350495a859c84a1eb59baf646f5de0f6 P 973451fb40234dca93d60a5ad4ca93e4: No bootstrap required, opened a new log
I20260709 14:53:39.353602  8431 ts_tablet_manager.cc:1403] T 350495a859c84a1eb59baf646f5de0f6 P 973451fb40234dca93d60a5ad4ca93e4: Time spent bootstrapping tablet: real 0.491s	user 0.013s	sys 0.007s
I20260709 14:53:39.356374  8431 raft_consensus.cc:359] T 350495a859c84a1eb59baf646f5de0f6 P 973451fb40234dca93d60a5ad4ca93e4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "067d127df48c4d5aae445170aef96762" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 41465 } } peers { permanent_uuid: "bf45b641d5dd4b868ad6c3f969c62453" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 43451 } } peers { permanent_uuid: "973451fb40234dca93d60a5ad4ca93e4" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39227 } }
I20260709 14:53:39.357091  8431 raft_consensus.cc:385] T 350495a859c84a1eb59baf646f5de0f6 P 973451fb40234dca93d60a5ad4ca93e4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:39.357422  8431 raft_consensus.cc:740] T 350495a859c84a1eb59baf646f5de0f6 P 973451fb40234dca93d60a5ad4ca93e4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 973451fb40234dca93d60a5ad4ca93e4, State: Initialized, Role: FOLLOWER
I20260709 14:53:39.358170  8431 consensus_queue.cc:260] T 350495a859c84a1eb59baf646f5de0f6 P 973451fb40234dca93d60a5ad4ca93e4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "067d127df48c4d5aae445170aef96762" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 41465 } } peers { permanent_uuid: "bf45b641d5dd4b868ad6c3f969c62453" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 43451 } } peers { permanent_uuid: "973451fb40234dca93d60a5ad4ca93e4" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39227 } }
I20260709 14:53:39.384578  8376 tablet_service.cc:1511] Processing CreateTablet for tablet 3f51d6c4a8f24e9ca5c20a81b72f972b (DEFAULT_TABLE table=test-workload [id=dcf00b5147a24b9887e8b093cef974b9]), partition=RANGE (key) PARTITION 946348702 <= VALUES < 982746729
I20260709 14:53:39.393587  8376 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3f51d6c4a8f24e9ca5c20a81b72f972b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:39.397890  8304 tablet_service.cc:1511] Processing CreateTablet for tablet 3f51d6c4a8f24e9ca5c20a81b72f972b (DEFAULT_TABLE table=test-workload [id=dcf00b5147a24b9887e8b093cef974b9]), partition=RANGE (key) PARTITION 946348702 <= VALUES < 982746729
I20260709 14:53:39.399096  8304 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3f51d6c4a8f24e9ca5c20a81b72f972b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:39.399219  8154 tablet_service.cc:1511] Processing CreateTablet for tablet 3f51d6c4a8f24e9ca5c20a81b72f972b (DEFAULT_TABLE table=test-workload [id=dcf00b5147a24b9887e8b093cef974b9]), partition=RANGE (key) PARTITION 946348702 <= VALUES < 982746729
I20260709 14:53:39.399435  8300 tablet_service.cc:1511] Processing CreateTablet for tablet 8462e89fa934418886dcdb0647c5c552 (DEFAULT_TABLE table=test-workload [id=dcf00b5147a24b9887e8b093cef974b9]), partition=RANGE (key) PARTITION 982746729 <= VALUES < 1019144756
I20260709 14:53:39.400511  8154 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3f51d6c4a8f24e9ca5c20a81b72f972b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:39.400710  8300 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8462e89fa934418886dcdb0647c5c552. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:39.384578  8226 tablet_service.cc:1511] Processing CreateTablet for tablet 8462e89fa934418886dcdb0647c5c552 (DEFAULT_TABLE table=test-workload [id=dcf00b5147a24b9887e8b093cef974b9]), partition=RANGE (key) PARTITION 982746729 <= VALUES < 1019144756
I20260709 14:53:39.403813  8226 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8462e89fa934418886dcdb0647c5c552. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:39.418592  8430 tablet_bootstrap.cc:654] T a0de5375ba784f739355485309703466 P b1bcbe2df07744caaeb7a15d00dad2d1: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:39.370509  8432 consensus_queue.cc:260] T 350495a859c84a1eb59baf646f5de0f6 P 067d127df48c4d5aae445170aef96762 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "067d127df48c4d5aae445170aef96762" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 41465 } } peers { permanent_uuid: "bf45b641d5dd4b868ad6c3f969c62453" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 43451 } } peers { permanent_uuid: "973451fb40234dca93d60a5ad4ca93e4" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39227 } }
I20260709 14:53:39.440478  8431 ts_tablet_manager.cc:1434] T 350495a859c84a1eb59baf646f5de0f6 P 973451fb40234dca93d60a5ad4ca93e4: Time spent starting tablet: real 0.087s	user 0.012s	sys 0.030s
I20260709 14:53:39.441437  8431 tablet_bootstrap.cc:492] T bbcc360fbc064e3d83a35a26efc2e8fc P 973451fb40234dca93d60a5ad4ca93e4: Bootstrap starting.
I20260709 14:53:39.441550  8373 tablet_service.cc:1511] Processing CreateTablet for tablet 8462e89fa934418886dcdb0647c5c552 (DEFAULT_TABLE table=test-workload [id=dcf00b5147a24b9887e8b093cef974b9]), partition=RANGE (key) PARTITION 982746729 <= VALUES < 1019144756
I20260709 14:53:39.442821  8373 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8462e89fa934418886dcdb0647c5c552. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:39.447253  8431 tablet_bootstrap.cc:654] T bbcc360fbc064e3d83a35a26efc2e8fc P 973451fb40234dca93d60a5ad4ca93e4: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:39.447543  8222 tablet_service.cc:1511] Processing CreateTablet for tablet 2b1015ea7cb6469f9e4895cc87c2d0b3 (DEFAULT_TABLE table=test-workload [id=dcf00b5147a24b9887e8b093cef974b9]), partition=RANGE (key) PARTITION 1019144756 <= VALUES < 1055542783
I20260709 14:53:39.448764  8222 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2b1015ea7cb6469f9e4895cc87c2d0b3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:39.459149  8154 tablet_service.cc:1511] Processing CreateTablet for tablet 2b1015ea7cb6469f9e4895cc87c2d0b3 (DEFAULT_TABLE table=test-workload [id=dcf00b5147a24b9887e8b093cef974b9]), partition=RANGE (key) PARTITION 1019144756 <= VALUES < 1055542783
I20260709 14:53:39.460393  8154 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2b1015ea7cb6469f9e4895cc87c2d0b3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:39.461189  8432 ts_tablet_manager.cc:1434] T 350495a859c84a1eb59baf646f5de0f6 P 067d127df48c4d5aae445170aef96762: Time spent starting tablet: real 0.186s	user 0.008s	sys 0.004s
I20260709 14:53:39.462157  8432 tablet_bootstrap.cc:492] T 99f944bc52a64af0a5ad2f88b7114419 P 067d127df48c4d5aae445170aef96762: Bootstrap starting.
I20260709 14:53:39.464323  8434 tablet_bootstrap.cc:492] T ab216845048a4a63a4b363b67637e9f0 P bf45b641d5dd4b868ad6c3f969c62453: No bootstrap required, opened a new log
I20260709 14:53:39.464749  8434 ts_tablet_manager.cc:1403] T ab216845048a4a63a4b363b67637e9f0 P bf45b641d5dd4b868ad6c3f969c62453: Time spent bootstrapping tablet: real 0.392s	user 0.012s	sys 0.032s
I20260709 14:53:39.465412  8296 tablet_service.cc:1511] Processing CreateTablet for tablet 2b1015ea7cb6469f9e4895cc87c2d0b3 (DEFAULT_TABLE table=test-workload [id=dcf00b5147a24b9887e8b093cef974b9]), partition=RANGE (key) PARTITION 1019144756 <= VALUES < 1055542783
I20260709 14:53:39.466514  8296 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2b1015ea7cb6469f9e4895cc87c2d0b3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:39.467986  8432 tablet_bootstrap.cc:654] T 99f944bc52a64af0a5ad2f88b7114419 P 067d127df48c4d5aae445170aef96762: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:39.468881  8223 tablet_service.cc:1511] Processing CreateTablet for tablet ad73e1facb6d42ba9775f642bfe58454 (DEFAULT_TABLE table=test-workload [id=dcf00b5147a24b9887e8b093cef974b9]), partition=RANGE (key) PARTITION 1055542783 <= VALUES < 1091940810
I20260709 14:53:39.472874  8147 tablet_service.cc:1511] Processing CreateTablet for tablet ad73e1facb6d42ba9775f642bfe58454 (DEFAULT_TABLE table=test-workload [id=dcf00b5147a24b9887e8b093cef974b9]), partition=RANGE (key) PARTITION 1055542783 <= VALUES < 1091940810
I20260709 14:53:39.474066  8147 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ad73e1facb6d42ba9775f642bfe58454. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:39.475386  8444 raft_consensus.cc:493] T 350495a859c84a1eb59baf646f5de0f6 P 067d127df48c4d5aae445170aef96762 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:39.475852  8444 raft_consensus.cc:515] T 350495a859c84a1eb59baf646f5de0f6 P 067d127df48c4d5aae445170aef96762 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "067d127df48c4d5aae445170aef96762" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 41465 } } peers { permanent_uuid: "bf45b641d5dd4b868ad6c3f969c62453" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 43451 } } peers { permanent_uuid: "973451fb40234dca93d60a5ad4ca93e4" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39227 } }
I20260709 14:53:39.481758  8223 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ad73e1facb6d42ba9775f642bfe58454. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:39.499792  8373 tablet_service.cc:1511] Processing CreateTablet for tablet ad73e1facb6d42ba9775f642bfe58454 (DEFAULT_TABLE table=test-workload [id=dcf00b5147a24b9887e8b093cef974b9]), partition=RANGE (key) PARTITION 1055542783 <= VALUES < 1091940810
I20260709 14:53:39.501082  8373 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ad73e1facb6d42ba9775f642bfe58454. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:39.505777  8444 leader_election.cc:290] T 350495a859c84a1eb59baf646f5de0f6 P 067d127df48c4d5aae445170aef96762 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bf45b641d5dd4b868ad6c3f969c62453 (127.6.3.196:43451), 973451fb40234dca93d60a5ad4ca93e4 (127.6.3.193:39227)
I20260709 14:53:39.507486  8434 raft_consensus.cc:359] T ab216845048a4a63a4b363b67637e9f0 P bf45b641d5dd4b868ad6c3f969c62453 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "067d127df48c4d5aae445170aef96762" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 41465 } } peers { permanent_uuid: "bf45b641d5dd4b868ad6c3f969c62453" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 43451 } } peers { permanent_uuid: "973451fb40234dca93d60a5ad4ca93e4" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39227 } }
I20260709 14:53:39.508293  8434 raft_consensus.cc:385] T ab216845048a4a63a4b363b67637e9f0 P bf45b641d5dd4b868ad6c3f969c62453 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:39.510324  8434 raft_consensus.cc:740] T ab216845048a4a63a4b363b67637e9f0 P bf45b641d5dd4b868ad6c3f969c62453 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bf45b641d5dd4b868ad6c3f969c62453, State: Initialized, Role: FOLLOWER
I20260709 14:53:39.522485  8434 consensus_queue.cc:260] T ab216845048a4a63a4b363b67637e9f0 P bf45b641d5dd4b868ad6c3f969c62453 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "067d127df48c4d5aae445170aef96762" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 41465 } } peers { permanent_uuid: "bf45b641d5dd4b868ad6c3f969c62453" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 43451 } } peers { permanent_uuid: "973451fb40234dca93d60a5ad4ca93e4" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39227 } }
I20260709 14:53:39.533010  8431 tablet_bootstrap.cc:492] T bbcc360fbc064e3d83a35a26efc2e8fc P 973451fb40234dca93d60a5ad4ca93e4: No bootstrap required, opened a new log
I20260709 14:53:39.533510  8431 ts_tablet_manager.cc:1403] T bbcc360fbc064e3d83a35a26efc2e8fc P 973451fb40234dca93d60a5ad4ca93e4: Time spent bootstrapping tablet: real 0.092s	user 0.012s	sys 0.004s
I20260709 14:53:39.534540  8432 tablet_bootstrap.cc:492] T 99f944bc52a64af0a5ad2f88b7114419 P 067d127df48c4d5aae445170aef96762: No bootstrap required, opened a new log
I20260709 14:53:39.542611  8432 ts_tablet_manager.cc:1403] T 99f944bc52a64af0a5ad2f88b7114419 P 067d127df48c4d5aae445170aef96762: Time spent bootstrapping tablet: real 0.081s	user 0.013s	sys 0.013s
I20260709 14:53:39.546044  8432 raft_consensus.cc:359] T 99f944bc52a64af0a5ad2f88b7114419 P 067d127df48c4d5aae445170aef96762 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "973451fb40234dca93d60a5ad4ca93e4" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39227 } } peers { permanent_uuid: "b1bcbe2df07744caaeb7a15d00dad2d1" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43283 } } peers { permanent_uuid: "067d127df48c4d5aae445170aef96762" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 41465 } }
I20260709 14:53:39.546720  8432 raft_consensus.cc:385] T 99f944bc52a64af0a5ad2f88b7114419 P 067d127df48c4d5aae445170aef96762 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:39.547063  8432 raft_consensus.cc:740] T 99f944bc52a64af0a5ad2f88b7114419 P 067d127df48c4d5aae445170aef96762 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 067d127df48c4d5aae445170aef96762, State: Initialized, Role: FOLLOWER
I20260709 14:53:39.550732  8432 consensus_queue.cc:260] T 99f944bc52a64af0a5ad2f88b7114419 P 067d127df48c4d5aae445170aef96762 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "973451fb40234dca93d60a5ad4ca93e4" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39227 } } peers { permanent_uuid: "b1bcbe2df07744caaeb7a15d00dad2d1" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43283 } } peers { permanent_uuid: "067d127df48c4d5aae445170aef96762" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 41465 } }
I20260709 14:53:39.553045  8432 ts_tablet_manager.cc:1434] T 99f944bc52a64af0a5ad2f88b7114419 P 067d127df48c4d5aae445170aef96762: Time spent starting tablet: real 0.010s	user 0.002s	sys 0.004s
I20260709 14:53:39.554041  8432 tablet_bootstrap.cc:492] T e240dd434d5c4438ad730779e28b67c1 P 067d127df48c4d5aae445170aef96762: Bootstrap starting.
I20260709 14:53:39.561012  8432 tablet_bootstrap.cc:654] T e240dd434d5c4438ad730779e28b67c1 P 067d127df48c4d5aae445170aef96762: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:39.560875  8431 raft_consensus.cc:359] T bbcc360fbc064e3d83a35a26efc2e8fc P 973451fb40234dca93d60a5ad4ca93e4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bf45b641d5dd4b868ad6c3f969c62453" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 43451 } } peers { permanent_uuid: "973451fb40234dca93d60a5ad4ca93e4" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39227 } } peers { permanent_uuid: "b1bcbe2df07744caaeb7a15d00dad2d1" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43283 } }
I20260709 14:53:39.567835  8431 raft_consensus.cc:385] T bbcc360fbc064e3d83a35a26efc2e8fc P 973451fb40234dca93d60a5ad4ca93e4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:39.592916  8431 raft_consensus.cc:740] T bbcc360fbc064e3d83a35a26efc2e8fc P 973451fb40234dca93d60a5ad4ca93e4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 973451fb40234dca93d60a5ad4ca93e4, State: Initialized, Role: FOLLOWER
I20260709 14:53:39.593972  8431 consensus_queue.cc:260] T bbcc360fbc064e3d83a35a26efc2e8fc P 973451fb40234dca93d60a5ad4ca93e4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bf45b641d5dd4b868ad6c3f969c62453" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 43451 } } peers { permanent_uuid: "973451fb40234dca93d60a5ad4ca93e4" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39227 } } peers { permanent_uuid: "b1bcbe2df07744caaeb7a15d00dad2d1" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43283 } }
I20260709 14:53:39.616406  8431 ts_tablet_manager.cc:1434] T bbcc360fbc064e3d83a35a26efc2e8fc P 973451fb40234dca93d60a5ad4ca93e4: Time spent starting tablet: real 0.083s	user 0.006s	sys 0.003s
I20260709 14:53:39.619027  8434 ts_tablet_manager.cc:1434] T ab216845048a4a63a4b363b67637e9f0 P bf45b641d5dd4b868ad6c3f969c62453: Time spent starting tablet: real 0.154s	user 0.022s	sys 0.016s
I20260709 14:53:39.620198  8434 tablet_bootstrap.cc:492] T bfb16a9ed123411baf42930ef96847b6 P bf45b641d5dd4b868ad6c3f969c62453: Bootstrap starting.
I20260709 14:53:39.839685  8430 tablet_bootstrap.cc:492] T a0de5375ba784f739355485309703466 P b1bcbe2df07744caaeb7a15d00dad2d1: No bootstrap required, opened a new log
I20260709 14:53:39.840116  8430 ts_tablet_manager.cc:1403] T a0de5375ba784f739355485309703466 P b1bcbe2df07744caaeb7a15d00dad2d1: Time spent bootstrapping tablet: real 0.540s	user 0.015s	sys 0.029s
I20260709 14:53:39.842564  8430 raft_consensus.cc:359] T a0de5375ba784f739355485309703466 P b1bcbe2df07744caaeb7a15d00dad2d1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b1bcbe2df07744caaeb7a15d00dad2d1" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43283 } } peers { permanent_uuid: "067d127df48c4d5aae445170aef96762" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 41465 } } peers { permanent_uuid: "bf45b641d5dd4b868ad6c3f969c62453" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 43451 } }
I20260709 14:53:39.843273  8430 raft_consensus.cc:385] T a0de5375ba784f739355485309703466 P b1bcbe2df07744caaeb7a15d00dad2d1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:39.843578  8430 raft_consensus.cc:740] T a0de5375ba784f739355485309703466 P b1bcbe2df07744caaeb7a15d00dad2d1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b1bcbe2df07744caaeb7a15d00dad2d1, State: Initialized, Role: FOLLOWER
I20260709 14:53:39.844250  8430 consensus_queue.cc:260] T a0de5375ba784f739355485309703466 P b1bcbe2df07744caaeb7a15d00dad2d1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b1bcbe2df07744caaeb7a15d00dad2d1" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43283 } } peers { permanent_uuid: "067d127df48c4d5aae445170aef96762" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 41465 } } peers { permanent_uuid: "bf45b641d5dd4b868ad6c3f969c62453" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 43451 } }
I20260709 14:53:39.846314  8430 ts_tablet_manager.cc:1434] T a0de5375ba784f739355485309703466 P b1bcbe2df07744caaeb7a15d00dad2d1: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.001s
I20260709 14:53:39.847285  8430 tablet_bootstrap.cc:492] T 5c2e9b91ed864ebcab9eee5fcbe0c728 P b1bcbe2df07744caaeb7a15d00dad2d1: Bootstrap starting.
I20260709 14:53:39.853227  8430 tablet_bootstrap.cc:654] T 5c2e9b91ed864ebcab9eee5fcbe0c728 P b1bcbe2df07744caaeb7a15d00dad2d1: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:39.859997  8430 tablet_bootstrap.cc:492] T 5c2e9b91ed864ebcab9eee5fcbe0c728 P b1bcbe2df07744caaeb7a15d00dad2d1: No bootstrap required, opened a new log
I20260709 14:53:39.860440  8430 ts_tablet_manager.cc:1403] T 5c2e9b91ed864ebcab9eee5fcbe0c728 P b1bcbe2df07744caaeb7a15d00dad2d1: Time spent bootstrapping tablet: real 0.013s	user 0.008s	sys 0.003s
I20260709 14:53:39.862612  8442 raft_consensus.cc:493] T 350495a859c84a1eb59baf646f5de0f6 P 973451fb40234dca93d60a5ad4ca93e4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:39.863070  8442 raft_consensus.cc:515] T 350495a859c84a1eb59baf646f5de0f6 P 973451fb40234dca93d60a5ad4ca93e4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "067d127df48c4d5aae445170aef96762" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 41465 } } peers { permanent_uuid: "bf45b641d5dd4b868ad6c3f969c62453" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 43451 } } peers { permanent_uuid: "973451fb40234dca93d60a5ad4ca93e4" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39227 } }
I20260709 14:53:39.865510  8432 tablet_bootstrap.cc:492] T e240dd434d5c4438ad730779e28b67c1 P 067d127df48c4d5aae445170aef96762: No bootstrap required, opened a new log
I20260709 14:53:39.866158  8432 ts_tablet_manager.cc:1403] T e240dd434d5c4438ad730779e28b67c1 P 067d127df48c4d5aae445170aef96762: Time spent bootstrapping tablet: real 0.312s	user 0.029s	sys 0.013s
I20260709 14:53:39.869117  8432 raft_consensus.cc:359] T e240dd434d5c4438ad730779e28b67c1 P 067d127df48c4d5aae445170aef96762 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b1bcbe2df07744caaeb7a15d00dad2d1" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43283 } } peers { permanent_uuid: "067d127df48c4d5aae445170aef96762" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 41465 } } peers { permanent_uuid: "973451fb40234dca93d60a5ad4ca93e4" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39227 } }
I20260709 14:53:39.869899  8432 raft_consensus.cc:385] T e240dd434d5c4438ad730779e28b67c1 P 067d127df48c4d5aae445170aef96762 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:39.870250  8432 raft_consensus.cc:740] T e240dd434d5c4438ad730779e28b67c1 P 067d127df48c4d5aae445170aef96762 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 067d127df48c4d5aae445170aef96762, State: Initialized, Role: FOLLOWER
I20260709 14:53:39.873529  8430 raft_consensus.cc:359] T 5c2e9b91ed864ebcab9eee5fcbe0c728 P b1bcbe2df07744caaeb7a15d00dad2d1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "973451fb40234dca93d60a5ad4ca93e4" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39227 } } peers { permanent_uuid: "b1bcbe2df07744caaeb7a15d00dad2d1" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43283 } } peers { permanent_uuid: "067d127df48c4d5aae445170aef96762" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 41465 } }
I20260709 14:53:39.874794  8430 raft_consensus.cc:385] T 5c2e9b91ed864ebcab9eee5fcbe0c728 P b1bcbe2df07744caaeb7a15d00dad2d1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:39.875178  8430 raft_consensus.cc:740] T 5c2e9b91ed864ebcab9eee5fcbe0c728 P b1bcbe2df07744caaeb7a15d00dad2d1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b1bcbe2df07744caaeb7a15d00dad2d1, State: Initialized, Role: FOLLOWER
I20260709 14:53:39.875375  8431 tablet_bootstrap.cc:492] T 99f944bc52a64af0a5ad2f88b7114419 P 973451fb40234dca93d60a5ad4ca93e4: Bootstrap starting.
I20260709 14:53:39.876257  8430 consensus_queue.cc:260] T 5c2e9b91ed864ebcab9eee5fcbe0c728 P b1bcbe2df07744caaeb7a15d00dad2d1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "973451fb40234dca93d60a5ad4ca93e4" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39227 } } peers { permanent_uuid: "b1bcbe2df07744caaeb7a15d00dad2d1" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43283 } } peers { permanent_uuid: "067d127df48c4d5aae445170aef96762" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 41465 } }
I20260709 14:53:39.878966  8430 ts_tablet_manager.cc:1434] T 5c2e9b91ed864ebcab9eee5fcbe0c728 P b1bcbe2df07744caaeb7a15d00dad2d1: Time spent starting tablet: real 0.018s	user 0.005s	sys 0.002s
I20260709 14:53:39.880112  8430 tablet_bootstrap.cc:492] T 17e540f4871b41a5acc8915c4c08326c P b1bcbe2df07744caaeb7a15d00dad2d1: Bootstrap starting.
I20260709 14:53:39.882120  8451 raft_consensus.cc:493] T ab216845048a4a63a4b363b67637e9f0 P bf45b641d5dd4b868ad6c3f969c62453 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:39.882540  8451 raft_consensus.cc:515] T ab216845048a4a63a4b363b67637e9f0 P bf45b641d5dd4b868ad6c3f969c62453 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "067d127df48c4d5aae445170aef96762" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 41465 } } peers { permanent_uuid: "bf45b641d5dd4b868ad6c3f969c62453" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 43451 } } peers { permanent_uuid: "973451fb40234dca93d60a5ad4ca93e4" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39227 } }
I20260709 14:53:39.884970  8451 leader_election.cc:290] T ab216845048a4a63a4b363b67637e9f0 P bf45b641d5dd4b868ad6c3f969c62453 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 067d127df48c4d5aae445170aef96762 (127.6.3.195:41465), 973451fb40234dca93d60a5ad4ca93e4 (127.6.3.193:39227)
I20260709 14:53:39.865461  8442 leader_election.cc:290] T 350495a859c84a1eb59baf646f5de0f6 P 973451fb40234dca93d60a5ad4ca93e4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 067d127df48c4d5aae445170aef96762 (127.6.3.195:41465), bf45b641d5dd4b868ad6c3f969c62453 (127.6.3.196:43451)
I20260709 14:53:39.885761  8388 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bbcc360fbc064e3d83a35a26efc2e8fc" candidate_uuid: "b1bcbe2df07744caaeb7a15d00dad2d1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bf45b641d5dd4b868ad6c3f969c62453" is_pre_election: true
I20260709 14:53:39.871033  8432 consensus_queue.cc:260] T e240dd434d5c4438ad730779e28b67c1 P 067d127df48c4d5aae445170aef96762 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b1bcbe2df07744caaeb7a15d00dad2d1" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43283 } } peers { permanent_uuid: "067d127df48c4d5aae445170aef96762" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 41465 } } peers { permanent_uuid: "973451fb40234dca93d60a5ad4ca93e4" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39227 } }
I20260709 14:53:39.886487  8430 tablet_bootstrap.cc:654] T 17e540f4871b41a5acc8915c4c08326c P b1bcbe2df07744caaeb7a15d00dad2d1: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:39.888087  8432 ts_tablet_manager.cc:1434] T e240dd434d5c4438ad730779e28b67c1 P 067d127df48c4d5aae445170aef96762: Time spent starting tablet: real 0.022s	user 0.006s	sys 0.000s
I20260709 14:53:39.889104  8432 tablet_bootstrap.cc:492] T a0de5375ba784f739355485309703466 P 067d127df48c4d5aae445170aef96762: Bootstrap starting.
I20260709 14:53:39.892925  8431 tablet_bootstrap.cc:654] T 99f944bc52a64af0a5ad2f88b7114419 P 973451fb40234dca93d60a5ad4ca93e4: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:39.898593  8430 tablet_bootstrap.cc:492] T 17e540f4871b41a5acc8915c4c08326c P b1bcbe2df07744caaeb7a15d00dad2d1: No bootstrap required, opened a new log
I20260709 14:53:39.899113  8430 ts_tablet_manager.cc:1403] T 17e540f4871b41a5acc8915c4c08326c P b1bcbe2df07744caaeb7a15d00dad2d1: Time spent bootstrapping tablet: real 0.019s	user 0.008s	sys 0.009s
I20260709 14:53:39.899788  8432 tablet_bootstrap.cc:654] T a0de5375ba784f739355485309703466 P 067d127df48c4d5aae445170aef96762: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:39.902033  8430 raft_consensus.cc:359] T 17e540f4871b41a5acc8915c4c08326c P b1bcbe2df07744caaeb7a15d00dad2d1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b1bcbe2df07744caaeb7a15d00dad2d1" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43283 } } peers { permanent_uuid: "067d127df48c4d5aae445170aef96762" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 41465 } } peers { permanent_uuid: "bf45b641d5dd4b868ad6c3f969c62453" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 43451 } }
I20260709 14:53:39.902868  8430 raft_consensus.cc:385] T 17e540f4871b41a5acc8915c4c08326c P b1bcbe2df07744caaeb7a15d00dad2d1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
W20260709 14:53:39.905762  8205 leader_election.cc:343] T bbcc360fbc064e3d83a35a26efc2e8fc P b1bcbe2df07744caaeb7a15d00dad2d1 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer bf45b641d5dd4b868ad6c3f969c62453 (127.6.3.196:43451): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:39.909885  8432 tablet_bootstrap.cc:492] T a0de5375ba784f739355485309703466 P 067d127df48c4d5aae445170aef96762: No bootstrap required, opened a new log
I20260709 14:53:39.919962  8432 ts_tablet_manager.cc:1403] T a0de5375ba784f739355485309703466 P 067d127df48c4d5aae445170aef96762: Time spent bootstrapping tablet: real 0.031s	user 0.010s	sys 0.001s
I20260709 14:53:39.920225  8430 raft_consensus.cc:740] T 17e540f4871b41a5acc8915c4c08326c P b1bcbe2df07744caaeb7a15d00dad2d1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b1bcbe2df07744caaeb7a15d00dad2d1, State: Initialized, Role: FOLLOWER
I20260709 14:53:39.919770  8205 leader_election.cc:304] T bbcc360fbc064e3d83a35a26efc2e8fc P b1bcbe2df07744caaeb7a15d00dad2d1 [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: b1bcbe2df07744caaeb7a15d00dad2d1; no voters: 973451fb40234dca93d60a5ad4ca93e4, bf45b641d5dd4b868ad6c3f969c62453
I20260709 14:53:39.928509  8434 tablet_bootstrap.cc:654] T bfb16a9ed123411baf42930ef96847b6 P bf45b641d5dd4b868ad6c3f969c62453: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:39.933836  8437 raft_consensus.cc:2749] T bbcc360fbc064e3d83a35a26efc2e8fc P b1bcbe2df07744caaeb7a15d00dad2d1 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:53:39.939253  8430 consensus_queue.cc:260] T 17e540f4871b41a5acc8915c4c08326c P b1bcbe2df07744caaeb7a15d00dad2d1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b1bcbe2df07744caaeb7a15d00dad2d1" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43283 } } peers { permanent_uuid: "067d127df48c4d5aae445170aef96762" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 41465 } } peers { permanent_uuid: "bf45b641d5dd4b868ad6c3f969c62453" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 43451 } }
I20260709 14:53:39.942060  8430 ts_tablet_manager.cc:1434] T 17e540f4871b41a5acc8915c4c08326c P b1bcbe2df07744caaeb7a15d00dad2d1: Time spent starting tablet: real 0.043s	user 0.005s	sys 0.000s
I20260709 14:53:39.946877  8432 raft_consensus.cc:359] T a0de5375ba784f739355485309703466 P 067d127df48c4d5aae445170aef96762 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b1bcbe2df07744caaeb7a15d00dad2d1" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43283 } } peers { permanent_uuid: "067d127df48c4d5aae445170aef96762" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 41465 } } peers { permanent_uuid: "bf45b641d5dd4b868ad6c3f969c62453" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 43451 } }
I20260709 14:53:39.947750  8432 raft_consensus.cc:385] T a0de5375ba784f739355485309703466 P 067d127df48c4d5aae445170aef96762 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:39.948060  8432 raft_consensus.cc:740] T a0de5375ba784f739355485309703466 P 067d127df48c4d5aae445170aef96762 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 067d127df48c4d5aae445170aef96762, State: Initialized, Role: FOLLOWER
I20260709 14:53:39.948810  8432 consensus_queue.cc:260] T a0de5375ba784f739355485309703466 P 067d127df48c4d5aae445170aef96762 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b1bcbe2df07744caaeb7a15d00dad2d1" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43283 } } peers { permanent_uuid: "067d127df48c4d5aae445170aef96762" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 41465 } } peers { permanent_uuid: "bf45b641d5dd4b868ad6c3f969c62453" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 43451 } }
W20260709 14:53:39.952616  8111 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 14:53:39.953801  8165 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "350495a859c84a1eb59baf646f5de0f6" candidate_uuid: "067d127df48c4d5aae445170aef96762" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "973451fb40234dca93d60a5ad4ca93e4" is_pre_election: true
I20260709 14:53:39.954527  8165 raft_consensus.cc:2468] T 350495a859c84a1eb59baf646f5de0f6 P 973451fb40234dca93d60a5ad4ca93e4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 067d127df48c4d5aae445170aef96762 in term 0.
I20260709 14:53:39.955283  8430 tablet_bootstrap.cc:492] T e240dd434d5c4438ad730779e28b67c1 P b1bcbe2df07744caaeb7a15d00dad2d1: Bootstrap starting.
I20260709 14:53:39.959586  8432 ts_tablet_manager.cc:1434] T a0de5375ba784f739355485309703466 P 067d127df48c4d5aae445170aef96762: Time spent starting tablet: real 0.039s	user 0.007s	sys 0.000s
I20260709 14:53:39.960745  8432 tablet_bootstrap.cc:492] T 57c0caa7558c4f95a29b1c8342bd7588 P 067d127df48c4d5aae445170aef96762: Bootstrap starting.
I20260709 14:53:39.968273  8280 leader_election.cc:304] T 350495a859c84a1eb59baf646f5de0f6 P 067d127df48c4d5aae445170aef96762 [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: 067d127df48c4d5aae445170aef96762, 973451fb40234dca93d60a5ad4ca93e4; no voters: 
I20260709 14:53:39.969511  8444 raft_consensus.cc:2804] T 350495a859c84a1eb59baf646f5de0f6 P 067d127df48c4d5aae445170aef96762 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:53:39.969985  8444 raft_consensus.cc:493] T 350495a859c84a1eb59baf646f5de0f6 P 067d127df48c4d5aae445170aef96762 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:53:39.975694  8444 raft_consensus.cc:3060] T 350495a859c84a1eb59baf646f5de0f6 P 067d127df48c4d5aae445170aef96762 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:39.988649  8388 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "350495a859c84a1eb59baf646f5de0f6" candidate_uuid: "973451fb40234dca93d60a5ad4ca93e4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bf45b641d5dd4b868ad6c3f969c62453" is_pre_election: true
W20260709 14:53:39.989871  8130 leader_election.cc:343] T 350495a859c84a1eb59baf646f5de0f6 P 973451fb40234dca93d60a5ad4ca93e4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer bf45b641d5dd4b868ad6c3f969c62453 (127.6.3.196:43451): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:39.991614  8430 tablet_bootstrap.cc:654] T e240dd434d5c4438ad730779e28b67c1 P b1bcbe2df07744caaeb7a15d00dad2d1: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:39.997749  8464 raft_consensus.cc:493] T 99f944bc52a64af0a5ad2f88b7114419 P 067d127df48c4d5aae445170aef96762 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:40.000056  8376 tablet_service.cc:1511] Processing CreateTablet for tablet 6e36e2a656b04fde9b0c79b2db3623dd (DEFAULT_TABLE table=test-workload [id=dcf00b5147a24b9887e8b093cef974b9]), partition=RANGE (key) PARTITION 1091940810 <= VALUES < 1128338837
I20260709 14:53:40.000916  8147 tablet_service.cc:1511] Processing CreateTablet for tablet 6e36e2a656b04fde9b0c79b2db3623dd (DEFAULT_TABLE table=test-workload [id=dcf00b5147a24b9887e8b093cef974b9]), partition=RANGE (key) PARTITION 1091940810 <= VALUES < 1128338837
I20260709 14:53:40.001286  8222 tablet_service.cc:1511] Processing CreateTablet for tablet c9064cffd03a4cc5b49c90073f02ad43 (DEFAULT_TABLE table=test-workload [id=dcf00b5147a24b9887e8b093cef974b9]), partition=RANGE (key) PARTITION 1128338837 <= VALUES < 1164736864
I20260709 14:53:40.002091  8147 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6e36e2a656b04fde9b0c79b2db3623dd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:40.002512  8222 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c9064cffd03a4cc5b49c90073f02ad43. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:40.002437  8296 tablet_service.cc:1511] Processing CreateTablet for tablet 6e36e2a656b04fde9b0c79b2db3623dd (DEFAULT_TABLE table=test-workload [id=dcf00b5147a24b9887e8b093cef974b9]), partition=RANGE (key) PARTITION 1091940810 <= VALUES < 1128338837
I20260709 14:53:40.003401  8388 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "350495a859c84a1eb59baf646f5de0f6" candidate_uuid: "067d127df48c4d5aae445170aef96762" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bf45b641d5dd4b868ad6c3f969c62453" is_pre_election: true
I20260709 14:53:40.001319  8376 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6e36e2a656b04fde9b0c79b2db3623dd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:40.003640  8296 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6e36e2a656b04fde9b0c79b2db3623dd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:40.008915  8431 tablet_bootstrap.cc:492] T 99f944bc52a64af0a5ad2f88b7114419 P 973451fb40234dca93d60a5ad4ca93e4: No bootstrap required, opened a new log
I20260709 14:53:40.009392  8431 ts_tablet_manager.cc:1403] T 99f944bc52a64af0a5ad2f88b7114419 P 973451fb40234dca93d60a5ad4ca93e4: Time spent bootstrapping tablet: real 0.134s	user 0.028s	sys 0.020s
I20260709 14:53:40.009895  8444 raft_consensus.cc:515] T 350495a859c84a1eb59baf646f5de0f6 P 067d127df48c4d5aae445170aef96762 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "067d127df48c4d5aae445170aef96762" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 41465 } } peers { permanent_uuid: "bf45b641d5dd4b868ad6c3f969c62453" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 43451 } } peers { permanent_uuid: "973451fb40234dca93d60a5ad4ca93e4" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39227 } }
I20260709 14:53:40.011962  8314 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "350495a859c84a1eb59baf646f5de0f6" candidate_uuid: "973451fb40234dca93d60a5ad4ca93e4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "067d127df48c4d5aae445170aef96762" is_pre_election: true
I20260709 14:53:40.012768  8314 raft_consensus.cc:2393] T 350495a859c84a1eb59baf646f5de0f6 P 067d127df48c4d5aae445170aef96762 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 973451fb40234dca93d60a5ad4ca93e4 in current term 1: Already voted for candidate 067d127df48c4d5aae445170aef96762 in this term.
I20260709 14:53:40.013238  8434 tablet_bootstrap.cc:492] T bfb16a9ed123411baf42930ef96847b6 P bf45b641d5dd4b868ad6c3f969c62453: No bootstrap required, opened a new log
I20260709 14:53:40.013731  8434 ts_tablet_manager.cc:1403] T bfb16a9ed123411baf42930ef96847b6 P bf45b641d5dd4b868ad6c3f969c62453: Time spent bootstrapping tablet: real 0.394s	user 0.015s	sys 0.004s
I20260709 14:53:39.998183  8464 raft_consensus.cc:515] T 99f944bc52a64af0a5ad2f88b7114419 P 067d127df48c4d5aae445170aef96762 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "973451fb40234dca93d60a5ad4ca93e4" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39227 } } peers { permanent_uuid: "b1bcbe2df07744caaeb7a15d00dad2d1" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43283 } } peers { permanent_uuid: "067d127df48c4d5aae445170aef96762" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 41465 } }
I20260709 14:53:40.015923  8165 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "350495a859c84a1eb59baf646f5de0f6" candidate_uuid: "067d127df48c4d5aae445170aef96762" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "973451fb40234dca93d60a5ad4ca93e4"
I20260709 14:53:40.016515  8165 raft_consensus.cc:3060] T 350495a859c84a1eb59baf646f5de0f6 P 973451fb40234dca93d60a5ad4ca93e4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:40.010809  8432 tablet_bootstrap.cc:654] T 57c0caa7558c4f95a29b1c8342bd7588 P 067d127df48c4d5aae445170aef96762: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:40.020416  8434 raft_consensus.cc:359] T bfb16a9ed123411baf42930ef96847b6 P bf45b641d5dd4b868ad6c3f969c62453 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bf45b641d5dd4b868ad6c3f969c62453" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 43451 } } peers { permanent_uuid: "973451fb40234dca93d60a5ad4ca93e4" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39227 } } peers { permanent_uuid: "b1bcbe2df07744caaeb7a15d00dad2d1" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43283 } }
I20260709 14:53:40.023095  8434 raft_consensus.cc:385] T bfb16a9ed123411baf42930ef96847b6 P bf45b641d5dd4b868ad6c3f969c62453 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:40.023331  8164 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab216845048a4a63a4b363b67637e9f0" candidate_uuid: "bf45b641d5dd4b868ad6c3f969c62453" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "973451fb40234dca93d60a5ad4ca93e4" is_pre_election: true
I20260709 14:53:40.023468  8434 raft_consensus.cc:740] T bfb16a9ed123411baf42930ef96847b6 P bf45b641d5dd4b868ad6c3f969c62453 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bf45b641d5dd4b868ad6c3f969c62453, State: Initialized, Role: FOLLOWER
W20260709 14:53:40.024829  8354 leader_election.cc:343] T ab216845048a4a63a4b363b67637e9f0 P bf45b641d5dd4b868ad6c3f969c62453 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 973451fb40234dca93d60a5ad4ca93e4 (127.6.3.193:39227): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:40.024928  8165 raft_consensus.cc:2468] T 350495a859c84a1eb59baf646f5de0f6 P 973451fb40234dca93d60a5ad4ca93e4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 067d127df48c4d5aae445170aef96762 in term 1.
I20260709 14:53:40.024534  8434 consensus_queue.cc:260] T bfb16a9ed123411baf42930ef96847b6 P bf45b641d5dd4b868ad6c3f969c62453 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bf45b641d5dd4b868ad6c3f969c62453" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 43451 } } peers { permanent_uuid: "973451fb40234dca93d60a5ad4ca93e4" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39227 } } peers { permanent_uuid: "b1bcbe2df07744caaeb7a15d00dad2d1" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43283 } }
I20260709 14:53:40.026152  8131 leader_election.cc:304] T 350495a859c84a1eb59baf646f5de0f6 P 973451fb40234dca93d60a5ad4ca93e4 [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: 973451fb40234dca93d60a5ad4ca93e4; no voters: 067d127df48c4d5aae445170aef96762, bf45b641d5dd4b868ad6c3f969c62453
I20260709 14:53:40.028190  8444 leader_election.cc:290] T 350495a859c84a1eb59baf646f5de0f6 P 067d127df48c4d5aae445170aef96762 [CANDIDATE]: Term 1 election: Requested vote from peers bf45b641d5dd4b868ad6c3f969c62453 (127.6.3.196:43451), 973451fb40234dca93d60a5ad4ca93e4 (127.6.3.193:39227)
I20260709 14:53:40.037966  8464 leader_election.cc:290] T 99f944bc52a64af0a5ad2f88b7114419 P 067d127df48c4d5aae445170aef96762 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 973451fb40234dca93d60a5ad4ca93e4 (127.6.3.193:39227), b1bcbe2df07744caaeb7a15d00dad2d1 (127.6.3.194:43283)
I20260709 14:53:40.038769  8154 tablet_service.cc:1511] Processing CreateTablet for tablet dd217c491b9641fc9d5732aeff9bbbba (DEFAULT_TABLE table=test-workload [id=dcf00b5147a24b9887e8b093cef974b9]), partition=RANGE (key) PARTITION 1164736864 <= VALUES < 1201134891
I20260709 14:53:40.040030  8154 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dd217c491b9641fc9d5732aeff9bbbba. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:40.030743  8442 raft_consensus.cc:2749] T 350495a859c84a1eb59baf646f5de0f6 P 973451fb40234dca93d60a5ad4ca93e4 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:53:40.041373  8442 raft_consensus.cc:493] T bbcc360fbc064e3d83a35a26efc2e8fc P 973451fb40234dca93d60a5ad4ca93e4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:40.041973  8442 raft_consensus.cc:515] T bbcc360fbc064e3d83a35a26efc2e8fc P 973451fb40234dca93d60a5ad4ca93e4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bf45b641d5dd4b868ad6c3f969c62453" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 43451 } } peers { permanent_uuid: "973451fb40234dca93d60a5ad4ca93e4" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39227 } } peers { permanent_uuid: "b1bcbe2df07744caaeb7a15d00dad2d1" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43283 } }
I20260709 14:53:40.047061  8388 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bbcc360fbc064e3d83a35a26efc2e8fc" candidate_uuid: "973451fb40234dca93d60a5ad4ca93e4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bf45b641d5dd4b868ad6c3f969c62453" is_pre_election: true
I20260709 14:53:40.028021  8431 raft_consensus.cc:359] T 99f944bc52a64af0a5ad2f88b7114419 P 973451fb40234dca93d60a5ad4ca93e4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "973451fb40234dca93d60a5ad4ca93e4" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39227 } } peers { permanent_uuid: "b1bcbe2df07744caaeb7a15d00dad2d1" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43283 } } peers { permanent_uuid: "067d127df48c4d5aae445170aef96762" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 41465 } }
I20260709 14:53:40.059998  8301 tablet_service.cc:1511] Processing CreateTablet for tablet c9064cffd03a4cc5b49c90073f02ad43 (DEFAULT_TABLE table=test-workload [id=dcf00b5147a24b9887e8b093cef974b9]), partition=RANGE (key) PARTITION 1128338837 <= VALUES < 1164736864
I20260709 14:53:40.061301  8301 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c9064cffd03a4cc5b49c90073f02ad43. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 14:53:40.062794  8279 leader_election.cc:343] T 350495a859c84a1eb59baf646f5de0f6 P 067d127df48c4d5aae445170aef96762 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer bf45b641d5dd4b868ad6c3f969c62453 (127.6.3.196:43451): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:40.035799  8280 leader_election.cc:304] T 350495a859c84a1eb59baf646f5de0f6 P 067d127df48c4d5aae445170aef96762 [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: 067d127df48c4d5aae445170aef96762, 973451fb40234dca93d60a5ad4ca93e4; no voters: 
I20260709 14:53:40.064361  8464 raft_consensus.cc:2804] T 350495a859c84a1eb59baf646f5de0f6 P 067d127df48c4d5aae445170aef96762 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:53:40.064556  8314 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab216845048a4a63a4b363b67637e9f0" candidate_uuid: "bf45b641d5dd4b868ad6c3f969c62453" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "067d127df48c4d5aae445170aef96762" is_pre_election: true
I20260709 14:53:40.064934  8464 raft_consensus.cc:697] T 350495a859c84a1eb59baf646f5de0f6 P 067d127df48c4d5aae445170aef96762 [term 1 LEADER]: Becoming Leader. State: Replica: 067d127df48c4d5aae445170aef96762, State: Running, Role: LEADER
W20260709 14:53:40.065697  8354 leader_election.cc:343] T ab216845048a4a63a4b363b67637e9f0 P bf45b641d5dd4b868ad6c3f969c62453 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 067d127df48c4d5aae445170aef96762 (127.6.3.195:41465): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:40.066113  8354 leader_election.cc:304] T ab216845048a4a63a4b363b67637e9f0 P bf45b641d5dd4b868ad6c3f969c62453 [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: bf45b641d5dd4b868ad6c3f969c62453; no voters: 067d127df48c4d5aae445170aef96762, 973451fb40234dca93d60a5ad4ca93e4
I20260709 14:53:40.065946  8464 consensus_queue.cc:237] T 350495a859c84a1eb59baf646f5de0f6 P 067d127df48c4d5aae445170aef96762 [LEADER]: Queue going to LEADER mode. State: All 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: "067d127df48c4d5aae445170aef96762" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 41465 } } peers { permanent_uuid: "bf45b641d5dd4b868ad6c3f969c62453" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 43451 } } peers { permanent_uuid: "973451fb40234dca93d60a5ad4ca93e4" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39227 } }
I20260709 14:53:40.066862  8451 raft_consensus.cc:2749] T ab216845048a4a63a4b363b67637e9f0 P bf45b641d5dd4b868ad6c3f969c62453 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:53:40.048940  8442 leader_election.cc:290] T bbcc360fbc064e3d83a35a26efc2e8fc P 973451fb40234dca93d60a5ad4ca93e4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bf45b641d5dd4b868ad6c3f969c62453 (127.6.3.196:43451), b1bcbe2df07744caaeb7a15d00dad2d1 (127.6.3.194:43283)
I20260709 14:53:40.068641  8437 raft_consensus.cc:493] T 5c2e9b91ed864ebcab9eee5fcbe0c728 P b1bcbe2df07744caaeb7a15d00dad2d1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:40.068578  8373 tablet_service.cc:1511] Processing CreateTablet for tablet c9064cffd03a4cc5b49c90073f02ad43 (DEFAULT_TABLE table=test-workload [id=dcf00b5147a24b9887e8b093cef974b9]), partition=RANGE (key) PARTITION 1128338837 <= VALUES < 1164736864
I20260709 14:53:40.069285  8375 tablet_service.cc:1511] Processing CreateTablet for tablet 836e7386924644a7bb98c94b372b4974 (DEFAULT_TABLE table=test-workload [id=dcf00b5147a24b9887e8b093cef974b9]), partition=RANGE (key) PARTITION 1201134891 <= VALUES < 1237532918
I20260709 14:53:40.067461  8431 raft_consensus.cc:385] T 99f944bc52a64af0a5ad2f88b7114419 P 973451fb40234dca93d60a5ad4ca93e4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
W20260709 14:53:40.069618  8130 leader_election.cc:343] T bbcc360fbc064e3d83a35a26efc2e8fc P 973451fb40234dca93d60a5ad4ca93e4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer bf45b641d5dd4b868ad6c3f969c62453 (127.6.3.196:43451): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:40.072353  8437 raft_consensus.cc:515] T 5c2e9b91ed864ebcab9eee5fcbe0c728 P b1bcbe2df07744caaeb7a15d00dad2d1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "973451fb40234dca93d60a5ad4ca93e4" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39227 } } peers { permanent_uuid: "b1bcbe2df07744caaeb7a15d00dad2d1" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43283 } } peers { permanent_uuid: "067d127df48c4d5aae445170aef96762" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 41465 } }
I20260709 14:53:40.075362  8432 tablet_bootstrap.cc:492] T 57c0caa7558c4f95a29b1c8342bd7588 P 067d127df48c4d5aae445170aef96762: No bootstrap required, opened a new log
I20260709 14:53:40.078320  8432 ts_tablet_manager.cc:1403] T 57c0caa7558c4f95a29b1c8342bd7588 P 067d127df48c4d5aae445170aef96762: Time spent bootstrapping tablet: real 0.118s	user 0.021s	sys 0.007s
I20260709 14:53:40.078751  8437 leader_election.cc:290] T 5c2e9b91ed864ebcab9eee5fcbe0c728 P b1bcbe2df07744caaeb7a15d00dad2d1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 973451fb40234dca93d60a5ad4ca93e4 (127.6.3.193:39227), 067d127df48c4d5aae445170aef96762 (127.6.3.195:41465)
I20260709 14:53:40.076800  8431 raft_consensus.cc:740] T 99f944bc52a64af0a5ad2f88b7114419 P 973451fb40234dca93d60a5ad4ca93e4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 973451fb40234dca93d60a5ad4ca93e4, State: Initialized, Role: FOLLOWER
I20260709 14:53:40.080596  8375 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 836e7386924644a7bb98c94b372b4974. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:40.081094  8165 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5c2e9b91ed864ebcab9eee5fcbe0c728" candidate_uuid: "b1bcbe2df07744caaeb7a15d00dad2d1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "973451fb40234dca93d60a5ad4ca93e4" is_pre_election: true
I20260709 14:53:40.081471  8302 tablet_service.cc:1511] Processing CreateTablet for tablet dd217c491b9641fc9d5732aeff9bbbba (DEFAULT_TABLE table=test-workload [id=dcf00b5147a24b9887e8b093cef974b9]), partition=RANGE (key) PARTITION 1164736864 <= VALUES < 1201134891
I20260709 14:53:40.082556  8302 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dd217c491b9641fc9d5732aeff9bbbba. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:40.086186  8147 tablet_service.cc:1511] Processing CreateTablet for tablet 836e7386924644a7bb98c94b372b4974 (DEFAULT_TABLE table=test-workload [id=dcf00b5147a24b9887e8b093cef974b9]), partition=RANGE (key) PARTITION 1201134891 <= VALUES < 1237532918
I20260709 14:53:40.087360  8147 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 836e7386924644a7bb98c94b372b4974. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:40.091252  8388 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "350495a859c84a1eb59baf646f5de0f6" candidate_uuid: "067d127df48c4d5aae445170aef96762" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bf45b641d5dd4b868ad6c3f969c62453"
I20260709 14:53:40.091569  8431 consensus_queue.cc:260] T 99f944bc52a64af0a5ad2f88b7114419 P 973451fb40234dca93d60a5ad4ca93e4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "973451fb40234dca93d60a5ad4ca93e4" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39227 } } peers { permanent_uuid: "b1bcbe2df07744caaeb7a15d00dad2d1" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43283 } } peers { permanent_uuid: "067d127df48c4d5aae445170aef96762" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 41465 } }
W20260709 14:53:40.092384  8279 leader_election.cc:343] T 350495a859c84a1eb59baf646f5de0f6 P 067d127df48c4d5aae445170aef96762 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer bf45b641d5dd4b868ad6c3f969c62453 (127.6.3.196:43451): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:40.077941  8434 ts_tablet_manager.cc:1434] T bfb16a9ed123411baf42930ef96847b6 P bf45b641d5dd4b868ad6c3f969c62453: Time spent starting tablet: real 0.064s	user 0.006s	sys 0.004s
I20260709 14:53:40.097008  8165 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "99f944bc52a64af0a5ad2f88b7114419" candidate_uuid: "067d127df48c4d5aae445170aef96762" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "973451fb40234dca93d60a5ad4ca93e4" is_pre_election: true
I20260709 14:53:40.097721  8165 raft_consensus.cc:2468] T 99f944bc52a64af0a5ad2f88b7114419 P 973451fb40234dca93d60a5ad4ca93e4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 067d127df48c4d5aae445170aef96762 in term 0.
I20260709 14:53:40.099107  8373 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c9064cffd03a4cc5b49c90073f02ad43. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:40.100817  8430 tablet_bootstrap.cc:492] T e240dd434d5c4438ad730779e28b67c1 P b1bcbe2df07744caaeb7a15d00dad2d1: No bootstrap required, opened a new log
I20260709 14:53:40.103457  8280 leader_election.cc:304] T 99f944bc52a64af0a5ad2f88b7114419 P 067d127df48c4d5aae445170aef96762 [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: 067d127df48c4d5aae445170aef96762, 973451fb40234dca93d60a5ad4ca93e4; no voters: 
I20260709 14:53:40.105065  8431 ts_tablet_manager.cc:1434] T 99f944bc52a64af0a5ad2f88b7114419 P 973451fb40234dca93d60a5ad4ca93e4: Time spent starting tablet: real 0.095s	user 0.006s	sys 0.001s
I20260709 14:53:40.105556  8444 raft_consensus.cc:2804] T 99f944bc52a64af0a5ad2f88b7114419 P 067d127df48c4d5aae445170aef96762 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:53:40.105902  8444 raft_consensus.cc:493] T 99f944bc52a64af0a5ad2f88b7114419 P 067d127df48c4d5aae445170aef96762 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:53:40.106010  8431 tablet_bootstrap.cc:492] T 57c0caa7558c4f95a29b1c8342bd7588 P 973451fb40234dca93d60a5ad4ca93e4: Bootstrap starting.
I20260709 14:53:40.106261  8444 raft_consensus.cc:3060] T 99f944bc52a64af0a5ad2f88b7114419 P 067d127df48c4d5aae445170aef96762 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:40.091279  8432 raft_consensus.cc:359] T 57c0caa7558c4f95a29b1c8342bd7588 P 067d127df48c4d5aae445170aef96762 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "067d127df48c4d5aae445170aef96762" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 41465 } } peers { permanent_uuid: "bf45b641d5dd4b868ad6c3f969c62453" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 43451 } } peers { permanent_uuid: "973451fb40234dca93d60a5ad4ca93e4" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39227 } }
I20260709 14:53:40.107625  8432 raft_consensus.cc:385] T 57c0caa7558c4f95a29b1c8342bd7588 P 067d127df48c4d5aae445170aef96762 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:40.107893  8432 raft_consensus.cc:740] T 57c0caa7558c4f95a29b1c8342bd7588 P 067d127df48c4d5aae445170aef96762 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 067d127df48c4d5aae445170aef96762, State: Initialized, Role: FOLLOWER
I20260709 14:53:40.103772  8434 tablet_bootstrap.cc:492] T bffa36e5fd13469b8b97e7d5a198b50c P bf45b641d5dd4b868ad6c3f969c62453: Bootstrap starting.
I20260709 14:53:40.109550  8451 raft_consensus.cc:493] T bfb16a9ed123411baf42930ef96847b6 P bf45b641d5dd4b868ad6c3f969c62453 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:40.110015  8451 raft_consensus.cc:515] T bfb16a9ed123411baf42930ef96847b6 P bf45b641d5dd4b868ad6c3f969c62453 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bf45b641d5dd4b868ad6c3f969c62453" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 43451 } } peers { permanent_uuid: "973451fb40234dca93d60a5ad4ca93e4" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39227 } } peers { permanent_uuid: "b1bcbe2df07744caaeb7a15d00dad2d1" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43283 } }
I20260709 14:53:40.112205  8451 leader_election.cc:290] T bfb16a9ed123411baf42930ef96847b6 P bf45b641d5dd4b868ad6c3f969c62453 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 973451fb40234dca93d60a5ad4ca93e4 (127.6.3.193:39227), b1bcbe2df07744caaeb7a15d00dad2d1 (127.6.3.194:43283)
I20260709 14:53:40.112738  8430 ts_tablet_manager.cc:1403] T e240dd434d5c4438ad730779e28b67c1 P b1bcbe2df07744caaeb7a15d00dad2d1: Time spent bootstrapping tablet: real 0.170s	user 0.014s	sys 0.032s
I20260709 14:53:40.113478  8444 raft_consensus.cc:515] T 99f944bc52a64af0a5ad2f88b7114419 P 067d127df48c4d5aae445170aef96762 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "973451fb40234dca93d60a5ad4ca93e4" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39227 } } peers { permanent_uuid: "b1bcbe2df07744caaeb7a15d00dad2d1" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43283 } } peers { permanent_uuid: "067d127df48c4d5aae445170aef96762" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 41465 } }
W20260709 14:53:40.114655  8206 leader_election.cc:343] T 5c2e9b91ed864ebcab9eee5fcbe0c728 P b1bcbe2df07744caaeb7a15d00dad2d1 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 973451fb40234dca93d60a5ad4ca93e4 (127.6.3.193:39227): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:40.108566  8432 consensus_queue.cc:260] T 57c0caa7558c4f95a29b1c8342bd7588 P 067d127df48c4d5aae445170aef96762 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "067d127df48c4d5aae445170aef96762" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 41465 } } peers { permanent_uuid: "bf45b641d5dd4b868ad6c3f969c62453" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 43451 } } peers { permanent_uuid: "973451fb40234dca93d60a5ad4ca93e4" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39227 } }
I20260709 14:53:40.126789  8165 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bfb16a9ed123411baf42930ef96847b6" candidate_uuid: "bf45b641d5dd4b868ad6c3f969c62453" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "973451fb40234dca93d60a5ad4ca93e4" is_pre_election: true
W20260709 14:53:40.128376  8354 leader_election.cc:343] T bfb16a9ed123411baf42930ef96847b6 P bf45b641d5dd4b868ad6c3f969c62453 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 973451fb40234dca93d60a5ad4ca93e4 (127.6.3.193:39227): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:40.130941  8302 tablet_service.cc:1511] Processing CreateTablet for tablet 4003921b934d4fd49b55b27f913c952f (DEFAULT_TABLE table=test-workload [id=dcf00b5147a24b9887e8b093cef974b9]), partition=RANGE (key) PARTITION 1237532918 <= VALUES < 1273930945
I20260709 14:53:40.132332  8302 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4003921b934d4fd49b55b27f913c952f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:40.145958  8434 tablet_bootstrap.cc:654] T bffa36e5fd13469b8b97e7d5a198b50c P bf45b641d5dd4b868ad6c3f969c62453: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:40.152519  8378 tablet_service.cc:1511] Processing CreateTablet for tablet 4003921b934d4fd49b55b27f913c952f (DEFAULT_TABLE table=test-workload [id=dcf00b5147a24b9887e8b093cef974b9]), partition=RANGE (key) PARTITION 1237532918 <= VALUES < 1273930945
I20260709 14:53:40.154114  8378 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4003921b934d4fd49b55b27f913c952f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:40.171986  8148 tablet_service.cc:1511] Processing CreateTablet for tablet 4003921b934d4fd49b55b27f913c952f (DEFAULT_TABLE table=test-workload [id=dcf00b5147a24b9887e8b093cef974b9]), partition=RANGE (key) PARTITION 1237532918 <= VALUES < 1273930945
I20260709 14:53:40.173130  8148 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4003921b934d4fd49b55b27f913c952f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:40.177328  8150 tablet_service.cc:1511] Processing CreateTablet for tablet 0a3b9a7f82b94ef096d05111ebd8d23d (DEFAULT_TABLE table=test-workload [id=dcf00b5147a24b9887e8b093cef974b9]), partition=RANGE (key) PARTITION 1310328972 <= VALUES < 1346726999
I20260709 14:53:40.178427  8150 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0a3b9a7f82b94ef096d05111ebd8d23d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:40.180526  8369 tablet_service.cc:1511] Processing CreateTablet for tablet 97806160da8b4abe95e360749c2d311c (DEFAULT_TABLE table=test-workload [id=dcf00b5147a24b9887e8b093cef974b9]), partition=RANGE (key) PARTITION 1346726999 <= VALUES < 1383125026
I20260709 14:53:40.182114  8369 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 97806160da8b4abe95e360749c2d311c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:40.183190  8304 tablet_service.cc:1511] Processing CreateTablet for tablet 0a3b9a7f82b94ef096d05111ebd8d23d (DEFAULT_TABLE table=test-workload [id=dcf00b5147a24b9887e8b093cef974b9]), partition=RANGE (key) PARTITION 1310328972 <= VALUES < 1346726999
I20260709 14:53:40.184358  8304 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0a3b9a7f82b94ef096d05111ebd8d23d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:40.186651  8430 raft_consensus.cc:359] T e240dd434d5c4438ad730779e28b67c1 P b1bcbe2df07744caaeb7a15d00dad2d1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b1bcbe2df07744caaeb7a15d00dad2d1" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43283 } } peers { permanent_uuid: "067d127df48c4d5aae445170aef96762" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 41465 } } peers { permanent_uuid: "973451fb40234dca93d60a5ad4ca93e4" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39227 } }
I20260709 14:53:40.187402  8430 raft_consensus.cc:385] T e240dd434d5c4438ad730779e28b67c1 P b1bcbe2df07744caaeb7a15d00dad2d1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:40.187683  8430 raft_consensus.cc:740] T e240dd434d5c4438ad730779e28b67c1 P b1bcbe2df07744caaeb7a15d00dad2d1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b1bcbe2df07744caaeb7a15d00dad2d1, State: Initialized, Role: FOLLOWER
I20260709 14:53:40.188354  8430 consensus_queue.cc:260] T e240dd434d5c4438ad730779e28b67c1 P b1bcbe2df07744caaeb7a15d00dad2d1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b1bcbe2df07744caaeb7a15d00dad2d1" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43283 } } peers { permanent_uuid: "067d127df48c4d5aae445170aef96762" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 41465 } } peers { permanent_uuid: "973451fb40234dca93d60a5ad4ca93e4" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39227 } }
I20260709 14:53:40.190485  8430 ts_tablet_manager.cc:1434] T e240dd434d5c4438ad730779e28b67c1 P b1bcbe2df07744caaeb7a15d00dad2d1: Time spent starting tablet: real 0.077s	user 0.003s	sys 0.000s
I20260709 14:53:40.191777  8375 tablet_service.cc:1511] Processing CreateTablet for tablet bd772a7adbc34a39929c78a24fa4195c (DEFAULT_TABLE table=test-workload [id=dcf00b5147a24b9887e8b093cef974b9]), partition=RANGE (key) PARTITION 1273930945 <= VALUES < 1310328972
I20260709 14:53:40.192938  8375 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bd772a7adbc34a39929c78a24fa4195c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:40.198187  8431 tablet_bootstrap.cc:654] T 57c0caa7558c4f95a29b1c8342bd7588 P 973451fb40234dca93d60a5ad4ca93e4: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:40.198453  8146 tablet_service.cc:1511] Processing CreateTablet for tablet 97806160da8b4abe95e360749c2d311c (DEFAULT_TABLE table=test-workload [id=dcf00b5147a24b9887e8b093cef974b9]), partition=RANGE (key) PARTITION 1346726999 <= VALUES < 1383125026
I20260709 14:53:40.199738  8146 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 97806160da8b4abe95e360749c2d311c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:40.208345  8300 tablet_service.cc:1511] Processing CreateTablet for tablet 3d46b8c5c40f44058fe3a48acd3f36c1 (DEFAULT_TABLE table=test-workload [id=dcf00b5147a24b9887e8b093cef974b9]), partition=RANGE (key) PARTITION 1383125026 <= VALUES < 1419523053
I20260709 14:53:40.209971  8300 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3d46b8c5c40f44058fe3a48acd3f36c1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:40.211002  8437 raft_consensus.cc:493] T 17e540f4871b41a5acc8915c4c08326c P b1bcbe2df07744caaeb7a15d00dad2d1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:40.211517  8437 raft_consensus.cc:515] T 17e540f4871b41a5acc8915c4c08326c P b1bcbe2df07744caaeb7a15d00dad2d1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b1bcbe2df07744caaeb7a15d00dad2d1" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43283 } } peers { permanent_uuid: "067d127df48c4d5aae445170aef96762" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 41465 } } peers { permanent_uuid: "bf45b641d5dd4b868ad6c3f969c62453" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 43451 } }
I20260709 14:53:40.213443  8437 leader_election.cc:290] T 17e540f4871b41a5acc8915c4c08326c P b1bcbe2df07744caaeb7a15d00dad2d1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 067d127df48c4d5aae445170aef96762 (127.6.3.195:41465), bf45b641d5dd4b868ad6c3f969c62453 (127.6.3.196:43451)
I20260709 14:53:40.214465  8388 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "17e540f4871b41a5acc8915c4c08326c" candidate_uuid: "b1bcbe2df07744caaeb7a15d00dad2d1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bf45b641d5dd4b868ad6c3f969c62453" is_pre_election: true
W20260709 14:53:40.216092  8205 leader_election.cc:343] T 17e540f4871b41a5acc8915c4c08326c P b1bcbe2df07744caaeb7a15d00dad2d1 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer bf45b641d5dd4b868ad6c3f969c62453 (127.6.3.196:43451): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:40.219915  8301 tablet_service.cc:1511] Processing CreateTablet for tablet bd772a7adbc34a39929c78a24fa4195c (DEFAULT_TABLE table=test-workload [id=dcf00b5147a24b9887e8b093cef974b9]), partition=RANGE (key) PARTITION 1273930945 <= VALUES < 1310328972
I20260709 14:53:40.221163  8301 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bd772a7adbc34a39929c78a24fa4195c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:40.224211  8432 ts_tablet_manager.cc:1434] T 57c0caa7558c4f95a29b1c8342bd7588 P 067d127df48c4d5aae445170aef96762: Time spent starting tablet: real 0.146s	user 0.006s	sys 0.009s
I20260709 14:53:40.224339  8223 tablet_service.cc:1511] Processing CreateTablet for tablet 836e7386924644a7bb98c94b372b4974 (DEFAULT_TABLE table=test-workload [id=dcf00b5147a24b9887e8b093cef974b9]), partition=RANGE (key) PARTITION 1201134891 <= VALUES < 1237532918
I20260709 14:53:40.225410  8223 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 836e7386924644a7bb98c94b372b4974. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:40.224701  8060 catalog_manager.cc:5697] T 350495a859c84a1eb59baf646f5de0f6 P 067d127df48c4d5aae445170aef96762 reported cstate change: term changed from 0 to 1, leader changed from <none> to 067d127df48c4d5aae445170aef96762 (127.6.3.195). New cstate: current_term: 1 leader_uuid: "067d127df48c4d5aae445170aef96762" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "067d127df48c4d5aae445170aef96762" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 41465 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bf45b641d5dd4b868ad6c3f969c62453" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 43451 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "973451fb40234dca93d60a5ad4ca93e4" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39227 } health_report { overall_health: UNKNOWN } } }
I20260709 14:53:40.225128  8432 tablet_bootstrap.cc:492] T bffa36e5fd13469b8b97e7d5a198b50c P 067d127df48c4d5aae445170aef96762: Bootstrap starting.
I20260709 14:53:40.249547  8154 tablet_service.cc:1511] Processing CreateTablet for tablet 3d46b8c5c40f44058fe3a48acd3f36c1 (DEFAULT_TABLE table=test-workload [id=dcf00b5147a24b9887e8b093cef974b9]), partition=RANGE (key) PARTITION 1383125026 <= VALUES < 1419523053
I20260709 14:53:40.250741  8154 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3d46b8c5c40f44058fe3a48acd3f36c1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:40.253296  8165 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "99f944bc52a64af0a5ad2f88b7114419" candidate_uuid: "067d127df48c4d5aae445170aef96762" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "973451fb40234dca93d60a5ad4ca93e4"
I20260709 14:53:40.253940  8165 raft_consensus.cc:3060] T 99f944bc52a64af0a5ad2f88b7114419 P 973451fb40234dca93d60a5ad4ca93e4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:40.264573  8374 tablet_service.cc:1511] Processing CreateTablet for tablet 3d46b8c5c40f44058fe3a48acd3f36c1 (DEFAULT_TABLE table=test-workload [id=dcf00b5147a24b9887e8b093cef974b9]), partition=RANGE (key) PARTITION 1383125026 <= VALUES < 1419523053
I20260709 14:53:40.233563  8464 raft_consensus.cc:493] T a0de5375ba784f739355485309703466 P 067d127df48c4d5aae445170aef96762 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:40.272877  8374 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3d46b8c5c40f44058fe3a48acd3f36c1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:40.274230  8229 tablet_service.cc:1511] Processing CreateTablet for tablet bd772a7adbc34a39929c78a24fa4195c (DEFAULT_TABLE table=test-workload [id=dcf00b5147a24b9887e8b093cef974b9]), partition=RANGE (key) PARTITION 1273930945 <= VALUES < 1310328972
I20260709 14:53:40.275398  8229 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bd772a7adbc34a39929c78a24fa4195c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:40.276351  8296 tablet_service.cc:1511] Processing CreateTablet for tablet cda2e960108f4f0688fc2fdfaf8d804b (DEFAULT_TABLE table=test-workload [id=dcf00b5147a24b9887e8b093cef974b9]), partition=RANGE (key) PARTITION 1419523053 <= VALUES < 1455921080
I20260709 14:53:40.271003  8464 raft_consensus.cc:515] T a0de5375ba784f739355485309703466 P 067d127df48c4d5aae445170aef96762 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b1bcbe2df07744caaeb7a15d00dad2d1" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43283 } } peers { permanent_uuid: "067d127df48c4d5aae445170aef96762" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 41465 } } peers { permanent_uuid: "bf45b641d5dd4b868ad6c3f969c62453" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 43451 } }
I20260709 14:53:40.277516  8296 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cda2e960108f4f0688fc2fdfaf8d804b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:40.272148  8430 tablet_bootstrap.cc:492] T bfb16a9ed123411baf42930ef96847b6 P b1bcbe2df07744caaeb7a15d00dad2d1: Bootstrap starting.
I20260709 14:53:40.278795  8222 tablet_service.cc:1511] Processing CreateTablet for tablet dd217c491b9641fc9d5732aeff9bbbba (DEFAULT_TABLE table=test-workload [id=dcf00b5147a24b9887e8b093cef974b9]), partition=RANGE (key) PARTITION 1164736864 <= VALUES < 1201134891
I20260709 14:53:40.280215  8222 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dd217c491b9641fc9d5732aeff9bbbba. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:40.280216  8376 tablet_service.cc:1511] Processing CreateTablet for tablet cda2e960108f4f0688fc2fdfaf8d804b (DEFAULT_TABLE table=test-workload [id=dcf00b5147a24b9887e8b093cef974b9]), partition=RANGE (key) PARTITION 1419523053 <= VALUES < 1455921080
I20260709 14:53:40.288221  8152 tablet_service.cc:1511] Processing CreateTablet for tablet 84294309dca447768fb9ccc1eb2dc689 (DEFAULT_TABLE table=test-workload [id=dcf00b5147a24b9887e8b093cef974b9]), partition=RANGE (key) PARTITION 1455921080 <= VALUES < 1492319107
I20260709 14:53:40.289415  8152 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 84294309dca447768fb9ccc1eb2dc689. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:40.295743  8376 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cda2e960108f4f0688fc2fdfaf8d804b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:40.299945  8434 tablet_bootstrap.cc:492] T bffa36e5fd13469b8b97e7d5a198b50c P bf45b641d5dd4b868ad6c3f969c62453: No bootstrap required, opened a new log
I20260709 14:53:40.300417  8434 ts_tablet_manager.cc:1403] T bffa36e5fd13469b8b97e7d5a198b50c P bf45b641d5dd4b868ad6c3f969c62453: Time spent bootstrapping tablet: real 0.197s	user 0.030s	sys 0.024s
I20260709 14:53:40.305565  8226 tablet_service.cc:1511] Processing CreateTablet for tablet 0a3b9a7f82b94ef096d05111ebd8d23d (DEFAULT_TABLE table=test-workload [id=dcf00b5147a24b9887e8b093cef974b9]), partition=RANGE (key) PARTITION 1310328972 <= VALUES < 1346726999
I20260709 14:53:40.306216  8388 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a0de5375ba784f739355485309703466" candidate_uuid: "067d127df48c4d5aae445170aef96762" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bf45b641d5dd4b868ad6c3f969c62453" is_pre_election: true
I20260709 14:53:40.306721  8226 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0a3b9a7f82b94ef096d05111ebd8d23d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:40.307112  8464 leader_election.cc:290] T a0de5375ba784f739355485309703466 P 067d127df48c4d5aae445170aef96762 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b1bcbe2df07744caaeb7a15d00dad2d1 (127.6.3.194:43283), bf45b641d5dd4b868ad6c3f969c62453 (127.6.3.196:43451)
W20260709 14:53:40.308471  8279 leader_election.cc:343] T a0de5375ba784f739355485309703466 P 067d127df48c4d5aae445170aef96762 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer bf45b641d5dd4b868ad6c3f969c62453 (127.6.3.196:43451): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:40.287369  8444 leader_election.cc:290] T 99f944bc52a64af0a5ad2f88b7114419 P 067d127df48c4d5aae445170aef96762 [CANDIDATE]: Term 1 election: Requested vote from peers 973451fb40234dca93d60a5ad4ca93e4 (127.6.3.193:39227), b1bcbe2df07744caaeb7a15d00dad2d1 (127.6.3.194:43283)
I20260709 14:53:40.313246  8430 tablet_bootstrap.cc:654] T bfb16a9ed123411baf42930ef96847b6 P b1bcbe2df07744caaeb7a15d00dad2d1: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:40.325208  8225 tablet_service.cc:1511] Processing CreateTablet for tablet 97806160da8b4abe95e360749c2d311c (DEFAULT_TABLE table=test-workload [id=dcf00b5147a24b9887e8b093cef974b9]), partition=RANGE (key) PARTITION 1346726999 <= VALUES < 1383125026
I20260709 14:53:40.325948  8375 tablet_service.cc:1511] Processing CreateTablet for tablet c021532217254c94af1c1e5d633f7d01 (DEFAULT_TABLE table=test-workload [id=dcf00b5147a24b9887e8b093cef974b9]), partition=RANGE (key) PARTITION 1492319107 <= VALUES < 1528717134
I20260709 14:53:40.326383  8225 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 97806160da8b4abe95e360749c2d311c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:40.327157  8375 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c021532217254c94af1c1e5d633f7d01. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:40.327531  8432 tablet_bootstrap.cc:654] T bffa36e5fd13469b8b97e7d5a198b50c P 067d127df48c4d5aae445170aef96762: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:40.329010  8295 tablet_service.cc:1511] Processing CreateTablet for tablet 84294309dca447768fb9ccc1eb2dc689 (DEFAULT_TABLE table=test-workload [id=dcf00b5147a24b9887e8b093cef974b9]), partition=RANGE (key) PARTITION 1455921080 <= VALUES < 1492319107
I20260709 14:53:40.331723  8295 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 84294309dca447768fb9ccc1eb2dc689. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:40.331526  8230 tablet_service.cc:1511] Processing CreateTablet for tablet cda2e960108f4f0688fc2fdfaf8d804b (DEFAULT_TABLE table=test-workload [id=dcf00b5147a24b9887e8b093cef974b9]), partition=RANGE (key) PARTITION 1419523053 <= VALUES < 1455921080
I20260709 14:53:40.332670  8230 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cda2e960108f4f0688fc2fdfaf8d804b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:40.336328  8227 tablet_service.cc:1511] Processing CreateTablet for tablet 84294309dca447768fb9ccc1eb2dc689 (DEFAULT_TABLE table=test-workload [id=dcf00b5147a24b9887e8b093cef974b9]), partition=RANGE (key) PARTITION 1455921080 <= VALUES < 1492319107
I20260709 14:53:40.337558  8227 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 84294309dca447768fb9ccc1eb2dc689. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:40.337620  8240 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bbcc360fbc064e3d83a35a26efc2e8fc" candidate_uuid: "973451fb40234dca93d60a5ad4ca93e4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b1bcbe2df07744caaeb7a15d00dad2d1" is_pre_election: true
I20260709 14:53:40.338313  8240 raft_consensus.cc:2468] T bbcc360fbc064e3d83a35a26efc2e8fc P b1bcbe2df07744caaeb7a15d00dad2d1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 973451fb40234dca93d60a5ad4ca93e4 in term 0.
I20260709 14:53:40.339592  8239 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "99f944bc52a64af0a5ad2f88b7114419" candidate_uuid: "067d127df48c4d5aae445170aef96762" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b1bcbe2df07744caaeb7a15d00dad2d1" is_pre_election: true
I20260709 14:53:40.339592  8237 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a0de5375ba784f739355485309703466" candidate_uuid: "067d127df48c4d5aae445170aef96762" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b1bcbe2df07744caaeb7a15d00dad2d1" is_pre_election: true
I20260709 14:53:40.342257  8128 leader_election.cc:304] T bbcc360fbc064e3d83a35a26efc2e8fc P 973451fb40234dca93d60a5ad4ca93e4 [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: 973451fb40234dca93d60a5ad4ca93e4, b1bcbe2df07744caaeb7a15d00dad2d1; no voters: bf45b641d5dd4b868ad6c3f969c62453
I20260709 14:53:40.342579  8237 raft_consensus.cc:2468] T a0de5375ba784f739355485309703466 P b1bcbe2df07744caaeb7a15d00dad2d1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 067d127df48c4d5aae445170aef96762 in term 0.
W20260709 14:53:40.343200  8277 leader_election.cc:343] T 99f944bc52a64af0a5ad2f88b7114419 P 067d127df48c4d5aae445170aef96762 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b1bcbe2df07744caaeb7a15d00dad2d1 (127.6.3.194:43283): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:40.343312  8468 raft_consensus.cc:2804] T bbcc360fbc064e3d83a35a26efc2e8fc P 973451fb40234dca93d60a5ad4ca93e4 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:53:40.343559  8238 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "99f944bc52a64af0a5ad2f88b7114419" candidate_uuid: "067d127df48c4d5aae445170aef96762" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b1bcbe2df07744caaeb7a15d00dad2d1"
I20260709 14:53:40.343750  8468 raft_consensus.cc:493] T bbcc360fbc064e3d83a35a26efc2e8fc P 973451fb40234dca93d60a5ad4ca93e4 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:53:40.344228  8468 raft_consensus.cc:3060] T bbcc360fbc064e3d83a35a26efc2e8fc P 973451fb40234dca93d60a5ad4ca93e4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:40.344599  8277 leader_election.cc:304] T a0de5375ba784f739355485309703466 P 067d127df48c4d5aae445170aef96762 [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: 067d127df48c4d5aae445170aef96762, b1bcbe2df07744caaeb7a15d00dad2d1; no voters: bf45b641d5dd4b868ad6c3f969c62453
I20260709 14:53:40.345695  8444 raft_consensus.cc:2804] T a0de5375ba784f739355485309703466 P 067d127df48c4d5aae445170aef96762 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:53:40.346032  8444 raft_consensus.cc:493] T a0de5375ba784f739355485309703466 P 067d127df48c4d5aae445170aef96762 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:53:40.346374  8444 raft_consensus.cc:3060] T a0de5375ba784f739355485309703466 P 067d127df48c4d5aae445170aef96762 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:40.346607  8165 raft_consensus.cc:2468] T 99f944bc52a64af0a5ad2f88b7114419 P 973451fb40234dca93d60a5ad4ca93e4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 067d127df48c4d5aae445170aef96762 in term 1.
I20260709 14:53:40.349270  8280 leader_election.cc:304] T 99f944bc52a64af0a5ad2f88b7114419 P 067d127df48c4d5aae445170aef96762 [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: 067d127df48c4d5aae445170aef96762, 973451fb40234dca93d60a5ad4ca93e4; no voters: 
I20260709 14:53:40.350020  8464 raft_consensus.cc:2804] T 99f944bc52a64af0a5ad2f88b7114419 P 067d127df48c4d5aae445170aef96762 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:53:40.350467  8464 raft_consensus.cc:697] T 99f944bc52a64af0a5ad2f88b7114419 P 067d127df48c4d5aae445170aef96762 [term 1 LEADER]: Becoming Leader. State: Replica: 067d127df48c4d5aae445170aef96762, State: Running, Role: LEADER
I20260709 14:53:40.351297  8464 consensus_queue.cc:237] T 99f944bc52a64af0a5ad2f88b7114419 P 067d127df48c4d5aae445170aef96762 [LEADER]: Queue going to LEADER mode. State: All 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: "973451fb40234dca93d60a5ad4ca93e4" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39227 } } peers { permanent_uuid: "b1bcbe2df07744caaeb7a15d00dad2d1" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43283 } } peers { permanent_uuid: "067d127df48c4d5aae445170aef96762" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 41465 } }
W20260709 14:53:40.352681  8277 leader_election.cc:343] T 99f944bc52a64af0a5ad2f88b7114419 P 067d127df48c4d5aae445170aef96762 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer b1bcbe2df07744caaeb7a15d00dad2d1 (127.6.3.194:43283): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:40.362462  8473 raft_consensus.cc:493] T e240dd434d5c4438ad730779e28b67c1 P 067d127df48c4d5aae445170aef96762 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:40.362984  8473 raft_consensus.cc:515] T e240dd434d5c4438ad730779e28b67c1 P 067d127df48c4d5aae445170aef96762 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b1bcbe2df07744caaeb7a15d00dad2d1" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43283 } } peers { permanent_uuid: "067d127df48c4d5aae445170aef96762" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 41465 } } peers { permanent_uuid: "973451fb40234dca93d60a5ad4ca93e4" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39227 } }
I20260709 14:53:40.364305  8228 tablet_service.cc:1511] Processing CreateTablet for tablet c021532217254c94af1c1e5d633f7d01 (DEFAULT_TABLE table=test-workload [id=dcf00b5147a24b9887e8b093cef974b9]), partition=RANGE (key) PARTITION 1492319107 <= VALUES < 1528717134
I20260709 14:53:40.366837  8228 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c021532217254c94af1c1e5d633f7d01. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:40.370708  8224 tablet_service.cc:1511] Processing CreateTablet for tablet 4fb819875bb244a4bd6c131704c60fce (DEFAULT_TABLE table=test-workload [id=dcf00b5147a24b9887e8b093cef974b9]), partition=RANGE (key) PARTITION 1565115161 <= VALUES < 1601513188
I20260709 14:53:40.371927  8224 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4fb819875bb244a4bd6c131704c60fce. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:40.380045  8151 tablet_service.cc:1511] Processing CreateTablet for tablet 20205a15b7e44bcaac7f837d0f06375e (DEFAULT_TABLE table=test-workload [id=dcf00b5147a24b9887e8b093cef974b9]), partition=RANGE (key) PARTITION 1528717134 <= VALUES < 1565115161
I20260709 14:53:40.381315  8151 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 20205a15b7e44bcaac7f837d0f06375e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:40.381547  8468 raft_consensus.cc:515] T bbcc360fbc064e3d83a35a26efc2e8fc P 973451fb40234dca93d60a5ad4ca93e4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bf45b641d5dd4b868ad6c3f969c62453" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 43451 } } peers { permanent_uuid: "973451fb40234dca93d60a5ad4ca93e4" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39227 } } peers { permanent_uuid: "b1bcbe2df07744caaeb7a15d00dad2d1" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43283 } }
I20260709 14:53:40.341603  8434 raft_consensus.cc:359] T bffa36e5fd13469b8b97e7d5a198b50c P bf45b641d5dd4b868ad6c3f969c62453 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b1bcbe2df07744caaeb7a15d00dad2d1" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43283 } } peers { permanent_uuid: "067d127df48c4d5aae445170aef96762" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 41465 } } peers { permanent_uuid: "bf45b641d5dd4b868ad6c3f969c62453" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 43451 } }
I20260709 14:53:40.399451  8373 tablet_service.cc:1511] Processing CreateTablet for tablet 4fb819875bb244a4bd6c131704c60fce (DEFAULT_TABLE table=test-workload [id=dcf00b5147a24b9887e8b093cef974b9]), partition=RANGE (key) PARTITION 1565115161 <= VALUES < 1601513188
I20260709 14:53:40.400744  8373 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4fb819875bb244a4bd6c131704c60fce. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:40.402721  8437 raft_consensus.cc:493] T e240dd434d5c4438ad730779e28b67c1 P b1bcbe2df07744caaeb7a15d00dad2d1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:40.403191  8437 raft_consensus.cc:515] T e240dd434d5c4438ad730779e28b67c1 P b1bcbe2df07744caaeb7a15d00dad2d1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b1bcbe2df07744caaeb7a15d00dad2d1" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43283 } } peers { permanent_uuid: "067d127df48c4d5aae445170aef96762" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 41465 } } peers { permanent_uuid: "973451fb40234dca93d60a5ad4ca93e4" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39227 } }
I20260709 14:53:40.403524  8473 leader_election.cc:290] T e240dd434d5c4438ad730779e28b67c1 P 067d127df48c4d5aae445170aef96762 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b1bcbe2df07744caaeb7a15d00dad2d1 (127.6.3.194:43283), 973451fb40234dca93d60a5ad4ca93e4 (127.6.3.193:39227)
I20260709 14:53:40.391973  8434 raft_consensus.cc:385] T bffa36e5fd13469b8b97e7d5a198b50c P bf45b641d5dd4b868ad6c3f969c62453 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:40.410566  8237 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bfb16a9ed123411baf42930ef96847b6" candidate_uuid: "bf45b641d5dd4b868ad6c3f969c62453" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b1bcbe2df07744caaeb7a15d00dad2d1" is_pre_election: true
I20260709 14:53:40.385600  8444 raft_consensus.cc:515] T a0de5375ba784f739355485309703466 P 067d127df48c4d5aae445170aef96762 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b1bcbe2df07744caaeb7a15d00dad2d1" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43283 } } peers { permanent_uuid: "067d127df48c4d5aae445170aef96762" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 41465 } } peers { permanent_uuid: "bf45b641d5dd4b868ad6c3f969c62453" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 43451 } }
I20260709 14:53:40.417131  8388 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bbcc360fbc064e3d83a35a26efc2e8fc" candidate_uuid: "973451fb40234dca93d60a5ad4ca93e4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bf45b641d5dd4b868ad6c3f969c62453"
I20260709 14:53:40.417757  8155 tablet_service.cc:1511] Processing CreateTablet for tablet db2932772e974b4ba562975df845b404 (DEFAULT_TABLE table=test-workload [id=dcf00b5147a24b9887e8b093cef974b9]), partition=RANGE (key) PARTITION 1601513188 <= VALUES < 1637911215
I20260709 14:53:40.407402  8238 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e240dd434d5c4438ad730779e28b67c1" candidate_uuid: "067d127df48c4d5aae445170aef96762" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b1bcbe2df07744caaeb7a15d00dad2d1" is_pre_election: true
I20260709 14:53:40.376334  8374 tablet_service.cc:1511] Processing CreateTablet for tablet 20205a15b7e44bcaac7f837d0f06375e (DEFAULT_TABLE table=test-workload [id=dcf00b5147a24b9887e8b093cef974b9]), partition=RANGE (key) PARTITION 1528717134 <= VALUES < 1565115161
I20260709 14:53:40.412199  8431 tablet_bootstrap.cc:492] T 57c0caa7558c4f95a29b1c8342bd7588 P 973451fb40234dca93d60a5ad4ca93e4: No bootstrap required, opened a new log
I20260709 14:53:40.428630  8444 leader_election.cc:290] T a0de5375ba784f739355485309703466 P 067d127df48c4d5aae445170aef96762 [CANDIDATE]: Term 1 election: Requested vote from peers b1bcbe2df07744caaeb7a15d00dad2d1 (127.6.3.194:43283), bf45b641d5dd4b868ad6c3f969c62453 (127.6.3.196:43451)
I20260709 14:53:40.428783  8431 ts_tablet_manager.cc:1403] T 57c0caa7558c4f95a29b1c8342bd7588 P 973451fb40234dca93d60a5ad4ca93e4: Time spent bootstrapping tablet: real 0.323s	user 0.019s	sys 0.006s
I20260709 14:53:40.421237  8155 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet db2932772e974b4ba562975df845b404. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:40.421346  8165 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e240dd434d5c4438ad730779e28b67c1" candidate_uuid: "067d127df48c4d5aae445170aef96762" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "973451fb40234dca93d60a5ad4ca93e4" is_pre_election: true
W20260709 14:53:40.431953  8351 leader_election.cc:343] T bfb16a9ed123411baf42930ef96847b6 P bf45b641d5dd4b868ad6c3f969c62453 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b1bcbe2df07744caaeb7a15d00dad2d1 (127.6.3.194:43283): Illegal state: must be running to vote when last-logged opid is not known
W20260709 14:53:40.432077  8280 leader_election.cc:343] T e240dd434d5c4438ad730779e28b67c1 P 067d127df48c4d5aae445170aef96762 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 973451fb40234dca93d60a5ad4ca93e4 (127.6.3.193:39227): Illegal state: must be running to vote when last-logged opid is not known
W20260709 14:53:40.421834  8130 leader_election.cc:343] T bbcc360fbc064e3d83a35a26efc2e8fc P 973451fb40234dca93d60a5ad4ca93e4 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer bf45b641d5dd4b868ad6c3f969c62453 (127.6.3.196:43451): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:40.432467  8437 leader_election.cc:290] T e240dd434d5c4438ad730779e28b67c1 P b1bcbe2df07744caaeb7a15d00dad2d1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 067d127df48c4d5aae445170aef96762 (127.6.3.195:41465), 973451fb40234dca93d60a5ad4ca93e4 (127.6.3.193:39227)
I20260709 14:53:40.432400  8351 leader_election.cc:304] T bfb16a9ed123411baf42930ef96847b6 P bf45b641d5dd4b868ad6c3f969c62453 [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: bf45b641d5dd4b868ad6c3f969c62453; no voters: 973451fb40234dca93d60a5ad4ca93e4, b1bcbe2df07744caaeb7a15d00dad2d1
I20260709 14:53:40.423542  8150 tablet_service.cc:1511] Processing CreateTablet for tablet c021532217254c94af1c1e5d633f7d01 (DEFAULT_TABLE table=test-workload [id=dcf00b5147a24b9887e8b093cef974b9]), partition=RANGE (key) PARTITION 1492319107 <= VALUES < 1528717134
I20260709 14:53:40.428133  8238 raft_consensus.cc:2468] T e240dd434d5c4438ad730779e28b67c1 P b1bcbe2df07744caaeb7a15d00dad2d1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 067d127df48c4d5aae445170aef96762 in term 0.
I20260709 14:53:40.411711  8434 raft_consensus.cc:740] T bffa36e5fd13469b8b97e7d5a198b50c P bf45b641d5dd4b868ad6c3f969c62453 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bf45b641d5dd4b868ad6c3f969c62453, State: Initialized, Role: FOLLOWER
I20260709 14:53:40.435949  8434 consensus_queue.cc:260] T bffa36e5fd13469b8b97e7d5a198b50c P bf45b641d5dd4b868ad6c3f969c62453 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b1bcbe2df07744caaeb7a15d00dad2d1" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43283 } } peers { permanent_uuid: "067d127df48c4d5aae445170aef96762" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 41465 } } peers { permanent_uuid: "bf45b641d5dd4b868ad6c3f969c62453" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 43451 } }
I20260709 14:53:40.437263  8369 tablet_service.cc:1511] Processing CreateTablet for tablet 707c48a3042242c48a6a838684f7f880 (DEFAULT_TABLE table=test-workload [id=dcf00b5147a24b9887e8b093cef974b9]), partition=RANGE (key) PARTITION 1637911215 <= VALUES < 1674309242
I20260709 14:53:40.437764  8388 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a0de5375ba784f739355485309703466" candidate_uuid: "067d127df48c4d5aae445170aef96762" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bf45b641d5dd4b868ad6c3f969c62453"
I20260709 14:53:40.434167  8451 raft_consensus.cc:2749] T bfb16a9ed123411baf42930ef96847b6 P bf45b641d5dd4b868ad6c3f969c62453 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:53:40.438349  8277 leader_election.cc:304] T e240dd434d5c4438ad730779e28b67c1 P 067d127df48c4d5aae445170aef96762 [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: 067d127df48c4d5aae445170aef96762, b1bcbe2df07744caaeb7a15d00dad2d1; no voters: 973451fb40234dca93d60a5ad4ca93e4
I20260709 14:53:40.439149  8238 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a0de5375ba784f739355485309703466" candidate_uuid: "067d127df48c4d5aae445170aef96762" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b1bcbe2df07744caaeb7a15d00dad2d1"
I20260709 14:53:40.439702  8238 raft_consensus.cc:3060] T a0de5375ba784f739355485309703466 P b1bcbe2df07744caaeb7a15d00dad2d1 [term 0 FOLLOWER]: Advancing to term 1
W20260709 14:53:40.440927  8279 leader_election.cc:343] T a0de5375ba784f739355485309703466 P 067d127df48c4d5aae445170aef96762 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer bf45b641d5dd4b868ad6c3f969c62453 (127.6.3.196:43451): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:40.443228  8444 raft_consensus.cc:2804] T e240dd434d5c4438ad730779e28b67c1 P 067d127df48c4d5aae445170aef96762 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:53:40.443610  8444 raft_consensus.cc:493] T e240dd434d5c4438ad730779e28b67c1 P 067d127df48c4d5aae445170aef96762 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:53:40.443958  8444 raft_consensus.cc:3060] T e240dd434d5c4438ad730779e28b67c1 P 067d127df48c4d5aae445170aef96762 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:40.445150  8314 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5c2e9b91ed864ebcab9eee5fcbe0c728" candidate_uuid: "b1bcbe2df07744caaeb7a15d00dad2d1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "067d127df48c4d5aae445170aef96762" is_pre_election: true
I20260709 14:53:40.446369  8313 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "17e540f4871b41a5acc8915c4c08326c" candidate_uuid: "b1bcbe2df07744caaeb7a15d00dad2d1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "067d127df48c4d5aae445170aef96762" is_pre_election: true
I20260709 14:53:40.446902  8432 tablet_bootstrap.cc:492] T bffa36e5fd13469b8b97e7d5a198b50c P 067d127df48c4d5aae445170aef96762: No bootstrap required, opened a new log
I20260709 14:53:40.452073  8432 ts_tablet_manager.cc:1403] T bffa36e5fd13469b8b97e7d5a198b50c P 067d127df48c4d5aae445170aef96762: Time spent bootstrapping tablet: real 0.227s	user 0.016s	sys 0.012s
I20260709 14:53:40.454272  8432 raft_consensus.cc:359] T bffa36e5fd13469b8b97e7d5a198b50c P 067d127df48c4d5aae445170aef96762 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b1bcbe2df07744caaeb7a15d00dad2d1" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43283 } } peers { permanent_uuid: "067d127df48c4d5aae445170aef96762" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 41465 } } peers { permanent_uuid: "bf45b641d5dd4b868ad6c3f969c62453" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 43451 } }
I20260709 14:53:40.454777  8432 raft_consensus.cc:385] T bffa36e5fd13469b8b97e7d5a198b50c P 067d127df48c4d5aae445170aef96762 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:40.447502  8312 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e240dd434d5c4438ad730779e28b67c1" candidate_uuid: "b1bcbe2df07744caaeb7a15d00dad2d1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "067d127df48c4d5aae445170aef96762" is_pre_election: true
I20260709 14:53:40.455024  8432 raft_consensus.cc:740] T bffa36e5fd13469b8b97e7d5a198b50c P 067d127df48c4d5aae445170aef96762 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 067d127df48c4d5aae445170aef96762, State: Initialized, Role: FOLLOWER
I20260709 14:53:40.443252  8296 tablet_service.cc:1511] Processing CreateTablet for tablet db2932772e974b4ba562975df845b404 (DEFAULT_TABLE table=test-workload [id=dcf00b5147a24b9887e8b093cef974b9]), partition=RANGE (key) PARTITION 1601513188 <= VALUES < 1637911215
I20260709 14:53:40.455691  8369 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 707c48a3042242c48a6a838684f7f880. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:40.455799  8432 consensus_queue.cc:260] T bffa36e5fd13469b8b97e7d5a198b50c P 067d127df48c4d5aae445170aef96762 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b1bcbe2df07744caaeb7a15d00dad2d1" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43283 } } peers { permanent_uuid: "067d127df48c4d5aae445170aef96762" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 41465 } } peers { permanent_uuid: "bf45b641d5dd4b868ad6c3f969c62453" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 43451 } }
I20260709 14:53:40.456434  8296 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet db2932772e974b4ba562975df845b404. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:40.457903  8432 ts_tablet_manager.cc:1434] T bffa36e5fd13469b8b97e7d5a198b50c P 067d127df48c4d5aae445170aef96762: Time spent starting tablet: real 0.006s	user 0.000s	sys 0.004s
I20260709 14:53:40.404747  8304 tablet_service.cc:1511] Processing CreateTablet for tablet 4fb819875bb244a4bd6c131704c60fce (DEFAULT_TABLE table=test-workload [id=dcf00b5147a24b9887e8b093cef974b9]), partition=RANGE (key) PARTITION 1565115161 <= VALUES < 1601513188
W20260709 14:53:40.448525  8206 leader_election.cc:343] T 5c2e9b91ed864ebcab9eee5fcbe0c728 P b1bcbe2df07744caaeb7a15d00dad2d1 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 067d127df48c4d5aae445170aef96762 (127.6.3.195:41465): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:40.458833  8432 tablet_bootstrap.cc:492] T 17e540f4871b41a5acc8915c4c08326c P 067d127df48c4d5aae445170aef96762: Bootstrap starting.
I20260709 14:53:40.451633  8430 tablet_bootstrap.cc:492] T bfb16a9ed123411baf42930ef96847b6 P b1bcbe2df07744caaeb7a15d00dad2d1: No bootstrap required, opened a new log
I20260709 14:53:40.459244  8206 leader_election.cc:304] T 5c2e9b91ed864ebcab9eee5fcbe0c728 P b1bcbe2df07744caaeb7a15d00dad2d1 [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: b1bcbe2df07744caaeb7a15d00dad2d1; no voters: 067d127df48c4d5aae445170aef96762, 973451fb40234dca93d60a5ad4ca93e4
I20260709 14:53:40.459715  8304 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4fb819875bb244a4bd6c131704c60fce. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:40.460114  8437 raft_consensus.cc:2749] T 5c2e9b91ed864ebcab9eee5fcbe0c728 P b1bcbe2df07744caaeb7a15d00dad2d1 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260709 14:53:40.460471  8206 leader_election.cc:343] T 17e540f4871b41a5acc8915c4c08326c P b1bcbe2df07744caaeb7a15d00dad2d1 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 067d127df48c4d5aae445170aef96762 (127.6.3.195:41465): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:40.460912  8206 leader_election.cc:304] T 17e540f4871b41a5acc8915c4c08326c P b1bcbe2df07744caaeb7a15d00dad2d1 [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: b1bcbe2df07744caaeb7a15d00dad2d1; no voters: 067d127df48c4d5aae445170aef96762, bf45b641d5dd4b868ad6c3f969c62453
I20260709 14:53:40.461628  8437 raft_consensus.cc:2749] T 17e540f4871b41a5acc8915c4c08326c P b1bcbe2df07744caaeb7a15d00dad2d1 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:53:40.464030  8374 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 20205a15b7e44bcaac7f837d0f06375e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:40.466642  8432 tablet_bootstrap.cc:654] T 17e540f4871b41a5acc8915c4c08326c P 067d127df48c4d5aae445170aef96762: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:40.468319  8468 leader_election.cc:290] T bbcc360fbc064e3d83a35a26efc2e8fc P 973451fb40234dca93d60a5ad4ca93e4 [CANDIDATE]: Term 1 election: Requested vote from peers bf45b641d5dd4b868ad6c3f969c62453 (127.6.3.196:43451), b1bcbe2df07744caaeb7a15d00dad2d1 (127.6.3.194:43283)
I20260709 14:53:40.459561  8430 ts_tablet_manager.cc:1403] T bfb16a9ed123411baf42930ef96847b6 P b1bcbe2df07744caaeb7a15d00dad2d1: Time spent bootstrapping tablet: real 0.194s	user 0.009s	sys 0.012s
I20260709 14:53:40.478288  8150 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c021532217254c94af1c1e5d633f7d01. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:40.479754  8430 raft_consensus.cc:359] T bfb16a9ed123411baf42930ef96847b6 P b1bcbe2df07744caaeb7a15d00dad2d1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bf45b641d5dd4b868ad6c3f969c62453" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 43451 } } peers { permanent_uuid: "973451fb40234dca93d60a5ad4ca93e4" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39227 } } peers { permanent_uuid: "b1bcbe2df07744caaeb7a15d00dad2d1" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43283 } }
I20260709 14:53:40.480208  8237 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bbcc360fbc064e3d83a35a26efc2e8fc" candidate_uuid: "973451fb40234dca93d60a5ad4ca93e4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b1bcbe2df07744caaeb7a15d00dad2d1"
I20260709 14:53:40.480485  8430 raft_consensus.cc:385] T bfb16a9ed123411baf42930ef96847b6 P b1bcbe2df07744caaeb7a15d00dad2d1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:40.476533  8165 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e240dd434d5c4438ad730779e28b67c1" candidate_uuid: "b1bcbe2df07744caaeb7a15d00dad2d1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "973451fb40234dca93d60a5ad4ca93e4" is_pre_election: true
I20260709 14:53:40.480795  8237 raft_consensus.cc:3060] T bbcc360fbc064e3d83a35a26efc2e8fc P b1bcbe2df07744caaeb7a15d00dad2d1 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:40.481967  8431 raft_consensus.cc:359] T 57c0caa7558c4f95a29b1c8342bd7588 P 973451fb40234dca93d60a5ad4ca93e4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "067d127df48c4d5aae445170aef96762" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 41465 } } peers { permanent_uuid: "bf45b641d5dd4b868ad6c3f969c62453" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 43451 } } peers { permanent_uuid: "973451fb40234dca93d60a5ad4ca93e4" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39227 } }
I20260709 14:53:40.482715  8431 raft_consensus.cc:385] T 57c0caa7558c4f95a29b1c8342bd7588 P 973451fb40234dca93d60a5ad4ca93e4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:40.482988  8431 raft_consensus.cc:740] T 57c0caa7558c4f95a29b1c8342bd7588 P 973451fb40234dca93d60a5ad4ca93e4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 973451fb40234dca93d60a5ad4ca93e4, State: Initialized, Role: FOLLOWER
I20260709 14:53:40.483510  8295 tablet_service.cc:1511] Processing CreateTablet for tablet 20205a15b7e44bcaac7f837d0f06375e (DEFAULT_TABLE table=test-workload [id=dcf00b5147a24b9887e8b093cef974b9]), partition=RANGE (key) PARTITION 1528717134 <= VALUES < 1565115161
I20260709 14:53:40.483662  8431 consensus_queue.cc:260] T 57c0caa7558c4f95a29b1c8342bd7588 P 973451fb40234dca93d60a5ad4ca93e4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "067d127df48c4d5aae445170aef96762" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 41465 } } peers { permanent_uuid: "bf45b641d5dd4b868ad6c3f969c62453" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 43451 } } peers { permanent_uuid: "973451fb40234dca93d60a5ad4ca93e4" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39227 } }
I20260709 14:53:40.478696  8444 raft_consensus.cc:515] T e240dd434d5c4438ad730779e28b67c1 P 067d127df48c4d5aae445170aef96762 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b1bcbe2df07744caaeb7a15d00dad2d1" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43283 } } peers { permanent_uuid: "067d127df48c4d5aae445170aef96762" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 41465 } } peers { permanent_uuid: "973451fb40234dca93d60a5ad4ca93e4" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39227 } }
I20260709 14:53:40.489741  8473 raft_consensus.cc:493] T 57c0caa7558c4f95a29b1c8342bd7588 P 067d127df48c4d5aae445170aef96762 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:40.480805  8430 raft_consensus.cc:740] T bfb16a9ed123411baf42930ef96847b6 P b1bcbe2df07744caaeb7a15d00dad2d1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b1bcbe2df07744caaeb7a15d00dad2d1, State: Initialized, Role: FOLLOWER
W20260709 14:53:40.488152  8206 leader_election.cc:343] T e240dd434d5c4438ad730779e28b67c1 P b1bcbe2df07744caaeb7a15d00dad2d1 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 973451fb40234dca93d60a5ad4ca93e4 (127.6.3.193:39227): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:40.503170  8312 raft_consensus.cc:2393] T e240dd434d5c4438ad730779e28b67c1 P 067d127df48c4d5aae445170aef96762 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate b1bcbe2df07744caaeb7a15d00dad2d1 in current term 1: Already voted for candidate 067d127df48c4d5aae445170aef96762 in this term.
I20260709 14:53:40.504158  8431 ts_tablet_manager.cc:1434] T 57c0caa7558c4f95a29b1c8342bd7588 P 973451fb40234dca93d60a5ad4ca93e4: Time spent starting tablet: real 0.075s	user 0.006s	sys 0.000s
I20260709 14:53:40.505118  8431 tablet_bootstrap.cc:492] T bfb16a9ed123411baf42930ef96847b6 P 973451fb40234dca93d60a5ad4ca93e4: Bootstrap starting.
I20260709 14:53:40.504681  8227 tablet_service.cc:1511] Processing CreateTablet for tablet 707c48a3042242c48a6a838684f7f880 (DEFAULT_TABLE table=test-workload [id=dcf00b5147a24b9887e8b093cef974b9]), partition=RANGE (key) PARTITION 1637911215 <= VALUES < 1674309242
I20260709 14:53:40.504702  8300 tablet_service.cc:1511] Processing CreateTablet for tablet 4974d98386be4d28b157023b4d2f8efa (DEFAULT_TABLE table=test-workload [id=dcf00b5147a24b9887e8b093cef974b9]), partition=RANGE (key) PARTITION 1674309242 <= VALUES < 1710707269
I20260709 14:53:40.506014  8227 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 707c48a3042242c48a6a838684f7f880. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:40.510504  8431 tablet_bootstrap.cc:654] T bfb16a9ed123411baf42930ef96847b6 P 973451fb40234dca93d60a5ad4ca93e4: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:40.503202  8430 consensus_queue.cc:260] T bfb16a9ed123411baf42930ef96847b6 P b1bcbe2df07744caaeb7a15d00dad2d1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bf45b641d5dd4b868ad6c3f969c62453" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 43451 } } peers { permanent_uuid: "973451fb40234dca93d60a5ad4ca93e4" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39227 } } peers { permanent_uuid: "b1bcbe2df07744caaeb7a15d00dad2d1" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43283 } }
I20260709 14:53:40.497151  8473 raft_consensus.cc:515] T 57c0caa7558c4f95a29b1c8342bd7588 P 067d127df48c4d5aae445170aef96762 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "067d127df48c4d5aae445170aef96762" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 41465 } } peers { permanent_uuid: "bf45b641d5dd4b868ad6c3f969c62453" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 43451 } } peers { permanent_uuid: "973451fb40234dca93d60a5ad4ca93e4" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39227 } }
I20260709 14:53:40.513216  8430 ts_tablet_manager.cc:1434] T bfb16a9ed123411baf42930ef96847b6 P b1bcbe2df07744caaeb7a15d00dad2d1: Time spent starting tablet: real 0.036s	user 0.007s	sys 0.000s
I20260709 14:53:40.514137  8430 tablet_bootstrap.cc:492] T 82d4bd8d81054722be1a4405323a9a27 P b1bcbe2df07744caaeb7a15d00dad2d1: Bootstrap starting.
I20260709 14:53:40.514734  8473 leader_election.cc:290] T 57c0caa7558c4f95a29b1c8342bd7588 P 067d127df48c4d5aae445170aef96762 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bf45b641d5dd4b868ad6c3f969c62453 (127.6.3.196:43451), 973451fb40234dca93d60a5ad4ca93e4 (127.6.3.193:39227)
I20260709 14:53:40.516180  8165 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "57c0caa7558c4f95a29b1c8342bd7588" candidate_uuid: "067d127df48c4d5aae445170aef96762" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "973451fb40234dca93d60a5ad4ca93e4" is_pre_election: true
I20260709 14:53:40.525986  8165 raft_consensus.cc:2468] T 57c0caa7558c4f95a29b1c8342bd7588 P 973451fb40234dca93d60a5ad4ca93e4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 067d127df48c4d5aae445170aef96762 in term 0.
I20260709 14:53:40.527151  8280 leader_election.cc:304] T 57c0caa7558c4f95a29b1c8342bd7588 P 067d127df48c4d5aae445170aef96762 [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: 067d127df48c4d5aae445170aef96762, 973451fb40234dca93d60a5ad4ca93e4; no voters: 
I20260709 14:53:40.527923  8473 raft_consensus.cc:2804] T 57c0caa7558c4f95a29b1c8342bd7588 P 067d127df48c4d5aae445170aef96762 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:53:40.528285  8473 raft_consensus.cc:493] T 57c0caa7558c4f95a29b1c8342bd7588 P 067d127df48c4d5aae445170aef96762 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:53:40.528589  8473 raft_consensus.cc:3060] T 57c0caa7558c4f95a29b1c8342bd7588 P 067d127df48c4d5aae445170aef96762 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:40.532199  8206 leader_election.cc:304] T e240dd434d5c4438ad730779e28b67c1 P b1bcbe2df07744caaeb7a15d00dad2d1 [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: b1bcbe2df07744caaeb7a15d00dad2d1; no voters: 067d127df48c4d5aae445170aef96762, 973451fb40234dca93d60a5ad4ca93e4
I20260709 14:53:40.533263  8437 raft_consensus.cc:3060] T e240dd434d5c4438ad730779e28b67c1 P b1bcbe2df07744caaeb7a15d00dad2d1 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:40.535620  8226 tablet_service.cc:1511] Processing CreateTablet for tablet db2932772e974b4ba562975df845b404 (DEFAULT_TABLE table=test-workload [id=dcf00b5147a24b9887e8b093cef974b9]), partition=RANGE (key) PARTITION 1601513188 <= VALUES < 1637911215
I20260709 14:53:40.536972  8226 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet db2932772e974b4ba562975df845b404. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:40.538226  8430 tablet_bootstrap.cc:654] T 82d4bd8d81054722be1a4405323a9a27 P b1bcbe2df07744caaeb7a15d00dad2d1: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:40.517268  8237 raft_consensus.cc:2468] T bbcc360fbc064e3d83a35a26efc2e8fc P b1bcbe2df07744caaeb7a15d00dad2d1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 973451fb40234dca93d60a5ad4ca93e4 in term 1.
I20260709 14:53:40.518076  8388 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "57c0caa7558c4f95a29b1c8342bd7588" candidate_uuid: "067d127df48c4d5aae445170aef96762" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bf45b641d5dd4b868ad6c3f969c62453" is_pre_election: true
W20260709 14:53:40.540236  8279 leader_election.cc:343] T 57c0caa7558c4f95a29b1c8342bd7588 P 067d127df48c4d5aae445170aef96762 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer bf45b641d5dd4b868ad6c3f969c62453 (127.6.3.196:43451): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:40.520032  8152 tablet_service.cc:1511] Processing CreateTablet for tablet 707c48a3042242c48a6a838684f7f880 (DEFAULT_TABLE table=test-workload [id=dcf00b5147a24b9887e8b093cef974b9]), partition=RANGE (key) PARTITION 1637911215 <= VALUES < 1674309242
I20260709 14:53:40.541632  8152 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 707c48a3042242c48a6a838684f7f880. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:40.543754  8238 raft_consensus.cc:2468] T a0de5375ba784f739355485309703466 P b1bcbe2df07744caaeb7a15d00dad2d1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 067d127df48c4d5aae445170aef96762 in term 1.
I20260709 14:53:40.543993  8437 raft_consensus.cc:2749] T e240dd434d5c4438ad730779e28b67c1 P b1bcbe2df07744caaeb7a15d00dad2d1 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:53:40.552875  8239 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e240dd434d5c4438ad730779e28b67c1" candidate_uuid: "067d127df48c4d5aae445170aef96762" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b1bcbe2df07744caaeb7a15d00dad2d1"
I20260709 14:53:40.554015  8444 leader_election.cc:290] T e240dd434d5c4438ad730779e28b67c1 P 067d127df48c4d5aae445170aef96762 [CANDIDATE]: Term 1 election: Requested vote from peers b1bcbe2df07744caaeb7a15d00dad2d1 (127.6.3.194:43283), 973451fb40234dca93d60a5ad4ca93e4 (127.6.3.193:39227)
I20260709 14:53:40.554924  8165 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e240dd434d5c4438ad730779e28b67c1" candidate_uuid: "067d127df48c4d5aae445170aef96762" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "973451fb40234dca93d60a5ad4ca93e4"
W20260709 14:53:40.556178  8280 leader_election.cc:343] T e240dd434d5c4438ad730779e28b67c1 P 067d127df48c4d5aae445170aef96762 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 973451fb40234dca93d60a5ad4ca93e4 (127.6.3.193:39227): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:40.560091  8128 leader_election.cc:304] T bbcc360fbc064e3d83a35a26efc2e8fc P 973451fb40234dca93d60a5ad4ca93e4 [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: 973451fb40234dca93d60a5ad4ca93e4, b1bcbe2df07744caaeb7a15d00dad2d1; no voters: bf45b641d5dd4b868ad6c3f969c62453
I20260709 14:53:40.561079  8468 raft_consensus.cc:2804] T bbcc360fbc064e3d83a35a26efc2e8fc P 973451fb40234dca93d60a5ad4ca93e4 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:53:40.561508  8468 raft_consensus.cc:697] T bbcc360fbc064e3d83a35a26efc2e8fc P 973451fb40234dca93d60a5ad4ca93e4 [term 1 LEADER]: Becoming Leader. State: Replica: 973451fb40234dca93d60a5ad4ca93e4, State: Running, Role: LEADER
I20260709 14:53:40.561753  8277 leader_election.cc:304] T a0de5375ba784f739355485309703466 P 067d127df48c4d5aae445170aef96762 [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: 067d127df48c4d5aae445170aef96762, b1bcbe2df07744caaeb7a15d00dad2d1; no voters: bf45b641d5dd4b868ad6c3f969c62453
I20260709 14:53:40.562217  8468 consensus_queue.cc:237] T bbcc360fbc064e3d83a35a26efc2e8fc P 973451fb40234dca93d60a5ad4ca93e4 [LEADER]: Queue going to LEADER mode. State: All 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: "bf45b641d5dd4b868ad6c3f969c62453" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 43451 } } peers { permanent_uuid: "973451fb40234dca93d60a5ad4ca93e4" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39227 } } peers { permanent_uuid: "b1bcbe2df07744caaeb7a15d00dad2d1" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43283 } }
I20260709 14:53:40.565723  8239 raft_consensus.cc:2468] T e240dd434d5c4438ad730779e28b67c1 P b1bcbe2df07744caaeb7a15d00dad2d1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 067d127df48c4d5aae445170aef96762 in term 1.
I20260709 14:53:40.568722  8277 leader_election.cc:304] T e240dd434d5c4438ad730779e28b67c1 P 067d127df48c4d5aae445170aef96762 [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: 067d127df48c4d5aae445170aef96762, b1bcbe2df07744caaeb7a15d00dad2d1; no voters: 973451fb40234dca93d60a5ad4ca93e4
I20260709 14:53:40.570086  8464 raft_consensus.cc:2804] T e240dd434d5c4438ad730779e28b67c1 P 067d127df48c4d5aae445170aef96762 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:53:40.566323  8444 raft_consensus.cc:2804] T a0de5375ba784f739355485309703466 P 067d127df48c4d5aae445170aef96762 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:53:40.501192  8295 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 20205a15b7e44bcaac7f837d0f06375e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:40.535022  8473 raft_consensus.cc:515] T 57c0caa7558c4f95a29b1c8342bd7588 P 067d127df48c4d5aae445170aef96762 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "067d127df48c4d5aae445170aef96762" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 41465 } } peers { permanent_uuid: "bf45b641d5dd4b868ad6c3f969c62453" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 43451 } } peers { permanent_uuid: "973451fb40234dca93d60a5ad4ca93e4" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39227 } }
I20260709 14:53:40.591562  8300 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4974d98386be4d28b157023b4d2f8efa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:40.618484  8464 raft_consensus.cc:697] T e240dd434d5c4438ad730779e28b67c1 P 067d127df48c4d5aae445170aef96762 [term 1 LEADER]: Becoming Leader. State: Replica: 067d127df48c4d5aae445170aef96762, State: Running, Role: LEADER
W20260709 14:53:40.629850  8094 debug-util.cc:398] Leaking SignalData structure 0x7b0800045c80 after lost signal to thread 6162
I20260709 14:53:40.617301  8444 raft_consensus.cc:697] T a0de5375ba784f739355485309703466 P 067d127df48c4d5aae445170aef96762 [term 1 LEADER]: Becoming Leader. State: Replica: 067d127df48c4d5aae445170aef96762, State: Running, Role: LEADER
I20260709 14:53:40.638489  8151 tablet_service.cc:1511] Processing CreateTablet for tablet 4974d98386be4d28b157023b4d2f8efa (DEFAULT_TABLE table=test-workload [id=dcf00b5147a24b9887e8b093cef974b9]), partition=RANGE (key) PARTITION 1674309242 <= VALUES < 1710707269
I20260709 14:53:40.646660  8151 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4974d98386be4d28b157023b4d2f8efa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:40.648802  8369 tablet_service.cc:1511] Processing CreateTablet for tablet 4974d98386be4d28b157023b4d2f8efa (DEFAULT_TABLE table=test-workload [id=dcf00b5147a24b9887e8b093cef974b9]), partition=RANGE (key) PARTITION 1674309242 <= VALUES < 1710707269
I20260709 14:53:40.649893  8369 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4974d98386be4d28b157023b4d2f8efa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:40.639112  8146 tablet_service.cc:1511] Processing CreateTablet for tablet 033212aa841d48719d87a261e8b7aedf (DEFAULT_TABLE table=test-workload [id=dcf00b5147a24b9887e8b093cef974b9]), partition=RANGE (key) PARTITION 1783503323 <= VALUES < 1819901350
I20260709 14:53:40.650712  8486 consensus_queue.cc:1048] T 350495a859c84a1eb59baf646f5de0f6 P 067d127df48c4d5aae445170aef96762 [LEADER]: Connected to new peer: Peer: permanent_uuid: "973451fb40234dca93d60a5ad4ca93e4" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39227 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:53:40.651835  8146 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 033212aa841d48719d87a261e8b7aedf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:40.652302  8432 tablet_bootstrap.cc:492] T 17e540f4871b41a5acc8915c4c08326c P 067d127df48c4d5aae445170aef96762: No bootstrap required, opened a new log
I20260709 14:53:40.652777  8432 ts_tablet_manager.cc:1403] T 17e540f4871b41a5acc8915c4c08326c P 067d127df48c4d5aae445170aef96762: Time spent bootstrapping tablet: real 0.194s	user 0.046s	sys 0.039s
I20260709 14:53:40.639429  8376 tablet_service.cc:1511] Processing CreateTablet for tablet 033212aa841d48719d87a261e8b7aedf (DEFAULT_TABLE table=test-workload [id=dcf00b5147a24b9887e8b093cef974b9]), partition=RANGE (key) PARTITION 1783503323 <= VALUES < 1819901350
I20260709 14:53:40.639865  8430 tablet_bootstrap.cc:492] T 82d4bd8d81054722be1a4405323a9a27 P b1bcbe2df07744caaeb7a15d00dad2d1: No bootstrap required, opened a new log
I20260709 14:53:40.657035  8430 ts_tablet_manager.cc:1403] T 82d4bd8d81054722be1a4405323a9a27 P b1bcbe2df07744caaeb7a15d00dad2d1: Time spent bootstrapping tablet: real 0.143s	user 0.014s	sys 0.000s
W20260709 14:53:40.640197  8094 debug-util.cc:398] Leaking SignalData structure 0x7b0800048080 after lost signal to thread 8097
W20260709 14:53:40.657447  8094 debug-util.cc:398] Leaking SignalData structure 0x7b08000480c0 after lost signal to thread 8104
I20260709 14:53:40.640897  8301 tablet_service.cc:1511] Processing CreateTablet for tablet f0c99adf90c147cea715ae6fd6efccf5 (DEFAULT_TABLE table=test-workload [id=dcf00b5147a24b9887e8b093cef974b9]), partition=RANGE (key) PARTITION 1710707269 <= VALUES < 1747105296
I20260709 14:53:40.664299  8301 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f0c99adf90c147cea715ae6fd6efccf5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:40.641265  8473 leader_election.cc:290] T 57c0caa7558c4f95a29b1c8342bd7588 P 067d127df48c4d5aae445170aef96762 [CANDIDATE]: Term 1 election: Requested vote from peers bf45b641d5dd4b868ad6c3f969c62453 (127.6.3.196:43451), 973451fb40234dca93d60a5ad4ca93e4 (127.6.3.193:39227)
I20260709 14:53:40.641961  8302 tablet_service.cc:1511] Processing CreateTablet for tablet d14fc749226740448d0a3fee84ce5c79 (DEFAULT_TABLE table=test-workload [id=dcf00b5147a24b9887e8b093cef974b9]), partition=RANGE (key) PARTITION 1747105296 <= VALUES < 1783503323
I20260709 14:53:40.642814  8165 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "57c0caa7558c4f95a29b1c8342bd7588" candidate_uuid: "067d127df48c4d5aae445170aef96762" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "973451fb40234dca93d60a5ad4ca93e4"
I20260709 14:53:40.670109  8165 raft_consensus.cc:3060] T 57c0caa7558c4f95a29b1c8342bd7588 P 973451fb40234dca93d60a5ad4ca93e4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:40.670493  8302 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d14fc749226740448d0a3fee84ce5c79. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:40.642946  8223 tablet_service.cc:1511] Processing CreateTablet for tablet f0c99adf90c147cea715ae6fd6efccf5 (DEFAULT_TABLE table=test-workload [id=dcf00b5147a24b9887e8b093cef974b9]), partition=RANGE (key) PARTITION 1710707269 <= VALUES < 1747105296
I20260709 14:53:40.644371  8229 tablet_service.cc:1511] Processing CreateTablet for tablet 033212aa841d48719d87a261e8b7aedf (DEFAULT_TABLE table=test-workload [id=dcf00b5147a24b9887e8b093cef974b9]), partition=RANGE (key) PARTITION 1783503323 <= VALUES < 1819901350
I20260709 14:53:40.634999  8434 ts_tablet_manager.cc:1434] T bffa36e5fd13469b8b97e7d5a198b50c P bf45b641d5dd4b868ad6c3f969c62453: Time spent starting tablet: real 0.334s	user 0.014s	sys 0.008s
I20260709 14:53:40.673717  8223 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f0c99adf90c147cea715ae6fd6efccf5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:40.674111  8434 tablet_bootstrap.cc:492] T bbcc360fbc064e3d83a35a26efc2e8fc P bf45b641d5dd4b868ad6c3f969c62453: Bootstrap starting.
I20260709 14:53:40.642886  8224 tablet_service.cc:1511] Processing CreateTablet for tablet d14fc749226740448d0a3fee84ce5c79 (DEFAULT_TABLE table=test-workload [id=dcf00b5147a24b9887e8b093cef974b9]), partition=RANGE (key) PARTITION 1747105296 <= VALUES < 1783503323
I20260709 14:53:40.644873  8374 tablet_service.cc:1511] Processing CreateTablet for tablet f0c99adf90c147cea715ae6fd6efccf5 (DEFAULT_TABLE table=test-workload [id=dcf00b5147a24b9887e8b093cef974b9]), partition=RANGE (key) PARTITION 1710707269 <= VALUES < 1747105296
I20260709 14:53:40.637372  8152 tablet_service.cc:1511] Processing CreateTablet for tablet d14fc749226740448d0a3fee84ce5c79 (DEFAULT_TABLE table=test-workload [id=dcf00b5147a24b9887e8b093cef974b9]), partition=RANGE (key) PARTITION 1747105296 <= VALUES < 1783503323
I20260709 14:53:40.670993  8062 catalog_manager.cc:5697] T bbcc360fbc064e3d83a35a26efc2e8fc P 973451fb40234dca93d60a5ad4ca93e4 reported cstate change: term changed from 0 to 1, leader changed from <none> to 973451fb40234dca93d60a5ad4ca93e4 (127.6.3.193). New cstate: current_term: 1 leader_uuid: "973451fb40234dca93d60a5ad4ca93e4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bf45b641d5dd4b868ad6c3f969c62453" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 43451 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "973451fb40234dca93d60a5ad4ca93e4" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39227 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b1bcbe2df07744caaeb7a15d00dad2d1" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43283 } health_report { overall_health: UNKNOWN } } }
I20260709 14:53:40.675699  8152 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d14fc749226740448d0a3fee84ce5c79. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:40.675751  8224 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d14fc749226740448d0a3fee84ce5c79. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:40.676972  8155 tablet_service.cc:1511] Processing CreateTablet for tablet 5d50c49c764f4e3eb2da7dcb43cb6cba (DEFAULT_TABLE table=test-workload [id=dcf00b5147a24b9887e8b093cef974b9]), partition=RANGE (key) PARTITION 1819901350 <= VALUES < 1856299377
I20260709 14:53:40.678156  8155 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5d50c49c764f4e3eb2da7dcb43cb6cba. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:40.656646  8376 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 033212aa841d48719d87a261e8b7aedf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:40.681002  8229 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 033212aa841d48719d87a261e8b7aedf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:40.683547  8374 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f0c99adf90c147cea715ae6fd6efccf5. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 14:53:40.687811  8279 consensus_peers.cc:597] T 350495a859c84a1eb59baf646f5de0f6 P 067d127df48c4d5aae445170aef96762 -> Peer bf45b641d5dd4b868ad6c3f969c62453 (127.6.3.196:43451): Couldn't send request to peer bf45b641d5dd4b868ad6c3f969c62453. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:53:40.688710  8430 raft_consensus.cc:359] T 82d4bd8d81054722be1a4405323a9a27 P b1bcbe2df07744caaeb7a15d00dad2d1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "973451fb40234dca93d60a5ad4ca93e4" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39227 } } peers { permanent_uuid: "b1bcbe2df07744caaeb7a15d00dad2d1" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43283 } } peers { permanent_uuid: "067d127df48c4d5aae445170aef96762" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 41465 } }
I20260709 14:53:40.689424  8430 raft_consensus.cc:385] T 82d4bd8d81054722be1a4405323a9a27 P b1bcbe2df07744caaeb7a15d00dad2d1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:40.689728  8430 raft_consensus.cc:740] T 82d4bd8d81054722be1a4405323a9a27 P b1bcbe2df07744caaeb7a15d00dad2d1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b1bcbe2df07744caaeb7a15d00dad2d1, State: Initialized, Role: FOLLOWER
I20260709 14:53:40.690683  8430 consensus_queue.cc:260] T 82d4bd8d81054722be1a4405323a9a27 P b1bcbe2df07744caaeb7a15d00dad2d1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "973451fb40234dca93d60a5ad4ca93e4" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39227 } } peers { permanent_uuid: "b1bcbe2df07744caaeb7a15d00dad2d1" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43283 } } peers { permanent_uuid: "067d127df48c4d5aae445170aef96762" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 41465 } }
I20260709 14:53:40.691102  8373 tablet_service.cc:1511] Processing CreateTablet for tablet 5d50c49c764f4e3eb2da7dcb43cb6cba (DEFAULT_TABLE table=test-workload [id=dcf00b5147a24b9887e8b093cef974b9]), partition=RANGE (key) PARTITION 1819901350 <= VALUES < 1856299377
I20260709 14:53:40.688069  8388 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "57c0caa7558c4f95a29b1c8342bd7588" candidate_uuid: "067d127df48c4d5aae445170aef96762" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bf45b641d5dd4b868ad6c3f969c62453"
I20260709 14:53:40.694234  8227 tablet_service.cc:1511] Processing CreateTablet for tablet ce3892a232504453aa38384dec5031ba (DEFAULT_TABLE table=test-workload [id=dcf00b5147a24b9887e8b093cef974b9]), partition=RANGE (key) PARTITION 1856299377 <= VALUES < 1892697404
I20260709 14:53:40.695393  8227 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ce3892a232504453aa38384dec5031ba. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:40.700707  8434 tablet_bootstrap.cc:654] T bbcc360fbc064e3d83a35a26efc2e8fc P bf45b641d5dd4b868ad6c3f969c62453: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:40.702826  8296 tablet_service.cc:1511] Processing CreateTablet for tablet ce3892a232504453aa38384dec5031ba (DEFAULT_TABLE table=test-workload [id=dcf00b5147a24b9887e8b093cef974b9]), partition=RANGE (key) PARTITION 1856299377 <= VALUES < 1892697404
I20260709 14:53:40.703583  8375 tablet_service.cc:1511] Processing CreateTablet for tablet ce3892a232504453aa38384dec5031ba (DEFAULT_TABLE table=test-workload [id=dcf00b5147a24b9887e8b093cef974b9]), partition=RANGE (key) PARTITION 1856299377 <= VALUES < 1892697404
I20260709 14:53:40.689551  8304 tablet_service.cc:1511] Processing CreateTablet for tablet 5d50c49c764f4e3eb2da7dcb43cb6cba (DEFAULT_TABLE table=test-workload [id=dcf00b5147a24b9887e8b093cef974b9]), partition=RANGE (key) PARTITION 1819901350 <= VALUES < 1856299377
I20260709 14:53:40.692294  8373 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5d50c49c764f4e3eb2da7dcb43cb6cba. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:40.711303  8375 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ce3892a232504453aa38384dec5031ba. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:40.711611  8154 tablet_service.cc:1511] Processing CreateTablet for tablet 9a50b39abbc04db7a87a63eee9e2927d (DEFAULT_TABLE table=test-workload [id=dcf00b5147a24b9887e8b093cef974b9]), partition=RANGE (key) PARTITION 1892697404 <= VALUES < 1929095431
I20260709 14:53:40.712790  8154 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9a50b39abbc04db7a87a63eee9e2927d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:40.704038  8296 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ce3892a232504453aa38384dec5031ba. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:40.716657  8304 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5d50c49c764f4e3eb2da7dcb43cb6cba. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:40.724525  8444 consensus_queue.cc:237] T a0de5375ba784f739355485309703466 P 067d127df48c4d5aae445170aef96762 [LEADER]: Queue going to LEADER mode. State: All 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: "b1bcbe2df07744caaeb7a15d00dad2d1" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43283 } } peers { permanent_uuid: "067d127df48c4d5aae445170aef96762" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 41465 } } peers { permanent_uuid: "bf45b641d5dd4b868ad6c3f969c62453" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 43451 } }
I20260709 14:53:40.725586  8473 raft_consensus.cc:493] T bffa36e5fd13469b8b97e7d5a198b50c P 067d127df48c4d5aae445170aef96762 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:40.726058  8473 raft_consensus.cc:515] T bffa36e5fd13469b8b97e7d5a198b50c P 067d127df48c4d5aae445170aef96762 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b1bcbe2df07744caaeb7a15d00dad2d1" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43283 } } peers { permanent_uuid: "067d127df48c4d5aae445170aef96762" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 41465 } } peers { permanent_uuid: "bf45b641d5dd4b868ad6c3f969c62453" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 43451 } }
I20260709 14:53:40.666530  8432 raft_consensus.cc:359] T 17e540f4871b41a5acc8915c4c08326c P 067d127df48c4d5aae445170aef96762 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b1bcbe2df07744caaeb7a15d00dad2d1" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43283 } } peers { permanent_uuid: "067d127df48c4d5aae445170aef96762" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 41465 } } peers { permanent_uuid: "bf45b641d5dd4b868ad6c3f969c62453" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 43451 } }
W20260709 14:53:40.707386  8279 leader_election.cc:343] T 57c0caa7558c4f95a29b1c8342bd7588 P 067d127df48c4d5aae445170aef96762 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer bf45b641d5dd4b868ad6c3f969c62453 (127.6.3.196:43451): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:40.727620  8430 ts_tablet_manager.cc:1434] T 82d4bd8d81054722be1a4405323a9a27 P b1bcbe2df07744caaeb7a15d00dad2d1: Time spent starting tablet: real 0.070s	user 0.006s	sys 0.000s
I20260709 14:53:40.728484  8432 raft_consensus.cc:385] T 17e540f4871b41a5acc8915c4c08326c P 067d127df48c4d5aae445170aef96762 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:40.728619  8473 leader_election.cc:290] T bffa36e5fd13469b8b97e7d5a198b50c P 067d127df48c4d5aae445170aef96762 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b1bcbe2df07744caaeb7a15d00dad2d1 (127.6.3.194:43283), bf45b641d5dd4b868ad6c3f969c62453 (127.6.3.196:43451)
I20260709 14:53:40.728811  8432 raft_consensus.cc:740] T 17e540f4871b41a5acc8915c4c08326c P 067d127df48c4d5aae445170aef96762 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 067d127df48c4d5aae445170aef96762, State: Initialized, Role: FOLLOWER
I20260709 14:53:40.729755  8239 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bffa36e5fd13469b8b97e7d5a198b50c" candidate_uuid: "067d127df48c4d5aae445170aef96762" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b1bcbe2df07744caaeb7a15d00dad2d1" is_pre_election: true
I20260709 14:53:40.730319  8388 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bffa36e5fd13469b8b97e7d5a198b50c" candidate_uuid: "067d127df48c4d5aae445170aef96762" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bf45b641d5dd4b868ad6c3f969c62453" is_pre_election: true
I20260709 14:53:40.730894  8388 raft_consensus.cc:2468] T bffa36e5fd13469b8b97e7d5a198b50c P bf45b641d5dd4b868ad6c3f969c62453 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 067d127df48c4d5aae445170aef96762 in term 0.
I20260709 14:53:40.708544  8165 raft_consensus.cc:2468] T 57c0caa7558c4f95a29b1c8342bd7588 P 973451fb40234dca93d60a5ad4ca93e4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 067d127df48c4d5aae445170aef96762 in term 1.
W20260709 14:53:40.731120  8277 leader_election.cc:343] T bffa36e5fd13469b8b97e7d5a198b50c P 067d127df48c4d5aae445170aef96762 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b1bcbe2df07744caaeb7a15d00dad2d1 (127.6.3.194:43283): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:40.732126  8279 leader_election.cc:304] T bffa36e5fd13469b8b97e7d5a198b50c P 067d127df48c4d5aae445170aef96762 [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: 067d127df48c4d5aae445170aef96762, bf45b641d5dd4b868ad6c3f969c62453; no voters: b1bcbe2df07744caaeb7a15d00dad2d1
I20260709 14:53:40.732209  8464 consensus_queue.cc:237] T e240dd434d5c4438ad730779e28b67c1 P 067d127df48c4d5aae445170aef96762 [LEADER]: Queue going to LEADER mode. State: All 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: "b1bcbe2df07744caaeb7a15d00dad2d1" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43283 } } peers { permanent_uuid: "067d127df48c4d5aae445170aef96762" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 41465 } } peers { permanent_uuid: "973451fb40234dca93d60a5ad4ca93e4" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39227 } }
I20260709 14:53:40.733029  8473 raft_consensus.cc:2804] T bffa36e5fd13469b8b97e7d5a198b50c P 067d127df48c4d5aae445170aef96762 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:53:40.733366  8473 raft_consensus.cc:493] T bffa36e5fd13469b8b97e7d5a198b50c P 067d127df48c4d5aae445170aef96762 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:53:40.733717  8473 raft_consensus.cc:3060] T bffa36e5fd13469b8b97e7d5a198b50c P 067d127df48c4d5aae445170aef96762 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:40.734190  8432 consensus_queue.cc:260] T 17e540f4871b41a5acc8915c4c08326c P 067d127df48c4d5aae445170aef96762 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b1bcbe2df07744caaeb7a15d00dad2d1" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43283 } } peers { permanent_uuid: "067d127df48c4d5aae445170aef96762" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 41465 } } peers { permanent_uuid: "bf45b641d5dd4b868ad6c3f969c62453" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 43451 } }
I20260709 14:53:40.732511  8280 leader_election.cc:304] T 57c0caa7558c4f95a29b1c8342bd7588 P 067d127df48c4d5aae445170aef96762 [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: 067d127df48c4d5aae445170aef96762, 973451fb40234dca93d60a5ad4ca93e4; no voters: bf45b641d5dd4b868ad6c3f969c62453
I20260709 14:53:40.728578  8430 tablet_bootstrap.cc:492] T 3db4b5e3b42948e0a97e30b92d8a28b5 P b1bcbe2df07744caaeb7a15d00dad2d1: Bootstrap starting.
I20260709 14:53:40.746236  8487 raft_consensus.cc:2804] T 57c0caa7558c4f95a29b1c8342bd7588 P 067d127df48c4d5aae445170aef96762 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:53:40.746757  8487 raft_consensus.cc:697] T 57c0caa7558c4f95a29b1c8342bd7588 P 067d127df48c4d5aae445170aef96762 [term 1 LEADER]: Becoming Leader. State: Replica: 067d127df48c4d5aae445170aef96762, State: Running, Role: LEADER
I20260709 14:53:40.747596  8487 consensus_queue.cc:237] T 57c0caa7558c4f95a29b1c8342bd7588 P 067d127df48c4d5aae445170aef96762 [LEADER]: Queue going to LEADER mode. State: All 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: "067d127df48c4d5aae445170aef96762" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 41465 } } peers { permanent_uuid: "bf45b641d5dd4b868ad6c3f969c62453" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 43451 } } peers { permanent_uuid: "973451fb40234dca93d60a5ad4ca93e4" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39227 } }
I20260709 14:53:40.747761  8228 tablet_service.cc:1511] Processing CreateTablet for tablet 9a50b39abbc04db7a87a63eee9e2927d (DEFAULT_TABLE table=test-workload [id=dcf00b5147a24b9887e8b093cef974b9]), partition=RANGE (key) PARTITION 1892697404 <= VALUES < 1929095431
I20260709 14:53:40.777063  8228 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9a50b39abbc04db7a87a63eee9e2927d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:40.781098  8486 consensus_queue.cc:1048] T 99f944bc52a64af0a5ad2f88b7114419 P 067d127df48c4d5aae445170aef96762 [LEADER]: Connected to new peer: Peer: permanent_uuid: "973451fb40234dca93d60a5ad4ca93e4" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39227 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:53:40.788995  8378 tablet_service.cc:1511] Processing CreateTablet for tablet deaee55618f042128aba04b24580a539 (DEFAULT_TABLE table=test-workload [id=dcf00b5147a24b9887e8b093cef974b9]), partition=RANGE (key) PARTITION 1929095431 <= VALUES < 1965493458
I20260709 14:53:40.790143  8378 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet deaee55618f042128aba04b24580a539. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:40.815343  8430 tablet_bootstrap.cc:654] T 3db4b5e3b42948e0a97e30b92d8a28b5 P b1bcbe2df07744caaeb7a15d00dad2d1: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:40.814015  8473 raft_consensus.cc:515] T bffa36e5fd13469b8b97e7d5a198b50c P 067d127df48c4d5aae445170aef96762 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b1bcbe2df07744caaeb7a15d00dad2d1" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43283 } } peers { permanent_uuid: "067d127df48c4d5aae445170aef96762" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 41465 } } peers { permanent_uuid: "bf45b641d5dd4b868ad6c3f969c62453" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 43451 } }
I20260709 14:53:40.861888  8223 tablet_service.cc:1511] Processing CreateTablet for tablet deaee55618f042128aba04b24580a539 (DEFAULT_TABLE table=test-workload [id=dcf00b5147a24b9887e8b093cef974b9]), partition=RANGE (key) PARTITION 1929095431 <= VALUES < 1965493458
I20260709 14:53:40.863190  8223 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet deaee55618f042128aba04b24580a539. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 14:53:40.865933  8277 consensus_peers.cc:597] T 99f944bc52a64af0a5ad2f88b7114419 P 067d127df48c4d5aae445170aef96762 -> Peer b1bcbe2df07744caaeb7a15d00dad2d1 (127.6.3.194:43283): Couldn't send request to peer b1bcbe2df07744caaeb7a15d00dad2d1. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:53:40.872318  8432 ts_tablet_manager.cc:1434] T 17e540f4871b41a5acc8915c4c08326c P 067d127df48c4d5aae445170aef96762: Time spent starting tablet: real 0.219s	user 0.008s	sys 0.000s
I20260709 14:53:40.817082  8300 tablet_service.cc:1511] Processing CreateTablet for tablet 9a50b39abbc04db7a87a63eee9e2927d (DEFAULT_TABLE table=test-workload [id=dcf00b5147a24b9887e8b093cef974b9]), partition=RANGE (key) PARTITION 1892697404 <= VALUES < 1929095431
I20260709 14:53:40.875803  8296 tablet_service.cc:1511] Processing CreateTablet for tablet 445e5bf5ffc94723ba3ea09e39cc47a1 (DEFAULT_TABLE table=test-workload [id=dcf00b5147a24b9887e8b093cef974b9]), partition=RANGE (key) PARTITION 1965493458 <= VALUES < 2001891485
I20260709 14:53:40.880450  8473 leader_election.cc:290] T bffa36e5fd13469b8b97e7d5a198b50c P 067d127df48c4d5aae445170aef96762 [CANDIDATE]: Term 1 election: Requested vote from peers b1bcbe2df07744caaeb7a15d00dad2d1 (127.6.3.194:43283), bf45b641d5dd4b868ad6c3f969c62453 (127.6.3.196:43451)
I20260709 14:53:40.881669  8239 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bffa36e5fd13469b8b97e7d5a198b50c" candidate_uuid: "067d127df48c4d5aae445170aef96762" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b1bcbe2df07744caaeb7a15d00dad2d1"
I20260709 14:53:40.883490  8388 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bffa36e5fd13469b8b97e7d5a198b50c" candidate_uuid: "067d127df48c4d5aae445170aef96762" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bf45b641d5dd4b868ad6c3f969c62453"
I20260709 14:53:40.884163  8388 raft_consensus.cc:3060] T bffa36e5fd13469b8b97e7d5a198b50c P bf45b641d5dd4b868ad6c3f969c62453 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:40.885010  8300 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9a50b39abbc04db7a87a63eee9e2927d. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 14:53:40.885597  8277 leader_election.cc:343] T bffa36e5fd13469b8b97e7d5a198b50c P 067d127df48c4d5aae445170aef96762 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer b1bcbe2df07744caaeb7a15d00dad2d1 (127.6.3.194:43283): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:40.886952  8432 tablet_bootstrap.cc:492] T 5c2e9b91ed864ebcab9eee5fcbe0c728 P 067d127df48c4d5aae445170aef96762: Bootstrap starting.
I20260709 14:53:40.888095  8296 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 445e5bf5ffc94723ba3ea09e39cc47a1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:40.891057  8378 tablet_service.cc:1511] Processing CreateTablet for tablet 445e5bf5ffc94723ba3ea09e39cc47a1 (DEFAULT_TABLE table=test-workload [id=dcf00b5147a24b9887e8b093cef974b9]), partition=RANGE (key) PARTITION 1965493458 <= VALUES < 2001891485
I20260709 14:53:40.892674  8378 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 445e5bf5ffc94723ba3ea09e39cc47a1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:40.897061  8155 tablet_service.cc:1511] Processing CreateTablet for tablet 445e5bf5ffc94723ba3ea09e39cc47a1 (DEFAULT_TABLE table=test-workload [id=dcf00b5147a24b9887e8b093cef974b9]), partition=RANGE (key) PARTITION 1965493458 <= VALUES < 2001891485
I20260709 14:53:40.898667  8155 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 445e5bf5ffc94723ba3ea09e39cc47a1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:40.859411  8154 tablet_service.cc:1511] Processing CreateTablet for tablet deaee55618f042128aba04b24580a539 (DEFAULT_TABLE table=test-workload [id=dcf00b5147a24b9887e8b093cef974b9]), partition=RANGE (key) PARTITION 1929095431 <= VALUES < 1965493458
I20260709 14:53:40.900888  8154 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet deaee55618f042128aba04b24580a539. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:40.914453  8437 raft_consensus.cc:493] T bfb16a9ed123411baf42930ef96847b6 P b1bcbe2df07744caaeb7a15d00dad2d1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:40.924957  8434 tablet_bootstrap.cc:492] T bbcc360fbc064e3d83a35a26efc2e8fc P bf45b641d5dd4b868ad6c3f969c62453: No bootstrap required, opened a new log
I20260709 14:53:40.925421  8434 ts_tablet_manager.cc:1403] T bbcc360fbc064e3d83a35a26efc2e8fc P bf45b641d5dd4b868ad6c3f969c62453: Time spent bootstrapping tablet: real 0.252s	user 0.037s	sys 0.023s
I20260709 14:53:40.925199  8229 tablet_service.cc:1511] Processing CreateTablet for tablet 46f7d6b9d2a946e899f8ce2dddd37993 (DEFAULT_TABLE table=test-workload [id=dcf00b5147a24b9887e8b093cef974b9]), partition=RANGE (key) PARTITION 2001891485 <= VALUES < 2038289512
I20260709 14:53:40.926385  8229 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 46f7d6b9d2a946e899f8ce2dddd37993. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:40.932909  8434 raft_consensus.cc:359] T bbcc360fbc064e3d83a35a26efc2e8fc P bf45b641d5dd4b868ad6c3f969c62453 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bf45b641d5dd4b868ad6c3f969c62453" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 43451 } } peers { permanent_uuid: "973451fb40234dca93d60a5ad4ca93e4" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39227 } } peers { permanent_uuid: "b1bcbe2df07744caaeb7a15d00dad2d1" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43283 } }
I20260709 14:53:40.933630  8434 raft_consensus.cc:385] T bbcc360fbc064e3d83a35a26efc2e8fc P bf45b641d5dd4b868ad6c3f969c62453 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:40.933939  8434 raft_consensus.cc:740] T bbcc360fbc064e3d83a35a26efc2e8fc P bf45b641d5dd4b868ad6c3f969c62453 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bf45b641d5dd4b868ad6c3f969c62453, State: Initialized, Role: FOLLOWER
I20260709 14:53:40.928560  8437 raft_consensus.cc:515] T bfb16a9ed123411baf42930ef96847b6 P b1bcbe2df07744caaeb7a15d00dad2d1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bf45b641d5dd4b868ad6c3f969c62453" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 43451 } } peers { permanent_uuid: "973451fb40234dca93d60a5ad4ca93e4" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39227 } } peers { permanent_uuid: "b1bcbe2df07744caaeb7a15d00dad2d1" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43283 } }
I20260709 14:53:40.938519  8376 tablet_service.cc:1511] Processing CreateTablet for tablet 46f7d6b9d2a946e899f8ce2dddd37993 (DEFAULT_TABLE table=test-workload [id=dcf00b5147a24b9887e8b093cef974b9]), partition=RANGE (key) PARTITION 2001891485 <= VALUES < 2038289512
I20260709 14:53:40.941041  8431 tablet_bootstrap.cc:492] T bfb16a9ed123411baf42930ef96847b6 P 973451fb40234dca93d60a5ad4ca93e4: No bootstrap required, opened a new log
I20260709 14:53:40.934624  8434 consensus_queue.cc:260] T bbcc360fbc064e3d83a35a26efc2e8fc P bf45b641d5dd4b868ad6c3f969c62453 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bf45b641d5dd4b868ad6c3f969c62453" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 43451 } } peers { permanent_uuid: "973451fb40234dca93d60a5ad4ca93e4" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39227 } } peers { permanent_uuid: "b1bcbe2df07744caaeb7a15d00dad2d1" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43283 } }
I20260709 14:53:40.943562  8431 ts_tablet_manager.cc:1403] T bfb16a9ed123411baf42930ef96847b6 P 973451fb40234dca93d60a5ad4ca93e4: Time spent bootstrapping tablet: real 0.439s	user 0.024s	sys 0.008s
I20260709 14:53:40.946004  8302 tablet_service.cc:1511] Processing CreateTablet for tablet 46f7d6b9d2a946e899f8ce2dddd37993 (DEFAULT_TABLE table=test-workload [id=dcf00b5147a24b9887e8b093cef974b9]), partition=RANGE (key) PARTITION 2001891485 <= VALUES < 2038289512
I20260709 14:53:40.947690  8430 tablet_bootstrap.cc:492] T 3db4b5e3b42948e0a97e30b92d8a28b5 P b1bcbe2df07744caaeb7a15d00dad2d1: No bootstrap required, opened a new log
I20260709 14:53:40.948127  8430 ts_tablet_manager.cc:1403] T 3db4b5e3b42948e0a97e30b92d8a28b5 P b1bcbe2df07744caaeb7a15d00dad2d1: Time spent bootstrapping tablet: real 0.220s	user 0.016s	sys 0.008s
I20260709 14:53:40.949416  8302 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 46f7d6b9d2a946e899f8ce2dddd37993. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:40.959193  8430 raft_consensus.cc:359] T 3db4b5e3b42948e0a97e30b92d8a28b5 P b1bcbe2df07744caaeb7a15d00dad2d1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bf45b641d5dd4b868ad6c3f969c62453" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 43451 } } peers { permanent_uuid: "973451fb40234dca93d60a5ad4ca93e4" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39227 } } peers { permanent_uuid: "b1bcbe2df07744caaeb7a15d00dad2d1" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43283 } }
I20260709 14:53:40.960111  8430 raft_consensus.cc:385] T 3db4b5e3b42948e0a97e30b92d8a28b5 P b1bcbe2df07744caaeb7a15d00dad2d1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:40.960443  8430 raft_consensus.cc:740] T 3db4b5e3b42948e0a97e30b92d8a28b5 P b1bcbe2df07744caaeb7a15d00dad2d1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b1bcbe2df07744caaeb7a15d00dad2d1, State: Initialized, Role: FOLLOWER
W20260709 14:53:40.960523  8111 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 14:53:40.961313  8430 consensus_queue.cc:260] T 3db4b5e3b42948e0a97e30b92d8a28b5 P b1bcbe2df07744caaeb7a15d00dad2d1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bf45b641d5dd4b868ad6c3f969c62453" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 43451 } } peers { permanent_uuid: "973451fb40234dca93d60a5ad4ca93e4" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39227 } } peers { permanent_uuid: "b1bcbe2df07744caaeb7a15d00dad2d1" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43283 } }
I20260709 14:53:40.961680  8224 tablet_service.cc:1511] Processing CreateTablet for tablet ef2a716a00f94c8d9b8f54499d86bb21 (DEFAULT_TABLE table=test-workload [id=dcf00b5147a24b9887e8b093cef974b9]), partition=RANGE (key) PARTITION 2038289512 <= VALUES < 2074687539
I20260709 14:53:40.963384  8224 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ef2a716a00f94c8d9b8f54499d86bb21. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:40.968503  8437 leader_election.cc:290] T bfb16a9ed123411baf42930ef96847b6 P b1bcbe2df07744caaeb7a15d00dad2d1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bf45b641d5dd4b868ad6c3f969c62453 (127.6.3.196:43451), 973451fb40234dca93d60a5ad4ca93e4 (127.6.3.193:39227)
I20260709 14:53:40.973789  8164 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bfb16a9ed123411baf42930ef96847b6" candidate_uuid: "b1bcbe2df07744caaeb7a15d00dad2d1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "973451fb40234dca93d60a5ad4ca93e4" is_pre_election: true
I20260709 14:53:40.976434  8146 tablet_service.cc:1511] Processing CreateTablet for tablet ef2a716a00f94c8d9b8f54499d86bb21 (DEFAULT_TABLE table=test-workload [id=dcf00b5147a24b9887e8b093cef974b9]), partition=RANGE (key) PARTITION 2038289512 <= VALUES < 2074687539
I20260709 14:53:40.978025  8146 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ef2a716a00f94c8d9b8f54499d86bb21. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:40.971110  8437 raft_consensus.cc:493] T 82d4bd8d81054722be1a4405323a9a27 P b1bcbe2df07744caaeb7a15d00dad2d1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:40.996659  8437 raft_consensus.cc:515] T 82d4bd8d81054722be1a4405323a9a27 P b1bcbe2df07744caaeb7a15d00dad2d1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "973451fb40234dca93d60a5ad4ca93e4" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39227 } } peers { permanent_uuid: "b1bcbe2df07744caaeb7a15d00dad2d1" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43283 } } peers { permanent_uuid: "067d127df48c4d5aae445170aef96762" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 41465 } }
I20260709 14:53:40.999054  8437 leader_election.cc:290] T 82d4bd8d81054722be1a4405323a9a27 P b1bcbe2df07744caaeb7a15d00dad2d1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 973451fb40234dca93d60a5ad4ca93e4 (127.6.3.193:39227), 067d127df48c4d5aae445170aef96762 (127.6.3.195:41465)
I20260709 14:53:41.001530  8468 consensus_queue.cc:1048] T bbcc360fbc064e3d83a35a26efc2e8fc P 973451fb40234dca93d60a5ad4ca93e4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b1bcbe2df07744caaeb7a15d00dad2d1" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43283 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.037s
I20260709 14:53:41.039974  8434 ts_tablet_manager.cc:1434] T bbcc360fbc064e3d83a35a26efc2e8fc P bf45b641d5dd4b868ad6c3f969c62453: Time spent starting tablet: real 0.114s	user 0.008s	sys 0.000s
I20260709 14:53:41.000468  8163 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "82d4bd8d81054722be1a4405323a9a27" candidate_uuid: "b1bcbe2df07744caaeb7a15d00dad2d1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "973451fb40234dca93d60a5ad4ca93e4" is_pre_election: true
W20260709 14:53:41.041689  8206 leader_election.cc:343] T 82d4bd8d81054722be1a4405323a9a27 P b1bcbe2df07744caaeb7a15d00dad2d1 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 973451fb40234dca93d60a5ad4ca93e4 (127.6.3.193:39227): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:41.045921  8432 tablet_bootstrap.cc:654] T 5c2e9b91ed864ebcab9eee5fcbe0c728 P 067d127df48c4d5aae445170aef96762: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:41.016201  8060 catalog_manager.cc:5697] T 57c0caa7558c4f95a29b1c8342bd7588 P 067d127df48c4d5aae445170aef96762 reported cstate change: term changed from 0 to 1, leader changed from <none> to 067d127df48c4d5aae445170aef96762 (127.6.3.195). New cstate: current_term: 1 leader_uuid: "067d127df48c4d5aae445170aef96762" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "067d127df48c4d5aae445170aef96762" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 41465 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bf45b641d5dd4b868ad6c3f969c62453" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 43451 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "973451fb40234dca93d60a5ad4ca93e4" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39227 } health_report { overall_health: UNKNOWN } } }
I20260709 14:53:41.047601  8060 catalog_manager.cc:5697] T e240dd434d5c4438ad730779e28b67c1 P 067d127df48c4d5aae445170aef96762 reported cstate change: term changed from 0 to 1, leader changed from <none> to 067d127df48c4d5aae445170aef96762 (127.6.3.195). New cstate: current_term: 1 leader_uuid: "067d127df48c4d5aae445170aef96762" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b1bcbe2df07744caaeb7a15d00dad2d1" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43283 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "067d127df48c4d5aae445170aef96762" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 41465 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "973451fb40234dca93d60a5ad4ca93e4" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39227 } health_report { overall_health: UNKNOWN } } }
I20260709 14:53:41.053180  8060 catalog_manager.cc:5697] T 99f944bc52a64af0a5ad2f88b7114419 P 067d127df48c4d5aae445170aef96762 reported cstate change: term changed from 0 to 1, leader changed from <none> to 067d127df48c4d5aae445170aef96762 (127.6.3.195). New cstate: current_term: 1 leader_uuid: "067d127df48c4d5aae445170aef96762" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "973451fb40234dca93d60a5ad4ca93e4" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39227 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b1bcbe2df07744caaeb7a15d00dad2d1" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43283 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "067d127df48c4d5aae445170aef96762" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 41465 } health_report { overall_health: HEALTHY } } }
I20260709 14:53:41.060017  8387 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bfb16a9ed123411baf42930ef96847b6" candidate_uuid: "b1bcbe2df07744caaeb7a15d00dad2d1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bf45b641d5dd4b868ad6c3f969c62453" is_pre_election: true
I20260709 14:53:41.060645  8387 raft_consensus.cc:2468] T bfb16a9ed123411baf42930ef96847b6 P bf45b641d5dd4b868ad6c3f969c62453 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b1bcbe2df07744caaeb7a15d00dad2d1 in term 0.
I20260709 14:53:41.061563  8376 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 46f7d6b9d2a946e899f8ce2dddd37993. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:41.062196  8205 leader_election.cc:304] T bfb16a9ed123411baf42930ef96847b6 P b1bcbe2df07744caaeb7a15d00dad2d1 [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: b1bcbe2df07744caaeb7a15d00dad2d1, bf45b641d5dd4b868ad6c3f969c62453; no voters: 
I20260709 14:53:41.063954  8060 catalog_manager.cc:5697] T a0de5375ba784f739355485309703466 P 067d127df48c4d5aae445170aef96762 reported cstate change: term changed from 0 to 1, leader changed from <none> to 067d127df48c4d5aae445170aef96762 (127.6.3.195). New cstate: current_term: 1 leader_uuid: "067d127df48c4d5aae445170aef96762" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b1bcbe2df07744caaeb7a15d00dad2d1" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43283 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "067d127df48c4d5aae445170aef96762" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 41465 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bf45b641d5dd4b868ad6c3f969c62453" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 43451 } health_report { overall_health: UNKNOWN } } }
I20260709 14:53:41.009938  8431 raft_consensus.cc:359] T bfb16a9ed123411baf42930ef96847b6 P 973451fb40234dca93d60a5ad4ca93e4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bf45b641d5dd4b868ad6c3f969c62453" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 43451 } } peers { permanent_uuid: "973451fb40234dca93d60a5ad4ca93e4" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39227 } } peers { permanent_uuid: "b1bcbe2df07744caaeb7a15d00dad2d1" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43283 } }
I20260709 14:53:41.074189  8431 raft_consensus.cc:385] T bfb16a9ed123411baf42930ef96847b6 P 973451fb40234dca93d60a5ad4ca93e4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:41.074700  8431 raft_consensus.cc:740] T bfb16a9ed123411baf42930ef96847b6 P 973451fb40234dca93d60a5ad4ca93e4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 973451fb40234dca93d60a5ad4ca93e4, State: Initialized, Role: FOLLOWER
I20260709 14:53:41.075803  8431 consensus_queue.cc:260] T bfb16a9ed123411baf42930ef96847b6 P 973451fb40234dca93d60a5ad4ca93e4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bf45b641d5dd4b868ad6c3f969c62453" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 43451 } } peers { permanent_uuid: "973451fb40234dca93d60a5ad4ca93e4" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39227 } } peers { permanent_uuid: "b1bcbe2df07744caaeb7a15d00dad2d1" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43283 } }
I20260709 14:53:41.077023  8164 raft_consensus.cc:2468] T bfb16a9ed123411baf42930ef96847b6 P 973451fb40234dca93d60a5ad4ca93e4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b1bcbe2df07744caaeb7a15d00dad2d1 in term 0.
I20260709 14:53:41.072059  8437 raft_consensus.cc:2804] T bfb16a9ed123411baf42930ef96847b6 P b1bcbe2df07744caaeb7a15d00dad2d1 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:53:40.971184  8487 raft_consensus.cc:493] T 17e540f4871b41a5acc8915c4c08326c P 067d127df48c4d5aae445170aef96762 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:41.074211  8434 tablet_bootstrap.cc:492] T 57c0caa7558c4f95a29b1c8342bd7588 P bf45b641d5dd4b868ad6c3f969c62453: Bootstrap starting.
I20260709 14:53:41.094308  8437 raft_consensus.cc:493] T bfb16a9ed123411baf42930ef96847b6 P b1bcbe2df07744caaeb7a15d00dad2d1 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:53:41.108777  8304 tablet_service.cc:1511] Processing CreateTablet for tablet ef2a716a00f94c8d9b8f54499d86bb21 (DEFAULT_TABLE table=test-workload [id=dcf00b5147a24b9887e8b093cef974b9]), partition=RANGE (key) PARTITION 2038289512 <= VALUES < 2074687539
I20260709 14:53:41.110021  8304 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ef2a716a00f94c8d9b8f54499d86bb21. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:41.109165  8437 raft_consensus.cc:3060] T bfb16a9ed123411baf42930ef96847b6 P b1bcbe2df07744caaeb7a15d00dad2d1 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:41.000584  8312 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "82d4bd8d81054722be1a4405323a9a27" candidate_uuid: "b1bcbe2df07744caaeb7a15d00dad2d1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "067d127df48c4d5aae445170aef96762" is_pre_election: true
I20260709 14:53:41.120435  8430 ts_tablet_manager.cc:1434] T 3db4b5e3b42948e0a97e30b92d8a28b5 P b1bcbe2df07744caaeb7a15d00dad2d1: Time spent starting tablet: real 0.172s	user 0.047s	sys 0.113s
I20260709 14:53:41.121199  8430 tablet_bootstrap.cc:492] T bffa36e5fd13469b8b97e7d5a198b50c P b1bcbe2df07744caaeb7a15d00dad2d1: Bootstrap starting.
I20260709 14:53:41.099037  8431 ts_tablet_manager.cc:1434] T bfb16a9ed123411baf42930ef96847b6 P 973451fb40234dca93d60a5ad4ca93e4: Time spent starting tablet: real 0.148s	user 0.007s	sys 0.001s
I20260709 14:53:41.135996  8437 raft_consensus.cc:515] T bfb16a9ed123411baf42930ef96847b6 P b1bcbe2df07744caaeb7a15d00dad2d1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bf45b641d5dd4b868ad6c3f969c62453" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 43451 } } peers { permanent_uuid: "973451fb40234dca93d60a5ad4ca93e4" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39227 } } peers { permanent_uuid: "b1bcbe2df07744caaeb7a15d00dad2d1" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43283 } }
I20260709 14:53:41.139118  8387 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bfb16a9ed123411baf42930ef96847b6" candidate_uuid: "b1bcbe2df07744caaeb7a15d00dad2d1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bf45b641d5dd4b868ad6c3f969c62453"
I20260709 14:53:41.139704  8387 raft_consensus.cc:3060] T bfb16a9ed123411baf42930ef96847b6 P bf45b641d5dd4b868ad6c3f969c62453 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:41.140036  8437 leader_election.cc:290] T bfb16a9ed123411baf42930ef96847b6 P b1bcbe2df07744caaeb7a15d00dad2d1 [CANDIDATE]: Term 1 election: Requested vote from peers bf45b641d5dd4b868ad6c3f969c62453 (127.6.3.196:43451), 973451fb40234dca93d60a5ad4ca93e4 (127.6.3.193:39227)
I20260709 14:53:41.140219  8164 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bfb16a9ed123411baf42930ef96847b6" candidate_uuid: "b1bcbe2df07744caaeb7a15d00dad2d1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "973451fb40234dca93d60a5ad4ca93e4"
I20260709 14:53:41.140802  8164 raft_consensus.cc:3060] T bfb16a9ed123411baf42930ef96847b6 P 973451fb40234dca93d60a5ad4ca93e4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:41.144621  8387 raft_consensus.cc:2468] T bfb16a9ed123411baf42930ef96847b6 P bf45b641d5dd4b868ad6c3f969c62453 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b1bcbe2df07744caaeb7a15d00dad2d1 in term 1.
I20260709 14:53:41.131026  8386 raft_consensus.cc:3060] T bbcc360fbc064e3d83a35a26efc2e8fc P bf45b641d5dd4b868ad6c3f969c62453 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:41.145898  8205 leader_election.cc:304] T bfb16a9ed123411baf42930ef96847b6 P b1bcbe2df07744caaeb7a15d00dad2d1 [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: b1bcbe2df07744caaeb7a15d00dad2d1, bf45b641d5dd4b868ad6c3f969c62453; no voters: 
I20260709 14:53:41.150534  8164 raft_consensus.cc:2468] T bfb16a9ed123411baf42930ef96847b6 P 973451fb40234dca93d60a5ad4ca93e4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b1bcbe2df07744caaeb7a15d00dad2d1 in term 1.
I20260709 14:53:41.155277  8437 raft_consensus.cc:2804] T bfb16a9ed123411baf42930ef96847b6 P b1bcbe2df07744caaeb7a15d00dad2d1 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:53:41.155974  8437 raft_consensus.cc:697] T bfb16a9ed123411baf42930ef96847b6 P b1bcbe2df07744caaeb7a15d00dad2d1 [term 1 LEADER]: Becoming Leader. State: Replica: b1bcbe2df07744caaeb7a15d00dad2d1, State: Running, Role: LEADER
I20260709 14:53:41.156803  8437 consensus_queue.cc:237] T bfb16a9ed123411baf42930ef96847b6 P b1bcbe2df07744caaeb7a15d00dad2d1 [LEADER]: Queue going to LEADER mode. State: All 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: "bf45b641d5dd4b868ad6c3f969c62453" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 43451 } } peers { permanent_uuid: "973451fb40234dca93d60a5ad4ca93e4" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39227 } } peers { permanent_uuid: "b1bcbe2df07744caaeb7a15d00dad2d1" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43283 } }
I20260709 14:53:41.159932  8373 tablet_service.cc:1511] Processing CreateTablet for tablet 32f8608258034e878dc7968ca65963e4 (DEFAULT_TABLE table=test-workload [id=dcf00b5147a24b9887e8b093cef974b9]), partition=RANGE (key) PARTITION 2074687539 <= VALUES < 2111085566
I20260709 14:53:41.160120  8473 consensus_queue.cc:1048] T e240dd434d5c4438ad730779e28b67c1 P 067d127df48c4d5aae445170aef96762 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b1bcbe2df07744caaeb7a15d00dad2d1" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43283 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:53:41.161222  8373 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 32f8608258034e878dc7968ca65963e4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:41.169929  8155 tablet_service.cc:1511] Processing CreateTablet for tablet 32f8608258034e878dc7968ca65963e4 (DEFAULT_TABLE table=test-workload [id=dcf00b5147a24b9887e8b093cef974b9]), partition=RANGE (key) PARTITION 2074687539 <= VALUES < 2111085566
I20260709 14:53:41.170313  8229 tablet_service.cc:1511] Processing CreateTablet for tablet 32f8608258034e878dc7968ca65963e4 (DEFAULT_TABLE table=test-workload [id=dcf00b5147a24b9887e8b093cef974b9]), partition=RANGE (key) PARTITION 2074687539 <= VALUES < 2111085566
I20260709 14:53:41.171203  8155 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 32f8608258034e878dc7968ca65963e4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:41.171139  8296 tablet_service.cc:1511] Processing CreateTablet for tablet 28299420e8f843df852439340863d546 (DEFAULT_TABLE table=test-workload [id=dcf00b5147a24b9887e8b093cef974b9]), partition=RANGE (key) PARTITION 2111085566 <= VALUES
I20260709 14:53:41.172320  8296 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 28299420e8f843df852439340863d546. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:41.172639  8229 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 32f8608258034e878dc7968ca65963e4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:41.177263  8486 consensus_queue.cc:1048] T a0de5375ba784f739355485309703466 P 067d127df48c4d5aae445170aef96762 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b1bcbe2df07744caaeb7a15d00dad2d1" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43283 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 14:53:41.179606  8280 consensus_peers.cc:597] T e240dd434d5c4438ad730779e28b67c1 P 067d127df48c4d5aae445170aef96762 -> Peer 973451fb40234dca93d60a5ad4ca93e4 (127.6.3.193:39227): Couldn't send request to peer 973451fb40234dca93d60a5ad4ca93e4. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:53:41.180459  8431 tablet_bootstrap.cc:492] T 5c2e9b91ed864ebcab9eee5fcbe0c728 P 973451fb40234dca93d60a5ad4ca93e4: Bootstrap starting.
I20260709 14:53:41.100060  8487 raft_consensus.cc:515] T 17e540f4871b41a5acc8915c4c08326c P 067d127df48c4d5aae445170aef96762 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b1bcbe2df07744caaeb7a15d00dad2d1" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43283 } } peers { permanent_uuid: "067d127df48c4d5aae445170aef96762" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 41465 } } peers { permanent_uuid: "bf45b641d5dd4b868ad6c3f969c62453" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 43451 } }
W20260709 14:53:41.202556  8206 leader_election.cc:343] T 82d4bd8d81054722be1a4405323a9a27 P b1bcbe2df07744caaeb7a15d00dad2d1 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 067d127df48c4d5aae445170aef96762 (127.6.3.195:41465): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:41.203163  8206 leader_election.cc:304] T 82d4bd8d81054722be1a4405323a9a27 P b1bcbe2df07744caaeb7a15d00dad2d1 [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: b1bcbe2df07744caaeb7a15d00dad2d1; no voters: 067d127df48c4d5aae445170aef96762, 973451fb40234dca93d60a5ad4ca93e4
I20260709 14:53:41.213644  8437 raft_consensus.cc:2749] T 82d4bd8d81054722be1a4405323a9a27 P b1bcbe2df07744caaeb7a15d00dad2d1 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:53:41.220387  8430 tablet_bootstrap.cc:654] T bffa36e5fd13469b8b97e7d5a198b50c P b1bcbe2df07744caaeb7a15d00dad2d1: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:41.228727  8154 tablet_service.cc:1511] Processing CreateTablet for tablet 28299420e8f843df852439340863d546 (DEFAULT_TABLE table=test-workload [id=dcf00b5147a24b9887e8b093cef974b9]), partition=RANGE (key) PARTITION 2111085566 <= VALUES
I20260709 14:53:41.229209  8378 tablet_service.cc:1511] Processing CreateTablet for tablet 28299420e8f843df852439340863d546 (DEFAULT_TABLE table=test-workload [id=dcf00b5147a24b9887e8b093cef974b9]), partition=RANGE (key) PARTITION 2111085566 <= VALUES
I20260709 14:53:41.229771  8154 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 28299420e8f843df852439340863d546. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:41.230749  8378 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 28299420e8f843df852439340863d546. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:41.240568  8434 tablet_bootstrap.cc:654] T 57c0caa7558c4f95a29b1c8342bd7588 P bf45b641d5dd4b868ad6c3f969c62453: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:41.251199  8487 leader_election.cc:290] T 17e540f4871b41a5acc8915c4c08326c P 067d127df48c4d5aae445170aef96762 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b1bcbe2df07744caaeb7a15d00dad2d1 (127.6.3.194:43283), bf45b641d5dd4b868ad6c3f969c62453 (127.6.3.196:43451)
I20260709 14:53:41.251837  8239 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "17e540f4871b41a5acc8915c4c08326c" candidate_uuid: "067d127df48c4d5aae445170aef96762" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b1bcbe2df07744caaeb7a15d00dad2d1" is_pre_election: true
I20260709 14:53:41.252480  8239 raft_consensus.cc:2468] T 17e540f4871b41a5acc8915c4c08326c P b1bcbe2df07744caaeb7a15d00dad2d1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 067d127df48c4d5aae445170aef96762 in term 0.
I20260709 14:53:41.258698  8277 leader_election.cc:304] T 17e540f4871b41a5acc8915c4c08326c P 067d127df48c4d5aae445170aef96762 [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: 067d127df48c4d5aae445170aef96762, b1bcbe2df07744caaeb7a15d00dad2d1; no voters: 
I20260709 14:53:41.261569  8431 tablet_bootstrap.cc:654] T 5c2e9b91ed864ebcab9eee5fcbe0c728 P 973451fb40234dca93d60a5ad4ca93e4: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:41.224026  8388 raft_consensus.cc:2468] T bffa36e5fd13469b8b97e7d5a198b50c P bf45b641d5dd4b868ad6c3f969c62453 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 067d127df48c4d5aae445170aef96762 in term 1.
I20260709 14:53:41.278405  8388 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "17e540f4871b41a5acc8915c4c08326c" candidate_uuid: "067d127df48c4d5aae445170aef96762" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bf45b641d5dd4b868ad6c3f969c62453" is_pre_election: true
W20260709 14:53:41.279354  8279 consensus_peers.cc:597] T a0de5375ba784f739355485309703466 P 067d127df48c4d5aae445170aef96762 -> Peer bf45b641d5dd4b868ad6c3f969c62453 (127.6.3.196:43451): Couldn't send request to peer bf45b641d5dd4b868ad6c3f969c62453. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
W20260709 14:53:41.280129  8279 consensus_peers.cc:597] T 57c0caa7558c4f95a29b1c8342bd7588 P 067d127df48c4d5aae445170aef96762 -> Peer bf45b641d5dd4b868ad6c3f969c62453 (127.6.3.196:43451): Couldn't send request to peer bf45b641d5dd4b868ad6c3f969c62453. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:53:41.280906  8279 leader_election.cc:304] T bffa36e5fd13469b8b97e7d5a198b50c P 067d127df48c4d5aae445170aef96762 [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: 067d127df48c4d5aae445170aef96762, bf45b641d5dd4b868ad6c3f969c62453; no voters: b1bcbe2df07744caaeb7a15d00dad2d1
I20260709 14:53:41.281849  8473 raft_consensus.cc:2804] T bffa36e5fd13469b8b97e7d5a198b50c P 067d127df48c4d5aae445170aef96762 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:53:41.282277  8473 raft_consensus.cc:697] T bffa36e5fd13469b8b97e7d5a198b50c P 067d127df48c4d5aae445170aef96762 [term 1 LEADER]: Becoming Leader. State: Replica: 067d127df48c4d5aae445170aef96762, State: Running, Role: LEADER
I20260709 14:53:41.268281  8487 raft_consensus.cc:2804] T 17e540f4871b41a5acc8915c4c08326c P 067d127df48c4d5aae445170aef96762 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:53:41.290297  8487 raft_consensus.cc:493] T 17e540f4871b41a5acc8915c4c08326c P 067d127df48c4d5aae445170aef96762 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:53:41.290664  8487 raft_consensus.cc:3060] T 17e540f4871b41a5acc8915c4c08326c P 067d127df48c4d5aae445170aef96762 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:41.291858  8489 consensus_queue.cc:1048] T 57c0caa7558c4f95a29b1c8342bd7588 P 067d127df48c4d5aae445170aef96762 [LEADER]: Connected to new peer: Peer: permanent_uuid: "973451fb40234dca93d60a5ad4ca93e4" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39227 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 14:53:41.282292  8279 leader_election.cc:343] T 17e540f4871b41a5acc8915c4c08326c P 067d127df48c4d5aae445170aef96762 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer bf45b641d5dd4b868ad6c3f969c62453 (127.6.3.196:43451): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:41.285658  8432 tablet_bootstrap.cc:492] T 5c2e9b91ed864ebcab9eee5fcbe0c728 P 067d127df48c4d5aae445170aef96762: No bootstrap required, opened a new log
I20260709 14:53:41.295640  8432 ts_tablet_manager.cc:1403] T 5c2e9b91ed864ebcab9eee5fcbe0c728 P 067d127df48c4d5aae445170aef96762: Time spent bootstrapping tablet: real 0.409s	user 0.033s	sys 0.040s
I20260709 14:53:41.287226  8473 consensus_queue.cc:237] T bffa36e5fd13469b8b97e7d5a198b50c P 067d127df48c4d5aae445170aef96762 [LEADER]: Queue going to LEADER mode. State: All 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: "b1bcbe2df07744caaeb7a15d00dad2d1" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43283 } } peers { permanent_uuid: "067d127df48c4d5aae445170aef96762" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 41465 } } peers { permanent_uuid: "bf45b641d5dd4b868ad6c3f969c62453" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 43451 } }
I20260709 14:53:41.287247  8062 catalog_manager.cc:5697] T bfb16a9ed123411baf42930ef96847b6 P b1bcbe2df07744caaeb7a15d00dad2d1 reported cstate change: term changed from 0 to 1, leader changed from <none> to b1bcbe2df07744caaeb7a15d00dad2d1 (127.6.3.194). New cstate: current_term: 1 leader_uuid: "b1bcbe2df07744caaeb7a15d00dad2d1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bf45b641d5dd4b868ad6c3f969c62453" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 43451 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "973451fb40234dca93d60a5ad4ca93e4" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39227 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b1bcbe2df07744caaeb7a15d00dad2d1" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43283 } health_report { overall_health: HEALTHY } } }
I20260709 14:53:41.302239  8432 raft_consensus.cc:359] T 5c2e9b91ed864ebcab9eee5fcbe0c728 P 067d127df48c4d5aae445170aef96762 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "973451fb40234dca93d60a5ad4ca93e4" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39227 } } peers { permanent_uuid: "b1bcbe2df07744caaeb7a15d00dad2d1" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43283 } } peers { permanent_uuid: "067d127df48c4d5aae445170aef96762" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 41465 } }
I20260709 14:53:41.302999  8432 raft_consensus.cc:385] T 5c2e9b91ed864ebcab9eee5fcbe0c728 P 067d127df48c4d5aae445170aef96762 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:41.303282  8432 raft_consensus.cc:740] T 5c2e9b91ed864ebcab9eee5fcbe0c728 P 067d127df48c4d5aae445170aef96762 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 067d127df48c4d5aae445170aef96762, State: Initialized, Role: FOLLOWER
I20260709 14:53:41.304035  8432 consensus_queue.cc:260] T 5c2e9b91ed864ebcab9eee5fcbe0c728 P 067d127df48c4d5aae445170aef96762 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "973451fb40234dca93d60a5ad4ca93e4" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39227 } } peers { permanent_uuid: "b1bcbe2df07744caaeb7a15d00dad2d1" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43283 } } peers { permanent_uuid: "067d127df48c4d5aae445170aef96762" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 41465 } }
I20260709 14:53:41.305850  8432 ts_tablet_manager.cc:1434] T 5c2e9b91ed864ebcab9eee5fcbe0c728 P 067d127df48c4d5aae445170aef96762: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.000s
I20260709 14:53:41.306720  8432 tablet_bootstrap.cc:492] T 82d4bd8d81054722be1a4405323a9a27 P 067d127df48c4d5aae445170aef96762: Bootstrap starting.
I20260709 14:53:41.295213  8434 tablet_bootstrap.cc:492] T 57c0caa7558c4f95a29b1c8342bd7588 P bf45b641d5dd4b868ad6c3f969c62453: No bootstrap required, opened a new log
I20260709 14:53:41.316207  8434 ts_tablet_manager.cc:1403] T 57c0caa7558c4f95a29b1c8342bd7588 P bf45b641d5dd4b868ad6c3f969c62453: Time spent bootstrapping tablet: real 0.242s	user 0.013s	sys 0.012s
I20260709 14:53:41.320552  8444 raft_consensus.cc:493] T 5c2e9b91ed864ebcab9eee5fcbe0c728 P 067d127df48c4d5aae445170aef96762 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:41.315887  8468 consensus_queue.cc:1048] T bbcc360fbc064e3d83a35a26efc2e8fc P 973451fb40234dca93d60a5ad4ca93e4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bf45b641d5dd4b868ad6c3f969c62453" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 43451 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.016s
I20260709 14:53:41.351179  8431 tablet_bootstrap.cc:492] T 5c2e9b91ed864ebcab9eee5fcbe0c728 P 973451fb40234dca93d60a5ad4ca93e4: No bootstrap required, opened a new log
I20260709 14:53:41.351938  8430 tablet_bootstrap.cc:492] T bffa36e5fd13469b8b97e7d5a198b50c P b1bcbe2df07744caaeb7a15d00dad2d1: No bootstrap required, opened a new log
I20260709 14:53:41.352669  8430 ts_tablet_manager.cc:1403] T bffa36e5fd13469b8b97e7d5a198b50c P b1bcbe2df07744caaeb7a15d00dad2d1: Time spent bootstrapping tablet: real 0.232s	user 0.013s	sys 0.007s
I20260709 14:53:41.351933  8431 ts_tablet_manager.cc:1403] T 5c2e9b91ed864ebcab9eee5fcbe0c728 P 973451fb40234dca93d60a5ad4ca93e4: Time spent bootstrapping tablet: real 0.172s	user 0.023s	sys 0.028s
I20260709 14:53:41.358626  8430 raft_consensus.cc:359] T bffa36e5fd13469b8b97e7d5a198b50c P b1bcbe2df07744caaeb7a15d00dad2d1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b1bcbe2df07744caaeb7a15d00dad2d1" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43283 } } peers { permanent_uuid: "067d127df48c4d5aae445170aef96762" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 41465 } } peers { permanent_uuid: "bf45b641d5dd4b868ad6c3f969c62453" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 43451 } }
I20260709 14:53:41.359161  8430 raft_consensus.cc:385] T bffa36e5fd13469b8b97e7d5a198b50c P b1bcbe2df07744caaeb7a15d00dad2d1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:41.359422  8430 raft_consensus.cc:740] T bffa36e5fd13469b8b97e7d5a198b50c P b1bcbe2df07744caaeb7a15d00dad2d1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b1bcbe2df07744caaeb7a15d00dad2d1, State: Initialized, Role: FOLLOWER
I20260709 14:53:41.332984  8444 raft_consensus.cc:515] T 5c2e9b91ed864ebcab9eee5fcbe0c728 P 067d127df48c4d5aae445170aef96762 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "973451fb40234dca93d60a5ad4ca93e4" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39227 } } peers { permanent_uuid: "b1bcbe2df07744caaeb7a15d00dad2d1" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43283 } } peers { permanent_uuid: "067d127df48c4d5aae445170aef96762" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 41465 } }
I20260709 14:53:41.361123  8430 consensus_queue.cc:260] T bffa36e5fd13469b8b97e7d5a198b50c P b1bcbe2df07744caaeb7a15d00dad2d1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b1bcbe2df07744caaeb7a15d00dad2d1" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43283 } } peers { permanent_uuid: "067d127df48c4d5aae445170aef96762" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 41465 } } peers { permanent_uuid: "bf45b641d5dd4b868ad6c3f969c62453" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 43451 } }
I20260709 14:53:41.371994  8434 raft_consensus.cc:359] T 57c0caa7558c4f95a29b1c8342bd7588 P bf45b641d5dd4b868ad6c3f969c62453 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "067d127df48c4d5aae445170aef96762" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 41465 } } peers { permanent_uuid: "bf45b641d5dd4b868ad6c3f969c62453" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 43451 } } peers { permanent_uuid: "973451fb40234dca93d60a5ad4ca93e4" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39227 } }
I20260709 14:53:41.372716  8434 raft_consensus.cc:385] T 57c0caa7558c4f95a29b1c8342bd7588 P bf45b641d5dd4b868ad6c3f969c62453 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:41.372977  8434 raft_consensus.cc:740] T 57c0caa7558c4f95a29b1c8342bd7588 P bf45b641d5dd4b868ad6c3f969c62453 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bf45b641d5dd4b868ad6c3f969c62453, State: Initialized, Role: FOLLOWER
I20260709 14:53:41.373234  8432 tablet_bootstrap.cc:654] T 82d4bd8d81054722be1a4405323a9a27 P 067d127df48c4d5aae445170aef96762: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:41.373713  8434 consensus_queue.cc:260] T 57c0caa7558c4f95a29b1c8342bd7588 P bf45b641d5dd4b868ad6c3f969c62453 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "067d127df48c4d5aae445170aef96762" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 41465 } } peers { permanent_uuid: "bf45b641d5dd4b868ad6c3f969c62453" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 43451 } } peers { permanent_uuid: "973451fb40234dca93d60a5ad4ca93e4" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39227 } }
I20260709 14:53:41.377002  8444 leader_election.cc:290] T 5c2e9b91ed864ebcab9eee5fcbe0c728 P 067d127df48c4d5aae445170aef96762 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 973451fb40234dca93d60a5ad4ca93e4 (127.6.3.193:39227), b1bcbe2df07744caaeb7a15d00dad2d1 (127.6.3.194:43283)
I20260709 14:53:41.378688  8164 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5c2e9b91ed864ebcab9eee5fcbe0c728" candidate_uuid: "067d127df48c4d5aae445170aef96762" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "973451fb40234dca93d60a5ad4ca93e4" is_pre_election: true
I20260709 14:53:41.379755  8238 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5c2e9b91ed864ebcab9eee5fcbe0c728" candidate_uuid: "067d127df48c4d5aae445170aef96762" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b1bcbe2df07744caaeb7a15d00dad2d1" is_pre_election: true
I20260709 14:53:41.360972  8431 raft_consensus.cc:359] T 5c2e9b91ed864ebcab9eee5fcbe0c728 P 973451fb40234dca93d60a5ad4ca93e4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "973451fb40234dca93d60a5ad4ca93e4" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39227 } } peers { permanent_uuid: "b1bcbe2df07744caaeb7a15d00dad2d1" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43283 } } peers { permanent_uuid: "067d127df48c4d5aae445170aef96762" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 41465 } }
I20260709 14:53:41.380812  8431 raft_consensus.cc:385] T 5c2e9b91ed864ebcab9eee5fcbe0c728 P 973451fb40234dca93d60a5ad4ca93e4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:41.380990  8430 ts_tablet_manager.cc:1434] T bffa36e5fd13469b8b97e7d5a198b50c P b1bcbe2df07744caaeb7a15d00dad2d1: Time spent starting tablet: real 0.028s	user 0.007s	sys 0.000s
I20260709 14:53:41.381434  8480 raft_consensus.cc:493] T bbcc360fbc064e3d83a35a26efc2e8fc P bf45b641d5dd4b868ad6c3f969c62453 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:41.381729  8431 raft_consensus.cc:740] T 5c2e9b91ed864ebcab9eee5fcbe0c728 P 973451fb40234dca93d60a5ad4ca93e4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 973451fb40234dca93d60a5ad4ca93e4, State: Initialized, Role: FOLLOWER
I20260709 14:53:41.382004  8430 tablet_bootstrap.cc:492] T 99f944bc52a64af0a5ad2f88b7114419 P b1bcbe2df07744caaeb7a15d00dad2d1: Bootstrap starting.
I20260709 14:53:41.382606  8431 consensus_queue.cc:260] T 5c2e9b91ed864ebcab9eee5fcbe0c728 P 973451fb40234dca93d60a5ad4ca93e4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "973451fb40234dca93d60a5ad4ca93e4" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39227 } } peers { permanent_uuid: "b1bcbe2df07744caaeb7a15d00dad2d1" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43283 } } peers { permanent_uuid: "067d127df48c4d5aae445170aef96762" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 41465 } }
I20260709 14:53:41.383599  8164 raft_consensus.cc:2468] T 5c2e9b91ed864ebcab9eee5fcbe0c728 P 973451fb40234dca93d60a5ad4ca93e4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 067d127df48c4d5aae445170aef96762 in term 0.
I20260709 14:53:41.384899  8431 ts_tablet_manager.cc:1434] T 5c2e9b91ed864ebcab9eee5fcbe0c728 P 973451fb40234dca93d60a5ad4ca93e4: Time spent starting tablet: real 0.029s	user 0.006s	sys 0.001s
I20260709 14:53:41.385265  8280 leader_election.cc:304] T 5c2e9b91ed864ebcab9eee5fcbe0c728 P 067d127df48c4d5aae445170aef96762 [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: 067d127df48c4d5aae445170aef96762, 973451fb40234dca93d60a5ad4ca93e4; no voters: 
I20260709 14:53:41.380811  8238 raft_consensus.cc:2468] T 5c2e9b91ed864ebcab9eee5fcbe0c728 P b1bcbe2df07744caaeb7a15d00dad2d1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 067d127df48c4d5aae445170aef96762 in term 0.
I20260709 14:53:41.381930  8480 raft_consensus.cc:515] T bbcc360fbc064e3d83a35a26efc2e8fc P bf45b641d5dd4b868ad6c3f969c62453 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bf45b641d5dd4b868ad6c3f969c62453" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 43451 } } peers { permanent_uuid: "973451fb40234dca93d60a5ad4ca93e4" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39227 } } peers { permanent_uuid: "b1bcbe2df07744caaeb7a15d00dad2d1" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43283 } }
I20260709 14:53:41.386126  8473 raft_consensus.cc:2804] T 5c2e9b91ed864ebcab9eee5fcbe0c728 P 067d127df48c4d5aae445170aef96762 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:53:41.386492  8473 raft_consensus.cc:493] T 5c2e9b91ed864ebcab9eee5fcbe0c728 P 067d127df48c4d5aae445170aef96762 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:53:41.386842  8473 raft_consensus.cc:3060] T 5c2e9b91ed864ebcab9eee5fcbe0c728 P 067d127df48c4d5aae445170aef96762 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:41.386926  8431 tablet_bootstrap.cc:492] T e240dd434d5c4438ad730779e28b67c1 P 973451fb40234dca93d60a5ad4ca93e4: Bootstrap starting.
I20260709 14:53:41.387636  8480 leader_election.cc:290] T bbcc360fbc064e3d83a35a26efc2e8fc P bf45b641d5dd4b868ad6c3f969c62453 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 973451fb40234dca93d60a5ad4ca93e4 (127.6.3.193:39227), b1bcbe2df07744caaeb7a15d00dad2d1 (127.6.3.194:43283)
I20260709 14:53:41.388509  8430 tablet_bootstrap.cc:654] T 99f944bc52a64af0a5ad2f88b7114419 P b1bcbe2df07744caaeb7a15d00dad2d1: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:41.389092  8164 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bbcc360fbc064e3d83a35a26efc2e8fc" candidate_uuid: "bf45b641d5dd4b868ad6c3f969c62453" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "973451fb40234dca93d60a5ad4ca93e4" is_pre_election: true
I20260709 14:53:41.393221  8238 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bbcc360fbc064e3d83a35a26efc2e8fc" candidate_uuid: "bf45b641d5dd4b868ad6c3f969c62453" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b1bcbe2df07744caaeb7a15d00dad2d1" is_pre_election: true
I20260709 14:53:41.395181  8351 leader_election.cc:304] T bbcc360fbc064e3d83a35a26efc2e8fc P bf45b641d5dd4b868ad6c3f969c62453 [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: bf45b641d5dd4b868ad6c3f969c62453; no voters: 973451fb40234dca93d60a5ad4ca93e4, b1bcbe2df07744caaeb7a15d00dad2d1
I20260709 14:53:41.399070  8434 ts_tablet_manager.cc:1434] T 57c0caa7558c4f95a29b1c8342bd7588 P bf45b641d5dd4b868ad6c3f969c62453: Time spent starting tablet: real 0.079s	user 0.007s	sys 0.000s
I20260709 14:53:41.406934  8431 tablet_bootstrap.cc:654] T e240dd434d5c4438ad730779e28b67c1 P 973451fb40234dca93d60a5ad4ca93e4: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:41.410132  8487 raft_consensus.cc:515] T 17e540f4871b41a5acc8915c4c08326c P 067d127df48c4d5aae445170aef96762 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b1bcbe2df07744caaeb7a15d00dad2d1" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43283 } } peers { permanent_uuid: "067d127df48c4d5aae445170aef96762" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 41465 } } peers { permanent_uuid: "bf45b641d5dd4b868ad6c3f969c62453" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 43451 } }
I20260709 14:53:41.401360  8434 tablet_bootstrap.cc:492] T cf17a9d132194e99811fa03218e66e17 P bf45b641d5dd4b868ad6c3f969c62453: Bootstrap starting.
I20260709 14:53:41.415117  8480 raft_consensus.cc:2749] T bbcc360fbc064e3d83a35a26efc2e8fc P bf45b641d5dd4b868ad6c3f969c62453 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:53:41.422638  8473 raft_consensus.cc:515] T 5c2e9b91ed864ebcab9eee5fcbe0c728 P 067d127df48c4d5aae445170aef96762 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "973451fb40234dca93d60a5ad4ca93e4" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39227 } } peers { permanent_uuid: "b1bcbe2df07744caaeb7a15d00dad2d1" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43283 } } peers { permanent_uuid: "067d127df48c4d5aae445170aef96762" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 41465 } }
I20260709 14:53:41.426766  8238 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "17e540f4871b41a5acc8915c4c08326c" candidate_uuid: "067d127df48c4d5aae445170aef96762" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b1bcbe2df07744caaeb7a15d00dad2d1"
I20260709 14:53:41.429562  8238 raft_consensus.cc:3060] T 17e540f4871b41a5acc8915c4c08326c P b1bcbe2df07744caaeb7a15d00dad2d1 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:41.442116  8434 tablet_bootstrap.cc:654] T cf17a9d132194e99811fa03218e66e17 P bf45b641d5dd4b868ad6c3f969c62453: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:41.428397  8487 leader_election.cc:290] T 17e540f4871b41a5acc8915c4c08326c P 067d127df48c4d5aae445170aef96762 [CANDIDATE]: Term 1 election: Requested vote from peers b1bcbe2df07744caaeb7a15d00dad2d1 (127.6.3.194:43283), bf45b641d5dd4b868ad6c3f969c62453 (127.6.3.196:43451)
I20260709 14:53:41.449065  8430 tablet_bootstrap.cc:492] T 99f944bc52a64af0a5ad2f88b7114419 P b1bcbe2df07744caaeb7a15d00dad2d1: No bootstrap required, opened a new log
I20260709 14:53:41.448849  8164 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5c2e9b91ed864ebcab9eee5fcbe0c728" candidate_uuid: "067d127df48c4d5aae445170aef96762" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "973451fb40234dca93d60a5ad4ca93e4"
I20260709 14:53:41.445351  8060 catalog_manager.cc:5697] T bffa36e5fd13469b8b97e7d5a198b50c P 067d127df48c4d5aae445170aef96762 reported cstate change: term changed from 0 to 1, leader changed from <none> to 067d127df48c4d5aae445170aef96762 (127.6.3.195). New cstate: current_term: 1 leader_uuid: "067d127df48c4d5aae445170aef96762" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b1bcbe2df07744caaeb7a15d00dad2d1" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43283 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "067d127df48c4d5aae445170aef96762" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 41465 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bf45b641d5dd4b868ad6c3f969c62453" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 43451 } health_report { overall_health: UNKNOWN } } }
I20260709 14:53:41.451912  8239 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5c2e9b91ed864ebcab9eee5fcbe0c728" candidate_uuid: "067d127df48c4d5aae445170aef96762" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b1bcbe2df07744caaeb7a15d00dad2d1"
I20260709 14:53:41.452523  8239 raft_consensus.cc:3060] T 5c2e9b91ed864ebcab9eee5fcbe0c728 P b1bcbe2df07744caaeb7a15d00dad2d1 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:41.449570  8430 ts_tablet_manager.cc:1403] T 99f944bc52a64af0a5ad2f88b7114419 P b1bcbe2df07744caaeb7a15d00dad2d1: Time spent bootstrapping tablet: real 0.068s	user 0.010s	sys 0.000s
I20260709 14:53:41.456633  8238 raft_consensus.cc:2468] T 17e540f4871b41a5acc8915c4c08326c P b1bcbe2df07744caaeb7a15d00dad2d1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 067d127df48c4d5aae445170aef96762 in term 1.
I20260709 14:53:41.460029  8277 leader_election.cc:304] T 17e540f4871b41a5acc8915c4c08326c P 067d127df48c4d5aae445170aef96762 [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: 067d127df48c4d5aae445170aef96762, b1bcbe2df07744caaeb7a15d00dad2d1; no voters: 
I20260709 14:53:41.460933  8487 raft_consensus.cc:2804] T 17e540f4871b41a5acc8915c4c08326c P 067d127df48c4d5aae445170aef96762 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:53:41.461591  8487 raft_consensus.cc:697] T 17e540f4871b41a5acc8915c4c08326c P 067d127df48c4d5aae445170aef96762 [term 1 LEADER]: Becoming Leader. State: Replica: 067d127df48c4d5aae445170aef96762, State: Running, Role: LEADER
I20260709 14:53:41.462677  8487 consensus_queue.cc:237] T 17e540f4871b41a5acc8915c4c08326c P 067d127df48c4d5aae445170aef96762 [LEADER]: Queue going to LEADER mode. State: All 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: "b1bcbe2df07744caaeb7a15d00dad2d1" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43283 } } peers { permanent_uuid: "067d127df48c4d5aae445170aef96762" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 41465 } } peers { permanent_uuid: "bf45b641d5dd4b868ad6c3f969c62453" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 43451 } }
I20260709 14:53:41.463557  8239 raft_consensus.cc:2468] T 5c2e9b91ed864ebcab9eee5fcbe0c728 P b1bcbe2df07744caaeb7a15d00dad2d1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 067d127df48c4d5aae445170aef96762 in term 1.
I20260709 14:53:41.464852  8277 leader_election.cc:304] T 5c2e9b91ed864ebcab9eee5fcbe0c728 P 067d127df48c4d5aae445170aef96762 [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: 067d127df48c4d5aae445170aef96762, b1bcbe2df07744caaeb7a15d00dad2d1; no voters: 
I20260709 14:53:41.457091  8473 leader_election.cc:290] T 5c2e9b91ed864ebcab9eee5fcbe0c728 P 067d127df48c4d5aae445170aef96762 [CANDIDATE]: Term 1 election: Requested vote from peers 973451fb40234dca93d60a5ad4ca93e4 (127.6.3.193:39227), b1bcbe2df07744caaeb7a15d00dad2d1 (127.6.3.194:43283)
I20260709 14:53:41.457816  8430 raft_consensus.cc:359] T 99f944bc52a64af0a5ad2f88b7114419 P b1bcbe2df07744caaeb7a15d00dad2d1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "973451fb40234dca93d60a5ad4ca93e4" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39227 } } peers { permanent_uuid: "b1bcbe2df07744caaeb7a15d00dad2d1" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43283 } } peers { permanent_uuid: "067d127df48c4d5aae445170aef96762" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 41465 } }
I20260709 14:53:41.449651  8164 raft_consensus.cc:3060] T 5c2e9b91ed864ebcab9eee5fcbe0c728 P 973451fb40234dca93d60a5ad4ca93e4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:41.465629  8473 raft_consensus.cc:2804] T 5c2e9b91ed864ebcab9eee5fcbe0c728 P 067d127df48c4d5aae445170aef96762 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:53:41.466835  8503 raft_consensus.cc:493] T 3db4b5e3b42948e0a97e30b92d8a28b5 P b1bcbe2df07744caaeb7a15d00dad2d1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:41.467415  8503 raft_consensus.cc:515] T 3db4b5e3b42948e0a97e30b92d8a28b5 P b1bcbe2df07744caaeb7a15d00dad2d1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bf45b641d5dd4b868ad6c3f969c62453" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 43451 } } peers { permanent_uuid: "973451fb40234dca93d60a5ad4ca93e4" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39227 } } peers { permanent_uuid: "b1bcbe2df07744caaeb7a15d00dad2d1" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43283 } }
I20260709 14:53:41.469482  8503 leader_election.cc:290] T 3db4b5e3b42948e0a97e30b92d8a28b5 P b1bcbe2df07744caaeb7a15d00dad2d1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bf45b641d5dd4b868ad6c3f969c62453 (127.6.3.196:43451), 973451fb40234dca93d60a5ad4ca93e4 (127.6.3.193:39227)
I20260709 14:53:41.466403  8473 raft_consensus.cc:697] T 5c2e9b91ed864ebcab9eee5fcbe0c728 P 067d127df48c4d5aae445170aef96762 [term 1 LEADER]: Becoming Leader. State: Replica: 067d127df48c4d5aae445170aef96762, State: Running, Role: LEADER
I20260709 14:53:41.471167  8430 raft_consensus.cc:385] T 99f944bc52a64af0a5ad2f88b7114419 P b1bcbe2df07744caaeb7a15d00dad2d1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:41.471009  8386 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3db4b5e3b42948e0a97e30b92d8a28b5" candidate_uuid: "b1bcbe2df07744caaeb7a15d00dad2d1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bf45b641d5dd4b868ad6c3f969c62453" is_pre_election: true
I20260709 14:53:41.471609  8430 raft_consensus.cc:740] T 99f944bc52a64af0a5ad2f88b7114419 P b1bcbe2df07744caaeb7a15d00dad2d1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b1bcbe2df07744caaeb7a15d00dad2d1, State: Initialized, Role: FOLLOWER
I20260709 14:53:41.472419  8473 consensus_queue.cc:237] T 5c2e9b91ed864ebcab9eee5fcbe0c728 P 067d127df48c4d5aae445170aef96762 [LEADER]: Queue going to LEADER mode. State: All 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: "973451fb40234dca93d60a5ad4ca93e4" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39227 } } peers { permanent_uuid: "b1bcbe2df07744caaeb7a15d00dad2d1" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43283 } } peers { permanent_uuid: "067d127df48c4d5aae445170aef96762" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 41465 } }
I20260709 14:53:41.472647  8163 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3db4b5e3b42948e0a97e30b92d8a28b5" candidate_uuid: "b1bcbe2df07744caaeb7a15d00dad2d1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "973451fb40234dca93d60a5ad4ca93e4" is_pre_election: true
W20260709 14:53:41.473822  8205 leader_election.cc:343] T 3db4b5e3b42948e0a97e30b92d8a28b5 P b1bcbe2df07744caaeb7a15d00dad2d1 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer bf45b641d5dd4b868ad6c3f969c62453 (127.6.3.196:43451): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:41.472429  8430 consensus_queue.cc:260] T 99f944bc52a64af0a5ad2f88b7114419 P b1bcbe2df07744caaeb7a15d00dad2d1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "973451fb40234dca93d60a5ad4ca93e4" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39227 } } peers { permanent_uuid: "b1bcbe2df07744caaeb7a15d00dad2d1" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43283 } } peers { permanent_uuid: "067d127df48c4d5aae445170aef96762" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 41465 } }
I20260709 14:53:41.473865  8164 raft_consensus.cc:2468] T 5c2e9b91ed864ebcab9eee5fcbe0c728 P 973451fb40234dca93d60a5ad4ca93e4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 067d127df48c4d5aae445170aef96762 in term 1.
W20260709 14:53:41.489734  8206 leader_election.cc:343] T 3db4b5e3b42948e0a97e30b92d8a28b5 P b1bcbe2df07744caaeb7a15d00dad2d1 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 973451fb40234dca93d60a5ad4ca93e4 (127.6.3.193:39227): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:41.490309  8430 ts_tablet_manager.cc:1434] T 99f944bc52a64af0a5ad2f88b7114419 P b1bcbe2df07744caaeb7a15d00dad2d1: Time spent starting tablet: real 0.035s	user 0.003s	sys 0.003s
I20260709 14:53:41.490150  8206 leader_election.cc:304] T 3db4b5e3b42948e0a97e30b92d8a28b5 P b1bcbe2df07744caaeb7a15d00dad2d1 [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: b1bcbe2df07744caaeb7a15d00dad2d1; no voters: 973451fb40234dca93d60a5ad4ca93e4, bf45b641d5dd4b868ad6c3f969c62453
I20260709 14:53:41.491187  8430 tablet_bootstrap.cc:492] T 6088170d0ecd400fac00c9b035588189 P b1bcbe2df07744caaeb7a15d00dad2d1: Bootstrap starting.
I20260709 14:53:41.491273  8437 raft_consensus.cc:2749] T 3db4b5e3b42948e0a97e30b92d8a28b5 P b1bcbe2df07744caaeb7a15d00dad2d1 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:53:41.495321  8432 tablet_bootstrap.cc:492] T 82d4bd8d81054722be1a4405323a9a27 P 067d127df48c4d5aae445170aef96762: No bootstrap required, opened a new log
I20260709 14:53:41.495934  8432 ts_tablet_manager.cc:1403] T 82d4bd8d81054722be1a4405323a9a27 P 067d127df48c4d5aae445170aef96762: Time spent bootstrapping tablet: real 0.189s	user 0.009s	sys 0.007s
I20260709 14:53:41.498517  8432 raft_consensus.cc:359] T 82d4bd8d81054722be1a4405323a9a27 P 067d127df48c4d5aae445170aef96762 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "973451fb40234dca93d60a5ad4ca93e4" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39227 } } peers { permanent_uuid: "b1bcbe2df07744caaeb7a15d00dad2d1" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43283 } } peers { permanent_uuid: "067d127df48c4d5aae445170aef96762" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 41465 } }
I20260709 14:53:41.499742  8432 raft_consensus.cc:385] T 82d4bd8d81054722be1a4405323a9a27 P 067d127df48c4d5aae445170aef96762 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:41.500075  8432 raft_consensus.cc:740] T 82d4bd8d81054722be1a4405323a9a27 P 067d127df48c4d5aae445170aef96762 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 067d127df48c4d5aae445170aef96762, State: Initialized, Role: FOLLOWER
I20260709 14:53:41.500830  8432 consensus_queue.cc:260] T 82d4bd8d81054722be1a4405323a9a27 P 067d127df48c4d5aae445170aef96762 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "973451fb40234dca93d60a5ad4ca93e4" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39227 } } peers { permanent_uuid: "b1bcbe2df07744caaeb7a15d00dad2d1" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43283 } } peers { permanent_uuid: "067d127df48c4d5aae445170aef96762" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 41465 } }
I20260709 14:53:41.506345  8430 tablet_bootstrap.cc:654] T 6088170d0ecd400fac00c9b035588189 P b1bcbe2df07744caaeb7a15d00dad2d1: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:41.510972  8432 ts_tablet_manager.cc:1434] T 82d4bd8d81054722be1a4405323a9a27 P 067d127df48c4d5aae445170aef96762: Time spent starting tablet: real 0.015s	user 0.004s	sys 0.001s
I20260709 14:53:41.511945  8432 tablet_bootstrap.cc:492] T ab216845048a4a63a4b363b67637e9f0 P 067d127df48c4d5aae445170aef96762: Bootstrap starting.
I20260709 14:53:41.524580  8431 tablet_bootstrap.cc:492] T e240dd434d5c4438ad730779e28b67c1 P 973451fb40234dca93d60a5ad4ca93e4: No bootstrap required, opened a new log
I20260709 14:53:41.525183  8431 ts_tablet_manager.cc:1403] T e240dd434d5c4438ad730779e28b67c1 P 973451fb40234dca93d60a5ad4ca93e4: Time spent bootstrapping tablet: real 0.138s	user 0.014s	sys 0.027s
I20260709 14:53:41.511277  8388 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "17e540f4871b41a5acc8915c4c08326c" candidate_uuid: "067d127df48c4d5aae445170aef96762" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bf45b641d5dd4b868ad6c3f969c62453"
W20260709 14:53:41.533901  8279 leader_election.cc:343] T 17e540f4871b41a5acc8915c4c08326c P 067d127df48c4d5aae445170aef96762 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer bf45b641d5dd4b868ad6c3f969c62453 (127.6.3.196:43451): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:41.530941  8431 raft_consensus.cc:359] T e240dd434d5c4438ad730779e28b67c1 P 973451fb40234dca93d60a5ad4ca93e4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b1bcbe2df07744caaeb7a15d00dad2d1" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43283 } } peers { permanent_uuid: "067d127df48c4d5aae445170aef96762" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 41465 } } peers { permanent_uuid: "973451fb40234dca93d60a5ad4ca93e4" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39227 } }
I20260709 14:53:41.536149  8431 raft_consensus.cc:385] T e240dd434d5c4438ad730779e28b67c1 P 973451fb40234dca93d60a5ad4ca93e4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:41.536548  8431 raft_consensus.cc:740] T e240dd434d5c4438ad730779e28b67c1 P 973451fb40234dca93d60a5ad4ca93e4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 973451fb40234dca93d60a5ad4ca93e4, State: Initialized, Role: FOLLOWER
I20260709 14:53:41.543547  8431 consensus_queue.cc:260] T e240dd434d5c4438ad730779e28b67c1 P 973451fb40234dca93d60a5ad4ca93e4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b1bcbe2df07744caaeb7a15d00dad2d1" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43283 } } peers { permanent_uuid: "067d127df48c4d5aae445170aef96762" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 41465 } } peers { permanent_uuid: "973451fb40234dca93d60a5ad4ca93e4" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39227 } }
I20260709 14:53:41.545802  8431 ts_tablet_manager.cc:1434] T e240dd434d5c4438ad730779e28b67c1 P 973451fb40234dca93d60a5ad4ca93e4: Time spent starting tablet: real 0.020s	user 0.000s	sys 0.006s
I20260709 14:53:41.546849  8432 tablet_bootstrap.cc:654] T ab216845048a4a63a4b363b67637e9f0 P 067d127df48c4d5aae445170aef96762: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:41.547194  8060 catalog_manager.cc:5697] T 5c2e9b91ed864ebcab9eee5fcbe0c728 P 067d127df48c4d5aae445170aef96762 reported cstate change: term changed from 0 to 1, leader changed from <none> to 067d127df48c4d5aae445170aef96762 (127.6.3.195). New cstate: current_term: 1 leader_uuid: "067d127df48c4d5aae445170aef96762" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "973451fb40234dca93d60a5ad4ca93e4" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39227 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b1bcbe2df07744caaeb7a15d00dad2d1" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43283 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "067d127df48c4d5aae445170aef96762" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 41465 } health_report { overall_health: HEALTHY } } }
I20260709 14:53:41.549623  8060 catalog_manager.cc:5697] T 17e540f4871b41a5acc8915c4c08326c P 067d127df48c4d5aae445170aef96762 reported cstate change: term changed from 0 to 1, leader changed from <none> to 067d127df48c4d5aae445170aef96762 (127.6.3.195). New cstate: current_term: 1 leader_uuid: "067d127df48c4d5aae445170aef96762" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b1bcbe2df07744caaeb7a15d00dad2d1" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43283 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "067d127df48c4d5aae445170aef96762" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 41465 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bf45b641d5dd4b868ad6c3f969c62453" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 43451 } health_report { overall_health: UNKNOWN } } }
I20260709 14:53:41.552675  8431 tablet_bootstrap.cc:492] T ab216845048a4a63a4b363b67637e9f0 P 973451fb40234dca93d60a5ad4ca93e4: Bootstrap starting.
I20260709 14:53:41.554719  8434 tablet_bootstrap.cc:492] T cf17a9d132194e99811fa03218e66e17 P bf45b641d5dd4b868ad6c3f969c62453: No bootstrap required, opened a new log
I20260709 14:53:41.555269  8434 ts_tablet_manager.cc:1403] T cf17a9d132194e99811fa03218e66e17 P bf45b641d5dd4b868ad6c3f969c62453: Time spent bootstrapping tablet: real 0.155s	user 0.019s	sys 0.011s
I20260709 14:53:41.555331  8430 tablet_bootstrap.cc:492] T 6088170d0ecd400fac00c9b035588189 P b1bcbe2df07744caaeb7a15d00dad2d1: No bootstrap required, opened a new log
I20260709 14:53:41.555924  8430 ts_tablet_manager.cc:1403] T 6088170d0ecd400fac00c9b035588189 P b1bcbe2df07744caaeb7a15d00dad2d1: Time spent bootstrapping tablet: real 0.065s	user 0.013s	sys 0.007s
I20260709 14:53:41.558385  8434 raft_consensus.cc:359] T cf17a9d132194e99811fa03218e66e17 P bf45b641d5dd4b868ad6c3f969c62453 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bf45b641d5dd4b868ad6c3f969c62453" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 43451 } } peers { permanent_uuid: "973451fb40234dca93d60a5ad4ca93e4" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39227 } } peers { permanent_uuid: "b1bcbe2df07744caaeb7a15d00dad2d1" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43283 } }
I20260709 14:53:41.559127  8434 raft_consensus.cc:385] T cf17a9d132194e99811fa03218e66e17 P bf45b641d5dd4b868ad6c3f969c62453 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:41.563299  8430 raft_consensus.cc:359] T 6088170d0ecd400fac00c9b035588189 P b1bcbe2df07744caaeb7a15d00dad2d1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bf45b641d5dd4b868ad6c3f969c62453" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 43451 } } peers { permanent_uuid: "973451fb40234dca93d60a5ad4ca93e4" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39227 } } peers { permanent_uuid: "b1bcbe2df07744caaeb7a15d00dad2d1" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43283 } }
I20260709 14:53:41.564517  8431 tablet_bootstrap.cc:654] T ab216845048a4a63a4b363b67637e9f0 P 973451fb40234dca93d60a5ad4ca93e4: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:41.564812  8430 raft_consensus.cc:385] T 6088170d0ecd400fac00c9b035588189 P b1bcbe2df07744caaeb7a15d00dad2d1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:41.565276  8430 raft_consensus.cc:740] T 6088170d0ecd400fac00c9b035588189 P b1bcbe2df07744caaeb7a15d00dad2d1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b1bcbe2df07744caaeb7a15d00dad2d1, State: Initialized, Role: FOLLOWER
I20260709 14:53:41.564540  8434 raft_consensus.cc:740] T cf17a9d132194e99811fa03218e66e17 P bf45b641d5dd4b868ad6c3f969c62453 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bf45b641d5dd4b868ad6c3f969c62453, State: Initialized, Role: FOLLOWER
I20260709 14:53:41.566416  8430 consensus_queue.cc:260] T 6088170d0ecd400fac00c9b035588189 P b1bcbe2df07744caaeb7a15d00dad2d1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bf45b641d5dd4b868ad6c3f969c62453" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 43451 } } peers { permanent_uuid: "973451fb40234dca93d60a5ad4ca93e4" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39227 } } peers { permanent_uuid: "b1bcbe2df07744caaeb7a15d00dad2d1" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43283 } }
I20260709 14:53:41.572243  8434 consensus_queue.cc:260] T cf17a9d132194e99811fa03218e66e17 P bf45b641d5dd4b868ad6c3f969c62453 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bf45b641d5dd4b868ad6c3f969c62453" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 43451 } } peers { permanent_uuid: "973451fb40234dca93d60a5ad4ca93e4" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39227 } } peers { permanent_uuid: "b1bcbe2df07744caaeb7a15d00dad2d1" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43283 } }
I20260709 14:53:41.574545  8434 ts_tablet_manager.cc:1434] T cf17a9d132194e99811fa03218e66e17 P bf45b641d5dd4b868ad6c3f969c62453: Time spent starting tablet: real 0.019s	user 0.005s	sys 0.000s
I20260709 14:53:41.577654  8434 tablet_bootstrap.cc:492] T 3db4b5e3b42948e0a97e30b92d8a28b5 P bf45b641d5dd4b868ad6c3f969c62453: Bootstrap starting.
I20260709 14:53:41.584056  8434 tablet_bootstrap.cc:654] T 3db4b5e3b42948e0a97e30b92d8a28b5 P bf45b641d5dd4b868ad6c3f969c62453: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:41.590981  8521 raft_consensus.cc:493] T cf17a9d132194e99811fa03218e66e17 P bf45b641d5dd4b868ad6c3f969c62453 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:41.591557  8521 raft_consensus.cc:515] T cf17a9d132194e99811fa03218e66e17 P bf45b641d5dd4b868ad6c3f969c62453 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bf45b641d5dd4b868ad6c3f969c62453" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 43451 } } peers { permanent_uuid: "973451fb40234dca93d60a5ad4ca93e4" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39227 } } peers { permanent_uuid: "b1bcbe2df07744caaeb7a15d00dad2d1" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43283 } }
I20260709 14:53:41.592876  8437 consensus_queue.cc:1048] T bfb16a9ed123411baf42930ef96847b6 P b1bcbe2df07744caaeb7a15d00dad2d1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "973451fb40234dca93d60a5ad4ca93e4" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39227 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:53:41.593645  8521 leader_election.cc:290] T cf17a9d132194e99811fa03218e66e17 P bf45b641d5dd4b868ad6c3f969c62453 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 973451fb40234dca93d60a5ad4ca93e4 (127.6.3.193:39227), b1bcbe2df07744caaeb7a15d00dad2d1 (127.6.3.194:43283)
I20260709 14:53:41.594501  8437 consensus_queue.cc:1048] T bfb16a9ed123411baf42930ef96847b6 P b1bcbe2df07744caaeb7a15d00dad2d1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bf45b641d5dd4b868ad6c3f969c62453" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 43451 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:53:41.595970  8239 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cf17a9d132194e99811fa03218e66e17" candidate_uuid: "bf45b641d5dd4b868ad6c3f969c62453" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b1bcbe2df07744caaeb7a15d00dad2d1" is_pre_election: true
W20260709 14:53:41.597321  8351 leader_election.cc:343] T cf17a9d132194e99811fa03218e66e17 P bf45b641d5dd4b868ad6c3f969c62453 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b1bcbe2df07744caaeb7a15d00dad2d1 (127.6.3.194:43283): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:41.598202  8165 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cf17a9d132194e99811fa03218e66e17" candidate_uuid: "bf45b641d5dd4b868ad6c3f969c62453" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "973451fb40234dca93d60a5ad4ca93e4" is_pre_election: true
W20260709 14:53:41.601112  8354 leader_election.cc:343] T cf17a9d132194e99811fa03218e66e17 P bf45b641d5dd4b868ad6c3f969c62453 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 973451fb40234dca93d60a5ad4ca93e4 (127.6.3.193:39227): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:41.601681  8354 leader_election.cc:304] T cf17a9d132194e99811fa03218e66e17 P bf45b641d5dd4b868ad6c3f969c62453 [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: bf45b641d5dd4b868ad6c3f969c62453; no voters: 973451fb40234dca93d60a5ad4ca93e4, b1bcbe2df07744caaeb7a15d00dad2d1
I20260709 14:53:41.602615  8521 raft_consensus.cc:2749] T cf17a9d132194e99811fa03218e66e17 P bf45b641d5dd4b868ad6c3f969c62453 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:53:41.608394  8430 ts_tablet_manager.cc:1434] T 6088170d0ecd400fac00c9b035588189 P b1bcbe2df07744caaeb7a15d00dad2d1: Time spent starting tablet: real 0.052s	user 0.007s	sys 0.000s
I20260709 14:53:41.607630  8521 raft_consensus.cc:493] T 57c0caa7558c4f95a29b1c8342bd7588 P bf45b641d5dd4b868ad6c3f969c62453 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:41.609624  8521 raft_consensus.cc:515] T 57c0caa7558c4f95a29b1c8342bd7588 P bf45b641d5dd4b868ad6c3f969c62453 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "067d127df48c4d5aae445170aef96762" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 41465 } } peers { permanent_uuid: "bf45b641d5dd4b868ad6c3f969c62453" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 43451 } } peers { permanent_uuid: "973451fb40234dca93d60a5ad4ca93e4" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39227 } }
I20260709 14:53:41.613576  8430 tablet_bootstrap.cc:492] T f716996c1a1146688dd7b42c6a069daf P b1bcbe2df07744caaeb7a15d00dad2d1: Bootstrap starting.
I20260709 14:53:41.615585  8312 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "57c0caa7558c4f95a29b1c8342bd7588" candidate_uuid: "bf45b641d5dd4b868ad6c3f969c62453" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "067d127df48c4d5aae445170aef96762" is_pre_election: true
I20260709 14:53:41.625187  8432 tablet_bootstrap.cc:492] T ab216845048a4a63a4b363b67637e9f0 P 067d127df48c4d5aae445170aef96762: No bootstrap required, opened a new log
I20260709 14:53:41.625644  8432 ts_tablet_manager.cc:1403] T ab216845048a4a63a4b363b67637e9f0 P 067d127df48c4d5aae445170aef96762: Time spent bootstrapping tablet: real 0.114s	user 0.030s	sys 0.032s
I20260709 14:53:41.627466  8521 leader_election.cc:290] T 57c0caa7558c4f95a29b1c8342bd7588 P bf45b641d5dd4b868ad6c3f969c62453 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 067d127df48c4d5aae445170aef96762 (127.6.3.195:41465), 973451fb40234dca93d60a5ad4ca93e4 (127.6.3.193:39227)
I20260709 14:53:41.628470  8165 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "57c0caa7558c4f95a29b1c8342bd7588" candidate_uuid: "bf45b641d5dd4b868ad6c3f969c62453" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "973451fb40234dca93d60a5ad4ca93e4" is_pre_election: true
I20260709 14:53:41.631003  8354 leader_election.cc:304] T 57c0caa7558c4f95a29b1c8342bd7588 P bf45b641d5dd4b868ad6c3f969c62453 [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: bf45b641d5dd4b868ad6c3f969c62453; no voters: 067d127df48c4d5aae445170aef96762, 973451fb40234dca93d60a5ad4ca93e4
I20260709 14:53:41.632085  8521 raft_consensus.cc:2749] T 57c0caa7558c4f95a29b1c8342bd7588 P bf45b641d5dd4b868ad6c3f969c62453 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:53:41.629485  8432 raft_consensus.cc:359] T ab216845048a4a63a4b363b67637e9f0 P 067d127df48c4d5aae445170aef96762 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "067d127df48c4d5aae445170aef96762" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 41465 } } peers { permanent_uuid: "bf45b641d5dd4b868ad6c3f969c62453" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 43451 } } peers { permanent_uuid: "973451fb40234dca93d60a5ad4ca93e4" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39227 } }
I20260709 14:53:41.633169  8432 raft_consensus.cc:385] T ab216845048a4a63a4b363b67637e9f0 P 067d127df48c4d5aae445170aef96762 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:41.633450  8432 raft_consensus.cc:740] T ab216845048a4a63a4b363b67637e9f0 P 067d127df48c4d5aae445170aef96762 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 067d127df48c4d5aae445170aef96762, State: Initialized, Role: FOLLOWER
I20260709 14:53:41.634158  8432 consensus_queue.cc:260] T ab216845048a4a63a4b363b67637e9f0 P 067d127df48c4d5aae445170aef96762 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "067d127df48c4d5aae445170aef96762" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 41465 } } peers { permanent_uuid: "bf45b641d5dd4b868ad6c3f969c62453" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 43451 } } peers { permanent_uuid: "973451fb40234dca93d60a5ad4ca93e4" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39227 } }
I20260709 14:53:41.638729  8432 ts_tablet_manager.cc:1434] T ab216845048a4a63a4b363b67637e9f0 P 067d127df48c4d5aae445170aef96762: Time spent starting tablet: real 0.013s	user 0.004s	sys 0.000s
I20260709 14:53:41.639611  8432 tablet_bootstrap.cc:492] T 869877e3b0af46b680585564b91d2fff P 067d127df48c4d5aae445170aef96762: Bootstrap starting.
I20260709 14:53:41.645470  8432 tablet_bootstrap.cc:654] T 869877e3b0af46b680585564b91d2fff P 067d127df48c4d5aae445170aef96762: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:41.652856  8431 tablet_bootstrap.cc:492] T ab216845048a4a63a4b363b67637e9f0 P 973451fb40234dca93d60a5ad4ca93e4: No bootstrap required, opened a new log
I20260709 14:53:41.653470  8431 ts_tablet_manager.cc:1403] T ab216845048a4a63a4b363b67637e9f0 P 973451fb40234dca93d60a5ad4ca93e4: Time spent bootstrapping tablet: real 0.101s	user 0.019s	sys 0.023s
I20260709 14:53:41.656014  8431 raft_consensus.cc:359] T ab216845048a4a63a4b363b67637e9f0 P 973451fb40234dca93d60a5ad4ca93e4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "067d127df48c4d5aae445170aef96762" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 41465 } } peers { permanent_uuid: "bf45b641d5dd4b868ad6c3f969c62453" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 43451 } } peers { permanent_uuid: "973451fb40234dca93d60a5ad4ca93e4" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39227 } }
I20260709 14:53:41.656921  8431 raft_consensus.cc:385] T ab216845048a4a63a4b363b67637e9f0 P 973451fb40234dca93d60a5ad4ca93e4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:41.657272  8431 raft_consensus.cc:740] T ab216845048a4a63a4b363b67637e9f0 P 973451fb40234dca93d60a5ad4ca93e4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 973451fb40234dca93d60a5ad4ca93e4, State: Initialized, Role: FOLLOWER
I20260709 14:53:41.658214  8431 consensus_queue.cc:260] T ab216845048a4a63a4b363b67637e9f0 P 973451fb40234dca93d60a5ad4ca93e4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "067d127df48c4d5aae445170aef96762" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 41465 } } peers { permanent_uuid: "bf45b641d5dd4b868ad6c3f969c62453" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 43451 } } peers { permanent_uuid: "973451fb40234dca93d60a5ad4ca93e4" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39227 } }
I20260709 14:53:41.676431  8386 raft_consensus.cc:3060] T 57c0caa7558c4f95a29b1c8342bd7588 P bf45b641d5dd4b868ad6c3f969c62453 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:41.678483  8431 ts_tablet_manager.cc:1434] T ab216845048a4a63a4b363b67637e9f0 P 973451fb40234dca93d60a5ad4ca93e4: Time spent starting tablet: real 0.025s	user 0.007s	sys 0.000s
I20260709 14:53:41.679772  8431 tablet_bootstrap.cc:492] T dedb68a77e9b496b8ff93d3347ae53ff P 973451fb40234dca93d60a5ad4ca93e4: Bootstrap starting.
I20260709 14:53:41.681695  8430 tablet_bootstrap.cc:654] T f716996c1a1146688dd7b42c6a069daf P b1bcbe2df07744caaeb7a15d00dad2d1: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:41.691138  8430 tablet_bootstrap.cc:492] T f716996c1a1146688dd7b42c6a069daf P b1bcbe2df07744caaeb7a15d00dad2d1: No bootstrap required, opened a new log
I20260709 14:53:41.691557  8430 ts_tablet_manager.cc:1403] T f716996c1a1146688dd7b42c6a069daf P b1bcbe2df07744caaeb7a15d00dad2d1: Time spent bootstrapping tablet: real 0.082s	user 0.011s	sys 0.004s
I20260709 14:53:41.697570  8434 tablet_bootstrap.cc:492] T 3db4b5e3b42948e0a97e30b92d8a28b5 P bf45b641d5dd4b868ad6c3f969c62453: No bootstrap required, opened a new log
I20260709 14:53:41.697997  8434 ts_tablet_manager.cc:1403] T 3db4b5e3b42948e0a97e30b92d8a28b5 P bf45b641d5dd4b868ad6c3f969c62453: Time spent bootstrapping tablet: real 0.121s	user 0.022s	sys 0.034s
I20260709 14:53:41.700765  8434 raft_consensus.cc:359] T 3db4b5e3b42948e0a97e30b92d8a28b5 P bf45b641d5dd4b868ad6c3f969c62453 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bf45b641d5dd4b868ad6c3f969c62453" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 43451 } } peers { permanent_uuid: "973451fb40234dca93d60a5ad4ca93e4" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39227 } } peers { permanent_uuid: "b1bcbe2df07744caaeb7a15d00dad2d1" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43283 } }
I20260709 14:53:41.701463  8434 raft_consensus.cc:385] T 3db4b5e3b42948e0a97e30b92d8a28b5 P bf45b641d5dd4b868ad6c3f969c62453 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:41.701763  8434 raft_consensus.cc:740] T 3db4b5e3b42948e0a97e30b92d8a28b5 P bf45b641d5dd4b868ad6c3f969c62453 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bf45b641d5dd4b868ad6c3f969c62453, State: Initialized, Role: FOLLOWER
I20260709 14:53:41.702471  8434 consensus_queue.cc:260] T 3db4b5e3b42948e0a97e30b92d8a28b5 P bf45b641d5dd4b868ad6c3f969c62453 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bf45b641d5dd4b868ad6c3f969c62453" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 43451 } } peers { permanent_uuid: "973451fb40234dca93d60a5ad4ca93e4" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39227 } } peers { permanent_uuid: "b1bcbe2df07744caaeb7a15d00dad2d1" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43283 } }
I20260709 14:53:41.705085  8434 ts_tablet_manager.cc:1434] T 3db4b5e3b42948e0a97e30b92d8a28b5 P bf45b641d5dd4b868ad6c3f969c62453: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.004s
I20260709 14:53:41.706008  8434 tablet_bootstrap.cc:492] T 17e540f4871b41a5acc8915c4c08326c P bf45b641d5dd4b868ad6c3f969c62453: Bootstrap starting.
I20260709 14:53:41.708850  8432 tablet_bootstrap.cc:492] T 869877e3b0af46b680585564b91d2fff P 067d127df48c4d5aae445170aef96762: No bootstrap required, opened a new log
I20260709 14:53:41.709348  8432 ts_tablet_manager.cc:1403] T 869877e3b0af46b680585564b91d2fff P 067d127df48c4d5aae445170aef96762: Time spent bootstrapping tablet: real 0.070s	user 0.014s	sys 0.019s
I20260709 14:53:41.711756  8434 tablet_bootstrap.cc:654] T 17e540f4871b41a5acc8915c4c08326c P bf45b641d5dd4b868ad6c3f969c62453: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:41.712092  8432 raft_consensus.cc:359] T 869877e3b0af46b680585564b91d2fff P 067d127df48c4d5aae445170aef96762 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b1bcbe2df07744caaeb7a15d00dad2d1" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43283 } } peers { permanent_uuid: "067d127df48c4d5aae445170aef96762" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 41465 } } peers { permanent_uuid: "bf45b641d5dd4b868ad6c3f969c62453" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 43451 } }
I20260709 14:53:41.712769  8432 raft_consensus.cc:385] T 869877e3b0af46b680585564b91d2fff P 067d127df48c4d5aae445170aef96762 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:41.713272  8432 raft_consensus.cc:740] T 869877e3b0af46b680585564b91d2fff P 067d127df48c4d5aae445170aef96762 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 067d127df48c4d5aae445170aef96762, State: Initialized, Role: FOLLOWER
I20260709 14:53:41.714059  8432 consensus_queue.cc:260] T 869877e3b0af46b680585564b91d2fff P 067d127df48c4d5aae445170aef96762 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b1bcbe2df07744caaeb7a15d00dad2d1" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43283 } } peers { permanent_uuid: "067d127df48c4d5aae445170aef96762" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 41465 } } peers { permanent_uuid: "bf45b641d5dd4b868ad6c3f969c62453" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 43451 } }
I20260709 14:53:41.714845  8430 raft_consensus.cc:359] T f716996c1a1146688dd7b42c6a069daf P b1bcbe2df07744caaeb7a15d00dad2d1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "973451fb40234dca93d60a5ad4ca93e4" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39227 } } peers { permanent_uuid: "b1bcbe2df07744caaeb7a15d00dad2d1" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43283 } } peers { permanent_uuid: "067d127df48c4d5aae445170aef96762" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 41465 } }
I20260709 14:53:41.715564  8430 raft_consensus.cc:385] T f716996c1a1146688dd7b42c6a069daf P b1bcbe2df07744caaeb7a15d00dad2d1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:41.715885  8430 raft_consensus.cc:740] T f716996c1a1146688dd7b42c6a069daf P b1bcbe2df07744caaeb7a15d00dad2d1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b1bcbe2df07744caaeb7a15d00dad2d1, State: Initialized, Role: FOLLOWER
I20260709 14:53:41.716595  8430 consensus_queue.cc:260] T f716996c1a1146688dd7b42c6a069daf P b1bcbe2df07744caaeb7a15d00dad2d1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "973451fb40234dca93d60a5ad4ca93e4" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39227 } } peers { permanent_uuid: "b1bcbe2df07744caaeb7a15d00dad2d1" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43283 } } peers { permanent_uuid: "067d127df48c4d5aae445170aef96762" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 41465 } }
I20260709 14:53:41.719310  8432 ts_tablet_manager.cc:1434] T 869877e3b0af46b680585564b91d2fff P 067d127df48c4d5aae445170aef96762: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.001s
I20260709 14:53:41.720204  8432 tablet_bootstrap.cc:492] T dedb68a77e9b496b8ff93d3347ae53ff P 067d127df48c4d5aae445170aef96762: Bootstrap starting.
I20260709 14:53:41.721975  8431 tablet_bootstrap.cc:654] T dedb68a77e9b496b8ff93d3347ae53ff P 973451fb40234dca93d60a5ad4ca93e4: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:41.725373  8432 tablet_bootstrap.cc:654] T dedb68a77e9b496b8ff93d3347ae53ff P 067d127df48c4d5aae445170aef96762: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:41.733461  8430 ts_tablet_manager.cc:1434] T f716996c1a1146688dd7b42c6a069daf P b1bcbe2df07744caaeb7a15d00dad2d1: Time spent starting tablet: real 0.042s	user 0.006s	sys 0.000s
I20260709 14:53:41.735234  8503 raft_consensus.cc:493] T f716996c1a1146688dd7b42c6a069daf P b1bcbe2df07744caaeb7a15d00dad2d1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:41.735725  8503 raft_consensus.cc:515] T f716996c1a1146688dd7b42c6a069daf P b1bcbe2df07744caaeb7a15d00dad2d1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "973451fb40234dca93d60a5ad4ca93e4" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39227 } } peers { permanent_uuid: "b1bcbe2df07744caaeb7a15d00dad2d1" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43283 } } peers { permanent_uuid: "067d127df48c4d5aae445170aef96762" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 41465 } }
I20260709 14:53:41.736829  8431 tablet_bootstrap.cc:492] T dedb68a77e9b496b8ff93d3347ae53ff P 973451fb40234dca93d60a5ad4ca93e4: No bootstrap required, opened a new log
I20260709 14:53:41.736829  8434 tablet_bootstrap.cc:492] T 17e540f4871b41a5acc8915c4c08326c P bf45b641d5dd4b868ad6c3f969c62453: No bootstrap required, opened a new log
I20260709 14:53:41.737390  8434 ts_tablet_manager.cc:1403] T 17e540f4871b41a5acc8915c4c08326c P bf45b641d5dd4b868ad6c3f969c62453: Time spent bootstrapping tablet: real 0.032s	user 0.009s	sys 0.005s
I20260709 14:53:41.737390  8431 ts_tablet_manager.cc:1403] T dedb68a77e9b496b8ff93d3347ae53ff P 973451fb40234dca93d60a5ad4ca93e4: Time spent bootstrapping tablet: real 0.058s	user 0.012s	sys 0.000s
I20260709 14:53:41.737695  8503 leader_election.cc:290] T f716996c1a1146688dd7b42c6a069daf P b1bcbe2df07744caaeb7a15d00dad2d1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 973451fb40234dca93d60a5ad4ca93e4 (127.6.3.193:39227), 067d127df48c4d5aae445170aef96762 (127.6.3.195:41465)
I20260709 14:53:41.740017  8312 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f716996c1a1146688dd7b42c6a069daf" candidate_uuid: "b1bcbe2df07744caaeb7a15d00dad2d1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "067d127df48c4d5aae445170aef96762" is_pre_election: true
I20260709 14:53:41.739959  8434 raft_consensus.cc:359] T 17e540f4871b41a5acc8915c4c08326c P bf45b641d5dd4b868ad6c3f969c62453 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b1bcbe2df07744caaeb7a15d00dad2d1" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43283 } } peers { permanent_uuid: "067d127df48c4d5aae445170aef96762" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 41465 } } peers { permanent_uuid: "bf45b641d5dd4b868ad6c3f969c62453" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 43451 } }
I20260709 14:53:41.740728  8434 raft_consensus.cc:385] T 17e540f4871b41a5acc8915c4c08326c P bf45b641d5dd4b868ad6c3f969c62453 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:41.741010  8434 raft_consensus.cc:740] T 17e540f4871b41a5acc8915c4c08326c P bf45b641d5dd4b868ad6c3f969c62453 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bf45b641d5dd4b868ad6c3f969c62453, State: Initialized, Role: FOLLOWER
I20260709 14:53:41.741307  8164 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f716996c1a1146688dd7b42c6a069daf" candidate_uuid: "b1bcbe2df07744caaeb7a15d00dad2d1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "973451fb40234dca93d60a5ad4ca93e4" is_pre_election: true
I20260709 14:53:41.741648  8434 consensus_queue.cc:260] T 17e540f4871b41a5acc8915c4c08326c P bf45b641d5dd4b868ad6c3f969c62453 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b1bcbe2df07744caaeb7a15d00dad2d1" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43283 } } peers { permanent_uuid: "067d127df48c4d5aae445170aef96762" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 41465 } } peers { permanent_uuid: "bf45b641d5dd4b868ad6c3f969c62453" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 43451 } }
W20260709 14:53:41.742628  8206 leader_election.cc:343] T f716996c1a1146688dd7b42c6a069daf P b1bcbe2df07744caaeb7a15d00dad2d1 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 973451fb40234dca93d60a5ad4ca93e4 (127.6.3.193:39227): Illegal state: must be running to vote when last-logged opid is not known
W20260709 14:53:41.743865  8206 leader_election.cc:343] T f716996c1a1146688dd7b42c6a069daf P b1bcbe2df07744caaeb7a15d00dad2d1 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 067d127df48c4d5aae445170aef96762 (127.6.3.195:41465): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:41.743646  8431 raft_consensus.cc:359] T dedb68a77e9b496b8ff93d3347ae53ff P 973451fb40234dca93d60a5ad4ca93e4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "067d127df48c4d5aae445170aef96762" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 41465 } } peers { permanent_uuid: "bf45b641d5dd4b868ad6c3f969c62453" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 43451 } } peers { permanent_uuid: "973451fb40234dca93d60a5ad4ca93e4" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39227 } }
I20260709 14:53:41.744388  8431 raft_consensus.cc:385] T dedb68a77e9b496b8ff93d3347ae53ff P 973451fb40234dca93d60a5ad4ca93e4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:41.744343  8206 leader_election.cc:304] T f716996c1a1146688dd7b42c6a069daf P b1bcbe2df07744caaeb7a15d00dad2d1 [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: b1bcbe2df07744caaeb7a15d00dad2d1; no voters: 067d127df48c4d5aae445170aef96762, 973451fb40234dca93d60a5ad4ca93e4
I20260709 14:53:41.744807  8431 raft_consensus.cc:740] T dedb68a77e9b496b8ff93d3347ae53ff P 973451fb40234dca93d60a5ad4ca93e4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 973451fb40234dca93d60a5ad4ca93e4, State: Initialized, Role: FOLLOWER
I20260709 14:53:41.745823  8503 raft_consensus.cc:2749] T f716996c1a1146688dd7b42c6a069daf P b1bcbe2df07744caaeb7a15d00dad2d1 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:53:41.745615  8431 consensus_queue.cc:260] T dedb68a77e9b496b8ff93d3347ae53ff P 973451fb40234dca93d60a5ad4ca93e4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "067d127df48c4d5aae445170aef96762" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 41465 } } peers { permanent_uuid: "bf45b641d5dd4b868ad6c3f969c62453" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 43451 } } peers { permanent_uuid: "973451fb40234dca93d60a5ad4ca93e4" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39227 } }
I20260709 14:53:41.747723  8431 ts_tablet_manager.cc:1434] T dedb68a77e9b496b8ff93d3347ae53ff P 973451fb40234dca93d60a5ad4ca93e4: Time spent starting tablet: real 0.010s	user 0.003s	sys 0.003s
I20260709 14:53:41.749053  8431 tablet_bootstrap.cc:492] T f716996c1a1146688dd7b42c6a069daf P 973451fb40234dca93d60a5ad4ca93e4: Bootstrap starting.
I20260709 14:53:41.750845  8432 tablet_bootstrap.cc:492] T dedb68a77e9b496b8ff93d3347ae53ff P 067d127df48c4d5aae445170aef96762: No bootstrap required, opened a new log
I20260709 14:53:41.751281  8432 ts_tablet_manager.cc:1403] T dedb68a77e9b496b8ff93d3347ae53ff P 067d127df48c4d5aae445170aef96762: Time spent bootstrapping tablet: real 0.031s	user 0.009s	sys 0.006s
I20260709 14:53:41.753952  8432 raft_consensus.cc:359] T dedb68a77e9b496b8ff93d3347ae53ff P 067d127df48c4d5aae445170aef96762 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "067d127df48c4d5aae445170aef96762" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 41465 } } peers { permanent_uuid: "bf45b641d5dd4b868ad6c3f969c62453" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 43451 } } peers { permanent_uuid: "973451fb40234dca93d60a5ad4ca93e4" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39227 } }
I20260709 14:53:41.754346  8431 tablet_bootstrap.cc:654] T f716996c1a1146688dd7b42c6a069daf P 973451fb40234dca93d60a5ad4ca93e4: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:41.754528  8432 raft_consensus.cc:385] T dedb68a77e9b496b8ff93d3347ae53ff P 067d127df48c4d5aae445170aef96762 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:41.754813  8432 raft_consensus.cc:740] T dedb68a77e9b496b8ff93d3347ae53ff P 067d127df48c4d5aae445170aef96762 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 067d127df48c4d5aae445170aef96762, State: Initialized, Role: FOLLOWER
I20260709 14:53:41.743671  8434 ts_tablet_manager.cc:1434] T 17e540f4871b41a5acc8915c4c08326c P bf45b641d5dd4b868ad6c3f969c62453: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260709 14:53:41.755541  8432 consensus_queue.cc:260] T dedb68a77e9b496b8ff93d3347ae53ff P 067d127df48c4d5aae445170aef96762 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "067d127df48c4d5aae445170aef96762" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 41465 } } peers { permanent_uuid: "bf45b641d5dd4b868ad6c3f969c62453" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 43451 } } peers { permanent_uuid: "973451fb40234dca93d60a5ad4ca93e4" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39227 } }
I20260709 14:53:41.756096  8434 tablet_bootstrap.cc:492] T c957bbdf16f14f65a6f8474ca90a763b P bf45b641d5dd4b868ad6c3f969c62453: Bootstrap starting.
I20260709 14:53:41.762223  8164 raft_consensus.cc:3060] T e240dd434d5c4438ad730779e28b67c1 P 973451fb40234dca93d60a5ad4ca93e4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:41.762390  8434 tablet_bootstrap.cc:654] T c957bbdf16f14f65a6f8474ca90a763b P bf45b641d5dd4b868ad6c3f969c62453: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:41.763187  8430 tablet_bootstrap.cc:492] T 869877e3b0af46b680585564b91d2fff P b1bcbe2df07744caaeb7a15d00dad2d1: Bootstrap starting.
I20260709 14:53:41.768217  8432 ts_tablet_manager.cc:1434] T dedb68a77e9b496b8ff93d3347ae53ff P 067d127df48c4d5aae445170aef96762: Time spent starting tablet: real 0.017s	user 0.005s	sys 0.000s
I20260709 14:53:41.769254  8430 tablet_bootstrap.cc:654] T 869877e3b0af46b680585564b91d2fff P b1bcbe2df07744caaeb7a15d00dad2d1: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:41.779197  8473 raft_consensus.cc:493] T 82d4bd8d81054722be1a4405323a9a27 P 067d127df48c4d5aae445170aef96762 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:41.779843  8473 raft_consensus.cc:515] T 82d4bd8d81054722be1a4405323a9a27 P 067d127df48c4d5aae445170aef96762 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "973451fb40234dca93d60a5ad4ca93e4" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39227 } } peers { permanent_uuid: "b1bcbe2df07744caaeb7a15d00dad2d1" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43283 } } peers { permanent_uuid: "067d127df48c4d5aae445170aef96762" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 41465 } }
I20260709 14:53:41.781623  8503 raft_consensus.cc:493] T bffa36e5fd13469b8b97e7d5a198b50c P b1bcbe2df07744caaeb7a15d00dad2d1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:41.782048  8473 leader_election.cc:290] T 82d4bd8d81054722be1a4405323a9a27 P 067d127df48c4d5aae445170aef96762 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 973451fb40234dca93d60a5ad4ca93e4 (127.6.3.193:39227), b1bcbe2df07744caaeb7a15d00dad2d1 (127.6.3.194:43283)
I20260709 14:53:41.782135  8503 raft_consensus.cc:515] T bffa36e5fd13469b8b97e7d5a198b50c P b1bcbe2df07744caaeb7a15d00dad2d1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b1bcbe2df07744caaeb7a15d00dad2d1" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43283 } } peers { permanent_uuid: "067d127df48c4d5aae445170aef96762" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 41465 } } peers { permanent_uuid: "bf45b641d5dd4b868ad6c3f969c62453" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 43451 } }
I20260709 14:53:41.783778  8239 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "82d4bd8d81054722be1a4405323a9a27" candidate_uuid: "067d127df48c4d5aae445170aef96762" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b1bcbe2df07744caaeb7a15d00dad2d1" is_pre_election: true
I20260709 14:53:41.784507  8239 raft_consensus.cc:2468] T 82d4bd8d81054722be1a4405323a9a27 P b1bcbe2df07744caaeb7a15d00dad2d1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 067d127df48c4d5aae445170aef96762 in term 0.
I20260709 14:53:41.784552  8503 leader_election.cc:290] T bffa36e5fd13469b8b97e7d5a198b50c P b1bcbe2df07744caaeb7a15d00dad2d1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 067d127df48c4d5aae445170aef96762 (127.6.3.195:41465), bf45b641d5dd4b868ad6c3f969c62453 (127.6.3.196:43451)
I20260709 14:53:41.786283  8165 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "82d4bd8d81054722be1a4405323a9a27" candidate_uuid: "067d127df48c4d5aae445170aef96762" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "973451fb40234dca93d60a5ad4ca93e4" is_pre_election: true
I20260709 14:53:41.787721  8312 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bffa36e5fd13469b8b97e7d5a198b50c" candidate_uuid: "b1bcbe2df07744caaeb7a15d00dad2d1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "067d127df48c4d5aae445170aef96762" is_pre_election: true
I20260709 14:53:41.787961  8277 leader_election.cc:304] T 82d4bd8d81054722be1a4405323a9a27 P 067d127df48c4d5aae445170aef96762 [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: 067d127df48c4d5aae445170aef96762, b1bcbe2df07744caaeb7a15d00dad2d1; no voters: 
I20260709 14:53:41.789817  8386 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bffa36e5fd13469b8b97e7d5a198b50c" candidate_uuid: "b1bcbe2df07744caaeb7a15d00dad2d1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bf45b641d5dd4b868ad6c3f969c62453" is_pre_election: true
I20260709 14:53:41.790621  8386 raft_consensus.cc:2393] T bffa36e5fd13469b8b97e7d5a198b50c P bf45b641d5dd4b868ad6c3f969c62453 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate b1bcbe2df07744caaeb7a15d00dad2d1 in current term 1: Already voted for candidate 067d127df48c4d5aae445170aef96762 in this term.
I20260709 14:53:41.791846  8205 leader_election.cc:304] T bffa36e5fd13469b8b97e7d5a198b50c P b1bcbe2df07744caaeb7a15d00dad2d1 [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: b1bcbe2df07744caaeb7a15d00dad2d1; no voters: 067d127df48c4d5aae445170aef96762, bf45b641d5dd4b868ad6c3f969c62453
I20260709 14:53:41.792933  8473 raft_consensus.cc:2804] T 82d4bd8d81054722be1a4405323a9a27 P 067d127df48c4d5aae445170aef96762 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:53:41.793424  8473 raft_consensus.cc:493] T 82d4bd8d81054722be1a4405323a9a27 P 067d127df48c4d5aae445170aef96762 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:53:41.794077  8473 raft_consensus.cc:3060] T 82d4bd8d81054722be1a4405323a9a27 P 067d127df48c4d5aae445170aef96762 [term 0 FOLLOWER]: Advancing to term 1
W20260709 14:53:41.792353  8280 leader_election.cc:343] T 82d4bd8d81054722be1a4405323a9a27 P 067d127df48c4d5aae445170aef96762 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 973451fb40234dca93d60a5ad4ca93e4 (127.6.3.193:39227): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:41.800396  8503 raft_consensus.cc:3060] T bffa36e5fd13469b8b97e7d5a198b50c P b1bcbe2df07744caaeb7a15d00dad2d1 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:41.810190  8432 tablet_bootstrap.cc:492] T c957bbdf16f14f65a6f8474ca90a763b P 067d127df48c4d5aae445170aef96762: Bootstrap starting.
I20260709 14:53:41.816023  8431 tablet_bootstrap.cc:492] T f716996c1a1146688dd7b42c6a069daf P 973451fb40234dca93d60a5ad4ca93e4: No bootstrap required, opened a new log
I20260709 14:53:41.816607  8431 ts_tablet_manager.cc:1403] T f716996c1a1146688dd7b42c6a069daf P 973451fb40234dca93d60a5ad4ca93e4: Time spent bootstrapping tablet: real 0.068s	user 0.007s	sys 0.008s
I20260709 14:53:41.818056  8503 raft_consensus.cc:2749] T bffa36e5fd13469b8b97e7d5a198b50c P b1bcbe2df07744caaeb7a15d00dad2d1 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:53:41.819214  8432 tablet_bootstrap.cc:654] T c957bbdf16f14f65a6f8474ca90a763b P 067d127df48c4d5aae445170aef96762: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:41.826208  8431 raft_consensus.cc:359] T f716996c1a1146688dd7b42c6a069daf P 973451fb40234dca93d60a5ad4ca93e4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "973451fb40234dca93d60a5ad4ca93e4" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39227 } } peers { permanent_uuid: "b1bcbe2df07744caaeb7a15d00dad2d1" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43283 } } peers { permanent_uuid: "067d127df48c4d5aae445170aef96762" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 41465 } }
I20260709 14:53:41.827126  8431 raft_consensus.cc:385] T f716996c1a1146688dd7b42c6a069daf P 973451fb40234dca93d60a5ad4ca93e4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:41.827458  8431 raft_consensus.cc:740] T f716996c1a1146688dd7b42c6a069daf P 973451fb40234dca93d60a5ad4ca93e4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 973451fb40234dca93d60a5ad4ca93e4, State: Initialized, Role: FOLLOWER
I20260709 14:53:41.828675  8473 raft_consensus.cc:515] T 82d4bd8d81054722be1a4405323a9a27 P 067d127df48c4d5aae445170aef96762 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "973451fb40234dca93d60a5ad4ca93e4" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39227 } } peers { permanent_uuid: "b1bcbe2df07744caaeb7a15d00dad2d1" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43283 } } peers { permanent_uuid: "067d127df48c4d5aae445170aef96762" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 41465 } }
I20260709 14:53:41.831563  8164 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "82d4bd8d81054722be1a4405323a9a27" candidate_uuid: "067d127df48c4d5aae445170aef96762" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "973451fb40234dca93d60a5ad4ca93e4"
I20260709 14:53:41.832239  8503 raft_consensus.cc:493] T 6088170d0ecd400fac00c9b035588189 P b1bcbe2df07744caaeb7a15d00dad2d1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:41.832669  8503 raft_consensus.cc:515] T 6088170d0ecd400fac00c9b035588189 P b1bcbe2df07744caaeb7a15d00dad2d1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bf45b641d5dd4b868ad6c3f969c62453" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 43451 } } peers { permanent_uuid: "973451fb40234dca93d60a5ad4ca93e4" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39227 } } peers { permanent_uuid: "b1bcbe2df07744caaeb7a15d00dad2d1" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43283 } }
W20260709 14:53:41.833086  8280 leader_election.cc:343] T 82d4bd8d81054722be1a4405323a9a27 P 067d127df48c4d5aae445170aef96762 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 973451fb40234dca93d60a5ad4ca93e4 (127.6.3.193:39227): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:41.833323  8473 leader_election.cc:290] T 82d4bd8d81054722be1a4405323a9a27 P 067d127df48c4d5aae445170aef96762 [CANDIDATE]: Term 1 election: Requested vote from peers 973451fb40234dca93d60a5ad4ca93e4 (127.6.3.193:39227), b1bcbe2df07744caaeb7a15d00dad2d1 (127.6.3.194:43283)
I20260709 14:53:41.834807  8503 leader_election.cc:290] T 6088170d0ecd400fac00c9b035588189 P b1bcbe2df07744caaeb7a15d00dad2d1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bf45b641d5dd4b868ad6c3f969c62453 (127.6.3.196:43451), 973451fb40234dca93d60a5ad4ca93e4 (127.6.3.193:39227)
I20260709 14:53:41.836292  8430 tablet_bootstrap.cc:492] T 869877e3b0af46b680585564b91d2fff P b1bcbe2df07744caaeb7a15d00dad2d1: No bootstrap required, opened a new log
I20260709 14:53:41.836799  8430 ts_tablet_manager.cc:1403] T 869877e3b0af46b680585564b91d2fff P b1bcbe2df07744caaeb7a15d00dad2d1: Time spent bootstrapping tablet: real 0.074s	user 0.021s	sys 0.031s
I20260709 14:53:41.836921  8386 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6088170d0ecd400fac00c9b035588189" candidate_uuid: "b1bcbe2df07744caaeb7a15d00dad2d1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bf45b641d5dd4b868ad6c3f969c62453" is_pre_election: true
I20260709 14:53:41.837265  8434 tablet_bootstrap.cc:492] T c957bbdf16f14f65a6f8474ca90a763b P bf45b641d5dd4b868ad6c3f969c62453: No bootstrap required, opened a new log
I20260709 14:53:41.837714  8434 ts_tablet_manager.cc:1403] T c957bbdf16f14f65a6f8474ca90a763b P bf45b641d5dd4b868ad6c3f969c62453: Time spent bootstrapping tablet: real 0.082s	user 0.017s	sys 0.020s
I20260709 14:53:41.838322  8164 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6088170d0ecd400fac00c9b035588189" candidate_uuid: "b1bcbe2df07744caaeb7a15d00dad2d1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "973451fb40234dca93d60a5ad4ca93e4" is_pre_election: true
I20260709 14:53:41.838927  8431 consensus_queue.cc:260] T f716996c1a1146688dd7b42c6a069daf P 973451fb40234dca93d60a5ad4ca93e4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "973451fb40234dca93d60a5ad4ca93e4" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39227 } } peers { permanent_uuid: "b1bcbe2df07744caaeb7a15d00dad2d1" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43283 } } peers { permanent_uuid: "067d127df48c4d5aae445170aef96762" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 41465 } }
W20260709 14:53:41.839623  8205 leader_election.cc:343] T 6088170d0ecd400fac00c9b035588189 P b1bcbe2df07744caaeb7a15d00dad2d1 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer bf45b641d5dd4b868ad6c3f969c62453 (127.6.3.196:43451): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:41.832844  8239 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "82d4bd8d81054722be1a4405323a9a27" candidate_uuid: "067d127df48c4d5aae445170aef96762" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b1bcbe2df07744caaeb7a15d00dad2d1"
I20260709 14:53:41.840571  8239 raft_consensus.cc:3060] T 82d4bd8d81054722be1a4405323a9a27 P b1bcbe2df07744caaeb7a15d00dad2d1 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:41.840229  8434 raft_consensus.cc:359] T c957bbdf16f14f65a6f8474ca90a763b P bf45b641d5dd4b868ad6c3f969c62453 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "067d127df48c4d5aae445170aef96762" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 41465 } } peers { permanent_uuid: "bf45b641d5dd4b868ad6c3f969c62453" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 43451 } } peers { permanent_uuid: "973451fb40234dca93d60a5ad4ca93e4" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39227 } }
I20260709 14:53:41.839607  8430 raft_consensus.cc:359] T 869877e3b0af46b680585564b91d2fff P b1bcbe2df07744caaeb7a15d00dad2d1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b1bcbe2df07744caaeb7a15d00dad2d1" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43283 } } peers { permanent_uuid: "067d127df48c4d5aae445170aef96762" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 41465 } } peers { permanent_uuid: "bf45b641d5dd4b868ad6c3f969c62453" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 43451 } }
I20260709 14:53:41.841099  8434 raft_consensus.cc:385] T c957bbdf16f14f65a6f8474ca90a763b P bf45b641d5dd4b868ad6c3f969c62453 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:41.841202  8430 raft_consensus.cc:385] T 869877e3b0af46b680585564b91d2fff P b1bcbe2df07744caaeb7a15d00dad2d1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:41.841457  8434 raft_consensus.cc:740] T c957bbdf16f14f65a6f8474ca90a763b P bf45b641d5dd4b868ad6c3f969c62453 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bf45b641d5dd4b868ad6c3f969c62453, State: Initialized, Role: FOLLOWER
I20260709 14:53:41.841687  8430 raft_consensus.cc:740] T 869877e3b0af46b680585564b91d2fff P b1bcbe2df07744caaeb7a15d00dad2d1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b1bcbe2df07744caaeb7a15d00dad2d1, State: Initialized, Role: FOLLOWER
I20260709 14:53:41.842242  8434 consensus_queue.cc:260] T c957bbdf16f14f65a6f8474ca90a763b P bf45b641d5dd4b868ad6c3f969c62453 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "067d127df48c4d5aae445170aef96762" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 41465 } } peers { permanent_uuid: "bf45b641d5dd4b868ad6c3f969c62453" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 43451 } } peers { permanent_uuid: "973451fb40234dca93d60a5ad4ca93e4" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39227 } }
I20260709 14:53:41.842512  8430 consensus_queue.cc:260] T 869877e3b0af46b680585564b91d2fff P b1bcbe2df07744caaeb7a15d00dad2d1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b1bcbe2df07744caaeb7a15d00dad2d1" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43283 } } peers { permanent_uuid: "067d127df48c4d5aae445170aef96762" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 41465 } } peers { permanent_uuid: "bf45b641d5dd4b868ad6c3f969c62453" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 43451 } }
W20260709 14:53:41.840135  8206 leader_election.cc:343] T 6088170d0ecd400fac00c9b035588189 P b1bcbe2df07744caaeb7a15d00dad2d1 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 973451fb40234dca93d60a5ad4ca93e4 (127.6.3.193:39227): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:41.845388  8206 leader_election.cc:304] T 6088170d0ecd400fac00c9b035588189 P b1bcbe2df07744caaeb7a15d00dad2d1 [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: b1bcbe2df07744caaeb7a15d00dad2d1; no voters: 973451fb40234dca93d60a5ad4ca93e4, bf45b641d5dd4b868ad6c3f969c62453
I20260709 14:53:41.846480  8502 raft_consensus.cc:2749] T 6088170d0ecd400fac00c9b035588189 P b1bcbe2df07744caaeb7a15d00dad2d1 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:53:41.847489  8434 ts_tablet_manager.cc:1434] T c957bbdf16f14f65a6f8474ca90a763b P bf45b641d5dd4b868ad6c3f969c62453: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.001s
I20260709 14:53:41.848148  8430 ts_tablet_manager.cc:1434] T 869877e3b0af46b680585564b91d2fff P b1bcbe2df07744caaeb7a15d00dad2d1: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.000s
I20260709 14:53:41.848366  8434 tablet_bootstrap.cc:492] T dedb68a77e9b496b8ff93d3347ae53ff P bf45b641d5dd4b868ad6c3f969c62453: Bootstrap starting.
I20260709 14:53:41.849114  8430 tablet_bootstrap.cc:492] T 8f0e303f7a4d41818f2384ddcafd5782 P b1bcbe2df07744caaeb7a15d00dad2d1: Bootstrap starting.
I20260709 14:53:41.849267  8239 raft_consensus.cc:2468] T 82d4bd8d81054722be1a4405323a9a27 P b1bcbe2df07744caaeb7a15d00dad2d1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 067d127df48c4d5aae445170aef96762 in term 1.
I20260709 14:53:41.850355  8277 leader_election.cc:304] T 82d4bd8d81054722be1a4405323a9a27 P 067d127df48c4d5aae445170aef96762 [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: 067d127df48c4d5aae445170aef96762, b1bcbe2df07744caaeb7a15d00dad2d1; no voters: 973451fb40234dca93d60a5ad4ca93e4
I20260709 14:53:41.852041  8486 raft_consensus.cc:2804] T 82d4bd8d81054722be1a4405323a9a27 P 067d127df48c4d5aae445170aef96762 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:53:41.852525  8486 raft_consensus.cc:697] T 82d4bd8d81054722be1a4405323a9a27 P 067d127df48c4d5aae445170aef96762 [term 1 LEADER]: Becoming Leader. State: Replica: 067d127df48c4d5aae445170aef96762, State: Running, Role: LEADER
I20260709 14:53:41.853327  8486 consensus_queue.cc:237] T 82d4bd8d81054722be1a4405323a9a27 P 067d127df48c4d5aae445170aef96762 [LEADER]: Queue going to LEADER mode. State: All 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: "973451fb40234dca93d60a5ad4ca93e4" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39227 } } peers { permanent_uuid: "b1bcbe2df07744caaeb7a15d00dad2d1" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43283 } } peers { permanent_uuid: "067d127df48c4d5aae445170aef96762" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 41465 } }
I20260709 14:53:41.854453  8434 tablet_bootstrap.cc:654] T dedb68a77e9b496b8ff93d3347ae53ff P bf45b641d5dd4b868ad6c3f969c62453: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:41.855046  8430 tablet_bootstrap.cc:654] T 8f0e303f7a4d41818f2384ddcafd5782 P b1bcbe2df07744caaeb7a15d00dad2d1: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:41.859452  8489 consensus_queue.cc:1048] T 17e540f4871b41a5acc8915c4c08326c P 067d127df48c4d5aae445170aef96762 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b1bcbe2df07744caaeb7a15d00dad2d1" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43283 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:53:41.865221  8431 ts_tablet_manager.cc:1434] T f716996c1a1146688dd7b42c6a069daf P 973451fb40234dca93d60a5ad4ca93e4: Time spent starting tablet: real 0.048s	user 0.006s	sys 0.000s
I20260709 14:53:41.874625  8431 tablet_bootstrap.cc:492] T 3db4b5e3b42948e0a97e30b92d8a28b5 P 973451fb40234dca93d60a5ad4ca93e4: Bootstrap starting.
I20260709 14:53:41.878477  8237 raft_consensus.cc:3060] T 99f944bc52a64af0a5ad2f88b7114419 P b1bcbe2df07744caaeb7a15d00dad2d1 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:41.883324  8431 tablet_bootstrap.cc:654] T 3db4b5e3b42948e0a97e30b92d8a28b5 P 973451fb40234dca93d60a5ad4ca93e4: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:41.886507  8521 raft_consensus.cc:493] T ab216845048a4a63a4b363b67637e9f0 P bf45b641d5dd4b868ad6c3f969c62453 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:41.887152  8521 raft_consensus.cc:515] T ab216845048a4a63a4b363b67637e9f0 P bf45b641d5dd4b868ad6c3f969c62453 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "067d127df48c4d5aae445170aef96762" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 41465 } } peers { permanent_uuid: "bf45b641d5dd4b868ad6c3f969c62453" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 43451 } } peers { permanent_uuid: "973451fb40234dca93d60a5ad4ca93e4" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39227 } }
I20260709 14:53:41.889623  8521 leader_election.cc:290] T ab216845048a4a63a4b363b67637e9f0 P bf45b641d5dd4b868ad6c3f969c62453 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 067d127df48c4d5aae445170aef96762 (127.6.3.195:41465), 973451fb40234dca93d60a5ad4ca93e4 (127.6.3.193:39227)
I20260709 14:53:41.891844  8164 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab216845048a4a63a4b363b67637e9f0" candidate_uuid: "bf45b641d5dd4b868ad6c3f969c62453" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "973451fb40234dca93d60a5ad4ca93e4" is_pre_election: true
I20260709 14:53:41.892586  8164 raft_consensus.cc:2468] T ab216845048a4a63a4b363b67637e9f0 P 973451fb40234dca93d60a5ad4ca93e4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bf45b641d5dd4b868ad6c3f969c62453 in term 0.
I20260709 14:53:41.893726  8312 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab216845048a4a63a4b363b67637e9f0" candidate_uuid: "bf45b641d5dd4b868ad6c3f969c62453" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "067d127df48c4d5aae445170aef96762" is_pre_election: true
I20260709 14:53:41.894158  8434 tablet_bootstrap.cc:492] T dedb68a77e9b496b8ff93d3347ae53ff P bf45b641d5dd4b868ad6c3f969c62453: No bootstrap required, opened a new log
I20260709 14:53:41.894439  8312 raft_consensus.cc:2468] T ab216845048a4a63a4b363b67637e9f0 P 067d127df48c4d5aae445170aef96762 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bf45b641d5dd4b868ad6c3f969c62453 in term 0.
I20260709 14:53:41.894780  8434 ts_tablet_manager.cc:1403] T dedb68a77e9b496b8ff93d3347ae53ff P bf45b641d5dd4b868ad6c3f969c62453: Time spent bootstrapping tablet: real 0.047s	user 0.012s	sys 0.005s
I20260709 14:53:41.896040  8354 leader_election.cc:304] T ab216845048a4a63a4b363b67637e9f0 P bf45b641d5dd4b868ad6c3f969c62453 [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: 067d127df48c4d5aae445170aef96762, bf45b641d5dd4b868ad6c3f969c62453; no voters: 
I20260709 14:53:41.897642  8521 raft_consensus.cc:2804] T ab216845048a4a63a4b363b67637e9f0 P bf45b641d5dd4b868ad6c3f969c62453 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:53:41.898100  8521 raft_consensus.cc:493] T ab216845048a4a63a4b363b67637e9f0 P bf45b641d5dd4b868ad6c3f969c62453 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:53:41.898659  8521 raft_consensus.cc:3060] T ab216845048a4a63a4b363b67637e9f0 P bf45b641d5dd4b868ad6c3f969c62453 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:41.898129  8434 raft_consensus.cc:359] T dedb68a77e9b496b8ff93d3347ae53ff P bf45b641d5dd4b868ad6c3f969c62453 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "067d127df48c4d5aae445170aef96762" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 41465 } } peers { permanent_uuid: "bf45b641d5dd4b868ad6c3f969c62453" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 43451 } } peers { permanent_uuid: "973451fb40234dca93d60a5ad4ca93e4" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39227 } }
I20260709 14:53:41.909353  8434 raft_consensus.cc:385] T dedb68a77e9b496b8ff93d3347ae53ff P bf45b641d5dd4b868ad6c3f969c62453 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:41.909721  8434 raft_consensus.cc:740] T dedb68a77e9b496b8ff93d3347ae53ff P bf45b641d5dd4b868ad6c3f969c62453 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bf45b641d5dd4b868ad6c3f969c62453, State: Initialized, Role: FOLLOWER
I20260709 14:53:41.910746  8434 consensus_queue.cc:260] T dedb68a77e9b496b8ff93d3347ae53ff P bf45b641d5dd4b868ad6c3f969c62453 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "067d127df48c4d5aae445170aef96762" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 41465 } } peers { permanent_uuid: "bf45b641d5dd4b868ad6c3f969c62453" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 43451 } } peers { permanent_uuid: "973451fb40234dca93d60a5ad4ca93e4" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39227 } }
I20260709 14:53:41.911710  8503 raft_consensus.cc:493] T 869877e3b0af46b680585564b91d2fff P b1bcbe2df07744caaeb7a15d00dad2d1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:41.912773  8434 ts_tablet_manager.cc:1434] T dedb68a77e9b496b8ff93d3347ae53ff P bf45b641d5dd4b868ad6c3f969c62453: Time spent starting tablet: real 0.018s	user 0.004s	sys 0.002s
I20260709 14:53:41.912304  8503 raft_consensus.cc:515] T 869877e3b0af46b680585564b91d2fff P b1bcbe2df07744caaeb7a15d00dad2d1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b1bcbe2df07744caaeb7a15d00dad2d1" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43283 } } peers { permanent_uuid: "067d127df48c4d5aae445170aef96762" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 41465 } } peers { permanent_uuid: "bf45b641d5dd4b868ad6c3f969c62453" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 43451 } }
I20260709 14:53:41.914358  8503 leader_election.cc:290] T 869877e3b0af46b680585564b91d2fff P b1bcbe2df07744caaeb7a15d00dad2d1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 067d127df48c4d5aae445170aef96762 (127.6.3.195:41465), bf45b641d5dd4b868ad6c3f969c62453 (127.6.3.196:43451)
I20260709 14:53:41.915503  8386 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "869877e3b0af46b680585564b91d2fff" candidate_uuid: "b1bcbe2df07744caaeb7a15d00dad2d1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bf45b641d5dd4b868ad6c3f969c62453" is_pre_election: true
I20260709 14:53:41.915709  8434 tablet_bootstrap.cc:492] T a1307a109a5d4579999c4940c344eb2a P bf45b641d5dd4b868ad6c3f969c62453: Bootstrap starting.
I20260709 14:53:41.915627  8312 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "869877e3b0af46b680585564b91d2fff" candidate_uuid: "b1bcbe2df07744caaeb7a15d00dad2d1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "067d127df48c4d5aae445170aef96762" is_pre_election: true
I20260709 14:53:41.916191  8312 raft_consensus.cc:2468] T 869877e3b0af46b680585564b91d2fff P 067d127df48c4d5aae445170aef96762 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b1bcbe2df07744caaeb7a15d00dad2d1 in term 0.
W20260709 14:53:41.916946  8205 leader_election.cc:343] T 869877e3b0af46b680585564b91d2fff P b1bcbe2df07744caaeb7a15d00dad2d1 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer bf45b641d5dd4b868ad6c3f969c62453 (127.6.3.196:43451): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:41.917443  8206 leader_election.cc:304] T 869877e3b0af46b680585564b91d2fff P b1bcbe2df07744caaeb7a15d00dad2d1 [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: 067d127df48c4d5aae445170aef96762, b1bcbe2df07744caaeb7a15d00dad2d1; no voters: bf45b641d5dd4b868ad6c3f969c62453
I20260709 14:53:41.919196  8503 raft_consensus.cc:2804] T 869877e3b0af46b680585564b91d2fff P b1bcbe2df07744caaeb7a15d00dad2d1 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:53:41.919615  8503 raft_consensus.cc:493] T 869877e3b0af46b680585564b91d2fff P b1bcbe2df07744caaeb7a15d00dad2d1 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:53:41.919919  8503 raft_consensus.cc:3060] T 869877e3b0af46b680585564b91d2fff P b1bcbe2df07744caaeb7a15d00dad2d1 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:41.921625  8434 tablet_bootstrap.cc:654] T a1307a109a5d4579999c4940c344eb2a P bf45b641d5dd4b868ad6c3f969c62453: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:41.924988  8473 consensus_queue.cc:1048] T bffa36e5fd13469b8b97e7d5a198b50c P 067d127df48c4d5aae445170aef96762 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bf45b641d5dd4b868ad6c3f969c62453" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 43451 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:53:41.933383  8489 consensus_queue.cc:1048] T bffa36e5fd13469b8b97e7d5a198b50c P 067d127df48c4d5aae445170aef96762 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b1bcbe2df07744caaeb7a15d00dad2d1" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43283 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:53:41.937551  8434 tablet_bootstrap.cc:492] T a1307a109a5d4579999c4940c344eb2a P bf45b641d5dd4b868ad6c3f969c62453: No bootstrap required, opened a new log
I20260709 14:53:41.937963  8434 ts_tablet_manager.cc:1403] T a1307a109a5d4579999c4940c344eb2a P bf45b641d5dd4b868ad6c3f969c62453: Time spent bootstrapping tablet: real 0.022s	user 0.010s	sys 0.000s
I20260709 14:53:41.940774  8434 raft_consensus.cc:359] T a1307a109a5d4579999c4940c344eb2a P bf45b641d5dd4b868ad6c3f969c62453 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b1bcbe2df07744caaeb7a15d00dad2d1" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43283 } } peers { permanent_uuid: "067d127df48c4d5aae445170aef96762" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 41465 } } peers { permanent_uuid: "bf45b641d5dd4b868ad6c3f969c62453" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 43451 } }
I20260709 14:53:41.941147  8489 consensus_queue.cc:1048] T 5c2e9b91ed864ebcab9eee5fcbe0c728 P 067d127df48c4d5aae445170aef96762 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b1bcbe2df07744caaeb7a15d00dad2d1" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43283 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:53:41.941617  8434 raft_consensus.cc:385] T a1307a109a5d4579999c4940c344eb2a P bf45b641d5dd4b868ad6c3f969c62453 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:41.941990  8434 raft_consensus.cc:740] T a1307a109a5d4579999c4940c344eb2a P bf45b641d5dd4b868ad6c3f969c62453 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bf45b641d5dd4b868ad6c3f969c62453, State: Initialized, Role: FOLLOWER
I20260709 14:53:41.945724  8511 raft_consensus.cc:493] T dedb68a77e9b496b8ff93d3347ae53ff P 973451fb40234dca93d60a5ad4ca93e4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:41.946029  8434 consensus_queue.cc:260] T a1307a109a5d4579999c4940c344eb2a P bf45b641d5dd4b868ad6c3f969c62453 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b1bcbe2df07744caaeb7a15d00dad2d1" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43283 } } peers { permanent_uuid: "067d127df48c4d5aae445170aef96762" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 41465 } } peers { permanent_uuid: "bf45b641d5dd4b868ad6c3f969c62453" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 43451 } }
I20260709 14:53:41.946201  8511 raft_consensus.cc:515] T dedb68a77e9b496b8ff93d3347ae53ff P 973451fb40234dca93d60a5ad4ca93e4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "067d127df48c4d5aae445170aef96762" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 41465 } } peers { permanent_uuid: "bf45b641d5dd4b868ad6c3f969c62453" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 43451 } } peers { permanent_uuid: "973451fb40234dca93d60a5ad4ca93e4" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39227 } }
I20260709 14:53:41.948299  8511 leader_election.cc:290] T dedb68a77e9b496b8ff93d3347ae53ff P 973451fb40234dca93d60a5ad4ca93e4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 067d127df48c4d5aae445170aef96762 (127.6.3.195:41465), bf45b641d5dd4b868ad6c3f969c62453 (127.6.3.196:43451)
I20260709 14:53:41.949801  8386 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dedb68a77e9b496b8ff93d3347ae53ff" candidate_uuid: "973451fb40234dca93d60a5ad4ca93e4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bf45b641d5dd4b868ad6c3f969c62453" is_pre_election: true
I20260709 14:53:41.950505  8386 raft_consensus.cc:2468] T dedb68a77e9b496b8ff93d3347ae53ff P bf45b641d5dd4b868ad6c3f969c62453 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 973451fb40234dca93d60a5ad4ca93e4 in term 0.
I20260709 14:53:41.951756  8130 leader_election.cc:304] T dedb68a77e9b496b8ff93d3347ae53ff P 973451fb40234dca93d60a5ad4ca93e4 [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: 973451fb40234dca93d60a5ad4ca93e4, bf45b641d5dd4b868ad6c3f969c62453; no voters: 
I20260709 14:53:41.952996  8511 raft_consensus.cc:2804] T dedb68a77e9b496b8ff93d3347ae53ff P 973451fb40234dca93d60a5ad4ca93e4 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:53:41.953346  8511 raft_consensus.cc:493] T dedb68a77e9b496b8ff93d3347ae53ff P 973451fb40234dca93d60a5ad4ca93e4 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:53:41.953712  8511 raft_consensus.cc:3060] T dedb68a77e9b496b8ff93d3347ae53ff P 973451fb40234dca93d60a5ad4ca93e4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:41.948299  8434 ts_tablet_manager.cc:1434] T a1307a109a5d4579999c4940c344eb2a P bf45b641d5dd4b868ad6c3f969c62453: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.001s
I20260709 14:53:41.956486  8434 tablet_bootstrap.cc:492] T 5bb1dbb8062e4d52a69f1c5b8996a706 P bf45b641d5dd4b868ad6c3f969c62453: Bootstrap starting.
I20260709 14:53:41.961836  8434 tablet_bootstrap.cc:654] T 5bb1dbb8062e4d52a69f1c5b8996a706 P bf45b641d5dd4b868ad6c3f969c62453: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:41.962028  8312 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dedb68a77e9b496b8ff93d3347ae53ff" candidate_uuid: "973451fb40234dca93d60a5ad4ca93e4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "067d127df48c4d5aae445170aef96762" is_pre_election: true
I20260709 14:53:41.962659  8312 raft_consensus.cc:2468] T dedb68a77e9b496b8ff93d3347ae53ff P 067d127df48c4d5aae445170aef96762 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 973451fb40234dca93d60a5ad4ca93e4 in term 0.
I20260709 14:53:41.970141  8468 raft_consensus.cc:493] T f716996c1a1146688dd7b42c6a069daf P 973451fb40234dca93d60a5ad4ca93e4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:41.970731  8468 raft_consensus.cc:515] T f716996c1a1146688dd7b42c6a069daf P 973451fb40234dca93d60a5ad4ca93e4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "973451fb40234dca93d60a5ad4ca93e4" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39227 } } peers { permanent_uuid: "b1bcbe2df07744caaeb7a15d00dad2d1" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43283 } } peers { permanent_uuid: "067d127df48c4d5aae445170aef96762" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 41465 } }
I20260709 14:53:41.973393  8468 leader_election.cc:290] T f716996c1a1146688dd7b42c6a069daf P 973451fb40234dca93d60a5ad4ca93e4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b1bcbe2df07744caaeb7a15d00dad2d1 (127.6.3.194:43283), 067d127df48c4d5aae445170aef96762 (127.6.3.195:41465)
I20260709 14:53:41.975644  8312 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f716996c1a1146688dd7b42c6a069daf" candidate_uuid: "973451fb40234dca93d60a5ad4ca93e4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "067d127df48c4d5aae445170aef96762" is_pre_election: true
I20260709 14:53:41.976740  8434 tablet_bootstrap.cc:492] T 5bb1dbb8062e4d52a69f1c5b8996a706 P bf45b641d5dd4b868ad6c3f969c62453: No bootstrap required, opened a new log
I20260709 14:53:41.977149  8434 ts_tablet_manager.cc:1403] T 5bb1dbb8062e4d52a69f1c5b8996a706 P bf45b641d5dd4b868ad6c3f969c62453: Time spent bootstrapping tablet: real 0.021s	user 0.004s	sys 0.004s
I20260709 14:53:41.977385  8511 raft_consensus.cc:515] T dedb68a77e9b496b8ff93d3347ae53ff P 973451fb40234dca93d60a5ad4ca93e4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "067d127df48c4d5aae445170aef96762" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 41465 } } peers { permanent_uuid: "bf45b641d5dd4b868ad6c3f969c62453" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 43451 } } peers { permanent_uuid: "973451fb40234dca93d60a5ad4ca93e4" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39227 } }
I20260709 14:53:41.978374  8240 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f716996c1a1146688dd7b42c6a069daf" candidate_uuid: "973451fb40234dca93d60a5ad4ca93e4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b1bcbe2df07744caaeb7a15d00dad2d1" is_pre_election: true
I20260709 14:53:41.979118  8240 raft_consensus.cc:2468] T f716996c1a1146688dd7b42c6a069daf P b1bcbe2df07744caaeb7a15d00dad2d1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 973451fb40234dca93d60a5ad4ca93e4 in term 0.
I20260709 14:53:41.979621  8434 raft_consensus.cc:359] T 5bb1dbb8062e4d52a69f1c5b8996a706 P bf45b641d5dd4b868ad6c3f969c62453 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "067d127df48c4d5aae445170aef96762" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 41465 } } peers { permanent_uuid: "bf45b641d5dd4b868ad6c3f969c62453" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 43451 } } peers { permanent_uuid: "973451fb40234dca93d60a5ad4ca93e4" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39227 } }
I20260709 14:53:41.980281  8434 raft_consensus.cc:385] T 5bb1dbb8062e4d52a69f1c5b8996a706 P bf45b641d5dd4b868ad6c3f969c62453 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:41.980381  8386 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dedb68a77e9b496b8ff93d3347ae53ff" candidate_uuid: "973451fb40234dca93d60a5ad4ca93e4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bf45b641d5dd4b868ad6c3f969c62453"
I20260709 14:53:41.980581  8434 raft_consensus.cc:740] T 5bb1dbb8062e4d52a69f1c5b8996a706 P bf45b641d5dd4b868ad6c3f969c62453 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bf45b641d5dd4b868ad6c3f969c62453, State: Initialized, Role: FOLLOWER
I20260709 14:53:41.980952  8386 raft_consensus.cc:3060] T dedb68a77e9b496b8ff93d3347ae53ff P bf45b641d5dd4b868ad6c3f969c62453 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:41.981406  8434 consensus_queue.cc:260] T 5bb1dbb8062e4d52a69f1c5b8996a706 P bf45b641d5dd4b868ad6c3f969c62453 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "067d127df48c4d5aae445170aef96762" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 41465 } } peers { permanent_uuid: "bf45b641d5dd4b868ad6c3f969c62453" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 43451 } } peers { permanent_uuid: "973451fb40234dca93d60a5ad4ca93e4" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39227 } }
I20260709 14:53:41.983512  8434 ts_tablet_manager.cc:1434] T 5bb1dbb8062e4d52a69f1c5b8996a706 P bf45b641d5dd4b868ad6c3f969c62453: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 14:53:41.984397  8434 tablet_bootstrap.cc:492] T 350495a859c84a1eb59baf646f5de0f6 P bf45b641d5dd4b868ad6c3f969c62453: Bootstrap starting.
W20260709 14:53:41.977028  8131 leader_election.cc:343] T f716996c1a1146688dd7b42c6a069daf P 973451fb40234dca93d60a5ad4ca93e4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 067d127df48c4d5aae445170aef96762 (127.6.3.195:41465): Illegal state: must be running to vote when last-logged opid is not known
W20260709 14:53:41.985286  8111 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 14:53:41.987278  8128 leader_election.cc:304] T f716996c1a1146688dd7b42c6a069daf P 973451fb40234dca93d60a5ad4ca93e4 [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: 973451fb40234dca93d60a5ad4ca93e4, b1bcbe2df07744caaeb7a15d00dad2d1; no voters: 067d127df48c4d5aae445170aef96762
I20260709 14:53:41.988829  8468 raft_consensus.cc:2804] T f716996c1a1146688dd7b42c6a069daf P 973451fb40234dca93d60a5ad4ca93e4 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:53:41.988958  8312 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dedb68a77e9b496b8ff93d3347ae53ff" candidate_uuid: "973451fb40234dca93d60a5ad4ca93e4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "067d127df48c4d5aae445170aef96762"
I20260709 14:53:41.989178  8468 raft_consensus.cc:493] T f716996c1a1146688dd7b42c6a069daf P 973451fb40234dca93d60a5ad4ca93e4 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:53:41.989537  8468 raft_consensus.cc:3060] T f716996c1a1146688dd7b42c6a069daf P 973451fb40234dca93d60a5ad4ca93e4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:41.989579  8312 raft_consensus.cc:3060] T dedb68a77e9b496b8ff93d3347ae53ff P 067d127df48c4d5aae445170aef96762 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:41.991816  8432 tablet_bootstrap.cc:492] T c957bbdf16f14f65a6f8474ca90a763b P 067d127df48c4d5aae445170aef96762: No bootstrap required, opened a new log
I20260709 14:53:41.992242  8432 ts_tablet_manager.cc:1403] T c957bbdf16f14f65a6f8474ca90a763b P 067d127df48c4d5aae445170aef96762: Time spent bootstrapping tablet: real 0.182s	user 0.017s	sys 0.004s
I20260709 14:53:41.958978  8503 raft_consensus.cc:515] T 869877e3b0af46b680585564b91d2fff P b1bcbe2df07744caaeb7a15d00dad2d1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b1bcbe2df07744caaeb7a15d00dad2d1" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43283 } } peers { permanent_uuid: "067d127df48c4d5aae445170aef96762" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 41465 } } peers { permanent_uuid: "bf45b641d5dd4b868ad6c3f969c62453" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 43451 } }
I20260709 14:53:41.998747  8313 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "869877e3b0af46b680585564b91d2fff" candidate_uuid: "b1bcbe2df07744caaeb7a15d00dad2d1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "067d127df48c4d5aae445170aef96762"
I20260709 14:53:41.999315  8313 raft_consensus.cc:3060] T 869877e3b0af46b680585564b91d2fff P 067d127df48c4d5aae445170aef96762 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:41.930956  8521 raft_consensus.cc:515] T ab216845048a4a63a4b363b67637e9f0 P bf45b641d5dd4b868ad6c3f969c62453 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "067d127df48c4d5aae445170aef96762" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 41465 } } peers { permanent_uuid: "bf45b641d5dd4b868ad6c3f969c62453" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 43451 } } peers { permanent_uuid: "973451fb40234dca93d60a5ad4ca93e4" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39227 } }
I20260709 14:53:42.007097  8314 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab216845048a4a63a4b363b67637e9f0" candidate_uuid: "bf45b641d5dd4b868ad6c3f969c62453" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "067d127df48c4d5aae445170aef96762"
I20260709 14:53:42.007216  8386 raft_consensus.cc:2468] T dedb68a77e9b496b8ff93d3347ae53ff P bf45b641d5dd4b868ad6c3f969c62453 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 973451fb40234dca93d60a5ad4ca93e4 in term 1.
I20260709 14:53:42.007640  8314 raft_consensus.cc:3060] T ab216845048a4a63a4b363b67637e9f0 P 067d127df48c4d5aae445170aef96762 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:42.008559  8313 raft_consensus.cc:2468] T 869877e3b0af46b680585564b91d2fff P 067d127df48c4d5aae445170aef96762 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b1bcbe2df07744caaeb7a15d00dad2d1 in term 1.
I20260709 14:53:41.989564  8434 tablet_bootstrap.cc:654] T 350495a859c84a1eb59baf646f5de0f6 P bf45b641d5dd4b868ad6c3f969c62453: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:42.010035  8511 leader_election.cc:290] T dedb68a77e9b496b8ff93d3347ae53ff P 973451fb40234dca93d60a5ad4ca93e4 [CANDIDATE]: Term 1 election: Requested vote from peers 067d127df48c4d5aae445170aef96762 (127.6.3.195:41465), bf45b641d5dd4b868ad6c3f969c62453 (127.6.3.196:43451)
I20260709 14:53:42.010804  8130 leader_election.cc:304] T dedb68a77e9b496b8ff93d3347ae53ff P 973451fb40234dca93d60a5ad4ca93e4 [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: 973451fb40234dca93d60a5ad4ca93e4, bf45b641d5dd4b868ad6c3f969c62453; no voters: 
I20260709 14:53:42.011639  8511 raft_consensus.cc:2804] T dedb68a77e9b496b8ff93d3347ae53ff P 973451fb40234dca93d60a5ad4ca93e4 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:53:42.011821  8206 leader_election.cc:304] T 869877e3b0af46b680585564b91d2fff P b1bcbe2df07744caaeb7a15d00dad2d1 [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: 067d127df48c4d5aae445170aef96762, b1bcbe2df07744caaeb7a15d00dad2d1; no voters: 
I20260709 14:53:42.012682  8437 raft_consensus.cc:2804] T 869877e3b0af46b680585564b91d2fff P b1bcbe2df07744caaeb7a15d00dad2d1 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:53:42.012858  8511 raft_consensus.cc:697] T dedb68a77e9b496b8ff93d3347ae53ff P 973451fb40234dca93d60a5ad4ca93e4 [term 1 LEADER]: Becoming Leader. State: Replica: 973451fb40234dca93d60a5ad4ca93e4, State: Running, Role: LEADER
I20260709 14:53:42.009083  8468 raft_consensus.cc:515] T f716996c1a1146688dd7b42c6a069daf P 973451fb40234dca93d60a5ad4ca93e4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "973451fb40234dca93d60a5ad4ca93e4" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39227 } } peers { permanent_uuid: "b1bcbe2df07744caaeb7a15d00dad2d1" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43283 } } peers { permanent_uuid: "067d127df48c4d5aae445170aef96762" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 41465 } }
I20260709 14:53:42.026546  8388 raft_consensus.cc:3060] T 17e540f4871b41a5acc8915c4c08326c P bf45b641d5dd4b868ad6c3f969c62453 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:42.035950  8511 consensus_queue.cc:237] T dedb68a77e9b496b8ff93d3347ae53ff P 973451fb40234dca93d60a5ad4ca93e4 [LEADER]: Queue going to LEADER mode. State: All 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: "067d127df48c4d5aae445170aef96762" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 41465 } } peers { permanent_uuid: "bf45b641d5dd4b868ad6c3f969c62453" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 43451 } } peers { permanent_uuid: "973451fb40234dca93d60a5ad4ca93e4" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39227 } }
I20260709 14:53:42.037336  8314 raft_consensus.cc:2468] T ab216845048a4a63a4b363b67637e9f0 P 067d127df48c4d5aae445170aef96762 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bf45b641d5dd4b868ad6c3f969c62453 in term 1.
I20260709 14:53:42.038228  8468 leader_election.cc:290] T f716996c1a1146688dd7b42c6a069daf P 973451fb40234dca93d60a5ad4ca93e4 [CANDIDATE]: Term 1 election: Requested vote from peers b1bcbe2df07744caaeb7a15d00dad2d1 (127.6.3.194:43283), 067d127df48c4d5aae445170aef96762 (127.6.3.195:41465)
I20260709 14:53:42.048134  8385 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "869877e3b0af46b680585564b91d2fff" candidate_uuid: "b1bcbe2df07744caaeb7a15d00dad2d1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bf45b641d5dd4b868ad6c3f969c62453"
W20260709 14:53:42.049451  8205 leader_election.cc:343] T 869877e3b0af46b680585564b91d2fff P b1bcbe2df07744caaeb7a15d00dad2d1 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer bf45b641d5dd4b868ad6c3f969c62453 (127.6.3.196:43451): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:42.051831  8503 leader_election.cc:290] T 869877e3b0af46b680585564b91d2fff P b1bcbe2df07744caaeb7a15d00dad2d1 [CANDIDATE]: Term 1 election: Requested vote from peers 067d127df48c4d5aae445170aef96762 (127.6.3.195:41465), bf45b641d5dd4b868ad6c3f969c62453 (127.6.3.196:43451)
I20260709 14:53:42.053869  8314 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f716996c1a1146688dd7b42c6a069daf" candidate_uuid: "973451fb40234dca93d60a5ad4ca93e4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "067d127df48c4d5aae445170aef96762"
I20260709 14:53:41.996065  8312 raft_consensus.cc:2468] T dedb68a77e9b496b8ff93d3347ae53ff P 067d127df48c4d5aae445170aef96762 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 973451fb40234dca93d60a5ad4ca93e4 in term 1.
I20260709 14:53:42.059964  8437 raft_consensus.cc:697] T 869877e3b0af46b680585564b91d2fff P b1bcbe2df07744caaeb7a15d00dad2d1 [term 1 LEADER]: Becoming Leader. State: Replica: b1bcbe2df07744caaeb7a15d00dad2d1, State: Running, Role: LEADER
I20260709 14:53:42.053963  8354 leader_election.cc:304] T ab216845048a4a63a4b363b67637e9f0 P bf45b641d5dd4b868ad6c3f969c62453 [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: 067d127df48c4d5aae445170aef96762, bf45b641d5dd4b868ad6c3f969c62453; no voters: 
I20260709 14:53:42.057119  8521 leader_election.cc:290] T ab216845048a4a63a4b363b67637e9f0 P bf45b641d5dd4b868ad6c3f969c62453 [CANDIDATE]: Term 1 election: Requested vote from peers 067d127df48c4d5aae445170aef96762 (127.6.3.195:41465), 973451fb40234dca93d60a5ad4ca93e4 (127.6.3.193:39227)
I20260709 14:53:42.062194  8432 raft_consensus.cc:359] T c957bbdf16f14f65a6f8474ca90a763b P 067d127df48c4d5aae445170aef96762 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "067d127df48c4d5aae445170aef96762" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 41465 } } peers { permanent_uuid: "bf45b641d5dd4b868ad6c3f969c62453" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 43451 } } peers { permanent_uuid: "973451fb40234dca93d60a5ad4ca93e4" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39227 } }
I20260709 14:53:42.066546  8434 tablet_bootstrap.cc:492] T 350495a859c84a1eb59baf646f5de0f6 P bf45b641d5dd4b868ad6c3f969c62453: No bootstrap required, opened a new log
I20260709 14:53:42.067984  8432 raft_consensus.cc:385] T c957bbdf16f14f65a6f8474ca90a763b P 067d127df48c4d5aae445170aef96762 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:42.068331  8434 ts_tablet_manager.cc:1403] T 350495a859c84a1eb59baf646f5de0f6 P bf45b641d5dd4b868ad6c3f969c62453: Time spent bootstrapping tablet: real 0.084s	user 0.010s	sys 0.030s
I20260709 14:53:42.068399  8432 raft_consensus.cc:740] T c957bbdf16f14f65a6f8474ca90a763b P 067d127df48c4d5aae445170aef96762 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 067d127df48c4d5aae445170aef96762, State: Initialized, Role: FOLLOWER
I20260709 14:53:42.074086  8430 tablet_bootstrap.cc:492] T 8f0e303f7a4d41818f2384ddcafd5782 P b1bcbe2df07744caaeb7a15d00dad2d1: No bootstrap required, opened a new log
I20260709 14:53:42.074481  8430 ts_tablet_manager.cc:1403] T 8f0e303f7a4d41818f2384ddcafd5782 P b1bcbe2df07744caaeb7a15d00dad2d1: Time spent bootstrapping tablet: real 0.226s	user 0.071s	sys 0.095s
I20260709 14:53:42.077009  8060 catalog_manager.cc:5697] T 82d4bd8d81054722be1a4405323a9a27 P 067d127df48c4d5aae445170aef96762 reported cstate change: term changed from 0 to 1, leader changed from <none> to 067d127df48c4d5aae445170aef96762 (127.6.3.195). New cstate: current_term: 1 leader_uuid: "067d127df48c4d5aae445170aef96762" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "973451fb40234dca93d60a5ad4ca93e4" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39227 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b1bcbe2df07744caaeb7a15d00dad2d1" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43283 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "067d127df48c4d5aae445170aef96762" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 41465 } health_report { overall_health: HEALTHY } } }
I20260709 14:53:42.070093  8239 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f716996c1a1146688dd7b42c6a069daf" candidate_uuid: "973451fb40234dca93d60a5ad4ca93e4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b1bcbe2df07744caaeb7a15d00dad2d1"
I20260709 14:53:42.075132  8432 consensus_queue.cc:260] T c957bbdf16f14f65a6f8474ca90a763b P 067d127df48c4d5aae445170aef96762 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "067d127df48c4d5aae445170aef96762" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 41465 } } peers { permanent_uuid: "bf45b641d5dd4b868ad6c3f969c62453" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 43451 } } peers { permanent_uuid: "973451fb40234dca93d60a5ad4ca93e4" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39227 } }
W20260709 14:53:42.071657  8131 leader_election.cc:343] T f716996c1a1146688dd7b42c6a069daf P 973451fb40234dca93d60a5ad4ca93e4 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 067d127df48c4d5aae445170aef96762 (127.6.3.195:41465): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:42.079035  8480 raft_consensus.cc:493] T 5bb1dbb8062e4d52a69f1c5b8996a706 P bf45b641d5dd4b868ad6c3f969c62453 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:42.071966  8502 raft_consensus.cc:493] T 99f944bc52a64af0a5ad2f88b7114419 P b1bcbe2df07744caaeb7a15d00dad2d1 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 067d127df48c4d5aae445170aef96762)
I20260709 14:53:42.087430  8164 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab216845048a4a63a4b363b67637e9f0" candidate_uuid: "bf45b641d5dd4b868ad6c3f969c62453" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "973451fb40234dca93d60a5ad4ca93e4"
I20260709 14:53:42.088109  8164 raft_consensus.cc:3060] T ab216845048a4a63a4b363b67637e9f0 P 973451fb40234dca93d60a5ad4ca93e4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:42.085904  8480 raft_consensus.cc:515] T 5bb1dbb8062e4d52a69f1c5b8996a706 P bf45b641d5dd4b868ad6c3f969c62453 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "067d127df48c4d5aae445170aef96762" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 41465 } } peers { permanent_uuid: "bf45b641d5dd4b868ad6c3f969c62453" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 43451 } } peers { permanent_uuid: "973451fb40234dca93d60a5ad4ca93e4" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39227 } }
I20260709 14:53:42.095103  8431 tablet_bootstrap.cc:492] T 3db4b5e3b42948e0a97e30b92d8a28b5 P 973451fb40234dca93d60a5ad4ca93e4: No bootstrap required, opened a new log
I20260709 14:53:42.084890  8239 raft_consensus.cc:3060] T f716996c1a1146688dd7b42c6a069daf P b1bcbe2df07744caaeb7a15d00dad2d1 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:42.095544  8431 ts_tablet_manager.cc:1403] T 3db4b5e3b42948e0a97e30b92d8a28b5 P 973451fb40234dca93d60a5ad4ca93e4: Time spent bootstrapping tablet: real 0.221s	user 0.032s	sys 0.061s
I20260709 14:53:42.096468  8480 leader_election.cc:290] T 5bb1dbb8062e4d52a69f1c5b8996a706 P bf45b641d5dd4b868ad6c3f969c62453 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 067d127df48c4d5aae445170aef96762 (127.6.3.195:41465), 973451fb40234dca93d60a5ad4ca93e4 (127.6.3.193:39227)
I20260709 14:53:42.097051  8480 raft_consensus.cc:493] T 3db4b5e3b42948e0a97e30b92d8a28b5 P bf45b641d5dd4b868ad6c3f969c62453 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:42.097510  8480 raft_consensus.cc:515] T 3db4b5e3b42948e0a97e30b92d8a28b5 P bf45b641d5dd4b868ad6c3f969c62453 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bf45b641d5dd4b868ad6c3f969c62453" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 43451 } } peers { permanent_uuid: "973451fb40234dca93d60a5ad4ca93e4" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39227 } } peers { permanent_uuid: "b1bcbe2df07744caaeb7a15d00dad2d1" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43283 } }
I20260709 14:53:42.098007  8431 raft_consensus.cc:359] T 3db4b5e3b42948e0a97e30b92d8a28b5 P 973451fb40234dca93d60a5ad4ca93e4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bf45b641d5dd4b868ad6c3f969c62453" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 43451 } } peers { permanent_uuid: "973451fb40234dca93d60a5ad4ca93e4" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39227 } } peers { permanent_uuid: "b1bcbe2df07744caaeb7a15d00dad2d1" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43283 } }
I20260709 14:53:42.098628  8431 raft_consensus.cc:385] T 3db4b5e3b42948e0a97e30b92d8a28b5 P 973451fb40234dca93d60a5ad4ca93e4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:42.098858  8431 raft_consensus.cc:740] T 3db4b5e3b42948e0a97e30b92d8a28b5 P 973451fb40234dca93d60a5ad4ca93e4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 973451fb40234dca93d60a5ad4ca93e4, State: Initialized, Role: FOLLOWER
I20260709 14:53:42.099380  8437 consensus_queue.cc:237] T 869877e3b0af46b680585564b91d2fff P b1bcbe2df07744caaeb7a15d00dad2d1 [LEADER]: Queue going to LEADER mode. State: All 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: "b1bcbe2df07744caaeb7a15d00dad2d1" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43283 } } peers { permanent_uuid: "067d127df48c4d5aae445170aef96762" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 41465 } } peers { permanent_uuid: "bf45b641d5dd4b868ad6c3f969c62453" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 43451 } }
I20260709 14:53:42.090770  8432 ts_tablet_manager.cc:1434] T c957bbdf16f14f65a6f8474ca90a763b P 067d127df48c4d5aae445170aef96762: Time spent starting tablet: real 0.098s	user 0.007s	sys 0.000s
I20260709 14:53:42.100946  8432 tablet_bootstrap.cc:492] T f716996c1a1146688dd7b42c6a069daf P 067d127df48c4d5aae445170aef96762: Bootstrap starting.
I20260709 14:53:42.086318  8486 consensus_queue.cc:1048] T 17e540f4871b41a5acc8915c4c08326c P 067d127df48c4d5aae445170aef96762 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bf45b641d5dd4b868ad6c3f969c62453" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 43451 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.018s
I20260709 14:53:42.106513  8432 tablet_bootstrap.cc:654] T f716996c1a1146688dd7b42c6a069daf P 067d127df48c4d5aae445170aef96762: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:42.089547  8502 raft_consensus.cc:515] T 99f944bc52a64af0a5ad2f88b7114419 P b1bcbe2df07744caaeb7a15d00dad2d1 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "973451fb40234dca93d60a5ad4ca93e4" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39227 } } peers { permanent_uuid: "b1bcbe2df07744caaeb7a15d00dad2d1" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43283 } } peers { permanent_uuid: "067d127df48c4d5aae445170aef96762" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 41465 } }
I20260709 14:53:42.093259  8444 consensus_queue.cc:1048] T 5c2e9b91ed864ebcab9eee5fcbe0c728 P 067d127df48c4d5aae445170aef96762 [LEADER]: Connected to new peer: Peer: permanent_uuid: "973451fb40234dca93d60a5ad4ca93e4" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39227 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:53:42.101969  8062 catalog_manager.cc:5697] T dedb68a77e9b496b8ff93d3347ae53ff P 973451fb40234dca93d60a5ad4ca93e4 reported cstate change: term changed from 0 to 1, leader changed from <none> to 973451fb40234dca93d60a5ad4ca93e4 (127.6.3.193). New cstate: current_term: 1 leader_uuid: "973451fb40234dca93d60a5ad4ca93e4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "067d127df48c4d5aae445170aef96762" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 41465 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bf45b641d5dd4b868ad6c3f969c62453" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 43451 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "973451fb40234dca93d60a5ad4ca93e4" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39227 } health_report { overall_health: HEALTHY } } }
I20260709 14:53:42.111230  8165 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "99f944bc52a64af0a5ad2f88b7114419" candidate_uuid: "b1bcbe2df07744caaeb7a15d00dad2d1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "973451fb40234dca93d60a5ad4ca93e4" is_pre_election: true
I20260709 14:53:42.114542  8239 raft_consensus.cc:2468] T f716996c1a1146688dd7b42c6a069daf P b1bcbe2df07744caaeb7a15d00dad2d1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 973451fb40234dca93d60a5ad4ca93e4 in term 1.
I20260709 14:53:42.099529  8431 consensus_queue.cc:260] T 3db4b5e3b42948e0a97e30b92d8a28b5 P 973451fb40234dca93d60a5ad4ca93e4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bf45b641d5dd4b868ad6c3f969c62453" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 43451 } } peers { permanent_uuid: "973451fb40234dca93d60a5ad4ca93e4" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39227 } } peers { permanent_uuid: "b1bcbe2df07744caaeb7a15d00dad2d1" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43283 } }
I20260709 14:53:42.075867  8521 raft_consensus.cc:2804] T ab216845048a4a63a4b363b67637e9f0 P bf45b641d5dd4b868ad6c3f969c62453 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:53:42.120882  8431 ts_tablet_manager.cc:1434] T 3db4b5e3b42948e0a97e30b92d8a28b5 P 973451fb40234dca93d60a5ad4ca93e4: Time spent starting tablet: real 0.025s	user 0.005s	sys 0.000s
I20260709 14:53:42.121814  8431 tablet_bootstrap.cc:492] T c957bbdf16f14f65a6f8474ca90a763b P 973451fb40234dca93d60a5ad4ca93e4: Bootstrap starting.
I20260709 14:53:42.118467  8502 leader_election.cc:290] T 99f944bc52a64af0a5ad2f88b7114419 P b1bcbe2df07744caaeb7a15d00dad2d1 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 973451fb40234dca93d60a5ad4ca93e4 (127.6.3.193:39227), 067d127df48c4d5aae445170aef96762 (127.6.3.195:41465)
I20260709 14:53:42.135811  8312 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "99f944bc52a64af0a5ad2f88b7114419" candidate_uuid: "b1bcbe2df07744caaeb7a15d00dad2d1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "067d127df48c4d5aae445170aef96762" is_pre_election: true
I20260709 14:53:42.135756  8314 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5bb1dbb8062e4d52a69f1c5b8996a706" candidate_uuid: "bf45b641d5dd4b868ad6c3f969c62453" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "067d127df48c4d5aae445170aef96762" is_pre_election: true
I20260709 14:53:42.137930  8128 leader_election.cc:304] T f716996c1a1146688dd7b42c6a069daf P 973451fb40234dca93d60a5ad4ca93e4 [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: 973451fb40234dca93d60a5ad4ca93e4, b1bcbe2df07744caaeb7a15d00dad2d1; no voters: 067d127df48c4d5aae445170aef96762
I20260709 14:53:42.138687  8511 raft_consensus.cc:2804] T f716996c1a1146688dd7b42c6a069daf P 973451fb40234dca93d60a5ad4ca93e4 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:53:42.139165  8511 raft_consensus.cc:697] T f716996c1a1146688dd7b42c6a069daf P 973451fb40234dca93d60a5ad4ca93e4 [term 1 LEADER]: Becoming Leader. State: Replica: 973451fb40234dca93d60a5ad4ca93e4, State: Running, Role: LEADER
I20260709 14:53:42.140251  8511 consensus_queue.cc:237] T f716996c1a1146688dd7b42c6a069daf P 973451fb40234dca93d60a5ad4ca93e4 [LEADER]: Queue going to LEADER mode. State: All 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: "973451fb40234dca93d60a5ad4ca93e4" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39227 } } peers { permanent_uuid: "b1bcbe2df07744caaeb7a15d00dad2d1" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43283 } } peers { permanent_uuid: "067d127df48c4d5aae445170aef96762" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 41465 } }
I20260709 14:53:42.142181  8206 leader_election.cc:304] T 99f944bc52a64af0a5ad2f88b7114419 P b1bcbe2df07744caaeb7a15d00dad2d1 [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: b1bcbe2df07744caaeb7a15d00dad2d1; no voters: 067d127df48c4d5aae445170aef96762, 973451fb40234dca93d60a5ad4ca93e4
I20260709 14:53:42.143747  8503 raft_consensus.cc:2749] T 99f944bc52a64af0a5ad2f88b7114419 P b1bcbe2df07744caaeb7a15d00dad2d1 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:53:42.145648  8480 leader_election.cc:290] T 3db4b5e3b42948e0a97e30b92d8a28b5 P bf45b641d5dd4b868ad6c3f969c62453 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 973451fb40234dca93d60a5ad4ca93e4 (127.6.3.193:39227), b1bcbe2df07744caaeb7a15d00dad2d1 (127.6.3.194:43283)
I20260709 14:53:42.147287  8236 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3db4b5e3b42948e0a97e30b92d8a28b5" candidate_uuid: "bf45b641d5dd4b868ad6c3f969c62453" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b1bcbe2df07744caaeb7a15d00dad2d1" is_pre_election: true
I20260709 14:53:42.147903  8236 raft_consensus.cc:2468] T 3db4b5e3b42948e0a97e30b92d8a28b5 P b1bcbe2df07744caaeb7a15d00dad2d1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bf45b641d5dd4b868ad6c3f969c62453 in term 0.
I20260709 14:53:42.148923  8351 leader_election.cc:304] T 3db4b5e3b42948e0a97e30b92d8a28b5 P bf45b641d5dd4b868ad6c3f969c62453 [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: b1bcbe2df07744caaeb7a15d00dad2d1, bf45b641d5dd4b868ad6c3f969c62453; no voters: 
I20260709 14:53:42.149691  8480 raft_consensus.cc:2804] T 3db4b5e3b42948e0a97e30b92d8a28b5 P bf45b641d5dd4b868ad6c3f969c62453 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:53:42.149753  8164 raft_consensus.cc:2468] T ab216845048a4a63a4b363b67637e9f0 P 973451fb40234dca93d60a5ad4ca93e4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bf45b641d5dd4b868ad6c3f969c62453 in term 1.
I20260709 14:53:42.150094  8480 raft_consensus.cc:493] T 3db4b5e3b42948e0a97e30b92d8a28b5 P bf45b641d5dd4b868ad6c3f969c62453 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:53:42.150482  8480 raft_consensus.cc:3060] T 3db4b5e3b42948e0a97e30b92d8a28b5 P bf45b641d5dd4b868ad6c3f969c62453 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:42.154436  8431 tablet_bootstrap.cc:654] T c957bbdf16f14f65a6f8474ca90a763b P 973451fb40234dca93d60a5ad4ca93e4: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:42.165728  8561 raft_consensus.cc:493] T c957bbdf16f14f65a6f8474ca90a763b P bf45b641d5dd4b868ad6c3f969c62453 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:42.166319  8561 raft_consensus.cc:515] T c957bbdf16f14f65a6f8474ca90a763b P bf45b641d5dd4b868ad6c3f969c62453 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "067d127df48c4d5aae445170aef96762" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 41465 } } peers { permanent_uuid: "bf45b641d5dd4b868ad6c3f969c62453" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 43451 } } peers { permanent_uuid: "973451fb40234dca93d60a5ad4ca93e4" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39227 } }
I20260709 14:53:42.168809  8561 leader_election.cc:290] T c957bbdf16f14f65a6f8474ca90a763b P bf45b641d5dd4b868ad6c3f969c62453 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 067d127df48c4d5aae445170aef96762 (127.6.3.195:41465), 973451fb40234dca93d60a5ad4ca93e4 (127.6.3.193:39227)
I20260709 14:53:42.172889  8163 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3db4b5e3b42948e0a97e30b92d8a28b5" candidate_uuid: "bf45b641d5dd4b868ad6c3f969c62453" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "973451fb40234dca93d60a5ad4ca93e4" is_pre_election: true
I20260709 14:53:42.173484  8163 raft_consensus.cc:2468] T 3db4b5e3b42948e0a97e30b92d8a28b5 P 973451fb40234dca93d60a5ad4ca93e4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bf45b641d5dd4b868ad6c3f969c62453 in term 0.
W20260709 14:53:42.173833  8354 leader_election.cc:343] T 5bb1dbb8062e4d52a69f1c5b8996a706 P bf45b641d5dd4b868ad6c3f969c62453 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 067d127df48c4d5aae445170aef96762 (127.6.3.195:41465): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:42.174321  8164 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5bb1dbb8062e4d52a69f1c5b8996a706" candidate_uuid: "bf45b641d5dd4b868ad6c3f969c62453" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "973451fb40234dca93d60a5ad4ca93e4" is_pre_election: true
I20260709 14:53:42.184859  8430 raft_consensus.cc:359] T 8f0e303f7a4d41818f2384ddcafd5782 P b1bcbe2df07744caaeb7a15d00dad2d1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "973451fb40234dca93d60a5ad4ca93e4" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39227 } } peers { permanent_uuid: "b1bcbe2df07744caaeb7a15d00dad2d1" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43283 } } peers { permanent_uuid: "067d127df48c4d5aae445170aef96762" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 41465 } }
I20260709 14:53:42.185756  8430 raft_consensus.cc:385] T 8f0e303f7a4d41818f2384ddcafd5782 P b1bcbe2df07744caaeb7a15d00dad2d1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:42.186103  8430 raft_consensus.cc:740] T 8f0e303f7a4d41818f2384ddcafd5782 P b1bcbe2df07744caaeb7a15d00dad2d1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b1bcbe2df07744caaeb7a15d00dad2d1, State: Initialized, Role: FOLLOWER
I20260709 14:53:42.193265  8430 consensus_queue.cc:260] T 8f0e303f7a4d41818f2384ddcafd5782 P b1bcbe2df07744caaeb7a15d00dad2d1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "973451fb40234dca93d60a5ad4ca93e4" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39227 } } peers { permanent_uuid: "b1bcbe2df07744caaeb7a15d00dad2d1" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43283 } } peers { permanent_uuid: "067d127df48c4d5aae445170aef96762" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 41465 } }
I20260709 14:53:42.198194  8434 raft_consensus.cc:359] T 350495a859c84a1eb59baf646f5de0f6 P bf45b641d5dd4b868ad6c3f969c62453 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "067d127df48c4d5aae445170aef96762" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 41465 } } peers { permanent_uuid: "bf45b641d5dd4b868ad6c3f969c62453" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 43451 } } peers { permanent_uuid: "973451fb40234dca93d60a5ad4ca93e4" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39227 } }
I20260709 14:53:42.199040  8434 raft_consensus.cc:385] T 350495a859c84a1eb59baf646f5de0f6 P bf45b641d5dd4b868ad6c3f969c62453 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:42.199381  8434 raft_consensus.cc:740] T 350495a859c84a1eb59baf646f5de0f6 P bf45b641d5dd4b868ad6c3f969c62453 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bf45b641d5dd4b868ad6c3f969c62453, State: Initialized, Role: FOLLOWER
I20260709 14:53:42.200196  8434 consensus_queue.cc:260] T 350495a859c84a1eb59baf646f5de0f6 P bf45b641d5dd4b868ad6c3f969c62453 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "067d127df48c4d5aae445170aef96762" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 41465 } } peers { permanent_uuid: "bf45b641d5dd4b868ad6c3f969c62453" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 43451 } } peers { permanent_uuid: "973451fb40234dca93d60a5ad4ca93e4" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39227 } }
I20260709 14:53:42.202696  8430 ts_tablet_manager.cc:1434] T 8f0e303f7a4d41818f2384ddcafd5782 P b1bcbe2df07744caaeb7a15d00dad2d1: Time spent starting tablet: real 0.128s	user 0.005s	sys 0.004s
I20260709 14:53:42.204839  8434 ts_tablet_manager.cc:1434] T 350495a859c84a1eb59baf646f5de0f6 P bf45b641d5dd4b868ad6c3f969c62453: Time spent starting tablet: real 0.136s	user 0.007s	sys 0.001s
I20260709 14:53:42.206601  8434 tablet_bootstrap.cc:492] T 6088170d0ecd400fac00c9b035588189 P bf45b641d5dd4b868ad6c3f969c62453: Bootstrap starting.
I20260709 14:53:42.204270  8521 raft_consensus.cc:697] T ab216845048a4a63a4b363b67637e9f0 P bf45b641d5dd4b868ad6c3f969c62453 [term 1 LEADER]: Becoming Leader. State: Replica: bf45b641d5dd4b868ad6c3f969c62453, State: Running, Role: LEADER
I20260709 14:53:42.208703  8312 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c957bbdf16f14f65a6f8474ca90a763b" candidate_uuid: "bf45b641d5dd4b868ad6c3f969c62453" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "067d127df48c4d5aae445170aef96762" is_pre_election: true
I20260709 14:53:42.208642  8521 consensus_queue.cc:237] T ab216845048a4a63a4b363b67637e9f0 P bf45b641d5dd4b868ad6c3f969c62453 [LEADER]: Queue going to LEADER mode. State: All 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: "067d127df48c4d5aae445170aef96762" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 41465 } } peers { permanent_uuid: "bf45b641d5dd4b868ad6c3f969c62453" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 43451 } } peers { permanent_uuid: "973451fb40234dca93d60a5ad4ca93e4" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39227 } }
I20260709 14:53:42.209332  8312 raft_consensus.cc:2468] T c957bbdf16f14f65a6f8474ca90a763b P 067d127df48c4d5aae445170aef96762 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bf45b641d5dd4b868ad6c3f969c62453 in term 0.
I20260709 14:53:42.210556  8061 catalog_manager.cc:5697] T 869877e3b0af46b680585564b91d2fff P b1bcbe2df07744caaeb7a15d00dad2d1 reported cstate change: term changed from 0 to 1, leader changed from <none> to b1bcbe2df07744caaeb7a15d00dad2d1 (127.6.3.194). New cstate: current_term: 1 leader_uuid: "b1bcbe2df07744caaeb7a15d00dad2d1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b1bcbe2df07744caaeb7a15d00dad2d1" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43283 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "067d127df48c4d5aae445170aef96762" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 41465 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bf45b641d5dd4b868ad6c3f969c62453" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 43451 } health_report { overall_health: UNKNOWN } } }
I20260709 14:53:42.213972  8480 raft_consensus.cc:515] T 3db4b5e3b42948e0a97e30b92d8a28b5 P bf45b641d5dd4b868ad6c3f969c62453 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bf45b641d5dd4b868ad6c3f969c62453" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 43451 } } peers { permanent_uuid: "973451fb40234dca93d60a5ad4ca93e4" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39227 } } peers { permanent_uuid: "b1bcbe2df07744caaeb7a15d00dad2d1" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43283 } }
I20260709 14:53:42.215960  8432 tablet_bootstrap.cc:492] T f716996c1a1146688dd7b42c6a069daf P 067d127df48c4d5aae445170aef96762: No bootstrap required, opened a new log
I20260709 14:53:42.216441  8432 ts_tablet_manager.cc:1403] T f716996c1a1146688dd7b42c6a069daf P 067d127df48c4d5aae445170aef96762: Time spent bootstrapping tablet: real 0.116s	user 0.019s	sys 0.014s
I20260709 14:53:42.217240  8164 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c957bbdf16f14f65a6f8474ca90a763b" candidate_uuid: "bf45b641d5dd4b868ad6c3f969c62453" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "973451fb40234dca93d60a5ad4ca93e4" is_pre_election: true
I20260709 14:53:42.218897  8432 raft_consensus.cc:359] T f716996c1a1146688dd7b42c6a069daf P 067d127df48c4d5aae445170aef96762 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "973451fb40234dca93d60a5ad4ca93e4" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39227 } } peers { permanent_uuid: "b1bcbe2df07744caaeb7a15d00dad2d1" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43283 } } peers { permanent_uuid: "067d127df48c4d5aae445170aef96762" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 41465 } }
I20260709 14:53:42.219591  8432 raft_consensus.cc:385] T f716996c1a1146688dd7b42c6a069daf P 067d127df48c4d5aae445170aef96762 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:42.219851  8432 raft_consensus.cc:740] T f716996c1a1146688dd7b42c6a069daf P 067d127df48c4d5aae445170aef96762 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 067d127df48c4d5aae445170aef96762, State: Initialized, Role: FOLLOWER
I20260709 14:53:42.220463  8432 consensus_queue.cc:260] T f716996c1a1146688dd7b42c6a069daf P 067d127df48c4d5aae445170aef96762 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "973451fb40234dca93d60a5ad4ca93e4" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39227 } } peers { permanent_uuid: "b1bcbe2df07744caaeb7a15d00dad2d1" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43283 } } peers { permanent_uuid: "067d127df48c4d5aae445170aef96762" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 41465 } }
W20260709 14:53:42.220942  8354 leader_election.cc:343] T 5bb1dbb8062e4d52a69f1c5b8996a706 P bf45b641d5dd4b868ad6c3f969c62453 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 973451fb40234dca93d60a5ad4ca93e4 (127.6.3.193:39227): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:42.221535  8354 leader_election.cc:304] T 5bb1dbb8062e4d52a69f1c5b8996a706 P bf45b641d5dd4b868ad6c3f969c62453 [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: bf45b641d5dd4b868ad6c3f969c62453; no voters: 067d127df48c4d5aae445170aef96762, 973451fb40234dca93d60a5ad4ca93e4
I20260709 14:53:42.222343  8561 raft_consensus.cc:2749] T 5bb1dbb8062e4d52a69f1c5b8996a706 P bf45b641d5dd4b868ad6c3f969c62453 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260709 14:53:42.222752  8354 leader_election.cc:343] T c957bbdf16f14f65a6f8474ca90a763b P bf45b641d5dd4b868ad6c3f969c62453 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 973451fb40234dca93d60a5ad4ca93e4 (127.6.3.193:39227): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:42.223372  8432 ts_tablet_manager.cc:1434] T f716996c1a1146688dd7b42c6a069daf P 067d127df48c4d5aae445170aef96762: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 14:53:42.223595  8354 leader_election.cc:304] T c957bbdf16f14f65a6f8474ca90a763b P bf45b641d5dd4b868ad6c3f969c62453 [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: 067d127df48c4d5aae445170aef96762, bf45b641d5dd4b868ad6c3f969c62453; no voters: 973451fb40234dca93d60a5ad4ca93e4
I20260709 14:53:42.224318  8432 tablet_bootstrap.cc:492] T a1307a109a5d4579999c4940c344eb2a P 067d127df48c4d5aae445170aef96762: Bootstrap starting.
I20260709 14:53:42.217358  8430 tablet_bootstrap.cc:492] T e74bcf63a5f844e1acbc42efccca81ce P b1bcbe2df07744caaeb7a15d00dad2d1: Bootstrap starting.
I20260709 14:53:42.227759  8434 tablet_bootstrap.cc:654] T 6088170d0ecd400fac00c9b035588189 P bf45b641d5dd4b868ad6c3f969c62453: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:42.232079  8432 tablet_bootstrap.cc:654] T a1307a109a5d4579999c4940c344eb2a P 067d127df48c4d5aae445170aef96762: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:42.233915  8430 tablet_bootstrap.cc:654] T e74bcf63a5f844e1acbc42efccca81ce P b1bcbe2df07744caaeb7a15d00dad2d1: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:42.240808  8566 raft_consensus.cc:2804] T c957bbdf16f14f65a6f8474ca90a763b P bf45b641d5dd4b868ad6c3f969c62453 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:53:42.241375  8566 raft_consensus.cc:493] T c957bbdf16f14f65a6f8474ca90a763b P bf45b641d5dd4b868ad6c3f969c62453 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:53:42.241778  8566 raft_consensus.cc:3060] T c957bbdf16f14f65a6f8474ca90a763b P bf45b641d5dd4b868ad6c3f969c62453 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:42.244793  8236 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3db4b5e3b42948e0a97e30b92d8a28b5" candidate_uuid: "bf45b641d5dd4b868ad6c3f969c62453" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b1bcbe2df07744caaeb7a15d00dad2d1"
I20260709 14:53:42.245523  8236 raft_consensus.cc:3060] T 3db4b5e3b42948e0a97e30b92d8a28b5 P b1bcbe2df07744caaeb7a15d00dad2d1 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:42.235443  8480 leader_election.cc:290] T 3db4b5e3b42948e0a97e30b92d8a28b5 P bf45b641d5dd4b868ad6c3f969c62453 [CANDIDATE]: Term 1 election: Requested vote from peers 973451fb40234dca93d60a5ad4ca93e4 (127.6.3.193:39227), b1bcbe2df07744caaeb7a15d00dad2d1 (127.6.3.194:43283)
I20260709 14:53:42.272773  8566 raft_consensus.cc:515] T c957bbdf16f14f65a6f8474ca90a763b P bf45b641d5dd4b868ad6c3f969c62453 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "067d127df48c4d5aae445170aef96762" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 41465 } } peers { permanent_uuid: "bf45b641d5dd4b868ad6c3f969c62453" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 43451 } } peers { permanent_uuid: "973451fb40234dca93d60a5ad4ca93e4" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39227 } }
I20260709 14:53:42.281706  8431 tablet_bootstrap.cc:492] T c957bbdf16f14f65a6f8474ca90a763b P 973451fb40234dca93d60a5ad4ca93e4: No bootstrap required, opened a new log
I20260709 14:53:42.282320  8431 ts_tablet_manager.cc:1403] T c957bbdf16f14f65a6f8474ca90a763b P 973451fb40234dca93d60a5ad4ca93e4: Time spent bootstrapping tablet: real 0.161s	user 0.012s	sys 0.012s
I20260709 14:53:42.285463  8431 raft_consensus.cc:359] T c957bbdf16f14f65a6f8474ca90a763b P 973451fb40234dca93d60a5ad4ca93e4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "067d127df48c4d5aae445170aef96762" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 41465 } } peers { permanent_uuid: "bf45b641d5dd4b868ad6c3f969c62453" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 43451 } } peers { permanent_uuid: "973451fb40234dca93d60a5ad4ca93e4" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39227 } }
I20260709 14:53:42.286064  8431 raft_consensus.cc:385] T c957bbdf16f14f65a6f8474ca90a763b P 973451fb40234dca93d60a5ad4ca93e4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:42.286319  8431 raft_consensus.cc:740] T c957bbdf16f14f65a6f8474ca90a763b P 973451fb40234dca93d60a5ad4ca93e4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 973451fb40234dca93d60a5ad4ca93e4, State: Initialized, Role: FOLLOWER
I20260709 14:53:42.286876  8431 consensus_queue.cc:260] T c957bbdf16f14f65a6f8474ca90a763b P 973451fb40234dca93d60a5ad4ca93e4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "067d127df48c4d5aae445170aef96762" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 41465 } } peers { permanent_uuid: "bf45b641d5dd4b868ad6c3f969c62453" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 43451 } } peers { permanent_uuid: "973451fb40234dca93d60a5ad4ca93e4" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39227 } }
I20260709 14:53:42.287848  8236 raft_consensus.cc:2468] T 3db4b5e3b42948e0a97e30b92d8a28b5 P b1bcbe2df07744caaeb7a15d00dad2d1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bf45b641d5dd4b868ad6c3f969c62453 in term 1.
I20260709 14:53:42.293649  8432 tablet_bootstrap.cc:492] T a1307a109a5d4579999c4940c344eb2a P 067d127df48c4d5aae445170aef96762: No bootstrap required, opened a new log
I20260709 14:53:42.294113  8432 ts_tablet_manager.cc:1403] T a1307a109a5d4579999c4940c344eb2a P 067d127df48c4d5aae445170aef96762: Time spent bootstrapping tablet: real 0.070s	user 0.009s	sys 0.029s
I20260709 14:53:42.290611  8566 leader_election.cc:290] T c957bbdf16f14f65a6f8474ca90a763b P bf45b641d5dd4b868ad6c3f969c62453 [CANDIDATE]: Term 1 election: Requested vote from peers 067d127df48c4d5aae445170aef96762 (127.6.3.195:41465), 973451fb40234dca93d60a5ad4ca93e4 (127.6.3.193:39227)
I20260709 14:53:42.290817  8165 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3db4b5e3b42948e0a97e30b92d8a28b5" candidate_uuid: "bf45b641d5dd4b868ad6c3f969c62453" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "973451fb40234dca93d60a5ad4ca93e4"
I20260709 14:53:42.305096  8165 raft_consensus.cc:3060] T 3db4b5e3b42948e0a97e30b92d8a28b5 P 973451fb40234dca93d60a5ad4ca93e4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:42.292232  8431 ts_tablet_manager.cc:1434] T c957bbdf16f14f65a6f8474ca90a763b P 973451fb40234dca93d60a5ad4ca93e4: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.001s
I20260709 14:53:42.294394  8351 leader_election.cc:304] T 3db4b5e3b42948e0a97e30b92d8a28b5 P bf45b641d5dd4b868ad6c3f969c62453 [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: b1bcbe2df07744caaeb7a15d00dad2d1, bf45b641d5dd4b868ad6c3f969c62453; no voters: 
I20260709 14:53:42.305035  8562 consensus_queue.cc:1048] T 82d4bd8d81054722be1a4405323a9a27 P 067d127df48c4d5aae445170aef96762 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b1bcbe2df07744caaeb7a15d00dad2d1" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43283 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:53:42.306020  8566 raft_consensus.cc:2804] T 3db4b5e3b42948e0a97e30b92d8a28b5 P bf45b641d5dd4b868ad6c3f969c62453 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:53:42.295656  8312 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c957bbdf16f14f65a6f8474ca90a763b" candidate_uuid: "bf45b641d5dd4b868ad6c3f969c62453" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "067d127df48c4d5aae445170aef96762"
I20260709 14:53:42.306499  8566 raft_consensus.cc:697] T 3db4b5e3b42948e0a97e30b92d8a28b5 P bf45b641d5dd4b868ad6c3f969c62453 [term 1 LEADER]: Becoming Leader. State: Replica: bf45b641d5dd4b868ad6c3f969c62453, State: Running, Role: LEADER
I20260709 14:53:42.306783  8312 raft_consensus.cc:3060] T c957bbdf16f14f65a6f8474ca90a763b P 067d127df48c4d5aae445170aef96762 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:42.307636  8431 tablet_bootstrap.cc:492] T cf86e1fba39b4b55ad865137167d5ea3 P 973451fb40234dca93d60a5ad4ca93e4: Bootstrap starting.
I20260709 14:53:42.300026  8432 raft_consensus.cc:359] T a1307a109a5d4579999c4940c344eb2a P 067d127df48c4d5aae445170aef96762 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b1bcbe2df07744caaeb7a15d00dad2d1" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43283 } } peers { permanent_uuid: "067d127df48c4d5aae445170aef96762" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 41465 } } peers { permanent_uuid: "bf45b641d5dd4b868ad6c3f969c62453" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 43451 } }
I20260709 14:53:42.303720  8164 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c957bbdf16f14f65a6f8474ca90a763b" candidate_uuid: "bf45b641d5dd4b868ad6c3f969c62453" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "973451fb40234dca93d60a5ad4ca93e4"
I20260709 14:53:42.308110  8164 raft_consensus.cc:3060] T c957bbdf16f14f65a6f8474ca90a763b P 973451fb40234dca93d60a5ad4ca93e4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:42.307178  8566 consensus_queue.cc:237] T 3db4b5e3b42948e0a97e30b92d8a28b5 P bf45b641d5dd4b868ad6c3f969c62453 [LEADER]: Queue going to LEADER mode. State: All 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: "bf45b641d5dd4b868ad6c3f969c62453" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 43451 } } peers { permanent_uuid: "973451fb40234dca93d60a5ad4ca93e4" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39227 } } peers { permanent_uuid: "b1bcbe2df07744caaeb7a15d00dad2d1" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43283 } }
I20260709 14:53:42.298038  8434 tablet_bootstrap.cc:492] T 6088170d0ecd400fac00c9b035588189 P bf45b641d5dd4b868ad6c3f969c62453: No bootstrap required, opened a new log
I20260709 14:53:42.311923  8432 raft_consensus.cc:385] T a1307a109a5d4579999c4940c344eb2a P 067d127df48c4d5aae445170aef96762 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:42.312207  8434 ts_tablet_manager.cc:1403] T 6088170d0ecd400fac00c9b035588189 P bf45b641d5dd4b868ad6c3f969c62453: Time spent bootstrapping tablet: real 0.106s	user 0.020s	sys 0.035s
I20260709 14:53:42.312220  8432 raft_consensus.cc:740] T a1307a109a5d4579999c4940c344eb2a P 067d127df48c4d5aae445170aef96762 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 067d127df48c4d5aae445170aef96762, State: Initialized, Role: FOLLOWER
I20260709 14:53:42.315889  8432 consensus_queue.cc:260] T a1307a109a5d4579999c4940c344eb2a P 067d127df48c4d5aae445170aef96762 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b1bcbe2df07744caaeb7a15d00dad2d1" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43283 } } peers { permanent_uuid: "067d127df48c4d5aae445170aef96762" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 41465 } } peers { permanent_uuid: "bf45b641d5dd4b868ad6c3f969c62453" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 43451 } }
I20260709 14:53:42.319561  8431 tablet_bootstrap.cc:654] T cf86e1fba39b4b55ad865137167d5ea3 P 973451fb40234dca93d60a5ad4ca93e4: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:42.322055  8312 raft_consensus.cc:2468] T c957bbdf16f14f65a6f8474ca90a763b P 067d127df48c4d5aae445170aef96762 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bf45b641d5dd4b868ad6c3f969c62453 in term 1.
I20260709 14:53:42.323110  8354 leader_election.cc:304] T c957bbdf16f14f65a6f8474ca90a763b P bf45b641d5dd4b868ad6c3f969c62453 [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: 067d127df48c4d5aae445170aef96762, bf45b641d5dd4b868ad6c3f969c62453; no voters: 
I20260709 14:53:42.327664  8480 raft_consensus.cc:2804] T c957bbdf16f14f65a6f8474ca90a763b P bf45b641d5dd4b868ad6c3f969c62453 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:53:42.324548  8432 ts_tablet_manager.cc:1434] T a1307a109a5d4579999c4940c344eb2a P 067d127df48c4d5aae445170aef96762: Time spent starting tablet: real 0.030s	user 0.007s	sys 0.000s
I20260709 14:53:42.329689  8432 tablet_bootstrap.cc:492] T 8f0e303f7a4d41818f2384ddcafd5782 P 067d127df48c4d5aae445170aef96762: Bootstrap starting.
I20260709 14:53:42.328220  8480 raft_consensus.cc:697] T c957bbdf16f14f65a6f8474ca90a763b P bf45b641d5dd4b868ad6c3f969c62453 [term 1 LEADER]: Becoming Leader. State: Replica: bf45b641d5dd4b868ad6c3f969c62453, State: Running, Role: LEADER
I20260709 14:53:42.328240  8434 raft_consensus.cc:359] T 6088170d0ecd400fac00c9b035588189 P bf45b641d5dd4b868ad6c3f969c62453 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bf45b641d5dd4b868ad6c3f969c62453" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 43451 } } peers { permanent_uuid: "973451fb40234dca93d60a5ad4ca93e4" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39227 } } peers { permanent_uuid: "b1bcbe2df07744caaeb7a15d00dad2d1" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43283 } }
I20260709 14:53:42.334988  8434 raft_consensus.cc:385] T 6088170d0ecd400fac00c9b035588189 P bf45b641d5dd4b868ad6c3f969c62453 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:42.335945  8434 raft_consensus.cc:740] T 6088170d0ecd400fac00c9b035588189 P bf45b641d5dd4b868ad6c3f969c62453 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bf45b641d5dd4b868ad6c3f969c62453, State: Initialized, Role: FOLLOWER
I20260709 14:53:42.337558  8434 consensus_queue.cc:260] T 6088170d0ecd400fac00c9b035588189 P bf45b641d5dd4b868ad6c3f969c62453 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bf45b641d5dd4b868ad6c3f969c62453" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 43451 } } peers { permanent_uuid: "973451fb40234dca93d60a5ad4ca93e4" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39227 } } peers { permanent_uuid: "b1bcbe2df07744caaeb7a15d00dad2d1" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43283 } }
I20260709 14:53:42.341969  8434 ts_tablet_manager.cc:1434] T 6088170d0ecd400fac00c9b035588189 P bf45b641d5dd4b868ad6c3f969c62453: Time spent starting tablet: real 0.029s	user 0.006s	sys 0.000s
I20260709 14:53:42.341660  8480 consensus_queue.cc:237] T c957bbdf16f14f65a6f8474ca90a763b P bf45b641d5dd4b868ad6c3f969c62453 [LEADER]: Queue going to LEADER mode. State: All 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: "067d127df48c4d5aae445170aef96762" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 41465 } } peers { permanent_uuid: "bf45b641d5dd4b868ad6c3f969c62453" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 43451 } } peers { permanent_uuid: "973451fb40234dca93d60a5ad4ca93e4" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39227 } }
I20260709 14:53:42.343199  8434 tablet_bootstrap.cc:492] T 869877e3b0af46b680585564b91d2fff P bf45b641d5dd4b868ad6c3f969c62453: Bootstrap starting.
W20260709 14:53:42.349618  8280 consensus_peers.cc:597] T 82d4bd8d81054722be1a4405323a9a27 P 067d127df48c4d5aae445170aef96762 -> Peer 973451fb40234dca93d60a5ad4ca93e4 (127.6.3.193:39227): Couldn't send request to peer 973451fb40234dca93d60a5ad4ca93e4. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:53:42.352454  8164 raft_consensus.cc:2468] T c957bbdf16f14f65a6f8474ca90a763b P 973451fb40234dca93d60a5ad4ca93e4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bf45b641d5dd4b868ad6c3f969c62453 in term 1.
I20260709 14:53:42.355449  8165 raft_consensus.cc:2468] T 3db4b5e3b42948e0a97e30b92d8a28b5 P 973451fb40234dca93d60a5ad4ca93e4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bf45b641d5dd4b868ad6c3f969c62453 in term 1.
I20260709 14:53:42.355791  8434 tablet_bootstrap.cc:654] T 869877e3b0af46b680585564b91d2fff P bf45b641d5dd4b868ad6c3f969c62453: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:42.365818  8521 raft_consensus.cc:493] T 350495a859c84a1eb59baf646f5de0f6 P bf45b641d5dd4b868ad6c3f969c62453 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:42.370858  8521 raft_consensus.cc:515] T 350495a859c84a1eb59baf646f5de0f6 P bf45b641d5dd4b868ad6c3f969c62453 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "067d127df48c4d5aae445170aef96762" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 41465 } } peers { permanent_uuid: "bf45b641d5dd4b868ad6c3f969c62453" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 43451 } } peers { permanent_uuid: "973451fb40234dca93d60a5ad4ca93e4" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39227 } }
I20260709 14:53:42.373675  8312 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "350495a859c84a1eb59baf646f5de0f6" candidate_uuid: "bf45b641d5dd4b868ad6c3f969c62453" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "067d127df48c4d5aae445170aef96762" is_pre_election: true
I20260709 14:53:42.375989  8521 leader_election.cc:290] T 350495a859c84a1eb59baf646f5de0f6 P bf45b641d5dd4b868ad6c3f969c62453 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 067d127df48c4d5aae445170aef96762 (127.6.3.195:41465), 973451fb40234dca93d60a5ad4ca93e4 (127.6.3.193:39227)
I20260709 14:53:42.377223  8432 tablet_bootstrap.cc:654] T 8f0e303f7a4d41818f2384ddcafd5782 P 067d127df48c4d5aae445170aef96762: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:42.379429  8165 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "350495a859c84a1eb59baf646f5de0f6" candidate_uuid: "bf45b641d5dd4b868ad6c3f969c62453" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "973451fb40234dca93d60a5ad4ca93e4" is_pre_election: true
I20260709 14:53:42.380888  8354 leader_election.cc:304] T 350495a859c84a1eb59baf646f5de0f6 P bf45b641d5dd4b868ad6c3f969c62453 [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: bf45b641d5dd4b868ad6c3f969c62453; no voters: 067d127df48c4d5aae445170aef96762, 973451fb40234dca93d60a5ad4ca93e4
I20260709 14:53:42.383993  8430 tablet_bootstrap.cc:492] T e74bcf63a5f844e1acbc42efccca81ce P b1bcbe2df07744caaeb7a15d00dad2d1: No bootstrap required, opened a new log
I20260709 14:53:42.384425  8430 ts_tablet_manager.cc:1403] T e74bcf63a5f844e1acbc42efccca81ce P b1bcbe2df07744caaeb7a15d00dad2d1: Time spent bootstrapping tablet: real 0.167s	user 0.018s	sys 0.021s
I20260709 14:53:42.385247  8431 tablet_bootstrap.cc:492] T cf86e1fba39b4b55ad865137167d5ea3 P 973451fb40234dca93d60a5ad4ca93e4: No bootstrap required, opened a new log
I20260709 14:53:42.385658  8431 ts_tablet_manager.cc:1403] T cf86e1fba39b4b55ad865137167d5ea3 P 973451fb40234dca93d60a5ad4ca93e4: Time spent bootstrapping tablet: real 0.078s	user 0.013s	sys 0.024s
I20260709 14:53:42.386282  8521 raft_consensus.cc:2749] T 350495a859c84a1eb59baf646f5de0f6 P bf45b641d5dd4b868ad6c3f969c62453 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:53:42.386735  8430 raft_consensus.cc:359] T e74bcf63a5f844e1acbc42efccca81ce P b1bcbe2df07744caaeb7a15d00dad2d1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bf45b641d5dd4b868ad6c3f969c62453" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 43451 } } peers { permanent_uuid: "973451fb40234dca93d60a5ad4ca93e4" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39227 } } peers { permanent_uuid: "b1bcbe2df07744caaeb7a15d00dad2d1" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43283 } }
I20260709 14:53:42.387404  8430 raft_consensus.cc:385] T e74bcf63a5f844e1acbc42efccca81ce P b1bcbe2df07744caaeb7a15d00dad2d1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:42.387650  8430 raft_consensus.cc:740] T e74bcf63a5f844e1acbc42efccca81ce P b1bcbe2df07744caaeb7a15d00dad2d1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b1bcbe2df07744caaeb7a15d00dad2d1, State: Initialized, Role: FOLLOWER
I20260709 14:53:42.388338  8431 raft_consensus.cc:359] T cf86e1fba39b4b55ad865137167d5ea3 P 973451fb40234dca93d60a5ad4ca93e4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "973451fb40234dca93d60a5ad4ca93e4" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39227 } } peers { permanent_uuid: "b1bcbe2df07744caaeb7a15d00dad2d1" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43283 } } peers { permanent_uuid: "067d127df48c4d5aae445170aef96762" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 41465 } }
I20260709 14:53:42.389003  8431 raft_consensus.cc:385] T cf86e1fba39b4b55ad865137167d5ea3 P 973451fb40234dca93d60a5ad4ca93e4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:42.389253  8431 raft_consensus.cc:740] T cf86e1fba39b4b55ad865137167d5ea3 P 973451fb40234dca93d60a5ad4ca93e4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 973451fb40234dca93d60a5ad4ca93e4, State: Initialized, Role: FOLLOWER
I20260709 14:53:42.389868  8431 consensus_queue.cc:260] T cf86e1fba39b4b55ad865137167d5ea3 P 973451fb40234dca93d60a5ad4ca93e4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "973451fb40234dca93d60a5ad4ca93e4" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39227 } } peers { permanent_uuid: "b1bcbe2df07744caaeb7a15d00dad2d1" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43283 } } peers { permanent_uuid: "067d127df48c4d5aae445170aef96762" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 41465 } }
I20260709 14:53:42.392063  8431 ts_tablet_manager.cc:1434] T cf86e1fba39b4b55ad865137167d5ea3 P 973451fb40234dca93d60a5ad4ca93e4: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.001s
I20260709 14:53:42.392935  8431 tablet_bootstrap.cc:492] T 6088170d0ecd400fac00c9b035588189 P 973451fb40234dca93d60a5ad4ca93e4: Bootstrap starting.
I20260709 14:53:42.392884  8430 consensus_queue.cc:260] T e74bcf63a5f844e1acbc42efccca81ce P b1bcbe2df07744caaeb7a15d00dad2d1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bf45b641d5dd4b868ad6c3f969c62453" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 43451 } } peers { permanent_uuid: "973451fb40234dca93d60a5ad4ca93e4" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39227 } } peers { permanent_uuid: "b1bcbe2df07744caaeb7a15d00dad2d1" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43283 } }
I20260709 14:53:42.404835  8430 ts_tablet_manager.cc:1434] T e74bcf63a5f844e1acbc42efccca81ce P b1bcbe2df07744caaeb7a15d00dad2d1: Time spent starting tablet: real 0.020s	user 0.006s	sys 0.000s
I20260709 14:53:42.405709  8430 tablet_bootstrap.cc:492] T cf86e1fba39b4b55ad865137167d5ea3 P b1bcbe2df07744caaeb7a15d00dad2d1: Bootstrap starting.
I20260709 14:53:42.406949  8434 tablet_bootstrap.cc:492] T 869877e3b0af46b680585564b91d2fff P bf45b641d5dd4b868ad6c3f969c62453: No bootstrap required, opened a new log
I20260709 14:53:42.407431  8434 ts_tablet_manager.cc:1403] T 869877e3b0af46b680585564b91d2fff P bf45b641d5dd4b868ad6c3f969c62453: Time spent bootstrapping tablet: real 0.064s	user 0.013s	sys 0.001s
I20260709 14:53:42.409991  8434 raft_consensus.cc:359] T 869877e3b0af46b680585564b91d2fff P bf45b641d5dd4b868ad6c3f969c62453 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b1bcbe2df07744caaeb7a15d00dad2d1" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43283 } } peers { permanent_uuid: "067d127df48c4d5aae445170aef96762" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 41465 } } peers { permanent_uuid: "bf45b641d5dd4b868ad6c3f969c62453" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 43451 } }
I20260709 14:53:42.410689  8434 raft_consensus.cc:385] T 869877e3b0af46b680585564b91d2fff P bf45b641d5dd4b868ad6c3f969c62453 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:42.411235  8434 raft_consensus.cc:740] T 869877e3b0af46b680585564b91d2fff P bf45b641d5dd4b868ad6c3f969c62453 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bf45b641d5dd4b868ad6c3f969c62453, State: Initialized, Role: FOLLOWER
I20260709 14:53:42.412071  8431 tablet_bootstrap.cc:654] T 6088170d0ecd400fac00c9b035588189 P 973451fb40234dca93d60a5ad4ca93e4: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:42.413394  8432 tablet_bootstrap.cc:492] T 8f0e303f7a4d41818f2384ddcafd5782 P 067d127df48c4d5aae445170aef96762: No bootstrap required, opened a new log
I20260709 14:53:42.412904  8062 catalog_manager.cc:5697] T f716996c1a1146688dd7b42c6a069daf P 973451fb40234dca93d60a5ad4ca93e4 reported cstate change: term changed from 0 to 1, leader changed from <none> to 973451fb40234dca93d60a5ad4ca93e4 (127.6.3.193). New cstate: current_term: 1 leader_uuid: "973451fb40234dca93d60a5ad4ca93e4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "973451fb40234dca93d60a5ad4ca93e4" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39227 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b1bcbe2df07744caaeb7a15d00dad2d1" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43283 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "067d127df48c4d5aae445170aef96762" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 41465 } health_report { overall_health: UNKNOWN } } }
I20260709 14:53:42.413841  8432 ts_tablet_manager.cc:1403] T 8f0e303f7a4d41818f2384ddcafd5782 P 067d127df48c4d5aae445170aef96762: Time spent bootstrapping tablet: real 0.084s	user 0.015s	sys 0.004s
I20260709 14:53:42.412071  8434 consensus_queue.cc:260] T 869877e3b0af46b680585564b91d2fff P bf45b641d5dd4b868ad6c3f969c62453 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b1bcbe2df07744caaeb7a15d00dad2d1" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43283 } } peers { permanent_uuid: "067d127df48c4d5aae445170aef96762" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 41465 } } peers { permanent_uuid: "bf45b641d5dd4b868ad6c3f969c62453" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 43451 } }
I20260709 14:53:42.416512  8432 raft_consensus.cc:359] T 8f0e303f7a4d41818f2384ddcafd5782 P 067d127df48c4d5aae445170aef96762 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "973451fb40234dca93d60a5ad4ca93e4" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39227 } } peers { permanent_uuid: "b1bcbe2df07744caaeb7a15d00dad2d1" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43283 } } peers { permanent_uuid: "067d127df48c4d5aae445170aef96762" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 41465 } }
I20260709 14:53:42.417177  8432 raft_consensus.cc:385] T 8f0e303f7a4d41818f2384ddcafd5782 P 067d127df48c4d5aae445170aef96762 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:42.416339  8063 catalog_manager.cc:5697] T ab216845048a4a63a4b363b67637e9f0 P bf45b641d5dd4b868ad6c3f969c62453 reported cstate change: term changed from 0 to 1, leader changed from <none> to bf45b641d5dd4b868ad6c3f969c62453 (127.6.3.196). New cstate: current_term: 1 leader_uuid: "bf45b641d5dd4b868ad6c3f969c62453" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "067d127df48c4d5aae445170aef96762" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 41465 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bf45b641d5dd4b868ad6c3f969c62453" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 43451 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "973451fb40234dca93d60a5ad4ca93e4" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39227 } health_report { overall_health: UNKNOWN } } }
I20260709 14:53:42.417430  8432 raft_consensus.cc:740] T 8f0e303f7a4d41818f2384ddcafd5782 P 067d127df48c4d5aae445170aef96762 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 067d127df48c4d5aae445170aef96762, State: Initialized, Role: FOLLOWER
I20260709 14:53:42.411305  8430 tablet_bootstrap.cc:654] T cf86e1fba39b4b55ad865137167d5ea3 P b1bcbe2df07744caaeb7a15d00dad2d1: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:42.418231  8444 raft_consensus.cc:493] T f716996c1a1146688dd7b42c6a069daf P 067d127df48c4d5aae445170aef96762 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:42.418653  8444 raft_consensus.cc:515] T f716996c1a1146688dd7b42c6a069daf P 067d127df48c4d5aae445170aef96762 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "973451fb40234dca93d60a5ad4ca93e4" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39227 } } peers { permanent_uuid: "b1bcbe2df07744caaeb7a15d00dad2d1" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43283 } } peers { permanent_uuid: "067d127df48c4d5aae445170aef96762" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 41465 } }
I20260709 14:53:42.416529  8434 ts_tablet_manager.cc:1434] T 869877e3b0af46b680585564b91d2fff P bf45b641d5dd4b868ad6c3f969c62453: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260709 14:53:42.420729  8444 leader_election.cc:290] T f716996c1a1146688dd7b42c6a069daf P 067d127df48c4d5aae445170aef96762 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 973451fb40234dca93d60a5ad4ca93e4 (127.6.3.193:39227), b1bcbe2df07744caaeb7a15d00dad2d1 (127.6.3.194:43283)
I20260709 14:53:42.421476  8434 tablet_bootstrap.cc:492] T 0f4b9212c82d4512a079f2877e09b92a P bf45b641d5dd4b868ad6c3f969c62453: Bootstrap starting.
I20260709 14:53:42.422199  8236 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f716996c1a1146688dd7b42c6a069daf" candidate_uuid: "067d127df48c4d5aae445170aef96762" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b1bcbe2df07744caaeb7a15d00dad2d1" is_pre_election: true
I20260709 14:53:42.422922  8236 raft_consensus.cc:2393] T f716996c1a1146688dd7b42c6a069daf P b1bcbe2df07744caaeb7a15d00dad2d1 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 067d127df48c4d5aae445170aef96762 in current term 1: Already voted for candidate 973451fb40234dca93d60a5ad4ca93e4 in this term.
I20260709 14:53:42.427305  8432 consensus_queue.cc:260] T 8f0e303f7a4d41818f2384ddcafd5782 P 067d127df48c4d5aae445170aef96762 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "973451fb40234dca93d60a5ad4ca93e4" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39227 } } peers { permanent_uuid: "b1bcbe2df07744caaeb7a15d00dad2d1" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43283 } } peers { permanent_uuid: "067d127df48c4d5aae445170aef96762" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 41465 } }
I20260709 14:53:42.427606  8165 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f716996c1a1146688dd7b42c6a069daf" candidate_uuid: "067d127df48c4d5aae445170aef96762" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "973451fb40234dca93d60a5ad4ca93e4" is_pre_election: true
I20260709 14:53:42.429288  8432 ts_tablet_manager.cc:1434] T 8f0e303f7a4d41818f2384ddcafd5782 P 067d127df48c4d5aae445170aef96762: Time spent starting tablet: real 0.015s	user 0.005s	sys 0.001s
I20260709 14:53:42.429673  8280 leader_election.cc:304] T f716996c1a1146688dd7b42c6a069daf P 067d127df48c4d5aae445170aef96762 [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: 067d127df48c4d5aae445170aef96762; no voters: 973451fb40234dca93d60a5ad4ca93e4, b1bcbe2df07744caaeb7a15d00dad2d1
I20260709 14:53:42.430140  8432 tablet_bootstrap.cc:492] T 8462e89fa934418886dcdb0647c5c552 P 067d127df48c4d5aae445170aef96762: Bootstrap starting.
I20260709 14:53:42.430951  8486 raft_consensus.cc:3060] T f716996c1a1146688dd7b42c6a069daf P 067d127df48c4d5aae445170aef96762 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:42.433831  8434 tablet_bootstrap.cc:654] T 0f4b9212c82d4512a079f2877e09b92a P bf45b641d5dd4b868ad6c3f969c62453: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:42.436131  8521 raft_consensus.cc:493] T a1307a109a5d4579999c4940c344eb2a P bf45b641d5dd4b868ad6c3f969c62453 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:42.436534  8521 raft_consensus.cc:515] T a1307a109a5d4579999c4940c344eb2a P bf45b641d5dd4b868ad6c3f969c62453 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b1bcbe2df07744caaeb7a15d00dad2d1" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43283 } } peers { permanent_uuid: "067d127df48c4d5aae445170aef96762" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 41465 } } peers { permanent_uuid: "bf45b641d5dd4b868ad6c3f969c62453" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 43451 } }
I20260709 14:53:42.438437  8521 leader_election.cc:290] T a1307a109a5d4579999c4940c344eb2a P bf45b641d5dd4b868ad6c3f969c62453 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b1bcbe2df07744caaeb7a15d00dad2d1 (127.6.3.194:43283), 067d127df48c4d5aae445170aef96762 (127.6.3.195:41465)
I20260709 14:53:42.440858  8486 raft_consensus.cc:2749] T f716996c1a1146688dd7b42c6a069daf P 067d127df48c4d5aae445170aef96762 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:53:42.441699  8432 tablet_bootstrap.cc:654] T 8462e89fa934418886dcdb0647c5c552 P 067d127df48c4d5aae445170aef96762: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:42.443276  8431 tablet_bootstrap.cc:492] T 6088170d0ecd400fac00c9b035588189 P 973451fb40234dca93d60a5ad4ca93e4: No bootstrap required, opened a new log
I20260709 14:53:42.443724  8431 ts_tablet_manager.cc:1403] T 6088170d0ecd400fac00c9b035588189 P 973451fb40234dca93d60a5ad4ca93e4: Time spent bootstrapping tablet: real 0.051s	user 0.011s	sys 0.000s
I20260709 14:53:42.443856  8236 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a1307a109a5d4579999c4940c344eb2a" candidate_uuid: "bf45b641d5dd4b868ad6c3f969c62453" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b1bcbe2df07744caaeb7a15d00dad2d1" is_pre_election: true
I20260709 14:53:42.445720  8312 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a1307a109a5d4579999c4940c344eb2a" candidate_uuid: "bf45b641d5dd4b868ad6c3f969c62453" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "067d127df48c4d5aae445170aef96762" is_pre_election: true
I20260709 14:53:42.446319  8431 raft_consensus.cc:359] T 6088170d0ecd400fac00c9b035588189 P 973451fb40234dca93d60a5ad4ca93e4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bf45b641d5dd4b868ad6c3f969c62453" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 43451 } } peers { permanent_uuid: "973451fb40234dca93d60a5ad4ca93e4" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39227 } } peers { permanent_uuid: "b1bcbe2df07744caaeb7a15d00dad2d1" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43283 } }
I20260709 14:53:42.446547  8312 raft_consensus.cc:2468] T a1307a109a5d4579999c4940c344eb2a P 067d127df48c4d5aae445170aef96762 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bf45b641d5dd4b868ad6c3f969c62453 in term 0.
I20260709 14:53:42.447014  8431 raft_consensus.cc:385] T 6088170d0ecd400fac00c9b035588189 P 973451fb40234dca93d60a5ad4ca93e4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:42.447397  8431 raft_consensus.cc:740] T 6088170d0ecd400fac00c9b035588189 P 973451fb40234dca93d60a5ad4ca93e4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 973451fb40234dca93d60a5ad4ca93e4, State: Initialized, Role: FOLLOWER
W20260709 14:53:42.445964  8351 leader_election.cc:343] T a1307a109a5d4579999c4940c344eb2a P bf45b641d5dd4b868ad6c3f969c62453 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b1bcbe2df07744caaeb7a15d00dad2d1 (127.6.3.194:43283): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:42.448647  8354 leader_election.cc:304] T a1307a109a5d4579999c4940c344eb2a P bf45b641d5dd4b868ad6c3f969c62453 [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: 067d127df48c4d5aae445170aef96762, bf45b641d5dd4b868ad6c3f969c62453; no voters: b1bcbe2df07744caaeb7a15d00dad2d1
I20260709 14:53:42.449083  8431 consensus_queue.cc:260] T 6088170d0ecd400fac00c9b035588189 P 973451fb40234dca93d60a5ad4ca93e4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bf45b641d5dd4b868ad6c3f969c62453" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 43451 } } peers { permanent_uuid: "973451fb40234dca93d60a5ad4ca93e4" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39227 } } peers { permanent_uuid: "b1bcbe2df07744caaeb7a15d00dad2d1" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43283 } }
I20260709 14:53:42.449750  8521 raft_consensus.cc:2804] T a1307a109a5d4579999c4940c344eb2a P bf45b641d5dd4b868ad6c3f969c62453 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:53:42.450043  8430 tablet_bootstrap.cc:492] T cf86e1fba39b4b55ad865137167d5ea3 P b1bcbe2df07744caaeb7a15d00dad2d1: No bootstrap required, opened a new log
I20260709 14:53:42.450139  8521 raft_consensus.cc:493] T a1307a109a5d4579999c4940c344eb2a P bf45b641d5dd4b868ad6c3f969c62453 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:53:42.450531  8430 ts_tablet_manager.cc:1403] T cf86e1fba39b4b55ad865137167d5ea3 P b1bcbe2df07744caaeb7a15d00dad2d1: Time spent bootstrapping tablet: real 0.045s	user 0.004s	sys 0.011s
I20260709 14:53:42.450557  8521 raft_consensus.cc:3060] T a1307a109a5d4579999c4940c344eb2a P bf45b641d5dd4b868ad6c3f969c62453 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:42.453146  8430 raft_consensus.cc:359] T cf86e1fba39b4b55ad865137167d5ea3 P b1bcbe2df07744caaeb7a15d00dad2d1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "973451fb40234dca93d60a5ad4ca93e4" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39227 } } peers { permanent_uuid: "b1bcbe2df07744caaeb7a15d00dad2d1" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43283 } } peers { permanent_uuid: "067d127df48c4d5aae445170aef96762" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 41465 } }
I20260709 14:53:42.453728  8430 raft_consensus.cc:385] T cf86e1fba39b4b55ad865137167d5ea3 P b1bcbe2df07744caaeb7a15d00dad2d1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:42.453972  8430 raft_consensus.cc:740] T cf86e1fba39b4b55ad865137167d5ea3 P b1bcbe2df07744caaeb7a15d00dad2d1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b1bcbe2df07744caaeb7a15d00dad2d1, State: Initialized, Role: FOLLOWER
I20260709 14:53:42.455214  8430 consensus_queue.cc:260] T cf86e1fba39b4b55ad865137167d5ea3 P b1bcbe2df07744caaeb7a15d00dad2d1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "973451fb40234dca93d60a5ad4ca93e4" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39227 } } peers { permanent_uuid: "b1bcbe2df07744caaeb7a15d00dad2d1" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43283 } } peers { permanent_uuid: "067d127df48c4d5aae445170aef96762" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 41465 } }
I20260709 14:53:42.457126  8430 ts_tablet_manager.cc:1434] T cf86e1fba39b4b55ad865137167d5ea3 P b1bcbe2df07744caaeb7a15d00dad2d1: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260709 14:53:42.457964  8430 tablet_bootstrap.cc:492] T cf17a9d132194e99811fa03218e66e17 P b1bcbe2df07744caaeb7a15d00dad2d1: Bootstrap starting.
I20260709 14:53:42.458770  8434 tablet_bootstrap.cc:492] T 0f4b9212c82d4512a079f2877e09b92a P bf45b641d5dd4b868ad6c3f969c62453: No bootstrap required, opened a new log
I20260709 14:53:42.459022  8431 ts_tablet_manager.cc:1434] T 6088170d0ecd400fac00c9b035588189 P 973451fb40234dca93d60a5ad4ca93e4: Time spent starting tablet: real 0.015s	user 0.006s	sys 0.000s
I20260709 14:53:42.459183  8434 ts_tablet_manager.cc:1403] T 0f4b9212c82d4512a079f2877e09b92a P bf45b641d5dd4b868ad6c3f969c62453: Time spent bootstrapping tablet: real 0.038s	user 0.010s	sys 0.000s
I20260709 14:53:42.459992  8431 tablet_bootstrap.cc:492] T 0f4b9212c82d4512a079f2877e09b92a P 973451fb40234dca93d60a5ad4ca93e4: Bootstrap starting.
I20260709 14:53:42.461756  8434 raft_consensus.cc:359] T 0f4b9212c82d4512a079f2877e09b92a P bf45b641d5dd4b868ad6c3f969c62453 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bf45b641d5dd4b868ad6c3f969c62453" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 43451 } } peers { permanent_uuid: "973451fb40234dca93d60a5ad4ca93e4" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39227 } } peers { permanent_uuid: "b1bcbe2df07744caaeb7a15d00dad2d1" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43283 } }
I20260709 14:53:42.462549  8434 raft_consensus.cc:385] T 0f4b9212c82d4512a079f2877e09b92a P bf45b641d5dd4b868ad6c3f969c62453 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:42.462800  8434 raft_consensus.cc:740] T 0f4b9212c82d4512a079f2877e09b92a P bf45b641d5dd4b868ad6c3f969c62453 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bf45b641d5dd4b868ad6c3f969c62453, State: Initialized, Role: FOLLOWER
I20260709 14:53:42.457127  8521 raft_consensus.cc:515] T a1307a109a5d4579999c4940c344eb2a P bf45b641d5dd4b868ad6c3f969c62453 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b1bcbe2df07744caaeb7a15d00dad2d1" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43283 } } peers { permanent_uuid: "067d127df48c4d5aae445170aef96762" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 41465 } } peers { permanent_uuid: "bf45b641d5dd4b868ad6c3f969c62453" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 43451 } }
I20260709 14:53:42.463416  8434 consensus_queue.cc:260] T 0f4b9212c82d4512a079f2877e09b92a P bf45b641d5dd4b868ad6c3f969c62453 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bf45b641d5dd4b868ad6c3f969c62453" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 43451 } } peers { permanent_uuid: "973451fb40234dca93d60a5ad4ca93e4" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39227 } } peers { permanent_uuid: "b1bcbe2df07744caaeb7a15d00dad2d1" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43283 } }
I20260709 14:53:42.465577  8431 tablet_bootstrap.cc:654] T 0f4b9212c82d4512a079f2877e09b92a P 973451fb40234dca93d60a5ad4ca93e4: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:42.466764  8312 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a1307a109a5d4579999c4940c344eb2a" candidate_uuid: "bf45b641d5dd4b868ad6c3f969c62453" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "067d127df48c4d5aae445170aef96762"
I20260709 14:53:42.466881  8521 leader_election.cc:290] T a1307a109a5d4579999c4940c344eb2a P bf45b641d5dd4b868ad6c3f969c62453 [CANDIDATE]: Term 1 election: Requested vote from peers b1bcbe2df07744caaeb7a15d00dad2d1 (127.6.3.194:43283), 067d127df48c4d5aae445170aef96762 (127.6.3.195:41465)
I20260709 14:53:42.467449  8312 raft_consensus.cc:3060] T a1307a109a5d4579999c4940c344eb2a P 067d127df48c4d5aae445170aef96762 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:42.467851  8236 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a1307a109a5d4579999c4940c344eb2a" candidate_uuid: "bf45b641d5dd4b868ad6c3f969c62453" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b1bcbe2df07744caaeb7a15d00dad2d1"
W20260709 14:53:42.469586  8351 leader_election.cc:343] T a1307a109a5d4579999c4940c344eb2a P bf45b641d5dd4b868ad6c3f969c62453 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer b1bcbe2df07744caaeb7a15d00dad2d1 (127.6.3.194:43283): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:42.471860  8432 tablet_bootstrap.cc:492] T 8462e89fa934418886dcdb0647c5c552 P 067d127df48c4d5aae445170aef96762: No bootstrap required, opened a new log
I20260709 14:53:42.472304  8432 ts_tablet_manager.cc:1403] T 8462e89fa934418886dcdb0647c5c552 P 067d127df48c4d5aae445170aef96762: Time spent bootstrapping tablet: real 0.042s	user 0.012s	sys 0.000s
I20260709 14:53:42.472739  8430 tablet_bootstrap.cc:654] T cf17a9d132194e99811fa03218e66e17 P b1bcbe2df07744caaeb7a15d00dad2d1: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:42.474514  8312 raft_consensus.cc:2468] T a1307a109a5d4579999c4940c344eb2a P 067d127df48c4d5aae445170aef96762 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bf45b641d5dd4b868ad6c3f969c62453 in term 1.
I20260709 14:53:42.474746  8432 raft_consensus.cc:359] T 8462e89fa934418886dcdb0647c5c552 P 067d127df48c4d5aae445170aef96762 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b1bcbe2df07744caaeb7a15d00dad2d1" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43283 } } peers { permanent_uuid: "067d127df48c4d5aae445170aef96762" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 41465 } } peers { permanent_uuid: "bf45b641d5dd4b868ad6c3f969c62453" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 43451 } }
I20260709 14:53:42.475484  8432 raft_consensus.cc:385] T 8462e89fa934418886dcdb0647c5c552 P 067d127df48c4d5aae445170aef96762 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:42.475749  8432 raft_consensus.cc:740] T 8462e89fa934418886dcdb0647c5c552 P 067d127df48c4d5aae445170aef96762 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 067d127df48c4d5aae445170aef96762, State: Initialized, Role: FOLLOWER
I20260709 14:53:42.476615  8434 ts_tablet_manager.cc:1434] T 0f4b9212c82d4512a079f2877e09b92a P bf45b641d5dd4b868ad6c3f969c62453: Time spent starting tablet: real 0.017s	user 0.005s	sys 0.000s
I20260709 14:53:42.476492  8432 consensus_queue.cc:260] T 8462e89fa934418886dcdb0647c5c552 P 067d127df48c4d5aae445170aef96762 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b1bcbe2df07744caaeb7a15d00dad2d1" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43283 } } peers { permanent_uuid: "067d127df48c4d5aae445170aef96762" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 41465 } } peers { permanent_uuid: "bf45b641d5dd4b868ad6c3f969c62453" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 43451 } }
I20260709 14:53:42.477474  8434 tablet_bootstrap.cc:492] T a0de5375ba784f739355485309703466 P bf45b641d5dd4b868ad6c3f969c62453: Bootstrap starting.
I20260709 14:53:42.478574  8432 ts_tablet_manager.cc:1434] T 8462e89fa934418886dcdb0647c5c552 P 067d127df48c4d5aae445170aef96762: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260709 14:53:42.479437  8432 tablet_bootstrap.cc:492] T 3f51d6c4a8f24e9ca5c20a81b72f972b P 067d127df48c4d5aae445170aef96762: Bootstrap starting.
I20260709 14:53:42.483063  8434 tablet_bootstrap.cc:654] T a0de5375ba784f739355485309703466 P bf45b641d5dd4b868ad6c3f969c62453: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:42.483256  8468 raft_consensus.cc:493] T 6088170d0ecd400fac00c9b035588189 P 973451fb40234dca93d60a5ad4ca93e4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:42.493170  8468 raft_consensus.cc:515] T 6088170d0ecd400fac00c9b035588189 P 973451fb40234dca93d60a5ad4ca93e4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bf45b641d5dd4b868ad6c3f969c62453" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 43451 } } peers { permanent_uuid: "973451fb40234dca93d60a5ad4ca93e4" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39227 } } peers { permanent_uuid: "b1bcbe2df07744caaeb7a15d00dad2d1" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43283 } }
I20260709 14:53:42.495105  8468 leader_election.cc:290] T 6088170d0ecd400fac00c9b035588189 P 973451fb40234dca93d60a5ad4ca93e4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bf45b641d5dd4b868ad6c3f969c62453 (127.6.3.196:43451), b1bcbe2df07744caaeb7a15d00dad2d1 (127.6.3.194:43283)
I20260709 14:53:42.483580  8354 leader_election.cc:304] T a1307a109a5d4579999c4940c344eb2a P bf45b641d5dd4b868ad6c3f969c62453 [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: 067d127df48c4d5aae445170aef96762, bf45b641d5dd4b868ad6c3f969c62453; no voters: b1bcbe2df07744caaeb7a15d00dad2d1
I20260709 14:53:42.496387  8480 raft_consensus.cc:2804] T a1307a109a5d4579999c4940c344eb2a P bf45b641d5dd4b868ad6c3f969c62453 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:53:42.496855  8480 raft_consensus.cc:697] T a1307a109a5d4579999c4940c344eb2a P bf45b641d5dd4b868ad6c3f969c62453 [term 1 LEADER]: Becoming Leader. State: Replica: bf45b641d5dd4b868ad6c3f969c62453, State: Running, Role: LEADER
I20260709 14:53:42.486145  8432 tablet_bootstrap.cc:654] T 3f51d6c4a8f24e9ca5c20a81b72f972b P 067d127df48c4d5aae445170aef96762: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:42.497397  8388 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6088170d0ecd400fac00c9b035588189" candidate_uuid: "973451fb40234dca93d60a5ad4ca93e4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bf45b641d5dd4b868ad6c3f969c62453" is_pre_election: true
I20260709 14:53:42.497591  8480 consensus_queue.cc:237] T a1307a109a5d4579999c4940c344eb2a P bf45b641d5dd4b868ad6c3f969c62453 [LEADER]: Queue going to LEADER mode. State: All 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: "b1bcbe2df07744caaeb7a15d00dad2d1" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43283 } } peers { permanent_uuid: "067d127df48c4d5aae445170aef96762" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 41465 } } peers { permanent_uuid: "bf45b641d5dd4b868ad6c3f969c62453" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 43451 } }
I20260709 14:53:42.499019  8236 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6088170d0ecd400fac00c9b035588189" candidate_uuid: "973451fb40234dca93d60a5ad4ca93e4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b1bcbe2df07744caaeb7a15d00dad2d1" is_pre_election: true
I20260709 14:53:42.487485  8430 tablet_bootstrap.cc:492] T cf17a9d132194e99811fa03218e66e17 P b1bcbe2df07744caaeb7a15d00dad2d1: No bootstrap required, opened a new log
I20260709 14:53:42.498060  8388 raft_consensus.cc:2468] T 6088170d0ecd400fac00c9b035588189 P bf45b641d5dd4b868ad6c3f969c62453 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 973451fb40234dca93d60a5ad4ca93e4 in term 0.
I20260709 14:53:42.499626  8236 raft_consensus.cc:2468] T 6088170d0ecd400fac00c9b035588189 P b1bcbe2df07744caaeb7a15d00dad2d1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 973451fb40234dca93d60a5ad4ca93e4 in term 0.
I20260709 14:53:42.499810  8430 ts_tablet_manager.cc:1403] T cf17a9d132194e99811fa03218e66e17 P b1bcbe2df07744caaeb7a15d00dad2d1: Time spent bootstrapping tablet: real 0.042s	user 0.009s	sys 0.003s
I20260709 14:53:42.489512  8511 consensus_queue.cc:1048] T dedb68a77e9b496b8ff93d3347ae53ff P 973451fb40234dca93d60a5ad4ca93e4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "067d127df48c4d5aae445170aef96762" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 41465 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.011s
I20260709 14:53:42.502578  8430 raft_consensus.cc:359] T cf17a9d132194e99811fa03218e66e17 P b1bcbe2df07744caaeb7a15d00dad2d1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bf45b641d5dd4b868ad6c3f969c62453" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 43451 } } peers { permanent_uuid: "973451fb40234dca93d60a5ad4ca93e4" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39227 } } peers { permanent_uuid: "b1bcbe2df07744caaeb7a15d00dad2d1" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43283 } }
I20260709 14:53:42.502794  8128 leader_election.cc:304] T 6088170d0ecd400fac00c9b035588189 P 973451fb40234dca93d60a5ad4ca93e4 [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: 973451fb40234dca93d60a5ad4ca93e4, b1bcbe2df07744caaeb7a15d00dad2d1; no voters: 
I20260709 14:53:42.503254  8430 raft_consensus.cc:385] T cf17a9d132194e99811fa03218e66e17 P b1bcbe2df07744caaeb7a15d00dad2d1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:42.503525  8430 raft_consensus.cc:740] T cf17a9d132194e99811fa03218e66e17 P b1bcbe2df07744caaeb7a15d00dad2d1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b1bcbe2df07744caaeb7a15d00dad2d1, State: Initialized, Role: FOLLOWER
I20260709 14:53:42.504474  8511 raft_consensus.cc:2804] T 6088170d0ecd400fac00c9b035588189 P 973451fb40234dca93d60a5ad4ca93e4 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:53:42.504845  8511 raft_consensus.cc:493] T 6088170d0ecd400fac00c9b035588189 P 973451fb40234dca93d60a5ad4ca93e4 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:53:42.505165  8511 raft_consensus.cc:3060] T 6088170d0ecd400fac00c9b035588189 P 973451fb40234dca93d60a5ad4ca93e4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:42.510004  8388 raft_consensus.cc:3060] T 350495a859c84a1eb59baf646f5de0f6 P bf45b641d5dd4b868ad6c3f969c62453 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:42.490259  8063 catalog_manager.cc:5697] T 3db4b5e3b42948e0a97e30b92d8a28b5 P bf45b641d5dd4b868ad6c3f969c62453 reported cstate change: term changed from 0 to 1, leader changed from <none> to bf45b641d5dd4b868ad6c3f969c62453 (127.6.3.196). New cstate: current_term: 1 leader_uuid: "bf45b641d5dd4b868ad6c3f969c62453" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bf45b641d5dd4b868ad6c3f969c62453" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 43451 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "973451fb40234dca93d60a5ad4ca93e4" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39227 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b1bcbe2df07744caaeb7a15d00dad2d1" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43283 } health_report { overall_health: UNKNOWN } } }
I20260709 14:53:42.512552  8063 catalog_manager.cc:5697] T c957bbdf16f14f65a6f8474ca90a763b P bf45b641d5dd4b868ad6c3f969c62453 reported cstate change: term changed from 0 to 1, leader changed from <none> to bf45b641d5dd4b868ad6c3f969c62453 (127.6.3.196). New cstate: current_term: 1 leader_uuid: "bf45b641d5dd4b868ad6c3f969c62453" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "067d127df48c4d5aae445170aef96762" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 41465 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bf45b641d5dd4b868ad6c3f969c62453" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 43451 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "973451fb40234dca93d60a5ad4ca93e4" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39227 } health_report { overall_health: UNKNOWN } } }
I20260709 14:53:42.516189  8437 raft_consensus.cc:493] T 8f0e303f7a4d41818f2384ddcafd5782 P b1bcbe2df07744caaeb7a15d00dad2d1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:42.516721  8437 raft_consensus.cc:515] T 8f0e303f7a4d41818f2384ddcafd5782 P b1bcbe2df07744caaeb7a15d00dad2d1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "973451fb40234dca93d60a5ad4ca93e4" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39227 } } peers { permanent_uuid: "b1bcbe2df07744caaeb7a15d00dad2d1" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43283 } } peers { permanent_uuid: "067d127df48c4d5aae445170aef96762" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 41465 } }
I20260709 14:53:42.521148  8165 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f0e303f7a4d41818f2384ddcafd5782" candidate_uuid: "b1bcbe2df07744caaeb7a15d00dad2d1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "973451fb40234dca93d60a5ad4ca93e4" is_pre_election: true
I20260709 14:53:42.522429  8511 raft_consensus.cc:515] T 6088170d0ecd400fac00c9b035588189 P 973451fb40234dca93d60a5ad4ca93e4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bf45b641d5dd4b868ad6c3f969c62453" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 43451 } } peers { permanent_uuid: "973451fb40234dca93d60a5ad4ca93e4" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39227 } } peers { permanent_uuid: "b1bcbe2df07744caaeb7a15d00dad2d1" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43283 } }
W20260709 14:53:42.525151  8206 leader_election.cc:343] T 8f0e303f7a4d41818f2384ddcafd5782 P b1bcbe2df07744caaeb7a15d00dad2d1 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 973451fb40234dca93d60a5ad4ca93e4 (127.6.3.193:39227): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:42.525856  8437 leader_election.cc:290] T 8f0e303f7a4d41818f2384ddcafd5782 P b1bcbe2df07744caaeb7a15d00dad2d1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 973451fb40234dca93d60a5ad4ca93e4 (127.6.3.193:39227), 067d127df48c4d5aae445170aef96762 (127.6.3.195:41465)
I20260709 14:53:42.504215  8430 consensus_queue.cc:260] T cf17a9d132194e99811fa03218e66e17 P b1bcbe2df07744caaeb7a15d00dad2d1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bf45b641d5dd4b868ad6c3f969c62453" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 43451 } } peers { permanent_uuid: "973451fb40234dca93d60a5ad4ca93e4" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39227 } } peers { permanent_uuid: "b1bcbe2df07744caaeb7a15d00dad2d1" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43283 } }
I20260709 14:53:42.533247  8431 tablet_bootstrap.cc:492] T 0f4b9212c82d4512a079f2877e09b92a P 973451fb40234dca93d60a5ad4ca93e4: No bootstrap required, opened a new log
I20260709 14:53:42.533738  8431 ts_tablet_manager.cc:1403] T 0f4b9212c82d4512a079f2877e09b92a P 973451fb40234dca93d60a5ad4ca93e4: Time spent bootstrapping tablet: real 0.074s	user 0.015s	sys 0.008s
I20260709 14:53:42.535285  8314 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f0e303f7a4d41818f2384ddcafd5782" candidate_uuid: "b1bcbe2df07744caaeb7a15d00dad2d1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "067d127df48c4d5aae445170aef96762" is_pre_election: true
I20260709 14:53:42.535878  8314 raft_consensus.cc:2468] T 8f0e303f7a4d41818f2384ddcafd5782 P 067d127df48c4d5aae445170aef96762 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b1bcbe2df07744caaeb7a15d00dad2d1 in term 0.
I20260709 14:53:42.537062  8206 leader_election.cc:304] T 8f0e303f7a4d41818f2384ddcafd5782 P b1bcbe2df07744caaeb7a15d00dad2d1 [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: 067d127df48c4d5aae445170aef96762, b1bcbe2df07744caaeb7a15d00dad2d1; no voters: 973451fb40234dca93d60a5ad4ca93e4
I20260709 14:53:42.538131  8437 raft_consensus.cc:2804] T 8f0e303f7a4d41818f2384ddcafd5782 P b1bcbe2df07744caaeb7a15d00dad2d1 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:53:42.538478  8437 raft_consensus.cc:493] T 8f0e303f7a4d41818f2384ddcafd5782 P b1bcbe2df07744caaeb7a15d00dad2d1 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:53:42.538800  8437 raft_consensus.cc:3060] T 8f0e303f7a4d41818f2384ddcafd5782 P b1bcbe2df07744caaeb7a15d00dad2d1 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:42.539980  8511 leader_election.cc:290] T 6088170d0ecd400fac00c9b035588189 P 973451fb40234dca93d60a5ad4ca93e4 [CANDIDATE]: Term 1 election: Requested vote from peers bf45b641d5dd4b868ad6c3f969c62453 (127.6.3.196:43451), b1bcbe2df07744caaeb7a15d00dad2d1 (127.6.3.194:43283)
I20260709 14:53:42.540069  8386 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6088170d0ecd400fac00c9b035588189" candidate_uuid: "973451fb40234dca93d60a5ad4ca93e4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bf45b641d5dd4b868ad6c3f969c62453"
I20260709 14:53:42.540721  8386 raft_consensus.cc:3060] T 6088170d0ecd400fac00c9b035588189 P bf45b641d5dd4b868ad6c3f969c62453 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:42.540982  8236 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6088170d0ecd400fac00c9b035588189" candidate_uuid: "973451fb40234dca93d60a5ad4ca93e4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b1bcbe2df07744caaeb7a15d00dad2d1"
I20260709 14:53:42.541522  8236 raft_consensus.cc:3060] T 6088170d0ecd400fac00c9b035588189 P b1bcbe2df07744caaeb7a15d00dad2d1 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:42.545177  8430 ts_tablet_manager.cc:1434] T cf17a9d132194e99811fa03218e66e17 P b1bcbe2df07744caaeb7a15d00dad2d1: Time spent starting tablet: real 0.045s	user 0.004s	sys 0.003s
I20260709 14:53:42.546564  8430 tablet_bootstrap.cc:492] T db59569e9aae4da9a73b0ed1802dbd30 P b1bcbe2df07744caaeb7a15d00dad2d1: Bootstrap starting.
I20260709 14:53:42.563458  8386 raft_consensus.cc:2468] T 6088170d0ecd400fac00c9b035588189 P bf45b641d5dd4b868ad6c3f969c62453 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 973451fb40234dca93d60a5ad4ca93e4 in term 1.
I20260709 14:53:42.575052  8432 tablet_bootstrap.cc:492] T 3f51d6c4a8f24e9ca5c20a81b72f972b P 067d127df48c4d5aae445170aef96762: No bootstrap required, opened a new log
I20260709 14:53:42.576215  8432 ts_tablet_manager.cc:1403] T 3f51d6c4a8f24e9ca5c20a81b72f972b P 067d127df48c4d5aae445170aef96762: Time spent bootstrapping tablet: real 0.097s	user 0.020s	sys 0.003s
I20260709 14:53:42.576840  8431 raft_consensus.cc:359] T 0f4b9212c82d4512a079f2877e09b92a P 973451fb40234dca93d60a5ad4ca93e4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bf45b641d5dd4b868ad6c3f969c62453" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 43451 } } peers { permanent_uuid: "973451fb40234dca93d60a5ad4ca93e4" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39227 } } peers { permanent_uuid: "b1bcbe2df07744caaeb7a15d00dad2d1" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43283 } }
I20260709 14:53:42.578840  8431 raft_consensus.cc:385] T 0f4b9212c82d4512a079f2877e09b92a P 973451fb40234dca93d60a5ad4ca93e4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:42.579177  8431 raft_consensus.cc:740] T 0f4b9212c82d4512a079f2877e09b92a P 973451fb40234dca93d60a5ad4ca93e4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 973451fb40234dca93d60a5ad4ca93e4, State: Initialized, Role: FOLLOWER
I20260709 14:53:42.579879  8431 consensus_queue.cc:260] T 0f4b9212c82d4512a079f2877e09b92a P 973451fb40234dca93d60a5ad4ca93e4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bf45b641d5dd4b868ad6c3f969c62453" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 43451 } } peers { permanent_uuid: "973451fb40234dca93d60a5ad4ca93e4" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39227 } } peers { permanent_uuid: "b1bcbe2df07744caaeb7a15d00dad2d1" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43283 } }
I20260709 14:53:42.580545  8468 consensus_queue.cc:1048] T dedb68a77e9b496b8ff93d3347ae53ff P 973451fb40234dca93d60a5ad4ca93e4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bf45b641d5dd4b868ad6c3f969c62453" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 43451 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:53:42.581146  8130 leader_election.cc:304] T 6088170d0ecd400fac00c9b035588189 P 973451fb40234dca93d60a5ad4ca93e4 [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: 973451fb40234dca93d60a5ad4ca93e4, bf45b641d5dd4b868ad6c3f969c62453; no voters: 
I20260709 14:53:42.582885  8432 raft_consensus.cc:359] T 3f51d6c4a8f24e9ca5c20a81b72f972b P 067d127df48c4d5aae445170aef96762 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "067d127df48c4d5aae445170aef96762" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 41465 } } peers { permanent_uuid: "bf45b641d5dd4b868ad6c3f969c62453" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 43451 } } peers { permanent_uuid: "973451fb40234dca93d60a5ad4ca93e4" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39227 } }
I20260709 14:53:42.584267  8432 raft_consensus.cc:385] T 3f51d6c4a8f24e9ca5c20a81b72f972b P 067d127df48c4d5aae445170aef96762 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:42.584579  8432 raft_consensus.cc:740] T 3f51d6c4a8f24e9ca5c20a81b72f972b P 067d127df48c4d5aae445170aef96762 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 067d127df48c4d5aae445170aef96762, State: Initialized, Role: FOLLOWER
I20260709 14:53:42.585345  8432 consensus_queue.cc:260] T 3f51d6c4a8f24e9ca5c20a81b72f972b P 067d127df48c4d5aae445170aef96762 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "067d127df48c4d5aae445170aef96762" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 41465 } } peers { permanent_uuid: "bf45b641d5dd4b868ad6c3f969c62453" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 43451 } } peers { permanent_uuid: "973451fb40234dca93d60a5ad4ca93e4" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39227 } }
I20260709 14:53:42.589823  8437 raft_consensus.cc:515] T 8f0e303f7a4d41818f2384ddcafd5782 P b1bcbe2df07744caaeb7a15d00dad2d1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "973451fb40234dca93d60a5ad4ca93e4" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39227 } } peers { permanent_uuid: "b1bcbe2df07744caaeb7a15d00dad2d1" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43283 } } peers { permanent_uuid: "067d127df48c4d5aae445170aef96762" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 41465 } }
I20260709 14:53:42.588714  8503 raft_consensus.cc:493] T cf86e1fba39b4b55ad865137167d5ea3 P b1bcbe2df07744caaeb7a15d00dad2d1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:42.594911  8468 raft_consensus.cc:2804] T 6088170d0ecd400fac00c9b035588189 P 973451fb40234dca93d60a5ad4ca93e4 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:53:42.595594  8468 raft_consensus.cc:697] T 6088170d0ecd400fac00c9b035588189 P 973451fb40234dca93d60a5ad4ca93e4 [term 1 LEADER]: Becoming Leader. State: Replica: 973451fb40234dca93d60a5ad4ca93e4, State: Running, Role: LEADER
I20260709 14:53:42.596838  8502 consensus_queue.cc:1048] T 869877e3b0af46b680585564b91d2fff P b1bcbe2df07744caaeb7a15d00dad2d1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "067d127df48c4d5aae445170aef96762" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 41465 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:53:42.599130  8236 raft_consensus.cc:2468] T 6088170d0ecd400fac00c9b035588189 P b1bcbe2df07744caaeb7a15d00dad2d1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 973451fb40234dca93d60a5ad4ca93e4 in term 1.
I20260709 14:53:42.600739  8312 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f0e303f7a4d41818f2384ddcafd5782" candidate_uuid: "b1bcbe2df07744caaeb7a15d00dad2d1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "067d127df48c4d5aae445170aef96762"
I20260709 14:53:42.601333  8312 raft_consensus.cc:3060] T 8f0e303f7a4d41818f2384ddcafd5782 P 067d127df48c4d5aae445170aef96762 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:42.591751  8503 raft_consensus.cc:515] T cf86e1fba39b4b55ad865137167d5ea3 P b1bcbe2df07744caaeb7a15d00dad2d1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "973451fb40234dca93d60a5ad4ca93e4" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39227 } } peers { permanent_uuid: "b1bcbe2df07744caaeb7a15d00dad2d1" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43283 } } peers { permanent_uuid: "067d127df48c4d5aae445170aef96762" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 41465 } }
I20260709 14:53:42.603217  8502 raft_consensus.cc:493] T e74bcf63a5f844e1acbc42efccca81ce P b1bcbe2df07744caaeb7a15d00dad2d1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:42.603737  8502 raft_consensus.cc:515] T e74bcf63a5f844e1acbc42efccca81ce P b1bcbe2df07744caaeb7a15d00dad2d1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bf45b641d5dd4b868ad6c3f969c62453" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 43451 } } peers { permanent_uuid: "973451fb40234dca93d60a5ad4ca93e4" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39227 } } peers { permanent_uuid: "b1bcbe2df07744caaeb7a15d00dad2d1" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43283 } }
I20260709 14:53:42.604477  8503 leader_election.cc:290] T cf86e1fba39b4b55ad865137167d5ea3 P b1bcbe2df07744caaeb7a15d00dad2d1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 973451fb40234dca93d60a5ad4ca93e4 (127.6.3.193:39227), 067d127df48c4d5aae445170aef96762 (127.6.3.195:41465)
I20260709 14:53:42.606288  8385 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e74bcf63a5f844e1acbc42efccca81ce" candidate_uuid: "b1bcbe2df07744caaeb7a15d00dad2d1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bf45b641d5dd4b868ad6c3f969c62453" is_pre_election: true
I20260709 14:53:42.606891  8313 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cf86e1fba39b4b55ad865137167d5ea3" candidate_uuid: "b1bcbe2df07744caaeb7a15d00dad2d1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "067d127df48c4d5aae445170aef96762" is_pre_election: true
W20260709 14:53:42.607795  8205 leader_election.cc:343] T e74bcf63a5f844e1acbc42efccca81ce P b1bcbe2df07744caaeb7a15d00dad2d1 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer bf45b641d5dd4b868ad6c3f969c62453 (127.6.3.196:43451): Illegal state: must be running to vote when last-logged opid is not known
W20260709 14:53:42.608295  8206 leader_election.cc:343] T cf86e1fba39b4b55ad865137167d5ea3 P b1bcbe2df07744caaeb7a15d00dad2d1 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 067d127df48c4d5aae445170aef96762 (127.6.3.195:41465): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:42.608687  8434 tablet_bootstrap.cc:492] T a0de5375ba784f739355485309703466 P bf45b641d5dd4b868ad6c3f969c62453: No bootstrap required, opened a new log
I20260709 14:53:42.609140  8434 ts_tablet_manager.cc:1403] T a0de5375ba784f739355485309703466 P bf45b641d5dd4b868ad6c3f969c62453: Time spent bootstrapping tablet: real 0.132s	user 0.038s	sys 0.008s
I20260709 14:53:42.609694  8432 ts_tablet_manager.cc:1434] T 3f51d6c4a8f24e9ca5c20a81b72f972b P 067d127df48c4d5aae445170aef96762: Time spent starting tablet: real 0.033s	user 0.004s	sys 0.002s
I20260709 14:53:42.611002  8432 tablet_bootstrap.cc:492] T db59569e9aae4da9a73b0ed1802dbd30 P 067d127df48c4d5aae445170aef96762: Bootstrap starting.
I20260709 14:53:42.596686  8468 consensus_queue.cc:237] T 6088170d0ecd400fac00c9b035588189 P 973451fb40234dca93d60a5ad4ca93e4 [LEADER]: Queue going to LEADER mode. State: All 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: "bf45b641d5dd4b868ad6c3f969c62453" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 43451 } } peers { permanent_uuid: "973451fb40234dca93d60a5ad4ca93e4" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39227 } } peers { permanent_uuid: "b1bcbe2df07744caaeb7a15d00dad2d1" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43283 } }
I20260709 14:53:42.621948  8434 raft_consensus.cc:359] T a0de5375ba784f739355485309703466 P bf45b641d5dd4b868ad6c3f969c62453 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b1bcbe2df07744caaeb7a15d00dad2d1" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43283 } } peers { permanent_uuid: "067d127df48c4d5aae445170aef96762" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 41465 } } peers { permanent_uuid: "bf45b641d5dd4b868ad6c3f969c62453" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 43451 } }
I20260709 14:53:42.622575  8434 raft_consensus.cc:385] T a0de5375ba784f739355485309703466 P bf45b641d5dd4b868ad6c3f969c62453 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:42.622815  8434 raft_consensus.cc:740] T a0de5375ba784f739355485309703466 P bf45b641d5dd4b868ad6c3f969c62453 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bf45b641d5dd4b868ad6c3f969c62453, State: Initialized, Role: FOLLOWER
I20260709 14:53:42.623536  8434 consensus_queue.cc:260] T a0de5375ba784f739355485309703466 P bf45b641d5dd4b868ad6c3f969c62453 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b1bcbe2df07744caaeb7a15d00dad2d1" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43283 } } peers { permanent_uuid: "067d127df48c4d5aae445170aef96762" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 41465 } } peers { permanent_uuid: "bf45b641d5dd4b868ad6c3f969c62453" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 43451 } }
I20260709 14:53:42.613070  8502 leader_election.cc:290] T e74bcf63a5f844e1acbc42efccca81ce P b1bcbe2df07744caaeb7a15d00dad2d1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bf45b641d5dd4b868ad6c3f969c62453 (127.6.3.196:43451), 973451fb40234dca93d60a5ad4ca93e4 (127.6.3.193:39227)
I20260709 14:53:42.624388  8521 raft_consensus.cc:493] T 0f4b9212c82d4512a079f2877e09b92a P bf45b641d5dd4b868ad6c3f969c62453 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:42.624833  8521 raft_consensus.cc:515] T 0f4b9212c82d4512a079f2877e09b92a P bf45b641d5dd4b868ad6c3f969c62453 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bf45b641d5dd4b868ad6c3f969c62453" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 43451 } } peers { permanent_uuid: "973451fb40234dca93d60a5ad4ca93e4" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39227 } } peers { permanent_uuid: "b1bcbe2df07744caaeb7a15d00dad2d1" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43283 } }
I20260709 14:53:42.626724  8521 leader_election.cc:290] T 0f4b9212c82d4512a079f2877e09b92a P bf45b641d5dd4b868ad6c3f969c62453 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 973451fb40234dca93d60a5ad4ca93e4 (127.6.3.193:39227), b1bcbe2df07744caaeb7a15d00dad2d1 (127.6.3.194:43283)
I20260709 14:53:42.627682  8165 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0f4b9212c82d4512a079f2877e09b92a" candidate_uuid: "bf45b641d5dd4b868ad6c3f969c62453" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "973451fb40234dca93d60a5ad4ca93e4" is_pre_election: true
I20260709 14:53:42.627977  8236 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0f4b9212c82d4512a079f2877e09b92a" candidate_uuid: "bf45b641d5dd4b868ad6c3f969c62453" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b1bcbe2df07744caaeb7a15d00dad2d1" is_pre_election: true
W20260709 14:53:42.629830  8351 leader_election.cc:343] T 0f4b9212c82d4512a079f2877e09b92a P bf45b641d5dd4b868ad6c3f969c62453 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b1bcbe2df07744caaeb7a15d00dad2d1 (127.6.3.194:43283): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:42.631280  8430 tablet_bootstrap.cc:654] T db59569e9aae4da9a73b0ed1802dbd30 P b1bcbe2df07744caaeb7a15d00dad2d1: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:42.631335  8165 raft_consensus.cc:2468] T 0f4b9212c82d4512a079f2877e09b92a P 973451fb40234dca93d60a5ad4ca93e4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bf45b641d5dd4b868ad6c3f969c62453 in term 0.
I20260709 14:53:42.633559  8354 leader_election.cc:304] T 0f4b9212c82d4512a079f2877e09b92a P bf45b641d5dd4b868ad6c3f969c62453 [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: 973451fb40234dca93d60a5ad4ca93e4, bf45b641d5dd4b868ad6c3f969c62453; no voters: b1bcbe2df07744caaeb7a15d00dad2d1
I20260709 14:53:42.628584  8434 ts_tablet_manager.cc:1434] T a0de5375ba784f739355485309703466 P bf45b641d5dd4b868ad6c3f969c62453: Time spent starting tablet: real 0.019s	user 0.006s	sys 0.001s
I20260709 14:53:42.635012  8434 tablet_bootstrap.cc:492] T db59569e9aae4da9a73b0ed1802dbd30 P bf45b641d5dd4b868ad6c3f969c62453: Bootstrap starting.
I20260709 14:53:42.631506  8063 catalog_manager.cc:5697] T a1307a109a5d4579999c4940c344eb2a P bf45b641d5dd4b868ad6c3f969c62453 reported cstate change: term changed from 0 to 1, leader changed from <none> to bf45b641d5dd4b868ad6c3f969c62453 (127.6.3.196). New cstate: current_term: 1 leader_uuid: "bf45b641d5dd4b868ad6c3f969c62453" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b1bcbe2df07744caaeb7a15d00dad2d1" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43283 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "067d127df48c4d5aae445170aef96762" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 41465 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bf45b641d5dd4b868ad6c3f969c62453" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 43451 } health_report { overall_health: HEALTHY } } }
I20260709 14:53:42.613381  8437 leader_election.cc:290] T 8f0e303f7a4d41818f2384ddcafd5782 P b1bcbe2df07744caaeb7a15d00dad2d1 [CANDIDATE]: Term 1 election: Requested vote from peers 973451fb40234dca93d60a5ad4ca93e4 (127.6.3.193:39227), 067d127df48c4d5aae445170aef96762 (127.6.3.195:41465)
I20260709 14:53:42.635629  8431 ts_tablet_manager.cc:1434] T 0f4b9212c82d4512a079f2877e09b92a P 973451fb40234dca93d60a5ad4ca93e4: Time spent starting tablet: real 0.102s	user 0.004s	sys 0.005s
I20260709 14:53:42.637050  8431 tablet_bootstrap.cc:492] T 82d4bd8d81054722be1a4405323a9a27 P 973451fb40234dca93d60a5ad4ca93e4: Bootstrap starting.
I20260709 14:53:42.644984  8312 raft_consensus.cc:2468] T 8f0e303f7a4d41818f2384ddcafd5782 P 067d127df48c4d5aae445170aef96762 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b1bcbe2df07744caaeb7a15d00dad2d1 in term 1.
I20260709 14:53:42.646617  8206 leader_election.cc:304] T 8f0e303f7a4d41818f2384ddcafd5782 P b1bcbe2df07744caaeb7a15d00dad2d1 [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: 067d127df48c4d5aae445170aef96762, b1bcbe2df07744caaeb7a15d00dad2d1; no voters: 
I20260709 14:53:42.639190  8521 raft_consensus.cc:2804] T 0f4b9212c82d4512a079f2877e09b92a P bf45b641d5dd4b868ad6c3f969c62453 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:53:42.647433  8521 raft_consensus.cc:493] T 0f4b9212c82d4512a079f2877e09b92a P bf45b641d5dd4b868ad6c3f969c62453 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:53:42.647893  8521 raft_consensus.cc:3060] T 0f4b9212c82d4512a079f2877e09b92a P bf45b641d5dd4b868ad6c3f969c62453 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:42.647846  8437 raft_consensus.cc:2804] T 8f0e303f7a4d41818f2384ddcafd5782 P b1bcbe2df07744caaeb7a15d00dad2d1 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:53:42.655608  8437 raft_consensus.cc:697] T 8f0e303f7a4d41818f2384ddcafd5782 P b1bcbe2df07744caaeb7a15d00dad2d1 [term 1 LEADER]: Becoming Leader. State: Replica: b1bcbe2df07744caaeb7a15d00dad2d1, State: Running, Role: LEADER
I20260709 14:53:42.656906  8437 consensus_queue.cc:237] T 8f0e303f7a4d41818f2384ddcafd5782 P b1bcbe2df07744caaeb7a15d00dad2d1 [LEADER]: Queue going to LEADER mode. State: All 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: "973451fb40234dca93d60a5ad4ca93e4" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39227 } } peers { permanent_uuid: "b1bcbe2df07744caaeb7a15d00dad2d1" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43283 } } peers { permanent_uuid: "067d127df48c4d5aae445170aef96762" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 41465 } }
W20260709 14:53:42.641256  8130 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.6.3.196:43451, user_credentials={real_user=slave}} blocked reactor thread for 60193.3us
I20260709 14:53:42.653694  8511 consensus_queue.cc:1048] T f716996c1a1146688dd7b42c6a069daf P 973451fb40234dca93d60a5ad4ca93e4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b1bcbe2df07744caaeb7a15d00dad2d1" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43283 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.016s
I20260709 14:53:42.673035  8502 raft_consensus.cc:493] T cf17a9d132194e99811fa03218e66e17 P b1bcbe2df07744caaeb7a15d00dad2d1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:42.675302  8521 raft_consensus.cc:515] T 0f4b9212c82d4512a079f2877e09b92a P bf45b641d5dd4b868ad6c3f969c62453 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bf45b641d5dd4b868ad6c3f969c62453" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 43451 } } peers { permanent_uuid: "973451fb40234dca93d60a5ad4ca93e4" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39227 } } peers { permanent_uuid: "b1bcbe2df07744caaeb7a15d00dad2d1" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43283 } }
I20260709 14:53:42.675348  8502 raft_consensus.cc:515] T cf17a9d132194e99811fa03218e66e17 P b1bcbe2df07744caaeb7a15d00dad2d1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bf45b641d5dd4b868ad6c3f969c62453" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 43451 } } peers { permanent_uuid: "973451fb40234dca93d60a5ad4ca93e4" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39227 } } peers { permanent_uuid: "b1bcbe2df07744caaeb7a15d00dad2d1" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43283 } }
I20260709 14:53:42.677584  8502 leader_election.cc:290] T cf17a9d132194e99811fa03218e66e17 P b1bcbe2df07744caaeb7a15d00dad2d1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bf45b641d5dd4b868ad6c3f969c62453 (127.6.3.196:43451), 973451fb40234dca93d60a5ad4ca93e4 (127.6.3.193:39227)
I20260709 14:53:42.679240  8385 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cf17a9d132194e99811fa03218e66e17" candidate_uuid: "b1bcbe2df07744caaeb7a15d00dad2d1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bf45b641d5dd4b868ad6c3f969c62453" is_pre_election: true
I20260709 14:53:42.679888  8385 raft_consensus.cc:2468] T cf17a9d132194e99811fa03218e66e17 P bf45b641d5dd4b868ad6c3f969c62453 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b1bcbe2df07744caaeb7a15d00dad2d1 in term 0.
I20260709 14:53:42.681205  8434 tablet_bootstrap.cc:654] T db59569e9aae4da9a73b0ed1802dbd30 P bf45b641d5dd4b868ad6c3f969c62453: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:42.681281  8205 leader_election.cc:304] T cf17a9d132194e99811fa03218e66e17 P b1bcbe2df07744caaeb7a15d00dad2d1 [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: b1bcbe2df07744caaeb7a15d00dad2d1, bf45b641d5dd4b868ad6c3f969c62453; no voters: 
I20260709 14:53:42.684098  8503 raft_consensus.cc:2804] T cf17a9d132194e99811fa03218e66e17 P b1bcbe2df07744caaeb7a15d00dad2d1 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:53:42.684423  8503 raft_consensus.cc:493] T cf17a9d132194e99811fa03218e66e17 P b1bcbe2df07744caaeb7a15d00dad2d1 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:53:42.684758  8503 raft_consensus.cc:3060] T cf17a9d132194e99811fa03218e66e17 P b1bcbe2df07744caaeb7a15d00dad2d1 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:42.687675  8432 tablet_bootstrap.cc:654] T db59569e9aae4da9a73b0ed1802dbd30 P 067d127df48c4d5aae445170aef96762: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:42.697155  8165 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f0e303f7a4d41818f2384ddcafd5782" candidate_uuid: "b1bcbe2df07744caaeb7a15d00dad2d1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "973451fb40234dca93d60a5ad4ca93e4"
I20260709 14:53:42.698307  8388 raft_consensus.cc:3060] T 869877e3b0af46b680585564b91d2fff P bf45b641d5dd4b868ad6c3f969c62453 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:42.705577  8430 tablet_bootstrap.cc:492] T db59569e9aae4da9a73b0ed1802dbd30 P b1bcbe2df07744caaeb7a15d00dad2d1: No bootstrap required, opened a new log
I20260709 14:53:42.705964  8430 ts_tablet_manager.cc:1403] T db59569e9aae4da9a73b0ed1802dbd30 P b1bcbe2df07744caaeb7a15d00dad2d1: Time spent bootstrapping tablet: real 0.160s	user 0.006s	sys 0.006s
I20260709 14:53:42.710243  8561 consensus_queue.cc:1048] T 3db4b5e3b42948e0a97e30b92d8a28b5 P bf45b641d5dd4b868ad6c3f969c62453 [LEADER]: Connected to new peer: Peer: permanent_uuid: "973451fb40234dca93d60a5ad4ca93e4" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39227 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:53:42.714100  8165 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cf86e1fba39b4b55ad865137167d5ea3" candidate_uuid: "b1bcbe2df07744caaeb7a15d00dad2d1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "973451fb40234dca93d60a5ad4ca93e4" is_pre_election: true
I20260709 14:53:42.727804  8164 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0f4b9212c82d4512a079f2877e09b92a" candidate_uuid: "bf45b641d5dd4b868ad6c3f969c62453" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "973451fb40234dca93d60a5ad4ca93e4"
I20260709 14:53:42.728384  8165 raft_consensus.cc:2468] T cf86e1fba39b4b55ad865137167d5ea3 P 973451fb40234dca93d60a5ad4ca93e4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b1bcbe2df07744caaeb7a15d00dad2d1 in term 0.
I20260709 14:53:42.729089  8511 consensus_queue.cc:1048] T f716996c1a1146688dd7b42c6a069daf P 973451fb40234dca93d60a5ad4ca93e4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "067d127df48c4d5aae445170aef96762" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 41465 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:53:42.728379  8164 raft_consensus.cc:3060] T 0f4b9212c82d4512a079f2877e09b92a P 973451fb40234dca93d60a5ad4ca93e4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:42.735407  8431 tablet_bootstrap.cc:654] T 82d4bd8d81054722be1a4405323a9a27 P 973451fb40234dca93d60a5ad4ca93e4: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:42.748440  8165 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e74bcf63a5f844e1acbc42efccca81ce" candidate_uuid: "b1bcbe2df07744caaeb7a15d00dad2d1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "973451fb40234dca93d60a5ad4ca93e4" is_pre_election: true
I20260709 14:53:42.752046  8239 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0f4b9212c82d4512a079f2877e09b92a" candidate_uuid: "bf45b641d5dd4b868ad6c3f969c62453" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b1bcbe2df07744caaeb7a15d00dad2d1"
W20260709 14:53:42.752791  8206 leader_election.cc:343] T 8f0e303f7a4d41818f2384ddcafd5782 P b1bcbe2df07744caaeb7a15d00dad2d1 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 973451fb40234dca93d60a5ad4ca93e4 (127.6.3.193:39227): Illegal state: must be running to vote when last-logged opid is not known
W20260709 14:53:42.762254  8351 leader_election.cc:343] T 0f4b9212c82d4512a079f2877e09b92a P bf45b641d5dd4b868ad6c3f969c62453 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer b1bcbe2df07744caaeb7a15d00dad2d1 (127.6.3.194:43283): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:42.762252  8206 leader_election.cc:304] T cf86e1fba39b4b55ad865137167d5ea3 P b1bcbe2df07744caaeb7a15d00dad2d1 [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: 973451fb40234dca93d60a5ad4ca93e4, b1bcbe2df07744caaeb7a15d00dad2d1; no voters: 067d127df48c4d5aae445170aef96762
I20260709 14:53:42.763237  8502 raft_consensus.cc:2804] T cf86e1fba39b4b55ad865137167d5ea3 P b1bcbe2df07744caaeb7a15d00dad2d1 [term 0 FOLLOWER]: Leader pre-election won for term 1
W20260709 14:53:42.763543  8206 leader_election.cc:343] T e74bcf63a5f844e1acbc42efccca81ce P b1bcbe2df07744caaeb7a15d00dad2d1 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 973451fb40234dca93d60a5ad4ca93e4 (127.6.3.193:39227): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:42.763602  8502 raft_consensus.cc:493] T cf86e1fba39b4b55ad865137167d5ea3 P b1bcbe2df07744caaeb7a15d00dad2d1 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:53:42.764190  8502 raft_consensus.cc:3060] T cf86e1fba39b4b55ad865137167d5ea3 P b1bcbe2df07744caaeb7a15d00dad2d1 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:42.764068  8503 raft_consensus.cc:515] T cf17a9d132194e99811fa03218e66e17 P b1bcbe2df07744caaeb7a15d00dad2d1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bf45b641d5dd4b868ad6c3f969c62453" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 43451 } } peers { permanent_uuid: "973451fb40234dca93d60a5ad4ca93e4" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39227 } } peers { permanent_uuid: "b1bcbe2df07744caaeb7a15d00dad2d1" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43283 } }
I20260709 14:53:42.753015  8162 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cf17a9d132194e99811fa03218e66e17" candidate_uuid: "b1bcbe2df07744caaeb7a15d00dad2d1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "973451fb40234dca93d60a5ad4ca93e4" is_pre_election: true
I20260709 14:53:42.747722  8521 leader_election.cc:290] T 0f4b9212c82d4512a079f2877e09b92a P bf45b641d5dd4b868ad6c3f969c62453 [CANDIDATE]: Term 1 election: Requested vote from peers 973451fb40234dca93d60a5ad4ca93e4 (127.6.3.193:39227), b1bcbe2df07744caaeb7a15d00dad2d1 (127.6.3.194:43283)
I20260709 14:53:42.771445  8432 tablet_bootstrap.cc:492] T db59569e9aae4da9a73b0ed1802dbd30 P 067d127df48c4d5aae445170aef96762: No bootstrap required, opened a new log
I20260709 14:53:42.776152  8432 ts_tablet_manager.cc:1403] T db59569e9aae4da9a73b0ed1802dbd30 P 067d127df48c4d5aae445170aef96762: Time spent bootstrapping tablet: real 0.165s	user 0.014s	sys 0.014s
I20260709 14:53:42.776389  8430 raft_consensus.cc:359] T db59569e9aae4da9a73b0ed1802dbd30 P b1bcbe2df07744caaeb7a15d00dad2d1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b1bcbe2df07744caaeb7a15d00dad2d1" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43283 } } peers { permanent_uuid: "067d127df48c4d5aae445170aef96762" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 41465 } } peers { permanent_uuid: "bf45b641d5dd4b868ad6c3f969c62453" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 43451 } }
I20260709 14:53:42.777297  8430 raft_consensus.cc:385] T db59569e9aae4da9a73b0ed1802dbd30 P b1bcbe2df07744caaeb7a15d00dad2d1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:42.777639  8430 raft_consensus.cc:740] T db59569e9aae4da9a73b0ed1802dbd30 P b1bcbe2df07744caaeb7a15d00dad2d1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b1bcbe2df07744caaeb7a15d00dad2d1, State: Initialized, Role: FOLLOWER
I20260709 14:53:42.778391  8430 consensus_queue.cc:260] T db59569e9aae4da9a73b0ed1802dbd30 P b1bcbe2df07744caaeb7a15d00dad2d1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b1bcbe2df07744caaeb7a15d00dad2d1" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43283 } } peers { permanent_uuid: "067d127df48c4d5aae445170aef96762" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 41465 } } peers { permanent_uuid: "bf45b641d5dd4b868ad6c3f969c62453" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 43451 } }
I20260709 14:53:42.794631  8386 raft_consensus.cc:3060] T a0de5375ba784f739355485309703466 P bf45b641d5dd4b868ad6c3f969c62453 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:42.766089  8206 leader_election.cc:304] T e74bcf63a5f844e1acbc42efccca81ce P b1bcbe2df07744caaeb7a15d00dad2d1 [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: b1bcbe2df07744caaeb7a15d00dad2d1; no voters: 973451fb40234dca93d60a5ad4ca93e4, bf45b641d5dd4b868ad6c3f969c62453
I20260709 14:53:42.799188  8521 consensus_queue.cc:1048] T ab216845048a4a63a4b363b67637e9f0 P bf45b641d5dd4b868ad6c3f969c62453 [LEADER]: Connected to new peer: Peer: permanent_uuid: "973451fb40234dca93d60a5ad4ca93e4" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39227 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:53:42.806854  8503 leader_election.cc:290] T cf17a9d132194e99811fa03218e66e17 P b1bcbe2df07744caaeb7a15d00dad2d1 [CANDIDATE]: Term 1 election: Requested vote from peers bf45b641d5dd4b868ad6c3f969c62453 (127.6.3.196:43451), 973451fb40234dca93d60a5ad4ca93e4 (127.6.3.193:39227)
I20260709 14:53:42.807587  8503 consensus_queue.cc:1048] T 869877e3b0af46b680585564b91d2fff P b1bcbe2df07744caaeb7a15d00dad2d1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bf45b641d5dd4b868ad6c3f969c62453" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 43451 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:53:42.814208  8521 consensus_queue.cc:1048] T c957bbdf16f14f65a6f8474ca90a763b P bf45b641d5dd4b868ad6c3f969c62453 [LEADER]: Connected to new peer: Peer: permanent_uuid: "067d127df48c4d5aae445170aef96762" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 41465 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:53:42.815819  8502 raft_consensus.cc:515] T cf86e1fba39b4b55ad865137167d5ea3 P b1bcbe2df07744caaeb7a15d00dad2d1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "973451fb40234dca93d60a5ad4ca93e4" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39227 } } peers { permanent_uuid: "b1bcbe2df07744caaeb7a15d00dad2d1" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43283 } } peers { permanent_uuid: "067d127df48c4d5aae445170aef96762" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 41465 } }
I20260709 14:53:42.816844  8432 raft_consensus.cc:359] T db59569e9aae4da9a73b0ed1802dbd30 P 067d127df48c4d5aae445170aef96762 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b1bcbe2df07744caaeb7a15d00dad2d1" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43283 } } peers { permanent_uuid: "067d127df48c4d5aae445170aef96762" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 41465 } } peers { permanent_uuid: "bf45b641d5dd4b868ad6c3f969c62453" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 43451 } }
I20260709 14:53:42.817512  8432 raft_consensus.cc:385] T db59569e9aae4da9a73b0ed1802dbd30 P 067d127df48c4d5aae445170aef96762 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:42.817770  8432 raft_consensus.cc:740] T db59569e9aae4da9a73b0ed1802dbd30 P 067d127df48c4d5aae445170aef96762 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 067d127df48c4d5aae445170aef96762, State: Initialized, Role: FOLLOWER
I20260709 14:53:42.818454  8164 raft_consensus.cc:2468] T 0f4b9212c82d4512a079f2877e09b92a P 973451fb40234dca93d60a5ad4ca93e4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bf45b641d5dd4b868ad6c3f969c62453 in term 1.
I20260709 14:53:42.818447  8432 consensus_queue.cc:260] T db59569e9aae4da9a73b0ed1802dbd30 P 067d127df48c4d5aae445170aef96762 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b1bcbe2df07744caaeb7a15d00dad2d1" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43283 } } peers { permanent_uuid: "067d127df48c4d5aae445170aef96762" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 41465 } } peers { permanent_uuid: "bf45b641d5dd4b868ad6c3f969c62453" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 43451 } }
I20260709 14:53:42.824167  8432 ts_tablet_manager.cc:1434] T db59569e9aae4da9a73b0ed1802dbd30 P 067d127df48c4d5aae445170aef96762: Time spent starting tablet: real 0.048s	user 0.006s	sys 0.001s
I20260709 14:53:42.825095  8432 tablet_bootstrap.cc:492] T cf86e1fba39b4b55ad865137167d5ea3 P 067d127df48c4d5aae445170aef96762: Bootstrap starting.
I20260709 14:53:42.828207  8354 leader_election.cc:304] T 0f4b9212c82d4512a079f2877e09b92a P bf45b641d5dd4b868ad6c3f969c62453 [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: 973451fb40234dca93d60a5ad4ca93e4, bf45b641d5dd4b868ad6c3f969c62453; no voters: b1bcbe2df07744caaeb7a15d00dad2d1
I20260709 14:53:42.829437  8521 raft_consensus.cc:2804] T 0f4b9212c82d4512a079f2877e09b92a P bf45b641d5dd4b868ad6c3f969c62453 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:53:42.829895  8521 raft_consensus.cc:697] T 0f4b9212c82d4512a079f2877e09b92a P bf45b641d5dd4b868ad6c3f969c62453 [term 1 LEADER]: Becoming Leader. State: Replica: bf45b641d5dd4b868ad6c3f969c62453, State: Running, Role: LEADER
I20260709 14:53:42.832758  8521 consensus_queue.cc:237] T 0f4b9212c82d4512a079f2877e09b92a P bf45b641d5dd4b868ad6c3f969c62453 [LEADER]: Queue going to LEADER mode. State: All 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: "bf45b641d5dd4b868ad6c3f969c62453" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 43451 } } peers { permanent_uuid: "973451fb40234dca93d60a5ad4ca93e4" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39227 } } peers { permanent_uuid: "b1bcbe2df07744caaeb7a15d00dad2d1" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43283 } }
I20260709 14:53:42.863757  8502 leader_election.cc:290] T cf86e1fba39b4b55ad865137167d5ea3 P b1bcbe2df07744caaeb7a15d00dad2d1 [CANDIDATE]: Term 1 election: Requested vote from peers 973451fb40234dca93d60a5ad4ca93e4 (127.6.3.193:39227), 067d127df48c4d5aae445170aef96762 (127.6.3.195:41465)
I20260709 14:53:42.864466  8502 raft_consensus.cc:2749] T e74bcf63a5f844e1acbc42efccca81ce P b1bcbe2df07744caaeb7a15d00dad2d1 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260709 14:53:42.865761  8599 log.cc:927] Time spent T f716996c1a1146688dd7b42c6a069daf P b1bcbe2df07744caaeb7a15d00dad2d1: Append to log took a long time: real 0.083s	user 0.001s	sys 0.000s
I20260709 14:53:42.868243  8561 raft_consensus.cc:493] T 869877e3b0af46b680585564b91d2fff P bf45b641d5dd4b868ad6c3f969c62453 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:42.868692  8561 raft_consensus.cc:515] T 869877e3b0af46b680585564b91d2fff P bf45b641d5dd4b868ad6c3f969c62453 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b1bcbe2df07744caaeb7a15d00dad2d1" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43283 } } peers { permanent_uuid: "067d127df48c4d5aae445170aef96762" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 41465 } } peers { permanent_uuid: "bf45b641d5dd4b868ad6c3f969c62453" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 43451 } }
I20260709 14:53:42.868721  8063 catalog_manager.cc:5697] T 6088170d0ecd400fac00c9b035588189 P 973451fb40234dca93d60a5ad4ca93e4 reported cstate change: term changed from 0 to 1, leader changed from <none> to 973451fb40234dca93d60a5ad4ca93e4 (127.6.3.193). New cstate: current_term: 1 leader_uuid: "973451fb40234dca93d60a5ad4ca93e4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bf45b641d5dd4b868ad6c3f969c62453" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 43451 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "973451fb40234dca93d60a5ad4ca93e4" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39227 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b1bcbe2df07744caaeb7a15d00dad2d1" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43283 } health_report { overall_health: UNKNOWN } } }
I20260709 14:53:42.870805  8561 leader_election.cc:290] T 869877e3b0af46b680585564b91d2fff P bf45b641d5dd4b868ad6c3f969c62453 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers b1bcbe2df07744caaeb7a15d00dad2d1 (127.6.3.194:43283), 067d127df48c4d5aae445170aef96762 (127.6.3.195:41465)
I20260709 14:53:42.872808  8434 tablet_bootstrap.cc:492] T db59569e9aae4da9a73b0ed1802dbd30 P bf45b641d5dd4b868ad6c3f969c62453: No bootstrap required, opened a new log
I20260709 14:53:42.882930  8434 ts_tablet_manager.cc:1403] T db59569e9aae4da9a73b0ed1802dbd30 P bf45b641d5dd4b868ad6c3f969c62453: Time spent bootstrapping tablet: real 0.248s	user 0.017s	sys 0.014s
I20260709 14:53:42.885231  8434 raft_consensus.cc:359] T db59569e9aae4da9a73b0ed1802dbd30 P bf45b641d5dd4b868ad6c3f969c62453 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b1bcbe2df07744caaeb7a15d00dad2d1" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43283 } } peers { permanent_uuid: "067d127df48c4d5aae445170aef96762" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 41465 } } peers { permanent_uuid: "bf45b641d5dd4b868ad6c3f969c62453" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 43451 } }
I20260709 14:53:42.885857  8434 raft_consensus.cc:385] T db59569e9aae4da9a73b0ed1802dbd30 P bf45b641d5dd4b868ad6c3f969c62453 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:42.886101  8434 raft_consensus.cc:740] T db59569e9aae4da9a73b0ed1802dbd30 P bf45b641d5dd4b868ad6c3f969c62453 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bf45b641d5dd4b868ad6c3f969c62453, State: Initialized, Role: FOLLOWER
I20260709 14:53:42.874717  8236 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "869877e3b0af46b680585564b91d2fff" candidate_uuid: "bf45b641d5dd4b868ad6c3f969c62453" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b1bcbe2df07744caaeb7a15d00dad2d1" is_pre_election: true
I20260709 14:53:42.888114  8313 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "869877e3b0af46b680585564b91d2fff" candidate_uuid: "bf45b641d5dd4b868ad6c3f969c62453" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "067d127df48c4d5aae445170aef96762" is_pre_election: true
I20260709 14:53:42.875362  8444 raft_consensus.cc:493] T 3f51d6c4a8f24e9ca5c20a81b72f972b P 067d127df48c4d5aae445170aef96762 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:42.890810  8444 raft_consensus.cc:515] T 3f51d6c4a8f24e9ca5c20a81b72f972b P 067d127df48c4d5aae445170aef96762 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "067d127df48c4d5aae445170aef96762" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 41465 } } peers { permanent_uuid: "bf45b641d5dd4b868ad6c3f969c62453" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 43451 } } peers { permanent_uuid: "973451fb40234dca93d60a5ad4ca93e4" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39227 } }
W20260709 14:53:42.891811  8206 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.6.3.193:39227, user_credentials={real_user=slave}} blocked reactor thread for 128287us
I20260709 14:53:42.892731  8444 leader_election.cc:290] T 3f51d6c4a8f24e9ca5c20a81b72f972b P 067d127df48c4d5aae445170aef96762 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bf45b641d5dd4b868ad6c3f969c62453 (127.6.3.196:43451), 973451fb40234dca93d60a5ad4ca93e4 (127.6.3.193:39227)
I20260709 14:53:42.893234  8165 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cf17a9d132194e99811fa03218e66e17" candidate_uuid: "b1bcbe2df07744caaeb7a15d00dad2d1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "973451fb40234dca93d60a5ad4ca93e4"
I20260709 14:53:42.894909  8385 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f51d6c4a8f24e9ca5c20a81b72f972b" candidate_uuid: "067d127df48c4d5aae445170aef96762" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bf45b641d5dd4b868ad6c3f969c62453" is_pre_election: true
I20260709 14:53:42.880808  8521 consensus_queue.cc:1048] T 3db4b5e3b42948e0a97e30b92d8a28b5 P bf45b641d5dd4b868ad6c3f969c62453 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b1bcbe2df07744caaeb7a15d00dad2d1" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43283 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:53:42.896149  8431 tablet_bootstrap.cc:492] T 82d4bd8d81054722be1a4405323a9a27 P 973451fb40234dca93d60a5ad4ca93e4: No bootstrap required, opened a new log
I20260709 14:53:42.896536  8431 ts_tablet_manager.cc:1403] T 82d4bd8d81054722be1a4405323a9a27 P 973451fb40234dca93d60a5ad4ca93e4: Time spent bootstrapping tablet: real 0.260s	user 0.010s	sys 0.011s
I20260709 14:53:42.896739  8521 consensus_queue.cc:1048] T c957bbdf16f14f65a6f8474ca90a763b P bf45b641d5dd4b868ad6c3f969c62453 [LEADER]: Connected to new peer: Peer: permanent_uuid: "973451fb40234dca93d60a5ad4ca93e4" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39227 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:53:42.898825  8163 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cf86e1fba39b4b55ad865137167d5ea3" candidate_uuid: "b1bcbe2df07744caaeb7a15d00dad2d1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "973451fb40234dca93d60a5ad4ca93e4"
I20260709 14:53:42.899566  8163 raft_consensus.cc:3060] T cf86e1fba39b4b55ad865137167d5ea3 P 973451fb40234dca93d60a5ad4ca93e4 [term 0 FOLLOWER]: Advancing to term 1
W20260709 14:53:42.899951  8206 leader_election.cc:343] T cf17a9d132194e99811fa03218e66e17 P b1bcbe2df07744caaeb7a15d00dad2d1 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 973451fb40234dca93d60a5ad4ca93e4 (127.6.3.193:39227): Illegal state: must be running to vote when last-logged opid is not known
W20260709 14:53:42.901537  8279 leader_election.cc:343] T 3f51d6c4a8f24e9ca5c20a81b72f972b P 067d127df48c4d5aae445170aef96762 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer bf45b641d5dd4b868ad6c3f969c62453 (127.6.3.196:43451): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:42.902561  8313 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cf86e1fba39b4b55ad865137167d5ea3" candidate_uuid: "b1bcbe2df07744caaeb7a15d00dad2d1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "067d127df48c4d5aae445170aef96762"
I20260709 14:53:42.886672  8434 consensus_queue.cc:260] T db59569e9aae4da9a73b0ed1802dbd30 P bf45b641d5dd4b868ad6c3f969c62453 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b1bcbe2df07744caaeb7a15d00dad2d1" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43283 } } peers { permanent_uuid: "067d127df48c4d5aae445170aef96762" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 41465 } } peers { permanent_uuid: "bf45b641d5dd4b868ad6c3f969c62453" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 43451 } }
I20260709 14:53:42.907352  8354 leader_election.cc:304] T 869877e3b0af46b680585564b91d2fff P bf45b641d5dd4b868ad6c3f969c62453 [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: bf45b641d5dd4b868ad6c3f969c62453; no voters: 067d127df48c4d5aae445170aef96762, b1bcbe2df07744caaeb7a15d00dad2d1
I20260709 14:53:42.908522  8444 raft_consensus.cc:493] T 8462e89fa934418886dcdb0647c5c552 P 067d127df48c4d5aae445170aef96762 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:42.909075  8444 raft_consensus.cc:515] T 8462e89fa934418886dcdb0647c5c552 P 067d127df48c4d5aae445170aef96762 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b1bcbe2df07744caaeb7a15d00dad2d1" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43283 } } peers { permanent_uuid: "067d127df48c4d5aae445170aef96762" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 41465 } } peers { permanent_uuid: "bf45b641d5dd4b868ad6c3f969c62453" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 43451 } }
I20260709 14:53:42.911343  8561 raft_consensus.cc:2749] T 869877e3b0af46b680585564b91d2fff P bf45b641d5dd4b868ad6c3f969c62453 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:53:42.913141  8165 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f51d6c4a8f24e9ca5c20a81b72f972b" candidate_uuid: "067d127df48c4d5aae445170aef96762" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "973451fb40234dca93d60a5ad4ca93e4" is_pre_election: true
W20260709 14:53:42.914798  8280 leader_election.cc:343] T 3f51d6c4a8f24e9ca5c20a81b72f972b P 067d127df48c4d5aae445170aef96762 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 973451fb40234dca93d60a5ad4ca93e4 (127.6.3.193:39227): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:42.915405  8280 leader_election.cc:304] T 3f51d6c4a8f24e9ca5c20a81b72f972b P 067d127df48c4d5aae445170aef96762 [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: 067d127df48c4d5aae445170aef96762; no voters: 973451fb40234dca93d60a5ad4ca93e4, bf45b641d5dd4b868ad6c3f969c62453
I20260709 14:53:42.916533  8489 raft_consensus.cc:2749] T 3f51d6c4a8f24e9ca5c20a81b72f972b P 067d127df48c4d5aae445170aef96762 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:53:42.931370  8434 ts_tablet_manager.cc:1434] T db59569e9aae4da9a73b0ed1802dbd30 P bf45b641d5dd4b868ad6c3f969c62453: Time spent starting tablet: real 0.048s	user 0.007s	sys 0.000s
I20260709 14:53:42.932411  8434 tablet_bootstrap.cc:492] T 8462e89fa934418886dcdb0647c5c552 P bf45b641d5dd4b868ad6c3f969c62453: Bootstrap starting.
I20260709 14:53:42.933768  8431 raft_consensus.cc:359] T 82d4bd8d81054722be1a4405323a9a27 P 973451fb40234dca93d60a5ad4ca93e4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "973451fb40234dca93d60a5ad4ca93e4" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39227 } } peers { permanent_uuid: "b1bcbe2df07744caaeb7a15d00dad2d1" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43283 } } peers { permanent_uuid: "067d127df48c4d5aae445170aef96762" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 41465 } }
I20260709 14:53:42.880144  8430 ts_tablet_manager.cc:1434] T db59569e9aae4da9a73b0ed1802dbd30 P b1bcbe2df07744caaeb7a15d00dad2d1: Time spent starting tablet: real 0.174s	user 0.011s	sys 0.018s
I20260709 14:53:42.936332  8431 raft_consensus.cc:385] T 82d4bd8d81054722be1a4405323a9a27 P 973451fb40234dca93d60a5ad4ca93e4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:42.936682  8431 raft_consensus.cc:740] T 82d4bd8d81054722be1a4405323a9a27 P 973451fb40234dca93d60a5ad4ca93e4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 973451fb40234dca93d60a5ad4ca93e4, State: Initialized, Role: FOLLOWER
I20260709 14:53:42.936998  8430 tablet_bootstrap.cc:492] T a1307a109a5d4579999c4940c344eb2a P b1bcbe2df07744caaeb7a15d00dad2d1: Bootstrap starting.
I20260709 14:53:42.937830  8237 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8462e89fa934418886dcdb0647c5c552" candidate_uuid: "067d127df48c4d5aae445170aef96762" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b1bcbe2df07744caaeb7a15d00dad2d1" is_pre_election: true
W20260709 14:53:42.939813  8277 leader_election.cc:343] T 8462e89fa934418886dcdb0647c5c552 P 067d127df48c4d5aae445170aef96762 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b1bcbe2df07744caaeb7a15d00dad2d1 (127.6.3.194:43283): Illegal state: must be running to vote when last-logged opid is not known
W20260709 14:53:42.940965  8206 leader_election.cc:343] T cf17a9d132194e99811fa03218e66e17 P b1bcbe2df07744caaeb7a15d00dad2d1 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 973451fb40234dca93d60a5ad4ca93e4 (127.6.3.193:39227): Illegal state: must be running to vote when last-logged opid is not known
W20260709 14:53:42.942173  8206 leader_election.cc:343] T cf86e1fba39b4b55ad865137167d5ea3 P b1bcbe2df07744caaeb7a15d00dad2d1 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 067d127df48c4d5aae445170aef96762 (127.6.3.195:41465): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:42.937834  8561 consensus_queue.cc:1048] T ab216845048a4a63a4b363b67637e9f0 P bf45b641d5dd4b868ad6c3f969c62453 [LEADER]: Connected to new peer: Peer: permanent_uuid: "067d127df48c4d5aae445170aef96762" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 41465 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.006s
I20260709 14:53:42.943199  8437 raft_consensus.cc:493] T db59569e9aae4da9a73b0ed1802dbd30 P b1bcbe2df07744caaeb7a15d00dad2d1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:42.953118  8432 tablet_bootstrap.cc:654] T cf86e1fba39b4b55ad865137167d5ea3 P 067d127df48c4d5aae445170aef96762: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:42.953992  8431 consensus_queue.cc:260] T 82d4bd8d81054722be1a4405323a9a27 P 973451fb40234dca93d60a5ad4ca93e4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "973451fb40234dca93d60a5ad4ca93e4" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39227 } } peers { permanent_uuid: "b1bcbe2df07744caaeb7a15d00dad2d1" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43283 } } peers { permanent_uuid: "067d127df48c4d5aae445170aef96762" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 41465 } }
W20260709 14:53:42.946205  8205 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.6.3.196:43451, user_credentials={real_user=slave}} blocked reactor thread for 146968us
I20260709 14:53:42.959884  8431 ts_tablet_manager.cc:1434] T 82d4bd8d81054722be1a4405323a9a27 P 973451fb40234dca93d60a5ad4ca93e4: Time spent starting tablet: real 0.063s	user 0.007s	sys 0.006s
I20260709 14:53:42.947748  8437 raft_consensus.cc:515] T db59569e9aae4da9a73b0ed1802dbd30 P b1bcbe2df07744caaeb7a15d00dad2d1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b1bcbe2df07744caaeb7a15d00dad2d1" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43283 } } peers { permanent_uuid: "067d127df48c4d5aae445170aef96762" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 41465 } } peers { permanent_uuid: "bf45b641d5dd4b868ad6c3f969c62453" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 43451 } }
I20260709 14:53:42.963366  8385 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cf17a9d132194e99811fa03218e66e17" candidate_uuid: "b1bcbe2df07744caaeb7a15d00dad2d1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bf45b641d5dd4b868ad6c3f969c62453"
I20260709 14:53:42.963940  8385 raft_consensus.cc:3060] T cf17a9d132194e99811fa03218e66e17 P bf45b641d5dd4b868ad6c3f969c62453 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:42.968825  8431 tablet_bootstrap.cc:492] T e74bcf63a5f844e1acbc42efccca81ce P 973451fb40234dca93d60a5ad4ca93e4: Bootstrap starting.
I20260709 14:53:42.974474  8388 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8462e89fa934418886dcdb0647c5c552" candidate_uuid: "067d127df48c4d5aae445170aef96762" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bf45b641d5dd4b868ad6c3f969c62453" is_pre_election: true
I20260709 14:53:42.969504  8444 leader_election.cc:290] T 8462e89fa934418886dcdb0647c5c552 P 067d127df48c4d5aae445170aef96762 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b1bcbe2df07744caaeb7a15d00dad2d1 (127.6.3.194:43283), bf45b641d5dd4b868ad6c3f969c62453 (127.6.3.196:43451)
W20260709 14:53:42.983142  8279 leader_election.cc:343] T 8462e89fa934418886dcdb0647c5c552 P 067d127df48c4d5aae445170aef96762 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer bf45b641d5dd4b868ad6c3f969c62453 (127.6.3.196:43451): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:42.983677  8279 leader_election.cc:304] T 8462e89fa934418886dcdb0647c5c552 P 067d127df48c4d5aae445170aef96762 [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: 067d127df48c4d5aae445170aef96762; no voters: b1bcbe2df07744caaeb7a15d00dad2d1, bf45b641d5dd4b868ad6c3f969c62453
I20260709 14:53:42.994104  8444 raft_consensus.cc:493] T db59569e9aae4da9a73b0ed1802dbd30 P 067d127df48c4d5aae445170aef96762 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:43.001868  8486 raft_consensus.cc:2749] T 8462e89fa934418886dcdb0647c5c552 P 067d127df48c4d5aae445170aef96762 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:53:43.007259  8437 leader_election.cc:290] T db59569e9aae4da9a73b0ed1802dbd30 P b1bcbe2df07744caaeb7a15d00dad2d1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 067d127df48c4d5aae445170aef96762 (127.6.3.195:41465), bf45b641d5dd4b868ad6c3f969c62453 (127.6.3.196:43451)
I20260709 14:53:43.007877  8387 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "db59569e9aae4da9a73b0ed1802dbd30" candidate_uuid: "b1bcbe2df07744caaeb7a15d00dad2d1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bf45b641d5dd4b868ad6c3f969c62453" is_pre_election: true
I20260709 14:53:43.008493  8387 raft_consensus.cc:2468] T db59569e9aae4da9a73b0ed1802dbd30 P bf45b641d5dd4b868ad6c3f969c62453 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b1bcbe2df07744caaeb7a15d00dad2d1 in term 0.
I20260709 14:53:43.009572  8205 leader_election.cc:304] T db59569e9aae4da9a73b0ed1802dbd30 P b1bcbe2df07744caaeb7a15d00dad2d1 [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: b1bcbe2df07744caaeb7a15d00dad2d1, bf45b641d5dd4b868ad6c3f969c62453; no voters: 
I20260709 14:53:43.010553  8437 raft_consensus.cc:2804] T db59569e9aae4da9a73b0ed1802dbd30 P b1bcbe2df07744caaeb7a15d00dad2d1 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:53:43.010915  8437 raft_consensus.cc:493] T db59569e9aae4da9a73b0ed1802dbd30 P b1bcbe2df07744caaeb7a15d00dad2d1 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:53:43.011338  8437 raft_consensus.cc:3060] T db59569e9aae4da9a73b0ed1802dbd30 P b1bcbe2df07744caaeb7a15d00dad2d1 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:43.013267  8431 tablet_bootstrap.cc:654] T e74bcf63a5f844e1acbc42efccca81ce P 973451fb40234dca93d60a5ad4ca93e4: Neither blocks nor log segments found. Creating new log.
W20260709 14:53:43.016506  8351 consensus_peers.cc:597] T a1307a109a5d4579999c4940c344eb2a P bf45b641d5dd4b868ad6c3f969c62453 -> Peer b1bcbe2df07744caaeb7a15d00dad2d1 (127.6.3.194:43283): Couldn't send request to peer b1bcbe2df07744caaeb7a15d00dad2d1. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:53:43.016557  8311 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "db59569e9aae4da9a73b0ed1802dbd30" candidate_uuid: "b1bcbe2df07744caaeb7a15d00dad2d1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "067d127df48c4d5aae445170aef96762" is_pre_election: true
I20260709 14:53:43.035056  8061 catalog_manager.cc:5697] T 8f0e303f7a4d41818f2384ddcafd5782 P b1bcbe2df07744caaeb7a15d00dad2d1 reported cstate change: term changed from 0 to 1, leader changed from <none> to b1bcbe2df07744caaeb7a15d00dad2d1 (127.6.3.194). New cstate: current_term: 1 leader_uuid: "b1bcbe2df07744caaeb7a15d00dad2d1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "973451fb40234dca93d60a5ad4ca93e4" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39227 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b1bcbe2df07744caaeb7a15d00dad2d1" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43283 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "067d127df48c4d5aae445170aef96762" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 41465 } health_report { overall_health: UNKNOWN } } }
I20260709 14:53:43.027985  8444 raft_consensus.cc:515] T db59569e9aae4da9a73b0ed1802dbd30 P 067d127df48c4d5aae445170aef96762 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b1bcbe2df07744caaeb7a15d00dad2d1" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43283 } } peers { permanent_uuid: "067d127df48c4d5aae445170aef96762" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 41465 } } peers { permanent_uuid: "bf45b641d5dd4b868ad6c3f969c62453" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 43451 } }
I20260709 14:53:43.037729  8311 raft_consensus.cc:2468] T db59569e9aae4da9a73b0ed1802dbd30 P 067d127df48c4d5aae445170aef96762 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b1bcbe2df07744caaeb7a15d00dad2d1 in term 0.
I20260709 14:53:43.042167  8430 tablet_bootstrap.cc:654] T a1307a109a5d4579999c4940c344eb2a P b1bcbe2df07744caaeb7a15d00dad2d1: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:43.026950  8437 raft_consensus.cc:515] T db59569e9aae4da9a73b0ed1802dbd30 P b1bcbe2df07744caaeb7a15d00dad2d1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b1bcbe2df07744caaeb7a15d00dad2d1" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43283 } } peers { permanent_uuid: "067d127df48c4d5aae445170aef96762" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 41465 } } peers { permanent_uuid: "bf45b641d5dd4b868ad6c3f969c62453" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 43451 } }
I20260709 14:53:43.050203  8468 consensus_queue.cc:1048] T 6088170d0ecd400fac00c9b035588189 P 973451fb40234dca93d60a5ad4ca93e4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b1bcbe2df07744caaeb7a15d00dad2d1" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43283 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:53:43.052248  8311 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "db59569e9aae4da9a73b0ed1802dbd30" candidate_uuid: "b1bcbe2df07744caaeb7a15d00dad2d1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "067d127df48c4d5aae445170aef96762"
I20260709 14:53:43.052765  8311 raft_consensus.cc:3060] T db59569e9aae4da9a73b0ed1802dbd30 P 067d127df48c4d5aae445170aef96762 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:43.045683  8385 raft_consensus.cc:2468] T cf17a9d132194e99811fa03218e66e17 P bf45b641d5dd4b868ad6c3f969c62453 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b1bcbe2df07744caaeb7a15d00dad2d1 in term 1.
I20260709 14:53:43.049635  8163 raft_consensus.cc:2468] T cf86e1fba39b4b55ad865137167d5ea3 P 973451fb40234dca93d60a5ad4ca93e4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b1bcbe2df07744caaeb7a15d00dad2d1 in term 1.
I20260709 14:53:43.065177  8237 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "db59569e9aae4da9a73b0ed1802dbd30" candidate_uuid: "067d127df48c4d5aae445170aef96762" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b1bcbe2df07744caaeb7a15d00dad2d1" is_pre_election: true
I20260709 14:53:43.065958  8237 raft_consensus.cc:2393] T db59569e9aae4da9a73b0ed1802dbd30 P b1bcbe2df07744caaeb7a15d00dad2d1 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 067d127df48c4d5aae445170aef96762 in current term 1: Already voted for candidate b1bcbe2df07744caaeb7a15d00dad2d1 in this term.
I20260709 14:53:43.066735  8437 leader_election.cc:290] T db59569e9aae4da9a73b0ed1802dbd30 P b1bcbe2df07744caaeb7a15d00dad2d1 [CANDIDATE]: Term 1 election: Requested vote from peers 067d127df48c4d5aae445170aef96762 (127.6.3.195:41465), bf45b641d5dd4b868ad6c3f969c62453 (127.6.3.196:43451)
I20260709 14:53:43.067126  8206 leader_election.cc:304] T cf86e1fba39b4b55ad865137167d5ea3 P b1bcbe2df07744caaeb7a15d00dad2d1 [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: 973451fb40234dca93d60a5ad4ca93e4, b1bcbe2df07744caaeb7a15d00dad2d1; no voters: 067d127df48c4d5aae445170aef96762
I20260709 14:53:43.065387  8205 leader_election.cc:304] T cf17a9d132194e99811fa03218e66e17 P b1bcbe2df07744caaeb7a15d00dad2d1 [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: b1bcbe2df07744caaeb7a15d00dad2d1, bf45b641d5dd4b868ad6c3f969c62453; no voters: 973451fb40234dca93d60a5ad4ca93e4
I20260709 14:53:43.072701  8431 tablet_bootstrap.cc:492] T e74bcf63a5f844e1acbc42efccca81ce P 973451fb40234dca93d60a5ad4ca93e4: No bootstrap required, opened a new log
I20260709 14:53:43.073187  8431 ts_tablet_manager.cc:1403] T e74bcf63a5f844e1acbc42efccca81ce P 973451fb40234dca93d60a5ad4ca93e4: Time spent bootstrapping tablet: real 0.104s	user 0.027s	sys 0.020s
I20260709 14:53:43.069836  8502 raft_consensus.cc:2804] T cf86e1fba39b4b55ad865137167d5ea3 P b1bcbe2df07744caaeb7a15d00dad2d1 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:53:43.076166  8502 raft_consensus.cc:697] T cf86e1fba39b4b55ad865137167d5ea3 P b1bcbe2df07744caaeb7a15d00dad2d1 [term 1 LEADER]: Becoming Leader. State: Replica: b1bcbe2df07744caaeb7a15d00dad2d1, State: Running, Role: LEADER
I20260709 14:53:43.076126  8431 raft_consensus.cc:359] T e74bcf63a5f844e1acbc42efccca81ce P 973451fb40234dca93d60a5ad4ca93e4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bf45b641d5dd4b868ad6c3f969c62453" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 43451 } } peers { permanent_uuid: "973451fb40234dca93d60a5ad4ca93e4" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39227 } } peers { permanent_uuid: "b1bcbe2df07744caaeb7a15d00dad2d1" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43283 } }
I20260709 14:53:43.076864  8431 raft_consensus.cc:385] T e74bcf63a5f844e1acbc42efccca81ce P 973451fb40234dca93d60a5ad4ca93e4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:43.077106  8502 consensus_queue.cc:237] T cf86e1fba39b4b55ad865137167d5ea3 P b1bcbe2df07744caaeb7a15d00dad2d1 [LEADER]: Queue going to LEADER mode. State: All 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: "973451fb40234dca93d60a5ad4ca93e4" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39227 } } peers { permanent_uuid: "b1bcbe2df07744caaeb7a15d00dad2d1" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43283 } } peers { permanent_uuid: "067d127df48c4d5aae445170aef96762" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 41465 } }
I20260709 14:53:43.077140  8431 raft_consensus.cc:740] T e74bcf63a5f844e1acbc42efccca81ce P 973451fb40234dca93d60a5ad4ca93e4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 973451fb40234dca93d60a5ad4ca93e4, State: Initialized, Role: FOLLOWER
I20260709 14:53:43.079198  8431 consensus_queue.cc:260] T e74bcf63a5f844e1acbc42efccca81ce P 973451fb40234dca93d60a5ad4ca93e4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bf45b641d5dd4b868ad6c3f969c62453" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 43451 } } peers { permanent_uuid: "973451fb40234dca93d60a5ad4ca93e4" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39227 } } peers { permanent_uuid: "b1bcbe2df07744caaeb7a15d00dad2d1" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43283 } }
I20260709 14:53:43.079828  8434 tablet_bootstrap.cc:654] T 8462e89fa934418886dcdb0647c5c552 P bf45b641d5dd4b868ad6c3f969c62453: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:43.080435  8432 tablet_bootstrap.cc:492] T cf86e1fba39b4b55ad865137167d5ea3 P 067d127df48c4d5aae445170aef96762: No bootstrap required, opened a new log
I20260709 14:53:43.080899  8432 ts_tablet_manager.cc:1403] T cf86e1fba39b4b55ad865137167d5ea3 P 067d127df48c4d5aae445170aef96762: Time spent bootstrapping tablet: real 0.256s	user 0.022s	sys 0.009s
I20260709 14:53:43.083303  8431 ts_tablet_manager.cc:1434] T e74bcf63a5f844e1acbc42efccca81ce P 973451fb40234dca93d60a5ad4ca93e4: Time spent starting tablet: real 0.010s	user 0.008s	sys 0.000s
I20260709 14:53:43.084364  8431 tablet_bootstrap.cc:492] T cf17a9d132194e99811fa03218e66e17 P 973451fb40234dca93d60a5ad4ca93e4: Bootstrap starting.
I20260709 14:53:43.084291  8385 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "db59569e9aae4da9a73b0ed1802dbd30" candidate_uuid: "b1bcbe2df07744caaeb7a15d00dad2d1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bf45b641d5dd4b868ad6c3f969c62453"
I20260709 14:53:43.085311  8432 raft_consensus.cc:359] T cf86e1fba39b4b55ad865137167d5ea3 P 067d127df48c4d5aae445170aef96762 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "973451fb40234dca93d60a5ad4ca93e4" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39227 } } peers { permanent_uuid: "b1bcbe2df07744caaeb7a15d00dad2d1" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43283 } } peers { permanent_uuid: "067d127df48c4d5aae445170aef96762" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 41465 } }
I20260709 14:53:43.085824  8432 raft_consensus.cc:385] T cf86e1fba39b4b55ad865137167d5ea3 P 067d127df48c4d5aae445170aef96762 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:43.086035  8432 raft_consensus.cc:740] T cf86e1fba39b4b55ad865137167d5ea3 P 067d127df48c4d5aae445170aef96762 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 067d127df48c4d5aae445170aef96762, State: Initialized, Role: FOLLOWER
I20260709 14:53:43.086635  8432 consensus_queue.cc:260] T cf86e1fba39b4b55ad865137167d5ea3 P 067d127df48c4d5aae445170aef96762 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "973451fb40234dca93d60a5ad4ca93e4" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39227 } } peers { permanent_uuid: "b1bcbe2df07744caaeb7a15d00dad2d1" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43283 } } peers { permanent_uuid: "067d127df48c4d5aae445170aef96762" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 41465 } }
I20260709 14:53:43.069890  8437 raft_consensus.cc:2804] T cf17a9d132194e99811fa03218e66e17 P b1bcbe2df07744caaeb7a15d00dad2d1 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:53:43.089267  8432 ts_tablet_manager.cc:1434] T cf86e1fba39b4b55ad865137167d5ea3 P 067d127df48c4d5aae445170aef96762: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260709 14:53:43.099100  8444 leader_election.cc:290] T db59569e9aae4da9a73b0ed1802dbd30 P 067d127df48c4d5aae445170aef96762 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b1bcbe2df07744caaeb7a15d00dad2d1 (127.6.3.194:43283), bf45b641d5dd4b868ad6c3f969c62453 (127.6.3.196:43451)
I20260709 14:53:43.104843  8432 tablet_bootstrap.cc:492] T 5bb1dbb8062e4d52a69f1c5b8996a706 P 067d127df48c4d5aae445170aef96762: Bootstrap starting.
I20260709 14:53:43.085008  8385 raft_consensus.cc:3060] T db59569e9aae4da9a73b0ed1802dbd30 P bf45b641d5dd4b868ad6c3f969c62453 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:43.121095  8386 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "db59569e9aae4da9a73b0ed1802dbd30" candidate_uuid: "067d127df48c4d5aae445170aef96762" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bf45b641d5dd4b868ad6c3f969c62453" is_pre_election: true
W20260709 14:53:43.107712  8111 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 14:53:43.089833  8311 raft_consensus.cc:2468] T db59569e9aae4da9a73b0ed1802dbd30 P 067d127df48c4d5aae445170aef96762 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b1bcbe2df07744caaeb7a15d00dad2d1 in term 1.
W20260709 14:53:43.128084  8206 consensus_peers.cc:597] T 8f0e303f7a4d41818f2384ddcafd5782 P b1bcbe2df07744caaeb7a15d00dad2d1 -> Peer 973451fb40234dca93d60a5ad4ca93e4 (127.6.3.193:39227): Couldn't send request to peer 973451fb40234dca93d60a5ad4ca93e4. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:53:43.106204  8437 raft_consensus.cc:697] T cf17a9d132194e99811fa03218e66e17 P b1bcbe2df07744caaeb7a15d00dad2d1 [term 1 LEADER]: Becoming Leader. State: Replica: b1bcbe2df07744caaeb7a15d00dad2d1, State: Running, Role: LEADER
I20260709 14:53:43.131628  8279 leader_election.cc:304] T db59569e9aae4da9a73b0ed1802dbd30 P 067d127df48c4d5aae445170aef96762 [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: 067d127df48c4d5aae445170aef96762; no voters: b1bcbe2df07744caaeb7a15d00dad2d1, bf45b641d5dd4b868ad6c3f969c62453
I20260709 14:53:43.133131  8444 raft_consensus.cc:2749] T db59569e9aae4da9a73b0ed1802dbd30 P 067d127df48c4d5aae445170aef96762 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:53:43.133342  8613 consensus_queue.cc:1048] T a1307a109a5d4579999c4940c344eb2a P bf45b641d5dd4b868ad6c3f969c62453 [LEADER]: Connected to new peer: Peer: permanent_uuid: "067d127df48c4d5aae445170aef96762" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 41465 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:53:43.134861  8206 leader_election.cc:304] T db59569e9aae4da9a73b0ed1802dbd30 P b1bcbe2df07744caaeb7a15d00dad2d1 [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: 067d127df48c4d5aae445170aef96762, b1bcbe2df07744caaeb7a15d00dad2d1; no voters: 
I20260709 14:53:43.135794  8468 consensus_queue.cc:1048] T 6088170d0ecd400fac00c9b035588189 P 973451fb40234dca93d60a5ad4ca93e4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bf45b641d5dd4b868ad6c3f969c62453" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 43451 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:53:43.136317  8063 catalog_manager.cc:5697] T 0f4b9212c82d4512a079f2877e09b92a P bf45b641d5dd4b868ad6c3f969c62453 reported cstate change: term changed from 0 to 1, leader changed from <none> to bf45b641d5dd4b868ad6c3f969c62453 (127.6.3.196). New cstate: current_term: 1 leader_uuid: "bf45b641d5dd4b868ad6c3f969c62453" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bf45b641d5dd4b868ad6c3f969c62453" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 43451 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "973451fb40234dca93d60a5ad4ca93e4" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39227 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b1bcbe2df07744caaeb7a15d00dad2d1" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43283 } health_report { overall_health: UNKNOWN } } }
I20260709 14:53:43.138859  8432 tablet_bootstrap.cc:654] T 5bb1dbb8062e4d52a69f1c5b8996a706 P 067d127df48c4d5aae445170aef96762: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:43.140542  8431 tablet_bootstrap.cc:654] T cf17a9d132194e99811fa03218e66e17 P 973451fb40234dca93d60a5ad4ca93e4: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:43.146807  8437 consensus_queue.cc:237] T cf17a9d132194e99811fa03218e66e17 P b1bcbe2df07744caaeb7a15d00dad2d1 [LEADER]: Queue going to LEADER mode. State: All 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: "bf45b641d5dd4b868ad6c3f969c62453" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 43451 } } peers { permanent_uuid: "973451fb40234dca93d60a5ad4ca93e4" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39227 } } peers { permanent_uuid: "b1bcbe2df07744caaeb7a15d00dad2d1" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43283 } }
I20260709 14:53:43.149562  8434 tablet_bootstrap.cc:492] T 8462e89fa934418886dcdb0647c5c552 P bf45b641d5dd4b868ad6c3f969c62453: No bootstrap required, opened a new log
I20260709 14:53:43.150147  8434 ts_tablet_manager.cc:1403] T 8462e89fa934418886dcdb0647c5c552 P bf45b641d5dd4b868ad6c3f969c62453: Time spent bootstrapping tablet: real 0.218s	user 0.012s	sys 0.001s
I20260709 14:53:43.152328  8385 raft_consensus.cc:2468] T db59569e9aae4da9a73b0ed1802dbd30 P bf45b641d5dd4b868ad6c3f969c62453 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b1bcbe2df07744caaeb7a15d00dad2d1 in term 1.
I20260709 14:53:43.143369  8608 raft_consensus.cc:2804] T db59569e9aae4da9a73b0ed1802dbd30 P b1bcbe2df07744caaeb7a15d00dad2d1 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:53:43.153386  8608 raft_consensus.cc:697] T db59569e9aae4da9a73b0ed1802dbd30 P b1bcbe2df07744caaeb7a15d00dad2d1 [term 1 LEADER]: Becoming Leader. State: Replica: b1bcbe2df07744caaeb7a15d00dad2d1, State: Running, Role: LEADER
I20260709 14:53:43.154165  8608 consensus_queue.cc:237] T db59569e9aae4da9a73b0ed1802dbd30 P b1bcbe2df07744caaeb7a15d00dad2d1 [LEADER]: Queue going to LEADER mode. State: All 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: "b1bcbe2df07744caaeb7a15d00dad2d1" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43283 } } peers { permanent_uuid: "067d127df48c4d5aae445170aef96762" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 41465 } } peers { permanent_uuid: "bf45b641d5dd4b868ad6c3f969c62453" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 43451 } }
I20260709 14:53:43.171940  8430 tablet_bootstrap.cc:492] T a1307a109a5d4579999c4940c344eb2a P b1bcbe2df07744caaeb7a15d00dad2d1: No bootstrap required, opened a new log
I20260709 14:53:43.172325  8430 ts_tablet_manager.cc:1403] T a1307a109a5d4579999c4940c344eb2a P b1bcbe2df07744caaeb7a15d00dad2d1: Time spent bootstrapping tablet: real 0.236s	user 0.011s	sys 0.028s
I20260709 14:53:43.177922  8434 raft_consensus.cc:359] T 8462e89fa934418886dcdb0647c5c552 P bf45b641d5dd4b868ad6c3f969c62453 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b1bcbe2df07744caaeb7a15d00dad2d1" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43283 } } peers { permanent_uuid: "067d127df48c4d5aae445170aef96762" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 41465 } } peers { permanent_uuid: "bf45b641d5dd4b868ad6c3f969c62453" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 43451 } }
I20260709 14:53:43.178563  8434 raft_consensus.cc:385] T 8462e89fa934418886dcdb0647c5c552 P bf45b641d5dd4b868ad6c3f969c62453 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:43.178826  8434 raft_consensus.cc:740] T 8462e89fa934418886dcdb0647c5c552 P bf45b641d5dd4b868ad6c3f969c62453 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bf45b641d5dd4b868ad6c3f969c62453, State: Initialized, Role: FOLLOWER
I20260709 14:53:43.179551  8434 consensus_queue.cc:260] T 8462e89fa934418886dcdb0647c5c552 P bf45b641d5dd4b868ad6c3f969c62453 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b1bcbe2df07744caaeb7a15d00dad2d1" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43283 } } peers { permanent_uuid: "067d127df48c4d5aae445170aef96762" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 41465 } } peers { permanent_uuid: "bf45b641d5dd4b868ad6c3f969c62453" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 43451 } }
I20260709 14:53:43.182209  8434 ts_tablet_manager.cc:1434] T 8462e89fa934418886dcdb0647c5c552 P bf45b641d5dd4b868ad6c3f969c62453: Time spent starting tablet: real 0.032s	user 0.005s	sys 0.001s
I20260709 14:53:43.182984  8434 tablet_bootstrap.cc:492] T e74bcf63a5f844e1acbc42efccca81ce P bf45b641d5dd4b868ad6c3f969c62453: Bootstrap starting.
I20260709 14:53:43.189379  8434 tablet_bootstrap.cc:654] T e74bcf63a5f844e1acbc42efccca81ce P bf45b641d5dd4b868ad6c3f969c62453: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:43.200753  8430 raft_consensus.cc:359] T a1307a109a5d4579999c4940c344eb2a P b1bcbe2df07744caaeb7a15d00dad2d1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b1bcbe2df07744caaeb7a15d00dad2d1" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43283 } } peers { permanent_uuid: "067d127df48c4d5aae445170aef96762" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 41465 } } peers { permanent_uuid: "bf45b641d5dd4b868ad6c3f969c62453" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 43451 } }
I20260709 14:53:43.201244  8430 raft_consensus.cc:385] T a1307a109a5d4579999c4940c344eb2a P b1bcbe2df07744caaeb7a15d00dad2d1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:43.201455  8430 raft_consensus.cc:740] T a1307a109a5d4579999c4940c344eb2a P b1bcbe2df07744caaeb7a15d00dad2d1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b1bcbe2df07744caaeb7a15d00dad2d1, State: Initialized, Role: FOLLOWER
I20260709 14:53:43.201948  8430 consensus_queue.cc:260] T a1307a109a5d4579999c4940c344eb2a P b1bcbe2df07744caaeb7a15d00dad2d1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b1bcbe2df07744caaeb7a15d00dad2d1" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43283 } } peers { permanent_uuid: "067d127df48c4d5aae445170aef96762" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 41465 } } peers { permanent_uuid: "bf45b641d5dd4b868ad6c3f969c62453" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 43451 } }
I20260709 14:53:43.208588  8432 tablet_bootstrap.cc:492] T 5bb1dbb8062e4d52a69f1c5b8996a706 P 067d127df48c4d5aae445170aef96762: No bootstrap required, opened a new log
I20260709 14:53:43.209111  8432 ts_tablet_manager.cc:1403] T 5bb1dbb8062e4d52a69f1c5b8996a706 P 067d127df48c4d5aae445170aef96762: Time spent bootstrapping tablet: real 0.105s	user 0.008s	sys 0.005s
I20260709 14:53:43.231875  8430 ts_tablet_manager.cc:1434] T a1307a109a5d4579999c4940c344eb2a P b1bcbe2df07744caaeb7a15d00dad2d1: Time spent starting tablet: real 0.059s	user 0.003s	sys 0.003s
I20260709 14:53:43.231936  8608 consensus_queue.cc:1048] T 8f0e303f7a4d41818f2384ddcafd5782 P b1bcbe2df07744caaeb7a15d00dad2d1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "067d127df48c4d5aae445170aef96762" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 41465 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:53:43.232812  8430 tablet_bootstrap.cc:492] T 8462e89fa934418886dcdb0647c5c552 P b1bcbe2df07744caaeb7a15d00dad2d1: Bootstrap starting.
I20260709 14:53:43.234007  8432 raft_consensus.cc:359] T 5bb1dbb8062e4d52a69f1c5b8996a706 P 067d127df48c4d5aae445170aef96762 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "067d127df48c4d5aae445170aef96762" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 41465 } } peers { permanent_uuid: "bf45b641d5dd4b868ad6c3f969c62453" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 43451 } } peers { permanent_uuid: "973451fb40234dca93d60a5ad4ca93e4" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39227 } }
I20260709 14:53:43.234650  8432 raft_consensus.cc:385] T 5bb1dbb8062e4d52a69f1c5b8996a706 P 067d127df48c4d5aae445170aef96762 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:43.234881  8432 raft_consensus.cc:740] T 5bb1dbb8062e4d52a69f1c5b8996a706 P 067d127df48c4d5aae445170aef96762 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 067d127df48c4d5aae445170aef96762, State: Initialized, Role: FOLLOWER
I20260709 14:53:43.235481  8432 consensus_queue.cc:260] T 5bb1dbb8062e4d52a69f1c5b8996a706 P 067d127df48c4d5aae445170aef96762 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "067d127df48c4d5aae445170aef96762" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 41465 } } peers { permanent_uuid: "bf45b641d5dd4b868ad6c3f969c62453" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 43451 } } peers { permanent_uuid: "973451fb40234dca93d60a5ad4ca93e4" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39227 } }
I20260709 14:53:43.237648  8432 ts_tablet_manager.cc:1434] T 5bb1dbb8062e4d52a69f1c5b8996a706 P 067d127df48c4d5aae445170aef96762: Time spent starting tablet: real 0.028s	user 0.005s	sys 0.001s
I20260709 14:53:43.238483  8432 tablet_bootstrap.cc:492] T 2b1015ea7cb6469f9e4895cc87c2d0b3 P 067d127df48c4d5aae445170aef96762: Bootstrap starting.
I20260709 14:53:43.243521  8431 tablet_bootstrap.cc:492] T cf17a9d132194e99811fa03218e66e17 P 973451fb40234dca93d60a5ad4ca93e4: No bootstrap required, opened a new log
I20260709 14:53:43.251494  8432 tablet_bootstrap.cc:654] T 2b1015ea7cb6469f9e4895cc87c2d0b3 P 067d127df48c4d5aae445170aef96762: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:43.246259  8434 tablet_bootstrap.cc:492] T e74bcf63a5f844e1acbc42efccca81ce P bf45b641d5dd4b868ad6c3f969c62453: No bootstrap required, opened a new log
I20260709 14:53:43.245487  8511 raft_consensus.cc:493] T 82d4bd8d81054722be1a4405323a9a27 P 973451fb40234dca93d60a5ad4ca93e4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:43.252264  8511 raft_consensus.cc:515] T 82d4bd8d81054722be1a4405323a9a27 P 973451fb40234dca93d60a5ad4ca93e4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "973451fb40234dca93d60a5ad4ca93e4" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39227 } } peers { permanent_uuid: "b1bcbe2df07744caaeb7a15d00dad2d1" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43283 } } peers { permanent_uuid: "067d127df48c4d5aae445170aef96762" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 41465 } }
I20260709 14:53:43.254519  8511 leader_election.cc:290] T 82d4bd8d81054722be1a4405323a9a27 P 973451fb40234dca93d60a5ad4ca93e4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b1bcbe2df07744caaeb7a15d00dad2d1 (127.6.3.194:43283), 067d127df48c4d5aae445170aef96762 (127.6.3.195:41465)
I20260709 14:53:43.255887  8430 tablet_bootstrap.cc:654] T 8462e89fa934418886dcdb0647c5c552 P b1bcbe2df07744caaeb7a15d00dad2d1: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:43.256326  8311 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "82d4bd8d81054722be1a4405323a9a27" candidate_uuid: "973451fb40234dca93d60a5ad4ca93e4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "067d127df48c4d5aae445170aef96762" is_pre_election: true
I20260709 14:53:43.256387  8239 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "82d4bd8d81054722be1a4405323a9a27" candidate_uuid: "973451fb40234dca93d60a5ad4ca93e4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b1bcbe2df07744caaeb7a15d00dad2d1" is_pre_election: true
I20260709 14:53:43.258250  8434 ts_tablet_manager.cc:1403] T e74bcf63a5f844e1acbc42efccca81ce P bf45b641d5dd4b868ad6c3f969c62453: Time spent bootstrapping tablet: real 0.075s	user 0.014s	sys 0.019s
I20260709 14:53:43.257968  8131 leader_election.cc:304] T 82d4bd8d81054722be1a4405323a9a27 P 973451fb40234dca93d60a5ad4ca93e4 [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: 973451fb40234dca93d60a5ad4ca93e4; no voters: 067d127df48c4d5aae445170aef96762, b1bcbe2df07744caaeb7a15d00dad2d1
I20260709 14:53:43.259267  8511 raft_consensus.cc:2749] T 82d4bd8d81054722be1a4405323a9a27 P 973451fb40234dca93d60a5ad4ca93e4 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:53:43.260967  8434 raft_consensus.cc:359] T e74bcf63a5f844e1acbc42efccca81ce P bf45b641d5dd4b868ad6c3f969c62453 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bf45b641d5dd4b868ad6c3f969c62453" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 43451 } } peers { permanent_uuid: "973451fb40234dca93d60a5ad4ca93e4" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39227 } } peers { permanent_uuid: "b1bcbe2df07744caaeb7a15d00dad2d1" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43283 } }
I20260709 14:53:43.261683  8434 raft_consensus.cc:385] T e74bcf63a5f844e1acbc42efccca81ce P bf45b641d5dd4b868ad6c3f969c62453 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:43.261971  8434 raft_consensus.cc:740] T e74bcf63a5f844e1acbc42efccca81ce P bf45b641d5dd4b868ad6c3f969c62453 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bf45b641d5dd4b868ad6c3f969c62453, State: Initialized, Role: FOLLOWER
I20260709 14:53:43.262723  8434 consensus_queue.cc:260] T e74bcf63a5f844e1acbc42efccca81ce P bf45b641d5dd4b868ad6c3f969c62453 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bf45b641d5dd4b868ad6c3f969c62453" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 43451 } } peers { permanent_uuid: "973451fb40234dca93d60a5ad4ca93e4" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39227 } } peers { permanent_uuid: "b1bcbe2df07744caaeb7a15d00dad2d1" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43283 } }
I20260709 14:53:43.251829  8431 ts_tablet_manager.cc:1403] T cf17a9d132194e99811fa03218e66e17 P 973451fb40234dca93d60a5ad4ca93e4: Time spent bootstrapping tablet: real 0.168s	user 0.029s	sys 0.010s
I20260709 14:53:43.265844  8431 raft_consensus.cc:359] T cf17a9d132194e99811fa03218e66e17 P 973451fb40234dca93d60a5ad4ca93e4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bf45b641d5dd4b868ad6c3f969c62453" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 43451 } } peers { permanent_uuid: "973451fb40234dca93d60a5ad4ca93e4" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39227 } } peers { permanent_uuid: "b1bcbe2df07744caaeb7a15d00dad2d1" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43283 } }
I20260709 14:53:43.268095  8431 raft_consensus.cc:385] T cf17a9d132194e99811fa03218e66e17 P 973451fb40234dca93d60a5ad4ca93e4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:43.266413  8061 catalog_manager.cc:5697] T cf86e1fba39b4b55ad865137167d5ea3 P b1bcbe2df07744caaeb7a15d00dad2d1 reported cstate change: term changed from 0 to 1, leader changed from <none> to b1bcbe2df07744caaeb7a15d00dad2d1 (127.6.3.194). New cstate: current_term: 1 leader_uuid: "b1bcbe2df07744caaeb7a15d00dad2d1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "973451fb40234dca93d60a5ad4ca93e4" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39227 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b1bcbe2df07744caaeb7a15d00dad2d1" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43283 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "067d127df48c4d5aae445170aef96762" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 41465 } health_report { overall_health: UNKNOWN } } }
I20260709 14:53:43.268354  8431 raft_consensus.cc:740] T cf17a9d132194e99811fa03218e66e17 P 973451fb40234dca93d60a5ad4ca93e4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 973451fb40234dca93d60a5ad4ca93e4, State: Initialized, Role: FOLLOWER
I20260709 14:53:43.268975  8061 catalog_manager.cc:5697] T cf17a9d132194e99811fa03218e66e17 P b1bcbe2df07744caaeb7a15d00dad2d1 reported cstate change: term changed from 0 to 1, leader changed from <none> to b1bcbe2df07744caaeb7a15d00dad2d1 (127.6.3.194). New cstate: current_term: 1 leader_uuid: "b1bcbe2df07744caaeb7a15d00dad2d1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bf45b641d5dd4b868ad6c3f969c62453" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 43451 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "973451fb40234dca93d60a5ad4ca93e4" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39227 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b1bcbe2df07744caaeb7a15d00dad2d1" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43283 } health_report { overall_health: HEALTHY } } }
I20260709 14:53:43.269054  8431 consensus_queue.cc:260] T cf17a9d132194e99811fa03218e66e17 P 973451fb40234dca93d60a5ad4ca93e4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bf45b641d5dd4b868ad6c3f969c62453" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 43451 } } peers { permanent_uuid: "973451fb40234dca93d60a5ad4ca93e4" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39227 } } peers { permanent_uuid: "b1bcbe2df07744caaeb7a15d00dad2d1" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43283 } }
I20260709 14:53:43.267164  8432 tablet_bootstrap.cc:492] T 2b1015ea7cb6469f9e4895cc87c2d0b3 P 067d127df48c4d5aae445170aef96762: No bootstrap required, opened a new log
I20260709 14:53:43.271165  8432 ts_tablet_manager.cc:1403] T 2b1015ea7cb6469f9e4895cc87c2d0b3 P 067d127df48c4d5aae445170aef96762: Time spent bootstrapping tablet: real 0.033s	user 0.010s	sys 0.006s
I20260709 14:53:43.267810  8434 ts_tablet_manager.cc:1434] T e74bcf63a5f844e1acbc42efccca81ce P bf45b641d5dd4b868ad6c3f969c62453: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.000s
I20260709 14:53:43.272150  8434 tablet_bootstrap.cc:492] T ad73e1facb6d42ba9775f642bfe58454 P bf45b641d5dd4b868ad6c3f969c62453: Bootstrap starting.
I20260709 14:53:43.274890  8432 raft_consensus.cc:359] T 2b1015ea7cb6469f9e4895cc87c2d0b3 P 067d127df48c4d5aae445170aef96762 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "973451fb40234dca93d60a5ad4ca93e4" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39227 } } peers { permanent_uuid: "b1bcbe2df07744caaeb7a15d00dad2d1" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43283 } } peers { permanent_uuid: "067d127df48c4d5aae445170aef96762" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 41465 } }
I20260709 14:53:43.275482  8432 raft_consensus.cc:385] T 2b1015ea7cb6469f9e4895cc87c2d0b3 P 067d127df48c4d5aae445170aef96762 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:43.275730  8432 raft_consensus.cc:740] T 2b1015ea7cb6469f9e4895cc87c2d0b3 P 067d127df48c4d5aae445170aef96762 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 067d127df48c4d5aae445170aef96762, State: Initialized, Role: FOLLOWER
W20260709 14:53:43.275816  8351 consensus_peers.cc:597] T 0f4b9212c82d4512a079f2877e09b92a P bf45b641d5dd4b868ad6c3f969c62453 -> Peer b1bcbe2df07744caaeb7a15d00dad2d1 (127.6.3.194:43283): Couldn't send request to peer b1bcbe2df07744caaeb7a15d00dad2d1. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:53:43.275496  8616 raft_consensus.cc:493] T e74bcf63a5f844e1acbc42efccca81ce P bf45b641d5dd4b868ad6c3f969c62453 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:43.276752  8061 catalog_manager.cc:5697] T db59569e9aae4da9a73b0ed1802dbd30 P b1bcbe2df07744caaeb7a15d00dad2d1 reported cstate change: term changed from 0 to 1, leader changed from <none> to b1bcbe2df07744caaeb7a15d00dad2d1 (127.6.3.194). New cstate: current_term: 1 leader_uuid: "b1bcbe2df07744caaeb7a15d00dad2d1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b1bcbe2df07744caaeb7a15d00dad2d1" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43283 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "067d127df48c4d5aae445170aef96762" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 41465 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bf45b641d5dd4b868ad6c3f969c62453" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 43451 } health_report { overall_health: UNKNOWN } } }
I20260709 14:53:43.277633  8616 raft_consensus.cc:515] T e74bcf63a5f844e1acbc42efccca81ce P bf45b641d5dd4b868ad6c3f969c62453 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bf45b641d5dd4b868ad6c3f969c62453" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 43451 } } peers { permanent_uuid: "973451fb40234dca93d60a5ad4ca93e4" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39227 } } peers { permanent_uuid: "b1bcbe2df07744caaeb7a15d00dad2d1" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43283 } }
I20260709 14:53:43.279745  8616 leader_election.cc:290] T e74bcf63a5f844e1acbc42efccca81ce P bf45b641d5dd4b868ad6c3f969c62453 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 973451fb40234dca93d60a5ad4ca93e4 (127.6.3.193:39227), b1bcbe2df07744caaeb7a15d00dad2d1 (127.6.3.194:43283)
I20260709 14:53:43.281183  8239 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e74bcf63a5f844e1acbc42efccca81ce" candidate_uuid: "bf45b641d5dd4b868ad6c3f969c62453" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b1bcbe2df07744caaeb7a15d00dad2d1" is_pre_election: true
I20260709 14:53:43.281801  8239 raft_consensus.cc:2468] T e74bcf63a5f844e1acbc42efccca81ce P b1bcbe2df07744caaeb7a15d00dad2d1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bf45b641d5dd4b868ad6c3f969c62453 in term 0.
I20260709 14:53:43.282547  8164 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e74bcf63a5f844e1acbc42efccca81ce" candidate_uuid: "bf45b641d5dd4b868ad6c3f969c62453" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "973451fb40234dca93d60a5ad4ca93e4" is_pre_election: true
I20260709 14:53:43.282852  8351 leader_election.cc:304] T e74bcf63a5f844e1acbc42efccca81ce P bf45b641d5dd4b868ad6c3f969c62453 [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: b1bcbe2df07744caaeb7a15d00dad2d1, bf45b641d5dd4b868ad6c3f969c62453; no voters: 
I20260709 14:53:43.283151  8164 raft_consensus.cc:2468] T e74bcf63a5f844e1acbc42efccca81ce P 973451fb40234dca93d60a5ad4ca93e4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bf45b641d5dd4b868ad6c3f969c62453 in term 0.
I20260709 14:53:43.283699  8480 consensus_queue.cc:1048] T 0f4b9212c82d4512a079f2877e09b92a P bf45b641d5dd4b868ad6c3f969c62453 [LEADER]: Connected to new peer: Peer: permanent_uuid: "973451fb40234dca93d60a5ad4ca93e4" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39227 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:53:43.284598  8616 raft_consensus.cc:2804] T e74bcf63a5f844e1acbc42efccca81ce P bf45b641d5dd4b868ad6c3f969c62453 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:53:43.284962  8616 raft_consensus.cc:493] T e74bcf63a5f844e1acbc42efccca81ce P bf45b641d5dd4b868ad6c3f969c62453 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:53:43.285282  8616 raft_consensus.cc:3060] T e74bcf63a5f844e1acbc42efccca81ce P bf45b641d5dd4b868ad6c3f969c62453 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:43.285753  8431 ts_tablet_manager.cc:1434] T cf17a9d132194e99811fa03218e66e17 P 973451fb40234dca93d60a5ad4ca93e4: Time spent starting tablet: real 0.022s	user 0.004s	sys 0.001s
I20260709 14:53:43.286652  8431 tablet_bootstrap.cc:492] T 8f0e303f7a4d41818f2384ddcafd5782 P 973451fb40234dca93d60a5ad4ca93e4: Bootstrap starting.
I20260709 14:53:43.290524  8432 consensus_queue.cc:260] T 2b1015ea7cb6469f9e4895cc87c2d0b3 P 067d127df48c4d5aae445170aef96762 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "973451fb40234dca93d60a5ad4ca93e4" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39227 } } peers { permanent_uuid: "b1bcbe2df07744caaeb7a15d00dad2d1" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43283 } } peers { permanent_uuid: "067d127df48c4d5aae445170aef96762" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 41465 } }
I20260709 14:53:43.295063  8430 tablet_bootstrap.cc:492] T 8462e89fa934418886dcdb0647c5c552 P b1bcbe2df07744caaeb7a15d00dad2d1: No bootstrap required, opened a new log
I20260709 14:53:43.295647  8430 ts_tablet_manager.cc:1403] T 8462e89fa934418886dcdb0647c5c552 P b1bcbe2df07744caaeb7a15d00dad2d1: Time spent bootstrapping tablet: real 0.063s	user 0.009s	sys 0.002s
I20260709 14:53:43.296125  8434 tablet_bootstrap.cc:654] T ad73e1facb6d42ba9775f642bfe58454 P bf45b641d5dd4b868ad6c3f969c62453: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:43.298836  8432 ts_tablet_manager.cc:1434] T 2b1015ea7cb6469f9e4895cc87c2d0b3 P 067d127df48c4d5aae445170aef96762: Time spent starting tablet: real 0.027s	user 0.006s	sys 0.000s
I20260709 14:53:43.298903  8430 raft_consensus.cc:359] T 8462e89fa934418886dcdb0647c5c552 P b1bcbe2df07744caaeb7a15d00dad2d1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b1bcbe2df07744caaeb7a15d00dad2d1" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43283 } } peers { permanent_uuid: "067d127df48c4d5aae445170aef96762" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 41465 } } peers { permanent_uuid: "bf45b641d5dd4b868ad6c3f969c62453" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 43451 } }
I20260709 14:53:43.299831  8432 tablet_bootstrap.cc:492] T dd217c491b9641fc9d5732aeff9bbbba P 067d127df48c4d5aae445170aef96762: Bootstrap starting.
I20260709 14:53:43.299902  8430 raft_consensus.cc:385] T 8462e89fa934418886dcdb0647c5c552 P b1bcbe2df07744caaeb7a15d00dad2d1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:43.300218  8431 tablet_bootstrap.cc:654] T 8f0e303f7a4d41818f2384ddcafd5782 P 973451fb40234dca93d60a5ad4ca93e4: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:43.300364  8430 raft_consensus.cc:740] T 8462e89fa934418886dcdb0647c5c552 P b1bcbe2df07744caaeb7a15d00dad2d1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b1bcbe2df07744caaeb7a15d00dad2d1, State: Initialized, Role: FOLLOWER
I20260709 14:53:43.301203  8430 consensus_queue.cc:260] T 8462e89fa934418886dcdb0647c5c552 P b1bcbe2df07744caaeb7a15d00dad2d1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b1bcbe2df07744caaeb7a15d00dad2d1" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43283 } } peers { permanent_uuid: "067d127df48c4d5aae445170aef96762" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 41465 } } peers { permanent_uuid: "bf45b641d5dd4b868ad6c3f969c62453" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 43451 } }
I20260709 14:53:43.305014  8616 raft_consensus.cc:515] T e74bcf63a5f844e1acbc42efccca81ce P bf45b641d5dd4b868ad6c3f969c62453 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bf45b641d5dd4b868ad6c3f969c62453" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 43451 } } peers { permanent_uuid: "973451fb40234dca93d60a5ad4ca93e4" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39227 } } peers { permanent_uuid: "b1bcbe2df07744caaeb7a15d00dad2d1" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43283 } }
I20260709 14:53:43.317857  8430 ts_tablet_manager.cc:1434] T 8462e89fa934418886dcdb0647c5c552 P b1bcbe2df07744caaeb7a15d00dad2d1: Time spent starting tablet: real 0.022s	user 0.008s	sys 0.000s
I20260709 14:53:43.318760  8430 tablet_bootstrap.cc:492] T 0f4b9212c82d4512a079f2877e09b92a P b1bcbe2df07744caaeb7a15d00dad2d1: Bootstrap starting.
I20260709 14:53:43.328485  8163 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e74bcf63a5f844e1acbc42efccca81ce" candidate_uuid: "bf45b641d5dd4b868ad6c3f969c62453" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "973451fb40234dca93d60a5ad4ca93e4"
I20260709 14:53:43.329528  8163 raft_consensus.cc:3060] T e74bcf63a5f844e1acbc42efccca81ce P 973451fb40234dca93d60a5ad4ca93e4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:43.329056  8616 leader_election.cc:290] T e74bcf63a5f844e1acbc42efccca81ce P bf45b641d5dd4b868ad6c3f969c62453 [CANDIDATE]: Term 1 election: Requested vote from peers 973451fb40234dca93d60a5ad4ca93e4 (127.6.3.193:39227), b1bcbe2df07744caaeb7a15d00dad2d1 (127.6.3.194:43283)
I20260709 14:53:43.332641  8511 raft_consensus.cc:493] T cf17a9d132194e99811fa03218e66e17 P 973451fb40234dca93d60a5ad4ca93e4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:43.333014  8430 tablet_bootstrap.cc:654] T 0f4b9212c82d4512a079f2877e09b92a P b1bcbe2df07744caaeb7a15d00dad2d1: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:43.333102  8511 raft_consensus.cc:515] T cf17a9d132194e99811fa03218e66e17 P 973451fb40234dca93d60a5ad4ca93e4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bf45b641d5dd4b868ad6c3f969c62453" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 43451 } } peers { permanent_uuid: "973451fb40234dca93d60a5ad4ca93e4" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39227 } } peers { permanent_uuid: "b1bcbe2df07744caaeb7a15d00dad2d1" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43283 } }
I20260709 14:53:43.333102  8239 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e74bcf63a5f844e1acbc42efccca81ce" candidate_uuid: "bf45b641d5dd4b868ad6c3f969c62453" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b1bcbe2df07744caaeb7a15d00dad2d1"
I20260709 14:53:43.334024  8239 raft_consensus.cc:3060] T e74bcf63a5f844e1acbc42efccca81ce P b1bcbe2df07744caaeb7a15d00dad2d1 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:43.335304  8511 leader_election.cc:290] T cf17a9d132194e99811fa03218e66e17 P 973451fb40234dca93d60a5ad4ca93e4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bf45b641d5dd4b868ad6c3f969c62453 (127.6.3.196:43451), b1bcbe2df07744caaeb7a15d00dad2d1 (127.6.3.194:43283)
I20260709 14:53:43.335872  8387 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cf17a9d132194e99811fa03218e66e17" candidate_uuid: "973451fb40234dca93d60a5ad4ca93e4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bf45b641d5dd4b868ad6c3f969c62453" is_pre_election: true
I20260709 14:53:43.336642  8387 raft_consensus.cc:2393] T cf17a9d132194e99811fa03218e66e17 P bf45b641d5dd4b868ad6c3f969c62453 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 973451fb40234dca93d60a5ad4ca93e4 in current term 1: Already voted for candidate b1bcbe2df07744caaeb7a15d00dad2d1 in this term.
I20260709 14:53:43.340994  8236 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cf17a9d132194e99811fa03218e66e17" candidate_uuid: "973451fb40234dca93d60a5ad4ca93e4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b1bcbe2df07744caaeb7a15d00dad2d1" is_pre_election: true
I20260709 14:53:43.343888  8128 leader_election.cc:304] T cf17a9d132194e99811fa03218e66e17 P 973451fb40234dca93d60a5ad4ca93e4 [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: 973451fb40234dca93d60a5ad4ca93e4; no voters: b1bcbe2df07744caaeb7a15d00dad2d1, bf45b641d5dd4b868ad6c3f969c62453
I20260709 14:53:43.344164  8163 raft_consensus.cc:2468] T e74bcf63a5f844e1acbc42efccca81ce P 973451fb40234dca93d60a5ad4ca93e4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bf45b641d5dd4b868ad6c3f969c62453 in term 1.
I20260709 14:53:43.344884  8511 raft_consensus.cc:3060] T cf17a9d132194e99811fa03218e66e17 P 973451fb40234dca93d60a5ad4ca93e4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:43.346048  8354 leader_election.cc:304] T e74bcf63a5f844e1acbc42efccca81ce P bf45b641d5dd4b868ad6c3f969c62453 [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: 973451fb40234dca93d60a5ad4ca93e4, bf45b641d5dd4b868ad6c3f969c62453; no voters: 
I20260709 14:53:43.347098  8616 raft_consensus.cc:2804] T e74bcf63a5f844e1acbc42efccca81ce P bf45b641d5dd4b868ad6c3f969c62453 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:53:43.347748  8616 raft_consensus.cc:697] T e74bcf63a5f844e1acbc42efccca81ce P bf45b641d5dd4b868ad6c3f969c62453 [term 1 LEADER]: Becoming Leader. State: Replica: bf45b641d5dd4b868ad6c3f969c62453, State: Running, Role: LEADER
I20260709 14:53:43.348555  8616 consensus_queue.cc:237] T e74bcf63a5f844e1acbc42efccca81ce P bf45b641d5dd4b868ad6c3f969c62453 [LEADER]: Queue going to LEADER mode. State: All 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: "bf45b641d5dd4b868ad6c3f969c62453" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 43451 } } peers { permanent_uuid: "973451fb40234dca93d60a5ad4ca93e4" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39227 } } peers { permanent_uuid: "b1bcbe2df07744caaeb7a15d00dad2d1" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43283 } }
I20260709 14:53:43.358644  8511 raft_consensus.cc:2749] T cf17a9d132194e99811fa03218e66e17 P 973451fb40234dca93d60a5ad4ca93e4 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:53:43.367174  8239 raft_consensus.cc:2468] T e74bcf63a5f844e1acbc42efccca81ce P b1bcbe2df07744caaeb7a15d00dad2d1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bf45b641d5dd4b868ad6c3f969c62453 in term 1.
I20260709 14:53:43.367686  8434 tablet_bootstrap.cc:492] T ad73e1facb6d42ba9775f642bfe58454 P bf45b641d5dd4b868ad6c3f969c62453: No bootstrap required, opened a new log
I20260709 14:53:43.368104  8434 ts_tablet_manager.cc:1403] T ad73e1facb6d42ba9775f642bfe58454 P bf45b641d5dd4b868ad6c3f969c62453: Time spent bootstrapping tablet: real 0.096s	user 0.016s	sys 0.007s
I20260709 14:53:43.369894  8432 tablet_bootstrap.cc:654] T dd217c491b9641fc9d5732aeff9bbbba P 067d127df48c4d5aae445170aef96762: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:43.370465  8434 raft_consensus.cc:359] T ad73e1facb6d42ba9775f642bfe58454 P bf45b641d5dd4b868ad6c3f969c62453 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bf45b641d5dd4b868ad6c3f969c62453" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 43451 } } peers { permanent_uuid: "973451fb40234dca93d60a5ad4ca93e4" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39227 } } peers { permanent_uuid: "b1bcbe2df07744caaeb7a15d00dad2d1" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43283 } }
I20260709 14:53:43.371134  8434 raft_consensus.cc:385] T ad73e1facb6d42ba9775f642bfe58454 P bf45b641d5dd4b868ad6c3f969c62453 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:43.371403  8434 raft_consensus.cc:740] T ad73e1facb6d42ba9775f642bfe58454 P bf45b641d5dd4b868ad6c3f969c62453 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bf45b641d5dd4b868ad6c3f969c62453, State: Initialized, Role: FOLLOWER
I20260709 14:53:43.372176  8434 consensus_queue.cc:260] T ad73e1facb6d42ba9775f642bfe58454 P bf45b641d5dd4b868ad6c3f969c62453 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bf45b641d5dd4b868ad6c3f969c62453" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 43451 } } peers { permanent_uuid: "973451fb40234dca93d60a5ad4ca93e4" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39227 } } peers { permanent_uuid: "b1bcbe2df07744caaeb7a15d00dad2d1" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43283 } }
I20260709 14:53:43.375188  8434 ts_tablet_manager.cc:1434] T ad73e1facb6d42ba9775f642bfe58454 P bf45b641d5dd4b868ad6c3f969c62453: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260709 14:53:43.375226  8431 tablet_bootstrap.cc:492] T 8f0e303f7a4d41818f2384ddcafd5782 P 973451fb40234dca93d60a5ad4ca93e4: No bootstrap required, opened a new log
I20260709 14:53:43.375912  8431 ts_tablet_manager.cc:1403] T 8f0e303f7a4d41818f2384ddcafd5782 P 973451fb40234dca93d60a5ad4ca93e4: Time spent bootstrapping tablet: real 0.089s	user 0.032s	sys 0.014s
I20260709 14:53:43.376157  8434 tablet_bootstrap.cc:492] T 3f51d6c4a8f24e9ca5c20a81b72f972b P bf45b641d5dd4b868ad6c3f969c62453: Bootstrap starting.
I20260709 14:53:43.380395  8437 raft_consensus.cc:493] T 8462e89fa934418886dcdb0647c5c552 P b1bcbe2df07744caaeb7a15d00dad2d1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:43.380991  8437 raft_consensus.cc:515] T 8462e89fa934418886dcdb0647c5c552 P b1bcbe2df07744caaeb7a15d00dad2d1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b1bcbe2df07744caaeb7a15d00dad2d1" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43283 } } peers { permanent_uuid: "067d127df48c4d5aae445170aef96762" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 41465 } } peers { permanent_uuid: "bf45b641d5dd4b868ad6c3f969c62453" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 43451 } }
I20260709 14:53:43.382382  8434 tablet_bootstrap.cc:654] T 3f51d6c4a8f24e9ca5c20a81b72f972b P bf45b641d5dd4b868ad6c3f969c62453: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:43.383657  8431 raft_consensus.cc:359] T 8f0e303f7a4d41818f2384ddcafd5782 P 973451fb40234dca93d60a5ad4ca93e4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "973451fb40234dca93d60a5ad4ca93e4" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39227 } } peers { permanent_uuid: "b1bcbe2df07744caaeb7a15d00dad2d1" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43283 } } peers { permanent_uuid: "067d127df48c4d5aae445170aef96762" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 41465 } }
I20260709 14:53:43.384295  8431 raft_consensus.cc:385] T 8f0e303f7a4d41818f2384ddcafd5782 P 973451fb40234dca93d60a5ad4ca93e4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:43.384586  8431 raft_consensus.cc:740] T 8f0e303f7a4d41818f2384ddcafd5782 P 973451fb40234dca93d60a5ad4ca93e4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 973451fb40234dca93d60a5ad4ca93e4, State: Initialized, Role: FOLLOWER
I20260709 14:53:43.384459  8311 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8462e89fa934418886dcdb0647c5c552" candidate_uuid: "b1bcbe2df07744caaeb7a15d00dad2d1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "067d127df48c4d5aae445170aef96762" is_pre_election: true
I20260709 14:53:43.385476  8311 raft_consensus.cc:2468] T 8462e89fa934418886dcdb0647c5c552 P 067d127df48c4d5aae445170aef96762 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b1bcbe2df07744caaeb7a15d00dad2d1 in term 0.
I20260709 14:53:43.385602  8431 consensus_queue.cc:260] T 8f0e303f7a4d41818f2384ddcafd5782 P 973451fb40234dca93d60a5ad4ca93e4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "973451fb40234dca93d60a5ad4ca93e4" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39227 } } peers { permanent_uuid: "b1bcbe2df07744caaeb7a15d00dad2d1" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43283 } } peers { permanent_uuid: "067d127df48c4d5aae445170aef96762" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 41465 } }
I20260709 14:53:43.386935  8206 leader_election.cc:304] T 8462e89fa934418886dcdb0647c5c552 P b1bcbe2df07744caaeb7a15d00dad2d1 [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: 067d127df48c4d5aae445170aef96762, b1bcbe2df07744caaeb7a15d00dad2d1; no voters: 
I20260709 14:53:43.387749  8503 raft_consensus.cc:2804] T 8462e89fa934418886dcdb0647c5c552 P b1bcbe2df07744caaeb7a15d00dad2d1 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:53:43.388059  8503 raft_consensus.cc:493] T 8462e89fa934418886dcdb0647c5c552 P b1bcbe2df07744caaeb7a15d00dad2d1 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:53:43.388361  8503 raft_consensus.cc:3060] T 8462e89fa934418886dcdb0647c5c552 P b1bcbe2df07744caaeb7a15d00dad2d1 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:43.392324  8430 tablet_bootstrap.cc:492] T 0f4b9212c82d4512a079f2877e09b92a P b1bcbe2df07744caaeb7a15d00dad2d1: No bootstrap required, opened a new log
I20260709 14:53:43.392743  8430 ts_tablet_manager.cc:1403] T 0f4b9212c82d4512a079f2877e09b92a P b1bcbe2df07744caaeb7a15d00dad2d1: Time spent bootstrapping tablet: real 0.074s	user 0.016s	sys 0.000s
I20260709 14:53:43.395447  8432 tablet_bootstrap.cc:492] T dd217c491b9641fc9d5732aeff9bbbba P 067d127df48c4d5aae445170aef96762: No bootstrap required, opened a new log
I20260709 14:53:43.395943  8432 ts_tablet_manager.cc:1403] T dd217c491b9641fc9d5732aeff9bbbba P 067d127df48c4d5aae445170aef96762: Time spent bootstrapping tablet: real 0.096s	user 0.010s	sys 0.000s
I20260709 14:53:43.395454  8430 raft_consensus.cc:359] T 0f4b9212c82d4512a079f2877e09b92a P b1bcbe2df07744caaeb7a15d00dad2d1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bf45b641d5dd4b868ad6c3f969c62453" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 43451 } } peers { permanent_uuid: "973451fb40234dca93d60a5ad4ca93e4" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39227 } } peers { permanent_uuid: "b1bcbe2df07744caaeb7a15d00dad2d1" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43283 } }
I20260709 14:53:43.396498  8430 raft_consensus.cc:385] T 0f4b9212c82d4512a079f2877e09b92a P b1bcbe2df07744caaeb7a15d00dad2d1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:43.396757  8430 raft_consensus.cc:740] T 0f4b9212c82d4512a079f2877e09b92a P b1bcbe2df07744caaeb7a15d00dad2d1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b1bcbe2df07744caaeb7a15d00dad2d1, State: Initialized, Role: FOLLOWER
I20260709 14:53:43.397481  8430 consensus_queue.cc:260] T 0f4b9212c82d4512a079f2877e09b92a P b1bcbe2df07744caaeb7a15d00dad2d1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bf45b641d5dd4b868ad6c3f969c62453" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 43451 } } peers { permanent_uuid: "973451fb40234dca93d60a5ad4ca93e4" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39227 } } peers { permanent_uuid: "b1bcbe2df07744caaeb7a15d00dad2d1" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43283 } }
I20260709 14:53:43.398789  8432 raft_consensus.cc:359] T dd217c491b9641fc9d5732aeff9bbbba P 067d127df48c4d5aae445170aef96762 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "973451fb40234dca93d60a5ad4ca93e4" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39227 } } peers { permanent_uuid: "b1bcbe2df07744caaeb7a15d00dad2d1" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43283 } } peers { permanent_uuid: "067d127df48c4d5aae445170aef96762" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 41465 } }
I20260709 14:53:43.399631  8432 raft_consensus.cc:385] T dd217c491b9641fc9d5732aeff9bbbba P 067d127df48c4d5aae445170aef96762 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:43.399885  8432 raft_consensus.cc:740] T dd217c491b9641fc9d5732aeff9bbbba P 067d127df48c4d5aae445170aef96762 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 067d127df48c4d5aae445170aef96762, State: Initialized, Role: FOLLOWER
I20260709 14:53:43.400393  8431 ts_tablet_manager.cc:1434] T 8f0e303f7a4d41818f2384ddcafd5782 P 973451fb40234dca93d60a5ad4ca93e4: Time spent starting tablet: real 0.024s	user 0.006s	sys 0.000s
I20260709 14:53:43.400787  8437 leader_election.cc:290] T 8462e89fa934418886dcdb0647c5c552 P b1bcbe2df07744caaeb7a15d00dad2d1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 067d127df48c4d5aae445170aef96762 (127.6.3.195:41465), bf45b641d5dd4b868ad6c3f969c62453 (127.6.3.196:43451)
I20260709 14:53:43.401352  8431 tablet_bootstrap.cc:492] T 3f51d6c4a8f24e9ca5c20a81b72f972b P 973451fb40234dca93d60a5ad4ca93e4: Bootstrap starting.
I20260709 14:53:43.402518  8387 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8462e89fa934418886dcdb0647c5c552" candidate_uuid: "b1bcbe2df07744caaeb7a15d00dad2d1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bf45b641d5dd4b868ad6c3f969c62453" is_pre_election: true
I20260709 14:53:43.403158  8387 raft_consensus.cc:2468] T 8462e89fa934418886dcdb0647c5c552 P bf45b641d5dd4b868ad6c3f969c62453 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b1bcbe2df07744caaeb7a15d00dad2d1 in term 0.
I20260709 14:53:43.400516  8432 consensus_queue.cc:260] T dd217c491b9641fc9d5732aeff9bbbba P 067d127df48c4d5aae445170aef96762 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "973451fb40234dca93d60a5ad4ca93e4" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39227 } } peers { permanent_uuid: "b1bcbe2df07744caaeb7a15d00dad2d1" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43283 } } peers { permanent_uuid: "067d127df48c4d5aae445170aef96762" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 41465 } }
I20260709 14:53:43.404763  8430 ts_tablet_manager.cc:1434] T 0f4b9212c82d4512a079f2877e09b92a P b1bcbe2df07744caaeb7a15d00dad2d1: Time spent starting tablet: real 0.012s	user 0.007s	sys 0.000s
I20260709 14:53:43.405673  8430 tablet_bootstrap.cc:492] T ad73e1facb6d42ba9775f642bfe58454 P b1bcbe2df07744caaeb7a15d00dad2d1: Bootstrap starting.
I20260709 14:53:43.406728  8503 raft_consensus.cc:515] T 8462e89fa934418886dcdb0647c5c552 P b1bcbe2df07744caaeb7a15d00dad2d1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b1bcbe2df07744caaeb7a15d00dad2d1" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43283 } } peers { permanent_uuid: "067d127df48c4d5aae445170aef96762" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 41465 } } peers { permanent_uuid: "bf45b641d5dd4b868ad6c3f969c62453" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 43451 } }
I20260709 14:53:43.409477  8311 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8462e89fa934418886dcdb0647c5c552" candidate_uuid: "b1bcbe2df07744caaeb7a15d00dad2d1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "067d127df48c4d5aae445170aef96762"
I20260709 14:53:43.409987  8311 raft_consensus.cc:3060] T 8462e89fa934418886dcdb0647c5c552 P 067d127df48c4d5aae445170aef96762 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:43.410673  8431 tablet_bootstrap.cc:654] T 3f51d6c4a8f24e9ca5c20a81b72f972b P 973451fb40234dca93d60a5ad4ca93e4: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:43.410851  8432 ts_tablet_manager.cc:1434] T dd217c491b9641fc9d5732aeff9bbbba P 067d127df48c4d5aae445170aef96762: Time spent starting tablet: real 0.015s	user 0.006s	sys 0.000s
I20260709 14:53:43.412397  8430 tablet_bootstrap.cc:654] T ad73e1facb6d42ba9775f642bfe58454 P b1bcbe2df07744caaeb7a15d00dad2d1: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:43.411896  8432 tablet_bootstrap.cc:492] T c9064cffd03a4cc5b49c90073f02ad43 P 067d127df48c4d5aae445170aef96762: Bootstrap starting.
I20260709 14:53:43.415297  8623 raft_consensus.cc:493] T 5bb1dbb8062e4d52a69f1c5b8996a706 P 067d127df48c4d5aae445170aef96762 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:43.415933  8623 raft_consensus.cc:515] T 5bb1dbb8062e4d52a69f1c5b8996a706 P 067d127df48c4d5aae445170aef96762 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "067d127df48c4d5aae445170aef96762" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 41465 } } peers { permanent_uuid: "bf45b641d5dd4b868ad6c3f969c62453" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 43451 } } peers { permanent_uuid: "973451fb40234dca93d60a5ad4ca93e4" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39227 } }
I20260709 14:53:43.418367  8623 leader_election.cc:290] T 5bb1dbb8062e4d52a69f1c5b8996a706 P 067d127df48c4d5aae445170aef96762 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bf45b641d5dd4b868ad6c3f969c62453 (127.6.3.196:43451), 973451fb40234dca93d60a5ad4ca93e4 (127.6.3.193:39227)
I20260709 14:53:43.419925  8387 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5bb1dbb8062e4d52a69f1c5b8996a706" candidate_uuid: "067d127df48c4d5aae445170aef96762" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bf45b641d5dd4b868ad6c3f969c62453" is_pre_election: true
I20260709 14:53:43.420435  8163 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5bb1dbb8062e4d52a69f1c5b8996a706" candidate_uuid: "067d127df48c4d5aae445170aef96762" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "973451fb40234dca93d60a5ad4ca93e4" is_pre_election: true
I20260709 14:53:43.420527  8387 raft_consensus.cc:2468] T 5bb1dbb8062e4d52a69f1c5b8996a706 P bf45b641d5dd4b868ad6c3f969c62453 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 067d127df48c4d5aae445170aef96762 in term 0.
I20260709 14:53:43.421797  8279 leader_election.cc:304] T 5bb1dbb8062e4d52a69f1c5b8996a706 P 067d127df48c4d5aae445170aef96762 [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: 067d127df48c4d5aae445170aef96762, bf45b641d5dd4b868ad6c3f969c62453; no voters: 
W20260709 14:53:43.422327  8280 leader_election.cc:343] T 5bb1dbb8062e4d52a69f1c5b8996a706 P 067d127df48c4d5aae445170aef96762 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 973451fb40234dca93d60a5ad4ca93e4 (127.6.3.193:39227): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:43.422627  8432 tablet_bootstrap.cc:654] T c9064cffd03a4cc5b49c90073f02ad43 P 067d127df48c4d5aae445170aef96762: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:43.425359  8623 raft_consensus.cc:2804] T 5bb1dbb8062e4d52a69f1c5b8996a706 P 067d127df48c4d5aae445170aef96762 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:53:43.425753  8623 raft_consensus.cc:493] T 5bb1dbb8062e4d52a69f1c5b8996a706 P 067d127df48c4d5aae445170aef96762 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:53:43.426096  8623 raft_consensus.cc:3060] T 5bb1dbb8062e4d52a69f1c5b8996a706 P 067d127df48c4d5aae445170aef96762 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:43.430058  8430 tablet_bootstrap.cc:492] T ad73e1facb6d42ba9775f642bfe58454 P b1bcbe2df07744caaeb7a15d00dad2d1: No bootstrap required, opened a new log
I20260709 14:53:43.430507  8430 ts_tablet_manager.cc:1403] T ad73e1facb6d42ba9775f642bfe58454 P b1bcbe2df07744caaeb7a15d00dad2d1: Time spent bootstrapping tablet: real 0.025s	user 0.007s	sys 0.007s
I20260709 14:53:43.431902  8431 tablet_bootstrap.cc:492] T 3f51d6c4a8f24e9ca5c20a81b72f972b P 973451fb40234dca93d60a5ad4ca93e4: No bootstrap required, opened a new log
I20260709 14:53:43.432447  8431 ts_tablet_manager.cc:1403] T 3f51d6c4a8f24e9ca5c20a81b72f972b P 973451fb40234dca93d60a5ad4ca93e4: Time spent bootstrapping tablet: real 0.031s	user 0.010s	sys 0.000s
I20260709 14:53:43.433018  8430 raft_consensus.cc:359] T ad73e1facb6d42ba9775f642bfe58454 P b1bcbe2df07744caaeb7a15d00dad2d1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bf45b641d5dd4b868ad6c3f969c62453" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 43451 } } peers { permanent_uuid: "973451fb40234dca93d60a5ad4ca93e4" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39227 } } peers { permanent_uuid: "b1bcbe2df07744caaeb7a15d00dad2d1" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43283 } }
I20260709 14:53:43.433653  8430 raft_consensus.cc:385] T ad73e1facb6d42ba9775f642bfe58454 P b1bcbe2df07744caaeb7a15d00dad2d1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:43.433931  8430 raft_consensus.cc:740] T ad73e1facb6d42ba9775f642bfe58454 P b1bcbe2df07744caaeb7a15d00dad2d1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b1bcbe2df07744caaeb7a15d00dad2d1, State: Initialized, Role: FOLLOWER
I20260709 14:53:43.434536  8430 consensus_queue.cc:260] T ad73e1facb6d42ba9775f642bfe58454 P b1bcbe2df07744caaeb7a15d00dad2d1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bf45b641d5dd4b868ad6c3f969c62453" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 43451 } } peers { permanent_uuid: "973451fb40234dca93d60a5ad4ca93e4" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39227 } } peers { permanent_uuid: "b1bcbe2df07744caaeb7a15d00dad2d1" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43283 } }
I20260709 14:53:43.435920  8437 raft_consensus.cc:493] T a1307a109a5d4579999c4940c344eb2a P b1bcbe2df07744caaeb7a15d00dad2d1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:43.436721  8430 ts_tablet_manager.cc:1434] T ad73e1facb6d42ba9775f642bfe58454 P b1bcbe2df07744caaeb7a15d00dad2d1: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.003s
I20260709 14:53:43.436523  8437 raft_consensus.cc:515] T a1307a109a5d4579999c4940c344eb2a P b1bcbe2df07744caaeb7a15d00dad2d1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b1bcbe2df07744caaeb7a15d00dad2d1" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43283 } } peers { permanent_uuid: "067d127df48c4d5aae445170aef96762" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 41465 } } peers { permanent_uuid: "bf45b641d5dd4b868ad6c3f969c62453" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 43451 } }
I20260709 14:53:43.437531  8430 tablet_bootstrap.cc:492] T 2b1015ea7cb6469f9e4895cc87c2d0b3 P b1bcbe2df07744caaeb7a15d00dad2d1: Bootstrap starting.
I20260709 14:53:43.438061  8311 raft_consensus.cc:2468] T 8462e89fa934418886dcdb0647c5c552 P 067d127df48c4d5aae445170aef96762 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b1bcbe2df07744caaeb7a15d00dad2d1 in term 1.
I20260709 14:53:43.440021  8387 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a1307a109a5d4579999c4940c344eb2a" candidate_uuid: "b1bcbe2df07744caaeb7a15d00dad2d1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bf45b641d5dd4b868ad6c3f969c62453" is_pre_election: true
I20260709 14:53:43.441509  8206 leader_election.cc:304] T 8462e89fa934418886dcdb0647c5c552 P b1bcbe2df07744caaeb7a15d00dad2d1 [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: 067d127df48c4d5aae445170aef96762, b1bcbe2df07744caaeb7a15d00dad2d1; no voters: 
I20260709 14:53:43.442137  8387 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8462e89fa934418886dcdb0647c5c552" candidate_uuid: "b1bcbe2df07744caaeb7a15d00dad2d1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bf45b641d5dd4b868ad6c3f969c62453"
I20260709 14:53:43.442305  8609 raft_consensus.cc:2804] T 8462e89fa934418886dcdb0647c5c552 P b1bcbe2df07744caaeb7a15d00dad2d1 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:53:43.442703  8437 leader_election.cc:290] T a1307a109a5d4579999c4940c344eb2a P b1bcbe2df07744caaeb7a15d00dad2d1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 067d127df48c4d5aae445170aef96762 (127.6.3.195:41465), bf45b641d5dd4b868ad6c3f969c62453 (127.6.3.196:43451)
I20260709 14:53:43.442760  8609 raft_consensus.cc:697] T 8462e89fa934418886dcdb0647c5c552 P b1bcbe2df07744caaeb7a15d00dad2d1 [term 1 LEADER]: Becoming Leader. State: Replica: b1bcbe2df07744caaeb7a15d00dad2d1, State: Running, Role: LEADER
I20260709 14:53:43.443713  8311 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a1307a109a5d4579999c4940c344eb2a" candidate_uuid: "b1bcbe2df07744caaeb7a15d00dad2d1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "067d127df48c4d5aae445170aef96762" is_pre_election: true
I20260709 14:53:43.444344  8430 tablet_bootstrap.cc:654] T 2b1015ea7cb6469f9e4895cc87c2d0b3 P b1bcbe2df07744caaeb7a15d00dad2d1: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:43.443943  8609 consensus_queue.cc:237] T 8462e89fa934418886dcdb0647c5c552 P b1bcbe2df07744caaeb7a15d00dad2d1 [LEADER]: Queue going to LEADER mode. State: All 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: "b1bcbe2df07744caaeb7a15d00dad2d1" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43283 } } peers { permanent_uuid: "067d127df48c4d5aae445170aef96762" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 41465 } } peers { permanent_uuid: "bf45b641d5dd4b868ad6c3f969c62453" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 43451 } }
I20260709 14:53:43.445070  8206 leader_election.cc:304] T a1307a109a5d4579999c4940c344eb2a P b1bcbe2df07744caaeb7a15d00dad2d1 [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: b1bcbe2df07744caaeb7a15d00dad2d1; no voters: 067d127df48c4d5aae445170aef96762, bf45b641d5dd4b868ad6c3f969c62453
I20260709 14:53:43.446115  8437 raft_consensus.cc:2749] T a1307a109a5d4579999c4940c344eb2a P b1bcbe2df07744caaeb7a15d00dad2d1 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:53:43.435871  8432 tablet_bootstrap.cc:492] T c9064cffd03a4cc5b49c90073f02ad43 P 067d127df48c4d5aae445170aef96762: No bootstrap required, opened a new log
I20260709 14:53:43.448062  8431 raft_consensus.cc:359] T 3f51d6c4a8f24e9ca5c20a81b72f972b P 973451fb40234dca93d60a5ad4ca93e4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "067d127df48c4d5aae445170aef96762" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 41465 } } peers { permanent_uuid: "bf45b641d5dd4b868ad6c3f969c62453" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 43451 } } peers { permanent_uuid: "973451fb40234dca93d60a5ad4ca93e4" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39227 } }
I20260709 14:53:43.448655  8432 ts_tablet_manager.cc:1403] T c9064cffd03a4cc5b49c90073f02ad43 P 067d127df48c4d5aae445170aef96762: Time spent bootstrapping tablet: real 0.037s	user 0.011s	sys 0.000s
I20260709 14:53:43.448828  8431 raft_consensus.cc:385] T 3f51d6c4a8f24e9ca5c20a81b72f972b P 973451fb40234dca93d60a5ad4ca93e4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:43.449091  8431 raft_consensus.cc:740] T 3f51d6c4a8f24e9ca5c20a81b72f972b P 973451fb40234dca93d60a5ad4ca93e4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 973451fb40234dca93d60a5ad4ca93e4, State: Initialized, Role: FOLLOWER
I20260709 14:53:43.442704  8387 raft_consensus.cc:3060] T 8462e89fa934418886dcdb0647c5c552 P bf45b641d5dd4b868ad6c3f969c62453 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:43.451337  8431 consensus_queue.cc:260] T 3f51d6c4a8f24e9ca5c20a81b72f972b P 973451fb40234dca93d60a5ad4ca93e4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "067d127df48c4d5aae445170aef96762" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 41465 } } peers { permanent_uuid: "bf45b641d5dd4b868ad6c3f969c62453" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 43451 } } peers { permanent_uuid: "973451fb40234dca93d60a5ad4ca93e4" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39227 } }
I20260709 14:53:43.454634  8431 ts_tablet_manager.cc:1434] T 3f51d6c4a8f24e9ca5c20a81b72f972b P 973451fb40234dca93d60a5ad4ca93e4: Time spent starting tablet: real 0.022s	user 0.006s	sys 0.000s
I20260709 14:53:43.455626  8239 raft_consensus.cc:3060] T a1307a109a5d4579999c4940c344eb2a P b1bcbe2df07744caaeb7a15d00dad2d1 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:43.456781  8430 tablet_bootstrap.cc:492] T 2b1015ea7cb6469f9e4895cc87c2d0b3 P b1bcbe2df07744caaeb7a15d00dad2d1: No bootstrap required, opened a new log
I20260709 14:53:43.457214  8430 ts_tablet_manager.cc:1403] T 2b1015ea7cb6469f9e4895cc87c2d0b3 P b1bcbe2df07744caaeb7a15d00dad2d1: Time spent bootstrapping tablet: real 0.020s	user 0.005s	sys 0.009s
I20260709 14:53:43.458410  8489 raft_consensus.cc:493] T dd217c491b9641fc9d5732aeff9bbbba P 067d127df48c4d5aae445170aef96762 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:43.458879  8489 raft_consensus.cc:515] T dd217c491b9641fc9d5732aeff9bbbba P 067d127df48c4d5aae445170aef96762 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "973451fb40234dca93d60a5ad4ca93e4" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39227 } } peers { permanent_uuid: "b1bcbe2df07744caaeb7a15d00dad2d1" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43283 } } peers { permanent_uuid: "067d127df48c4d5aae445170aef96762" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 41465 } }
I20260709 14:53:43.461006  8489 leader_election.cc:290] T dd217c491b9641fc9d5732aeff9bbbba P 067d127df48c4d5aae445170aef96762 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 973451fb40234dca93d60a5ad4ca93e4 (127.6.3.193:39227), b1bcbe2df07744caaeb7a15d00dad2d1 (127.6.3.194:43283)
I20260709 14:53:43.461506  8311 raft_consensus.cc:3060] T cf86e1fba39b4b55ad865137167d5ea3 P 067d127df48c4d5aae445170aef96762 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:43.451481  8432 raft_consensus.cc:359] T c9064cffd03a4cc5b49c90073f02ad43 P 067d127df48c4d5aae445170aef96762 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b1bcbe2df07744caaeb7a15d00dad2d1" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43283 } } peers { permanent_uuid: "067d127df48c4d5aae445170aef96762" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 41465 } } peers { permanent_uuid: "bf45b641d5dd4b868ad6c3f969c62453" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 43451 } }
I20260709 14:53:43.464763  8432 raft_consensus.cc:385] T c9064cffd03a4cc5b49c90073f02ad43 P 067d127df48c4d5aae445170aef96762 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:43.465104  8432 raft_consensus.cc:740] T c9064cffd03a4cc5b49c90073f02ad43 P 067d127df48c4d5aae445170aef96762 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 067d127df48c4d5aae445170aef96762, State: Initialized, Role: FOLLOWER
I20260709 14:53:43.465958  8164 raft_consensus.cc:3060] T 82d4bd8d81054722be1a4405323a9a27 P 973451fb40234dca93d60a5ad4ca93e4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:43.467485  8163 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dd217c491b9641fc9d5732aeff9bbbba" candidate_uuid: "067d127df48c4d5aae445170aef96762" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "973451fb40234dca93d60a5ad4ca93e4" is_pre_election: true
W20260709 14:53:43.469985  8280 leader_election.cc:343] T dd217c491b9641fc9d5732aeff9bbbba P 067d127df48c4d5aae445170aef96762 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 973451fb40234dca93d60a5ad4ca93e4 (127.6.3.193:39227): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:43.475746  8503 leader_election.cc:290] T 8462e89fa934418886dcdb0647c5c552 P b1bcbe2df07744caaeb7a15d00dad2d1 [CANDIDATE]: Term 1 election: Requested vote from peers 067d127df48c4d5aae445170aef96762 (127.6.3.195:41465), bf45b641d5dd4b868ad6c3f969c62453 (127.6.3.196:43451)
I20260709 14:53:43.435367  8623 raft_consensus.cc:515] T 5bb1dbb8062e4d52a69f1c5b8996a706 P 067d127df48c4d5aae445170aef96762 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "067d127df48c4d5aae445170aef96762" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 41465 } } peers { permanent_uuid: "bf45b641d5dd4b868ad6c3f969c62453" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 43451 } } peers { permanent_uuid: "973451fb40234dca93d60a5ad4ca93e4" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39227 } }
I20260709 14:53:43.491842  8430 raft_consensus.cc:359] T 2b1015ea7cb6469f9e4895cc87c2d0b3 P b1bcbe2df07744caaeb7a15d00dad2d1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "973451fb40234dca93d60a5ad4ca93e4" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39227 } } peers { permanent_uuid: "b1bcbe2df07744caaeb7a15d00dad2d1" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43283 } } peers { permanent_uuid: "067d127df48c4d5aae445170aef96762" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 41465 } }
I20260709 14:53:43.492471  8430 raft_consensus.cc:385] T 2b1015ea7cb6469f9e4895cc87c2d0b3 P b1bcbe2df07744caaeb7a15d00dad2d1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:43.492738  8430 raft_consensus.cc:740] T 2b1015ea7cb6469f9e4895cc87c2d0b3 P b1bcbe2df07744caaeb7a15d00dad2d1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b1bcbe2df07744caaeb7a15d00dad2d1, State: Initialized, Role: FOLLOWER
I20260709 14:53:43.494248  8236 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dd217c491b9641fc9d5732aeff9bbbba" candidate_uuid: "067d127df48c4d5aae445170aef96762" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b1bcbe2df07744caaeb7a15d00dad2d1" is_pre_election: true
W20260709 14:53:43.495596  8277 leader_election.cc:343] T dd217c491b9641fc9d5732aeff9bbbba P 067d127df48c4d5aae445170aef96762 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b1bcbe2df07744caaeb7a15d00dad2d1 (127.6.3.194:43283): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:43.495635  8388 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5bb1dbb8062e4d52a69f1c5b8996a706" candidate_uuid: "067d127df48c4d5aae445170aef96762" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bf45b641d5dd4b868ad6c3f969c62453"
I20260709 14:53:43.495875  8623 leader_election.cc:290] T 5bb1dbb8062e4d52a69f1c5b8996a706 P 067d127df48c4d5aae445170aef96762 [CANDIDATE]: Term 1 election: Requested vote from peers bf45b641d5dd4b868ad6c3f969c62453 (127.6.3.196:43451), 973451fb40234dca93d60a5ad4ca93e4 (127.6.3.193:39227)
I20260709 14:53:43.496145  8277 leader_election.cc:304] T dd217c491b9641fc9d5732aeff9bbbba P 067d127df48c4d5aae445170aef96762 [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: 067d127df48c4d5aae445170aef96762; no voters: 973451fb40234dca93d60a5ad4ca93e4, b1bcbe2df07744caaeb7a15d00dad2d1
I20260709 14:53:43.496301  8388 raft_consensus.cc:3060] T 5bb1dbb8062e4d52a69f1c5b8996a706 P bf45b641d5dd4b868ad6c3f969c62453 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:43.496474  8432 consensus_queue.cc:260] T c9064cffd03a4cc5b49c90073f02ad43 P 067d127df48c4d5aae445170aef96762 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b1bcbe2df07744caaeb7a15d00dad2d1" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43283 } } peers { permanent_uuid: "067d127df48c4d5aae445170aef96762" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 41465 } } peers { permanent_uuid: "bf45b641d5dd4b868ad6c3f969c62453" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 43451 } }
I20260709 14:53:43.497355  8444 raft_consensus.cc:2749] T dd217c491b9641fc9d5732aeff9bbbba P 067d127df48c4d5aae445170aef96762 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:53:43.498478  8387 raft_consensus.cc:2468] T 8462e89fa934418886dcdb0647c5c552 P bf45b641d5dd4b868ad6c3f969c62453 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b1bcbe2df07744caaeb7a15d00dad2d1 in term 1.
I20260709 14:53:43.500560  8432 ts_tablet_manager.cc:1434] T c9064cffd03a4cc5b49c90073f02ad43 P 067d127df48c4d5aae445170aef96762: Time spent starting tablet: real 0.052s	user 0.009s	sys 0.003s
I20260709 14:53:43.501473  8432 tablet_bootstrap.cc:492] T 6e36e2a656b04fde9b0c79b2db3623dd P 067d127df48c4d5aae445170aef96762: Bootstrap starting.
I20260709 14:53:43.503194  8388 raft_consensus.cc:2468] T 5bb1dbb8062e4d52a69f1c5b8996a706 P bf45b641d5dd4b868ad6c3f969c62453 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 067d127df48c4d5aae445170aef96762 in term 1.
I20260709 14:53:43.504669  8279 leader_election.cc:304] T 5bb1dbb8062e4d52a69f1c5b8996a706 P 067d127df48c4d5aae445170aef96762 [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: 067d127df48c4d5aae445170aef96762, bf45b641d5dd4b868ad6c3f969c62453; no voters: 
I20260709 14:53:43.505584  8444 raft_consensus.cc:2804] T 5bb1dbb8062e4d52a69f1c5b8996a706 P 067d127df48c4d5aae445170aef96762 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:53:43.506042  8444 raft_consensus.cc:697] T 5bb1dbb8062e4d52a69f1c5b8996a706 P 067d127df48c4d5aae445170aef96762 [term 1 LEADER]: Becoming Leader. State: Replica: 067d127df48c4d5aae445170aef96762, State: Running, Role: LEADER
I20260709 14:53:43.506924  8444 consensus_queue.cc:237] T 5bb1dbb8062e4d52a69f1c5b8996a706 P 067d127df48c4d5aae445170aef96762 [LEADER]: Queue going to LEADER mode. State: All 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: "067d127df48c4d5aae445170aef96762" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 41465 } } peers { permanent_uuid: "bf45b641d5dd4b868ad6c3f969c62453" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 43451 } } peers { permanent_uuid: "973451fb40234dca93d60a5ad4ca93e4" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39227 } }
I20260709 14:53:43.511348  8163 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5bb1dbb8062e4d52a69f1c5b8996a706" candidate_uuid: "067d127df48c4d5aae445170aef96762" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "973451fb40234dca93d60a5ad4ca93e4"
W20260709 14:53:43.512698  8280 leader_election.cc:343] T 5bb1dbb8062e4d52a69f1c5b8996a706 P 067d127df48c4d5aae445170aef96762 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 973451fb40234dca93d60a5ad4ca93e4 (127.6.3.193:39227): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:43.514557  8432 tablet_bootstrap.cc:654] T 6e36e2a656b04fde9b0c79b2db3623dd P 067d127df48c4d5aae445170aef96762: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:43.514348  8430 consensus_queue.cc:260] T 2b1015ea7cb6469f9e4895cc87c2d0b3 P b1bcbe2df07744caaeb7a15d00dad2d1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "973451fb40234dca93d60a5ad4ca93e4" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39227 } } peers { permanent_uuid: "b1bcbe2df07744caaeb7a15d00dad2d1" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43283 } } peers { permanent_uuid: "067d127df48c4d5aae445170aef96762" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 41465 } }
I20260709 14:53:43.517590  8430 ts_tablet_manager.cc:1434] T 2b1015ea7cb6469f9e4895cc87c2d0b3 P b1bcbe2df07744caaeb7a15d00dad2d1: Time spent starting tablet: real 0.060s	user 0.007s	sys 0.000s
I20260709 14:53:43.518445  8430 tablet_bootstrap.cc:492] T c9064cffd03a4cc5b49c90073f02ad43 P b1bcbe2df07744caaeb7a15d00dad2d1: Bootstrap starting.
I20260709 14:53:43.523504  8593 raft_consensus.cc:493] T 8f0e303f7a4d41818f2384ddcafd5782 P 973451fb40234dca93d60a5ad4ca93e4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:43.455749  8431 tablet_bootstrap.cc:492] T 5bb1dbb8062e4d52a69f1c5b8996a706 P 973451fb40234dca93d60a5ad4ca93e4: Bootstrap starting.
I20260709 14:53:43.517742  8063 catalog_manager.cc:5697] T e74bcf63a5f844e1acbc42efccca81ce P bf45b641d5dd4b868ad6c3f969c62453 reported cstate change: term changed from 0 to 1, leader changed from <none> to bf45b641d5dd4b868ad6c3f969c62453 (127.6.3.196). New cstate: current_term: 1 leader_uuid: "bf45b641d5dd4b868ad6c3f969c62453" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bf45b641d5dd4b868ad6c3f969c62453" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 43451 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "973451fb40234dca93d60a5ad4ca93e4" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39227 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b1bcbe2df07744caaeb7a15d00dad2d1" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43283 } health_report { overall_health: UNKNOWN } } }
I20260709 14:53:43.523963  8593 raft_consensus.cc:515] T 8f0e303f7a4d41818f2384ddcafd5782 P 973451fb40234dca93d60a5ad4ca93e4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "973451fb40234dca93d60a5ad4ca93e4" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39227 } } peers { permanent_uuid: "b1bcbe2df07744caaeb7a15d00dad2d1" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43283 } } peers { permanent_uuid: "067d127df48c4d5aae445170aef96762" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 41465 } }
I20260709 14:53:43.537176  8593 leader_election.cc:290] T 8f0e303f7a4d41818f2384ddcafd5782 P 973451fb40234dca93d60a5ad4ca93e4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b1bcbe2df07744caaeb7a15d00dad2d1 (127.6.3.194:43283), 067d127df48c4d5aae445170aef96762 (127.6.3.195:41465)
I20260709 14:53:43.542546  8313 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f0e303f7a4d41818f2384ddcafd5782" candidate_uuid: "973451fb40234dca93d60a5ad4ca93e4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "067d127df48c4d5aae445170aef96762" is_pre_election: true
I20260709 14:53:43.543356  8236 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f0e303f7a4d41818f2384ddcafd5782" candidate_uuid: "973451fb40234dca93d60a5ad4ca93e4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b1bcbe2df07744caaeb7a15d00dad2d1" is_pre_election: true
I20260709 14:53:43.544670  8128 leader_election.cc:304] T 8f0e303f7a4d41818f2384ddcafd5782 P 973451fb40234dca93d60a5ad4ca93e4 [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: 973451fb40234dca93d60a5ad4ca93e4; no voters: 067d127df48c4d5aae445170aef96762, b1bcbe2df07744caaeb7a15d00dad2d1
I20260709 14:53:43.545617  8593 raft_consensus.cc:2749] T 8f0e303f7a4d41818f2384ddcafd5782 P 973451fb40234dca93d60a5ad4ca93e4 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:53:43.551939  8437 raft_consensus.cc:493] T ad73e1facb6d42ba9775f642bfe58454 P b1bcbe2df07744caaeb7a15d00dad2d1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:43.552578  8437 raft_consensus.cc:515] T ad73e1facb6d42ba9775f642bfe58454 P b1bcbe2df07744caaeb7a15d00dad2d1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bf45b641d5dd4b868ad6c3f969c62453" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 43451 } } peers { permanent_uuid: "973451fb40234dca93d60a5ad4ca93e4" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39227 } } peers { permanent_uuid: "b1bcbe2df07744caaeb7a15d00dad2d1" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43283 } }
I20260709 14:53:43.556414  8163 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ad73e1facb6d42ba9775f642bfe58454" candidate_uuid: "b1bcbe2df07744caaeb7a15d00dad2d1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "973451fb40234dca93d60a5ad4ca93e4" is_pre_election: true
I20260709 14:53:43.557500  8489 raft_consensus.cc:493] T cf86e1fba39b4b55ad865137167d5ea3 P 067d127df48c4d5aae445170aef96762 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:43.557981  8489 raft_consensus.cc:515] T cf86e1fba39b4b55ad865137167d5ea3 P 067d127df48c4d5aae445170aef96762 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "973451fb40234dca93d60a5ad4ca93e4" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39227 } } peers { permanent_uuid: "b1bcbe2df07744caaeb7a15d00dad2d1" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43283 } } peers { permanent_uuid: "067d127df48c4d5aae445170aef96762" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 41465 } }
I20260709 14:53:43.559257  8503 consensus_queue.cc:1048] T cf86e1fba39b4b55ad865137167d5ea3 P b1bcbe2df07744caaeb7a15d00dad2d1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "067d127df48c4d5aae445170aef96762" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 41465 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:53:43.560079  8431 tablet_bootstrap.cc:654] T 5bb1dbb8062e4d52a69f1c5b8996a706 P 973451fb40234dca93d60a5ad4ca93e4: Neither blocks nor log segments found. Creating new log.
W20260709 14:53:43.558768  8206 leader_election.cc:343] T ad73e1facb6d42ba9775f642bfe58454 P b1bcbe2df07744caaeb7a15d00dad2d1 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 973451fb40234dca93d60a5ad4ca93e4 (127.6.3.193:39227): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:43.562039  8163 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cf86e1fba39b4b55ad865137167d5ea3" candidate_uuid: "067d127df48c4d5aae445170aef96762" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "973451fb40234dca93d60a5ad4ca93e4" is_pre_election: true
I20260709 14:53:43.562472  8236 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cf86e1fba39b4b55ad865137167d5ea3" candidate_uuid: "067d127df48c4d5aae445170aef96762" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b1bcbe2df07744caaeb7a15d00dad2d1" is_pre_election: true
I20260709 14:53:43.563167  8163 raft_consensus.cc:2468] T cf86e1fba39b4b55ad865137167d5ea3 P 973451fb40234dca93d60a5ad4ca93e4 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 067d127df48c4d5aae445170aef96762 in term 1.
I20260709 14:53:43.564253  8280 leader_election.cc:304] T cf86e1fba39b4b55ad865137167d5ea3 P 067d127df48c4d5aae445170aef96762 [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: 067d127df48c4d5aae445170aef96762, 973451fb40234dca93d60a5ad4ca93e4; no voters: 
I20260709 14:53:43.564677  8489 leader_election.cc:290] T cf86e1fba39b4b55ad865137167d5ea3 P 067d127df48c4d5aae445170aef96762 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 973451fb40234dca93d60a5ad4ca93e4 (127.6.3.193:39227), b1bcbe2df07744caaeb7a15d00dad2d1 (127.6.3.194:43283)
I20260709 14:53:43.565065  8623 raft_consensus.cc:2804] T cf86e1fba39b4b55ad865137167d5ea3 P 067d127df48c4d5aae445170aef96762 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:53:43.565447  8623 raft_consensus.cc:493] T cf86e1fba39b4b55ad865137167d5ea3 P 067d127df48c4d5aae445170aef96762 [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:53:43.565791  8623 raft_consensus.cc:3060] T cf86e1fba39b4b55ad865137167d5ea3 P 067d127df48c4d5aae445170aef96762 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:53:43.569795  8388 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ad73e1facb6d42ba9775f642bfe58454" candidate_uuid: "b1bcbe2df07744caaeb7a15d00dad2d1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bf45b641d5dd4b868ad6c3f969c62453" is_pre_election: true
I20260709 14:53:43.570431  8388 raft_consensus.cc:2468] T ad73e1facb6d42ba9775f642bfe58454 P bf45b641d5dd4b868ad6c3f969c62453 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b1bcbe2df07744caaeb7a15d00dad2d1 in term 0.
I20260709 14:53:43.571635  8205 leader_election.cc:304] T ad73e1facb6d42ba9775f642bfe58454 P b1bcbe2df07744caaeb7a15d00dad2d1 [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: b1bcbe2df07744caaeb7a15d00dad2d1, bf45b641d5dd4b868ad6c3f969c62453; no voters: 973451fb40234dca93d60a5ad4ca93e4
I20260709 14:53:43.572418  8609 raft_consensus.cc:2804] T ad73e1facb6d42ba9775f642bfe58454 P b1bcbe2df07744caaeb7a15d00dad2d1 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:53:43.572752  8609 raft_consensus.cc:493] T ad73e1facb6d42ba9775f642bfe58454 P b1bcbe2df07744caaeb7a15d00dad2d1 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:53:43.573091  8609 raft_consensus.cc:3060] T ad73e1facb6d42ba9775f642bfe58454 P b1bcbe2df07744caaeb7a15d00dad2d1 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:43.564388  8503 raft_consensus.cc:493] T 2b1015ea7cb6469f9e4895cc87c2d0b3 P b1bcbe2df07744caaeb7a15d00dad2d1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:43.562350  8430 tablet_bootstrap.cc:654] T c9064cffd03a4cc5b49c90073f02ad43 P b1bcbe2df07744caaeb7a15d00dad2d1: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:43.573745  8503 raft_consensus.cc:515] T 2b1015ea7cb6469f9e4895cc87c2d0b3 P b1bcbe2df07744caaeb7a15d00dad2d1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "973451fb40234dca93d60a5ad4ca93e4" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39227 } } peers { permanent_uuid: "b1bcbe2df07744caaeb7a15d00dad2d1" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43283 } } peers { permanent_uuid: "067d127df48c4d5aae445170aef96762" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 41465 } }
I20260709 14:53:43.575799  8503 leader_election.cc:290] T 2b1015ea7cb6469f9e4895cc87c2d0b3 P b1bcbe2df07744caaeb7a15d00dad2d1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 973451fb40234dca93d60a5ad4ca93e4 (127.6.3.193:39227), 067d127df48c4d5aae445170aef96762 (127.6.3.195:41465)
I20260709 14:53:43.580932  8313 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b1015ea7cb6469f9e4895cc87c2d0b3" candidate_uuid: "b1bcbe2df07744caaeb7a15d00dad2d1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "067d127df48c4d5aae445170aef96762" is_pre_election: true
I20260709 14:53:43.581553  8313 raft_consensus.cc:2468] T 2b1015ea7cb6469f9e4895cc87c2d0b3 P 067d127df48c4d5aae445170aef96762 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b1bcbe2df07744caaeb7a15d00dad2d1 in term 0.
I20260709 14:53:43.581394  8063 catalog_manager.cc:5697] T 8462e89fa934418886dcdb0647c5c552 P b1bcbe2df07744caaeb7a15d00dad2d1 reported cstate change: term changed from 0 to 1, leader changed from <none> to b1bcbe2df07744caaeb7a15d00dad2d1 (127.6.3.194). New cstate: current_term: 1 leader_uuid: "b1bcbe2df07744caaeb7a15d00dad2d1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b1bcbe2df07744caaeb7a15d00dad2d1" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43283 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "067d127df48c4d5aae445170aef96762" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 41465 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bf45b641d5dd4b868ad6c3f969c62453" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 43451 } health_report { overall_health: UNKNOWN } } }
I20260709 14:53:43.582762  8206 leader_election.cc:304] T 2b1015ea7cb6469f9e4895cc87c2d0b3 P b1bcbe2df07744caaeb7a15d00dad2d1 [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: 067d127df48c4d5aae445170aef96762, b1bcbe2df07744caaeb7a15d00dad2d1; no voters: 
I20260709 14:53:43.582872  8623 raft_consensus.cc:515] T cf86e1fba39b4b55ad865137167d5ea3 P 067d127df48c4d5aae445170aef96762 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "973451fb40234dca93d60a5ad4ca93e4" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39227 } } peers { permanent_uuid: "b1bcbe2df07744caaeb7a15d00dad2d1" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43283 } } peers { permanent_uuid: "067d127df48c4d5aae445170aef96762" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 41465 } }
I20260709 14:53:43.583719  8163 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b1015ea7cb6469f9e4895cc87c2d0b3" candidate_uuid: "b1bcbe2df07744caaeb7a15d00dad2d1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "973451fb40234dca93d60a5ad4ca93e4" is_pre_election: true
W20260709 14:53:43.585115  8206 leader_election.cc:343] T 2b1015ea7cb6469f9e4895cc87c2d0b3 P b1bcbe2df07744caaeb7a15d00dad2d1 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 973451fb40234dca93d60a5ad4ca93e4 (127.6.3.193:39227): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:43.585445  8163 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cf86e1fba39b4b55ad865137167d5ea3" candidate_uuid: "067d127df48c4d5aae445170aef96762" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "973451fb40234dca93d60a5ad4ca93e4"
I20260709 14:53:43.554960  8437 leader_election.cc:290] T ad73e1facb6d42ba9775f642bfe58454 P b1bcbe2df07744caaeb7a15d00dad2d1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bf45b641d5dd4b868ad6c3f969c62453 (127.6.3.196:43451), 973451fb40234dca93d60a5ad4ca93e4 (127.6.3.193:39227)
I20260709 14:53:43.587574  8623 leader_election.cc:290] T cf86e1fba39b4b55ad865137167d5ea3 P 067d127df48c4d5aae445170aef96762 [CANDIDATE]: Term 2 election: Requested vote from peers 973451fb40234dca93d60a5ad4ca93e4 (127.6.3.193:39227), b1bcbe2df07744caaeb7a15d00dad2d1 (127.6.3.194:43283)
I20260709 14:53:43.587744  8236 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cf86e1fba39b4b55ad865137167d5ea3" candidate_uuid: "067d127df48c4d5aae445170aef96762" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b1bcbe2df07744caaeb7a15d00dad2d1"
I20260709 14:53:43.585995  8503 raft_consensus.cc:2804] T 2b1015ea7cb6469f9e4895cc87c2d0b3 P b1bcbe2df07744caaeb7a15d00dad2d1 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:53:43.588617  8503 raft_consensus.cc:493] T 2b1015ea7cb6469f9e4895cc87c2d0b3 P b1bcbe2df07744caaeb7a15d00dad2d1 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:53:43.588959  8503 raft_consensus.cc:3060] T 2b1015ea7cb6469f9e4895cc87c2d0b3 P b1bcbe2df07744caaeb7a15d00dad2d1 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:43.616644  8430 tablet_bootstrap.cc:492] T c9064cffd03a4cc5b49c90073f02ad43 P b1bcbe2df07744caaeb7a15d00dad2d1: No bootstrap required, opened a new log
I20260709 14:53:43.617801  8430 ts_tablet_manager.cc:1403] T c9064cffd03a4cc5b49c90073f02ad43 P b1bcbe2df07744caaeb7a15d00dad2d1: Time spent bootstrapping tablet: real 0.100s	user 0.016s	sys 0.000s
I20260709 14:53:43.620851  8430 raft_consensus.cc:359] T c9064cffd03a4cc5b49c90073f02ad43 P b1bcbe2df07744caaeb7a15d00dad2d1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b1bcbe2df07744caaeb7a15d00dad2d1" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43283 } } peers { permanent_uuid: "067d127df48c4d5aae445170aef96762" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 41465 } } peers { permanent_uuid: "bf45b641d5dd4b868ad6c3f969c62453" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 43451 } }
I20260709 14:53:43.625562  8430 raft_consensus.cc:385] T c9064cffd03a4cc5b49c90073f02ad43 P b1bcbe2df07744caaeb7a15d00dad2d1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:43.626278  8430 raft_consensus.cc:740] T c9064cffd03a4cc5b49c90073f02ad43 P b1bcbe2df07744caaeb7a15d00dad2d1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b1bcbe2df07744caaeb7a15d00dad2d1, State: Initialized, Role: FOLLOWER
I20260709 14:53:43.627565  8430 consensus_queue.cc:260] T c9064cffd03a4cc5b49c90073f02ad43 P b1bcbe2df07744caaeb7a15d00dad2d1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b1bcbe2df07744caaeb7a15d00dad2d1" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43283 } } peers { permanent_uuid: "067d127df48c4d5aae445170aef96762" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 41465 } } peers { permanent_uuid: "bf45b641d5dd4b868ad6c3f969c62453" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 43451 } }
I20260709 14:53:43.585983  8163 raft_consensus.cc:3060] T cf86e1fba39b4b55ad865137167d5ea3 P 973451fb40234dca93d60a5ad4ca93e4 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:53:43.622944  8609 raft_consensus.cc:515] T ad73e1facb6d42ba9775f642bfe58454 P b1bcbe2df07744caaeb7a15d00dad2d1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bf45b641d5dd4b868ad6c3f969c62453" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 43451 } } peers { permanent_uuid: "973451fb40234dca93d60a5ad4ca93e4" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39227 } } peers { permanent_uuid: "b1bcbe2df07744caaeb7a15d00dad2d1" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43283 } }
I20260709 14:53:43.640420  8430 ts_tablet_manager.cc:1434] T c9064cffd03a4cc5b49c90073f02ad43 P b1bcbe2df07744caaeb7a15d00dad2d1: Time spent starting tablet: real 0.022s	user 0.004s	sys 0.002s
I20260709 14:53:43.643105  8165 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ad73e1facb6d42ba9775f642bfe58454" candidate_uuid: "b1bcbe2df07744caaeb7a15d00dad2d1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "973451fb40234dca93d60a5ad4ca93e4"
W20260709 14:53:43.644773  8206 leader_election.cc:343] T ad73e1facb6d42ba9775f642bfe58454 P b1bcbe2df07744caaeb7a15d00dad2d1 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 973451fb40234dca93d60a5ad4ca93e4 (127.6.3.193:39227): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:43.645699  8388 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ad73e1facb6d42ba9775f642bfe58454" candidate_uuid: "b1bcbe2df07744caaeb7a15d00dad2d1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bf45b641d5dd4b868ad6c3f969c62453"
I20260709 14:53:43.646423  8388 raft_consensus.cc:3060] T ad73e1facb6d42ba9775f642bfe58454 P bf45b641d5dd4b868ad6c3f969c62453 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:43.647655  8430 tablet_bootstrap.cc:492] T dd217c491b9641fc9d5732aeff9bbbba P b1bcbe2df07744caaeb7a15d00dad2d1: Bootstrap starting.
I20260709 14:53:43.624806  8311 raft_consensus.cc:1240] T cf86e1fba39b4b55ad865137167d5ea3 P 067d127df48c4d5aae445170aef96762 [term 2 FOLLOWER]: Rejecting Update request from peer b1bcbe2df07744caaeb7a15d00dad2d1 for earlier term 1. Current term is 2. Ops: [1.1-1.1]
I20260709 14:53:43.652829  8437 consensus_queue.cc:1059] T cf86e1fba39b4b55ad865137167d5ea3 P b1bcbe2df07744caaeb7a15d00dad2d1 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "067d127df48c4d5aae445170aef96762" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 41465 }, Status: INVALID_TERM, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:53:43.653681  8502 raft_consensus.cc:3055] T cf86e1fba39b4b55ad865137167d5ea3 P b1bcbe2df07744caaeb7a15d00dad2d1 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:53:43.654036  8502 raft_consensus.cc:740] T cf86e1fba39b4b55ad865137167d5ea3 P b1bcbe2df07744caaeb7a15d00dad2d1 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: b1bcbe2df07744caaeb7a15d00dad2d1, State: Running, Role: LEADER
I20260709 14:53:43.654788  8502 consensus_queue.cc:260] T cf86e1fba39b4b55ad865137167d5ea3 P b1bcbe2df07744caaeb7a15d00dad2d1 [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: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "973451fb40234dca93d60a5ad4ca93e4" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39227 } } peers { permanent_uuid: "b1bcbe2df07744caaeb7a15d00dad2d1" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43283 } } peers { permanent_uuid: "067d127df48c4d5aae445170aef96762" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 41465 } }
I20260709 14:53:43.655979  8502 raft_consensus.cc:3060] T cf86e1fba39b4b55ad865137167d5ea3 P b1bcbe2df07744caaeb7a15d00dad2d1 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:53:43.662421  8165 raft_consensus.cc:3060] T 8f0e303f7a4d41818f2384ddcafd5782 P 973451fb40234dca93d60a5ad4ca93e4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:43.665813  8430 tablet_bootstrap.cc:654] T dd217c491b9641fc9d5732aeff9bbbba P b1bcbe2df07744caaeb7a15d00dad2d1: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:43.671525  8437 consensus_queue.cc:1048] T db59569e9aae4da9a73b0ed1802dbd30 P b1bcbe2df07744caaeb7a15d00dad2d1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bf45b641d5dd4b868ad6c3f969c62453" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 43451 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:53:43.690512  8430 tablet_bootstrap.cc:492] T dd217c491b9641fc9d5732aeff9bbbba P b1bcbe2df07744caaeb7a15d00dad2d1: No bootstrap required, opened a new log
I20260709 14:53:43.690968  8430 ts_tablet_manager.cc:1403] T dd217c491b9641fc9d5732aeff9bbbba P b1bcbe2df07744caaeb7a15d00dad2d1: Time spent bootstrapping tablet: real 0.043s	user 0.004s	sys 0.010s
I20260709 14:53:43.693401  8430 raft_consensus.cc:359] T dd217c491b9641fc9d5732aeff9bbbba P b1bcbe2df07744caaeb7a15d00dad2d1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "973451fb40234dca93d60a5ad4ca93e4" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39227 } } peers { permanent_uuid: "b1bcbe2df07744caaeb7a15d00dad2d1" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43283 } } peers { permanent_uuid: "067d127df48c4d5aae445170aef96762" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 41465 } }
I20260709 14:53:43.693941  8430 raft_consensus.cc:385] T dd217c491b9641fc9d5732aeff9bbbba P b1bcbe2df07744caaeb7a15d00dad2d1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:43.694185  8430 raft_consensus.cc:740] T dd217c491b9641fc9d5732aeff9bbbba P b1bcbe2df07744caaeb7a15d00dad2d1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b1bcbe2df07744caaeb7a15d00dad2d1, State: Initialized, Role: FOLLOWER
I20260709 14:53:43.695609  8623 raft_consensus.cc:493] T c9064cffd03a4cc5b49c90073f02ad43 P 067d127df48c4d5aae445170aef96762 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:43.696231  8623 raft_consensus.cc:515] T c9064cffd03a4cc5b49c90073f02ad43 P 067d127df48c4d5aae445170aef96762 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b1bcbe2df07744caaeb7a15d00dad2d1" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43283 } } peers { permanent_uuid: "067d127df48c4d5aae445170aef96762" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 41465 } } peers { permanent_uuid: "bf45b641d5dd4b868ad6c3f969c62453" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 43451 } }
I20260709 14:53:43.698592  8623 leader_election.cc:290] T c9064cffd03a4cc5b49c90073f02ad43 P 067d127df48c4d5aae445170aef96762 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b1bcbe2df07744caaeb7a15d00dad2d1 (127.6.3.194:43283), bf45b641d5dd4b868ad6c3f969c62453 (127.6.3.196:43451)
I20260709 14:53:43.699105  8239 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c9064cffd03a4cc5b49c90073f02ad43" candidate_uuid: "067d127df48c4d5aae445170aef96762" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b1bcbe2df07744caaeb7a15d00dad2d1" is_pre_election: true
I20260709 14:53:43.699774  8239 raft_consensus.cc:2468] T c9064cffd03a4cc5b49c90073f02ad43 P b1bcbe2df07744caaeb7a15d00dad2d1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 067d127df48c4d5aae445170aef96762 in term 0.
I20260709 14:53:43.700551  8387 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c9064cffd03a4cc5b49c90073f02ad43" candidate_uuid: "067d127df48c4d5aae445170aef96762" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bf45b641d5dd4b868ad6c3f969c62453" is_pre_election: true
I20260709 14:53:43.701889  8277 leader_election.cc:304] T c9064cffd03a4cc5b49c90073f02ad43 P 067d127df48c4d5aae445170aef96762 [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: 067d127df48c4d5aae445170aef96762, b1bcbe2df07744caaeb7a15d00dad2d1; no voters: 
I20260709 14:53:43.694835  8430 consensus_queue.cc:260] T dd217c491b9641fc9d5732aeff9bbbba P b1bcbe2df07744caaeb7a15d00dad2d1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "973451fb40234dca93d60a5ad4ca93e4" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39227 } } peers { permanent_uuid: "b1bcbe2df07744caaeb7a15d00dad2d1" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43283 } } peers { permanent_uuid: "067d127df48c4d5aae445170aef96762" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 41465 } }
W20260709 14:53:43.702821  8279 leader_election.cc:343] T c9064cffd03a4cc5b49c90073f02ad43 P 067d127df48c4d5aae445170aef96762 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer bf45b641d5dd4b868ad6c3f969c62453 (127.6.3.196:43451): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:43.703702  8623 raft_consensus.cc:2804] T c9064cffd03a4cc5b49c90073f02ad43 P 067d127df48c4d5aae445170aef96762 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:53:43.704205  8430 ts_tablet_manager.cc:1434] T dd217c491b9641fc9d5732aeff9bbbba P b1bcbe2df07744caaeb7a15d00dad2d1: Time spent starting tablet: real 0.013s	user 0.005s	sys 0.000s
I20260709 14:53:43.704173  8623 raft_consensus.cc:493] T c9064cffd03a4cc5b49c90073f02ad43 P 067d127df48c4d5aae445170aef96762 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:53:43.704800  8623 raft_consensus.cc:3060] T c9064cffd03a4cc5b49c90073f02ad43 P 067d127df48c4d5aae445170aef96762 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:43.711632  8623 raft_consensus.cc:515] T c9064cffd03a4cc5b49c90073f02ad43 P 067d127df48c4d5aae445170aef96762 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b1bcbe2df07744caaeb7a15d00dad2d1" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43283 } } peers { permanent_uuid: "067d127df48c4d5aae445170aef96762" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 41465 } } peers { permanent_uuid: "bf45b641d5dd4b868ad6c3f969c62453" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 43451 } }
I20260709 14:53:43.714216  8239 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c9064cffd03a4cc5b49c90073f02ad43" candidate_uuid: "067d127df48c4d5aae445170aef96762" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b1bcbe2df07744caaeb7a15d00dad2d1"
I20260709 14:53:43.714740  8239 raft_consensus.cc:3060] T c9064cffd03a4cc5b49c90073f02ad43 P b1bcbe2df07744caaeb7a15d00dad2d1 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:43.714813  8437 consensus_queue.cc:1048] T db59569e9aae4da9a73b0ed1802dbd30 P b1bcbe2df07744caaeb7a15d00dad2d1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "067d127df48c4d5aae445170aef96762" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 41465 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:53:43.716095  8437 consensus_queue.cc:1048] T cf17a9d132194e99811fa03218e66e17 P b1bcbe2df07744caaeb7a15d00dad2d1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "973451fb40234dca93d60a5ad4ca93e4" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39227 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:53:43.721534  8239 raft_consensus.cc:2468] T c9064cffd03a4cc5b49c90073f02ad43 P b1bcbe2df07744caaeb7a15d00dad2d1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 067d127df48c4d5aae445170aef96762 in term 1.
I20260709 14:53:43.722545  8430 tablet_bootstrap.cc:492] T cda2e960108f4f0688fc2fdfaf8d804b P b1bcbe2df07744caaeb7a15d00dad2d1: Bootstrap starting.
I20260709 14:53:43.722656  8277 leader_election.cc:304] T c9064cffd03a4cc5b49c90073f02ad43 P 067d127df48c4d5aae445170aef96762 [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: 067d127df48c4d5aae445170aef96762, b1bcbe2df07744caaeb7a15d00dad2d1; no voters: 
I20260709 14:53:43.723662  8444 raft_consensus.cc:2804] T c9064cffd03a4cc5b49c90073f02ad43 P 067d127df48c4d5aae445170aef96762 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:53:43.724114  8444 raft_consensus.cc:697] T c9064cffd03a4cc5b49c90073f02ad43 P 067d127df48c4d5aae445170aef96762 [term 1 LEADER]: Becoming Leader. State: Replica: 067d127df48c4d5aae445170aef96762, State: Running, Role: LEADER
I20260709 14:53:43.724951  8444 consensus_queue.cc:237] T c9064cffd03a4cc5b49c90073f02ad43 P 067d127df48c4d5aae445170aef96762 [LEADER]: Queue going to LEADER mode. State: All 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: "b1bcbe2df07744caaeb7a15d00dad2d1" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43283 } } peers { permanent_uuid: "067d127df48c4d5aae445170aef96762" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 41465 } } peers { permanent_uuid: "bf45b641d5dd4b868ad6c3f969c62453" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 43451 } }
I20260709 14:53:43.727875  8609 leader_election.cc:290] T ad73e1facb6d42ba9775f642bfe58454 P b1bcbe2df07744caaeb7a15d00dad2d1 [CANDIDATE]: Term 1 election: Requested vote from peers bf45b641d5dd4b868ad6c3f969c62453 (127.6.3.196:43451), 973451fb40234dca93d60a5ad4ca93e4 (127.6.3.193:39227)
I20260709 14:53:43.729422  8623 leader_election.cc:290] T c9064cffd03a4cc5b49c90073f02ad43 P 067d127df48c4d5aae445170aef96762 [CANDIDATE]: Term 1 election: Requested vote from peers b1bcbe2df07744caaeb7a15d00dad2d1 (127.6.3.194:43283), bf45b641d5dd4b868ad6c3f969c62453 (127.6.3.196:43451)
I20260709 14:53:43.730901  8387 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c9064cffd03a4cc5b49c90073f02ad43" candidate_uuid: "067d127df48c4d5aae445170aef96762" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bf45b641d5dd4b868ad6c3f969c62453"
I20260709 14:53:43.732821  8430 tablet_bootstrap.cc:654] T cda2e960108f4f0688fc2fdfaf8d804b P b1bcbe2df07744caaeb7a15d00dad2d1: Neither blocks nor log segments found. Creating new log.
W20260709 14:53:43.734606  8279 leader_election.cc:343] T c9064cffd03a4cc5b49c90073f02ad43 P 067d127df48c4d5aae445170aef96762 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer bf45b641d5dd4b868ad6c3f969c62453 (127.6.3.196:43451): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:43.743178  8430 tablet_bootstrap.cc:492] T cda2e960108f4f0688fc2fdfaf8d804b P b1bcbe2df07744caaeb7a15d00dad2d1: No bootstrap required, opened a new log
I20260709 14:53:43.742914  8616 consensus_queue.cc:1048] T e74bcf63a5f844e1acbc42efccca81ce P bf45b641d5dd4b868ad6c3f969c62453 [LEADER]: Connected to new peer: Peer: permanent_uuid: "973451fb40234dca93d60a5ad4ca93e4" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39227 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:53:43.746474  8430 ts_tablet_manager.cc:1403] T cda2e960108f4f0688fc2fdfaf8d804b P b1bcbe2df07744caaeb7a15d00dad2d1: Time spent bootstrapping tablet: real 0.024s	user 0.012s	sys 0.001s
I20260709 14:53:43.782588  8430 raft_consensus.cc:359] T cda2e960108f4f0688fc2fdfaf8d804b P b1bcbe2df07744caaeb7a15d00dad2d1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b1bcbe2df07744caaeb7a15d00dad2d1" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43283 } } peers { permanent_uuid: "067d127df48c4d5aae445170aef96762" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 41465 } } peers { permanent_uuid: "bf45b641d5dd4b868ad6c3f969c62453" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 43451 } }
I20260709 14:53:43.783520  8662 raft_consensus.cc:493] T 0f4b9212c82d4512a079f2877e09b92a P b1bcbe2df07744caaeb7a15d00dad2d1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:43.784116  8662 raft_consensus.cc:515] T 0f4b9212c82d4512a079f2877e09b92a P b1bcbe2df07744caaeb7a15d00dad2d1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bf45b641d5dd4b868ad6c3f969c62453" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 43451 } } peers { permanent_uuid: "973451fb40234dca93d60a5ad4ca93e4" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39227 } } peers { permanent_uuid: "b1bcbe2df07744caaeb7a15d00dad2d1" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43283 } }
I20260709 14:53:43.786129  8662 leader_election.cc:290] T 0f4b9212c82d4512a079f2877e09b92a P b1bcbe2df07744caaeb7a15d00dad2d1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bf45b641d5dd4b868ad6c3f969c62453 (127.6.3.196:43451), 973451fb40234dca93d60a5ad4ca93e4 (127.6.3.193:39227)
I20260709 14:53:43.786595  8239 raft_consensus.cc:3060] T 0f4b9212c82d4512a079f2877e09b92a P b1bcbe2df07744caaeb7a15d00dad2d1 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:43.783681  8430 raft_consensus.cc:385] T cda2e960108f4f0688fc2fdfaf8d804b P b1bcbe2df07744caaeb7a15d00dad2d1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:43.787420  8430 raft_consensus.cc:740] T cda2e960108f4f0688fc2fdfaf8d804b P b1bcbe2df07744caaeb7a15d00dad2d1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b1bcbe2df07744caaeb7a15d00dad2d1, State: Initialized, Role: FOLLOWER
I20260709 14:53:43.788105  8430 consensus_queue.cc:260] T cda2e960108f4f0688fc2fdfaf8d804b P b1bcbe2df07744caaeb7a15d00dad2d1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b1bcbe2df07744caaeb7a15d00dad2d1" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43283 } } peers { permanent_uuid: "067d127df48c4d5aae445170aef96762" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 41465 } } peers { permanent_uuid: "bf45b641d5dd4b868ad6c3f969c62453" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 43451 } }
I20260709 14:53:43.790189  8430 ts_tablet_manager.cc:1434] T cda2e960108f4f0688fc2fdfaf8d804b P b1bcbe2df07744caaeb7a15d00dad2d1: Time spent starting tablet: real 0.043s	user 0.005s	sys 0.000s
I20260709 14:53:43.794955  8387 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0f4b9212c82d4512a079f2877e09b92a" candidate_uuid: "b1bcbe2df07744caaeb7a15d00dad2d1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bf45b641d5dd4b868ad6c3f969c62453" is_pre_election: true
I20260709 14:53:43.798192  8160 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0f4b9212c82d4512a079f2877e09b92a" candidate_uuid: "b1bcbe2df07744caaeb7a15d00dad2d1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "973451fb40234dca93d60a5ad4ca93e4" is_pre_election: true
I20260709 14:53:43.806782  8430 tablet_bootstrap.cc:492] T 0a3b9a7f82b94ef096d05111ebd8d23d P b1bcbe2df07744caaeb7a15d00dad2d1: Bootstrap starting.
I20260709 14:53:43.810806  8616 consensus_queue.cc:1048] T e74bcf63a5f844e1acbc42efccca81ce P bf45b641d5dd4b868ad6c3f969c62453 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b1bcbe2df07744caaeb7a15d00dad2d1" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43283 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:53:43.813529  8430 tablet_bootstrap.cc:654] T 0a3b9a7f82b94ef096d05111ebd8d23d P b1bcbe2df07744caaeb7a15d00dad2d1: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:43.842051  8593 raft_consensus.cc:493] T 3f51d6c4a8f24e9ca5c20a81b72f972b P 973451fb40234dca93d60a5ad4ca93e4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:43.842698  8593 raft_consensus.cc:515] T 3f51d6c4a8f24e9ca5c20a81b72f972b P 973451fb40234dca93d60a5ad4ca93e4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "067d127df48c4d5aae445170aef96762" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 41465 } } peers { permanent_uuid: "bf45b641d5dd4b868ad6c3f969c62453" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 43451 } } peers { permanent_uuid: "973451fb40234dca93d60a5ad4ca93e4" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39227 } }
I20260709 14:53:43.845146  8593 leader_election.cc:290] T 3f51d6c4a8f24e9ca5c20a81b72f972b P 973451fb40234dca93d60a5ad4ca93e4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 067d127df48c4d5aae445170aef96762 (127.6.3.195:41465), bf45b641d5dd4b868ad6c3f969c62453 (127.6.3.196:43451)
I20260709 14:53:43.845872  8313 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f51d6c4a8f24e9ca5c20a81b72f972b" candidate_uuid: "973451fb40234dca93d60a5ad4ca93e4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "067d127df48c4d5aae445170aef96762" is_pre_election: true
I20260709 14:53:43.846489  8313 raft_consensus.cc:2468] T 3f51d6c4a8f24e9ca5c20a81b72f972b P 067d127df48c4d5aae445170aef96762 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 973451fb40234dca93d60a5ad4ca93e4 in term 0.
I20260709 14:53:43.847961  8131 leader_election.cc:304] T 3f51d6c4a8f24e9ca5c20a81b72f972b P 973451fb40234dca93d60a5ad4ca93e4 [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: 067d127df48c4d5aae445170aef96762, 973451fb40234dca93d60a5ad4ca93e4; no voters: 
I20260709 14:53:43.848886  8387 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f51d6c4a8f24e9ca5c20a81b72f972b" candidate_uuid: "973451fb40234dca93d60a5ad4ca93e4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bf45b641d5dd4b868ad6c3f969c62453" is_pre_election: true
I20260709 14:53:43.850129  8593 raft_consensus.cc:2804] T 3f51d6c4a8f24e9ca5c20a81b72f972b P 973451fb40234dca93d60a5ad4ca93e4 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:53:43.850521  8593 raft_consensus.cc:493] T 3f51d6c4a8f24e9ca5c20a81b72f972b P 973451fb40234dca93d60a5ad4ca93e4 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:53:43.850852  8593 raft_consensus.cc:3060] T 3f51d6c4a8f24e9ca5c20a81b72f972b P 973451fb40234dca93d60a5ad4ca93e4 [term 0 FOLLOWER]: Advancing to term 1
W20260709 14:53:43.853992  8130 leader_election.cc:343] T 3f51d6c4a8f24e9ca5c20a81b72f972b P 973451fb40234dca93d60a5ad4ca93e4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer bf45b641d5dd4b868ad6c3f969c62453 (127.6.3.196:43451): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:43.858383  8593 raft_consensus.cc:515] T 3f51d6c4a8f24e9ca5c20a81b72f972b P 973451fb40234dca93d60a5ad4ca93e4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "067d127df48c4d5aae445170aef96762" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 41465 } } peers { permanent_uuid: "bf45b641d5dd4b868ad6c3f969c62453" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 43451 } } peers { permanent_uuid: "973451fb40234dca93d60a5ad4ca93e4" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39227 } }
I20260709 14:53:43.865988  8432 tablet_bootstrap.cc:492] T 6e36e2a656b04fde9b0c79b2db3623dd P 067d127df48c4d5aae445170aef96762: No bootstrap required, opened a new log
I20260709 14:53:43.866432  8432 ts_tablet_manager.cc:1403] T 6e36e2a656b04fde9b0c79b2db3623dd P 067d127df48c4d5aae445170aef96762: Time spent bootstrapping tablet: real 0.365s	user 0.070s	sys 0.088s
I20260709 14:53:43.869294  8432 raft_consensus.cc:359] T 6e36e2a656b04fde9b0c79b2db3623dd P 067d127df48c4d5aae445170aef96762 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "067d127df48c4d5aae445170aef96762" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 41465 } } peers { permanent_uuid: "bf45b641d5dd4b868ad6c3f969c62453" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 43451 } } peers { permanent_uuid: "973451fb40234dca93d60a5ad4ca93e4" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39227 } }
I20260709 14:53:43.869925  8432 raft_consensus.cc:385] T 6e36e2a656b04fde9b0c79b2db3623dd P 067d127df48c4d5aae445170aef96762 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:43.869825  8662 consensus_queue.cc:1048] T cf17a9d132194e99811fa03218e66e17 P b1bcbe2df07744caaeb7a15d00dad2d1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bf45b641d5dd4b868ad6c3f969c62453" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 43451 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:53:43.870220  8206 leader_election.cc:304] T 0f4b9212c82d4512a079f2877e09b92a P b1bcbe2df07744caaeb7a15d00dad2d1 [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: b1bcbe2df07744caaeb7a15d00dad2d1; no voters: 973451fb40234dca93d60a5ad4ca93e4, bf45b641d5dd4b868ad6c3f969c62453
I20260709 14:53:43.871758  8662 raft_consensus.cc:2749] T 0f4b9212c82d4512a079f2877e09b92a P b1bcbe2df07744caaeb7a15d00dad2d1 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:53:43.871979  8313 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f51d6c4a8f24e9ca5c20a81b72f972b" candidate_uuid: "973451fb40234dca93d60a5ad4ca93e4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "067d127df48c4d5aae445170aef96762"
I20260709 14:53:43.872566  8313 raft_consensus.cc:3060] T 3f51d6c4a8f24e9ca5c20a81b72f972b P 067d127df48c4d5aae445170aef96762 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:43.884199  8313 raft_consensus.cc:2468] T 3f51d6c4a8f24e9ca5c20a81b72f972b P 067d127df48c4d5aae445170aef96762 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 973451fb40234dca93d60a5ad4ca93e4 in term 1.
I20260709 14:53:43.885314  8131 leader_election.cc:304] T 3f51d6c4a8f24e9ca5c20a81b72f972b P 973451fb40234dca93d60a5ad4ca93e4 [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: 067d127df48c4d5aae445170aef96762, 973451fb40234dca93d60a5ad4ca93e4; no voters: 
I20260709 14:53:43.722750  8060 catalog_manager.cc:5697] T 5bb1dbb8062e4d52a69f1c5b8996a706 P 067d127df48c4d5aae445170aef96762 reported cstate change: term changed from 0 to 1, leader changed from <none> to 067d127df48c4d5aae445170aef96762 (127.6.3.195). New cstate: current_term: 1 leader_uuid: "067d127df48c4d5aae445170aef96762" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "067d127df48c4d5aae445170aef96762" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 41465 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bf45b641d5dd4b868ad6c3f969c62453" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 43451 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "973451fb40234dca93d60a5ad4ca93e4" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39227 } health_report { overall_health: UNKNOWN } } }
W20260709 14:53:43.905821  8434 thread.cc:641] log-alloc [worker] (thread pool) Time spent creating pthread: real 0.521s	user 0.024s	sys 0.031s
W20260709 14:53:43.906121  8434 thread.cc:608] log-alloc [worker] (thread pool) Time spent starting thread: real 0.522s	user 0.024s	sys 0.031s
I20260709 14:53:43.779060  8503 raft_consensus.cc:515] T 2b1015ea7cb6469f9e4895cc87c2d0b3 P b1bcbe2df07744caaeb7a15d00dad2d1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "973451fb40234dca93d60a5ad4ca93e4" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39227 } } peers { permanent_uuid: "b1bcbe2df07744caaeb7a15d00dad2d1" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43283 } } peers { permanent_uuid: "067d127df48c4d5aae445170aef96762" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 41465 } }
I20260709 14:53:43.908463  8503 leader_election.cc:290] T 2b1015ea7cb6469f9e4895cc87c2d0b3 P b1bcbe2df07744caaeb7a15d00dad2d1 [CANDIDATE]: Term 1 election: Requested vote from peers 973451fb40234dca93d60a5ad4ca93e4 (127.6.3.193:39227), 067d127df48c4d5aae445170aef96762 (127.6.3.195:41465)
I20260709 14:53:43.878765  8163 raft_consensus.cc:2468] T cf86e1fba39b4b55ad865137167d5ea3 P 973451fb40234dca93d60a5ad4ca93e4 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 067d127df48c4d5aae445170aef96762 in term 2.
I20260709 14:53:43.910583  8164 raft_consensus.cc:1240] T cf86e1fba39b4b55ad865137167d5ea3 P 973451fb40234dca93d60a5ad4ca93e4 [term 2 FOLLOWER]: Rejecting Update request from peer b1bcbe2df07744caaeb7a15d00dad2d1 for earlier term 1. Current term is 2. Ops: []
I20260709 14:53:43.912385  8313 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b1015ea7cb6469f9e4895cc87c2d0b3" candidate_uuid: "b1bcbe2df07744caaeb7a15d00dad2d1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "067d127df48c4d5aae445170aef96762"
I20260709 14:53:43.922195  8593 leader_election.cc:290] T 3f51d6c4a8f24e9ca5c20a81b72f972b P 973451fb40234dca93d60a5ad4ca93e4 [CANDIDATE]: Term 1 election: Requested vote from peers 067d127df48c4d5aae445170aef96762 (127.6.3.195:41465), bf45b641d5dd4b868ad6c3f969c62453 (127.6.3.196:43451)
I20260709 14:53:43.928042  8674 raft_consensus.cc:2804] T 3f51d6c4a8f24e9ca5c20a81b72f972b P 973451fb40234dca93d60a5ad4ca93e4 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:53:43.928521  8674 raft_consensus.cc:697] T 3f51d6c4a8f24e9ca5c20a81b72f972b P 973451fb40234dca93d60a5ad4ca93e4 [term 1 LEADER]: Becoming Leader. State: Replica: 973451fb40234dca93d60a5ad4ca93e4, State: Running, Role: LEADER
I20260709 14:53:43.929016  8063 catalog_manager.cc:5697] T c9064cffd03a4cc5b49c90073f02ad43 P 067d127df48c4d5aae445170aef96762 reported cstate change: term changed from 0 to 1, leader changed from <none> to 067d127df48c4d5aae445170aef96762 (127.6.3.195). New cstate: current_term: 1 leader_uuid: "067d127df48c4d5aae445170aef96762" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b1bcbe2df07744caaeb7a15d00dad2d1" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43283 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "067d127df48c4d5aae445170aef96762" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 41465 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bf45b641d5dd4b868ad6c3f969c62453" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 43451 } health_report { overall_health: UNKNOWN } } }
I20260709 14:53:43.930794  8434 tablet_bootstrap.cc:492] T 3f51d6c4a8f24e9ca5c20a81b72f972b P bf45b641d5dd4b868ad6c3f969c62453: No bootstrap required, opened a new log
I20260709 14:53:43.931295  8434 ts_tablet_manager.cc:1403] T 3f51d6c4a8f24e9ca5c20a81b72f972b P bf45b641d5dd4b868ad6c3f969c62453: Time spent bootstrapping tablet: real 0.555s	user 0.033s	sys 0.031s
I20260709 14:53:43.921293  8313 raft_consensus.cc:3060] T 2b1015ea7cb6469f9e4895cc87c2d0b3 P 067d127df48c4d5aae445170aef96762 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:43.937909  8388 raft_consensus.cc:2468] T ad73e1facb6d42ba9775f642bfe58454 P bf45b641d5dd4b868ad6c3f969c62453 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b1bcbe2df07744caaeb7a15d00dad2d1 in term 1.
I20260709 14:53:43.948791  8387 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f51d6c4a8f24e9ca5c20a81b72f972b" candidate_uuid: "973451fb40234dca93d60a5ad4ca93e4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bf45b641d5dd4b868ad6c3f969c62453"
I20260709 14:53:43.948932  8205 leader_election.cc:304] T ad73e1facb6d42ba9775f642bfe58454 P b1bcbe2df07744caaeb7a15d00dad2d1 [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: b1bcbe2df07744caaeb7a15d00dad2d1, bf45b641d5dd4b868ad6c3f969c62453; no voters: 973451fb40234dca93d60a5ad4ca93e4
I20260709 14:53:43.950189  8503 raft_consensus.cc:2804] T ad73e1facb6d42ba9775f642bfe58454 P b1bcbe2df07744caaeb7a15d00dad2d1 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:53:43.950922  8503 raft_consensus.cc:697] T ad73e1facb6d42ba9775f642bfe58454 P b1bcbe2df07744caaeb7a15d00dad2d1 [term 1 LEADER]: Becoming Leader. State: Replica: b1bcbe2df07744caaeb7a15d00dad2d1, State: Running, Role: LEADER
I20260709 14:53:43.948972  8674 consensus_queue.cc:237] T 3f51d6c4a8f24e9ca5c20a81b72f972b P 973451fb40234dca93d60a5ad4ca93e4 [LEADER]: Queue going to LEADER mode. State: All 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: "067d127df48c4d5aae445170aef96762" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 41465 } } peers { permanent_uuid: "bf45b641d5dd4b868ad6c3f969c62453" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 43451 } } peers { permanent_uuid: "973451fb40234dca93d60a5ad4ca93e4" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39227 } }
I20260709 14:53:43.952872  8503 consensus_queue.cc:237] T ad73e1facb6d42ba9775f642bfe58454 P b1bcbe2df07744caaeb7a15d00dad2d1 [LEADER]: Queue going to LEADER mode. State: All 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: "bf45b641d5dd4b868ad6c3f969c62453" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 43451 } } peers { permanent_uuid: "973451fb40234dca93d60a5ad4ca93e4" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39227 } } peers { permanent_uuid: "b1bcbe2df07744caaeb7a15d00dad2d1" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43283 } }
I20260709 14:53:43.958724  8434 raft_consensus.cc:359] T 3f51d6c4a8f24e9ca5c20a81b72f972b P bf45b641d5dd4b868ad6c3f969c62453 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "067d127df48c4d5aae445170aef96762" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 41465 } } peers { permanent_uuid: "bf45b641d5dd4b868ad6c3f969c62453" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 43451 } } peers { permanent_uuid: "973451fb40234dca93d60a5ad4ca93e4" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39227 } }
I20260709 14:53:43.959690  8434 raft_consensus.cc:385] T 3f51d6c4a8f24e9ca5c20a81b72f972b P bf45b641d5dd4b868ad6c3f969c62453 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:43.960031  8434 raft_consensus.cc:740] T 3f51d6c4a8f24e9ca5c20a81b72f972b P bf45b641d5dd4b868ad6c3f969c62453 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bf45b641d5dd4b868ad6c3f969c62453, State: Initialized, Role: FOLLOWER
I20260709 14:53:43.964658  8434 consensus_queue.cc:260] T 3f51d6c4a8f24e9ca5c20a81b72f972b P bf45b641d5dd4b868ad6c3f969c62453 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "067d127df48c4d5aae445170aef96762" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 41465 } } peers { permanent_uuid: "bf45b641d5dd4b868ad6c3f969c62453" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 43451 } } peers { permanent_uuid: "973451fb40234dca93d60a5ad4ca93e4" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39227 } }
I20260709 14:53:43.965824  8387 raft_consensus.cc:3060] T 3f51d6c4a8f24e9ca5c20a81b72f972b P bf45b641d5dd4b868ad6c3f969c62453 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:43.870286  8432 raft_consensus.cc:740] T 6e36e2a656b04fde9b0c79b2db3623dd P 067d127df48c4d5aae445170aef96762 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 067d127df48c4d5aae445170aef96762, State: Initialized, Role: FOLLOWER
I20260709 14:53:43.972931  8431 tablet_bootstrap.cc:492] T 5bb1dbb8062e4d52a69f1c5b8996a706 P 973451fb40234dca93d60a5ad4ca93e4: No bootstrap required, opened a new log
I20260709 14:53:43.972836  8387 raft_consensus.cc:2468] T 3f51d6c4a8f24e9ca5c20a81b72f972b P bf45b641d5dd4b868ad6c3f969c62453 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 973451fb40234dca93d60a5ad4ca93e4 in term 1.
I20260709 14:53:43.973428  8432 consensus_queue.cc:260] T 6e36e2a656b04fde9b0c79b2db3623dd P 067d127df48c4d5aae445170aef96762 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "067d127df48c4d5aae445170aef96762" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 41465 } } peers { permanent_uuid: "bf45b641d5dd4b868ad6c3f969c62453" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 43451 } } peers { permanent_uuid: "973451fb40234dca93d60a5ad4ca93e4" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39227 } }
I20260709 14:53:43.973440  8431 ts_tablet_manager.cc:1403] T 5bb1dbb8062e4d52a69f1c5b8996a706 P 973451fb40234dca93d60a5ad4ca93e4: Time spent bootstrapping tablet: real 0.518s	user 0.041s	sys 0.069s
I20260709 14:53:43.975816  8163 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b1015ea7cb6469f9e4895cc87c2d0b3" candidate_uuid: "b1bcbe2df07744caaeb7a15d00dad2d1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "973451fb40234dca93d60a5ad4ca93e4"
W20260709 14:53:43.978132  8206 leader_election.cc:343] T 2b1015ea7cb6469f9e4895cc87c2d0b3 P b1bcbe2df07744caaeb7a15d00dad2d1 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 973451fb40234dca93d60a5ad4ca93e4 (127.6.3.193:39227): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:43.978349  8431 raft_consensus.cc:359] T 5bb1dbb8062e4d52a69f1c5b8996a706 P 973451fb40234dca93d60a5ad4ca93e4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "067d127df48c4d5aae445170aef96762" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 41465 } } peers { permanent_uuid: "bf45b641d5dd4b868ad6c3f969c62453" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 43451 } } peers { permanent_uuid: "973451fb40234dca93d60a5ad4ca93e4" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39227 } }
I20260709 14:53:43.979090  8431 raft_consensus.cc:385] T 5bb1dbb8062e4d52a69f1c5b8996a706 P 973451fb40234dca93d60a5ad4ca93e4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:43.979375  8431 raft_consensus.cc:740] T 5bb1dbb8062e4d52a69f1c5b8996a706 P 973451fb40234dca93d60a5ad4ca93e4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 973451fb40234dca93d60a5ad4ca93e4, State: Initialized, Role: FOLLOWER
I20260709 14:53:43.980053  8431 consensus_queue.cc:260] T 5bb1dbb8062e4d52a69f1c5b8996a706 P 973451fb40234dca93d60a5ad4ca93e4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "067d127df48c4d5aae445170aef96762" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 41465 } } peers { permanent_uuid: "bf45b641d5dd4b868ad6c3f969c62453" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 43451 } } peers { permanent_uuid: "973451fb40234dca93d60a5ad4ca93e4" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39227 } }
I20260709 14:53:43.982013  8431 ts_tablet_manager.cc:1434] T 5bb1dbb8062e4d52a69f1c5b8996a706 P 973451fb40234dca93d60a5ad4ca93e4: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260709 14:53:43.982124  8608 consensus_queue.cc:1048] T 8462e89fa934418886dcdb0647c5c552 P b1bcbe2df07744caaeb7a15d00dad2d1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "067d127df48c4d5aae445170aef96762" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 41465 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:53:43.983532  8431 tablet_bootstrap.cc:492] T 2b1015ea7cb6469f9e4895cc87c2d0b3 P 973451fb40234dca93d60a5ad4ca93e4: Bootstrap starting.
W20260709 14:53:43.985092  8131 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.6.3.195:41465, user_credentials={real_user=slave}} blocked reactor thread for 99854.7us
I20260709 14:53:43.993402  8280 leader_election.cc:304] T cf86e1fba39b4b55ad865137167d5ea3 P 067d127df48c4d5aae445170aef96762 [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: 067d127df48c4d5aae445170aef96762, 973451fb40234dca93d60a5ad4ca93e4; no voters: b1bcbe2df07744caaeb7a15d00dad2d1
I20260709 14:53:43.993737  8163 raft_consensus.cc:3060] T 5bb1dbb8062e4d52a69f1c5b8996a706 P 973451fb40234dca93d60a5ad4ca93e4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:43.985555  8313 raft_consensus.cc:2468] T 2b1015ea7cb6469f9e4895cc87c2d0b3 P 067d127df48c4d5aae445170aef96762 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b1bcbe2df07744caaeb7a15d00dad2d1 in term 1.
I20260709 14:53:43.986672  8432 ts_tablet_manager.cc:1434] T 6e36e2a656b04fde9b0c79b2db3623dd P 067d127df48c4d5aae445170aef96762: Time spent starting tablet: real 0.120s	user 0.002s	sys 0.003s
I20260709 14:53:43.997426  8489 raft_consensus.cc:2804] T cf86e1fba39b4b55ad865137167d5ea3 P 067d127df48c4d5aae445170aef96762 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:53:43.999022  8432 tablet_bootstrap.cc:492] T 4003921b934d4fd49b55b27f913c952f P 067d127df48c4d5aae445170aef96762: Bootstrap starting.
I20260709 14:53:44.000298  8206 leader_election.cc:304] T 2b1015ea7cb6469f9e4895cc87c2d0b3 P b1bcbe2df07744caaeb7a15d00dad2d1 [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: 067d127df48c4d5aae445170aef96762, b1bcbe2df07744caaeb7a15d00dad2d1; no voters: 973451fb40234dca93d60a5ad4ca93e4
I20260709 14:53:43.987160  8434 ts_tablet_manager.cc:1434] T 3f51d6c4a8f24e9ca5c20a81b72f972b P bf45b641d5dd4b868ad6c3f969c62453: Time spent starting tablet: real 0.056s	user 0.007s	sys 0.000s
I20260709 14:53:44.001940  8434 tablet_bootstrap.cc:492] T 836e7386924644a7bb98c94b372b4974 P bf45b641d5dd4b868ad6c3f969c62453: Bootstrap starting.
I20260709 14:53:44.004487  8608 raft_consensus.cc:2804] T 2b1015ea7cb6469f9e4895cc87c2d0b3 P b1bcbe2df07744caaeb7a15d00dad2d1 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:53:44.004990  8608 raft_consensus.cc:697] T 2b1015ea7cb6469f9e4895cc87c2d0b3 P b1bcbe2df07744caaeb7a15d00dad2d1 [term 1 LEADER]: Becoming Leader. State: Replica: b1bcbe2df07744caaeb7a15d00dad2d1, State: Running, Role: LEADER
I20260709 14:53:44.005751  8608 consensus_queue.cc:237] T 2b1015ea7cb6469f9e4895cc87c2d0b3 P b1bcbe2df07744caaeb7a15d00dad2d1 [LEADER]: Queue going to LEADER mode. State: All 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: "973451fb40234dca93d60a5ad4ca93e4" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39227 } } peers { permanent_uuid: "b1bcbe2df07744caaeb7a15d00dad2d1" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43283 } } peers { permanent_uuid: "067d127df48c4d5aae445170aef96762" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 41465 } }
I20260709 14:53:44.021739  8431 tablet_bootstrap.cc:654] T 2b1015ea7cb6469f9e4895cc87c2d0b3 P 973451fb40234dca93d60a5ad4ca93e4: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:44.025173  8661 raft_consensus.cc:493] T cda2e960108f4f0688fc2fdfaf8d804b P b1bcbe2df07744caaeb7a15d00dad2d1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:44.025650  8661 raft_consensus.cc:515] T cda2e960108f4f0688fc2fdfaf8d804b P b1bcbe2df07744caaeb7a15d00dad2d1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b1bcbe2df07744caaeb7a15d00dad2d1" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43283 } } peers { permanent_uuid: "067d127df48c4d5aae445170aef96762" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 41465 } } peers { permanent_uuid: "bf45b641d5dd4b868ad6c3f969c62453" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 43451 } }
I20260709 14:53:44.033526  8430 tablet_bootstrap.cc:492] T 0a3b9a7f82b94ef096d05111ebd8d23d P b1bcbe2df07744caaeb7a15d00dad2d1: No bootstrap required, opened a new log
I20260709 14:53:44.034073  8430 ts_tablet_manager.cc:1403] T 0a3b9a7f82b94ef096d05111ebd8d23d P b1bcbe2df07744caaeb7a15d00dad2d1: Time spent bootstrapping tablet: real 0.240s	user 0.022s	sys 0.018s
I20260709 14:53:44.038691  8431 tablet_bootstrap.cc:492] T 2b1015ea7cb6469f9e4895cc87c2d0b3 P 973451fb40234dca93d60a5ad4ca93e4: No bootstrap required, opened a new log
I20260709 14:53:44.039101  8431 ts_tablet_manager.cc:1403] T 2b1015ea7cb6469f9e4895cc87c2d0b3 P 973451fb40234dca93d60a5ad4ca93e4: Time spent bootstrapping tablet: real 0.056s	user 0.009s	sys 0.005s
I20260709 14:53:44.034628  8661 leader_election.cc:290] T cda2e960108f4f0688fc2fdfaf8d804b P b1bcbe2df07744caaeb7a15d00dad2d1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 067d127df48c4d5aae445170aef96762 (127.6.3.195:41465), bf45b641d5dd4b868ad6c3f969c62453 (127.6.3.196:43451)
I20260709 14:53:44.041098  8444 consensus_queue.cc:1048] T 5bb1dbb8062e4d52a69f1c5b8996a706 P 067d127df48c4d5aae445170aef96762 [LEADER]: Connected to new peer: Peer: permanent_uuid: "973451fb40234dca93d60a5ad4ca93e4" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39227 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:53:44.044694  8387 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cda2e960108f4f0688fc2fdfaf8d804b" candidate_uuid: "b1bcbe2df07744caaeb7a15d00dad2d1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bf45b641d5dd4b868ad6c3f969c62453" is_pre_election: true
W20260709 14:53:44.046132  8205 leader_election.cc:343] T cda2e960108f4f0688fc2fdfaf8d804b P b1bcbe2df07744caaeb7a15d00dad2d1 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer bf45b641d5dd4b868ad6c3f969c62453 (127.6.3.196:43451): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:44.048377  8434 tablet_bootstrap.cc:654] T 836e7386924644a7bb98c94b372b4974 P bf45b641d5dd4b868ad6c3f969c62453: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:44.047756  8061 catalog_manager.cc:5697] T 3f51d6c4a8f24e9ca5c20a81b72f972b P 973451fb40234dca93d60a5ad4ca93e4 reported cstate change: term changed from 0 to 1, leader changed from <none> to 973451fb40234dca93d60a5ad4ca93e4 (127.6.3.193). New cstate: current_term: 1 leader_uuid: "973451fb40234dca93d60a5ad4ca93e4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "067d127df48c4d5aae445170aef96762" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 41465 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bf45b641d5dd4b868ad6c3f969c62453" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 43451 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "973451fb40234dca93d60a5ad4ca93e4" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39227 } health_report { overall_health: HEALTHY } } }
I20260709 14:53:44.054543  8661 consensus_queue.cc:1048] T 8462e89fa934418886dcdb0647c5c552 P b1bcbe2df07744caaeb7a15d00dad2d1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bf45b641d5dd4b868ad6c3f969c62453" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 43451 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:53:44.060200  8432 tablet_bootstrap.cc:654] T 4003921b934d4fd49b55b27f913c952f P 067d127df48c4d5aae445170aef96762: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:44.042124  8431 raft_consensus.cc:359] T 2b1015ea7cb6469f9e4895cc87c2d0b3 P 973451fb40234dca93d60a5ad4ca93e4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "973451fb40234dca93d60a5ad4ca93e4" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39227 } } peers { permanent_uuid: "b1bcbe2df07744caaeb7a15d00dad2d1" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43283 } } peers { permanent_uuid: "067d127df48c4d5aae445170aef96762" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 41465 } }
I20260709 14:53:44.062592  8431 raft_consensus.cc:385] T 2b1015ea7cb6469f9e4895cc87c2d0b3 P 973451fb40234dca93d60a5ad4ca93e4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:44.063009  8431 raft_consensus.cc:740] T 2b1015ea7cb6469f9e4895cc87c2d0b3 P 973451fb40234dca93d60a5ad4ca93e4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 973451fb40234dca93d60a5ad4ca93e4, State: Initialized, Role: FOLLOWER
I20260709 14:53:44.067233  8431 consensus_queue.cc:260] T 2b1015ea7cb6469f9e4895cc87c2d0b3 P 973451fb40234dca93d60a5ad4ca93e4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "973451fb40234dca93d60a5ad4ca93e4" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39227 } } peers { permanent_uuid: "b1bcbe2df07744caaeb7a15d00dad2d1" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43283 } } peers { permanent_uuid: "067d127df48c4d5aae445170aef96762" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 41465 } }
I20260709 14:53:44.072582  8431 ts_tablet_manager.cc:1434] T 2b1015ea7cb6469f9e4895cc87c2d0b3 P 973451fb40234dca93d60a5ad4ca93e4: Time spent starting tablet: real 0.033s	user 0.006s	sys 0.000s
I20260709 14:53:44.073735  8661 raft_consensus.cc:493] T dd217c491b9641fc9d5732aeff9bbbba P b1bcbe2df07744caaeb7a15d00dad2d1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:44.085342  8431 tablet_bootstrap.cc:492] T ad73e1facb6d42ba9775f642bfe58454 P 973451fb40234dca93d60a5ad4ca93e4: Bootstrap starting.
I20260709 14:53:44.081158  8489 raft_consensus.cc:697] T cf86e1fba39b4b55ad865137167d5ea3 P 067d127df48c4d5aae445170aef96762 [term 2 LEADER]: Becoming Leader. State: Replica: 067d127df48c4d5aae445170aef96762, State: Running, Role: LEADER
I20260709 14:53:44.081199  8444 consensus_queue.cc:1048] T 5bb1dbb8062e4d52a69f1c5b8996a706 P 067d127df48c4d5aae445170aef96762 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bf45b641d5dd4b868ad6c3f969c62453" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 43451 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.006s
I20260709 14:53:44.084178  8661 raft_consensus.cc:515] T dd217c491b9641fc9d5732aeff9bbbba P b1bcbe2df07744caaeb7a15d00dad2d1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "973451fb40234dca93d60a5ad4ca93e4" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39227 } } peers { permanent_uuid: "b1bcbe2df07744caaeb7a15d00dad2d1" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43283 } } peers { permanent_uuid: "067d127df48c4d5aae445170aef96762" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 41465 } }
I20260709 14:53:44.090132  8313 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cda2e960108f4f0688fc2fdfaf8d804b" candidate_uuid: "b1bcbe2df07744caaeb7a15d00dad2d1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "067d127df48c4d5aae445170aef96762" is_pre_election: true
I20260709 14:53:44.093907  8161 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dd217c491b9641fc9d5732aeff9bbbba" candidate_uuid: "b1bcbe2df07744caaeb7a15d00dad2d1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "973451fb40234dca93d60a5ad4ca93e4" is_pre_election: true
W20260709 14:53:44.095024  8206 leader_election.cc:343] T dd217c491b9641fc9d5732aeff9bbbba P b1bcbe2df07744caaeb7a15d00dad2d1 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 973451fb40234dca93d60a5ad4ca93e4 (127.6.3.193:39227): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:44.091358  8661 leader_election.cc:290] T dd217c491b9641fc9d5732aeff9bbbba P b1bcbe2df07744caaeb7a15d00dad2d1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 973451fb40234dca93d60a5ad4ca93e4 (127.6.3.193:39227), 067d127df48c4d5aae445170aef96762 (127.6.3.195:41465)
I20260709 14:53:44.102870  8313 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dd217c491b9641fc9d5732aeff9bbbba" candidate_uuid: "b1bcbe2df07744caaeb7a15d00dad2d1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "067d127df48c4d5aae445170aef96762" is_pre_election: true
I20260709 14:53:44.103506  8313 raft_consensus.cc:2468] T dd217c491b9641fc9d5732aeff9bbbba P 067d127df48c4d5aae445170aef96762 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b1bcbe2df07744caaeb7a15d00dad2d1 in term 0.
W20260709 14:53:44.108161  8206 leader_election.cc:343] T cda2e960108f4f0688fc2fdfaf8d804b P b1bcbe2df07744caaeb7a15d00dad2d1 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 067d127df48c4d5aae445170aef96762 (127.6.3.195:41465): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:44.108587  8206 leader_election.cc:304] T cda2e960108f4f0688fc2fdfaf8d804b P b1bcbe2df07744caaeb7a15d00dad2d1 [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: b1bcbe2df07744caaeb7a15d00dad2d1; no voters: 067d127df48c4d5aae445170aef96762, bf45b641d5dd4b868ad6c3f969c62453
I20260709 14:53:44.113071  8608 raft_consensus.cc:2749] T cda2e960108f4f0688fc2fdfaf8d804b P b1bcbe2df07744caaeb7a15d00dad2d1 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:53:44.115592  8430 raft_consensus.cc:359] T 0a3b9a7f82b94ef096d05111ebd8d23d P b1bcbe2df07744caaeb7a15d00dad2d1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "973451fb40234dca93d60a5ad4ca93e4" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39227 } } peers { permanent_uuid: "b1bcbe2df07744caaeb7a15d00dad2d1" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43283 } } peers { permanent_uuid: "067d127df48c4d5aae445170aef96762" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 41465 } }
I20260709 14:53:44.116283  8430 raft_consensus.cc:385] T 0a3b9a7f82b94ef096d05111ebd8d23d P b1bcbe2df07744caaeb7a15d00dad2d1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:44.116537  8430 raft_consensus.cc:740] T 0a3b9a7f82b94ef096d05111ebd8d23d P b1bcbe2df07744caaeb7a15d00dad2d1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b1bcbe2df07744caaeb7a15d00dad2d1, State: Initialized, Role: FOLLOWER
I20260709 14:53:44.117079  8430 consensus_queue.cc:260] T 0a3b9a7f82b94ef096d05111ebd8d23d P b1bcbe2df07744caaeb7a15d00dad2d1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "973451fb40234dca93d60a5ad4ca93e4" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39227 } } peers { permanent_uuid: "b1bcbe2df07744caaeb7a15d00dad2d1" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43283 } } peers { permanent_uuid: "067d127df48c4d5aae445170aef96762" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 41465 } }
I20260709 14:53:44.093058  8489 consensus_queue.cc:237] T cf86e1fba39b4b55ad865137167d5ea3 P 067d127df48c4d5aae445170aef96762 [LEADER]: Queue going to LEADER 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: "973451fb40234dca93d60a5ad4ca93e4" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39227 } } peers { permanent_uuid: "b1bcbe2df07744caaeb7a15d00dad2d1" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43283 } } peers { permanent_uuid: "067d127df48c4d5aae445170aef96762" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 41465 } }
I20260709 14:53:44.119751  8430 ts_tablet_manager.cc:1434] T 0a3b9a7f82b94ef096d05111ebd8d23d P b1bcbe2df07744caaeb7a15d00dad2d1: Time spent starting tablet: real 0.085s	user 0.004s	sys 0.003s
I20260709 14:53:44.124709  8206 leader_election.cc:304] T dd217c491b9641fc9d5732aeff9bbbba P b1bcbe2df07744caaeb7a15d00dad2d1 [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: 067d127df48c4d5aae445170aef96762, b1bcbe2df07744caaeb7a15d00dad2d1; no voters: 973451fb40234dca93d60a5ad4ca93e4
I20260709 14:53:44.127884  8431 tablet_bootstrap.cc:654] T ad73e1facb6d42ba9775f642bfe58454 P 973451fb40234dca93d60a5ad4ca93e4: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:44.126775  8061 catalog_manager.cc:5697] T ad73e1facb6d42ba9775f642bfe58454 P b1bcbe2df07744caaeb7a15d00dad2d1 reported cstate change: term changed from 0 to 1, leader changed from <none> to b1bcbe2df07744caaeb7a15d00dad2d1 (127.6.3.194). New cstate: current_term: 1 leader_uuid: "b1bcbe2df07744caaeb7a15d00dad2d1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bf45b641d5dd4b868ad6c3f969c62453" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 43451 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "973451fb40234dca93d60a5ad4ca93e4" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39227 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b1bcbe2df07744caaeb7a15d00dad2d1" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43283 } health_report { overall_health: HEALTHY } } }
I20260709 14:53:44.131594  8679 consensus_queue.cc:1048] T c9064cffd03a4cc5b49c90073f02ad43 P 067d127df48c4d5aae445170aef96762 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b1bcbe2df07744caaeb7a15d00dad2d1" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43283 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:53:44.132211  8437 raft_consensus.cc:2804] T dd217c491b9641fc9d5732aeff9bbbba P b1bcbe2df07744caaeb7a15d00dad2d1 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:53:44.131666  8061 catalog_manager.cc:5697] T 2b1015ea7cb6469f9e4895cc87c2d0b3 P b1bcbe2df07744caaeb7a15d00dad2d1 reported cstate change: term changed from 0 to 1, leader changed from <none> to b1bcbe2df07744caaeb7a15d00dad2d1 (127.6.3.194). New cstate: current_term: 1 leader_uuid: "b1bcbe2df07744caaeb7a15d00dad2d1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "973451fb40234dca93d60a5ad4ca93e4" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39227 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b1bcbe2df07744caaeb7a15d00dad2d1" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43283 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "067d127df48c4d5aae445170aef96762" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 41465 } health_report { overall_health: UNKNOWN } } }
I20260709 14:53:44.132568  8437 raft_consensus.cc:493] T dd217c491b9641fc9d5732aeff9bbbba P b1bcbe2df07744caaeb7a15d00dad2d1 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:53:44.132967  8437 raft_consensus.cc:3060] T dd217c491b9641fc9d5732aeff9bbbba P b1bcbe2df07744caaeb7a15d00dad2d1 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:44.145860  8430 tablet_bootstrap.cc:492] T 84294309dca447768fb9ccc1eb2dc689 P b1bcbe2df07744caaeb7a15d00dad2d1: Bootstrap starting.
I20260709 14:53:44.151234  8437 raft_consensus.cc:515] T dd217c491b9641fc9d5732aeff9bbbba P b1bcbe2df07744caaeb7a15d00dad2d1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "973451fb40234dca93d60a5ad4ca93e4" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39227 } } peers { permanent_uuid: "b1bcbe2df07744caaeb7a15d00dad2d1" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43283 } } peers { permanent_uuid: "067d127df48c4d5aae445170aef96762" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 41465 } }
I20260709 14:53:44.157027  8164 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dd217c491b9641fc9d5732aeff9bbbba" candidate_uuid: "b1bcbe2df07744caaeb7a15d00dad2d1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "973451fb40234dca93d60a5ad4ca93e4"
I20260709 14:53:44.153261  8437 leader_election.cc:290] T dd217c491b9641fc9d5732aeff9bbbba P b1bcbe2df07744caaeb7a15d00dad2d1 [CANDIDATE]: Term 1 election: Requested vote from peers 973451fb40234dca93d60a5ad4ca93e4 (127.6.3.193:39227), 067d127df48c4d5aae445170aef96762 (127.6.3.195:41465)
I20260709 14:53:44.160910  8313 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dd217c491b9641fc9d5732aeff9bbbba" candidate_uuid: "b1bcbe2df07744caaeb7a15d00dad2d1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "067d127df48c4d5aae445170aef96762"
I20260709 14:53:44.161491  8313 raft_consensus.cc:3060] T dd217c491b9641fc9d5732aeff9bbbba P 067d127df48c4d5aae445170aef96762 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:44.161128  8434 tablet_bootstrap.cc:492] T 836e7386924644a7bb98c94b372b4974 P bf45b641d5dd4b868ad6c3f969c62453: No bootstrap required, opened a new log
I20260709 14:53:44.168646  8434 ts_tablet_manager.cc:1403] T 836e7386924644a7bb98c94b372b4974 P bf45b641d5dd4b868ad6c3f969c62453: Time spent bootstrapping tablet: real 0.167s	user 0.012s	sys 0.000s
W20260709 14:53:44.175235  8206 leader_election.cc:343] T dd217c491b9641fc9d5732aeff9bbbba P b1bcbe2df07744caaeb7a15d00dad2d1 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 973451fb40234dca93d60a5ad4ca93e4 (127.6.3.193:39227): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:44.175889  8434 raft_consensus.cc:359] T 836e7386924644a7bb98c94b372b4974 P bf45b641d5dd4b868ad6c3f969c62453 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bf45b641d5dd4b868ad6c3f969c62453" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 43451 } } peers { permanent_uuid: "973451fb40234dca93d60a5ad4ca93e4" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39227 } } peers { permanent_uuid: "b1bcbe2df07744caaeb7a15d00dad2d1" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43283 } }
I20260709 14:53:44.176541  8434 raft_consensus.cc:385] T 836e7386924644a7bb98c94b372b4974 P bf45b641d5dd4b868ad6c3f969c62453 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:44.176862  8434 raft_consensus.cc:740] T 836e7386924644a7bb98c94b372b4974 P bf45b641d5dd4b868ad6c3f969c62453 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bf45b641d5dd4b868ad6c3f969c62453, State: Initialized, Role: FOLLOWER
W20260709 14:53:44.178026  8279 consensus_peers.cc:597] T c9064cffd03a4cc5b49c90073f02ad43 P 067d127df48c4d5aae445170aef96762 -> Peer bf45b641d5dd4b868ad6c3f969c62453 (127.6.3.196:43451): Couldn't send request to peer bf45b641d5dd4b868ad6c3f969c62453. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:53:44.179354  8431 tablet_bootstrap.cc:492] T ad73e1facb6d42ba9775f642bfe58454 P 973451fb40234dca93d60a5ad4ca93e4: No bootstrap required, opened a new log
I20260709 14:53:44.179872  8431 ts_tablet_manager.cc:1403] T ad73e1facb6d42ba9775f642bfe58454 P 973451fb40234dca93d60a5ad4ca93e4: Time spent bootstrapping tablet: real 0.095s	user 0.008s	sys 0.001s
I20260709 14:53:44.178352  8434 consensus_queue.cc:260] T 836e7386924644a7bb98c94b372b4974 P bf45b641d5dd4b868ad6c3f969c62453 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bf45b641d5dd4b868ad6c3f969c62453" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 43451 } } peers { permanent_uuid: "973451fb40234dca93d60a5ad4ca93e4" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39227 } } peers { permanent_uuid: "b1bcbe2df07744caaeb7a15d00dad2d1" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43283 } }
I20260709 14:53:44.185169  8430 tablet_bootstrap.cc:654] T 84294309dca447768fb9ccc1eb2dc689 P b1bcbe2df07744caaeb7a15d00dad2d1: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:44.186792  8434 ts_tablet_manager.cc:1434] T 836e7386924644a7bb98c94b372b4974 P bf45b641d5dd4b868ad6c3f969c62453: Time spent starting tablet: real 0.018s	user 0.005s	sys 0.000s
I20260709 14:53:44.187615  8434 tablet_bootstrap.cc:492] T 6e36e2a656b04fde9b0c79b2db3623dd P bf45b641d5dd4b868ad6c3f969c62453: Bootstrap starting.
I20260709 14:53:44.168671  8313 raft_consensus.cc:2468] T dd217c491b9641fc9d5732aeff9bbbba P 067d127df48c4d5aae445170aef96762 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b1bcbe2df07744caaeb7a15d00dad2d1 in term 1.
I20260709 14:53:44.200906  8432 tablet_bootstrap.cc:492] T 4003921b934d4fd49b55b27f913c952f P 067d127df48c4d5aae445170aef96762: No bootstrap required, opened a new log
I20260709 14:53:44.201422  8432 ts_tablet_manager.cc:1403] T 4003921b934d4fd49b55b27f913c952f P 067d127df48c4d5aae445170aef96762: Time spent bootstrapping tablet: real 0.203s	user 0.008s	sys 0.021s
I20260709 14:53:44.206207  8206 leader_election.cc:304] T dd217c491b9641fc9d5732aeff9bbbba P b1bcbe2df07744caaeb7a15d00dad2d1 [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: 067d127df48c4d5aae445170aef96762, b1bcbe2df07744caaeb7a15d00dad2d1; no voters: 973451fb40234dca93d60a5ad4ca93e4
I20260709 14:53:44.197346  8059 catalog_manager.cc:5697] T cf86e1fba39b4b55ad865137167d5ea3 P 067d127df48c4d5aae445170aef96762 reported cstate change: term changed from 1 to 2, leader changed from b1bcbe2df07744caaeb7a15d00dad2d1 (127.6.3.194) to 067d127df48c4d5aae445170aef96762 (127.6.3.195). New cstate: current_term: 2 leader_uuid: "067d127df48c4d5aae445170aef96762" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "973451fb40234dca93d60a5ad4ca93e4" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39227 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b1bcbe2df07744caaeb7a15d00dad2d1" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43283 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "067d127df48c4d5aae445170aef96762" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 41465 } health_report { overall_health: HEALTHY } } }
I20260709 14:53:44.208688  8503 raft_consensus.cc:2804] T dd217c491b9641fc9d5732aeff9bbbba P b1bcbe2df07744caaeb7a15d00dad2d1 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:53:44.209183  8503 raft_consensus.cc:697] T dd217c491b9641fc9d5732aeff9bbbba P b1bcbe2df07744caaeb7a15d00dad2d1 [term 1 LEADER]: Becoming Leader. State: Replica: b1bcbe2df07744caaeb7a15d00dad2d1, State: Running, Role: LEADER
I20260709 14:53:44.209973  8503 consensus_queue.cc:237] T dd217c491b9641fc9d5732aeff9bbbba P b1bcbe2df07744caaeb7a15d00dad2d1 [LEADER]: Queue going to LEADER mode. State: All 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: "973451fb40234dca93d60a5ad4ca93e4" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39227 } } peers { permanent_uuid: "b1bcbe2df07744caaeb7a15d00dad2d1" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43283 } } peers { permanent_uuid: "067d127df48c4d5aae445170aef96762" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 41465 } }
I20260709 14:53:44.222182  8434 tablet_bootstrap.cc:654] T 6e36e2a656b04fde9b0c79b2db3623dd P bf45b641d5dd4b868ad6c3f969c62453: Neither blocks nor log segments found. Creating new log.
W20260709 14:53:44.225966  8111 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 14:53:44.228502  8432 raft_consensus.cc:359] T 4003921b934d4fd49b55b27f913c952f P 067d127df48c4d5aae445170aef96762 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "067d127df48c4d5aae445170aef96762" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 41465 } } peers { permanent_uuid: "bf45b641d5dd4b868ad6c3f969c62453" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 43451 } } peers { permanent_uuid: "973451fb40234dca93d60a5ad4ca93e4" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39227 } }
I20260709 14:53:44.229429  8432 raft_consensus.cc:385] T 4003921b934d4fd49b55b27f913c952f P 067d127df48c4d5aae445170aef96762 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:44.229763  8432 raft_consensus.cc:740] T 4003921b934d4fd49b55b27f913c952f P 067d127df48c4d5aae445170aef96762 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 067d127df48c4d5aae445170aef96762, State: Initialized, Role: FOLLOWER
I20260709 14:53:44.230583  8432 consensus_queue.cc:260] T 4003921b934d4fd49b55b27f913c952f P 067d127df48c4d5aae445170aef96762 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "067d127df48c4d5aae445170aef96762" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 41465 } } peers { permanent_uuid: "bf45b641d5dd4b868ad6c3f969c62453" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 43451 } } peers { permanent_uuid: "973451fb40234dca93d60a5ad4ca93e4" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39227 } }
I20260709 14:53:44.234172  8432 ts_tablet_manager.cc:1434] T 4003921b934d4fd49b55b27f913c952f P 067d127df48c4d5aae445170aef96762: Time spent starting tablet: real 0.032s	user 0.005s	sys 0.001s
I20260709 14:53:44.235263  8432 tablet_bootstrap.cc:492] T 84294309dca447768fb9ccc1eb2dc689 P 067d127df48c4d5aae445170aef96762: Bootstrap starting.
I20260709 14:53:44.235886  8444 raft_consensus.cc:493] T 6e36e2a656b04fde9b0c79b2db3623dd P 067d127df48c4d5aae445170aef96762 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:44.236666  8444 raft_consensus.cc:515] T 6e36e2a656b04fde9b0c79b2db3623dd P 067d127df48c4d5aae445170aef96762 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "067d127df48c4d5aae445170aef96762" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 41465 } } peers { permanent_uuid: "bf45b641d5dd4b868ad6c3f969c62453" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 43451 } } peers { permanent_uuid: "973451fb40234dca93d60a5ad4ca93e4" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39227 } }
I20260709 14:53:44.238590  8444 leader_election.cc:290] T 6e36e2a656b04fde9b0c79b2db3623dd P 067d127df48c4d5aae445170aef96762 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bf45b641d5dd4b868ad6c3f969c62453 (127.6.3.196:43451), 973451fb40234dca93d60a5ad4ca93e4 (127.6.3.193:39227)
I20260709 14:53:44.240180  8161 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6e36e2a656b04fde9b0c79b2db3623dd" candidate_uuid: "067d127df48c4d5aae445170aef96762" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "973451fb40234dca93d60a5ad4ca93e4" is_pre_election: true
W20260709 14:53:44.247502  8280 leader_election.cc:343] T 6e36e2a656b04fde9b0c79b2db3623dd P 067d127df48c4d5aae445170aef96762 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 973451fb40234dca93d60a5ad4ca93e4 (127.6.3.193:39227): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:44.240226  8388 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6e36e2a656b04fde9b0c79b2db3623dd" candidate_uuid: "067d127df48c4d5aae445170aef96762" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bf45b641d5dd4b868ad6c3f969c62453" is_pre_election: true
I20260709 14:53:44.249588  8674 raft_consensus.cc:493] T 2b1015ea7cb6469f9e4895cc87c2d0b3 P 973451fb40234dca93d60a5ad4ca93e4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:44.250144  8674 raft_consensus.cc:515] T 2b1015ea7cb6469f9e4895cc87c2d0b3 P 973451fb40234dca93d60a5ad4ca93e4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "973451fb40234dca93d60a5ad4ca93e4" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39227 } } peers { permanent_uuid: "b1bcbe2df07744caaeb7a15d00dad2d1" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43283 } } peers { permanent_uuid: "067d127df48c4d5aae445170aef96762" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 41465 } }
I20260709 14:53:44.252663  8674 leader_election.cc:290] T 2b1015ea7cb6469f9e4895cc87c2d0b3 P 973451fb40234dca93d60a5ad4ca93e4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b1bcbe2df07744caaeb7a15d00dad2d1 (127.6.3.194:43283), 067d127df48c4d5aae445170aef96762 (127.6.3.195:41465)
I20260709 14:53:44.253471  8060 catalog_manager.cc:5697] T dd217c491b9641fc9d5732aeff9bbbba P b1bcbe2df07744caaeb7a15d00dad2d1 reported cstate change: term changed from 0 to 1, leader changed from <none> to b1bcbe2df07744caaeb7a15d00dad2d1 (127.6.3.194). New cstate: current_term: 1 leader_uuid: "b1bcbe2df07744caaeb7a15d00dad2d1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "973451fb40234dca93d60a5ad4ca93e4" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39227 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b1bcbe2df07744caaeb7a15d00dad2d1" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43283 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "067d127df48c4d5aae445170aef96762" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 41465 } health_report { overall_health: UNKNOWN } } }
I20260709 14:53:44.260898  8431 raft_consensus.cc:359] T ad73e1facb6d42ba9775f642bfe58454 P 973451fb40234dca93d60a5ad4ca93e4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bf45b641d5dd4b868ad6c3f969c62453" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 43451 } } peers { permanent_uuid: "973451fb40234dca93d60a5ad4ca93e4" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39227 } } peers { permanent_uuid: "b1bcbe2df07744caaeb7a15d00dad2d1" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43283 } }
I20260709 14:53:44.261904  8431 raft_consensus.cc:385] T ad73e1facb6d42ba9775f642bfe58454 P 973451fb40234dca93d60a5ad4ca93e4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:44.262307  8431 raft_consensus.cc:740] T ad73e1facb6d42ba9775f642bfe58454 P 973451fb40234dca93d60a5ad4ca93e4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 973451fb40234dca93d60a5ad4ca93e4, State: Initialized, Role: FOLLOWER
I20260709 14:53:44.263253  8313 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b1015ea7cb6469f9e4895cc87c2d0b3" candidate_uuid: "973451fb40234dca93d60a5ad4ca93e4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "067d127df48c4d5aae445170aef96762" is_pre_election: true
I20260709 14:53:44.263119  8431 consensus_queue.cc:260] T ad73e1facb6d42ba9775f642bfe58454 P 973451fb40234dca93d60a5ad4ca93e4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bf45b641d5dd4b868ad6c3f969c62453" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 43451 } } peers { permanent_uuid: "973451fb40234dca93d60a5ad4ca93e4" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39227 } } peers { permanent_uuid: "b1bcbe2df07744caaeb7a15d00dad2d1" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43283 } }
W20260709 14:53:44.263827  8279 leader_election.cc:343] T 6e36e2a656b04fde9b0c79b2db3623dd P 067d127df48c4d5aae445170aef96762 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer bf45b641d5dd4b868ad6c3f969c62453 (127.6.3.196:43451): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:44.264266  8279 leader_election.cc:304] T 6e36e2a656b04fde9b0c79b2db3623dd P 067d127df48c4d5aae445170aef96762 [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: 067d127df48c4d5aae445170aef96762; no voters: 973451fb40234dca93d60a5ad4ca93e4, bf45b641d5dd4b868ad6c3f969c62453
I20260709 14:53:44.265947  8431 ts_tablet_manager.cc:1434] T ad73e1facb6d42ba9775f642bfe58454 P 973451fb40234dca93d60a5ad4ca93e4: Time spent starting tablet: real 0.086s	user 0.008s	sys 0.000s
I20260709 14:53:44.267047  8239 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b1015ea7cb6469f9e4895cc87c2d0b3" candidate_uuid: "973451fb40234dca93d60a5ad4ca93e4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b1bcbe2df07744caaeb7a15d00dad2d1" is_pre_election: true
I20260709 14:53:44.268959  8444 raft_consensus.cc:2749] T 6e36e2a656b04fde9b0c79b2db3623dd P 067d127df48c4d5aae445170aef96762 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:53:44.263958  8313 raft_consensus.cc:2393] T 2b1015ea7cb6469f9e4895cc87c2d0b3 P 067d127df48c4d5aae445170aef96762 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 973451fb40234dca93d60a5ad4ca93e4 in current term 1: Already voted for candidate b1bcbe2df07744caaeb7a15d00dad2d1 in this term.
I20260709 14:53:44.273224  8431 tablet_bootstrap.cc:492] T 6e36e2a656b04fde9b0c79b2db3623dd P 973451fb40234dca93d60a5ad4ca93e4: Bootstrap starting.
I20260709 14:53:44.277351  8131 leader_election.cc:304] T 2b1015ea7cb6469f9e4895cc87c2d0b3 P 973451fb40234dca93d60a5ad4ca93e4 [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: 973451fb40234dca93d60a5ad4ca93e4; no voters: 067d127df48c4d5aae445170aef96762, b1bcbe2df07744caaeb7a15d00dad2d1
I20260709 14:53:44.281031  8674 raft_consensus.cc:3060] T 2b1015ea7cb6469f9e4895cc87c2d0b3 P 973451fb40234dca93d60a5ad4ca93e4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:44.306216  8430 tablet_bootstrap.cc:492] T 84294309dca447768fb9ccc1eb2dc689 P b1bcbe2df07744caaeb7a15d00dad2d1: No bootstrap required, opened a new log
I20260709 14:53:44.306751  8430 ts_tablet_manager.cc:1403] T 84294309dca447768fb9ccc1eb2dc689 P b1bcbe2df07744caaeb7a15d00dad2d1: Time spent bootstrapping tablet: real 0.161s	user 0.020s	sys 0.007s
I20260709 14:53:44.308261  8674 raft_consensus.cc:2749] T 2b1015ea7cb6469f9e4895cc87c2d0b3 P 973451fb40234dca93d60a5ad4ca93e4 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:53:44.308629  8434 tablet_bootstrap.cc:492] T 6e36e2a656b04fde9b0c79b2db3623dd P bf45b641d5dd4b868ad6c3f969c62453: No bootstrap required, opened a new log
I20260709 14:53:44.309090  8434 ts_tablet_manager.cc:1403] T 6e36e2a656b04fde9b0c79b2db3623dd P bf45b641d5dd4b868ad6c3f969c62453: Time spent bootstrapping tablet: real 0.122s	user 0.016s	sys 0.026s
I20260709 14:53:44.309237  8430 raft_consensus.cc:359] T 84294309dca447768fb9ccc1eb2dc689 P b1bcbe2df07744caaeb7a15d00dad2d1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "973451fb40234dca93d60a5ad4ca93e4" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39227 } } peers { permanent_uuid: "b1bcbe2df07744caaeb7a15d00dad2d1" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43283 } } peers { permanent_uuid: "067d127df48c4d5aae445170aef96762" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 41465 } }
I20260709 14:53:44.311739  8430 raft_consensus.cc:385] T 84294309dca447768fb9ccc1eb2dc689 P b1bcbe2df07744caaeb7a15d00dad2d1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:44.311507  8434 raft_consensus.cc:359] T 6e36e2a656b04fde9b0c79b2db3623dd P bf45b641d5dd4b868ad6c3f969c62453 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "067d127df48c4d5aae445170aef96762" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 41465 } } peers { permanent_uuid: "bf45b641d5dd4b868ad6c3f969c62453" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 43451 } } peers { permanent_uuid: "973451fb40234dca93d60a5ad4ca93e4" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39227 } }
I20260709 14:53:44.312090  8430 raft_consensus.cc:740] T 84294309dca447768fb9ccc1eb2dc689 P b1bcbe2df07744caaeb7a15d00dad2d1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b1bcbe2df07744caaeb7a15d00dad2d1, State: Initialized, Role: FOLLOWER
I20260709 14:53:44.312249  8434 raft_consensus.cc:385] T 6e36e2a656b04fde9b0c79b2db3623dd P bf45b641d5dd4b868ad6c3f969c62453 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:44.312347  8432 tablet_bootstrap.cc:654] T 84294309dca447768fb9ccc1eb2dc689 P 067d127df48c4d5aae445170aef96762: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:44.312995  8430 consensus_queue.cc:260] T 84294309dca447768fb9ccc1eb2dc689 P b1bcbe2df07744caaeb7a15d00dad2d1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "973451fb40234dca93d60a5ad4ca93e4" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39227 } } peers { permanent_uuid: "b1bcbe2df07744caaeb7a15d00dad2d1" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43283 } } peers { permanent_uuid: "067d127df48c4d5aae445170aef96762" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 41465 } }
I20260709 14:53:44.314930  8430 ts_tablet_manager.cc:1434] T 84294309dca447768fb9ccc1eb2dc689 P b1bcbe2df07744caaeb7a15d00dad2d1: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.001s
I20260709 14:53:44.315826  8430 tablet_bootstrap.cc:492] T 97806160da8b4abe95e360749c2d311c P b1bcbe2df07744caaeb7a15d00dad2d1: Bootstrap starting.
I20260709 14:53:44.318266  8661 raft_consensus.cc:493] T 84294309dca447768fb9ccc1eb2dc689 P b1bcbe2df07744caaeb7a15d00dad2d1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:44.318872  8661 raft_consensus.cc:515] T 84294309dca447768fb9ccc1eb2dc689 P b1bcbe2df07744caaeb7a15d00dad2d1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "973451fb40234dca93d60a5ad4ca93e4" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39227 } } peers { permanent_uuid: "b1bcbe2df07744caaeb7a15d00dad2d1" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43283 } } peers { permanent_uuid: "067d127df48c4d5aae445170aef96762" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 41465 } }
I20260709 14:53:44.321369  8430 tablet_bootstrap.cc:654] T 97806160da8b4abe95e360749c2d311c P b1bcbe2df07744caaeb7a15d00dad2d1: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:44.321461  8661 leader_election.cc:290] T 84294309dca447768fb9ccc1eb2dc689 P b1bcbe2df07744caaeb7a15d00dad2d1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 973451fb40234dca93d60a5ad4ca93e4 (127.6.3.193:39227), 067d127df48c4d5aae445170aef96762 (127.6.3.195:41465)
I20260709 14:53:44.323029  8431 tablet_bootstrap.cc:654] T 6e36e2a656b04fde9b0c79b2db3623dd P 973451fb40234dca93d60a5ad4ca93e4: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:44.323594  8313 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "84294309dca447768fb9ccc1eb2dc689" candidate_uuid: "b1bcbe2df07744caaeb7a15d00dad2d1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "067d127df48c4d5aae445170aef96762" is_pre_election: true
I20260709 14:53:44.324725  8161 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "84294309dca447768fb9ccc1eb2dc689" candidate_uuid: "b1bcbe2df07744caaeb7a15d00dad2d1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "973451fb40234dca93d60a5ad4ca93e4" is_pre_election: true
I20260709 14:53:44.312649  8434 raft_consensus.cc:740] T 6e36e2a656b04fde9b0c79b2db3623dd P bf45b641d5dd4b868ad6c3f969c62453 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bf45b641d5dd4b868ad6c3f969c62453, State: Initialized, Role: FOLLOWER
W20260709 14:53:44.326339  8206 leader_election.cc:343] T 84294309dca447768fb9ccc1eb2dc689 P b1bcbe2df07744caaeb7a15d00dad2d1 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 973451fb40234dca93d60a5ad4ca93e4 (127.6.3.193:39227): Illegal state: must be running to vote when last-logged opid is not known
W20260709 14:53:44.327024  8206 leader_election.cc:343] T 84294309dca447768fb9ccc1eb2dc689 P b1bcbe2df07744caaeb7a15d00dad2d1 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 067d127df48c4d5aae445170aef96762 (127.6.3.195:41465): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:44.327437  8206 leader_election.cc:304] T 84294309dca447768fb9ccc1eb2dc689 P b1bcbe2df07744caaeb7a15d00dad2d1 [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: b1bcbe2df07744caaeb7a15d00dad2d1; no voters: 067d127df48c4d5aae445170aef96762, 973451fb40234dca93d60a5ad4ca93e4
I20260709 14:53:44.328423  8661 raft_consensus.cc:2749] T 84294309dca447768fb9ccc1eb2dc689 P b1bcbe2df07744caaeb7a15d00dad2d1 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:53:44.326476  8434 consensus_queue.cc:260] T 6e36e2a656b04fde9b0c79b2db3623dd P bf45b641d5dd4b868ad6c3f969c62453 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "067d127df48c4d5aae445170aef96762" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 41465 } } peers { permanent_uuid: "bf45b641d5dd4b868ad6c3f969c62453" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 43451 } } peers { permanent_uuid: "973451fb40234dca93d60a5ad4ca93e4" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39227 } }
I20260709 14:53:44.340857  8434 ts_tablet_manager.cc:1434] T 6e36e2a656b04fde9b0c79b2db3623dd P bf45b641d5dd4b868ad6c3f969c62453: Time spent starting tablet: real 0.031s	user 0.006s	sys 0.000s
I20260709 14:53:44.341998  8434 tablet_bootstrap.cc:492] T 97806160da8b4abe95e360749c2d311c P bf45b641d5dd4b868ad6c3f969c62453: Bootstrap starting.
I20260709 14:53:44.352860  8431 tablet_bootstrap.cc:492] T 6e36e2a656b04fde9b0c79b2db3623dd P 973451fb40234dca93d60a5ad4ca93e4: No bootstrap required, opened a new log
I20260709 14:53:44.353276  8431 ts_tablet_manager.cc:1403] T 6e36e2a656b04fde9b0c79b2db3623dd P 973451fb40234dca93d60a5ad4ca93e4: Time spent bootstrapping tablet: real 0.080s	user 0.008s	sys 0.000s
I20260709 14:53:44.356339  8431 raft_consensus.cc:359] T 6e36e2a656b04fde9b0c79b2db3623dd P 973451fb40234dca93d60a5ad4ca93e4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "067d127df48c4d5aae445170aef96762" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 41465 } } peers { permanent_uuid: "bf45b641d5dd4b868ad6c3f969c62453" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 43451 } } peers { permanent_uuid: "973451fb40234dca93d60a5ad4ca93e4" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39227 } }
I20260709 14:53:44.357127  8431 raft_consensus.cc:385] T 6e36e2a656b04fde9b0c79b2db3623dd P 973451fb40234dca93d60a5ad4ca93e4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:44.357474  8431 raft_consensus.cc:740] T 6e36e2a656b04fde9b0c79b2db3623dd P 973451fb40234dca93d60a5ad4ca93e4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 973451fb40234dca93d60a5ad4ca93e4, State: Initialized, Role: FOLLOWER
I20260709 14:53:44.358489  8431 consensus_queue.cc:260] T 6e36e2a656b04fde9b0c79b2db3623dd P 973451fb40234dca93d60a5ad4ca93e4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "067d127df48c4d5aae445170aef96762" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 41465 } } peers { permanent_uuid: "bf45b641d5dd4b868ad6c3f969c62453" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 43451 } } peers { permanent_uuid: "973451fb40234dca93d60a5ad4ca93e4" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39227 } }
I20260709 14:53:44.365891  8434 tablet_bootstrap.cc:654] T 97806160da8b4abe95e360749c2d311c P bf45b641d5dd4b868ad6c3f969c62453: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:44.373220  8431 ts_tablet_manager.cc:1434] T 6e36e2a656b04fde9b0c79b2db3623dd P 973451fb40234dca93d60a5ad4ca93e4: Time spent starting tablet: real 0.020s	user 0.008s	sys 0.000s
I20260709 14:53:44.378197  8430 tablet_bootstrap.cc:492] T 97806160da8b4abe95e360749c2d311c P b1bcbe2df07744caaeb7a15d00dad2d1: No bootstrap required, opened a new log
I20260709 14:53:44.378718  8430 ts_tablet_manager.cc:1403] T 97806160da8b4abe95e360749c2d311c P b1bcbe2df07744caaeb7a15d00dad2d1: Time spent bootstrapping tablet: real 0.063s	user 0.013s	sys 0.026s
I20260709 14:53:44.379859  8432 tablet_bootstrap.cc:492] T 84294309dca447768fb9ccc1eb2dc689 P 067d127df48c4d5aae445170aef96762: No bootstrap required, opened a new log
I20260709 14:53:44.380326  8432 ts_tablet_manager.cc:1403] T 84294309dca447768fb9ccc1eb2dc689 P 067d127df48c4d5aae445170aef96762: Time spent bootstrapping tablet: real 0.145s	user 0.043s	sys 0.012s
I20260709 14:53:44.381628  8616 raft_consensus.cc:493] T 836e7386924644a7bb98c94b372b4974 P bf45b641d5dd4b868ad6c3f969c62453 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:44.382057  8616 raft_consensus.cc:515] T 836e7386924644a7bb98c94b372b4974 P bf45b641d5dd4b868ad6c3f969c62453 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bf45b641d5dd4b868ad6c3f969c62453" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 43451 } } peers { permanent_uuid: "973451fb40234dca93d60a5ad4ca93e4" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39227 } } peers { permanent_uuid: "b1bcbe2df07744caaeb7a15d00dad2d1" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43283 } }
I20260709 14:53:44.383126  8432 raft_consensus.cc:359] T 84294309dca447768fb9ccc1eb2dc689 P 067d127df48c4d5aae445170aef96762 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "973451fb40234dca93d60a5ad4ca93e4" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39227 } } peers { permanent_uuid: "b1bcbe2df07744caaeb7a15d00dad2d1" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43283 } } peers { permanent_uuid: "067d127df48c4d5aae445170aef96762" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 41465 } }
I20260709 14:53:44.383898  8616 leader_election.cc:290] T 836e7386924644a7bb98c94b372b4974 P bf45b641d5dd4b868ad6c3f969c62453 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 973451fb40234dca93d60a5ad4ca93e4 (127.6.3.193:39227), b1bcbe2df07744caaeb7a15d00dad2d1 (127.6.3.194:43283)
I20260709 14:53:44.383975  8432 raft_consensus.cc:385] T 84294309dca447768fb9ccc1eb2dc689 P 067d127df48c4d5aae445170aef96762 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:44.384460  8432 raft_consensus.cc:740] T 84294309dca447768fb9ccc1eb2dc689 P 067d127df48c4d5aae445170aef96762 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 067d127df48c4d5aae445170aef96762, State: Initialized, Role: FOLLOWER
I20260709 14:53:44.385114  8432 consensus_queue.cc:260] T 84294309dca447768fb9ccc1eb2dc689 P 067d127df48c4d5aae445170aef96762 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "973451fb40234dca93d60a5ad4ca93e4" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39227 } } peers { permanent_uuid: "b1bcbe2df07744caaeb7a15d00dad2d1" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43283 } } peers { permanent_uuid: "067d127df48c4d5aae445170aef96762" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 41465 } }
I20260709 14:53:44.386479  8161 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "836e7386924644a7bb98c94b372b4974" candidate_uuid: "bf45b641d5dd4b868ad6c3f969c62453" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "973451fb40234dca93d60a5ad4ca93e4" is_pre_election: true
I20260709 14:53:44.386492  8239 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "836e7386924644a7bb98c94b372b4974" candidate_uuid: "bf45b641d5dd4b868ad6c3f969c62453" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b1bcbe2df07744caaeb7a15d00dad2d1" is_pre_election: true
W20260709 14:53:44.388072  8354 leader_election.cc:343] T 836e7386924644a7bb98c94b372b4974 P bf45b641d5dd4b868ad6c3f969c62453 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 973451fb40234dca93d60a5ad4ca93e4 (127.6.3.193:39227): Illegal state: must be running to vote when last-logged opid is not known
W20260709 14:53:44.388597  8351 leader_election.cc:343] T 836e7386924644a7bb98c94b372b4974 P bf45b641d5dd4b868ad6c3f969c62453 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b1bcbe2df07744caaeb7a15d00dad2d1 (127.6.3.194:43283): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:44.389003  8351 leader_election.cc:304] T 836e7386924644a7bb98c94b372b4974 P bf45b641d5dd4b868ad6c3f969c62453 [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: bf45b641d5dd4b868ad6c3f969c62453; no voters: 973451fb40234dca93d60a5ad4ca93e4, b1bcbe2df07744caaeb7a15d00dad2d1
I20260709 14:53:44.389986  8616 raft_consensus.cc:2749] T 836e7386924644a7bb98c94b372b4974 P bf45b641d5dd4b868ad6c3f969c62453 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:53:44.390134  8432 ts_tablet_manager.cc:1434] T 84294309dca447768fb9ccc1eb2dc689 P 067d127df48c4d5aae445170aef96762: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.000s
I20260709 14:53:44.391502  8432 tablet_bootstrap.cc:492] T cda2e960108f4f0688fc2fdfaf8d804b P 067d127df48c4d5aae445170aef96762: Bootstrap starting.
I20260709 14:53:44.391279  8430 raft_consensus.cc:359] T 97806160da8b4abe95e360749c2d311c P b1bcbe2df07744caaeb7a15d00dad2d1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bf45b641d5dd4b868ad6c3f969c62453" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 43451 } } peers { permanent_uuid: "973451fb40234dca93d60a5ad4ca93e4" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39227 } } peers { permanent_uuid: "b1bcbe2df07744caaeb7a15d00dad2d1" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43283 } }
I20260709 14:53:44.391804  8434 tablet_bootstrap.cc:492] T 97806160da8b4abe95e360749c2d311c P bf45b641d5dd4b868ad6c3f969c62453: No bootstrap required, opened a new log
I20260709 14:53:44.392102  8430 raft_consensus.cc:385] T 97806160da8b4abe95e360749c2d311c P b1bcbe2df07744caaeb7a15d00dad2d1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:44.392277  8434 ts_tablet_manager.cc:1403] T 97806160da8b4abe95e360749c2d311c P bf45b641d5dd4b868ad6c3f969c62453: Time spent bootstrapping tablet: real 0.051s	user 0.011s	sys 0.003s
I20260709 14:53:44.392452  8430 raft_consensus.cc:740] T 97806160da8b4abe95e360749c2d311c P b1bcbe2df07744caaeb7a15d00dad2d1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b1bcbe2df07744caaeb7a15d00dad2d1, State: Initialized, Role: FOLLOWER
I20260709 14:53:44.393612  8430 consensus_queue.cc:260] T 97806160da8b4abe95e360749c2d311c P b1bcbe2df07744caaeb7a15d00dad2d1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bf45b641d5dd4b868ad6c3f969c62453" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 43451 } } peers { permanent_uuid: "973451fb40234dca93d60a5ad4ca93e4" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39227 } } peers { permanent_uuid: "b1bcbe2df07744caaeb7a15d00dad2d1" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43283 } }
I20260709 14:53:44.394917  8434 raft_consensus.cc:359] T 97806160da8b4abe95e360749c2d311c P bf45b641d5dd4b868ad6c3f969c62453 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bf45b641d5dd4b868ad6c3f969c62453" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 43451 } } peers { permanent_uuid: "973451fb40234dca93d60a5ad4ca93e4" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39227 } } peers { permanent_uuid: "b1bcbe2df07744caaeb7a15d00dad2d1" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43283 } }
I20260709 14:53:44.395594  8434 raft_consensus.cc:385] T 97806160da8b4abe95e360749c2d311c P bf45b641d5dd4b868ad6c3f969c62453 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:44.395947  8434 raft_consensus.cc:740] T 97806160da8b4abe95e360749c2d311c P bf45b641d5dd4b868ad6c3f969c62453 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bf45b641d5dd4b868ad6c3f969c62453, State: Initialized, Role: FOLLOWER
I20260709 14:53:44.396631  8434 consensus_queue.cc:260] T 97806160da8b4abe95e360749c2d311c P bf45b641d5dd4b868ad6c3f969c62453 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bf45b641d5dd4b868ad6c3f969c62453" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 43451 } } peers { permanent_uuid: "973451fb40234dca93d60a5ad4ca93e4" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39227 } } peers { permanent_uuid: "b1bcbe2df07744caaeb7a15d00dad2d1" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43283 } }
I20260709 14:53:44.397539  8432 tablet_bootstrap.cc:654] T cda2e960108f4f0688fc2fdfaf8d804b P 067d127df48c4d5aae445170aef96762: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:44.403929  8430 ts_tablet_manager.cc:1434] T 97806160da8b4abe95e360749c2d311c P b1bcbe2df07744caaeb7a15d00dad2d1: Time spent starting tablet: real 0.025s	user 0.004s	sys 0.001s
I20260709 14:53:44.408046  8432 tablet_bootstrap.cc:492] T cda2e960108f4f0688fc2fdfaf8d804b P 067d127df48c4d5aae445170aef96762: No bootstrap required, opened a new log
I20260709 14:53:44.408432  8432 ts_tablet_manager.cc:1403] T cda2e960108f4f0688fc2fdfaf8d804b P 067d127df48c4d5aae445170aef96762: Time spent bootstrapping tablet: real 0.017s	user 0.006s	sys 0.008s
I20260709 14:53:44.408610  8434 ts_tablet_manager.cc:1434] T 97806160da8b4abe95e360749c2d311c P bf45b641d5dd4b868ad6c3f969c62453: Time spent starting tablet: real 0.016s	user 0.005s	sys 0.000s
I20260709 14:53:44.409418  8434 tablet_bootstrap.cc:492] T bd772a7adbc34a39929c78a24fa4195c P bf45b641d5dd4b868ad6c3f969c62453: Bootstrap starting.
I20260709 14:53:44.409780  8430 tablet_bootstrap.cc:492] T bd772a7adbc34a39929c78a24fa4195c P b1bcbe2df07744caaeb7a15d00dad2d1: Bootstrap starting.
I20260709 14:53:44.410638  8432 raft_consensus.cc:359] T cda2e960108f4f0688fc2fdfaf8d804b P 067d127df48c4d5aae445170aef96762 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b1bcbe2df07744caaeb7a15d00dad2d1" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43283 } } peers { permanent_uuid: "067d127df48c4d5aae445170aef96762" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 41465 } } peers { permanent_uuid: "bf45b641d5dd4b868ad6c3f969c62453" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 43451 } }
I20260709 14:53:44.411293  8432 raft_consensus.cc:385] T cda2e960108f4f0688fc2fdfaf8d804b P 067d127df48c4d5aae445170aef96762 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:44.411419  8674 raft_consensus.cc:493] T 6e36e2a656b04fde9b0c79b2db3623dd P 973451fb40234dca93d60a5ad4ca93e4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:44.411572  8432 raft_consensus.cc:740] T cda2e960108f4f0688fc2fdfaf8d804b P 067d127df48c4d5aae445170aef96762 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 067d127df48c4d5aae445170aef96762, State: Initialized, Role: FOLLOWER
I20260709 14:53:44.412022  8674 raft_consensus.cc:515] T 6e36e2a656b04fde9b0c79b2db3623dd P 973451fb40234dca93d60a5ad4ca93e4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "067d127df48c4d5aae445170aef96762" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 41465 } } peers { permanent_uuid: "bf45b641d5dd4b868ad6c3f969c62453" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 43451 } } peers { permanent_uuid: "973451fb40234dca93d60a5ad4ca93e4" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39227 } }
I20260709 14:53:44.412503  8432 consensus_queue.cc:260] T cda2e960108f4f0688fc2fdfaf8d804b P 067d127df48c4d5aae445170aef96762 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b1bcbe2df07744caaeb7a15d00dad2d1" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43283 } } peers { permanent_uuid: "067d127df48c4d5aae445170aef96762" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 41465 } } peers { permanent_uuid: "bf45b641d5dd4b868ad6c3f969c62453" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 43451 } }
I20260709 14:53:44.415974  8313 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6e36e2a656b04fde9b0c79b2db3623dd" candidate_uuid: "973451fb40234dca93d60a5ad4ca93e4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "067d127df48c4d5aae445170aef96762" is_pre_election: true
I20260709 14:53:44.416685  8313 raft_consensus.cc:2468] T 6e36e2a656b04fde9b0c79b2db3623dd P 067d127df48c4d5aae445170aef96762 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 973451fb40234dca93d60a5ad4ca93e4 in term 0.
I20260709 14:53:44.417492  8161 raft_consensus.cc:3060] T ad73e1facb6d42ba9775f642bfe58454 P 973451fb40234dca93d60a5ad4ca93e4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:44.418423  8131 leader_election.cc:304] T 6e36e2a656b04fde9b0c79b2db3623dd P 973451fb40234dca93d60a5ad4ca93e4 [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: 067d127df48c4d5aae445170aef96762, 973451fb40234dca93d60a5ad4ca93e4; no voters: 
I20260709 14:53:44.419380  8675 raft_consensus.cc:2804] T 6e36e2a656b04fde9b0c79b2db3623dd P 973451fb40234dca93d60a5ad4ca93e4 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:53:44.419787  8675 raft_consensus.cc:493] T 6e36e2a656b04fde9b0c79b2db3623dd P 973451fb40234dca93d60a5ad4ca93e4 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:53:44.420112  8675 raft_consensus.cc:3060] T 6e36e2a656b04fde9b0c79b2db3623dd P 973451fb40234dca93d60a5ad4ca93e4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:44.421097  8661 consensus_queue.cc:1048] T 2b1015ea7cb6469f9e4895cc87c2d0b3 P b1bcbe2df07744caaeb7a15d00dad2d1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "973451fb40234dca93d60a5ad4ca93e4" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39227 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:53:44.423290  8674 leader_election.cc:290] T 6e36e2a656b04fde9b0c79b2db3623dd P 973451fb40234dca93d60a5ad4ca93e4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 067d127df48c4d5aae445170aef96762 (127.6.3.195:41465), bf45b641d5dd4b868ad6c3f969c62453 (127.6.3.196:43451)
I20260709 14:53:44.425846  8388 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6e36e2a656b04fde9b0c79b2db3623dd" candidate_uuid: "973451fb40234dca93d60a5ad4ca93e4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bf45b641d5dd4b868ad6c3f969c62453" is_pre_election: true
I20260709 14:53:44.426457  8388 raft_consensus.cc:2468] T 6e36e2a656b04fde9b0c79b2db3623dd P bf45b641d5dd4b868ad6c3f969c62453 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 973451fb40234dca93d60a5ad4ca93e4 in term 0.
I20260709 14:53:44.426880  8675 raft_consensus.cc:515] T 6e36e2a656b04fde9b0c79b2db3623dd P 973451fb40234dca93d60a5ad4ca93e4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "067d127df48c4d5aae445170aef96762" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 41465 } } peers { permanent_uuid: "bf45b641d5dd4b868ad6c3f969c62453" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 43451 } } peers { permanent_uuid: "973451fb40234dca93d60a5ad4ca93e4" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39227 } }
I20260709 14:53:44.428891  8434 tablet_bootstrap.cc:654] T bd772a7adbc34a39929c78a24fa4195c P bf45b641d5dd4b868ad6c3f969c62453: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:44.429826  8313 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6e36e2a656b04fde9b0c79b2db3623dd" candidate_uuid: "973451fb40234dca93d60a5ad4ca93e4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "067d127df48c4d5aae445170aef96762"
I20260709 14:53:44.430400  8313 raft_consensus.cc:3060] T 6e36e2a656b04fde9b0c79b2db3623dd P 067d127df48c4d5aae445170aef96762 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:44.437008  8313 raft_consensus.cc:2468] T 6e36e2a656b04fde9b0c79b2db3623dd P 067d127df48c4d5aae445170aef96762 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 973451fb40234dca93d60a5ad4ca93e4 in term 1.
I20260709 14:53:44.438006  8131 leader_election.cc:304] T 6e36e2a656b04fde9b0c79b2db3623dd P 973451fb40234dca93d60a5ad4ca93e4 [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: 067d127df48c4d5aae445170aef96762, 973451fb40234dca93d60a5ad4ca93e4; no voters: 
I20260709 14:53:44.438865  8677 raft_consensus.cc:2804] T 6e36e2a656b04fde9b0c79b2db3623dd P 973451fb40234dca93d60a5ad4ca93e4 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:53:44.439342  8677 raft_consensus.cc:697] T 6e36e2a656b04fde9b0c79b2db3623dd P 973451fb40234dca93d60a5ad4ca93e4 [term 1 LEADER]: Becoming Leader. State: Replica: 973451fb40234dca93d60a5ad4ca93e4, State: Running, Role: LEADER
I20260709 14:53:44.440038  8431 tablet_bootstrap.cc:492] T dd217c491b9641fc9d5732aeff9bbbba P 973451fb40234dca93d60a5ad4ca93e4: Bootstrap starting.
I20260709 14:53:44.440161  8677 consensus_queue.cc:237] T 6e36e2a656b04fde9b0c79b2db3623dd P 973451fb40234dca93d60a5ad4ca93e4 [LEADER]: Queue going to LEADER mode. State: All 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: "067d127df48c4d5aae445170aef96762" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 41465 } } peers { permanent_uuid: "bf45b641d5dd4b868ad6c3f969c62453" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 43451 } } peers { permanent_uuid: "973451fb40234dca93d60a5ad4ca93e4" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39227 } }
I20260709 14:53:44.442313  8430 tablet_bootstrap.cc:654] T bd772a7adbc34a39929c78a24fa4195c P b1bcbe2df07744caaeb7a15d00dad2d1: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:44.415972  8432 ts_tablet_manager.cc:1434] T cda2e960108f4f0688fc2fdfaf8d804b P 067d127df48c4d5aae445170aef96762: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.003s
I20260709 14:53:44.445107  8661 consensus_queue.cc:1048] T ad73e1facb6d42ba9775f642bfe58454 P b1bcbe2df07744caaeb7a15d00dad2d1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "973451fb40234dca93d60a5ad4ca93e4" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39227 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:53:44.455767  8432 tablet_bootstrap.cc:492] T 0a3b9a7f82b94ef096d05111ebd8d23d P 067d127df48c4d5aae445170aef96762: Bootstrap starting.
I20260709 14:53:44.459916  8434 tablet_bootstrap.cc:492] T bd772a7adbc34a39929c78a24fa4195c P bf45b641d5dd4b868ad6c3f969c62453: No bootstrap required, opened a new log
I20260709 14:53:44.460393  8434 ts_tablet_manager.cc:1403] T bd772a7adbc34a39929c78a24fa4195c P bf45b641d5dd4b868ad6c3f969c62453: Time spent bootstrapping tablet: real 0.051s	user 0.011s	sys 0.001s
I20260709 14:53:44.461334  8432 tablet_bootstrap.cc:654] T 0a3b9a7f82b94ef096d05111ebd8d23d P 067d127df48c4d5aae445170aef96762: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:44.446661  8675 leader_election.cc:290] T 6e36e2a656b04fde9b0c79b2db3623dd P 973451fb40234dca93d60a5ad4ca93e4 [CANDIDATE]: Term 1 election: Requested vote from peers 067d127df48c4d5aae445170aef96762 (127.6.3.195:41465), bf45b641d5dd4b868ad6c3f969c62453 (127.6.3.196:43451)
I20260709 14:53:44.448448  8388 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6e36e2a656b04fde9b0c79b2db3623dd" candidate_uuid: "973451fb40234dca93d60a5ad4ca93e4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bf45b641d5dd4b868ad6c3f969c62453"
I20260709 14:53:44.462370  8388 raft_consensus.cc:3060] T 6e36e2a656b04fde9b0c79b2db3623dd P bf45b641d5dd4b868ad6c3f969c62453 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:44.479245  8434 raft_consensus.cc:359] T bd772a7adbc34a39929c78a24fa4195c P bf45b641d5dd4b868ad6c3f969c62453 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b1bcbe2df07744caaeb7a15d00dad2d1" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43283 } } peers { permanent_uuid: "067d127df48c4d5aae445170aef96762" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 41465 } } peers { permanent_uuid: "bf45b641d5dd4b868ad6c3f969c62453" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 43451 } }
I20260709 14:53:44.480055  8434 raft_consensus.cc:385] T bd772a7adbc34a39929c78a24fa4195c P bf45b641d5dd4b868ad6c3f969c62453 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:44.480340  8434 raft_consensus.cc:740] T bd772a7adbc34a39929c78a24fa4195c P bf45b641d5dd4b868ad6c3f969c62453 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bf45b641d5dd4b868ad6c3f969c62453, State: Initialized, Role: FOLLOWER
I20260709 14:53:44.481248  8437 consensus_queue.cc:1048] T 2b1015ea7cb6469f9e4895cc87c2d0b3 P b1bcbe2df07744caaeb7a15d00dad2d1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "067d127df48c4d5aae445170aef96762" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 41465 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:53:44.485280  8661 consensus_queue.cc:1048] T ad73e1facb6d42ba9775f642bfe58454 P b1bcbe2df07744caaeb7a15d00dad2d1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bf45b641d5dd4b868ad6c3f969c62453" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 43451 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:53:44.490351  8434 consensus_queue.cc:260] T bd772a7adbc34a39929c78a24fa4195c P bf45b641d5dd4b868ad6c3f969c62453 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b1bcbe2df07744caaeb7a15d00dad2d1" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43283 } } peers { permanent_uuid: "067d127df48c4d5aae445170aef96762" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 41465 } } peers { permanent_uuid: "bf45b641d5dd4b868ad6c3f969c62453" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 43451 } }
I20260709 14:53:44.488408  8060 catalog_manager.cc:5697] T 6e36e2a656b04fde9b0c79b2db3623dd P 973451fb40234dca93d60a5ad4ca93e4 reported cstate change: term changed from 0 to 1, leader changed from <none> to 973451fb40234dca93d60a5ad4ca93e4 (127.6.3.193). New cstate: current_term: 1 leader_uuid: "973451fb40234dca93d60a5ad4ca93e4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "067d127df48c4d5aae445170aef96762" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 41465 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bf45b641d5dd4b868ad6c3f969c62453" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 43451 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "973451fb40234dca93d60a5ad4ca93e4" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39227 } health_report { overall_health: HEALTHY } } }
I20260709 14:53:44.498399  8431 tablet_bootstrap.cc:654] T dd217c491b9641fc9d5732aeff9bbbba P 973451fb40234dca93d60a5ad4ca93e4: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:44.501133  8430 tablet_bootstrap.cc:492] T bd772a7adbc34a39929c78a24fa4195c P b1bcbe2df07744caaeb7a15d00dad2d1: No bootstrap required, opened a new log
I20260709 14:53:44.500998  8675 consensus_queue.cc:1048] T 3f51d6c4a8f24e9ca5c20a81b72f972b P 973451fb40234dca93d60a5ad4ca93e4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "067d127df48c4d5aae445170aef96762" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 41465 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:53:44.501627  8430 ts_tablet_manager.cc:1403] T bd772a7adbc34a39929c78a24fa4195c P b1bcbe2df07744caaeb7a15d00dad2d1: Time spent bootstrapping tablet: real 0.092s	user 0.008s	sys 0.002s
I20260709 14:53:44.504228  8430 raft_consensus.cc:359] T bd772a7adbc34a39929c78a24fa4195c P b1bcbe2df07744caaeb7a15d00dad2d1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b1bcbe2df07744caaeb7a15d00dad2d1" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43283 } } peers { permanent_uuid: "067d127df48c4d5aae445170aef96762" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 41465 } } peers { permanent_uuid: "bf45b641d5dd4b868ad6c3f969c62453" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 43451 } }
I20260709 14:53:44.504908  8430 raft_consensus.cc:385] T bd772a7adbc34a39929c78a24fa4195c P b1bcbe2df07744caaeb7a15d00dad2d1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:44.505198  8430 raft_consensus.cc:740] T bd772a7adbc34a39929c78a24fa4195c P b1bcbe2df07744caaeb7a15d00dad2d1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b1bcbe2df07744caaeb7a15d00dad2d1, State: Initialized, Role: FOLLOWER
I20260709 14:53:44.505934  8430 consensus_queue.cc:260] T bd772a7adbc34a39929c78a24fa4195c P b1bcbe2df07744caaeb7a15d00dad2d1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b1bcbe2df07744caaeb7a15d00dad2d1" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43283 } } peers { permanent_uuid: "067d127df48c4d5aae445170aef96762" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 41465 } } peers { permanent_uuid: "bf45b641d5dd4b868ad6c3f969c62453" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 43451 } }
I20260709 14:53:44.510186  8677 consensus_queue.cc:1048] T 3f51d6c4a8f24e9ca5c20a81b72f972b P 973451fb40234dca93d60a5ad4ca93e4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bf45b641d5dd4b868ad6c3f969c62453" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 43451 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:53:44.512074  8434 ts_tablet_manager.cc:1434] T bd772a7adbc34a39929c78a24fa4195c P bf45b641d5dd4b868ad6c3f969c62453: Time spent starting tablet: real 0.051s	user 0.005s	sys 0.003s
I20260709 14:53:44.513043  8434 tablet_bootstrap.cc:492] T 4003921b934d4fd49b55b27f913c952f P bf45b641d5dd4b868ad6c3f969c62453: Bootstrap starting.
I20260709 14:53:44.487792  8388 raft_consensus.cc:2468] T 6e36e2a656b04fde9b0c79b2db3623dd P bf45b641d5dd4b868ad6c3f969c62453 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 973451fb40234dca93d60a5ad4ca93e4 in term 1.
I20260709 14:53:44.535513  8434 tablet_bootstrap.cc:654] T 4003921b934d4fd49b55b27f913c952f P bf45b641d5dd4b868ad6c3f969c62453: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:44.549888  8432 tablet_bootstrap.cc:492] T 0a3b9a7f82b94ef096d05111ebd8d23d P 067d127df48c4d5aae445170aef96762: No bootstrap required, opened a new log
I20260709 14:53:44.552112  8437 raft_consensus.cc:493] T 0a3b9a7f82b94ef096d05111ebd8d23d P b1bcbe2df07744caaeb7a15d00dad2d1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:44.570811  8437 raft_consensus.cc:515] T 0a3b9a7f82b94ef096d05111ebd8d23d P b1bcbe2df07744caaeb7a15d00dad2d1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "973451fb40234dca93d60a5ad4ca93e4" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39227 } } peers { permanent_uuid: "b1bcbe2df07744caaeb7a15d00dad2d1" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43283 } } peers { permanent_uuid: "067d127df48c4d5aae445170aef96762" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 41465 } }
I20260709 14:53:44.550331  8432 ts_tablet_manager.cc:1403] T 0a3b9a7f82b94ef096d05111ebd8d23d P 067d127df48c4d5aae445170aef96762: Time spent bootstrapping tablet: real 0.095s	user 0.012s	sys 0.013s
I20260709 14:53:44.573349  8163 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0a3b9a7f82b94ef096d05111ebd8d23d" candidate_uuid: "b1bcbe2df07744caaeb7a15d00dad2d1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "973451fb40234dca93d60a5ad4ca93e4" is_pre_election: true
W20260709 14:53:44.574595  8206 leader_election.cc:343] T 0a3b9a7f82b94ef096d05111ebd8d23d P b1bcbe2df07744caaeb7a15d00dad2d1 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 973451fb40234dca93d60a5ad4ca93e4 (127.6.3.193:39227): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:44.575507  8437 leader_election.cc:290] T 0a3b9a7f82b94ef096d05111ebd8d23d P b1bcbe2df07744caaeb7a15d00dad2d1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 973451fb40234dca93d60a5ad4ca93e4 (127.6.3.193:39227), 067d127df48c4d5aae445170aef96762 (127.6.3.195:41465)
I20260709 14:53:44.575605  8432 raft_consensus.cc:359] T 0a3b9a7f82b94ef096d05111ebd8d23d P 067d127df48c4d5aae445170aef96762 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "973451fb40234dca93d60a5ad4ca93e4" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39227 } } peers { permanent_uuid: "b1bcbe2df07744caaeb7a15d00dad2d1" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43283 } } peers { permanent_uuid: "067d127df48c4d5aae445170aef96762" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 41465 } }
I20260709 14:53:44.576259  8432 raft_consensus.cc:385] T 0a3b9a7f82b94ef096d05111ebd8d23d P 067d127df48c4d5aae445170aef96762 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:44.576526  8432 raft_consensus.cc:740] T 0a3b9a7f82b94ef096d05111ebd8d23d P 067d127df48c4d5aae445170aef96762 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 067d127df48c4d5aae445170aef96762, State: Initialized, Role: FOLLOWER
I20260709 14:53:44.577101  8311 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0a3b9a7f82b94ef096d05111ebd8d23d" candidate_uuid: "b1bcbe2df07744caaeb7a15d00dad2d1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "067d127df48c4d5aae445170aef96762" is_pre_election: true
I20260709 14:53:44.580673  8163 raft_consensus.cc:1275] T cf86e1fba39b4b55ad865137167d5ea3 P 973451fb40234dca93d60a5ad4ca93e4 [term 2 FOLLOWER]: Refusing update from remote peer 067d127df48c4d5aae445170aef96762: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260709 14:53:44.582176  8679 consensus_queue.cc:1048] T cf86e1fba39b4b55ad865137167d5ea3 P 067d127df48c4d5aae445170aef96762 [LEADER]: Connected to new peer: Peer: permanent_uuid: "973451fb40234dca93d60a5ad4ca93e4" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39227 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:53:44.588375  8434 tablet_bootstrap.cc:492] T 4003921b934d4fd49b55b27f913c952f P bf45b641d5dd4b868ad6c3f969c62453: No bootstrap required, opened a new log
I20260709 14:53:44.589540  8434 ts_tablet_manager.cc:1403] T 4003921b934d4fd49b55b27f913c952f P bf45b641d5dd4b868ad6c3f969c62453: Time spent bootstrapping tablet: real 0.076s	user 0.008s	sys 0.002s
I20260709 14:53:44.591318  8432 consensus_queue.cc:260] T 0a3b9a7f82b94ef096d05111ebd8d23d P 067d127df48c4d5aae445170aef96762 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "973451fb40234dca93d60a5ad4ca93e4" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39227 } } peers { permanent_uuid: "b1bcbe2df07744caaeb7a15d00dad2d1" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43283 } } peers { permanent_uuid: "067d127df48c4d5aae445170aef96762" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 41465 } }
I20260709 14:53:44.593264  8432 ts_tablet_manager.cc:1434] T 0a3b9a7f82b94ef096d05111ebd8d23d P 067d127df48c4d5aae445170aef96762: Time spent starting tablet: real 0.021s	user 0.004s	sys 0.000s
I20260709 14:53:44.594082  8432 tablet_bootstrap.cc:492] T bd772a7adbc34a39929c78a24fa4195c P 067d127df48c4d5aae445170aef96762: Bootstrap starting.
I20260709 14:53:44.595326  8311 raft_consensus.cc:2468] T 0a3b9a7f82b94ef096d05111ebd8d23d P 067d127df48c4d5aae445170aef96762 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b1bcbe2df07744caaeb7a15d00dad2d1 in term 0.
I20260709 14:53:44.598562  8434 raft_consensus.cc:359] T 4003921b934d4fd49b55b27f913c952f P bf45b641d5dd4b868ad6c3f969c62453 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "067d127df48c4d5aae445170aef96762" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 41465 } } peers { permanent_uuid: "bf45b641d5dd4b868ad6c3f969c62453" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 43451 } } peers { permanent_uuid: "973451fb40234dca93d60a5ad4ca93e4" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39227 } }
I20260709 14:53:44.599226  8434 raft_consensus.cc:385] T 4003921b934d4fd49b55b27f913c952f P bf45b641d5dd4b868ad6c3f969c62453 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:44.599494  8434 raft_consensus.cc:740] T 4003921b934d4fd49b55b27f913c952f P bf45b641d5dd4b868ad6c3f969c62453 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bf45b641d5dd4b868ad6c3f969c62453, State: Initialized, Role: FOLLOWER
I20260709 14:53:44.600383  8432 tablet_bootstrap.cc:654] T bd772a7adbc34a39929c78a24fa4195c P 067d127df48c4d5aae445170aef96762: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:44.600898  8434 consensus_queue.cc:260] T 4003921b934d4fd49b55b27f913c952f P bf45b641d5dd4b868ad6c3f969c62453 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "067d127df48c4d5aae445170aef96762" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 41465 } } peers { permanent_uuid: "bf45b641d5dd4b868ad6c3f969c62453" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 43451 } } peers { permanent_uuid: "973451fb40234dca93d60a5ad4ca93e4" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39227 } }
I20260709 14:53:44.602538  8206 leader_election.cc:304] T 0a3b9a7f82b94ef096d05111ebd8d23d P b1bcbe2df07744caaeb7a15d00dad2d1 [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: 067d127df48c4d5aae445170aef96762, b1bcbe2df07744caaeb7a15d00dad2d1; no voters: 973451fb40234dca93d60a5ad4ca93e4
I20260709 14:53:44.603761  8437 raft_consensus.cc:2804] T 0a3b9a7f82b94ef096d05111ebd8d23d P b1bcbe2df07744caaeb7a15d00dad2d1 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:53:44.604140  8437 raft_consensus.cc:493] T 0a3b9a7f82b94ef096d05111ebd8d23d P b1bcbe2df07744caaeb7a15d00dad2d1 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:53:44.604513  8437 raft_consensus.cc:3060] T 0a3b9a7f82b94ef096d05111ebd8d23d P b1bcbe2df07744caaeb7a15d00dad2d1 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:44.607673  8430 ts_tablet_manager.cc:1434] T bd772a7adbc34a39929c78a24fa4195c P b1bcbe2df07744caaeb7a15d00dad2d1: Time spent starting tablet: real 0.106s	user 0.006s	sys 0.001s
I20260709 14:53:44.608775  8430 tablet_bootstrap.cc:492] T 836e7386924644a7bb98c94b372b4974 P b1bcbe2df07744caaeb7a15d00dad2d1: Bootstrap starting.
I20260709 14:53:44.617489  8239 raft_consensus.cc:1275] T cf86e1fba39b4b55ad865137167d5ea3 P b1bcbe2df07744caaeb7a15d00dad2d1 [term 2 FOLLOWER]: Refusing update from remote peer 067d127df48c4d5aae445170aef96762: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 1. (term mismatch)
I20260709 14:53:44.617820  8239 pending_rounds.cc:85] T cf86e1fba39b4b55ad865137167d5ea3 P b1bcbe2df07744caaeb7a15d00dad2d1: Aborting all ops after (but not including) 0
I20260709 14:53:44.618064  8239 pending_rounds.cc:107] T cf86e1fba39b4b55ad865137167d5ea3 P b1bcbe2df07744caaeb7a15d00dad2d1: Aborting uncommitted NO_OP operation due to leader change: 1.1
I20260709 14:53:44.618330  8239 raft_consensus.cc:2889] T cf86e1fba39b4b55ad865137167d5ea3 P b1bcbe2df07744caaeb7a15d00dad2d1 [term 2 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260709 14:53:44.619964  8444 consensus_queue.cc:1048] T cf86e1fba39b4b55ad865137167d5ea3 P 067d127df48c4d5aae445170aef96762 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b1bcbe2df07744caaeb7a15d00dad2d1" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43283 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:53:44.621559  8437 raft_consensus.cc:515] T 0a3b9a7f82b94ef096d05111ebd8d23d P b1bcbe2df07744caaeb7a15d00dad2d1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "973451fb40234dca93d60a5ad4ca93e4" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39227 } } peers { permanent_uuid: "b1bcbe2df07744caaeb7a15d00dad2d1" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43283 } } peers { permanent_uuid: "067d127df48c4d5aae445170aef96762" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 41465 } }
W20260709 14:53:44.642014  8206 consensus_peers.cc:597] T dd217c491b9641fc9d5732aeff9bbbba P b1bcbe2df07744caaeb7a15d00dad2d1 -> Peer 973451fb40234dca93d60a5ad4ca93e4 (127.6.3.193:39227): Couldn't send request to peer 973451fb40234dca93d60a5ad4ca93e4. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:53:44.648874  8434 ts_tablet_manager.cc:1434] T 4003921b934d4fd49b55b27f913c952f P bf45b641d5dd4b868ad6c3f969c62453: Time spent starting tablet: real 0.059s	user 0.006s	sys 0.000s
I20260709 14:53:44.650144  8434 tablet_bootstrap.cc:492] T c9064cffd03a4cc5b49c90073f02ad43 P bf45b641d5dd4b868ad6c3f969c62453: Bootstrap starting.
I20260709 14:53:44.653331  8163 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0a3b9a7f82b94ef096d05111ebd8d23d" candidate_uuid: "b1bcbe2df07744caaeb7a15d00dad2d1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "973451fb40234dca93d60a5ad4ca93e4"
I20260709 14:53:44.651728  8437 leader_election.cc:290] T 0a3b9a7f82b94ef096d05111ebd8d23d P b1bcbe2df07744caaeb7a15d00dad2d1 [CANDIDATE]: Term 1 election: Requested vote from peers 973451fb40234dca93d60a5ad4ca93e4 (127.6.3.193:39227), 067d127df48c4d5aae445170aef96762 (127.6.3.195:41465)
W20260709 14:53:44.654911  8206 leader_election.cc:343] T 0a3b9a7f82b94ef096d05111ebd8d23d P b1bcbe2df07744caaeb7a15d00dad2d1 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 973451fb40234dca93d60a5ad4ca93e4 (127.6.3.193:39227): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:44.655874  8311 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0a3b9a7f82b94ef096d05111ebd8d23d" candidate_uuid: "b1bcbe2df07744caaeb7a15d00dad2d1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "067d127df48c4d5aae445170aef96762"
I20260709 14:53:44.656534  8311 raft_consensus.cc:3060] T 0a3b9a7f82b94ef096d05111ebd8d23d P 067d127df48c4d5aae445170aef96762 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:44.658676  8434 tablet_bootstrap.cc:654] T c9064cffd03a4cc5b49c90073f02ad43 P bf45b641d5dd4b868ad6c3f969c62453: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:44.661908  8437 raft_consensus.cc:493] T bd772a7adbc34a39929c78a24fa4195c P b1bcbe2df07744caaeb7a15d00dad2d1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:44.662443  8437 raft_consensus.cc:515] T bd772a7adbc34a39929c78a24fa4195c P b1bcbe2df07744caaeb7a15d00dad2d1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b1bcbe2df07744caaeb7a15d00dad2d1" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43283 } } peers { permanent_uuid: "067d127df48c4d5aae445170aef96762" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 41465 } } peers { permanent_uuid: "bf45b641d5dd4b868ad6c3f969c62453" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 43451 } }
I20260709 14:53:44.663587  8489 raft_consensus.cc:493] T 84294309dca447768fb9ccc1eb2dc689 P 067d127df48c4d5aae445170aef96762 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:44.664122  8489 raft_consensus.cc:515] T 84294309dca447768fb9ccc1eb2dc689 P 067d127df48c4d5aae445170aef96762 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "973451fb40234dca93d60a5ad4ca93e4" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39227 } } peers { permanent_uuid: "b1bcbe2df07744caaeb7a15d00dad2d1" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43283 } } peers { permanent_uuid: "067d127df48c4d5aae445170aef96762" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 41465 } }
I20260709 14:53:44.665714  8313 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd772a7adbc34a39929c78a24fa4195c" candidate_uuid: "b1bcbe2df07744caaeb7a15d00dad2d1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "067d127df48c4d5aae445170aef96762" is_pre_election: true
I20260709 14:53:44.666121  8489 leader_election.cc:290] T 84294309dca447768fb9ccc1eb2dc689 P 067d127df48c4d5aae445170aef96762 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 973451fb40234dca93d60a5ad4ca93e4 (127.6.3.193:39227), b1bcbe2df07744caaeb7a15d00dad2d1 (127.6.3.194:43283)
I20260709 14:53:44.666360  8437 leader_election.cc:290] T bd772a7adbc34a39929c78a24fa4195c P b1bcbe2df07744caaeb7a15d00dad2d1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 067d127df48c4d5aae445170aef96762 (127.6.3.195:41465), bf45b641d5dd4b868ad6c3f969c62453 (127.6.3.196:43451)
I20260709 14:53:44.666765  8387 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd772a7adbc34a39929c78a24fa4195c" candidate_uuid: "b1bcbe2df07744caaeb7a15d00dad2d1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bf45b641d5dd4b868ad6c3f969c62453" is_pre_election: true
I20260709 14:53:44.667354  8387 raft_consensus.cc:2468] T bd772a7adbc34a39929c78a24fa4195c P bf45b641d5dd4b868ad6c3f969c62453 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b1bcbe2df07744caaeb7a15d00dad2d1 in term 0.
I20260709 14:53:44.667809  8236 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "84294309dca447768fb9ccc1eb2dc689" candidate_uuid: "067d127df48c4d5aae445170aef96762" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b1bcbe2df07744caaeb7a15d00dad2d1" is_pre_election: true
I20260709 14:53:44.668444  8236 raft_consensus.cc:2468] T 84294309dca447768fb9ccc1eb2dc689 P b1bcbe2df07744caaeb7a15d00dad2d1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 067d127df48c4d5aae445170aef96762 in term 0.
I20260709 14:53:44.668749  8163 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "84294309dca447768fb9ccc1eb2dc689" candidate_uuid: "067d127df48c4d5aae445170aef96762" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "973451fb40234dca93d60a5ad4ca93e4" is_pre_election: true
I20260709 14:53:44.669768  8277 leader_election.cc:304] T 84294309dca447768fb9ccc1eb2dc689 P 067d127df48c4d5aae445170aef96762 [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: 067d127df48c4d5aae445170aef96762, b1bcbe2df07744caaeb7a15d00dad2d1; no voters: 
I20260709 14:53:44.670877  8623 raft_consensus.cc:493] T 4003921b934d4fd49b55b27f913c952f P 067d127df48c4d5aae445170aef96762 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 14:53:44.670933  8280 leader_election.cc:343] T 84294309dca447768fb9ccc1eb2dc689 P 067d127df48c4d5aae445170aef96762 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 973451fb40234dca93d60a5ad4ca93e4 (127.6.3.193:39227): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:44.671449  8623 raft_consensus.cc:515] T 4003921b934d4fd49b55b27f913c952f P 067d127df48c4d5aae445170aef96762 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "067d127df48c4d5aae445170aef96762" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 41465 } } peers { permanent_uuid: "bf45b641d5dd4b868ad6c3f969c62453" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 43451 } } peers { permanent_uuid: "973451fb40234dca93d60a5ad4ca93e4" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39227 } }
I20260709 14:53:44.671113  8489 raft_consensus.cc:2804] T 84294309dca447768fb9ccc1eb2dc689 P 067d127df48c4d5aae445170aef96762 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:53:44.673257  8489 raft_consensus.cc:493] T 84294309dca447768fb9ccc1eb2dc689 P 067d127df48c4d5aae445170aef96762 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:53:44.673624  8623 leader_election.cc:290] T 4003921b934d4fd49b55b27f913c952f P 067d127df48c4d5aae445170aef96762 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bf45b641d5dd4b868ad6c3f969c62453 (127.6.3.196:43451), 973451fb40234dca93d60a5ad4ca93e4 (127.6.3.193:39227)
I20260709 14:53:44.675650  8616 raft_consensus.cc:493] T 97806160da8b4abe95e360749c2d311c P bf45b641d5dd4b868ad6c3f969c62453 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:44.676182  8616 raft_consensus.cc:515] T 97806160da8b4abe95e360749c2d311c P bf45b641d5dd4b868ad6c3f969c62453 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bf45b641d5dd4b868ad6c3f969c62453" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 43451 } } peers { permanent_uuid: "973451fb40234dca93d60a5ad4ca93e4" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39227 } } peers { permanent_uuid: "b1bcbe2df07744caaeb7a15d00dad2d1" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43283 } }
I20260709 14:53:44.678248  8616 leader_election.cc:290] T 97806160da8b4abe95e360749c2d311c P bf45b641d5dd4b868ad6c3f969c62453 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 973451fb40234dca93d60a5ad4ca93e4 (127.6.3.193:39227), b1bcbe2df07744caaeb7a15d00dad2d1 (127.6.3.194:43283)
I20260709 14:53:44.683621  8430 tablet_bootstrap.cc:654] T 836e7386924644a7bb98c94b372b4974 P b1bcbe2df07744caaeb7a15d00dad2d1: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:44.683724  8432 tablet_bootstrap.cc:492] T bd772a7adbc34a39929c78a24fa4195c P 067d127df48c4d5aae445170aef96762: No bootstrap required, opened a new log
I20260709 14:53:44.684217  8432 ts_tablet_manager.cc:1403] T bd772a7adbc34a39929c78a24fa4195c P 067d127df48c4d5aae445170aef96762: Time spent bootstrapping tablet: real 0.090s	user 0.018s	sys 0.017s
W20260709 14:53:44.666980  8206 leader_election.cc:343] T bd772a7adbc34a39929c78a24fa4195c P b1bcbe2df07744caaeb7a15d00dad2d1 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 067d127df48c4d5aae445170aef96762 (127.6.3.195:41465): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:44.673660  8489 raft_consensus.cc:3060] T 84294309dca447768fb9ccc1eb2dc689 P 067d127df48c4d5aae445170aef96762 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:44.685503  8431 tablet_bootstrap.cc:492] T dd217c491b9641fc9d5732aeff9bbbba P 973451fb40234dca93d60a5ad4ca93e4: No bootstrap required, opened a new log
I20260709 14:53:44.686035  8431 ts_tablet_manager.cc:1403] T dd217c491b9641fc9d5732aeff9bbbba P 973451fb40234dca93d60a5ad4ca93e4: Time spent bootstrapping tablet: real 0.246s	user 0.027s	sys 0.043s
I20260709 14:53:44.684948  8161 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4003921b934d4fd49b55b27f913c952f" candidate_uuid: "067d127df48c4d5aae445170aef96762" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "973451fb40234dca93d60a5ad4ca93e4" is_pre_election: true
I20260709 14:53:44.684836  8163 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "97806160da8b4abe95e360749c2d311c" candidate_uuid: "bf45b641d5dd4b868ad6c3f969c62453" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "973451fb40234dca93d60a5ad4ca93e4" is_pre_election: true
I20260709 14:53:44.682041  8239 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "97806160da8b4abe95e360749c2d311c" candidate_uuid: "bf45b641d5dd4b868ad6c3f969c62453" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b1bcbe2df07744caaeb7a15d00dad2d1" is_pre_election: true
I20260709 14:53:44.687816  8239 raft_consensus.cc:2468] T 97806160da8b4abe95e360749c2d311c P b1bcbe2df07744caaeb7a15d00dad2d1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bf45b641d5dd4b868ad6c3f969c62453 in term 0.
I20260709 14:53:44.688048  8205 leader_election.cc:304] T bd772a7adbc34a39929c78a24fa4195c P b1bcbe2df07744caaeb7a15d00dad2d1 [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: b1bcbe2df07744caaeb7a15d00dad2d1, bf45b641d5dd4b868ad6c3f969c62453; no voters: 067d127df48c4d5aae445170aef96762
W20260709 14:53:44.689668  8280 leader_election.cc:343] T 4003921b934d4fd49b55b27f913c952f P 067d127df48c4d5aae445170aef96762 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 973451fb40234dca93d60a5ad4ca93e4 (127.6.3.193:39227): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:44.690842  8437 raft_consensus.cc:2804] T bd772a7adbc34a39929c78a24fa4195c P b1bcbe2df07744caaeb7a15d00dad2d1 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:53:44.691279  8437 raft_consensus.cc:493] T bd772a7adbc34a39929c78a24fa4195c P b1bcbe2df07744caaeb7a15d00dad2d1 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:53:44.691154  8432 raft_consensus.cc:359] T bd772a7adbc34a39929c78a24fa4195c P 067d127df48c4d5aae445170aef96762 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b1bcbe2df07744caaeb7a15d00dad2d1" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43283 } } peers { permanent_uuid: "067d127df48c4d5aae445170aef96762" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 41465 } } peers { permanent_uuid: "bf45b641d5dd4b868ad6c3f969c62453" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 43451 } }
I20260709 14:53:44.691704  8437 raft_consensus.cc:3060] T bd772a7adbc34a39929c78a24fa4195c P b1bcbe2df07744caaeb7a15d00dad2d1 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:44.691902  8432 raft_consensus.cc:385] T bd772a7adbc34a39929c78a24fa4195c P 067d127df48c4d5aae445170aef96762 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:44.692283  8432 raft_consensus.cc:740] T bd772a7adbc34a39929c78a24fa4195c P 067d127df48c4d5aae445170aef96762 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 067d127df48c4d5aae445170aef96762, State: Initialized, Role: FOLLOWER
I20260709 14:53:44.695398  8387 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4003921b934d4fd49b55b27f913c952f" candidate_uuid: "067d127df48c4d5aae445170aef96762" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bf45b641d5dd4b868ad6c3f969c62453" is_pre_election: true
I20260709 14:53:44.696049  8387 raft_consensus.cc:2468] T 4003921b934d4fd49b55b27f913c952f P bf45b641d5dd4b868ad6c3f969c62453 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 067d127df48c4d5aae445170aef96762 in term 0.
I20260709 14:53:44.696602  8432 consensus_queue.cc:260] T bd772a7adbc34a39929c78a24fa4195c P 067d127df48c4d5aae445170aef96762 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b1bcbe2df07744caaeb7a15d00dad2d1" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43283 } } peers { permanent_uuid: "067d127df48c4d5aae445170aef96762" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 41465 } } peers { permanent_uuid: "bf45b641d5dd4b868ad6c3f969c62453" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 43451 } }
W20260709 14:53:44.688198  8354 leader_election.cc:343] T 97806160da8b4abe95e360749c2d311c P bf45b641d5dd4b868ad6c3f969c62453 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 973451fb40234dca93d60a5ad4ca93e4 (127.6.3.193:39227): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:44.698206  8432 ts_tablet_manager.cc:1434] T bd772a7adbc34a39929c78a24fa4195c P 067d127df48c4d5aae445170aef96762: Time spent starting tablet: real 0.014s	user 0.004s	sys 0.000s
I20260709 14:53:44.699702  8437 raft_consensus.cc:515] T bd772a7adbc34a39929c78a24fa4195c P b1bcbe2df07744caaeb7a15d00dad2d1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b1bcbe2df07744caaeb7a15d00dad2d1" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43283 } } peers { permanent_uuid: "067d127df48c4d5aae445170aef96762" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 41465 } } peers { permanent_uuid: "bf45b641d5dd4b868ad6c3f969c62453" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 43451 } }
I20260709 14:53:44.698755  8311 raft_consensus.cc:2468] T 0a3b9a7f82b94ef096d05111ebd8d23d P 067d127df48c4d5aae445170aef96762 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b1bcbe2df07744caaeb7a15d00dad2d1 in term 1.
I20260709 14:53:44.701474  8279 leader_election.cc:304] T 4003921b934d4fd49b55b27f913c952f P 067d127df48c4d5aae445170aef96762 [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: 067d127df48c4d5aae445170aef96762, bf45b641d5dd4b868ad6c3f969c62453; no voters: 973451fb40234dca93d60a5ad4ca93e4
I20260709 14:53:44.701846  8351 leader_election.cc:304] T 97806160da8b4abe95e360749c2d311c P bf45b641d5dd4b868ad6c3f969c62453 [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: b1bcbe2df07744caaeb7a15d00dad2d1, bf45b641d5dd4b868ad6c3f969c62453; no voters: 973451fb40234dca93d60a5ad4ca93e4
I20260709 14:53:44.702247  8623 raft_consensus.cc:2804] T 4003921b934d4fd49b55b27f913c952f P 067d127df48c4d5aae445170aef96762 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:53:44.702610  8623 raft_consensus.cc:493] T 4003921b934d4fd49b55b27f913c952f P 067d127df48c4d5aae445170aef96762 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:53:44.702978  8623 raft_consensus.cc:3060] T 4003921b934d4fd49b55b27f913c952f P 067d127df48c4d5aae445170aef96762 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:44.703034  8616 raft_consensus.cc:2804] T 97806160da8b4abe95e360749c2d311c P bf45b641d5dd4b868ad6c3f969c62453 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:53:44.703493  8616 raft_consensus.cc:493] T 97806160da8b4abe95e360749c2d311c P bf45b641d5dd4b868ad6c3f969c62453 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:53:44.703810  8616 raft_consensus.cc:3060] T 97806160da8b4abe95e360749c2d311c P bf45b641d5dd4b868ad6c3f969c62453 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:44.708344  8437 leader_election.cc:290] T bd772a7adbc34a39929c78a24fa4195c P b1bcbe2df07744caaeb7a15d00dad2d1 [CANDIDATE]: Term 1 election: Requested vote from peers 067d127df48c4d5aae445170aef96762 (127.6.3.195:41465), bf45b641d5dd4b868ad6c3f969c62453 (127.6.3.196:43451)
I20260709 14:53:44.709250  8432 tablet_bootstrap.cc:492] T 3d46b8c5c40f44058fe3a48acd3f36c1 P 067d127df48c4d5aae445170aef96762: Bootstrap starting.
I20260709 14:53:44.702734  8206 leader_election.cc:304] T 0a3b9a7f82b94ef096d05111ebd8d23d P b1bcbe2df07744caaeb7a15d00dad2d1 [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: 067d127df48c4d5aae445170aef96762, b1bcbe2df07744caaeb7a15d00dad2d1; no voters: 973451fb40234dca93d60a5ad4ca93e4
I20260709 14:53:44.712352  8661 raft_consensus.cc:2804] T 0a3b9a7f82b94ef096d05111ebd8d23d P b1bcbe2df07744caaeb7a15d00dad2d1 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:53:44.712790  8661 raft_consensus.cc:697] T 0a3b9a7f82b94ef096d05111ebd8d23d P b1bcbe2df07744caaeb7a15d00dad2d1 [term 1 LEADER]: Becoming Leader. State: Replica: b1bcbe2df07744caaeb7a15d00dad2d1, State: Running, Role: LEADER
I20260709 14:53:44.713264  8388 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd772a7adbc34a39929c78a24fa4195c" candidate_uuid: "b1bcbe2df07744caaeb7a15d00dad2d1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bf45b641d5dd4b868ad6c3f969c62453"
I20260709 14:53:44.713819  8388 raft_consensus.cc:3060] T bd772a7adbc34a39929c78a24fa4195c P bf45b641d5dd4b868ad6c3f969c62453 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:44.713536  8661 consensus_queue.cc:237] T 0a3b9a7f82b94ef096d05111ebd8d23d P b1bcbe2df07744caaeb7a15d00dad2d1 [LEADER]: Queue going to LEADER mode. State: All 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: "973451fb40234dca93d60a5ad4ca93e4" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39227 } } peers { permanent_uuid: "b1bcbe2df07744caaeb7a15d00dad2d1" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43283 } } peers { permanent_uuid: "067d127df48c4d5aae445170aef96762" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 41465 } }
I20260709 14:53:44.718803  8616 raft_consensus.cc:515] T 97806160da8b4abe95e360749c2d311c P bf45b641d5dd4b868ad6c3f969c62453 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bf45b641d5dd4b868ad6c3f969c62453" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 43451 } } peers { permanent_uuid: "973451fb40234dca93d60a5ad4ca93e4" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39227 } } peers { permanent_uuid: "b1bcbe2df07744caaeb7a15d00dad2d1" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43283 } }
I20260709 14:53:44.721038  8679 raft_consensus.cc:493] T bd772a7adbc34a39929c78a24fa4195c P 067d127df48c4d5aae445170aef96762 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:44.721496  8679 raft_consensus.cc:515] T bd772a7adbc34a39929c78a24fa4195c P 067d127df48c4d5aae445170aef96762 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b1bcbe2df07744caaeb7a15d00dad2d1" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43283 } } peers { permanent_uuid: "067d127df48c4d5aae445170aef96762" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 41465 } } peers { permanent_uuid: "bf45b641d5dd4b868ad6c3f969c62453" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 43451 } }
I20260709 14:53:44.723356  8163 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "97806160da8b4abe95e360749c2d311c" candidate_uuid: "bf45b641d5dd4b868ad6c3f969c62453" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "973451fb40234dca93d60a5ad4ca93e4"
I20260709 14:53:44.723888  8431 raft_consensus.cc:359] T dd217c491b9641fc9d5732aeff9bbbba P 973451fb40234dca93d60a5ad4ca93e4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "973451fb40234dca93d60a5ad4ca93e4" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39227 } } peers { permanent_uuid: "b1bcbe2df07744caaeb7a15d00dad2d1" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43283 } } peers { permanent_uuid: "067d127df48c4d5aae445170aef96762" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 41465 } }
W20260709 14:53:44.724571  8354 leader_election.cc:343] T 97806160da8b4abe95e360749c2d311c P bf45b641d5dd4b868ad6c3f969c62453 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 973451fb40234dca93d60a5ad4ca93e4 (127.6.3.193:39227): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:44.725003  8239 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "97806160da8b4abe95e360749c2d311c" candidate_uuid: "bf45b641d5dd4b868ad6c3f969c62453" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b1bcbe2df07744caaeb7a15d00dad2d1"
I20260709 14:53:44.725531  8239 raft_consensus.cc:3060] T 97806160da8b4abe95e360749c2d311c P b1bcbe2df07744caaeb7a15d00dad2d1 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:44.728742  8432 tablet_bootstrap.cc:654] T 3d46b8c5c40f44058fe3a48acd3f36c1 P 067d127df48c4d5aae445170aef96762: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:44.731870  8239 raft_consensus.cc:2468] T 97806160da8b4abe95e360749c2d311c P b1bcbe2df07744caaeb7a15d00dad2d1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bf45b641d5dd4b868ad6c3f969c62453 in term 1.
I20260709 14:53:44.724573  8431 raft_consensus.cc:385] T dd217c491b9641fc9d5732aeff9bbbba P 973451fb40234dca93d60a5ad4ca93e4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:44.735191  8431 raft_consensus.cc:740] T dd217c491b9641fc9d5732aeff9bbbba P 973451fb40234dca93d60a5ad4ca93e4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 973451fb40234dca93d60a5ad4ca93e4, State: Initialized, Role: FOLLOWER
I20260709 14:53:44.722805  8616 leader_election.cc:290] T 97806160da8b4abe95e360749c2d311c P bf45b641d5dd4b868ad6c3f969c62453 [CANDIDATE]: Term 1 election: Requested vote from peers 973451fb40234dca93d60a5ad4ca93e4 (127.6.3.193:39227), b1bcbe2df07744caaeb7a15d00dad2d1 (127.6.3.194:43283)
I20260709 14:53:44.736187  8431 consensus_queue.cc:260] T dd217c491b9641fc9d5732aeff9bbbba P 973451fb40234dca93d60a5ad4ca93e4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "973451fb40234dca93d60a5ad4ca93e4" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39227 } } peers { permanent_uuid: "b1bcbe2df07744caaeb7a15d00dad2d1" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43283 } } peers { permanent_uuid: "067d127df48c4d5aae445170aef96762" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 41465 } }
I20260709 14:53:44.737658  8351 leader_election.cc:304] T 97806160da8b4abe95e360749c2d311c P bf45b641d5dd4b868ad6c3f969c62453 [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: b1bcbe2df07744caaeb7a15d00dad2d1, bf45b641d5dd4b868ad6c3f969c62453; no voters: 973451fb40234dca93d60a5ad4ca93e4
I20260709 14:53:44.738731  8616 raft_consensus.cc:2804] T 97806160da8b4abe95e360749c2d311c P bf45b641d5dd4b868ad6c3f969c62453 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:53:44.739197  8616 raft_consensus.cc:697] T 97806160da8b4abe95e360749c2d311c P bf45b641d5dd4b868ad6c3f969c62453 [term 1 LEADER]: Becoming Leader. State: Replica: bf45b641d5dd4b868ad6c3f969c62453, State: Running, Role: LEADER
I20260709 14:53:44.739944  8616 consensus_queue.cc:237] T 97806160da8b4abe95e360749c2d311c P bf45b641d5dd4b868ad6c3f969c62453 [LEADER]: Queue going to LEADER mode. State: All 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: "bf45b641d5dd4b868ad6c3f969c62453" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 43451 } } peers { permanent_uuid: "973451fb40234dca93d60a5ad4ca93e4" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39227 } } peers { permanent_uuid: "b1bcbe2df07744caaeb7a15d00dad2d1" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43283 } }
I20260709 14:53:44.743727  8679 leader_election.cc:290] T bd772a7adbc34a39929c78a24fa4195c P 067d127df48c4d5aae445170aef96762 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b1bcbe2df07744caaeb7a15d00dad2d1 (127.6.3.194:43283), bf45b641d5dd4b868ad6c3f969c62453 (127.6.3.196:43451)
I20260709 14:53:44.745344  8388 raft_consensus.cc:2468] T bd772a7adbc34a39929c78a24fa4195c P bf45b641d5dd4b868ad6c3f969c62453 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b1bcbe2df07744caaeb7a15d00dad2d1 in term 1.
I20260709 14:53:44.746384  8205 leader_election.cc:304] T bd772a7adbc34a39929c78a24fa4195c P b1bcbe2df07744caaeb7a15d00dad2d1 [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: b1bcbe2df07744caaeb7a15d00dad2d1, bf45b641d5dd4b868ad6c3f969c62453; no voters: 
I20260709 14:53:44.752956  8431 ts_tablet_manager.cc:1434] T dd217c491b9641fc9d5732aeff9bbbba P 973451fb40234dca93d60a5ad4ca93e4: Time spent starting tablet: real 0.067s	user 0.003s	sys 0.003s
I20260709 14:53:44.754153  8431 tablet_bootstrap.cc:492] T 0a3b9a7f82b94ef096d05111ebd8d23d P 973451fb40234dca93d60a5ad4ca93e4: Bootstrap starting.
I20260709 14:53:44.748266  8503 raft_consensus.cc:2804] T bd772a7adbc34a39929c78a24fa4195c P b1bcbe2df07744caaeb7a15d00dad2d1 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:53:44.762071  8503 raft_consensus.cc:697] T bd772a7adbc34a39929c78a24fa4195c P b1bcbe2df07744caaeb7a15d00dad2d1 [term 1 LEADER]: Becoming Leader. State: Replica: b1bcbe2df07744caaeb7a15d00dad2d1, State: Running, Role: LEADER
I20260709 14:53:44.763072  8236 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd772a7adbc34a39929c78a24fa4195c" candidate_uuid: "067d127df48c4d5aae445170aef96762" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b1bcbe2df07744caaeb7a15d00dad2d1" is_pre_election: true
I20260709 14:53:44.762883  8503 consensus_queue.cc:237] T bd772a7adbc34a39929c78a24fa4195c P b1bcbe2df07744caaeb7a15d00dad2d1 [LEADER]: Queue going to LEADER mode. State: All 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: "b1bcbe2df07744caaeb7a15d00dad2d1" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43283 } } peers { permanent_uuid: "067d127df48c4d5aae445170aef96762" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 41465 } } peers { permanent_uuid: "bf45b641d5dd4b868ad6c3f969c62453" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 43451 } }
I20260709 14:53:44.766311  8432 tablet_bootstrap.cc:492] T 3d46b8c5c40f44058fe3a48acd3f36c1 P 067d127df48c4d5aae445170aef96762: No bootstrap required, opened a new log
I20260709 14:53:44.766778  8432 ts_tablet_manager.cc:1403] T 3d46b8c5c40f44058fe3a48acd3f36c1 P 067d127df48c4d5aae445170aef96762: Time spent bootstrapping tablet: real 0.059s	user 0.001s	sys 0.032s
I20260709 14:53:44.767079  8311 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd772a7adbc34a39929c78a24fa4195c" candidate_uuid: "b1bcbe2df07744caaeb7a15d00dad2d1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "067d127df48c4d5aae445170aef96762"
I20260709 14:53:44.767647  8311 raft_consensus.cc:3060] T bd772a7adbc34a39929c78a24fa4195c P 067d127df48c4d5aae445170aef96762 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:44.769136  8432 raft_consensus.cc:359] T 3d46b8c5c40f44058fe3a48acd3f36c1 P 067d127df48c4d5aae445170aef96762 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "067d127df48c4d5aae445170aef96762" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 41465 } } peers { permanent_uuid: "bf45b641d5dd4b868ad6c3f969c62453" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 43451 } } peers { permanent_uuid: "973451fb40234dca93d60a5ad4ca93e4" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39227 } }
I20260709 14:53:44.769717  8432 raft_consensus.cc:385] T 3d46b8c5c40f44058fe3a48acd3f36c1 P 067d127df48c4d5aae445170aef96762 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:44.769968  8432 raft_consensus.cc:740] T 3d46b8c5c40f44058fe3a48acd3f36c1 P 067d127df48c4d5aae445170aef96762 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 067d127df48c4d5aae445170aef96762, State: Initialized, Role: FOLLOWER
I20260709 14:53:44.770583  8432 consensus_queue.cc:260] T 3d46b8c5c40f44058fe3a48acd3f36c1 P 067d127df48c4d5aae445170aef96762 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "067d127df48c4d5aae445170aef96762" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 41465 } } peers { permanent_uuid: "bf45b641d5dd4b868ad6c3f969c62453" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 43451 } } peers { permanent_uuid: "973451fb40234dca93d60a5ad4ca93e4" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39227 } }
I20260709 14:53:44.774924  8388 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd772a7adbc34a39929c78a24fa4195c" candidate_uuid: "067d127df48c4d5aae445170aef96762" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bf45b641d5dd4b868ad6c3f969c62453" is_pre_election: true
I20260709 14:53:44.776849  8432 ts_tablet_manager.cc:1434] T 3d46b8c5c40f44058fe3a48acd3f36c1 P 067d127df48c4d5aae445170aef96762: Time spent starting tablet: real 0.010s	user 0.003s	sys 0.004s
I20260709 14:53:44.777957  8432 tablet_bootstrap.cc:492] T db2932772e974b4ba562975df845b404 P 067d127df48c4d5aae445170aef96762: Bootstrap starting.
I20260709 14:53:44.781503  8437 consensus_queue.cc:1048] T dd217c491b9641fc9d5732aeff9bbbba P b1bcbe2df07744caaeb7a15d00dad2d1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "067d127df48c4d5aae445170aef96762" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 41465 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:53:44.789254  8432 tablet_bootstrap.cc:654] T db2932772e974b4ba562975df845b404 P 067d127df48c4d5aae445170aef96762: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:44.790695  8388 raft_consensus.cc:2393] T bd772a7adbc34a39929c78a24fa4195c P bf45b641d5dd4b868ad6c3f969c62453 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 067d127df48c4d5aae445170aef96762 in current term 1: Already voted for candidate b1bcbe2df07744caaeb7a15d00dad2d1 in this term.
I20260709 14:53:44.805291  8063 catalog_manager.cc:5697] T 0a3b9a7f82b94ef096d05111ebd8d23d P b1bcbe2df07744caaeb7a15d00dad2d1 reported cstate change: term changed from 0 to 1, leader changed from <none> to b1bcbe2df07744caaeb7a15d00dad2d1 (127.6.3.194). New cstate: current_term: 1 leader_uuid: "b1bcbe2df07744caaeb7a15d00dad2d1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "973451fb40234dca93d60a5ad4ca93e4" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39227 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b1bcbe2df07744caaeb7a15d00dad2d1" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43283 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "067d127df48c4d5aae445170aef96762" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 41465 } health_report { overall_health: UNKNOWN } } }
I20260709 14:53:44.818019  8060 catalog_manager.cc:5697] T 97806160da8b4abe95e360749c2d311c P bf45b641d5dd4b868ad6c3f969c62453 reported cstate change: term changed from 0 to 1, leader changed from <none> to bf45b641d5dd4b868ad6c3f969c62453 (127.6.3.196). New cstate: current_term: 1 leader_uuid: "bf45b641d5dd4b868ad6c3f969c62453" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bf45b641d5dd4b868ad6c3f969c62453" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 43451 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "973451fb40234dca93d60a5ad4ca93e4" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39227 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b1bcbe2df07744caaeb7a15d00dad2d1" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43283 } health_report { overall_health: UNKNOWN } } }
I20260709 14:53:44.821049  8434 tablet_bootstrap.cc:492] T c9064cffd03a4cc5b49c90073f02ad43 P bf45b641d5dd4b868ad6c3f969c62453: No bootstrap required, opened a new log
I20260709 14:53:44.821498  8434 ts_tablet_manager.cc:1403] T c9064cffd03a4cc5b49c90073f02ad43 P bf45b641d5dd4b868ad6c3f969c62453: Time spent bootstrapping tablet: real 0.172s	user 0.015s	sys 0.000s
I20260709 14:53:44.827872  8434 raft_consensus.cc:359] T c9064cffd03a4cc5b49c90073f02ad43 P bf45b641d5dd4b868ad6c3f969c62453 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b1bcbe2df07744caaeb7a15d00dad2d1" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43283 } } peers { permanent_uuid: "067d127df48c4d5aae445170aef96762" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 41465 } } peers { permanent_uuid: "bf45b641d5dd4b868ad6c3f969c62453" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 43451 } }
I20260709 14:53:44.828613  8434 raft_consensus.cc:385] T c9064cffd03a4cc5b49c90073f02ad43 P bf45b641d5dd4b868ad6c3f969c62453 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:44.828887  8434 raft_consensus.cc:740] T c9064cffd03a4cc5b49c90073f02ad43 P bf45b641d5dd4b868ad6c3f969c62453 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bf45b641d5dd4b868ad6c3f969c62453, State: Initialized, Role: FOLLOWER
I20260709 14:53:44.830039  8434 consensus_queue.cc:260] T c9064cffd03a4cc5b49c90073f02ad43 P bf45b641d5dd4b868ad6c3f969c62453 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b1bcbe2df07744caaeb7a15d00dad2d1" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43283 } } peers { permanent_uuid: "067d127df48c4d5aae445170aef96762" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 41465 } } peers { permanent_uuid: "bf45b641d5dd4b868ad6c3f969c62453" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 43451 } }
I20260709 14:53:44.832643  8311 raft_consensus.cc:2468] T bd772a7adbc34a39929c78a24fa4195c P 067d127df48c4d5aae445170aef96762 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b1bcbe2df07744caaeb7a15d00dad2d1 in term 1.
I20260709 14:53:44.834385  8061 catalog_manager.cc:5697] T bd772a7adbc34a39929c78a24fa4195c P b1bcbe2df07744caaeb7a15d00dad2d1 reported cstate change: term changed from 0 to 1, leader changed from <none> to b1bcbe2df07744caaeb7a15d00dad2d1 (127.6.3.194). New cstate: current_term: 1 leader_uuid: "b1bcbe2df07744caaeb7a15d00dad2d1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b1bcbe2df07744caaeb7a15d00dad2d1" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43283 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "067d127df48c4d5aae445170aef96762" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 41465 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bf45b641d5dd4b868ad6c3f969c62453" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 43451 } health_report { overall_health: UNKNOWN } } }
I20260709 14:53:44.825941  8279 leader_election.cc:304] T bd772a7adbc34a39929c78a24fa4195c P 067d127df48c4d5aae445170aef96762 [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: 067d127df48c4d5aae445170aef96762; no voters: b1bcbe2df07744caaeb7a15d00dad2d1, bf45b641d5dd4b868ad6c3f969c62453
I20260709 14:53:44.835650  8679 raft_consensus.cc:2749] T bd772a7adbc34a39929c78a24fa4195c P 067d127df48c4d5aae445170aef96762 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:53:44.837182  8434 ts_tablet_manager.cc:1434] T c9064cffd03a4cc5b49c90073f02ad43 P bf45b641d5dd4b868ad6c3f969c62453: Time spent starting tablet: real 0.015s	user 0.005s	sys 0.000s
I20260709 14:53:44.838048  8434 tablet_bootstrap.cc:492] T 3d46b8c5c40f44058fe3a48acd3f36c1 P bf45b641d5dd4b868ad6c3f969c62453: Bootstrap starting.
I20260709 14:53:44.843487  8434 tablet_bootstrap.cc:654] T 3d46b8c5c40f44058fe3a48acd3f36c1 P bf45b641d5dd4b868ad6c3f969c62453: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:44.845137  8489 raft_consensus.cc:515] T 84294309dca447768fb9ccc1eb2dc689 P 067d127df48c4d5aae445170aef96762 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "973451fb40234dca93d60a5ad4ca93e4" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39227 } } peers { permanent_uuid: "b1bcbe2df07744caaeb7a15d00dad2d1" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43283 } } peers { permanent_uuid: "067d127df48c4d5aae445170aef96762" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 41465 } }
I20260709 14:53:44.845599  8623 raft_consensus.cc:515] T 4003921b934d4fd49b55b27f913c952f P 067d127df48c4d5aae445170aef96762 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "067d127df48c4d5aae445170aef96762" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 41465 } } peers { permanent_uuid: "bf45b641d5dd4b868ad6c3f969c62453" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 43451 } } peers { permanent_uuid: "973451fb40234dca93d60a5ad4ca93e4" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39227 } }
I20260709 14:53:44.847517  8489 leader_election.cc:290] T 84294309dca447768fb9ccc1eb2dc689 P 067d127df48c4d5aae445170aef96762 [CANDIDATE]: Term 1 election: Requested vote from peers 973451fb40234dca93d60a5ad4ca93e4 (127.6.3.193:39227), b1bcbe2df07744caaeb7a15d00dad2d1 (127.6.3.194:43283)
I20260709 14:53:44.847674  8163 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "84294309dca447768fb9ccc1eb2dc689" candidate_uuid: "067d127df48c4d5aae445170aef96762" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "973451fb40234dca93d60a5ad4ca93e4"
I20260709 14:53:44.848496  8161 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4003921b934d4fd49b55b27f913c952f" candidate_uuid: "067d127df48c4d5aae445170aef96762" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "973451fb40234dca93d60a5ad4ca93e4"
W20260709 14:53:44.849136  8280 leader_election.cc:343] T 84294309dca447768fb9ccc1eb2dc689 P 067d127df48c4d5aae445170aef96762 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 973451fb40234dca93d60a5ad4ca93e4 (127.6.3.193:39227): Illegal state: must be running to vote when last-logged opid is not known
W20260709 14:53:44.849778  8280 leader_election.cc:343] T 4003921b934d4fd49b55b27f913c952f P 067d127df48c4d5aae445170aef96762 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 973451fb40234dca93d60a5ad4ca93e4 (127.6.3.193:39227): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:44.850637  8432 tablet_bootstrap.cc:492] T db2932772e974b4ba562975df845b404 P 067d127df48c4d5aae445170aef96762: No bootstrap required, opened a new log
I20260709 14:53:44.851122  8432 ts_tablet_manager.cc:1403] T db2932772e974b4ba562975df845b404 P 067d127df48c4d5aae445170aef96762: Time spent bootstrapping tablet: real 0.073s	user 0.013s	sys 0.015s
I20260709 14:53:44.851312  8236 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "84294309dca447768fb9ccc1eb2dc689" candidate_uuid: "067d127df48c4d5aae445170aef96762" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b1bcbe2df07744caaeb7a15d00dad2d1"
I20260709 14:53:44.852217  8430 tablet_bootstrap.cc:492] T 836e7386924644a7bb98c94b372b4974 P b1bcbe2df07744caaeb7a15d00dad2d1: No bootstrap required, opened a new log
I20260709 14:53:44.853034  8430 ts_tablet_manager.cc:1403] T 836e7386924644a7bb98c94b372b4974 P b1bcbe2df07744caaeb7a15d00dad2d1: Time spent bootstrapping tablet: real 0.244s	user 0.019s	sys 0.032s
I20260709 14:53:44.853489  8236 raft_consensus.cc:3060] T 84294309dca447768fb9ccc1eb2dc689 P b1bcbe2df07744caaeb7a15d00dad2d1 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:44.856232  8431 tablet_bootstrap.cc:654] T 0a3b9a7f82b94ef096d05111ebd8d23d P 973451fb40234dca93d60a5ad4ca93e4: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:44.857496  8388 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4003921b934d4fd49b55b27f913c952f" candidate_uuid: "067d127df48c4d5aae445170aef96762" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bf45b641d5dd4b868ad6c3f969c62453"
I20260709 14:53:44.858088  8388 raft_consensus.cc:3060] T 4003921b934d4fd49b55b27f913c952f P bf45b641d5dd4b868ad6c3f969c62453 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:44.863750  8679 raft_consensus.cc:493] T cda2e960108f4f0688fc2fdfaf8d804b P 067d127df48c4d5aae445170aef96762 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:44.864195  8679 raft_consensus.cc:515] T cda2e960108f4f0688fc2fdfaf8d804b P 067d127df48c4d5aae445170aef96762 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b1bcbe2df07744caaeb7a15d00dad2d1" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43283 } } peers { permanent_uuid: "067d127df48c4d5aae445170aef96762" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 41465 } } peers { permanent_uuid: "bf45b641d5dd4b868ad6c3f969c62453" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 43451 } }
I20260709 14:53:44.866022  8679 leader_election.cc:290] T cda2e960108f4f0688fc2fdfaf8d804b P 067d127df48c4d5aae445170aef96762 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b1bcbe2df07744caaeb7a15d00dad2d1 (127.6.3.194:43283), bf45b641d5dd4b868ad6c3f969c62453 (127.6.3.196:43451)
I20260709 14:53:44.867296  8239 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cda2e960108f4f0688fc2fdfaf8d804b" candidate_uuid: "067d127df48c4d5aae445170aef96762" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b1bcbe2df07744caaeb7a15d00dad2d1" is_pre_election: true
I20260709 14:53:44.867846  8239 raft_consensus.cc:2468] T cda2e960108f4f0688fc2fdfaf8d804b P b1bcbe2df07744caaeb7a15d00dad2d1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 067d127df48c4d5aae445170aef96762 in term 0.
I20260709 14:53:44.868939  8277 leader_election.cc:304] T cda2e960108f4f0688fc2fdfaf8d804b P 067d127df48c4d5aae445170aef96762 [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: 067d127df48c4d5aae445170aef96762, b1bcbe2df07744caaeb7a15d00dad2d1; no voters: 
I20260709 14:53:44.869755  8679 raft_consensus.cc:2804] T cda2e960108f4f0688fc2fdfaf8d804b P 067d127df48c4d5aae445170aef96762 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:53:44.870081  8679 raft_consensus.cc:493] T cda2e960108f4f0688fc2fdfaf8d804b P 067d127df48c4d5aae445170aef96762 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:53:44.870406  8679 raft_consensus.cc:3060] T cda2e960108f4f0688fc2fdfaf8d804b P 067d127df48c4d5aae445170aef96762 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:44.871872  8387 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cda2e960108f4f0688fc2fdfaf8d804b" candidate_uuid: "067d127df48c4d5aae445170aef96762" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bf45b641d5dd4b868ad6c3f969c62453" is_pre_election: true
I20260709 14:53:44.875592  8430 raft_consensus.cc:359] T 836e7386924644a7bb98c94b372b4974 P b1bcbe2df07744caaeb7a15d00dad2d1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bf45b641d5dd4b868ad6c3f969c62453" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 43451 } } peers { permanent_uuid: "973451fb40234dca93d60a5ad4ca93e4" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39227 } } peers { permanent_uuid: "b1bcbe2df07744caaeb7a15d00dad2d1" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43283 } }
I20260709 14:53:44.876490  8430 raft_consensus.cc:385] T 836e7386924644a7bb98c94b372b4974 P b1bcbe2df07744caaeb7a15d00dad2d1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:44.873618  8432 raft_consensus.cc:359] T db2932772e974b4ba562975df845b404 P 067d127df48c4d5aae445170aef96762 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "973451fb40234dca93d60a5ad4ca93e4" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39227 } } peers { permanent_uuid: "b1bcbe2df07744caaeb7a15d00dad2d1" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43283 } } peers { permanent_uuid: "067d127df48c4d5aae445170aef96762" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 41465 } }
I20260709 14:53:44.876830  8430 raft_consensus.cc:740] T 836e7386924644a7bb98c94b372b4974 P b1bcbe2df07744caaeb7a15d00dad2d1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b1bcbe2df07744caaeb7a15d00dad2d1, State: Initialized, Role: FOLLOWER
I20260709 14:53:44.877244  8432 raft_consensus.cc:385] T db2932772e974b4ba562975df845b404 P 067d127df48c4d5aae445170aef96762 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:44.877581  8432 raft_consensus.cc:740] T db2932772e974b4ba562975df845b404 P 067d127df48c4d5aae445170aef96762 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 067d127df48c4d5aae445170aef96762, State: Initialized, Role: FOLLOWER
I20260709 14:53:44.852136  8623 leader_election.cc:290] T 4003921b934d4fd49b55b27f913c952f P 067d127df48c4d5aae445170aef96762 [CANDIDATE]: Term 1 election: Requested vote from peers bf45b641d5dd4b868ad6c3f969c62453 (127.6.3.196:43451), 973451fb40234dca93d60a5ad4ca93e4 (127.6.3.193:39227)
I20260709 14:53:44.880641  8430 consensus_queue.cc:260] T 836e7386924644a7bb98c94b372b4974 P b1bcbe2df07744caaeb7a15d00dad2d1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bf45b641d5dd4b868ad6c3f969c62453" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 43451 } } peers { permanent_uuid: "973451fb40234dca93d60a5ad4ca93e4" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39227 } } peers { permanent_uuid: "b1bcbe2df07744caaeb7a15d00dad2d1" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43283 } }
I20260709 14:53:44.879813  8432 consensus_queue.cc:260] T db2932772e974b4ba562975df845b404 P 067d127df48c4d5aae445170aef96762 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "973451fb40234dca93d60a5ad4ca93e4" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39227 } } peers { permanent_uuid: "b1bcbe2df07744caaeb7a15d00dad2d1" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43283 } } peers { permanent_uuid: "067d127df48c4d5aae445170aef96762" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 41465 } }
I20260709 14:53:44.883482  8430 ts_tablet_manager.cc:1434] T 836e7386924644a7bb98c94b372b4974 P b1bcbe2df07744caaeb7a15d00dad2d1: Time spent starting tablet: real 0.030s	user 0.006s	sys 0.001s
I20260709 14:53:44.884604  8430 tablet_bootstrap.cc:492] T 4fb819875bb244a4bd6c131704c60fce P b1bcbe2df07744caaeb7a15d00dad2d1: Bootstrap starting.
I20260709 14:53:44.892565  8236 raft_consensus.cc:2468] T 84294309dca447768fb9ccc1eb2dc689 P b1bcbe2df07744caaeb7a15d00dad2d1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 067d127df48c4d5aae445170aef96762 in term 1.
I20260709 14:53:44.893587  8388 raft_consensus.cc:2468] T 4003921b934d4fd49b55b27f913c952f P bf45b641d5dd4b868ad6c3f969c62453 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 067d127df48c4d5aae445170aef96762 in term 1.
I20260709 14:53:44.896785  8432 ts_tablet_manager.cc:1434] T db2932772e974b4ba562975df845b404 P 067d127df48c4d5aae445170aef96762: Time spent starting tablet: real 0.045s	user 0.005s	sys 0.002s
I20260709 14:53:44.897897  8432 tablet_bootstrap.cc:492] T 4fb819875bb244a4bd6c131704c60fce P 067d127df48c4d5aae445170aef96762: Bootstrap starting.
I20260709 14:53:44.899271  8277 leader_election.cc:304] T 84294309dca447768fb9ccc1eb2dc689 P 067d127df48c4d5aae445170aef96762 [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: 067d127df48c4d5aae445170aef96762, b1bcbe2df07744caaeb7a15d00dad2d1; no voters: 973451fb40234dca93d60a5ad4ca93e4
W20260709 14:53:44.882391  8279 leader_election.cc:343] T cda2e960108f4f0688fc2fdfaf8d804b P 067d127df48c4d5aae445170aef96762 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer bf45b641d5dd4b868ad6c3f969c62453 (127.6.3.196:43451): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:44.905012  8279 leader_election.cc:304] T 4003921b934d4fd49b55b27f913c952f P 067d127df48c4d5aae445170aef96762 [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: 067d127df48c4d5aae445170aef96762, bf45b641d5dd4b868ad6c3f969c62453; no voters: 973451fb40234dca93d60a5ad4ca93e4
I20260709 14:53:44.903896  8623 raft_consensus.cc:2804] T 84294309dca447768fb9ccc1eb2dc689 P 067d127df48c4d5aae445170aef96762 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:53:44.906123  8623 raft_consensus.cc:697] T 84294309dca447768fb9ccc1eb2dc689 P 067d127df48c4d5aae445170aef96762 [term 1 LEADER]: Becoming Leader. State: Replica: 067d127df48c4d5aae445170aef96762, State: Running, Role: LEADER
I20260709 14:53:44.906633  8486 raft_consensus.cc:2804] T 4003921b934d4fd49b55b27f913c952f P 067d127df48c4d5aae445170aef96762 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:53:44.906976  8623 consensus_queue.cc:237] T 84294309dca447768fb9ccc1eb2dc689 P 067d127df48c4d5aae445170aef96762 [LEADER]: Queue going to LEADER mode. State: All 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: "973451fb40234dca93d60a5ad4ca93e4" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39227 } } peers { permanent_uuid: "b1bcbe2df07744caaeb7a15d00dad2d1" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43283 } } peers { permanent_uuid: "067d127df48c4d5aae445170aef96762" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 41465 } }
I20260709 14:53:44.911697  8674 consensus_queue.cc:1048] T 6e36e2a656b04fde9b0c79b2db3623dd P 973451fb40234dca93d60a5ad4ca93e4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "067d127df48c4d5aae445170aef96762" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 41465 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:53:44.913074  8432 tablet_bootstrap.cc:654] T 4fb819875bb244a4bd6c131704c60fce P 067d127df48c4d5aae445170aef96762: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:44.914446  8679 raft_consensus.cc:515] T cda2e960108f4f0688fc2fdfaf8d804b P 067d127df48c4d5aae445170aef96762 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b1bcbe2df07744caaeb7a15d00dad2d1" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43283 } } peers { permanent_uuid: "067d127df48c4d5aae445170aef96762" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 41465 } } peers { permanent_uuid: "bf45b641d5dd4b868ad6c3f969c62453" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 43451 } }
I20260709 14:53:44.920776  8434 tablet_bootstrap.cc:492] T 3d46b8c5c40f44058fe3a48acd3f36c1 P bf45b641d5dd4b868ad6c3f969c62453: No bootstrap required, opened a new log
I20260709 14:53:44.920747  8236 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cda2e960108f4f0688fc2fdfaf8d804b" candidate_uuid: "067d127df48c4d5aae445170aef96762" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b1bcbe2df07744caaeb7a15d00dad2d1"
I20260709 14:53:44.921315  8434 ts_tablet_manager.cc:1403] T 3d46b8c5c40f44058fe3a48acd3f36c1 P bf45b641d5dd4b868ad6c3f969c62453: Time spent bootstrapping tablet: real 0.083s	user 0.017s	sys 0.018s
I20260709 14:53:44.921404  8236 raft_consensus.cc:3060] T cda2e960108f4f0688fc2fdfaf8d804b P b1bcbe2df07744caaeb7a15d00dad2d1 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:44.921631  8388 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cda2e960108f4f0688fc2fdfaf8d804b" candidate_uuid: "067d127df48c4d5aae445170aef96762" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bf45b641d5dd4b868ad6c3f969c62453"
W20260709 14:53:44.923062  8279 leader_election.cc:343] T cda2e960108f4f0688fc2fdfaf8d804b P 067d127df48c4d5aae445170aef96762 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer bf45b641d5dd4b868ad6c3f969c62453 (127.6.3.196:43451): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:44.923624  8679 leader_election.cc:290] T cda2e960108f4f0688fc2fdfaf8d804b P 067d127df48c4d5aae445170aef96762 [CANDIDATE]: Term 1 election: Requested vote from peers b1bcbe2df07744caaeb7a15d00dad2d1 (127.6.3.194:43283), bf45b641d5dd4b868ad6c3f969c62453 (127.6.3.196:43451)
I20260709 14:53:44.924305  8430 tablet_bootstrap.cc:654] T 4fb819875bb244a4bd6c131704c60fce P b1bcbe2df07744caaeb7a15d00dad2d1: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:44.923926  8434 raft_consensus.cc:359] T 3d46b8c5c40f44058fe3a48acd3f36c1 P bf45b641d5dd4b868ad6c3f969c62453 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "067d127df48c4d5aae445170aef96762" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 41465 } } peers { permanent_uuid: "bf45b641d5dd4b868ad6c3f969c62453" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 43451 } } peers { permanent_uuid: "973451fb40234dca93d60a5ad4ca93e4" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39227 } }
I20260709 14:53:44.924697  8434 raft_consensus.cc:385] T 3d46b8c5c40f44058fe3a48acd3f36c1 P bf45b641d5dd4b868ad6c3f969c62453 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:44.924963  8434 raft_consensus.cc:740] T 3d46b8c5c40f44058fe3a48acd3f36c1 P bf45b641d5dd4b868ad6c3f969c62453 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bf45b641d5dd4b868ad6c3f969c62453, State: Initialized, Role: FOLLOWER
I20260709 14:53:44.925827  8434 consensus_queue.cc:260] T 3d46b8c5c40f44058fe3a48acd3f36c1 P bf45b641d5dd4b868ad6c3f969c62453 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "067d127df48c4d5aae445170aef96762" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 41465 } } peers { permanent_uuid: "bf45b641d5dd4b868ad6c3f969c62453" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 43451 } } peers { permanent_uuid: "973451fb40234dca93d60a5ad4ca93e4" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39227 } }
I20260709 14:53:44.935624  8431 tablet_bootstrap.cc:492] T 0a3b9a7f82b94ef096d05111ebd8d23d P 973451fb40234dca93d60a5ad4ca93e4: No bootstrap required, opened a new log
I20260709 14:53:44.936206  8431 ts_tablet_manager.cc:1403] T 0a3b9a7f82b94ef096d05111ebd8d23d P 973451fb40234dca93d60a5ad4ca93e4: Time spent bootstrapping tablet: real 0.182s	user 0.015s	sys 0.005s
I20260709 14:53:44.941093  8434 ts_tablet_manager.cc:1434] T 3d46b8c5c40f44058fe3a48acd3f36c1 P bf45b641d5dd4b868ad6c3f969c62453: Time spent starting tablet: real 0.019s	user 0.008s	sys 0.000s
I20260709 14:53:44.942327  8434 tablet_bootstrap.cc:492] T c021532217254c94af1c1e5d633f7d01 P bf45b641d5dd4b868ad6c3f969c62453: Bootstrap starting.
I20260709 14:53:44.963601  8236 raft_consensus.cc:2468] T cda2e960108f4f0688fc2fdfaf8d804b P b1bcbe2df07744caaeb7a15d00dad2d1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 067d127df48c4d5aae445170aef96762 in term 1.
I20260709 14:53:44.972019  8277 leader_election.cc:304] T cda2e960108f4f0688fc2fdfaf8d804b P 067d127df48c4d5aae445170aef96762 [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: 067d127df48c4d5aae445170aef96762, b1bcbe2df07744caaeb7a15d00dad2d1; no voters: bf45b641d5dd4b868ad6c3f969c62453
I20260709 14:53:44.981564  8431 raft_consensus.cc:359] T 0a3b9a7f82b94ef096d05111ebd8d23d P 973451fb40234dca93d60a5ad4ca93e4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "973451fb40234dca93d60a5ad4ca93e4" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39227 } } peers { permanent_uuid: "b1bcbe2df07744caaeb7a15d00dad2d1" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43283 } } peers { permanent_uuid: "067d127df48c4d5aae445170aef96762" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 41465 } }
I20260709 14:53:44.975533  8679 raft_consensus.cc:2804] T cda2e960108f4f0688fc2fdfaf8d804b P 067d127df48c4d5aae445170aef96762 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:53:44.982546  8431 raft_consensus.cc:385] T 0a3b9a7f82b94ef096d05111ebd8d23d P 973451fb40234dca93d60a5ad4ca93e4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:44.983013  8431 raft_consensus.cc:740] T 0a3b9a7f82b94ef096d05111ebd8d23d P 973451fb40234dca93d60a5ad4ca93e4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 973451fb40234dca93d60a5ad4ca93e4, State: Initialized, Role: FOLLOWER
W20260709 14:53:44.973717  8280 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.6.3.193:39227, user_credentials={real_user=slave}} blocked reactor thread for 66926.9us
I20260709 14:53:44.975103  8486 raft_consensus.cc:697] T 4003921b934d4fd49b55b27f913c952f P 067d127df48c4d5aae445170aef96762 [term 1 LEADER]: Becoming Leader. State: Replica: 067d127df48c4d5aae445170aef96762, State: Running, Role: LEADER
I20260709 14:53:44.983680  8431 consensus_queue.cc:260] T 0a3b9a7f82b94ef096d05111ebd8d23d P 973451fb40234dca93d60a5ad4ca93e4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "973451fb40234dca93d60a5ad4ca93e4" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39227 } } peers { permanent_uuid: "b1bcbe2df07744caaeb7a15d00dad2d1" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43283 } } peers { permanent_uuid: "067d127df48c4d5aae445170aef96762" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 41465 } }
I20260709 14:53:44.986997  8431 ts_tablet_manager.cc:1434] T 0a3b9a7f82b94ef096d05111ebd8d23d P 973451fb40234dca93d60a5ad4ca93e4: Time spent starting tablet: real 0.050s	user 0.004s	sys 0.002s
I20260709 14:53:44.990037  8431 tablet_bootstrap.cc:492] T 836e7386924644a7bb98c94b372b4974 P 973451fb40234dca93d60a5ad4ca93e4: Bootstrap starting.
I20260709 14:53:44.985893  8608 raft_consensus.cc:493] T 836e7386924644a7bb98c94b372b4974 P b1bcbe2df07744caaeb7a15d00dad2d1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:44.985841  8679 raft_consensus.cc:697] T cda2e960108f4f0688fc2fdfaf8d804b P 067d127df48c4d5aae445170aef96762 [term 1 LEADER]: Becoming Leader. State: Replica: 067d127df48c4d5aae445170aef96762, State: Running, Role: LEADER
I20260709 14:53:44.992820  8608 raft_consensus.cc:515] T 836e7386924644a7bb98c94b372b4974 P b1bcbe2df07744caaeb7a15d00dad2d1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bf45b641d5dd4b868ad6c3f969c62453" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 43451 } } peers { permanent_uuid: "973451fb40234dca93d60a5ad4ca93e4" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39227 } } peers { permanent_uuid: "b1bcbe2df07744caaeb7a15d00dad2d1" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43283 } }
I20260709 14:53:45.001462  8608 leader_election.cc:290] T 836e7386924644a7bb98c94b372b4974 P b1bcbe2df07744caaeb7a15d00dad2d1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bf45b641d5dd4b868ad6c3f969c62453 (127.6.3.196:43451), 973451fb40234dca93d60a5ad4ca93e4 (127.6.3.193:39227)
I20260709 14:53:45.002964  8388 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "836e7386924644a7bb98c94b372b4974" candidate_uuid: "b1bcbe2df07744caaeb7a15d00dad2d1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bf45b641d5dd4b868ad6c3f969c62453" is_pre_election: true
I20260709 14:53:45.003604  8388 raft_consensus.cc:2468] T 836e7386924644a7bb98c94b372b4974 P bf45b641d5dd4b868ad6c3f969c62453 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b1bcbe2df07744caaeb7a15d00dad2d1 in term 0.
I20260709 14:53:45.004797  8205 leader_election.cc:304] T 836e7386924644a7bb98c94b372b4974 P b1bcbe2df07744caaeb7a15d00dad2d1 [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: b1bcbe2df07744caaeb7a15d00dad2d1, bf45b641d5dd4b868ad6c3f969c62453; no voters: 
I20260709 14:53:45.005149  8431 tablet_bootstrap.cc:654] T 836e7386924644a7bb98c94b372b4974 P 973451fb40234dca93d60a5ad4ca93e4: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:45.008239  8163 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "836e7386924644a7bb98c94b372b4974" candidate_uuid: "b1bcbe2df07744caaeb7a15d00dad2d1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "973451fb40234dca93d60a5ad4ca93e4" is_pre_election: true
I20260709 14:53:45.009167  8608 raft_consensus.cc:2804] T 836e7386924644a7bb98c94b372b4974 P b1bcbe2df07744caaeb7a15d00dad2d1 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:53:45.009522  8608 raft_consensus.cc:493] T 836e7386924644a7bb98c94b372b4974 P b1bcbe2df07744caaeb7a15d00dad2d1 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:53:45.010075  8608 raft_consensus.cc:3060] T 836e7386924644a7bb98c94b372b4974 P b1bcbe2df07744caaeb7a15d00dad2d1 [term 0 FOLLOWER]: Advancing to term 1
W20260709 14:53:45.015556  8206 leader_election.cc:343] T 836e7386924644a7bb98c94b372b4974 P b1bcbe2df07744caaeb7a15d00dad2d1 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 973451fb40234dca93d60a5ad4ca93e4 (127.6.3.193:39227): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:45.017089  8432 tablet_bootstrap.cc:492] T 4fb819875bb244a4bd6c131704c60fce P 067d127df48c4d5aae445170aef96762: No bootstrap required, opened a new log
I20260709 14:53:45.018095  8679 consensus_queue.cc:237] T cda2e960108f4f0688fc2fdfaf8d804b P 067d127df48c4d5aae445170aef96762 [LEADER]: Queue going to LEADER mode. State: All 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: "b1bcbe2df07744caaeb7a15d00dad2d1" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43283 } } peers { permanent_uuid: "067d127df48c4d5aae445170aef96762" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 41465 } } peers { permanent_uuid: "bf45b641d5dd4b868ad6c3f969c62453" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 43451 } }
I20260709 14:53:44.997056  8486 consensus_queue.cc:237] T 4003921b934d4fd49b55b27f913c952f P 067d127df48c4d5aae445170aef96762 [LEADER]: Queue going to LEADER mode. State: All 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: "067d127df48c4d5aae445170aef96762" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 41465 } } peers { permanent_uuid: "bf45b641d5dd4b868ad6c3f969c62453" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 43451 } } peers { permanent_uuid: "973451fb40234dca93d60a5ad4ca93e4" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39227 } }
I20260709 14:53:45.042378  8430 tablet_bootstrap.cc:492] T 4fb819875bb244a4bd6c131704c60fce P b1bcbe2df07744caaeb7a15d00dad2d1: No bootstrap required, opened a new log
I20260709 14:53:45.043332  8675 consensus_queue.cc:1048] T 6e36e2a656b04fde9b0c79b2db3623dd P 973451fb40234dca93d60a5ad4ca93e4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bf45b641d5dd4b868ad6c3f969c62453" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 43451 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:53:45.046226  8387 raft_consensus.cc:3060] T c9064cffd03a4cc5b49c90073f02ad43 P bf45b641d5dd4b868ad6c3f969c62453 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:45.046444  8674 raft_consensus.cc:493] T 0a3b9a7f82b94ef096d05111ebd8d23d P 973451fb40234dca93d60a5ad4ca93e4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:45.042961  8430 ts_tablet_manager.cc:1403] T 4fb819875bb244a4bd6c131704c60fce P b1bcbe2df07744caaeb7a15d00dad2d1: Time spent bootstrapping tablet: real 0.159s	user 0.007s	sys 0.017s
I20260709 14:53:45.046923  8674 raft_consensus.cc:515] T 0a3b9a7f82b94ef096d05111ebd8d23d P 973451fb40234dca93d60a5ad4ca93e4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "973451fb40234dca93d60a5ad4ca93e4" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39227 } } peers { permanent_uuid: "b1bcbe2df07744caaeb7a15d00dad2d1" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43283 } } peers { permanent_uuid: "067d127df48c4d5aae445170aef96762" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 41465 } }
I20260709 14:53:45.049220  8674 leader_election.cc:290] T 0a3b9a7f82b94ef096d05111ebd8d23d P 973451fb40234dca93d60a5ad4ca93e4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b1bcbe2df07744caaeb7a15d00dad2d1 (127.6.3.194:43283), 067d127df48c4d5aae445170aef96762 (127.6.3.195:41465)
I20260709 14:53:45.051059  8313 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0a3b9a7f82b94ef096d05111ebd8d23d" candidate_uuid: "973451fb40234dca93d60a5ad4ca93e4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "067d127df48c4d5aae445170aef96762" is_pre_election: true
I20260709 14:53:45.051913  8313 raft_consensus.cc:2393] T 0a3b9a7f82b94ef096d05111ebd8d23d P 067d127df48c4d5aae445170aef96762 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 973451fb40234dca93d60a5ad4ca93e4 in current term 1: Already voted for candidate b1bcbe2df07744caaeb7a15d00dad2d1 in this term.
I20260709 14:53:45.053364  8236 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0a3b9a7f82b94ef096d05111ebd8d23d" candidate_uuid: "973451fb40234dca93d60a5ad4ca93e4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b1bcbe2df07744caaeb7a15d00dad2d1" is_pre_election: true
I20260709 14:53:45.054173  8430 raft_consensus.cc:359] T 4fb819875bb244a4bd6c131704c60fce P b1bcbe2df07744caaeb7a15d00dad2d1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b1bcbe2df07744caaeb7a15d00dad2d1" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43283 } } peers { permanent_uuid: "067d127df48c4d5aae445170aef96762" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 41465 } } peers { permanent_uuid: "bf45b641d5dd4b868ad6c3f969c62453" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 43451 } }
I20260709 14:53:45.055068  8430 raft_consensus.cc:385] T 4fb819875bb244a4bd6c131704c60fce P b1bcbe2df07744caaeb7a15d00dad2d1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:45.055346  8128 leader_election.cc:304] T 0a3b9a7f82b94ef096d05111ebd8d23d P 973451fb40234dca93d60a5ad4ca93e4 [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: 973451fb40234dca93d60a5ad4ca93e4; no voters: 067d127df48c4d5aae445170aef96762, b1bcbe2df07744caaeb7a15d00dad2d1
I20260709 14:53:45.055480  8430 raft_consensus.cc:740] T 4fb819875bb244a4bd6c131704c60fce P b1bcbe2df07744caaeb7a15d00dad2d1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b1bcbe2df07744caaeb7a15d00dad2d1, State: Initialized, Role: FOLLOWER
I20260709 14:53:45.056622  8675 raft_consensus.cc:3060] T 0a3b9a7f82b94ef096d05111ebd8d23d P 973451fb40234dca93d60a5ad4ca93e4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:45.056684  8430 consensus_queue.cc:260] T 4fb819875bb244a4bd6c131704c60fce P b1bcbe2df07744caaeb7a15d00dad2d1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b1bcbe2df07744caaeb7a15d00dad2d1" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43283 } } peers { permanent_uuid: "067d127df48c4d5aae445170aef96762" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 41465 } } peers { permanent_uuid: "bf45b641d5dd4b868ad6c3f969c62453" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 43451 } }
I20260709 14:53:45.072081  8434 tablet_bootstrap.cc:654] T c021532217254c94af1c1e5d633f7d01 P bf45b641d5dd4b868ad6c3f969c62453: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:45.080576  8430 ts_tablet_manager.cc:1434] T 4fb819875bb244a4bd6c131704c60fce P b1bcbe2df07744caaeb7a15d00dad2d1: Time spent starting tablet: real 0.033s	user 0.005s	sys 0.002s
I20260709 14:53:45.081301  8430 tablet_bootstrap.cc:492] T c021532217254c94af1c1e5d633f7d01 P b1bcbe2df07744caaeb7a15d00dad2d1: Bootstrap starting.
I20260709 14:53:45.078748  8063 catalog_manager.cc:5697] T 84294309dca447768fb9ccc1eb2dc689 P 067d127df48c4d5aae445170aef96762 reported cstate change: term changed from 0 to 1, leader changed from <none> to 067d127df48c4d5aae445170aef96762 (127.6.3.195). New cstate: current_term: 1 leader_uuid: "067d127df48c4d5aae445170aef96762" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "973451fb40234dca93d60a5ad4ca93e4" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39227 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b1bcbe2df07744caaeb7a15d00dad2d1" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43283 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "067d127df48c4d5aae445170aef96762" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 41465 } health_report { overall_health: HEALTHY } } }
I20260709 14:53:45.087503  8063 catalog_manager.cc:5697] T 4003921b934d4fd49b55b27f913c952f P 067d127df48c4d5aae445170aef96762 reported cstate change: term changed from 0 to 1, leader changed from <none> to 067d127df48c4d5aae445170aef96762 (127.6.3.195). New cstate: current_term: 1 leader_uuid: "067d127df48c4d5aae445170aef96762" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "067d127df48c4d5aae445170aef96762" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 41465 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bf45b641d5dd4b868ad6c3f969c62453" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 43451 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "973451fb40234dca93d60a5ad4ca93e4" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39227 } health_report { overall_health: UNKNOWN } } }
I20260709 14:53:45.088979  8432 ts_tablet_manager.cc:1403] T 4fb819875bb244a4bd6c131704c60fce P 067d127df48c4d5aae445170aef96762: Time spent bootstrapping tablet: real 0.191s	user 0.018s	sys 0.000s
I20260709 14:53:45.108553  8679 raft_consensus.cc:493] T 3d46b8c5c40f44058fe3a48acd3f36c1 P 067d127df48c4d5aae445170aef96762 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:45.108994  8679 raft_consensus.cc:515] T 3d46b8c5c40f44058fe3a48acd3f36c1 P 067d127df48c4d5aae445170aef96762 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "067d127df48c4d5aae445170aef96762" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 41465 } } peers { permanent_uuid: "bf45b641d5dd4b868ad6c3f969c62453" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 43451 } } peers { permanent_uuid: "973451fb40234dca93d60a5ad4ca93e4" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39227 } }
I20260709 14:53:45.113332  8386 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3d46b8c5c40f44058fe3a48acd3f36c1" candidate_uuid: "067d127df48c4d5aae445170aef96762" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bf45b641d5dd4b868ad6c3f969c62453" is_pre_election: true
I20260709 14:53:45.113978  8386 raft_consensus.cc:2468] T 3d46b8c5c40f44058fe3a48acd3f36c1 P bf45b641d5dd4b868ad6c3f969c62453 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 067d127df48c4d5aae445170aef96762 in term 0.
I20260709 14:53:45.114823  8163 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3d46b8c5c40f44058fe3a48acd3f36c1" candidate_uuid: "067d127df48c4d5aae445170aef96762" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "973451fb40234dca93d60a5ad4ca93e4" is_pre_election: true
I20260709 14:53:45.116845  8432 raft_consensus.cc:359] T 4fb819875bb244a4bd6c131704c60fce P 067d127df48c4d5aae445170aef96762 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b1bcbe2df07744caaeb7a15d00dad2d1" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43283 } } peers { permanent_uuid: "067d127df48c4d5aae445170aef96762" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 41465 } } peers { permanent_uuid: "bf45b641d5dd4b868ad6c3f969c62453" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 43451 } }
I20260709 14:53:45.111018  8679 leader_election.cc:290] T 3d46b8c5c40f44058fe3a48acd3f36c1 P 067d127df48c4d5aae445170aef96762 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bf45b641d5dd4b868ad6c3f969c62453 (127.6.3.196:43451), 973451fb40234dca93d60a5ad4ca93e4 (127.6.3.193:39227)
I20260709 14:53:45.119655  8432 raft_consensus.cc:385] T 4fb819875bb244a4bd6c131704c60fce P 067d127df48c4d5aae445170aef96762 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:45.120034  8432 raft_consensus.cc:740] T 4fb819875bb244a4bd6c131704c60fce P 067d127df48c4d5aae445170aef96762 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 067d127df48c4d5aae445170aef96762, State: Initialized, Role: FOLLOWER
W20260709 14:53:45.122665  8280 leader_election.cc:343] T 3d46b8c5c40f44058fe3a48acd3f36c1 P 067d127df48c4d5aae445170aef96762 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 973451fb40234dca93d60a5ad4ca93e4 (127.6.3.193:39227): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:45.122857  8432 consensus_queue.cc:260] T 4fb819875bb244a4bd6c131704c60fce P 067d127df48c4d5aae445170aef96762 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b1bcbe2df07744caaeb7a15d00dad2d1" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43283 } } peers { permanent_uuid: "067d127df48c4d5aae445170aef96762" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 41465 } } peers { permanent_uuid: "bf45b641d5dd4b868ad6c3f969c62453" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 43451 } }
I20260709 14:53:45.128062  8675 raft_consensus.cc:2749] T 0a3b9a7f82b94ef096d05111ebd8d23d P 973451fb40234dca93d60a5ad4ca93e4 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:53:45.132221  8279 leader_election.cc:304] T 3d46b8c5c40f44058fe3a48acd3f36c1 P 067d127df48c4d5aae445170aef96762 [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: 067d127df48c4d5aae445170aef96762, bf45b641d5dd4b868ad6c3f969c62453; no voters: 973451fb40234dca93d60a5ad4ca93e4
I20260709 14:53:45.119426  8608 raft_consensus.cc:515] T 836e7386924644a7bb98c94b372b4974 P b1bcbe2df07744caaeb7a15d00dad2d1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bf45b641d5dd4b868ad6c3f969c62453" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 43451 } } peers { permanent_uuid: "973451fb40234dca93d60a5ad4ca93e4" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39227 } } peers { permanent_uuid: "b1bcbe2df07744caaeb7a15d00dad2d1" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43283 } }
I20260709 14:53:45.138392  8432 ts_tablet_manager.cc:1434] T 4fb819875bb244a4bd6c131704c60fce P 067d127df48c4d5aae445170aef96762: Time spent starting tablet: real 0.049s	user 0.006s	sys 0.000s
I20260709 14:53:45.139801  8430 tablet_bootstrap.cc:654] T c021532217254c94af1c1e5d633f7d01 P b1bcbe2df07744caaeb7a15d00dad2d1: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:45.140918  8432 tablet_bootstrap.cc:492] T 4974d98386be4d28b157023b4d2f8efa P 067d127df48c4d5aae445170aef96762: Bootstrap starting.
I20260709 14:53:45.137257  8679 raft_consensus.cc:2804] T 3d46b8c5c40f44058fe3a48acd3f36c1 P 067d127df48c4d5aae445170aef96762 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:53:45.146454  8679 raft_consensus.cc:493] T 3d46b8c5c40f44058fe3a48acd3f36c1 P 067d127df48c4d5aae445170aef96762 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:53:45.147601  8679 raft_consensus.cc:3060] T 3d46b8c5c40f44058fe3a48acd3f36c1 P 067d127df48c4d5aae445170aef96762 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:45.150266  8431 tablet_bootstrap.cc:492] T 836e7386924644a7bb98c94b372b4974 P 973451fb40234dca93d60a5ad4ca93e4: No bootstrap required, opened a new log
I20260709 14:53:45.150815  8431 ts_tablet_manager.cc:1403] T 836e7386924644a7bb98c94b372b4974 P 973451fb40234dca93d60a5ad4ca93e4: Time spent bootstrapping tablet: real 0.162s	user 0.037s	sys 0.050s
I20260709 14:53:45.143968  8661 consensus_queue.cc:1048] T 0a3b9a7f82b94ef096d05111ebd8d23d P b1bcbe2df07744caaeb7a15d00dad2d1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "973451fb40234dca93d60a5ad4ca93e4" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39227 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.015s
I20260709 14:53:45.159920  8386 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "836e7386924644a7bb98c94b372b4974" candidate_uuid: "b1bcbe2df07744caaeb7a15d00dad2d1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bf45b641d5dd4b868ad6c3f969c62453"
I20260709 14:53:45.160499  8386 raft_consensus.cc:3060] T 836e7386924644a7bb98c94b372b4974 P bf45b641d5dd4b868ad6c3f969c62453 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:45.162933  8608 leader_election.cc:290] T 836e7386924644a7bb98c94b372b4974 P b1bcbe2df07744caaeb7a15d00dad2d1 [CANDIDATE]: Term 1 election: Requested vote from peers bf45b641d5dd4b868ad6c3f969c62453 (127.6.3.196:43451), 973451fb40234dca93d60a5ad4ca93e4 (127.6.3.193:39227)
W20260709 14:53:45.163273  8354 consensus_peers.cc:597] T 97806160da8b4abe95e360749c2d311c P bf45b641d5dd4b868ad6c3f969c62453 -> Peer 973451fb40234dca93d60a5ad4ca93e4 (127.6.3.193:39227): Couldn't send request to peer 973451fb40234dca93d60a5ad4ca93e4. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:53:45.164871  8675 raft_consensus.cc:493] T dd217c491b9641fc9d5732aeff9bbbba P 973451fb40234dca93d60a5ad4ca93e4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:45.165403  8675 raft_consensus.cc:515] T dd217c491b9641fc9d5732aeff9bbbba P 973451fb40234dca93d60a5ad4ca93e4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "973451fb40234dca93d60a5ad4ca93e4" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39227 } } peers { permanent_uuid: "b1bcbe2df07744caaeb7a15d00dad2d1" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43283 } } peers { permanent_uuid: "067d127df48c4d5aae445170aef96762" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 41465 } }
I20260709 14:53:45.169394  8164 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "836e7386924644a7bb98c94b372b4974" candidate_uuid: "b1bcbe2df07744caaeb7a15d00dad2d1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "973451fb40234dca93d60a5ad4ca93e4"
I20260709 14:53:45.171660  8679 raft_consensus.cc:515] T 3d46b8c5c40f44058fe3a48acd3f36c1 P 067d127df48c4d5aae445170aef96762 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "067d127df48c4d5aae445170aef96762" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 41465 } } peers { permanent_uuid: "bf45b641d5dd4b868ad6c3f969c62453" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 43451 } } peers { permanent_uuid: "973451fb40234dca93d60a5ad4ca93e4" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39227 } }
I20260709 14:53:45.174937  8061 catalog_manager.cc:5697] T cda2e960108f4f0688fc2fdfaf8d804b P 067d127df48c4d5aae445170aef96762 reported cstate change: term changed from 0 to 1, leader changed from <none> to 067d127df48c4d5aae445170aef96762 (127.6.3.195). New cstate: current_term: 1 leader_uuid: "067d127df48c4d5aae445170aef96762" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b1bcbe2df07744caaeb7a15d00dad2d1" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43283 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "067d127df48c4d5aae445170aef96762" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 41465 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bf45b641d5dd4b868ad6c3f969c62453" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 43451 } health_report { overall_health: UNKNOWN } } }
I20260709 14:53:45.182142  8431 raft_consensus.cc:359] T 836e7386924644a7bb98c94b372b4974 P 973451fb40234dca93d60a5ad4ca93e4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bf45b641d5dd4b868ad6c3f969c62453" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 43451 } } peers { permanent_uuid: "973451fb40234dca93d60a5ad4ca93e4" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39227 } } peers { permanent_uuid: "b1bcbe2df07744caaeb7a15d00dad2d1" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43283 } }
I20260709 14:53:45.183022  8431 raft_consensus.cc:385] T 836e7386924644a7bb98c94b372b4974 P 973451fb40234dca93d60a5ad4ca93e4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:45.183362  8431 raft_consensus.cc:740] T 836e7386924644a7bb98c94b372b4974 P 973451fb40234dca93d60a5ad4ca93e4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 973451fb40234dca93d60a5ad4ca93e4, State: Initialized, Role: FOLLOWER
I20260709 14:53:45.185374  8385 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3d46b8c5c40f44058fe3a48acd3f36c1" candidate_uuid: "067d127df48c4d5aae445170aef96762" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bf45b641d5dd4b868ad6c3f969c62453"
I20260709 14:53:45.186026  8385 raft_consensus.cc:3060] T 3d46b8c5c40f44058fe3a48acd3f36c1 P bf45b641d5dd4b868ad6c3f969c62453 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:45.184167  8431 consensus_queue.cc:260] T 836e7386924644a7bb98c94b372b4974 P 973451fb40234dca93d60a5ad4ca93e4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bf45b641d5dd4b868ad6c3f969c62453" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 43451 } } peers { permanent_uuid: "973451fb40234dca93d60a5ad4ca93e4" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39227 } } peers { permanent_uuid: "b1bcbe2df07744caaeb7a15d00dad2d1" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43283 } }
I20260709 14:53:45.176179  8679 leader_election.cc:290] T 3d46b8c5c40f44058fe3a48acd3f36c1 P 067d127df48c4d5aae445170aef96762 [CANDIDATE]: Term 1 election: Requested vote from peers bf45b641d5dd4b868ad6c3f969c62453 (127.6.3.196:43451), 973451fb40234dca93d60a5ad4ca93e4 (127.6.3.193:39227)
I20260709 14:53:45.189617  8434 tablet_bootstrap.cc:492] T c021532217254c94af1c1e5d633f7d01 P bf45b641d5dd4b868ad6c3f969c62453: No bootstrap required, opened a new log
I20260709 14:53:45.190562  8434 ts_tablet_manager.cc:1403] T c021532217254c94af1c1e5d633f7d01 P bf45b641d5dd4b868ad6c3f969c62453: Time spent bootstrapping tablet: real 0.248s	user 0.015s	sys 0.006s
I20260709 14:53:45.192154  8431 ts_tablet_manager.cc:1434] T 836e7386924644a7bb98c94b372b4974 P 973451fb40234dca93d60a5ad4ca93e4: Time spent starting tablet: real 0.041s	user 0.007s	sys 0.001s
I20260709 14:53:45.193143  8164 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3d46b8c5c40f44058fe3a48acd3f36c1" candidate_uuid: "067d127df48c4d5aae445170aef96762" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "973451fb40234dca93d60a5ad4ca93e4"
W20260709 14:53:45.194648  8280 leader_election.cc:343] T 3d46b8c5c40f44058fe3a48acd3f36c1 P 067d127df48c4d5aae445170aef96762 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 973451fb40234dca93d60a5ad4ca93e4 (127.6.3.193:39227): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:45.196417  8430 tablet_bootstrap.cc:492] T c021532217254c94af1c1e5d633f7d01 P b1bcbe2df07744caaeb7a15d00dad2d1: No bootstrap required, opened a new log
I20260709 14:53:45.196841  8430 ts_tablet_manager.cc:1403] T c021532217254c94af1c1e5d633f7d01 P b1bcbe2df07744caaeb7a15d00dad2d1: Time spent bootstrapping tablet: real 0.116s	user 0.010s	sys 0.014s
I20260709 14:53:45.197391  8385 raft_consensus.cc:2468] T 3d46b8c5c40f44058fe3a48acd3f36c1 P bf45b641d5dd4b868ad6c3f969c62453 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 067d127df48c4d5aae445170aef96762 in term 1.
W20260709 14:53:45.184679  8206 leader_election.cc:343] T 836e7386924644a7bb98c94b372b4974 P b1bcbe2df07744caaeb7a15d00dad2d1 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 973451fb40234dca93d60a5ad4ca93e4 (127.6.3.193:39227): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:45.202512  8279 leader_election.cc:304] T 3d46b8c5c40f44058fe3a48acd3f36c1 P 067d127df48c4d5aae445170aef96762 [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: 067d127df48c4d5aae445170aef96762, bf45b641d5dd4b868ad6c3f969c62453; no voters: 973451fb40234dca93d60a5ad4ca93e4
I20260709 14:53:45.183362  8726 raft_consensus.cc:493] T db2932772e974b4ba562975df845b404 P 067d127df48c4d5aae445170aef96762 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:45.205147  8431 tablet_bootstrap.cc:492] T 4003921b934d4fd49b55b27f913c952f P 973451fb40234dca93d60a5ad4ca93e4: Bootstrap starting.
I20260709 14:53:45.204063  8486 raft_consensus.cc:2804] T 3d46b8c5c40f44058fe3a48acd3f36c1 P 067d127df48c4d5aae445170aef96762 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:53:45.205958  8486 raft_consensus.cc:697] T 3d46b8c5c40f44058fe3a48acd3f36c1 P 067d127df48c4d5aae445170aef96762 [term 1 LEADER]: Becoming Leader. State: Replica: 067d127df48c4d5aae445170aef96762, State: Running, Role: LEADER
I20260709 14:53:45.206507  8236 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dd217c491b9641fc9d5732aeff9bbbba" candidate_uuid: "973451fb40234dca93d60a5ad4ca93e4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b1bcbe2df07744caaeb7a15d00dad2d1" is_pre_election: true
I20260709 14:53:45.206972  8486 consensus_queue.cc:237] T 3d46b8c5c40f44058fe3a48acd3f36c1 P 067d127df48c4d5aae445170aef96762 [LEADER]: Queue going to LEADER mode. State: All 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: "067d127df48c4d5aae445170aef96762" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 41465 } } peers { permanent_uuid: "bf45b641d5dd4b868ad6c3f969c62453" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 43451 } } peers { permanent_uuid: "973451fb40234dca93d60a5ad4ca93e4" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39227 } }
I20260709 14:53:45.202850  8432 tablet_bootstrap.cc:654] T 4974d98386be4d28b157023b4d2f8efa P 067d127df48c4d5aae445170aef96762: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:45.210776  8675 leader_election.cc:290] T dd217c491b9641fc9d5732aeff9bbbba P 973451fb40234dca93d60a5ad4ca93e4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b1bcbe2df07744caaeb7a15d00dad2d1 (127.6.3.194:43283), 067d127df48c4d5aae445170aef96762 (127.6.3.195:41465)
I20260709 14:53:45.203014  8430 raft_consensus.cc:359] T c021532217254c94af1c1e5d633f7d01 P b1bcbe2df07744caaeb7a15d00dad2d1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bf45b641d5dd4b868ad6c3f969c62453" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 43451 } } peers { permanent_uuid: "973451fb40234dca93d60a5ad4ca93e4" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39227 } } peers { permanent_uuid: "b1bcbe2df07744caaeb7a15d00dad2d1" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43283 } }
I20260709 14:53:45.211905  8430 raft_consensus.cc:385] T c021532217254c94af1c1e5d633f7d01 P b1bcbe2df07744caaeb7a15d00dad2d1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:45.211812  8313 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dd217c491b9641fc9d5732aeff9bbbba" candidate_uuid: "973451fb40234dca93d60a5ad4ca93e4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "067d127df48c4d5aae445170aef96762" is_pre_election: true
I20260709 14:53:45.212378  8430 raft_consensus.cc:740] T c021532217254c94af1c1e5d633f7d01 P b1bcbe2df07744caaeb7a15d00dad2d1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b1bcbe2df07744caaeb7a15d00dad2d1, State: Initialized, Role: FOLLOWER
I20260709 14:53:45.213027  8430 consensus_queue.cc:260] T c021532217254c94af1c1e5d633f7d01 P b1bcbe2df07744caaeb7a15d00dad2d1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bf45b641d5dd4b868ad6c3f969c62453" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 43451 } } peers { permanent_uuid: "973451fb40234dca93d60a5ad4ca93e4" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39227 } } peers { permanent_uuid: "b1bcbe2df07744caaeb7a15d00dad2d1" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43283 } }
I20260709 14:53:45.214159  8131 leader_election.cc:304] T dd217c491b9641fc9d5732aeff9bbbba P 973451fb40234dca93d60a5ad4ca93e4 [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: 973451fb40234dca93d60a5ad4ca93e4; no voters: 067d127df48c4d5aae445170aef96762, b1bcbe2df07744caaeb7a15d00dad2d1
I20260709 14:53:45.214694  8430 ts_tablet_manager.cc:1434] T c021532217254c94af1c1e5d633f7d01 P b1bcbe2df07744caaeb7a15d00dad2d1: Time spent starting tablet: real 0.018s	user 0.005s	sys 0.002s
I20260709 14:53:45.215596  8430 tablet_bootstrap.cc:492] T 707c48a3042242c48a6a838684f7f880 P b1bcbe2df07744caaeb7a15d00dad2d1: Bootstrap starting.
I20260709 14:53:45.215672  8675 raft_consensus.cc:2749] T dd217c491b9641fc9d5732aeff9bbbba P 973451fb40234dca93d60a5ad4ca93e4 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:53:45.216622  8726 raft_consensus.cc:515] T db2932772e974b4ba562975df845b404 P 067d127df48c4d5aae445170aef96762 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "973451fb40234dca93d60a5ad4ca93e4" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39227 } } peers { permanent_uuid: "b1bcbe2df07744caaeb7a15d00dad2d1" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43283 } } peers { permanent_uuid: "067d127df48c4d5aae445170aef96762" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 41465 } }
I20260709 14:53:45.218145  8431 tablet_bootstrap.cc:654] T 4003921b934d4fd49b55b27f913c952f P 973451fb40234dca93d60a5ad4ca93e4: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:45.221246  8164 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "db2932772e974b4ba562975df845b404" candidate_uuid: "067d127df48c4d5aae445170aef96762" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "973451fb40234dca93d60a5ad4ca93e4" is_pre_election: true
I20260709 14:53:45.223397  8726 leader_election.cc:290] T db2932772e974b4ba562975df845b404 P 067d127df48c4d5aae445170aef96762 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 973451fb40234dca93d60a5ad4ca93e4 (127.6.3.193:39227), b1bcbe2df07744caaeb7a15d00dad2d1 (127.6.3.194:43283)
I20260709 14:53:45.223340  8236 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "db2932772e974b4ba562975df845b404" candidate_uuid: "067d127df48c4d5aae445170aef96762" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b1bcbe2df07744caaeb7a15d00dad2d1" is_pre_election: true
I20260709 14:53:45.228340  8386 raft_consensus.cc:2468] T 836e7386924644a7bb98c94b372b4974 P bf45b641d5dd4b868ad6c3f969c62453 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b1bcbe2df07744caaeb7a15d00dad2d1 in term 1.
W20260709 14:53:45.222827  8280 leader_election.cc:343] T db2932772e974b4ba562975df845b404 P 067d127df48c4d5aae445170aef96762 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 973451fb40234dca93d60a5ad4ca93e4 (127.6.3.193:39227): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:45.222859  8434 raft_consensus.cc:359] T c021532217254c94af1c1e5d633f7d01 P bf45b641d5dd4b868ad6c3f969c62453 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bf45b641d5dd4b868ad6c3f969c62453" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 43451 } } peers { permanent_uuid: "973451fb40234dca93d60a5ad4ca93e4" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39227 } } peers { permanent_uuid: "b1bcbe2df07744caaeb7a15d00dad2d1" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43283 } }
I20260709 14:53:45.230295  8434 raft_consensus.cc:385] T c021532217254c94af1c1e5d633f7d01 P bf45b641d5dd4b868ad6c3f969c62453 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:45.231114  8434 raft_consensus.cc:740] T c021532217254c94af1c1e5d633f7d01 P bf45b641d5dd4b868ad6c3f969c62453 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bf45b641d5dd4b868ad6c3f969c62453, State: Initialized, Role: FOLLOWER
W20260709 14:53:45.231287  8277 leader_election.cc:343] T db2932772e974b4ba562975df845b404 P 067d127df48c4d5aae445170aef96762 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b1bcbe2df07744caaeb7a15d00dad2d1 (127.6.3.194:43283): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:45.235078  8277 leader_election.cc:304] T db2932772e974b4ba562975df845b404 P 067d127df48c4d5aae445170aef96762 [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: 067d127df48c4d5aae445170aef96762; no voters: 973451fb40234dca93d60a5ad4ca93e4, b1bcbe2df07744caaeb7a15d00dad2d1
I20260709 14:53:45.235772  8679 raft_consensus.cc:2749] T db2932772e974b4ba562975df845b404 P 067d127df48c4d5aae445170aef96762 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:53:45.233172  8434 consensus_queue.cc:260] T c021532217254c94af1c1e5d633f7d01 P bf45b641d5dd4b868ad6c3f969c62453 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bf45b641d5dd4b868ad6c3f969c62453" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 43451 } } peers { permanent_uuid: "973451fb40234dca93d60a5ad4ca93e4" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39227 } } peers { permanent_uuid: "b1bcbe2df07744caaeb7a15d00dad2d1" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43283 } }
I20260709 14:53:45.239187  8434 ts_tablet_manager.cc:1434] T c021532217254c94af1c1e5d633f7d01 P bf45b641d5dd4b868ad6c3f969c62453: Time spent starting tablet: real 0.048s	user 0.007s	sys 0.000s
I20260709 14:53:45.247483  8434 tablet_bootstrap.cc:492] T cda2e960108f4f0688fc2fdfaf8d804b P bf45b641d5dd4b868ad6c3f969c62453: Bootstrap starting.
I20260709 14:53:45.256016  8430 tablet_bootstrap.cc:654] T 707c48a3042242c48a6a838684f7f880 P b1bcbe2df07744caaeb7a15d00dad2d1: Neither blocks nor log segments found. Creating new log.
W20260709 14:53:45.239593  8205 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.6.3.196:43451, user_credentials={real_user=slave}} blocked reactor thread for 84501.5us
I20260709 14:53:45.266448  8063 catalog_manager.cc:5697] T 3d46b8c5c40f44058fe3a48acd3f36c1 P 067d127df48c4d5aae445170aef96762 reported cstate change: term changed from 0 to 1, leader changed from <none> to 067d127df48c4d5aae445170aef96762 (127.6.3.195). New cstate: current_term: 1 leader_uuid: "067d127df48c4d5aae445170aef96762" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "067d127df48c4d5aae445170aef96762" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 41465 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bf45b641d5dd4b868ad6c3f969c62453" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 43451 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "973451fb40234dca93d60a5ad4ca93e4" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39227 } health_report { overall_health: UNKNOWN } } }
I20260709 14:53:45.272264  8561 consensus_queue.cc:1048] T 97806160da8b4abe95e360749c2d311c P bf45b641d5dd4b868ad6c3f969c62453 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b1bcbe2df07744caaeb7a15d00dad2d1" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43283 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:53:45.275192  8434 tablet_bootstrap.cc:654] T cda2e960108f4f0688fc2fdfaf8d804b P bf45b641d5dd4b868ad6c3f969c62453: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:45.288483  8164 raft_consensus.cc:3060] T dd217c491b9641fc9d5732aeff9bbbba P 973451fb40234dca93d60a5ad4ca93e4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:45.299739  8740 consensus_queue.cc:1048] T 0a3b9a7f82b94ef096d05111ebd8d23d P b1bcbe2df07744caaeb7a15d00dad2d1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "067d127df48c4d5aae445170aef96762" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 41465 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:53:45.300745  8432 tablet_bootstrap.cc:492] T 4974d98386be4d28b157023b4d2f8efa P 067d127df48c4d5aae445170aef96762: No bootstrap required, opened a new log
I20260709 14:53:45.301232  8432 ts_tablet_manager.cc:1403] T 4974d98386be4d28b157023b4d2f8efa P 067d127df48c4d5aae445170aef96762: Time spent bootstrapping tablet: real 0.162s	user 0.009s	sys 0.006s
I20260709 14:53:45.303939  8608 raft_consensus.cc:493] T 4fb819875bb244a4bd6c131704c60fce P b1bcbe2df07744caaeb7a15d00dad2d1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:45.304358  8432 raft_consensus.cc:359] T 4974d98386be4d28b157023b4d2f8efa P 067d127df48c4d5aae445170aef96762 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "067d127df48c4d5aae445170aef96762" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 41465 } } peers { permanent_uuid: "bf45b641d5dd4b868ad6c3f969c62453" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 43451 } } peers { permanent_uuid: "973451fb40234dca93d60a5ad4ca93e4" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39227 } }
I20260709 14:53:45.304455  8608 raft_consensus.cc:515] T 4fb819875bb244a4bd6c131704c60fce P b1bcbe2df07744caaeb7a15d00dad2d1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b1bcbe2df07744caaeb7a15d00dad2d1" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43283 } } peers { permanent_uuid: "067d127df48c4d5aae445170aef96762" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 41465 } } peers { permanent_uuid: "bf45b641d5dd4b868ad6c3f969c62453" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 43451 } }
I20260709 14:53:45.305148  8432 raft_consensus.cc:385] T 4974d98386be4d28b157023b4d2f8efa P 067d127df48c4d5aae445170aef96762 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:45.305478  8432 raft_consensus.cc:740] T 4974d98386be4d28b157023b4d2f8efa P 067d127df48c4d5aae445170aef96762 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 067d127df48c4d5aae445170aef96762, State: Initialized, Role: FOLLOWER
I20260709 14:53:45.306304  8431 tablet_bootstrap.cc:492] T 4003921b934d4fd49b55b27f913c952f P 973451fb40234dca93d60a5ad4ca93e4: No bootstrap required, opened a new log
I20260709 14:53:45.306756  8608 leader_election.cc:290] T 4fb819875bb244a4bd6c131704c60fce P b1bcbe2df07744caaeb7a15d00dad2d1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 067d127df48c4d5aae445170aef96762 (127.6.3.195:41465), bf45b641d5dd4b868ad6c3f969c62453 (127.6.3.196:43451)
I20260709 14:53:45.308166  8314 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4fb819875bb244a4bd6c131704c60fce" candidate_uuid: "b1bcbe2df07744caaeb7a15d00dad2d1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "067d127df48c4d5aae445170aef96762" is_pre_election: true
I20260709 14:53:45.309394  8726 raft_consensus.cc:493] T 4fb819875bb244a4bd6c131704c60fce P 067d127df48c4d5aae445170aef96762 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:45.309648  8432 consensus_queue.cc:260] T 4974d98386be4d28b157023b4d2f8efa P 067d127df48c4d5aae445170aef96762 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "067d127df48c4d5aae445170aef96762" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 41465 } } peers { permanent_uuid: "bf45b641d5dd4b868ad6c3f969c62453" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 43451 } } peers { permanent_uuid: "973451fb40234dca93d60a5ad4ca93e4" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39227 } }
I20260709 14:53:45.312374  8431 ts_tablet_manager.cc:1403] T 4003921b934d4fd49b55b27f913c952f P 973451fb40234dca93d60a5ad4ca93e4: Time spent bootstrapping tablet: real 0.107s	user 0.012s	sys 0.005s
I20260709 14:53:45.315410  8432 ts_tablet_manager.cc:1434] T 4974d98386be4d28b157023b4d2f8efa P 067d127df48c4d5aae445170aef96762: Time spent starting tablet: real 0.014s	user 0.005s	sys 0.001s
I20260709 14:53:45.316190  8432 tablet_bootstrap.cc:492] T 20205a15b7e44bcaac7f837d0f06375e P 067d127df48c4d5aae445170aef96762: Bootstrap starting.
I20260709 14:53:45.314074  8679 raft_consensus.cc:493] T 4974d98386be4d28b157023b4d2f8efa P 067d127df48c4d5aae445170aef96762 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:45.310299  8726 raft_consensus.cc:515] T 4fb819875bb244a4bd6c131704c60fce P 067d127df48c4d5aae445170aef96762 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b1bcbe2df07744caaeb7a15d00dad2d1" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43283 } } peers { permanent_uuid: "067d127df48c4d5aae445170aef96762" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 41465 } } peers { permanent_uuid: "bf45b641d5dd4b868ad6c3f969c62453" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 43451 } }
I20260709 14:53:45.317240  8679 raft_consensus.cc:515] T 4974d98386be4d28b157023b4d2f8efa P 067d127df48c4d5aae445170aef96762 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "067d127df48c4d5aae445170aef96762" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 41465 } } peers { permanent_uuid: "bf45b641d5dd4b868ad6c3f969c62453" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 43451 } } peers { permanent_uuid: "973451fb40234dca93d60a5ad4ca93e4" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39227 } }
I20260709 14:53:45.319247  8314 raft_consensus.cc:2468] T 4fb819875bb244a4bd6c131704c60fce P 067d127df48c4d5aae445170aef96762 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b1bcbe2df07744caaeb7a15d00dad2d1 in term 0.
I20260709 14:53:45.320698  8236 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4fb819875bb244a4bd6c131704c60fce" candidate_uuid: "067d127df48c4d5aae445170aef96762" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b1bcbe2df07744caaeb7a15d00dad2d1" is_pre_election: true
I20260709 14:53:45.321480  8236 raft_consensus.cc:2468] T 4fb819875bb244a4bd6c131704c60fce P b1bcbe2df07744caaeb7a15d00dad2d1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 067d127df48c4d5aae445170aef96762 in term 0.
I20260709 14:53:45.322568  8726 leader_election.cc:290] T 4fb819875bb244a4bd6c131704c60fce P 067d127df48c4d5aae445170aef96762 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b1bcbe2df07744caaeb7a15d00dad2d1 (127.6.3.194:43283), bf45b641d5dd4b868ad6c3f969c62453 (127.6.3.196:43451)
I20260709 14:53:45.323484  8206 leader_election.cc:304] T 4fb819875bb244a4bd6c131704c60fce P b1bcbe2df07744caaeb7a15d00dad2d1 [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: 067d127df48c4d5aae445170aef96762, b1bcbe2df07744caaeb7a15d00dad2d1; no voters: 
I20260709 14:53:45.324334  8608 raft_consensus.cc:2804] T 4fb819875bb244a4bd6c131704c60fce P b1bcbe2df07744caaeb7a15d00dad2d1 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:53:45.324687  8608 raft_consensus.cc:493] T 4fb819875bb244a4bd6c131704c60fce P b1bcbe2df07744caaeb7a15d00dad2d1 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:53:45.325018  8608 raft_consensus.cc:3060] T 4fb819875bb244a4bd6c131704c60fce P b1bcbe2df07744caaeb7a15d00dad2d1 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:45.326489  8277 leader_election.cc:304] T 4fb819875bb244a4bd6c131704c60fce P 067d127df48c4d5aae445170aef96762 [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: 067d127df48c4d5aae445170aef96762, b1bcbe2df07744caaeb7a15d00dad2d1; no voters: 
I20260709 14:53:45.327687  8486 raft_consensus.cc:2804] T 4fb819875bb244a4bd6c131704c60fce P 067d127df48c4d5aae445170aef96762 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:53:45.328044  8486 raft_consensus.cc:493] T 4fb819875bb244a4bd6c131704c60fce P 067d127df48c4d5aae445170aef96762 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:53:45.328387  8486 raft_consensus.cc:3060] T 4fb819875bb244a4bd6c131704c60fce P 067d127df48c4d5aae445170aef96762 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:45.329056  8386 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4fb819875bb244a4bd6c131704c60fce" candidate_uuid: "067d127df48c4d5aae445170aef96762" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bf45b641d5dd4b868ad6c3f969c62453" is_pre_election: true
W20260709 14:53:45.330622  8279 leader_election.cc:343] T 4fb819875bb244a4bd6c131704c60fce P 067d127df48c4d5aae445170aef96762 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer bf45b641d5dd4b868ad6c3f969c62453 (127.6.3.196:43451): Illegal state: must be running to vote when last-logged opid is not known
W20260709 14:53:45.335999  8111 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 14:53:45.337203  8608 raft_consensus.cc:515] T 4fb819875bb244a4bd6c131704c60fce P b1bcbe2df07744caaeb7a15d00dad2d1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b1bcbe2df07744caaeb7a15d00dad2d1" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43283 } } peers { permanent_uuid: "067d127df48c4d5aae445170aef96762" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 41465 } } peers { permanent_uuid: "bf45b641d5dd4b868ad6c3f969c62453" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 43451 } }
I20260709 14:53:45.341214  8205 leader_election.cc:304] T 836e7386924644a7bb98c94b372b4974 P b1bcbe2df07744caaeb7a15d00dad2d1 [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: b1bcbe2df07744caaeb7a15d00dad2d1, bf45b641d5dd4b868ad6c3f969c62453; no voters: 973451fb40234dca93d60a5ad4ca93e4
I20260709 14:53:45.342512  8437 raft_consensus.cc:2804] T 836e7386924644a7bb98c94b372b4974 P b1bcbe2df07744caaeb7a15d00dad2d1 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:53:45.342844  8430 tablet_bootstrap.cc:492] T 707c48a3042242c48a6a838684f7f880 P b1bcbe2df07744caaeb7a15d00dad2d1: No bootstrap required, opened a new log
I20260709 14:53:45.342885  8437 raft_consensus.cc:697] T 836e7386924644a7bb98c94b372b4974 P b1bcbe2df07744caaeb7a15d00dad2d1 [term 1 LEADER]: Becoming Leader. State: Replica: b1bcbe2df07744caaeb7a15d00dad2d1, State: Running, Role: LEADER
I20260709 14:53:45.343390  8430 ts_tablet_manager.cc:1403] T 707c48a3042242c48a6a838684f7f880 P b1bcbe2df07744caaeb7a15d00dad2d1: Time spent bootstrapping tablet: real 0.128s	user 0.021s	sys 0.020s
I20260709 14:53:45.343678  8437 consensus_queue.cc:237] T 836e7386924644a7bb98c94b372b4974 P b1bcbe2df07744caaeb7a15d00dad2d1 [LEADER]: Queue going to LEADER mode. State: All 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: "bf45b641d5dd4b868ad6c3f969c62453" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 43451 } } peers { permanent_uuid: "973451fb40234dca93d60a5ad4ca93e4" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39227 } } peers { permanent_uuid: "b1bcbe2df07744caaeb7a15d00dad2d1" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43283 } }
I20260709 14:53:45.345798  8430 raft_consensus.cc:359] T 707c48a3042242c48a6a838684f7f880 P b1bcbe2df07744caaeb7a15d00dad2d1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bf45b641d5dd4b868ad6c3f969c62453" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 43451 } } peers { permanent_uuid: "973451fb40234dca93d60a5ad4ca93e4" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39227 } } peers { permanent_uuid: "b1bcbe2df07744caaeb7a15d00dad2d1" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43283 } }
I20260709 14:53:45.346426  8430 raft_consensus.cc:385] T 707c48a3042242c48a6a838684f7f880 P b1bcbe2df07744caaeb7a15d00dad2d1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:45.346719  8430 raft_consensus.cc:740] T 707c48a3042242c48a6a838684f7f880 P b1bcbe2df07744caaeb7a15d00dad2d1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b1bcbe2df07744caaeb7a15d00dad2d1, State: Initialized, Role: FOLLOWER
I20260709 14:53:45.348568  8430 consensus_queue.cc:260] T 707c48a3042242c48a6a838684f7f880 P b1bcbe2df07744caaeb7a15d00dad2d1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bf45b641d5dd4b868ad6c3f969c62453" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 43451 } } peers { permanent_uuid: "973451fb40234dca93d60a5ad4ca93e4" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39227 } } peers { permanent_uuid: "b1bcbe2df07744caaeb7a15d00dad2d1" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43283 } }
I20260709 14:53:45.339720  8608 leader_election.cc:290] T 4fb819875bb244a4bd6c131704c60fce P b1bcbe2df07744caaeb7a15d00dad2d1 [CANDIDATE]: Term 1 election: Requested vote from peers 067d127df48c4d5aae445170aef96762 (127.6.3.195:41465), bf45b641d5dd4b868ad6c3f969c62453 (127.6.3.196:43451)
I20260709 14:53:45.357311  8162 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4974d98386be4d28b157023b4d2f8efa" candidate_uuid: "067d127df48c4d5aae445170aef96762" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "973451fb40234dca93d60a5ad4ca93e4" is_pre_election: true
I20260709 14:53:45.359180  8314 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4fb819875bb244a4bd6c131704c60fce" candidate_uuid: "b1bcbe2df07744caaeb7a15d00dad2d1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "067d127df48c4d5aae445170aef96762"
W20260709 14:53:45.359388  8280 leader_election.cc:343] T 4974d98386be4d28b157023b4d2f8efa P 067d127df48c4d5aae445170aef96762 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 973451fb40234dca93d60a5ad4ca93e4 (127.6.3.193:39227): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:45.362376  8386 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4974d98386be4d28b157023b4d2f8efa" candidate_uuid: "067d127df48c4d5aae445170aef96762" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bf45b641d5dd4b868ad6c3f969c62453" is_pre_election: true
I20260709 14:53:45.347927  8679 leader_election.cc:290] T 4974d98386be4d28b157023b4d2f8efa P 067d127df48c4d5aae445170aef96762 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bf45b641d5dd4b868ad6c3f969c62453 (127.6.3.196:43451), 973451fb40234dca93d60a5ad4ca93e4 (127.6.3.193:39227)
W20260709 14:53:45.364995  8279 leader_election.cc:343] T 4974d98386be4d28b157023b4d2f8efa P 067d127df48c4d5aae445170aef96762 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer bf45b641d5dd4b868ad6c3f969c62453 (127.6.3.196:43451): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:45.365353  8279 leader_election.cc:304] T 4974d98386be4d28b157023b4d2f8efa P 067d127df48c4d5aae445170aef96762 [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: 067d127df48c4d5aae445170aef96762; no voters: 973451fb40234dca93d60a5ad4ca93e4, bf45b641d5dd4b868ad6c3f969c62453
I20260709 14:53:45.369537  8486 raft_consensus.cc:515] T 4fb819875bb244a4bd6c131704c60fce P 067d127df48c4d5aae445170aef96762 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b1bcbe2df07744caaeb7a15d00dad2d1" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43283 } } peers { permanent_uuid: "067d127df48c4d5aae445170aef96762" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 41465 } } peers { permanent_uuid: "bf45b641d5dd4b868ad6c3f969c62453" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 43451 } }
I20260709 14:53:45.369948  8726 raft_consensus.cc:2749] T 4974d98386be4d28b157023b4d2f8efa P 067d127df48c4d5aae445170aef96762 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:53:45.370293  8503 consensus_queue.cc:1048] T bd772a7adbc34a39929c78a24fa4195c P b1bcbe2df07744caaeb7a15d00dad2d1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "067d127df48c4d5aae445170aef96762" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 41465 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:53:45.370709  8314 raft_consensus.cc:2393] T 4fb819875bb244a4bd6c131704c60fce P 067d127df48c4d5aae445170aef96762 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate b1bcbe2df07744caaeb7a15d00dad2d1 in current term 1: Already voted for candidate 067d127df48c4d5aae445170aef96762 in this term.
I20260709 14:53:45.374379  8239 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4fb819875bb244a4bd6c131704c60fce" candidate_uuid: "067d127df48c4d5aae445170aef96762" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b1bcbe2df07744caaeb7a15d00dad2d1"
W20260709 14:53:45.375686  8280 consensus_peers.cc:597] T 84294309dca447768fb9ccc1eb2dc689 P 067d127df48c4d5aae445170aef96762 -> Peer 973451fb40234dca93d60a5ad4ca93e4 (127.6.3.193:39227): Couldn't send request to peer 973451fb40234dca93d60a5ad4ca93e4. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:53:45.375065  8239 raft_consensus.cc:2393] T 4fb819875bb244a4bd6c131704c60fce P b1bcbe2df07744caaeb7a15d00dad2d1 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 067d127df48c4d5aae445170aef96762 in current term 1: Already voted for candidate b1bcbe2df07744caaeb7a15d00dad2d1 in this term.
I20260709 14:53:45.383230  8486 leader_election.cc:290] T 4fb819875bb244a4bd6c131704c60fce P 067d127df48c4d5aae445170aef96762 [CANDIDATE]: Term 1 election: Requested vote from peers b1bcbe2df07744caaeb7a15d00dad2d1 (127.6.3.194:43283), bf45b641d5dd4b868ad6c3f969c62453 (127.6.3.196:43451)
I20260709 14:53:45.385797  8386 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4fb819875bb244a4bd6c131704c60fce" candidate_uuid: "067d127df48c4d5aae445170aef96762" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bf45b641d5dd4b868ad6c3f969c62453"
W20260709 14:53:45.386870  8279 leader_election.cc:343] T 4fb819875bb244a4bd6c131704c60fce P 067d127df48c4d5aae445170aef96762 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer bf45b641d5dd4b868ad6c3f969c62453 (127.6.3.196:43451): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:45.387307  8279 leader_election.cc:304] T 4fb819875bb244a4bd6c131704c60fce P 067d127df48c4d5aae445170aef96762 [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: 067d127df48c4d5aae445170aef96762; no voters: b1bcbe2df07744caaeb7a15d00dad2d1, bf45b641d5dd4b868ad6c3f969c62453
I20260709 14:53:45.398849  8430 ts_tablet_manager.cc:1434] T 707c48a3042242c48a6a838684f7f880 P b1bcbe2df07744caaeb7a15d00dad2d1: Time spent starting tablet: real 0.055s	user 0.009s	sys 0.008s
I20260709 14:53:45.400180  8430 tablet_bootstrap.cc:492] T db2932772e974b4ba562975df845b404 P b1bcbe2df07744caaeb7a15d00dad2d1: Bootstrap starting.
I20260709 14:53:45.392588  8486 raft_consensus.cc:2749] T 4fb819875bb244a4bd6c131704c60fce P 067d127df48c4d5aae445170aef96762 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 14:53:45.415900  8430 tablet_bootstrap.cc:654] T db2932772e974b4ba562975df845b404 P b1bcbe2df07744caaeb7a15d00dad2d1: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:45.416278  8387 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4fb819875bb244a4bd6c131704c60fce" candidate_uuid: "b1bcbe2df07744caaeb7a15d00dad2d1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bf45b641d5dd4b868ad6c3f969c62453" is_pre_election: true
I20260709 14:53:45.425885  8434 tablet_bootstrap.cc:492] T cda2e960108f4f0688fc2fdfaf8d804b P bf45b641d5dd4b868ad6c3f969c62453: No bootstrap required, opened a new log
I20260709 14:53:45.426374  8434 ts_tablet_manager.cc:1403] T cda2e960108f4f0688fc2fdfaf8d804b P bf45b641d5dd4b868ad6c3f969c62453: Time spent bootstrapping tablet: real 0.179s	user 0.014s	sys 0.003s
I20260709 14:53:45.426779  8431 raft_consensus.cc:359] T 4003921b934d4fd49b55b27f913c952f P 973451fb40234dca93d60a5ad4ca93e4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "067d127df48c4d5aae445170aef96762" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 41465 } } peers { permanent_uuid: "bf45b641d5dd4b868ad6c3f969c62453" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 43451 } } peers { permanent_uuid: "973451fb40234dca93d60a5ad4ca93e4" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39227 } }
I20260709 14:53:45.427464  8431 raft_consensus.cc:385] T 4003921b934d4fd49b55b27f913c952f P 973451fb40234dca93d60a5ad4ca93e4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:45.427755  8431 raft_consensus.cc:740] T 4003921b934d4fd49b55b27f913c952f P 973451fb40234dca93d60a5ad4ca93e4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 973451fb40234dca93d60a5ad4ca93e4, State: Initialized, Role: FOLLOWER
I20260709 14:53:45.428371  8431 consensus_queue.cc:260] T 4003921b934d4fd49b55b27f913c952f P 973451fb40234dca93d60a5ad4ca93e4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "067d127df48c4d5aae445170aef96762" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 41465 } } peers { permanent_uuid: "bf45b641d5dd4b868ad6c3f969c62453" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 43451 } } peers { permanent_uuid: "973451fb40234dca93d60a5ad4ca93e4" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39227 } }
I20260709 14:53:45.428797  8434 raft_consensus.cc:359] T cda2e960108f4f0688fc2fdfaf8d804b P bf45b641d5dd4b868ad6c3f969c62453 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b1bcbe2df07744caaeb7a15d00dad2d1" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43283 } } peers { permanent_uuid: "067d127df48c4d5aae445170aef96762" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 41465 } } peers { permanent_uuid: "bf45b641d5dd4b868ad6c3f969c62453" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 43451 } }
I20260709 14:53:45.429471  8434 raft_consensus.cc:385] T cda2e960108f4f0688fc2fdfaf8d804b P bf45b641d5dd4b868ad6c3f969c62453 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:45.429767  8434 raft_consensus.cc:740] T cda2e960108f4f0688fc2fdfaf8d804b P bf45b641d5dd4b868ad6c3f969c62453 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bf45b641d5dd4b868ad6c3f969c62453, State: Initialized, Role: FOLLOWER
I20260709 14:53:45.430560  8434 consensus_queue.cc:260] T cda2e960108f4f0688fc2fdfaf8d804b P bf45b641d5dd4b868ad6c3f969c62453 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b1bcbe2df07744caaeb7a15d00dad2d1" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43283 } } peers { permanent_uuid: "067d127df48c4d5aae445170aef96762" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 41465 } } peers { permanent_uuid: "bf45b641d5dd4b868ad6c3f969c62453" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 43451 } }
I20260709 14:53:45.431030  8431 ts_tablet_manager.cc:1434] T 4003921b934d4fd49b55b27f913c952f P 973451fb40234dca93d60a5ad4ca93e4: Time spent starting tablet: real 0.118s	user 0.006s	sys 0.000s
I20260709 14:53:45.432364  8431 tablet_bootstrap.cc:492] T 3d46b8c5c40f44058fe3a48acd3f36c1 P 973451fb40234dca93d60a5ad4ca93e4: Bootstrap starting.
I20260709 14:53:45.432477  8434 ts_tablet_manager.cc:1434] T cda2e960108f4f0688fc2fdfaf8d804b P bf45b641d5dd4b868ad6c3f969c62453: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260709 14:53:45.433475  8434 tablet_bootstrap.cc:492] T 707c48a3042242c48a6a838684f7f880 P bf45b641d5dd4b868ad6c3f969c62453: Bootstrap starting.
I20260709 14:53:45.435952  8387 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4fb819875bb244a4bd6c131704c60fce" candidate_uuid: "b1bcbe2df07744caaeb7a15d00dad2d1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bf45b641d5dd4b868ad6c3f969c62453"
I20260709 14:53:45.440160  8432 tablet_bootstrap.cc:654] T 20205a15b7e44bcaac7f837d0f06375e P 067d127df48c4d5aae445170aef96762: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:45.441569  8561 raft_consensus.cc:493] T c021532217254c94af1c1e5d633f7d01 P bf45b641d5dd4b868ad6c3f969c62453 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:45.442027  8561 raft_consensus.cc:515] T c021532217254c94af1c1e5d633f7d01 P bf45b641d5dd4b868ad6c3f969c62453 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bf45b641d5dd4b868ad6c3f969c62453" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 43451 } } peers { permanent_uuid: "973451fb40234dca93d60a5ad4ca93e4" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39227 } } peers { permanent_uuid: "b1bcbe2df07744caaeb7a15d00dad2d1" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43283 } }
I20260709 14:53:45.442932  8750 consensus_queue.cc:1048] T bd772a7adbc34a39929c78a24fa4195c P b1bcbe2df07744caaeb7a15d00dad2d1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bf45b641d5dd4b868ad6c3f969c62453" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 43451 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 14:53:45.443835  8205 leader_election.cc:343] T 4fb819875bb244a4bd6c131704c60fce P b1bcbe2df07744caaeb7a15d00dad2d1 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer bf45b641d5dd4b868ad6c3f969c62453 (127.6.3.196:43451): Illegal state: must be running to vote when last-logged opid is not known
W20260709 14:53:45.444742  8205 leader_election.cc:343] T 4fb819875bb244a4bd6c131704c60fce P b1bcbe2df07744caaeb7a15d00dad2d1 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer bf45b641d5dd4b868ad6c3f969c62453 (127.6.3.196:43451): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:45.445070  8561 leader_election.cc:290] T c021532217254c94af1c1e5d633f7d01 P bf45b641d5dd4b868ad6c3f969c62453 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 973451fb40234dca93d60a5ad4ca93e4 (127.6.3.193:39227), b1bcbe2df07744caaeb7a15d00dad2d1 (127.6.3.194:43283)
I20260709 14:53:45.445539  8740 raft_consensus.cc:493] T 707c48a3042242c48a6a838684f7f880 P b1bcbe2df07744caaeb7a15d00dad2d1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:45.446018  8740 raft_consensus.cc:515] T 707c48a3042242c48a6a838684f7f880 P b1bcbe2df07744caaeb7a15d00dad2d1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bf45b641d5dd4b868ad6c3f969c62453" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 43451 } } peers { permanent_uuid: "973451fb40234dca93d60a5ad4ca93e4" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39227 } } peers { permanent_uuid: "b1bcbe2df07744caaeb7a15d00dad2d1" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43283 } }
I20260709 14:53:45.445137  8205 leader_election.cc:304] T 4fb819875bb244a4bd6c131704c60fce P b1bcbe2df07744caaeb7a15d00dad2d1 [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: b1bcbe2df07744caaeb7a15d00dad2d1; no voters: 067d127df48c4d5aae445170aef96762, bf45b641d5dd4b868ad6c3f969c62453
I20260709 14:53:45.446703  8164 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c021532217254c94af1c1e5d633f7d01" candidate_uuid: "bf45b641d5dd4b868ad6c3f969c62453" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "973451fb40234dca93d60a5ad4ca93e4" is_pre_election: true
I20260709 14:53:45.447724  8661 raft_consensus.cc:2749] T 4fb819875bb244a4bd6c131704c60fce P b1bcbe2df07744caaeb7a15d00dad2d1 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
W20260709 14:53:45.448259  8354 leader_election.cc:343] T c021532217254c94af1c1e5d633f7d01 P bf45b641d5dd4b868ad6c3f969c62453 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 973451fb40234dca93d60a5ad4ca93e4 (127.6.3.193:39227): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:45.449712  8239 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c021532217254c94af1c1e5d633f7d01" candidate_uuid: "bf45b641d5dd4b868ad6c3f969c62453" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b1bcbe2df07744caaeb7a15d00dad2d1" is_pre_election: true
I20260709 14:53:45.450238  8239 raft_consensus.cc:2468] T c021532217254c94af1c1e5d633f7d01 P b1bcbe2df07744caaeb7a15d00dad2d1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bf45b641d5dd4b868ad6c3f969c62453 in term 0.
I20260709 14:53:45.451848  8740 leader_election.cc:290] T 707c48a3042242c48a6a838684f7f880 P b1bcbe2df07744caaeb7a15d00dad2d1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bf45b641d5dd4b868ad6c3f969c62453 (127.6.3.196:43451), 973451fb40234dca93d60a5ad4ca93e4 (127.6.3.193:39227)
I20260709 14:53:45.453459  8164 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "707c48a3042242c48a6a838684f7f880" candidate_uuid: "b1bcbe2df07744caaeb7a15d00dad2d1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "973451fb40234dca93d60a5ad4ca93e4" is_pre_election: true
W20260709 14:53:45.454720  8206 leader_election.cc:343] T 707c48a3042242c48a6a838684f7f880 P b1bcbe2df07744caaeb7a15d00dad2d1 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 973451fb40234dca93d60a5ad4ca93e4 (127.6.3.193:39227): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:45.452648  8351 leader_election.cc:304] T c021532217254c94af1c1e5d633f7d01 P bf45b641d5dd4b868ad6c3f969c62453 [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: b1bcbe2df07744caaeb7a15d00dad2d1, bf45b641d5dd4b868ad6c3f969c62453; no voters: 973451fb40234dca93d60a5ad4ca93e4
I20260709 14:53:45.456941  8561 raft_consensus.cc:2804] T c021532217254c94af1c1e5d633f7d01 P bf45b641d5dd4b868ad6c3f969c62453 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:53:45.457331  8561 raft_consensus.cc:493] T c021532217254c94af1c1e5d633f7d01 P bf45b641d5dd4b868ad6c3f969c62453 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:53:45.457515  8386 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "707c48a3042242c48a6a838684f7f880" candidate_uuid: "b1bcbe2df07744caaeb7a15d00dad2d1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bf45b641d5dd4b868ad6c3f969c62453" is_pre_election: true
I20260709 14:53:45.457729  8561 raft_consensus.cc:3060] T c021532217254c94af1c1e5d633f7d01 P bf45b641d5dd4b868ad6c3f969c62453 [term 0 FOLLOWER]: Advancing to term 1
W20260709 14:53:45.459445  8205 leader_election.cc:343] T 707c48a3042242c48a6a838684f7f880 P b1bcbe2df07744caaeb7a15d00dad2d1 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer bf45b641d5dd4b868ad6c3f969c62453 (127.6.3.196:43451): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:45.459990  8205 leader_election.cc:304] T 707c48a3042242c48a6a838684f7f880 P b1bcbe2df07744caaeb7a15d00dad2d1 [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: b1bcbe2df07744caaeb7a15d00dad2d1; no voters: 973451fb40234dca93d60a5ad4ca93e4, bf45b641d5dd4b868ad6c3f969c62453
I20260709 14:53:45.460814  8661 raft_consensus.cc:2749] T 707c48a3042242c48a6a838684f7f880 P b1bcbe2df07744caaeb7a15d00dad2d1 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:53:45.468739  8486 consensus_queue.cc:1048] T 84294309dca447768fb9ccc1eb2dc689 P 067d127df48c4d5aae445170aef96762 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b1bcbe2df07744caaeb7a15d00dad2d1" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43283 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:53:45.474483  8164 raft_consensus.cc:3060] T 4003921b934d4fd49b55b27f913c952f P 973451fb40234dca93d60a5ad4ca93e4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:45.480394  8431 tablet_bootstrap.cc:654] T 3d46b8c5c40f44058fe3a48acd3f36c1 P 973451fb40234dca93d60a5ad4ca93e4: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:45.488101  8434 tablet_bootstrap.cc:654] T 707c48a3042242c48a6a838684f7f880 P bf45b641d5dd4b868ad6c3f969c62453: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:45.497596  8561 raft_consensus.cc:515] T c021532217254c94af1c1e5d633f7d01 P bf45b641d5dd4b868ad6c3f969c62453 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bf45b641d5dd4b868ad6c3f969c62453" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 43451 } } peers { permanent_uuid: "973451fb40234dca93d60a5ad4ca93e4" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39227 } } peers { permanent_uuid: "b1bcbe2df07744caaeb7a15d00dad2d1" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43283 } }
I20260709 14:53:45.500886  8430 tablet_bootstrap.cc:492] T db2932772e974b4ba562975df845b404 P b1bcbe2df07744caaeb7a15d00dad2d1: No bootstrap required, opened a new log
I20260709 14:53:45.501428  8430 ts_tablet_manager.cc:1403] T db2932772e974b4ba562975df845b404 P b1bcbe2df07744caaeb7a15d00dad2d1: Time spent bootstrapping tablet: real 0.101s	user 0.018s	sys 0.000s
I20260709 14:53:45.504153  8726 consensus_queue.cc:1048] T 4003921b934d4fd49b55b27f913c952f P 067d127df48c4d5aae445170aef96762 [LEADER]: Connected to new peer: Peer: permanent_uuid: "973451fb40234dca93d60a5ad4ca93e4" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39227 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:53:45.521302  8430 raft_consensus.cc:359] T db2932772e974b4ba562975df845b404 P b1bcbe2df07744caaeb7a15d00dad2d1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "973451fb40234dca93d60a5ad4ca93e4" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39227 } } peers { permanent_uuid: "b1bcbe2df07744caaeb7a15d00dad2d1" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43283 } } peers { permanent_uuid: "067d127df48c4d5aae445170aef96762" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 41465 } }
I20260709 14:53:45.522542  8430 raft_consensus.cc:385] T db2932772e974b4ba562975df845b404 P b1bcbe2df07744caaeb7a15d00dad2d1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:45.525722  8432 tablet_bootstrap.cc:492] T 20205a15b7e44bcaac7f837d0f06375e P 067d127df48c4d5aae445170aef96762: No bootstrap required, opened a new log
I20260709 14:53:45.526335  8432 ts_tablet_manager.cc:1403] T 20205a15b7e44bcaac7f837d0f06375e P 067d127df48c4d5aae445170aef96762: Time spent bootstrapping tablet: real 0.210s	user 0.012s	sys 0.003s
I20260709 14:53:45.533926  8432 raft_consensus.cc:359] T 20205a15b7e44bcaac7f837d0f06375e P 067d127df48c4d5aae445170aef96762 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "067d127df48c4d5aae445170aef96762" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 41465 } } peers { permanent_uuid: "bf45b641d5dd4b868ad6c3f969c62453" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 43451 } } peers { permanent_uuid: "973451fb40234dca93d60a5ad4ca93e4" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39227 } }
I20260709 14:53:45.534730  8432 raft_consensus.cc:385] T 20205a15b7e44bcaac7f837d0f06375e P 067d127df48c4d5aae445170aef96762 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:45.535068  8432 raft_consensus.cc:740] T 20205a15b7e44bcaac7f837d0f06375e P 067d127df48c4d5aae445170aef96762 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 067d127df48c4d5aae445170aef96762, State: Initialized, Role: FOLLOWER
I20260709 14:53:45.535864  8432 consensus_queue.cc:260] T 20205a15b7e44bcaac7f837d0f06375e P 067d127df48c4d5aae445170aef96762 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "067d127df48c4d5aae445170aef96762" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 41465 } } peers { permanent_uuid: "bf45b641d5dd4b868ad6c3f969c62453" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 43451 } } peers { permanent_uuid: "973451fb40234dca93d60a5ad4ca93e4" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39227 } }
I20260709 14:53:45.538050  8430 raft_consensus.cc:740] T db2932772e974b4ba562975df845b404 P b1bcbe2df07744caaeb7a15d00dad2d1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b1bcbe2df07744caaeb7a15d00dad2d1, State: Initialized, Role: FOLLOWER
I20260709 14:53:45.538811  8430 consensus_queue.cc:260] T db2932772e974b4ba562975df845b404 P b1bcbe2df07744caaeb7a15d00dad2d1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "973451fb40234dca93d60a5ad4ca93e4" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39227 } } peers { permanent_uuid: "b1bcbe2df07744caaeb7a15d00dad2d1" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43283 } } peers { permanent_uuid: "067d127df48c4d5aae445170aef96762" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 41465 } }
I20260709 14:53:45.542200  8432 ts_tablet_manager.cc:1434] T 20205a15b7e44bcaac7f837d0f06375e P 067d127df48c4d5aae445170aef96762: Time spent starting tablet: real 0.016s	user 0.007s	sys 0.000s
I20260709 14:53:45.544829  8432 tablet_bootstrap.cc:492] T ce3892a232504453aa38384dec5031ba P 067d127df48c4d5aae445170aef96762: Bootstrap starting.
I20260709 14:53:45.550129  8164 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c021532217254c94af1c1e5d633f7d01" candidate_uuid: "bf45b641d5dd4b868ad6c3f969c62453" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "973451fb40234dca93d60a5ad4ca93e4"
I20260709 14:53:45.551447  8239 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c021532217254c94af1c1e5d633f7d01" candidate_uuid: "bf45b641d5dd4b868ad6c3f969c62453" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b1bcbe2df07744caaeb7a15d00dad2d1"
W20260709 14:53:45.551595  8354 leader_election.cc:343] T c021532217254c94af1c1e5d633f7d01 P bf45b641d5dd4b868ad6c3f969c62453 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 973451fb40234dca93d60a5ad4ca93e4 (127.6.3.193:39227): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:45.552145  8239 raft_consensus.cc:3060] T c021532217254c94af1c1e5d633f7d01 P b1bcbe2df07744caaeb7a15d00dad2d1 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:45.555776  8430 ts_tablet_manager.cc:1434] T db2932772e974b4ba562975df845b404 P b1bcbe2df07744caaeb7a15d00dad2d1: Time spent starting tablet: real 0.054s	user 0.008s	sys 0.000s
I20260709 14:53:45.556505  8430 tablet_bootstrap.cc:492] T d14fc749226740448d0a3fee84ce5c79 P b1bcbe2df07744caaeb7a15d00dad2d1: Bootstrap starting.
I20260709 14:53:45.563239  8239 raft_consensus.cc:2468] T c021532217254c94af1c1e5d633f7d01 P b1bcbe2df07744caaeb7a15d00dad2d1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bf45b641d5dd4b868ad6c3f969c62453 in term 1.
I20260709 14:53:45.564291  8351 leader_election.cc:304] T c021532217254c94af1c1e5d633f7d01 P bf45b641d5dd4b868ad6c3f969c62453 [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: b1bcbe2df07744caaeb7a15d00dad2d1, bf45b641d5dd4b868ad6c3f969c62453; no voters: 973451fb40234dca93d60a5ad4ca93e4
I20260709 14:53:45.565127  8616 raft_consensus.cc:2804] T c021532217254c94af1c1e5d633f7d01 P bf45b641d5dd4b868ad6c3f969c62453 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:53:45.572324  8061 catalog_manager.cc:5697] T 836e7386924644a7bb98c94b372b4974 P b1bcbe2df07744caaeb7a15d00dad2d1 reported cstate change: term changed from 0 to 1, leader changed from <none> to b1bcbe2df07744caaeb7a15d00dad2d1 (127.6.3.194). New cstate: current_term: 1 leader_uuid: "b1bcbe2df07744caaeb7a15d00dad2d1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bf45b641d5dd4b868ad6c3f969c62453" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 43451 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "973451fb40234dca93d60a5ad4ca93e4" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39227 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b1bcbe2df07744caaeb7a15d00dad2d1" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43283 } health_report { overall_health: HEALTHY } } }
I20260709 14:53:45.568917  8561 leader_election.cc:290] T c021532217254c94af1c1e5d633f7d01 P bf45b641d5dd4b868ad6c3f969c62453 [CANDIDATE]: Term 1 election: Requested vote from peers 973451fb40234dca93d60a5ad4ca93e4 (127.6.3.193:39227), b1bcbe2df07744caaeb7a15d00dad2d1 (127.6.3.194:43283)
I20260709 14:53:45.596268  8726 consensus_queue.cc:1048] T cda2e960108f4f0688fc2fdfaf8d804b P 067d127df48c4d5aae445170aef96762 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b1bcbe2df07744caaeb7a15d00dad2d1" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43283 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:53:45.596490  8679 consensus_queue.cc:1048] T 4003921b934d4fd49b55b27f913c952f P 067d127df48c4d5aae445170aef96762 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bf45b641d5dd4b868ad6c3f969c62453" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 43451 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:53:45.613787  8430 tablet_bootstrap.cc:654] T d14fc749226740448d0a3fee84ce5c79 P b1bcbe2df07744caaeb7a15d00dad2d1: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:45.616441  8432 tablet_bootstrap.cc:654] T ce3892a232504453aa38384dec5031ba P 067d127df48c4d5aae445170aef96762: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:45.625200  8385 raft_consensus.cc:3060] T cda2e960108f4f0688fc2fdfaf8d804b P bf45b641d5dd4b868ad6c3f969c62453 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:45.631182  8434 tablet_bootstrap.cc:492] T 707c48a3042242c48a6a838684f7f880 P bf45b641d5dd4b868ad6c3f969c62453: No bootstrap required, opened a new log
I20260709 14:53:45.631623  8434 ts_tablet_manager.cc:1403] T 707c48a3042242c48a6a838684f7f880 P bf45b641d5dd4b868ad6c3f969c62453: Time spent bootstrapping tablet: real 0.198s	user 0.033s	sys 0.006s
I20260709 14:53:45.633956  8434 raft_consensus.cc:359] T 707c48a3042242c48a6a838684f7f880 P bf45b641d5dd4b868ad6c3f969c62453 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bf45b641d5dd4b868ad6c3f969c62453" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 43451 } } peers { permanent_uuid: "973451fb40234dca93d60a5ad4ca93e4" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39227 } } peers { permanent_uuid: "b1bcbe2df07744caaeb7a15d00dad2d1" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43283 } }
I20260709 14:53:45.634611  8434 raft_consensus.cc:385] T 707c48a3042242c48a6a838684f7f880 P bf45b641d5dd4b868ad6c3f969c62453 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:45.634861  8434 raft_consensus.cc:740] T 707c48a3042242c48a6a838684f7f880 P bf45b641d5dd4b868ad6c3f969c62453 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bf45b641d5dd4b868ad6c3f969c62453, State: Initialized, Role: FOLLOWER
I20260709 14:53:45.641986  8616 raft_consensus.cc:697] T c021532217254c94af1c1e5d633f7d01 P bf45b641d5dd4b868ad6c3f969c62453 [term 1 LEADER]: Becoming Leader. State: Replica: bf45b641d5dd4b868ad6c3f969c62453, State: Running, Role: LEADER
I20260709 14:53:45.642907  8616 consensus_queue.cc:237] T c021532217254c94af1c1e5d633f7d01 P bf45b641d5dd4b868ad6c3f969c62453 [LEADER]: Queue going to LEADER mode. State: All 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: "bf45b641d5dd4b868ad6c3f969c62453" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 43451 } } peers { permanent_uuid: "973451fb40234dca93d60a5ad4ca93e4" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39227 } } peers { permanent_uuid: "b1bcbe2df07744caaeb7a15d00dad2d1" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43283 } }
I20260709 14:53:45.645689  8434 consensus_queue.cc:260] T 707c48a3042242c48a6a838684f7f880 P bf45b641d5dd4b868ad6c3f969c62453 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bf45b641d5dd4b868ad6c3f969c62453" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 43451 } } peers { permanent_uuid: "973451fb40234dca93d60a5ad4ca93e4" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39227 } } peers { permanent_uuid: "b1bcbe2df07744caaeb7a15d00dad2d1" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43283 } }
I20260709 14:53:45.647341  8431 tablet_bootstrap.cc:492] T 3d46b8c5c40f44058fe3a48acd3f36c1 P 973451fb40234dca93d60a5ad4ca93e4: No bootstrap required, opened a new log
I20260709 14:53:45.647653  8434 ts_tablet_manager.cc:1434] T 707c48a3042242c48a6a838684f7f880 P bf45b641d5dd4b868ad6c3f969c62453: Time spent starting tablet: real 0.016s	user 0.002s	sys 0.003s
I20260709 14:53:45.647778  8431 ts_tablet_manager.cc:1403] T 3d46b8c5c40f44058fe3a48acd3f36c1 P 973451fb40234dca93d60a5ad4ca93e4: Time spent bootstrapping tablet: real 0.216s	user 0.019s	sys 0.024s
I20260709 14:53:45.648564  8434 tablet_bootstrap.cc:492] T 20205a15b7e44bcaac7f837d0f06375e P bf45b641d5dd4b868ad6c3f969c62453: Bootstrap starting.
I20260709 14:53:45.659271  8677 raft_consensus.cc:493] T 836e7386924644a7bb98c94b372b4974 P 973451fb40234dca93d60a5ad4ca93e4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:45.659943  8677 raft_consensus.cc:515] T 836e7386924644a7bb98c94b372b4974 P 973451fb40234dca93d60a5ad4ca93e4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bf45b641d5dd4b868ad6c3f969c62453" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 43451 } } peers { permanent_uuid: "973451fb40234dca93d60a5ad4ca93e4" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39227 } } peers { permanent_uuid: "b1bcbe2df07744caaeb7a15d00dad2d1" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43283 } }
I20260709 14:53:45.663549  8239 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "836e7386924644a7bb98c94b372b4974" candidate_uuid: "973451fb40234dca93d60a5ad4ca93e4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b1bcbe2df07744caaeb7a15d00dad2d1" is_pre_election: true
I20260709 14:53:45.666254  8434 tablet_bootstrap.cc:654] T 20205a15b7e44bcaac7f837d0f06375e P bf45b641d5dd4b868ad6c3f969c62453: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:45.674329  8387 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "836e7386924644a7bb98c94b372b4974" candidate_uuid: "973451fb40234dca93d60a5ad4ca93e4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bf45b641d5dd4b868ad6c3f969c62453" is_pre_election: true
I20260709 14:53:45.675122  8387 raft_consensus.cc:2393] T 836e7386924644a7bb98c94b372b4974 P bf45b641d5dd4b868ad6c3f969c62453 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 973451fb40234dca93d60a5ad4ca93e4 in current term 1: Already voted for candidate b1bcbe2df07744caaeb7a15d00dad2d1 in this term.
I20260709 14:53:45.675770  8431 raft_consensus.cc:359] T 3d46b8c5c40f44058fe3a48acd3f36c1 P 973451fb40234dca93d60a5ad4ca93e4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "067d127df48c4d5aae445170aef96762" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 41465 } } peers { permanent_uuid: "bf45b641d5dd4b868ad6c3f969c62453" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 43451 } } peers { permanent_uuid: "973451fb40234dca93d60a5ad4ca93e4" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39227 } }
I20260709 14:53:45.676615  8431 raft_consensus.cc:385] T 3d46b8c5c40f44058fe3a48acd3f36c1 P 973451fb40234dca93d60a5ad4ca93e4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:45.676939  8431 raft_consensus.cc:740] T 3d46b8c5c40f44058fe3a48acd3f36c1 P 973451fb40234dca93d60a5ad4ca93e4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 973451fb40234dca93d60a5ad4ca93e4, State: Initialized, Role: FOLLOWER
I20260709 14:53:45.692191  8431 consensus_queue.cc:260] T 3d46b8c5c40f44058fe3a48acd3f36c1 P 973451fb40234dca93d60a5ad4ca93e4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "067d127df48c4d5aae445170aef96762" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 41465 } } peers { permanent_uuid: "bf45b641d5dd4b868ad6c3f969c62453" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 43451 } } peers { permanent_uuid: "973451fb40234dca93d60a5ad4ca93e4" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39227 } }
I20260709 14:53:45.691713  8677 leader_election.cc:290] T 836e7386924644a7bb98c94b372b4974 P 973451fb40234dca93d60a5ad4ca93e4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bf45b641d5dd4b868ad6c3f969c62453 (127.6.3.196:43451), b1bcbe2df07744caaeb7a15d00dad2d1 (127.6.3.194:43283)
I20260709 14:53:45.699381  8431 ts_tablet_manager.cc:1434] T 3d46b8c5c40f44058fe3a48acd3f36c1 P 973451fb40234dca93d60a5ad4ca93e4: Time spent starting tablet: real 0.051s	user 0.005s	sys 0.001s
I20260709 14:53:45.698508  8489 consensus_queue.cc:1048] T cda2e960108f4f0688fc2fdfaf8d804b P 067d127df48c4d5aae445170aef96762 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bf45b641d5dd4b868ad6c3f969c62453" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 43451 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.006s
I20260709 14:53:45.715457  8432 tablet_bootstrap.cc:492] T ce3892a232504453aa38384dec5031ba P 067d127df48c4d5aae445170aef96762: No bootstrap required, opened a new log
I20260709 14:53:45.715942  8432 ts_tablet_manager.cc:1403] T ce3892a232504453aa38384dec5031ba P 067d127df48c4d5aae445170aef96762: Time spent bootstrapping tablet: real 0.171s	user 0.008s	sys 0.014s
I20260709 14:53:45.718652  8432 raft_consensus.cc:359] T ce3892a232504453aa38384dec5031ba P 067d127df48c4d5aae445170aef96762 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b1bcbe2df07744caaeb7a15d00dad2d1" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43283 } } peers { permanent_uuid: "067d127df48c4d5aae445170aef96762" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 41465 } } peers { permanent_uuid: "bf45b641d5dd4b868ad6c3f969c62453" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 43451 } }
I20260709 14:53:45.719328  8432 raft_consensus.cc:385] T ce3892a232504453aa38384dec5031ba P 067d127df48c4d5aae445170aef96762 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:45.719693  8432 raft_consensus.cc:740] T ce3892a232504453aa38384dec5031ba P 067d127df48c4d5aae445170aef96762 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 067d127df48c4d5aae445170aef96762, State: Initialized, Role: FOLLOWER
I20260709 14:53:45.720283  8432 consensus_queue.cc:260] T ce3892a232504453aa38384dec5031ba P 067d127df48c4d5aae445170aef96762 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b1bcbe2df07744caaeb7a15d00dad2d1" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43283 } } peers { permanent_uuid: "067d127df48c4d5aae445170aef96762" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 41465 } } peers { permanent_uuid: "bf45b641d5dd4b868ad6c3f969c62453" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 43451 } }
I20260709 14:53:45.721993  8432 ts_tablet_manager.cc:1434] T ce3892a232504453aa38384dec5031ba P 067d127df48c4d5aae445170aef96762: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.000s
I20260709 14:53:45.722863  8432 tablet_bootstrap.cc:492] T d14fc749226740448d0a3fee84ce5c79 P 067d127df48c4d5aae445170aef96762: Bootstrap starting.
I20260709 14:53:45.723405  8431 tablet_bootstrap.cc:492] T 97806160da8b4abe95e360749c2d311c P 973451fb40234dca93d60a5ad4ca93e4: Bootstrap starting.
I20260709 14:53:45.727967  8432 tablet_bootstrap.cc:654] T d14fc749226740448d0a3fee84ce5c79 P 067d127df48c4d5aae445170aef96762: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:45.729509  8431 tablet_bootstrap.cc:654] T 97806160da8b4abe95e360749c2d311c P 973451fb40234dca93d60a5ad4ca93e4: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:45.732929  8130 leader_election.cc:304] T 836e7386924644a7bb98c94b372b4974 P 973451fb40234dca93d60a5ad4ca93e4 [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: 973451fb40234dca93d60a5ad4ca93e4; no voters: b1bcbe2df07744caaeb7a15d00dad2d1, bf45b641d5dd4b868ad6c3f969c62453
I20260709 14:53:45.735384  8674 raft_consensus.cc:3060] T 836e7386924644a7bb98c94b372b4974 P 973451fb40234dca93d60a5ad4ca93e4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:45.736896  8430 tablet_bootstrap.cc:492] T d14fc749226740448d0a3fee84ce5c79 P b1bcbe2df07744caaeb7a15d00dad2d1: No bootstrap required, opened a new log
I20260709 14:53:45.737821  8430 ts_tablet_manager.cc:1403] T d14fc749226740448d0a3fee84ce5c79 P b1bcbe2df07744caaeb7a15d00dad2d1: Time spent bootstrapping tablet: real 0.181s	user 0.016s	sys 0.005s
I20260709 14:53:45.741078  8430 raft_consensus.cc:359] T d14fc749226740448d0a3fee84ce5c79 P b1bcbe2df07744caaeb7a15d00dad2d1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "973451fb40234dca93d60a5ad4ca93e4" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39227 } } peers { permanent_uuid: "b1bcbe2df07744caaeb7a15d00dad2d1" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43283 } } peers { permanent_uuid: "067d127df48c4d5aae445170aef96762" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 41465 } }
I20260709 14:53:45.742241  8430 raft_consensus.cc:385] T d14fc749226740448d0a3fee84ce5c79 P b1bcbe2df07744caaeb7a15d00dad2d1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:45.746471  8434 tablet_bootstrap.cc:492] T 20205a15b7e44bcaac7f837d0f06375e P bf45b641d5dd4b868ad6c3f969c62453: No bootstrap required, opened a new log
I20260709 14:53:45.746464  8430 raft_consensus.cc:740] T d14fc749226740448d0a3fee84ce5c79 P b1bcbe2df07744caaeb7a15d00dad2d1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b1bcbe2df07744caaeb7a15d00dad2d1, State: Initialized, Role: FOLLOWER
I20260709 14:53:45.747022  8434 ts_tablet_manager.cc:1403] T 20205a15b7e44bcaac7f837d0f06375e P bf45b641d5dd4b868ad6c3f969c62453: Time spent bootstrapping tablet: real 0.099s	user 0.025s	sys 0.013s
I20260709 14:53:45.747918  8430 consensus_queue.cc:260] T d14fc749226740448d0a3fee84ce5c79 P b1bcbe2df07744caaeb7a15d00dad2d1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "973451fb40234dca93d60a5ad4ca93e4" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39227 } } peers { permanent_uuid: "b1bcbe2df07744caaeb7a15d00dad2d1" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43283 } } peers { permanent_uuid: "067d127df48c4d5aae445170aef96762" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 41465 } }
I20260709 14:53:45.748416  8162 raft_consensus.cc:3060] T 3d46b8c5c40f44058fe3a48acd3f36c1 P 973451fb40234dca93d60a5ad4ca93e4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:45.749719  8434 raft_consensus.cc:359] T 20205a15b7e44bcaac7f837d0f06375e P bf45b641d5dd4b868ad6c3f969c62453 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "067d127df48c4d5aae445170aef96762" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 41465 } } peers { permanent_uuid: "bf45b641d5dd4b868ad6c3f969c62453" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 43451 } } peers { permanent_uuid: "973451fb40234dca93d60a5ad4ca93e4" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39227 } }
I20260709 14:53:45.750456  8434 raft_consensus.cc:385] T 20205a15b7e44bcaac7f837d0f06375e P bf45b641d5dd4b868ad6c3f969c62453 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:45.750917  8434 raft_consensus.cc:740] T 20205a15b7e44bcaac7f837d0f06375e P bf45b641d5dd4b868ad6c3f969c62453 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bf45b641d5dd4b868ad6c3f969c62453, State: Initialized, Role: FOLLOWER
I20260709 14:53:45.751597  8434 consensus_queue.cc:260] T 20205a15b7e44bcaac7f837d0f06375e P bf45b641d5dd4b868ad6c3f969c62453 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "067d127df48c4d5aae445170aef96762" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 41465 } } peers { permanent_uuid: "bf45b641d5dd4b868ad6c3f969c62453" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 43451 } } peers { permanent_uuid: "973451fb40234dca93d60a5ad4ca93e4" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39227 } }
I20260709 14:53:45.753682  8434 ts_tablet_manager.cc:1434] T 20205a15b7e44bcaac7f837d0f06375e P bf45b641d5dd4b868ad6c3f969c62453: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 14:53:45.754565  8434 tablet_bootstrap.cc:492] T 4fb819875bb244a4bd6c131704c60fce P bf45b641d5dd4b868ad6c3f969c62453: Bootstrap starting.
I20260709 14:53:45.760327  8434 tablet_bootstrap.cc:654] T 4fb819875bb244a4bd6c131704c60fce P bf45b641d5dd4b868ad6c3f969c62453: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:45.761690  8489 consensus_queue.cc:1048] T 3d46b8c5c40f44058fe3a48acd3f36c1 P 067d127df48c4d5aae445170aef96762 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bf45b641d5dd4b868ad6c3f969c62453" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 43451 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:53:45.764081  8740 raft_consensus.cc:493] T db2932772e974b4ba562975df845b404 P b1bcbe2df07744caaeb7a15d00dad2d1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:45.764624  8740 raft_consensus.cc:515] T db2932772e974b4ba562975df845b404 P b1bcbe2df07744caaeb7a15d00dad2d1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "973451fb40234dca93d60a5ad4ca93e4" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39227 } } peers { permanent_uuid: "b1bcbe2df07744caaeb7a15d00dad2d1" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43283 } } peers { permanent_uuid: "067d127df48c4d5aae445170aef96762" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 41465 } }
I20260709 14:53:45.766929  8740 leader_election.cc:290] T db2932772e974b4ba562975df845b404 P b1bcbe2df07744caaeb7a15d00dad2d1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 973451fb40234dca93d60a5ad4ca93e4 (127.6.3.193:39227), 067d127df48c4d5aae445170aef96762 (127.6.3.195:41465)
I20260709 14:53:45.767592  8164 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "db2932772e974b4ba562975df845b404" candidate_uuid: "b1bcbe2df07744caaeb7a15d00dad2d1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "973451fb40234dca93d60a5ad4ca93e4" is_pre_election: true
I20260709 14:53:45.768500  8430 ts_tablet_manager.cc:1434] T d14fc749226740448d0a3fee84ce5c79 P b1bcbe2df07744caaeb7a15d00dad2d1: Time spent starting tablet: real 0.030s	user 0.005s	sys 0.001s
I20260709 14:53:45.769356  8430 tablet_bootstrap.cc:492] T f0c99adf90c147cea715ae6fd6efccf5 P b1bcbe2df07744caaeb7a15d00dad2d1: Bootstrap starting.
W20260709 14:53:45.769361  8206 leader_election.cc:343] T db2932772e974b4ba562975df845b404 P b1bcbe2df07744caaeb7a15d00dad2d1 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 973451fb40234dca93d60a5ad4ca93e4 (127.6.3.193:39227): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:45.770655  8314 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "db2932772e974b4ba562975df845b404" candidate_uuid: "b1bcbe2df07744caaeb7a15d00dad2d1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "067d127df48c4d5aae445170aef96762" is_pre_election: true
I20260709 14:53:45.771394  8314 raft_consensus.cc:2468] T db2932772e974b4ba562975df845b404 P 067d127df48c4d5aae445170aef96762 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b1bcbe2df07744caaeb7a15d00dad2d1 in term 0.
I20260709 14:53:45.774828  8432 tablet_bootstrap.cc:492] T d14fc749226740448d0a3fee84ce5c79 P 067d127df48c4d5aae445170aef96762: No bootstrap required, opened a new log
I20260709 14:53:45.775389  8432 ts_tablet_manager.cc:1403] T d14fc749226740448d0a3fee84ce5c79 P 067d127df48c4d5aae445170aef96762: Time spent bootstrapping tablet: real 0.053s	user 0.009s	sys 0.004s
I20260709 14:53:45.775486  8206 leader_election.cc:304] T db2932772e974b4ba562975df845b404 P b1bcbe2df07744caaeb7a15d00dad2d1 [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: 067d127df48c4d5aae445170aef96762, b1bcbe2df07744caaeb7a15d00dad2d1; no voters: 973451fb40234dca93d60a5ad4ca93e4
I20260709 14:53:45.776834  8661 raft_consensus.cc:2804] T db2932772e974b4ba562975df845b404 P b1bcbe2df07744caaeb7a15d00dad2d1 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:53:45.777190  8661 raft_consensus.cc:493] T db2932772e974b4ba562975df845b404 P b1bcbe2df07744caaeb7a15d00dad2d1 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:53:45.777513  8661 raft_consensus.cc:3060] T db2932772e974b4ba562975df845b404 P b1bcbe2df07744caaeb7a15d00dad2d1 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:45.777901  8432 raft_consensus.cc:359] T d14fc749226740448d0a3fee84ce5c79 P 067d127df48c4d5aae445170aef96762 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "973451fb40234dca93d60a5ad4ca93e4" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39227 } } peers { permanent_uuid: "b1bcbe2df07744caaeb7a15d00dad2d1" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43283 } } peers { permanent_uuid: "067d127df48c4d5aae445170aef96762" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 41465 } }
I20260709 14:53:45.779045  8432 raft_consensus.cc:385] T d14fc749226740448d0a3fee84ce5c79 P 067d127df48c4d5aae445170aef96762 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:45.779597  8432 raft_consensus.cc:740] T d14fc749226740448d0a3fee84ce5c79 P 067d127df48c4d5aae445170aef96762 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 067d127df48c4d5aae445170aef96762, State: Initialized, Role: FOLLOWER
I20260709 14:53:45.780388  8432 consensus_queue.cc:260] T d14fc749226740448d0a3fee84ce5c79 P 067d127df48c4d5aae445170aef96762 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "973451fb40234dca93d60a5ad4ca93e4" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39227 } } peers { permanent_uuid: "b1bcbe2df07744caaeb7a15d00dad2d1" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43283 } } peers { permanent_uuid: "067d127df48c4d5aae445170aef96762" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 41465 } }
I20260709 14:53:45.774760  8674 raft_consensus.cc:2749] T 836e7386924644a7bb98c94b372b4974 P 973451fb40234dca93d60a5ad4ca93e4 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:53:45.789415  8432 ts_tablet_manager.cc:1434] T d14fc749226740448d0a3fee84ce5c79 P 067d127df48c4d5aae445170aef96762: Time spent starting tablet: real 0.014s	user 0.006s	sys 0.000s
I20260709 14:53:45.795609  8432 tablet_bootstrap.cc:492] T f0c99adf90c147cea715ae6fd6efccf5 P 067d127df48c4d5aae445170aef96762: Bootstrap starting.
I20260709 14:53:45.789907  8430 tablet_bootstrap.cc:654] T f0c99adf90c147cea715ae6fd6efccf5 P b1bcbe2df07744caaeb7a15d00dad2d1: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:45.801076  8431 tablet_bootstrap.cc:492] T 97806160da8b4abe95e360749c2d311c P 973451fb40234dca93d60a5ad4ca93e4: No bootstrap required, opened a new log
I20260709 14:53:45.801713  8431 ts_tablet_manager.cc:1403] T 97806160da8b4abe95e360749c2d311c P 973451fb40234dca93d60a5ad4ca93e4: Time spent bootstrapping tablet: real 0.078s	user 0.008s	sys 0.030s
I20260709 14:53:45.810276  8431 raft_consensus.cc:359] T 97806160da8b4abe95e360749c2d311c P 973451fb40234dca93d60a5ad4ca93e4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bf45b641d5dd4b868ad6c3f969c62453" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 43451 } } peers { permanent_uuid: "973451fb40234dca93d60a5ad4ca93e4" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39227 } } peers { permanent_uuid: "b1bcbe2df07744caaeb7a15d00dad2d1" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43283 } }
I20260709 14:53:45.810930  8431 raft_consensus.cc:385] T 97806160da8b4abe95e360749c2d311c P 973451fb40234dca93d60a5ad4ca93e4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:45.811219  8431 raft_consensus.cc:740] T 97806160da8b4abe95e360749c2d311c P 973451fb40234dca93d60a5ad4ca93e4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 973451fb40234dca93d60a5ad4ca93e4, State: Initialized, Role: FOLLOWER
I20260709 14:53:45.811815  8431 consensus_queue.cc:260] T 97806160da8b4abe95e360749c2d311c P 973451fb40234dca93d60a5ad4ca93e4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bf45b641d5dd4b868ad6c3f969c62453" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 43451 } } peers { permanent_uuid: "973451fb40234dca93d60a5ad4ca93e4" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39227 } } peers { permanent_uuid: "b1bcbe2df07744caaeb7a15d00dad2d1" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43283 } }
I20260709 14:53:45.813329  8623 consensus_queue.cc:1048] T 3d46b8c5c40f44058fe3a48acd3f36c1 P 067d127df48c4d5aae445170aef96762 [LEADER]: Connected to new peer: Peer: permanent_uuid: "973451fb40234dca93d60a5ad4ca93e4" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39227 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:53:45.813771  8431 ts_tablet_manager.cc:1434] T 97806160da8b4abe95e360749c2d311c P 973451fb40234dca93d60a5ad4ca93e4: Time spent starting tablet: real 0.012s	user 0.003s	sys 0.000s
I20260709 14:53:45.815552  8432 tablet_bootstrap.cc:654] T f0c99adf90c147cea715ae6fd6efccf5 P 067d127df48c4d5aae445170aef96762: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:45.815855  8661 raft_consensus.cc:515] T db2932772e974b4ba562975df845b404 P b1bcbe2df07744caaeb7a15d00dad2d1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "973451fb40234dca93d60a5ad4ca93e4" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39227 } } peers { permanent_uuid: "b1bcbe2df07744caaeb7a15d00dad2d1" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43283 } } peers { permanent_uuid: "067d127df48c4d5aae445170aef96762" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 41465 } }
I20260709 14:53:45.817807  8661 leader_election.cc:290] T db2932772e974b4ba562975df845b404 P b1bcbe2df07744caaeb7a15d00dad2d1 [CANDIDATE]: Term 1 election: Requested vote from peers 973451fb40234dca93d60a5ad4ca93e4 (127.6.3.193:39227), 067d127df48c4d5aae445170aef96762 (127.6.3.195:41465)
I20260709 14:53:45.818786  8314 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "db2932772e974b4ba562975df845b404" candidate_uuid: "b1bcbe2df07744caaeb7a15d00dad2d1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "067d127df48c4d5aae445170aef96762"
I20260709 14:53:45.819392  8164 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "db2932772e974b4ba562975df845b404" candidate_uuid: "b1bcbe2df07744caaeb7a15d00dad2d1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "973451fb40234dca93d60a5ad4ca93e4"
I20260709 14:53:45.819396  8314 raft_consensus.cc:3060] T db2932772e974b4ba562975df845b404 P 067d127df48c4d5aae445170aef96762 [term 0 FOLLOWER]: Advancing to term 1
W20260709 14:53:45.823391  8206 leader_election.cc:343] T db2932772e974b4ba562975df845b404 P b1bcbe2df07744caaeb7a15d00dad2d1 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 973451fb40234dca93d60a5ad4ca93e4 (127.6.3.193:39227): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:45.814594  8431 tablet_bootstrap.cc:492] T 84294309dca447768fb9ccc1eb2dc689 P 973451fb40234dca93d60a5ad4ca93e4: Bootstrap starting.
I20260709 14:53:45.834712  8434 tablet_bootstrap.cc:492] T 4fb819875bb244a4bd6c131704c60fce P bf45b641d5dd4b868ad6c3f969c62453: No bootstrap required, opened a new log
I20260709 14:53:45.835466  8434 ts_tablet_manager.cc:1403] T 4fb819875bb244a4bd6c131704c60fce P bf45b641d5dd4b868ad6c3f969c62453: Time spent bootstrapping tablet: real 0.081s	user 0.015s	sys 0.007s
I20260709 14:53:45.838495  8431 tablet_bootstrap.cc:654] T 84294309dca447768fb9ccc1eb2dc689 P 973451fb40234dca93d60a5ad4ca93e4: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:45.881465  8432 tablet_bootstrap.cc:492] T f0c99adf90c147cea715ae6fd6efccf5 P 067d127df48c4d5aae445170aef96762: No bootstrap required, opened a new log
I20260709 14:53:45.882486  8432 ts_tablet_manager.cc:1403] T f0c99adf90c147cea715ae6fd6efccf5 P 067d127df48c4d5aae445170aef96762: Time spent bootstrapping tablet: real 0.087s	user 0.008s	sys 0.005s
I20260709 14:53:45.885967  8432 raft_consensus.cc:359] T f0c99adf90c147cea715ae6fd6efccf5 P 067d127df48c4d5aae445170aef96762 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b1bcbe2df07744caaeb7a15d00dad2d1" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43283 } } peers { permanent_uuid: "067d127df48c4d5aae445170aef96762" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 41465 } } peers { permanent_uuid: "bf45b641d5dd4b868ad6c3f969c62453" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 43451 } }
I20260709 14:53:45.890057  8062 catalog_manager.cc:5697] T c021532217254c94af1c1e5d633f7d01 P bf45b641d5dd4b868ad6c3f969c62453 reported cstate change: term changed from 0 to 1, leader changed from <none> to bf45b641d5dd4b868ad6c3f969c62453 (127.6.3.196). New cstate: current_term: 1 leader_uuid: "bf45b641d5dd4b868ad6c3f969c62453" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bf45b641d5dd4b868ad6c3f969c62453" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 43451 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "973451fb40234dca93d60a5ad4ca93e4" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39227 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b1bcbe2df07744caaeb7a15d00dad2d1" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43283 } health_report { overall_health: UNKNOWN } } }
I20260709 14:53:45.886855  8432 raft_consensus.cc:385] T f0c99adf90c147cea715ae6fd6efccf5 P 067d127df48c4d5aae445170aef96762 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:45.900022  8432 raft_consensus.cc:740] T f0c99adf90c147cea715ae6fd6efccf5 P 067d127df48c4d5aae445170aef96762 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 067d127df48c4d5aae445170aef96762, State: Initialized, Role: FOLLOWER
I20260709 14:53:45.901077  8432 consensus_queue.cc:260] T f0c99adf90c147cea715ae6fd6efccf5 P 067d127df48c4d5aae445170aef96762 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b1bcbe2df07744caaeb7a15d00dad2d1" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43283 } } peers { permanent_uuid: "067d127df48c4d5aae445170aef96762" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 41465 } } peers { permanent_uuid: "bf45b641d5dd4b868ad6c3f969c62453" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 43451 } }
I20260709 14:53:45.899650  8314 raft_consensus.cc:2468] T db2932772e974b4ba562975df845b404 P 067d127df48c4d5aae445170aef96762 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b1bcbe2df07744caaeb7a15d00dad2d1 in term 1.
I20260709 14:53:45.908530  8432 ts_tablet_manager.cc:1434] T f0c99adf90c147cea715ae6fd6efccf5 P 067d127df48c4d5aae445170aef96762: Time spent starting tablet: real 0.026s	user 0.004s	sys 0.003s
I20260709 14:53:45.911918  8432 tablet_bootstrap.cc:492] T 5d50c49c764f4e3eb2da7dcb43cb6cba P 067d127df48c4d5aae445170aef96762: Bootstrap starting.
I20260709 14:53:45.928844  8661 consensus_queue.cc:1048] T 836e7386924644a7bb98c94b372b4974 P b1bcbe2df07744caaeb7a15d00dad2d1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bf45b641d5dd4b868ad6c3f969c62453" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 43451 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:53:45.935505  8431 tablet_bootstrap.cc:492] T 84294309dca447768fb9ccc1eb2dc689 P 973451fb40234dca93d60a5ad4ca93e4: No bootstrap required, opened a new log
I20260709 14:53:45.935951  8431 ts_tablet_manager.cc:1403] T 84294309dca447768fb9ccc1eb2dc689 P 973451fb40234dca93d60a5ad4ca93e4: Time spent bootstrapping tablet: real 0.122s	user 0.035s	sys 0.029s
I20260709 14:53:45.936069  8434 raft_consensus.cc:359] T 4fb819875bb244a4bd6c131704c60fce P bf45b641d5dd4b868ad6c3f969c62453 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b1bcbe2df07744caaeb7a15d00dad2d1" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43283 } } peers { permanent_uuid: "067d127df48c4d5aae445170aef96762" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 41465 } } peers { permanent_uuid: "bf45b641d5dd4b868ad6c3f969c62453" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 43451 } }
I20260709 14:53:45.938365  8434 raft_consensus.cc:385] T 4fb819875bb244a4bd6c131704c60fce P bf45b641d5dd4b868ad6c3f969c62453 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:45.938793  8434 raft_consensus.cc:740] T 4fb819875bb244a4bd6c131704c60fce P bf45b641d5dd4b868ad6c3f969c62453 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bf45b641d5dd4b868ad6c3f969c62453, State: Initialized, Role: FOLLOWER
I20260709 14:53:45.938397  8431 raft_consensus.cc:359] T 84294309dca447768fb9ccc1eb2dc689 P 973451fb40234dca93d60a5ad4ca93e4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "973451fb40234dca93d60a5ad4ca93e4" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39227 } } peers { permanent_uuid: "b1bcbe2df07744caaeb7a15d00dad2d1" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43283 } } peers { permanent_uuid: "067d127df48c4d5aae445170aef96762" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 41465 } }
I20260709 14:53:45.939366  8431 raft_consensus.cc:385] T 84294309dca447768fb9ccc1eb2dc689 P 973451fb40234dca93d60a5ad4ca93e4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:45.939741  8431 raft_consensus.cc:740] T 84294309dca447768fb9ccc1eb2dc689 P 973451fb40234dca93d60a5ad4ca93e4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 973451fb40234dca93d60a5ad4ca93e4, State: Initialized, Role: FOLLOWER
I20260709 14:53:45.940748  8434 consensus_queue.cc:260] T 4fb819875bb244a4bd6c131704c60fce P bf45b641d5dd4b868ad6c3f969c62453 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b1bcbe2df07744caaeb7a15d00dad2d1" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43283 } } peers { permanent_uuid: "067d127df48c4d5aae445170aef96762" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 41465 } } peers { permanent_uuid: "bf45b641d5dd4b868ad6c3f969c62453" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 43451 } }
I20260709 14:53:45.944227  8432 tablet_bootstrap.cc:654] T 5d50c49c764f4e3eb2da7dcb43cb6cba P 067d127df48c4d5aae445170aef96762: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:45.946776  8206 leader_election.cc:304] T db2932772e974b4ba562975df845b404 P b1bcbe2df07744caaeb7a15d00dad2d1 [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: 067d127df48c4d5aae445170aef96762, b1bcbe2df07744caaeb7a15d00dad2d1; no voters: 973451fb40234dca93d60a5ad4ca93e4
I20260709 14:53:45.947563  8750 raft_consensus.cc:2804] T db2932772e974b4ba562975df845b404 P b1bcbe2df07744caaeb7a15d00dad2d1 [term 1 FOLLOWER]: Leader election won for term 1
W20260709 14:53:45.949076  8354 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.6.3.193:39227, user_credentials={real_user=slave}} blocked reactor thread for 100831us
I20260709 14:53:45.954006  8750 raft_consensus.cc:697] T db2932772e974b4ba562975df845b404 P b1bcbe2df07744caaeb7a15d00dad2d1 [term 1 LEADER]: Becoming Leader. State: Replica: b1bcbe2df07744caaeb7a15d00dad2d1, State: Running, Role: LEADER
I20260709 14:53:45.944025  8431 consensus_queue.cc:260] T 84294309dca447768fb9ccc1eb2dc689 P 973451fb40234dca93d60a5ad4ca93e4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "973451fb40234dca93d60a5ad4ca93e4" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39227 } } peers { permanent_uuid: "b1bcbe2df07744caaeb7a15d00dad2d1" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43283 } } peers { permanent_uuid: "067d127df48c4d5aae445170aef96762" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 41465 } }
I20260709 14:53:45.955147  8750 consensus_queue.cc:237] T db2932772e974b4ba562975df845b404 P b1bcbe2df07744caaeb7a15d00dad2d1 [LEADER]: Queue going to LEADER mode. State: All 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: "973451fb40234dca93d60a5ad4ca93e4" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39227 } } peers { permanent_uuid: "b1bcbe2df07744caaeb7a15d00dad2d1" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43283 } } peers { permanent_uuid: "067d127df48c4d5aae445170aef96762" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 41465 } }
I20260709 14:53:45.957283  8434 ts_tablet_manager.cc:1434] T 4fb819875bb244a4bd6c131704c60fce P bf45b641d5dd4b868ad6c3f969c62453: Time spent starting tablet: real 0.114s	user 0.005s	sys 0.001s
I20260709 14:53:45.957238  8760 raft_consensus.cc:493] T 20205a15b7e44bcaac7f837d0f06375e P bf45b641d5dd4b868ad6c3f969c62453 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:45.958231  8434 tablet_bootstrap.cc:492] T deaee55618f042128aba04b24580a539 P bf45b641d5dd4b868ad6c3f969c62453: Bootstrap starting.
I20260709 14:53:45.957751  8760 raft_consensus.cc:515] T 20205a15b7e44bcaac7f837d0f06375e P bf45b641d5dd4b868ad6c3f969c62453 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "067d127df48c4d5aae445170aef96762" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 41465 } } peers { permanent_uuid: "bf45b641d5dd4b868ad6c3f969c62453" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 43451 } } peers { permanent_uuid: "973451fb40234dca93d60a5ad4ca93e4" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39227 } }
I20260709 14:53:45.959594  8431 ts_tablet_manager.cc:1434] T 84294309dca447768fb9ccc1eb2dc689 P 973451fb40234dca93d60a5ad4ca93e4: Time spent starting tablet: real 0.023s	user 0.006s	sys 0.001s
I20260709 14:53:45.960772  8431 tablet_bootstrap.cc:492] T 707c48a3042242c48a6a838684f7f880 P 973451fb40234dca93d60a5ad4ca93e4: Bootstrap starting.
I20260709 14:53:45.966030  8760 leader_election.cc:290] T 20205a15b7e44bcaac7f837d0f06375e P bf45b641d5dd4b868ad6c3f969c62453 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 067d127df48c4d5aae445170aef96762 (127.6.3.195:41465), 973451fb40234dca93d60a5ad4ca93e4 (127.6.3.193:39227)
I20260709 14:53:45.969354  8162 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "20205a15b7e44bcaac7f837d0f06375e" candidate_uuid: "bf45b641d5dd4b868ad6c3f969c62453" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "973451fb40234dca93d60a5ad4ca93e4" is_pre_election: true
I20260709 14:53:45.971705  8313 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "20205a15b7e44bcaac7f837d0f06375e" candidate_uuid: "bf45b641d5dd4b868ad6c3f969c62453" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "067d127df48c4d5aae445170aef96762" is_pre_election: true
I20260709 14:53:45.972278  8313 raft_consensus.cc:2468] T 20205a15b7e44bcaac7f837d0f06375e P 067d127df48c4d5aae445170aef96762 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bf45b641d5dd4b868ad6c3f969c62453 in term 0.
W20260709 14:53:45.972982  8354 leader_election.cc:343] T 20205a15b7e44bcaac7f837d0f06375e P bf45b641d5dd4b868ad6c3f969c62453 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 973451fb40234dca93d60a5ad4ca93e4 (127.6.3.193:39227): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:45.974514  8760 raft_consensus.cc:493] T 4fb819875bb244a4bd6c131704c60fce P bf45b641d5dd4b868ad6c3f969c62453 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:45.975124  8760 raft_consensus.cc:515] T 4fb819875bb244a4bd6c131704c60fce P bf45b641d5dd4b868ad6c3f969c62453 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b1bcbe2df07744caaeb7a15d00dad2d1" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43283 } } peers { permanent_uuid: "067d127df48c4d5aae445170aef96762" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 41465 } } peers { permanent_uuid: "bf45b641d5dd4b868ad6c3f969c62453" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 43451 } }
I20260709 14:53:45.978531  8239 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4fb819875bb244a4bd6c131704c60fce" candidate_uuid: "bf45b641d5dd4b868ad6c3f969c62453" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b1bcbe2df07744caaeb7a15d00dad2d1" is_pre_election: true
I20260709 14:53:45.978821  8760 leader_election.cc:290] T 4fb819875bb244a4bd6c131704c60fce P bf45b641d5dd4b868ad6c3f969c62453 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b1bcbe2df07744caaeb7a15d00dad2d1 (127.6.3.194:43283), 067d127df48c4d5aae445170aef96762 (127.6.3.195:41465)
I20260709 14:53:45.979979  8239 raft_consensus.cc:2393] T 4fb819875bb244a4bd6c131704c60fce P b1bcbe2df07744caaeb7a15d00dad2d1 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate bf45b641d5dd4b868ad6c3f969c62453 in current term 1: Already voted for candidate b1bcbe2df07744caaeb7a15d00dad2d1 in this term.
I20260709 14:53:45.981129  8354 leader_election.cc:304] T 20205a15b7e44bcaac7f837d0f06375e P bf45b641d5dd4b868ad6c3f969c62453 [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: 067d127df48c4d5aae445170aef96762, bf45b641d5dd4b868ad6c3f969c62453; no voters: 973451fb40234dca93d60a5ad4ca93e4
I20260709 14:53:45.981503  8661 consensus_queue.cc:1048] T 836e7386924644a7bb98c94b372b4974 P b1bcbe2df07744caaeb7a15d00dad2d1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "973451fb40234dca93d60a5ad4ca93e4" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39227 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:53:45.982796  8430 tablet_bootstrap.cc:492] T f0c99adf90c147cea715ae6fd6efccf5 P b1bcbe2df07744caaeb7a15d00dad2d1: No bootstrap required, opened a new log
I20260709 14:53:45.983321  8430 ts_tablet_manager.cc:1403] T f0c99adf90c147cea715ae6fd6efccf5 P b1bcbe2df07744caaeb7a15d00dad2d1: Time spent bootstrapping tablet: real 0.214s	user 0.015s	sys 0.005s
I20260709 14:53:45.984160  8561 raft_consensus.cc:2804] T 20205a15b7e44bcaac7f837d0f06375e P bf45b641d5dd4b868ad6c3f969c62453 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:53:45.986387  8561 raft_consensus.cc:493] T 20205a15b7e44bcaac7f837d0f06375e P bf45b641d5dd4b868ad6c3f969c62453 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:53:45.986728  8561 raft_consensus.cc:3060] T 20205a15b7e44bcaac7f837d0f06375e P bf45b641d5dd4b868ad6c3f969c62453 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:45.991397  8431 tablet_bootstrap.cc:654] T 707c48a3042242c48a6a838684f7f880 P 973451fb40234dca93d60a5ad4ca93e4: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:45.984133  8311 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4fb819875bb244a4bd6c131704c60fce" candidate_uuid: "bf45b641d5dd4b868ad6c3f969c62453" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "067d127df48c4d5aae445170aef96762" is_pre_election: true
I20260709 14:53:46.001348  8311 raft_consensus.cc:2393] T 4fb819875bb244a4bd6c131704c60fce P 067d127df48c4d5aae445170aef96762 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate bf45b641d5dd4b868ad6c3f969c62453 in current term 1: Already voted for candidate 067d127df48c4d5aae445170aef96762 in this term.
I20260709 14:53:46.006011  8354 leader_election.cc:304] T 4fb819875bb244a4bd6c131704c60fce P bf45b641d5dd4b868ad6c3f969c62453 [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: bf45b641d5dd4b868ad6c3f969c62453; no voters: 067d127df48c4d5aae445170aef96762, b1bcbe2df07744caaeb7a15d00dad2d1
I20260709 14:53:46.007283  8760 raft_consensus.cc:3060] T 4fb819875bb244a4bd6c131704c60fce P bf45b641d5dd4b868ad6c3f969c62453 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:46.032725  8561 raft_consensus.cc:515] T 20205a15b7e44bcaac7f837d0f06375e P bf45b641d5dd4b868ad6c3f969c62453 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "067d127df48c4d5aae445170aef96762" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 41465 } } peers { permanent_uuid: "bf45b641d5dd4b868ad6c3f969c62453" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 43451 } } peers { permanent_uuid: "973451fb40234dca93d60a5ad4ca93e4" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39227 } }
I20260709 14:53:46.046263  8434 tablet_bootstrap.cc:654] T deaee55618f042128aba04b24580a539 P bf45b641d5dd4b868ad6c3f969c62453: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:46.049086  8311 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "20205a15b7e44bcaac7f837d0f06375e" candidate_uuid: "bf45b641d5dd4b868ad6c3f969c62453" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "067d127df48c4d5aae445170aef96762"
I20260709 14:53:46.049675  8311 raft_consensus.cc:3060] T 20205a15b7e44bcaac7f837d0f06375e P 067d127df48c4d5aae445170aef96762 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:46.053632  8623 raft_consensus.cc:493] T ce3892a232504453aa38384dec5031ba P 067d127df48c4d5aae445170aef96762 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:46.054085  8623 raft_consensus.cc:515] T ce3892a232504453aa38384dec5031ba P 067d127df48c4d5aae445170aef96762 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b1bcbe2df07744caaeb7a15d00dad2d1" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43283 } } peers { permanent_uuid: "067d127df48c4d5aae445170aef96762" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 41465 } } peers { permanent_uuid: "bf45b641d5dd4b868ad6c3f969c62453" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 43451 } }
I20260709 14:53:46.056883  8432 tablet_bootstrap.cc:492] T 5d50c49c764f4e3eb2da7dcb43cb6cba P 067d127df48c4d5aae445170aef96762: No bootstrap required, opened a new log
I20260709 14:53:46.057308  8432 ts_tablet_manager.cc:1403] T 5d50c49c764f4e3eb2da7dcb43cb6cba P 067d127df48c4d5aae445170aef96762: Time spent bootstrapping tablet: real 0.148s	user 0.017s	sys 0.019s
I20260709 14:53:46.060360  8311 raft_consensus.cc:2468] T 20205a15b7e44bcaac7f837d0f06375e P 067d127df48c4d5aae445170aef96762 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bf45b641d5dd4b868ad6c3f969c62453 in term 1.
I20260709 14:53:46.060515  8430 raft_consensus.cc:359] T f0c99adf90c147cea715ae6fd6efccf5 P b1bcbe2df07744caaeb7a15d00dad2d1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b1bcbe2df07744caaeb7a15d00dad2d1" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43283 } } peers { permanent_uuid: "067d127df48c4d5aae445170aef96762" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 41465 } } peers { permanent_uuid: "bf45b641d5dd4b868ad6c3f969c62453" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 43451 } }
I20260709 14:53:46.060698  8432 raft_consensus.cc:359] T 5d50c49c764f4e3eb2da7dcb43cb6cba P 067d127df48c4d5aae445170aef96762 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "067d127df48c4d5aae445170aef96762" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 41465 } } peers { permanent_uuid: "bf45b641d5dd4b868ad6c3f969c62453" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 43451 } } peers { permanent_uuid: "973451fb40234dca93d60a5ad4ca93e4" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39227 } }
I20260709 14:53:46.061228  8430 raft_consensus.cc:385] T f0c99adf90c147cea715ae6fd6efccf5 P b1bcbe2df07744caaeb7a15d00dad2d1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:46.061295  8432 raft_consensus.cc:385] T 5d50c49c764f4e3eb2da7dcb43cb6cba P 067d127df48c4d5aae445170aef96762 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:46.061628  8432 raft_consensus.cc:740] T 5d50c49c764f4e3eb2da7dcb43cb6cba P 067d127df48c4d5aae445170aef96762 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 067d127df48c4d5aae445170aef96762, State: Initialized, Role: FOLLOWER
I20260709 14:53:46.061681  8354 leader_election.cc:304] T 20205a15b7e44bcaac7f837d0f06375e P bf45b641d5dd4b868ad6c3f969c62453 [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: 067d127df48c4d5aae445170aef96762, bf45b641d5dd4b868ad6c3f969c62453; no voters: 
I20260709 14:53:46.062412  8432 consensus_queue.cc:260] T 5d50c49c764f4e3eb2da7dcb43cb6cba P 067d127df48c4d5aae445170aef96762 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "067d127df48c4d5aae445170aef96762" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 41465 } } peers { permanent_uuid: "bf45b641d5dd4b868ad6c3f969c62453" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 43451 } } peers { permanent_uuid: "973451fb40234dca93d60a5ad4ca93e4" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39227 } }
I20260709 14:53:46.063320  8616 raft_consensus.cc:2804] T 20205a15b7e44bcaac7f837d0f06375e P bf45b641d5dd4b868ad6c3f969c62453 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:53:46.063836  8616 raft_consensus.cc:697] T 20205a15b7e44bcaac7f837d0f06375e P bf45b641d5dd4b868ad6c3f969c62453 [term 1 LEADER]: Becoming Leader. State: Replica: bf45b641d5dd4b868ad6c3f969c62453, State: Running, Role: LEADER
I20260709 14:53:46.064668  8432 ts_tablet_manager.cc:1434] T 5d50c49c764f4e3eb2da7dcb43cb6cba P 067d127df48c4d5aae445170aef96762: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.004s
I20260709 14:53:46.064595  8239 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ce3892a232504453aa38384dec5031ba" candidate_uuid: "067d127df48c4d5aae445170aef96762" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b1bcbe2df07744caaeb7a15d00dad2d1" is_pre_election: true
W20260709 14:53:46.065917  8277 leader_election.cc:343] T ce3892a232504453aa38384dec5031ba P 067d127df48c4d5aae445170aef96762 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b1bcbe2df07744caaeb7a15d00dad2d1 (127.6.3.194:43283): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:46.064698  8616 consensus_queue.cc:237] T 20205a15b7e44bcaac7f837d0f06375e P bf45b641d5dd4b868ad6c3f969c62453 [LEADER]: Queue going to LEADER mode. State: All 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: "067d127df48c4d5aae445170aef96762" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 41465 } } peers { permanent_uuid: "bf45b641d5dd4b868ad6c3f969c62453" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 43451 } } peers { permanent_uuid: "973451fb40234dca93d60a5ad4ca93e4" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39227 } }
I20260709 14:53:46.069463  8623 leader_election.cc:290] T ce3892a232504453aa38384dec5031ba P 067d127df48c4d5aae445170aef96762 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b1bcbe2df07744caaeb7a15d00dad2d1 (127.6.3.194:43283), bf45b641d5dd4b868ad6c3f969c62453 (127.6.3.196:43451)
I20260709 14:53:46.072265  8431 tablet_bootstrap.cc:492] T 707c48a3042242c48a6a838684f7f880 P 973451fb40234dca93d60a5ad4ca93e4: No bootstrap required, opened a new log
I20260709 14:53:46.072885  8431 ts_tablet_manager.cc:1403] T 707c48a3042242c48a6a838684f7f880 P 973451fb40234dca93d60a5ad4ca93e4: Time spent bootstrapping tablet: real 0.112s	user 0.023s	sys 0.012s
I20260709 14:53:46.075513  8387 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ce3892a232504453aa38384dec5031ba" candidate_uuid: "067d127df48c4d5aae445170aef96762" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bf45b641d5dd4b868ad6c3f969c62453" is_pre_election: true
I20260709 14:53:46.075438  8431 raft_consensus.cc:359] T 707c48a3042242c48a6a838684f7f880 P 973451fb40234dca93d60a5ad4ca93e4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bf45b641d5dd4b868ad6c3f969c62453" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 43451 } } peers { permanent_uuid: "973451fb40234dca93d60a5ad4ca93e4" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39227 } } peers { permanent_uuid: "b1bcbe2df07744caaeb7a15d00dad2d1" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43283 } }
I20260709 14:53:46.076040  8431 raft_consensus.cc:385] T 707c48a3042242c48a6a838684f7f880 P 973451fb40234dca93d60a5ad4ca93e4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:46.076309  8431 raft_consensus.cc:740] T 707c48a3042242c48a6a838684f7f880 P 973451fb40234dca93d60a5ad4ca93e4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 973451fb40234dca93d60a5ad4ca93e4, State: Initialized, Role: FOLLOWER
W20260709 14:53:46.076882  8279 leader_election.cc:343] T ce3892a232504453aa38384dec5031ba P 067d127df48c4d5aae445170aef96762 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer bf45b641d5dd4b868ad6c3f969c62453 (127.6.3.196:43451): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:46.076931  8431 consensus_queue.cc:260] T 707c48a3042242c48a6a838684f7f880 P 973451fb40234dca93d60a5ad4ca93e4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bf45b641d5dd4b868ad6c3f969c62453" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 43451 } } peers { permanent_uuid: "973451fb40234dca93d60a5ad4ca93e4" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39227 } } peers { permanent_uuid: "b1bcbe2df07744caaeb7a15d00dad2d1" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43283 } }
I20260709 14:53:46.077404  8279 leader_election.cc:304] T ce3892a232504453aa38384dec5031ba P 067d127df48c4d5aae445170aef96762 [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: 067d127df48c4d5aae445170aef96762; no voters: b1bcbe2df07744caaeb7a15d00dad2d1, bf45b641d5dd4b868ad6c3f969c62453
I20260709 14:53:46.080238  8776 raft_consensus.cc:493] T 707c48a3042242c48a6a838684f7f880 P bf45b641d5dd4b868ad6c3f969c62453 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:46.080694  8776 raft_consensus.cc:515] T 707c48a3042242c48a6a838684f7f880 P bf45b641d5dd4b868ad6c3f969c62453 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bf45b641d5dd4b868ad6c3f969c62453" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 43451 } } peers { permanent_uuid: "973451fb40234dca93d60a5ad4ca93e4" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39227 } } peers { permanent_uuid: "b1bcbe2df07744caaeb7a15d00dad2d1" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43283 } }
I20260709 14:53:46.081813  8623 raft_consensus.cc:2749] T ce3892a232504453aa38384dec5031ba P 067d127df48c4d5aae445170aef96762 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:53:46.082688  8776 leader_election.cc:290] T 707c48a3042242c48a6a838684f7f880 P bf45b641d5dd4b868ad6c3f969c62453 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 973451fb40234dca93d60a5ad4ca93e4 (127.6.3.193:39227), b1bcbe2df07744caaeb7a15d00dad2d1 (127.6.3.194:43283)
I20260709 14:53:46.085827  8164 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "707c48a3042242c48a6a838684f7f880" candidate_uuid: "bf45b641d5dd4b868ad6c3f969c62453" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "973451fb40234dca93d60a5ad4ca93e4" is_pre_election: true
I20260709 14:53:46.086696  8561 leader_election.cc:290] T 20205a15b7e44bcaac7f837d0f06375e P bf45b641d5dd4b868ad6c3f969c62453 [CANDIDATE]: Term 1 election: Requested vote from peers 067d127df48c4d5aae445170aef96762 (127.6.3.195:41465), 973451fb40234dca93d60a5ad4ca93e4 (127.6.3.193:39227)
I20260709 14:53:46.088065  8161 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "20205a15b7e44bcaac7f837d0f06375e" candidate_uuid: "bf45b641d5dd4b868ad6c3f969c62453" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "973451fb40234dca93d60a5ad4ca93e4"
W20260709 14:53:46.089576  8354 leader_election.cc:343] T 20205a15b7e44bcaac7f837d0f06375e P bf45b641d5dd4b868ad6c3f969c62453 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 973451fb40234dca93d60a5ad4ca93e4 (127.6.3.193:39227): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:46.090170  8750 raft_consensus.cc:493] T d14fc749226740448d0a3fee84ce5c79 P b1bcbe2df07744caaeb7a15d00dad2d1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:46.087549  8061 catalog_manager.cc:5697] T db2932772e974b4ba562975df845b404 P b1bcbe2df07744caaeb7a15d00dad2d1 reported cstate change: term changed from 0 to 1, leader changed from <none> to b1bcbe2df07744caaeb7a15d00dad2d1 (127.6.3.194). New cstate: current_term: 1 leader_uuid: "b1bcbe2df07744caaeb7a15d00dad2d1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "973451fb40234dca93d60a5ad4ca93e4" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39227 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b1bcbe2df07744caaeb7a15d00dad2d1" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43283 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "067d127df48c4d5aae445170aef96762" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 41465 } health_report { overall_health: UNKNOWN } } }
I20260709 14:53:46.090723  8432 tablet_bootstrap.cc:492] T 445e5bf5ffc94723ba3ea09e39cc47a1 P 067d127df48c4d5aae445170aef96762: Bootstrap starting.
I20260709 14:53:46.090629  8750 raft_consensus.cc:515] T d14fc749226740448d0a3fee84ce5c79 P b1bcbe2df07744caaeb7a15d00dad2d1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "973451fb40234dca93d60a5ad4ca93e4" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39227 } } peers { permanent_uuid: "b1bcbe2df07744caaeb7a15d00dad2d1" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43283 } } peers { permanent_uuid: "067d127df48c4d5aae445170aef96762" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 41465 } }
I20260709 14:53:46.091416  8239 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "707c48a3042242c48a6a838684f7f880" candidate_uuid: "bf45b641d5dd4b868ad6c3f969c62453" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b1bcbe2df07744caaeb7a15d00dad2d1" is_pre_election: true
I20260709 14:53:46.061546  8430 raft_consensus.cc:740] T f0c99adf90c147cea715ae6fd6efccf5 P b1bcbe2df07744caaeb7a15d00dad2d1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b1bcbe2df07744caaeb7a15d00dad2d1, State: Initialized, Role: FOLLOWER
I20260709 14:53:46.091975  8239 raft_consensus.cc:2468] T 707c48a3042242c48a6a838684f7f880 P b1bcbe2df07744caaeb7a15d00dad2d1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bf45b641d5dd4b868ad6c3f969c62453 in term 0.
I20260709 14:53:46.092459  8430 consensus_queue.cc:260] T f0c99adf90c147cea715ae6fd6efccf5 P b1bcbe2df07744caaeb7a15d00dad2d1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b1bcbe2df07744caaeb7a15d00dad2d1" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43283 } } peers { permanent_uuid: "067d127df48c4d5aae445170aef96762" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 41465 } } peers { permanent_uuid: "bf45b641d5dd4b868ad6c3f969c62453" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 43451 } }
I20260709 14:53:46.093940  8430 ts_tablet_manager.cc:1434] T f0c99adf90c147cea715ae6fd6efccf5 P b1bcbe2df07744caaeb7a15d00dad2d1: Time spent starting tablet: real 0.110s	user 0.003s	sys 0.001s
I20260709 14:53:46.093833  8312 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d14fc749226740448d0a3fee84ce5c79" candidate_uuid: "b1bcbe2df07744caaeb7a15d00dad2d1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "067d127df48c4d5aae445170aef96762" is_pre_election: true
I20260709 14:53:46.094682  8312 raft_consensus.cc:2468] T d14fc749226740448d0a3fee84ce5c79 P 067d127df48c4d5aae445170aef96762 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b1bcbe2df07744caaeb7a15d00dad2d1 in term 0.
I20260709 14:53:46.096554  8351 leader_election.cc:304] T 707c48a3042242c48a6a838684f7f880 P bf45b641d5dd4b868ad6c3f969c62453 [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: b1bcbe2df07744caaeb7a15d00dad2d1, bf45b641d5dd4b868ad6c3f969c62453; no voters: 
I20260709 14:53:46.098117  8206 leader_election.cc:304] T d14fc749226740448d0a3fee84ce5c79 P b1bcbe2df07744caaeb7a15d00dad2d1 [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: 067d127df48c4d5aae445170aef96762, b1bcbe2df07744caaeb7a15d00dad2d1; no voters: 
I20260709 14:53:46.098848  8608 raft_consensus.cc:2804] T d14fc749226740448d0a3fee84ce5c79 P b1bcbe2df07744caaeb7a15d00dad2d1 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:53:46.099696  8608 raft_consensus.cc:493] T d14fc749226740448d0a3fee84ce5c79 P b1bcbe2df07744caaeb7a15d00dad2d1 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:53:46.100069  8608 raft_consensus.cc:3060] T d14fc749226740448d0a3fee84ce5c79 P b1bcbe2df07744caaeb7a15d00dad2d1 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:46.101346  8164 raft_consensus.cc:2468] T 707c48a3042242c48a6a838684f7f880 P 973451fb40234dca93d60a5ad4ca93e4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bf45b641d5dd4b868ad6c3f969c62453 in term 0.
I20260709 14:53:46.101847  8431 ts_tablet_manager.cc:1434] T 707c48a3042242c48a6a838684f7f880 P 973451fb40234dca93d60a5ad4ca93e4: Time spent starting tablet: real 0.029s	user 0.005s	sys 0.000s
I20260709 14:53:46.102244  8432 tablet_bootstrap.cc:654] T 445e5bf5ffc94723ba3ea09e39cc47a1 P 067d127df48c4d5aae445170aef96762: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:46.102626  8431 tablet_bootstrap.cc:492] T 20205a15b7e44bcaac7f837d0f06375e P 973451fb40234dca93d60a5ad4ca93e4: Bootstrap starting.
I20260709 14:53:46.098997  8776 raft_consensus.cc:2804] T 707c48a3042242c48a6a838684f7f880 P bf45b641d5dd4b868ad6c3f969c62453 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:53:46.103153  8776 raft_consensus.cc:493] T 707c48a3042242c48a6a838684f7f880 P bf45b641d5dd4b868ad6c3f969c62453 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:53:46.103520  8776 raft_consensus.cc:3060] T 707c48a3042242c48a6a838684f7f880 P bf45b641d5dd4b868ad6c3f969c62453 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:46.106729  8434 tablet_bootstrap.cc:492] T deaee55618f042128aba04b24580a539 P bf45b641d5dd4b868ad6c3f969c62453: No bootstrap required, opened a new log
I20260709 14:53:46.107198  8434 ts_tablet_manager.cc:1403] T deaee55618f042128aba04b24580a539 P bf45b641d5dd4b868ad6c3f969c62453: Time spent bootstrapping tablet: real 0.149s	user 0.010s	sys 0.002s
W20260709 14:53:46.113199  8354 consensus_peers.cc:597] T c021532217254c94af1c1e5d633f7d01 P bf45b641d5dd4b868ad6c3f969c62453 -> Peer 973451fb40234dca93d60a5ad4ca93e4 (127.6.3.193:39227): Couldn't send request to peer 973451fb40234dca93d60a5ad4ca93e4. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:53:46.113368  8434 raft_consensus.cc:359] T deaee55618f042128aba04b24580a539 P bf45b641d5dd4b868ad6c3f969c62453 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bf45b641d5dd4b868ad6c3f969c62453" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 43451 } } peers { permanent_uuid: "973451fb40234dca93d60a5ad4ca93e4" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39227 } } peers { permanent_uuid: "b1bcbe2df07744caaeb7a15d00dad2d1" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43283 } }
I20260709 14:53:46.114019  8434 raft_consensus.cc:385] T deaee55618f042128aba04b24580a539 P bf45b641d5dd4b868ad6c3f969c62453 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:46.114326  8434 raft_consensus.cc:740] T deaee55618f042128aba04b24580a539 P bf45b641d5dd4b868ad6c3f969c62453 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bf45b641d5dd4b868ad6c3f969c62453, State: Initialized, Role: FOLLOWER
I20260709 14:53:46.114399  8776 raft_consensus.cc:515] T 707c48a3042242c48a6a838684f7f880 P bf45b641d5dd4b868ad6c3f969c62453 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bf45b641d5dd4b868ad6c3f969c62453" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 43451 } } peers { permanent_uuid: "973451fb40234dca93d60a5ad4ca93e4" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39227 } } peers { permanent_uuid: "b1bcbe2df07744caaeb7a15d00dad2d1" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43283 } }
I20260709 14:53:46.110787  8608 raft_consensus.cc:515] T d14fc749226740448d0a3fee84ce5c79 P b1bcbe2df07744caaeb7a15d00dad2d1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "973451fb40234dca93d60a5ad4ca93e4" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39227 } } peers { permanent_uuid: "b1bcbe2df07744caaeb7a15d00dad2d1" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43283 } } peers { permanent_uuid: "067d127df48c4d5aae445170aef96762" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 41465 } }
I20260709 14:53:46.115128  8164 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d14fc749226740448d0a3fee84ce5c79" candidate_uuid: "b1bcbe2df07744caaeb7a15d00dad2d1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "973451fb40234dca93d60a5ad4ca93e4" is_pre_election: true
W20260709 14:53:46.116729  8206 leader_election.cc:343] T d14fc749226740448d0a3fee84ce5c79 P b1bcbe2df07744caaeb7a15d00dad2d1 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 973451fb40234dca93d60a5ad4ca93e4 (127.6.3.193:39227): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:46.118096  8430 tablet_bootstrap.cc:492] T 033212aa841d48719d87a261e8b7aedf P b1bcbe2df07744caaeb7a15d00dad2d1: Bootstrap starting.
I20260709 14:53:46.115161  8750 leader_election.cc:290] T d14fc749226740448d0a3fee84ce5c79 P b1bcbe2df07744caaeb7a15d00dad2d1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 973451fb40234dca93d60a5ad4ca93e4 (127.6.3.193:39227), 067d127df48c4d5aae445170aef96762 (127.6.3.195:41465)
I20260709 14:53:46.120235  8434 consensus_queue.cc:260] T deaee55618f042128aba04b24580a539 P bf45b641d5dd4b868ad6c3f969c62453 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bf45b641d5dd4b868ad6c3f969c62453" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 43451 } } peers { permanent_uuid: "973451fb40234dca93d60a5ad4ca93e4" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39227 } } peers { permanent_uuid: "b1bcbe2df07744caaeb7a15d00dad2d1" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43283 } }
I20260709 14:53:46.120575  8161 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d14fc749226740448d0a3fee84ce5c79" candidate_uuid: "b1bcbe2df07744caaeb7a15d00dad2d1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "973451fb40234dca93d60a5ad4ca93e4"
W20260709 14:53:46.121665  8206 leader_election.cc:343] T d14fc749226740448d0a3fee84ce5c79 P b1bcbe2df07744caaeb7a15d00dad2d1 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 973451fb40234dca93d60a5ad4ca93e4 (127.6.3.193:39227): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:46.122291  8434 ts_tablet_manager.cc:1434] T deaee55618f042128aba04b24580a539 P bf45b641d5dd4b868ad6c3f969c62453: Time spent starting tablet: real 0.011s	user 0.003s	sys 0.001s
I20260709 14:53:46.123153  8434 tablet_bootstrap.cc:492] T 033212aa841d48719d87a261e8b7aedf P bf45b641d5dd4b868ad6c3f969c62453: Bootstrap starting.
I20260709 14:53:46.123534  8161 raft_consensus.cc:3060] T 97806160da8b4abe95e360749c2d311c P 973451fb40234dca93d60a5ad4ca93e4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:46.126827  8760 raft_consensus.cc:2749] T 4fb819875bb244a4bd6c131704c60fce P bf45b641d5dd4b868ad6c3f969c62453 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:53:46.130213  8312 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d14fc749226740448d0a3fee84ce5c79" candidate_uuid: "b1bcbe2df07744caaeb7a15d00dad2d1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "067d127df48c4d5aae445170aef96762"
I20260709 14:53:46.108312  8431 tablet_bootstrap.cc:654] T 20205a15b7e44bcaac7f837d0f06375e P 973451fb40234dca93d60a5ad4ca93e4: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:46.130803  8312 raft_consensus.cc:3060] T d14fc749226740448d0a3fee84ce5c79 P 067d127df48c4d5aae445170aef96762 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:46.133975  8434 tablet_bootstrap.cc:654] T 033212aa841d48719d87a261e8b7aedf P bf45b641d5dd4b868ad6c3f969c62453: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:46.131059  8608 leader_election.cc:290] T d14fc749226740448d0a3fee84ce5c79 P b1bcbe2df07744caaeb7a15d00dad2d1 [CANDIDATE]: Term 1 election: Requested vote from peers 973451fb40234dca93d60a5ad4ca93e4 (127.6.3.193:39227), 067d127df48c4d5aae445170aef96762 (127.6.3.195:41465)
I20260709 14:53:46.141784  8162 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "707c48a3042242c48a6a838684f7f880" candidate_uuid: "bf45b641d5dd4b868ad6c3f969c62453" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "973451fb40234dca93d60a5ad4ca93e4"
I20260709 14:53:46.142351  8162 raft_consensus.cc:3060] T 707c48a3042242c48a6a838684f7f880 P 973451fb40234dca93d60a5ad4ca93e4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:46.143393  8489 raft_consensus.cc:493] T f0c99adf90c147cea715ae6fd6efccf5 P 067d127df48c4d5aae445170aef96762 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:46.143836  8489 raft_consensus.cc:515] T f0c99adf90c147cea715ae6fd6efccf5 P 067d127df48c4d5aae445170aef96762 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b1bcbe2df07744caaeb7a15d00dad2d1" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43283 } } peers { permanent_uuid: "067d127df48c4d5aae445170aef96762" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 41465 } } peers { permanent_uuid: "bf45b641d5dd4b868ad6c3f969c62453" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 43451 } }
I20260709 14:53:46.145856  8750 raft_consensus.cc:493] T f0c99adf90c147cea715ae6fd6efccf5 P b1bcbe2df07744caaeb7a15d00dad2d1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:46.146380  8750 raft_consensus.cc:515] T f0c99adf90c147cea715ae6fd6efccf5 P b1bcbe2df07744caaeb7a15d00dad2d1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b1bcbe2df07744caaeb7a15d00dad2d1" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43283 } } peers { permanent_uuid: "067d127df48c4d5aae445170aef96762" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 41465 } } peers { permanent_uuid: "bf45b641d5dd4b868ad6c3f969c62453" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 43451 } }
I20260709 14:53:46.148988  8314 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f0c99adf90c147cea715ae6fd6efccf5" candidate_uuid: "b1bcbe2df07744caaeb7a15d00dad2d1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "067d127df48c4d5aae445170aef96762" is_pre_election: true
I20260709 14:53:46.149240  8750 leader_election.cc:290] T f0c99adf90c147cea715ae6fd6efccf5 P b1bcbe2df07744caaeb7a15d00dad2d1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 067d127df48c4d5aae445170aef96762 (127.6.3.195:41465), bf45b641d5dd4b868ad6c3f969c62453 (127.6.3.196:43451)
I20260709 14:53:46.149547  8314 raft_consensus.cc:2468] T f0c99adf90c147cea715ae6fd6efccf5 P 067d127df48c4d5aae445170aef96762 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b1bcbe2df07744caaeb7a15d00dad2d1 in term 0.
I20260709 14:53:46.151391  8387 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f0c99adf90c147cea715ae6fd6efccf5" candidate_uuid: "b1bcbe2df07744caaeb7a15d00dad2d1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bf45b641d5dd4b868ad6c3f969c62453" is_pre_election: true
I20260709 14:53:46.152119  8206 leader_election.cc:304] T f0c99adf90c147cea715ae6fd6efccf5 P b1bcbe2df07744caaeb7a15d00dad2d1 [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: 067d127df48c4d5aae445170aef96762, b1bcbe2df07744caaeb7a15d00dad2d1; no voters: 
W20260709 14:53:46.153043  8205 leader_election.cc:343] T f0c99adf90c147cea715ae6fd6efccf5 P b1bcbe2df07744caaeb7a15d00dad2d1 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer bf45b641d5dd4b868ad6c3f969c62453 (127.6.3.196:43451): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:46.153659  8489 leader_election.cc:290] T f0c99adf90c147cea715ae6fd6efccf5 P 067d127df48c4d5aae445170aef96762 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b1bcbe2df07744caaeb7a15d00dad2d1 (127.6.3.194:43283), bf45b641d5dd4b868ad6c3f969c62453 (127.6.3.196:43451)
I20260709 14:53:46.154276  8239 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f0c99adf90c147cea715ae6fd6efccf5" candidate_uuid: "067d127df48c4d5aae445170aef96762" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b1bcbe2df07744caaeb7a15d00dad2d1" is_pre_election: true
I20260709 14:53:46.154826  8239 raft_consensus.cc:2468] T f0c99adf90c147cea715ae6fd6efccf5 P b1bcbe2df07744caaeb7a15d00dad2d1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 067d127df48c4d5aae445170aef96762 in term 0.
I20260709 14:53:46.155690  8384 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f0c99adf90c147cea715ae6fd6efccf5" candidate_uuid: "067d127df48c4d5aae445170aef96762" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bf45b641d5dd4b868ad6c3f969c62453" is_pre_election: true
I20260709 14:53:46.157051  8277 leader_election.cc:304] T f0c99adf90c147cea715ae6fd6efccf5 P 067d127df48c4d5aae445170aef96762 [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: 067d127df48c4d5aae445170aef96762, b1bcbe2df07744caaeb7a15d00dad2d1; no voters: 
I20260709 14:53:46.158370  8608 raft_consensus.cc:2804] T f0c99adf90c147cea715ae6fd6efccf5 P b1bcbe2df07744caaeb7a15d00dad2d1 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:53:46.158797  8608 raft_consensus.cc:493] T f0c99adf90c147cea715ae6fd6efccf5 P b1bcbe2df07744caaeb7a15d00dad2d1 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:53:46.159122  8608 raft_consensus.cc:3060] T f0c99adf90c147cea715ae6fd6efccf5 P b1bcbe2df07744caaeb7a15d00dad2d1 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:46.158195  8489 raft_consensus.cc:2804] T f0c99adf90c147cea715ae6fd6efccf5 P 067d127df48c4d5aae445170aef96762 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:53:46.159806  8489 raft_consensus.cc:493] T f0c99adf90c147cea715ae6fd6efccf5 P 067d127df48c4d5aae445170aef96762 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:53:46.160131  8489 raft_consensus.cc:3060] T f0c99adf90c147cea715ae6fd6efccf5 P 067d127df48c4d5aae445170aef96762 [term 0 FOLLOWER]: Advancing to term 1
W20260709 14:53:46.163519  8279 leader_election.cc:343] T f0c99adf90c147cea715ae6fd6efccf5 P 067d127df48c4d5aae445170aef96762 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer bf45b641d5dd4b868ad6c3f969c62453 (127.6.3.196:43451): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:46.165254  8239 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "707c48a3042242c48a6a838684f7f880" candidate_uuid: "bf45b641d5dd4b868ad6c3f969c62453" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b1bcbe2df07744caaeb7a15d00dad2d1"
I20260709 14:53:46.165767  8239 raft_consensus.cc:3060] T 707c48a3042242c48a6a838684f7f880 P b1bcbe2df07744caaeb7a15d00dad2d1 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:46.166908  8430 tablet_bootstrap.cc:654] T 033212aa841d48719d87a261e8b7aedf P b1bcbe2df07744caaeb7a15d00dad2d1: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:46.166582  8608 raft_consensus.cc:515] T f0c99adf90c147cea715ae6fd6efccf5 P b1bcbe2df07744caaeb7a15d00dad2d1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b1bcbe2df07744caaeb7a15d00dad2d1" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43283 } } peers { permanent_uuid: "067d127df48c4d5aae445170aef96762" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 41465 } } peers { permanent_uuid: "bf45b641d5dd4b868ad6c3f969c62453" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 43451 } }
I20260709 14:53:46.171132  8312 raft_consensus.cc:2468] T d14fc749226740448d0a3fee84ce5c79 P 067d127df48c4d5aae445170aef96762 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b1bcbe2df07744caaeb7a15d00dad2d1 in term 1.
I20260709 14:53:46.171577  8239 raft_consensus.cc:2468] T 707c48a3042242c48a6a838684f7f880 P b1bcbe2df07744caaeb7a15d00dad2d1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bf45b641d5dd4b868ad6c3f969c62453 in term 1.
I20260709 14:53:46.173336  8206 leader_election.cc:304] T d14fc749226740448d0a3fee84ce5c79 P b1bcbe2df07744caaeb7a15d00dad2d1 [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: 067d127df48c4d5aae445170aef96762, b1bcbe2df07744caaeb7a15d00dad2d1; no voters: 973451fb40234dca93d60a5ad4ca93e4
I20260709 14:53:46.173985  8776 leader_election.cc:290] T 707c48a3042242c48a6a838684f7f880 P bf45b641d5dd4b868ad6c3f969c62453 [CANDIDATE]: Term 1 election: Requested vote from peers 973451fb40234dca93d60a5ad4ca93e4 (127.6.3.193:39227), b1bcbe2df07744caaeb7a15d00dad2d1 (127.6.3.194:43283)
I20260709 14:53:46.174373  8750 raft_consensus.cc:2804] T d14fc749226740448d0a3fee84ce5c79 P b1bcbe2df07744caaeb7a15d00dad2d1 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:53:46.184585  8616 raft_consensus.cc:493] T deaee55618f042128aba04b24580a539 P bf45b641d5dd4b868ad6c3f969c62453 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:46.183854  8312 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f0c99adf90c147cea715ae6fd6efccf5" candidate_uuid: "b1bcbe2df07744caaeb7a15d00dad2d1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "067d127df48c4d5aae445170aef96762"
I20260709 14:53:46.183712  8750 raft_consensus.cc:697] T d14fc749226740448d0a3fee84ce5c79 P b1bcbe2df07744caaeb7a15d00dad2d1 [term 1 LEADER]: Becoming Leader. State: Replica: b1bcbe2df07744caaeb7a15d00dad2d1, State: Running, Role: LEADER
I20260709 14:53:46.199564  8780 raft_consensus.cc:493] T 84294309dca447768fb9ccc1eb2dc689 P 973451fb40234dca93d60a5ad4ca93e4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:46.179659  8351 leader_election.cc:304] T 707c48a3042242c48a6a838684f7f880 P bf45b641d5dd4b868ad6c3f969c62453 [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: b1bcbe2df07744caaeb7a15d00dad2d1, bf45b641d5dd4b868ad6c3f969c62453; no voters: 
I20260709 14:53:46.201617  8063 catalog_manager.cc:5697] T 20205a15b7e44bcaac7f837d0f06375e P bf45b641d5dd4b868ad6c3f969c62453 reported cstate change: term changed from 0 to 1, leader changed from <none> to bf45b641d5dd4b868ad6c3f969c62453 (127.6.3.196). New cstate: current_term: 1 leader_uuid: "bf45b641d5dd4b868ad6c3f969c62453" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "067d127df48c4d5aae445170aef96762" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 41465 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bf45b641d5dd4b868ad6c3f969c62453" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 43451 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "973451fb40234dca93d60a5ad4ca93e4" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39227 } health_report { overall_health: UNKNOWN } } }
I20260709 14:53:46.202730  8432 tablet_bootstrap.cc:492] T 445e5bf5ffc94723ba3ea09e39cc47a1 P 067d127df48c4d5aae445170aef96762: No bootstrap required, opened a new log
I20260709 14:53:46.203177  8432 ts_tablet_manager.cc:1403] T 445e5bf5ffc94723ba3ea09e39cc47a1 P 067d127df48c4d5aae445170aef96762: Time spent bootstrapping tablet: real 0.113s	user 0.005s	sys 0.011s
I20260709 14:53:46.204136  8430 tablet_bootstrap.cc:492] T 033212aa841d48719d87a261e8b7aedf P b1bcbe2df07744caaeb7a15d00dad2d1: No bootstrap required, opened a new log
I20260709 14:53:46.204627  8430 ts_tablet_manager.cc:1403] T 033212aa841d48719d87a261e8b7aedf P b1bcbe2df07744caaeb7a15d00dad2d1: Time spent bootstrapping tablet: real 0.087s	user 0.018s	sys 0.013s
I20260709 14:53:46.205772  8432 raft_consensus.cc:359] T 445e5bf5ffc94723ba3ea09e39cc47a1 P 067d127df48c4d5aae445170aef96762 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "067d127df48c4d5aae445170aef96762" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 41465 } } peers { permanent_uuid: "bf45b641d5dd4b868ad6c3f969c62453" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 43451 } } peers { permanent_uuid: "973451fb40234dca93d60a5ad4ca93e4" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39227 } }
I20260709 14:53:46.206423  8432 raft_consensus.cc:385] T 445e5bf5ffc94723ba3ea09e39cc47a1 P 067d127df48c4d5aae445170aef96762 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:46.206687  8432 raft_consensus.cc:740] T 445e5bf5ffc94723ba3ea09e39cc47a1 P 067d127df48c4d5aae445170aef96762 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 067d127df48c4d5aae445170aef96762, State: Initialized, Role: FOLLOWER
I20260709 14:53:46.207544  8750 consensus_queue.cc:237] T d14fc749226740448d0a3fee84ce5c79 P b1bcbe2df07744caaeb7a15d00dad2d1 [LEADER]: Queue going to LEADER mode. State: All 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: "973451fb40234dca93d60a5ad4ca93e4" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39227 } } peers { permanent_uuid: "b1bcbe2df07744caaeb7a15d00dad2d1" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43283 } } peers { permanent_uuid: "067d127df48c4d5aae445170aef96762" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 41465 } }
I20260709 14:53:46.207873  8162 raft_consensus.cc:2468] T 707c48a3042242c48a6a838684f7f880 P 973451fb40234dca93d60a5ad4ca93e4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bf45b641d5dd4b868ad6c3f969c62453 in term 1.
I20260709 14:53:46.209199  8430 raft_consensus.cc:359] T 033212aa841d48719d87a261e8b7aedf P b1bcbe2df07744caaeb7a15d00dad2d1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bf45b641d5dd4b868ad6c3f969c62453" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 43451 } } peers { permanent_uuid: "973451fb40234dca93d60a5ad4ca93e4" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39227 } } peers { permanent_uuid: "b1bcbe2df07744caaeb7a15d00dad2d1" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43283 } }
I20260709 14:53:46.209719  8430 raft_consensus.cc:385] T 033212aa841d48719d87a261e8b7aedf P b1bcbe2df07744caaeb7a15d00dad2d1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:46.209955  8430 raft_consensus.cc:740] T 033212aa841d48719d87a261e8b7aedf P b1bcbe2df07744caaeb7a15d00dad2d1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b1bcbe2df07744caaeb7a15d00dad2d1, State: Initialized, Role: FOLLOWER
I20260709 14:53:46.210455  8430 consensus_queue.cc:260] T 033212aa841d48719d87a261e8b7aedf P b1bcbe2df07744caaeb7a15d00dad2d1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bf45b641d5dd4b868ad6c3f969c62453" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 43451 } } peers { permanent_uuid: "973451fb40234dca93d60a5ad4ca93e4" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39227 } } peers { permanent_uuid: "b1bcbe2df07744caaeb7a15d00dad2d1" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43283 } }
I20260709 14:53:46.212648  8430 ts_tablet_manager.cc:1434] T 033212aa841d48719d87a261e8b7aedf P b1bcbe2df07744caaeb7a15d00dad2d1: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.000s
I20260709 14:53:46.213814  8430 tablet_bootstrap.cc:492] T ce3892a232504453aa38384dec5031ba P b1bcbe2df07744caaeb7a15d00dad2d1: Bootstrap starting.
W20260709 14:53:46.216341  8351 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.6.3.194:43283, user_credentials={real_user=slave}} blocked reactor thread for 43798us
I20260709 14:53:46.200026  8780 raft_consensus.cc:515] T 84294309dca447768fb9ccc1eb2dc689 P 973451fb40234dca93d60a5ad4ca93e4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "973451fb40234dca93d60a5ad4ca93e4" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39227 } } peers { permanent_uuid: "b1bcbe2df07744caaeb7a15d00dad2d1" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43283 } } peers { permanent_uuid: "067d127df48c4d5aae445170aef96762" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 41465 } }
I20260709 14:53:46.218501  8760 raft_consensus.cc:2804] T 707c48a3042242c48a6a838684f7f880 P bf45b641d5dd4b868ad6c3f969c62453 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:53:46.218938  8760 raft_consensus.cc:697] T 707c48a3042242c48a6a838684f7f880 P bf45b641d5dd4b868ad6c3f969c62453 [term 1 LEADER]: Becoming Leader. State: Replica: bf45b641d5dd4b868ad6c3f969c62453, State: Running, Role: LEADER
I20260709 14:53:46.219245  8780 leader_election.cc:290] T 84294309dca447768fb9ccc1eb2dc689 P 973451fb40234dca93d60a5ad4ca93e4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b1bcbe2df07744caaeb7a15d00dad2d1 (127.6.3.194:43283), 067d127df48c4d5aae445170aef96762 (127.6.3.195:41465)
I20260709 14:53:46.219103  8489 raft_consensus.cc:515] T f0c99adf90c147cea715ae6fd6efccf5 P 067d127df48c4d5aae445170aef96762 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b1bcbe2df07744caaeb7a15d00dad2d1" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43283 } } peers { permanent_uuid: "067d127df48c4d5aae445170aef96762" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 41465 } } peers { permanent_uuid: "bf45b641d5dd4b868ad6c3f969c62453" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 43451 } }
I20260709 14:53:46.195552  8608 leader_election.cc:290] T f0c99adf90c147cea715ae6fd6efccf5 P b1bcbe2df07744caaeb7a15d00dad2d1 [CANDIDATE]: Term 1 election: Requested vote from peers 067d127df48c4d5aae445170aef96762 (127.6.3.195:41465), bf45b641d5dd4b868ad6c3f969c62453 (127.6.3.196:43451)
I20260709 14:53:46.220232  8312 raft_consensus.cc:2393] T f0c99adf90c147cea715ae6fd6efccf5 P 067d127df48c4d5aae445170aef96762 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate b1bcbe2df07744caaeb7a15d00dad2d1 in current term 1: Already voted for candidate 067d127df48c4d5aae445170aef96762 in this term.
I20260709 14:53:46.219774  8760 consensus_queue.cc:237] T 707c48a3042242c48a6a838684f7f880 P bf45b641d5dd4b868ad6c3f969c62453 [LEADER]: Queue going to LEADER mode. State: All 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: "bf45b641d5dd4b868ad6c3f969c62453" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 43451 } } peers { permanent_uuid: "973451fb40234dca93d60a5ad4ca93e4" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39227 } } peers { permanent_uuid: "b1bcbe2df07744caaeb7a15d00dad2d1" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43283 } }
I20260709 14:53:46.213946  8432 consensus_queue.cc:260] T 445e5bf5ffc94723ba3ea09e39cc47a1 P 067d127df48c4d5aae445170aef96762 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "067d127df48c4d5aae445170aef96762" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 41465 } } peers { permanent_uuid: "bf45b641d5dd4b868ad6c3f969c62453" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 43451 } } peers { permanent_uuid: "973451fb40234dca93d60a5ad4ca93e4" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39227 } }
I20260709 14:53:46.223722  8311 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "84294309dca447768fb9ccc1eb2dc689" candidate_uuid: "973451fb40234dca93d60a5ad4ca93e4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "067d127df48c4d5aae445170aef96762" is_pre_election: true
I20260709 14:53:46.225551  8239 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "84294309dca447768fb9ccc1eb2dc689" candidate_uuid: "973451fb40234dca93d60a5ad4ca93e4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b1bcbe2df07744caaeb7a15d00dad2d1" is_pre_election: true
I20260709 14:53:46.198642  8616 raft_consensus.cc:515] T deaee55618f042128aba04b24580a539 P bf45b641d5dd4b868ad6c3f969c62453 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bf45b641d5dd4b868ad6c3f969c62453" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 43451 } } peers { permanent_uuid: "973451fb40234dca93d60a5ad4ca93e4" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39227 } } peers { permanent_uuid: "b1bcbe2df07744caaeb7a15d00dad2d1" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43283 } }
I20260709 14:53:46.226507  8387 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f0c99adf90c147cea715ae6fd6efccf5" candidate_uuid: "b1bcbe2df07744caaeb7a15d00dad2d1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bf45b641d5dd4b868ad6c3f969c62453"
I20260709 14:53:46.229285  8430 tablet_bootstrap.cc:654] T ce3892a232504453aa38384dec5031ba P b1bcbe2df07744caaeb7a15d00dad2d1: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:46.229583  8128 leader_election.cc:304] T 84294309dca447768fb9ccc1eb2dc689 P 973451fb40234dca93d60a5ad4ca93e4 [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: 973451fb40234dca93d60a5ad4ca93e4; no voters: 067d127df48c4d5aae445170aef96762, b1bcbe2df07744caaeb7a15d00dad2d1
I20260709 14:53:46.228279  8616 leader_election.cc:290] T deaee55618f042128aba04b24580a539 P bf45b641d5dd4b868ad6c3f969c62453 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 973451fb40234dca93d60a5ad4ca93e4 (127.6.3.193:39227), b1bcbe2df07744caaeb7a15d00dad2d1 (127.6.3.194:43283)
W20260709 14:53:46.234146  8205 leader_election.cc:343] T f0c99adf90c147cea715ae6fd6efccf5 P b1bcbe2df07744caaeb7a15d00dad2d1 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer bf45b641d5dd4b868ad6c3f969c62453 (127.6.3.196:43451): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:46.233873  8616 consensus_queue.cc:1048] T c021532217254c94af1c1e5d633f7d01 P bf45b641d5dd4b868ad6c3f969c62453 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b1bcbe2df07744caaeb7a15d00dad2d1" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43283 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:53:46.234905  8489 leader_election.cc:290] T f0c99adf90c147cea715ae6fd6efccf5 P 067d127df48c4d5aae445170aef96762 [CANDIDATE]: Term 1 election: Requested vote from peers b1bcbe2df07744caaeb7a15d00dad2d1 (127.6.3.194:43283), bf45b641d5dd4b868ad6c3f969c62453 (127.6.3.196:43451)
I20260709 14:53:46.235347  8239 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "deaee55618f042128aba04b24580a539" candidate_uuid: "bf45b641d5dd4b868ad6c3f969c62453" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b1bcbe2df07744caaeb7a15d00dad2d1" is_pre_election: true
W20260709 14:53:46.236521  8351 leader_election.cc:343] T deaee55618f042128aba04b24580a539 P bf45b641d5dd4b868ad6c3f969c62453 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b1bcbe2df07744caaeb7a15d00dad2d1 (127.6.3.194:43283): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:46.238550  8434 tablet_bootstrap.cc:492] T 033212aa841d48719d87a261e8b7aedf P bf45b641d5dd4b868ad6c3f969c62453: No bootstrap required, opened a new log
I20260709 14:53:46.239017  8434 ts_tablet_manager.cc:1403] T 033212aa841d48719d87a261e8b7aedf P bf45b641d5dd4b868ad6c3f969c62453: Time spent bootstrapping tablet: real 0.116s	user 0.031s	sys 0.013s
I20260709 14:53:46.241425  8162 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "deaee55618f042128aba04b24580a539" candidate_uuid: "bf45b641d5dd4b868ad6c3f969c62453" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "973451fb40234dca93d60a5ad4ca93e4" is_pre_election: true
I20260709 14:53:46.241508  8434 raft_consensus.cc:359] T 033212aa841d48719d87a261e8b7aedf P bf45b641d5dd4b868ad6c3f969c62453 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bf45b641d5dd4b868ad6c3f969c62453" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 43451 } } peers { permanent_uuid: "973451fb40234dca93d60a5ad4ca93e4" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39227 } } peers { permanent_uuid: "b1bcbe2df07744caaeb7a15d00dad2d1" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43283 } }
I20260709 14:53:46.242167  8434 raft_consensus.cc:385] T 033212aa841d48719d87a261e8b7aedf P bf45b641d5dd4b868ad6c3f969c62453 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:46.242439  8434 raft_consensus.cc:740] T 033212aa841d48719d87a261e8b7aedf P bf45b641d5dd4b868ad6c3f969c62453 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bf45b641d5dd4b868ad6c3f969c62453, State: Initialized, Role: FOLLOWER
I20260709 14:53:46.244024  8236 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f0c99adf90c147cea715ae6fd6efccf5" candidate_uuid: "067d127df48c4d5aae445170aef96762" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b1bcbe2df07744caaeb7a15d00dad2d1"
I20260709 14:53:46.244751  8236 raft_consensus.cc:2393] T f0c99adf90c147cea715ae6fd6efccf5 P b1bcbe2df07744caaeb7a15d00dad2d1 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 067d127df48c4d5aae445170aef96762 in current term 1: Already voted for candidate b1bcbe2df07744caaeb7a15d00dad2d1 in this term.
I20260709 14:53:46.252656  8780 raft_consensus.cc:2749] T 84294309dca447768fb9ccc1eb2dc689 P 973451fb40234dca93d60a5ad4ca93e4 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260709 14:53:46.254734  8354 leader_election.cc:343] T deaee55618f042128aba04b24580a539 P bf45b641d5dd4b868ad6c3f969c62453 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 973451fb40234dca93d60a5ad4ca93e4 (127.6.3.193:39227): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:46.255174  8354 leader_election.cc:304] T deaee55618f042128aba04b24580a539 P bf45b641d5dd4b868ad6c3f969c62453 [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: bf45b641d5dd4b868ad6c3f969c62453; no voters: 973451fb40234dca93d60a5ad4ca93e4, b1bcbe2df07744caaeb7a15d00dad2d1
I20260709 14:53:46.256316  8206 leader_election.cc:304] T f0c99adf90c147cea715ae6fd6efccf5 P b1bcbe2df07744caaeb7a15d00dad2d1 [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: b1bcbe2df07744caaeb7a15d00dad2d1; no voters: 067d127df48c4d5aae445170aef96762, bf45b641d5dd4b868ad6c3f969c62453
I20260709 14:53:46.257164  8608 raft_consensus.cc:2749] T f0c99adf90c147cea715ae6fd6efccf5 P b1bcbe2df07744caaeb7a15d00dad2d1 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 14:53:46.258253  8384 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f0c99adf90c147cea715ae6fd6efccf5" candidate_uuid: "067d127df48c4d5aae445170aef96762" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bf45b641d5dd4b868ad6c3f969c62453"
I20260709 14:53:46.258440  8162 raft_consensus.cc:3060] T 84294309dca447768fb9ccc1eb2dc689 P 973451fb40234dca93d60a5ad4ca93e4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:46.253412  8434 consensus_queue.cc:260] T 033212aa841d48719d87a261e8b7aedf P bf45b641d5dd4b868ad6c3f969c62453 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bf45b641d5dd4b868ad6c3f969c62453" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 43451 } } peers { permanent_uuid: "973451fb40234dca93d60a5ad4ca93e4" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39227 } } peers { permanent_uuid: "b1bcbe2df07744caaeb7a15d00dad2d1" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43283 } }
W20260709 14:53:46.259948  8279 leader_election.cc:343] T f0c99adf90c147cea715ae6fd6efccf5 P 067d127df48c4d5aae445170aef96762 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer bf45b641d5dd4b868ad6c3f969c62453 (127.6.3.196:43451): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:46.260476  8279 leader_election.cc:304] T f0c99adf90c147cea715ae6fd6efccf5 P 067d127df48c4d5aae445170aef96762 [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: 067d127df48c4d5aae445170aef96762; no voters: b1bcbe2df07744caaeb7a15d00dad2d1, bf45b641d5dd4b868ad6c3f969c62453
I20260709 14:53:46.261346  8434 ts_tablet_manager.cc:1434] T 033212aa841d48719d87a261e8b7aedf P bf45b641d5dd4b868ad6c3f969c62453: Time spent starting tablet: real 0.022s	user 0.004s	sys 0.001s
I20260709 14:53:46.261471  8561 raft_consensus.cc:2749] T deaee55618f042128aba04b24580a539 P bf45b641d5dd4b868ad6c3f969c62453 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:53:46.262182  8434 tablet_bootstrap.cc:492] T ce3892a232504453aa38384dec5031ba P bf45b641d5dd4b868ad6c3f969c62453: Bootstrap starting.
I20260709 14:53:46.268504  8623 raft_consensus.cc:2749] T f0c99adf90c147cea715ae6fd6efccf5 P 067d127df48c4d5aae445170aef96762 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 14:53:46.271687  8432 ts_tablet_manager.cc:1434] T 445e5bf5ffc94723ba3ea09e39cc47a1 P 067d127df48c4d5aae445170aef96762: Time spent starting tablet: real 0.068s	user 0.005s	sys 0.001s
I20260709 14:53:46.298993  8432 tablet_bootstrap.cc:492] T 28299420e8f843df852439340863d546 P 067d127df48c4d5aae445170aef96762: Bootstrap starting.
I20260709 14:53:46.298547  8062 catalog_manager.cc:5697] T d14fc749226740448d0a3fee84ce5c79 P b1bcbe2df07744caaeb7a15d00dad2d1 reported cstate change: term changed from 0 to 1, leader changed from <none> to b1bcbe2df07744caaeb7a15d00dad2d1 (127.6.3.194). New cstate: current_term: 1 leader_uuid: "b1bcbe2df07744caaeb7a15d00dad2d1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "973451fb40234dca93d60a5ad4ca93e4" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39227 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b1bcbe2df07744caaeb7a15d00dad2d1" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43283 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "067d127df48c4d5aae445170aef96762" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 41465 } health_report { overall_health: UNKNOWN } } }
I20260709 14:53:46.305140  8434 tablet_bootstrap.cc:654] T ce3892a232504453aa38384dec5031ba P bf45b641d5dd4b868ad6c3f969c62453: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:46.309861  8430 tablet_bootstrap.cc:492] T ce3892a232504453aa38384dec5031ba P b1bcbe2df07744caaeb7a15d00dad2d1: No bootstrap required, opened a new log
I20260709 14:53:46.317536  8430 ts_tablet_manager.cc:1403] T ce3892a232504453aa38384dec5031ba P b1bcbe2df07744caaeb7a15d00dad2d1: Time spent bootstrapping tablet: real 0.104s	user 0.021s	sys 0.041s
I20260709 14:53:46.320081  8430 raft_consensus.cc:359] T ce3892a232504453aa38384dec5031ba P b1bcbe2df07744caaeb7a15d00dad2d1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b1bcbe2df07744caaeb7a15d00dad2d1" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43283 } } peers { permanent_uuid: "067d127df48c4d5aae445170aef96762" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 41465 } } peers { permanent_uuid: "bf45b641d5dd4b868ad6c3f969c62453" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 43451 } }
I20260709 14:53:46.320721  8430 raft_consensus.cc:385] T ce3892a232504453aa38384dec5031ba P b1bcbe2df07744caaeb7a15d00dad2d1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:46.320914  8431 tablet_bootstrap.cc:492] T 20205a15b7e44bcaac7f837d0f06375e P 973451fb40234dca93d60a5ad4ca93e4: No bootstrap required, opened a new log
I20260709 14:53:46.320989  8430 raft_consensus.cc:740] T ce3892a232504453aa38384dec5031ba P b1bcbe2df07744caaeb7a15d00dad2d1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b1bcbe2df07744caaeb7a15d00dad2d1, State: Initialized, Role: FOLLOWER
I20260709 14:53:46.321612  8431 ts_tablet_manager.cc:1403] T 20205a15b7e44bcaac7f837d0f06375e P 973451fb40234dca93d60a5ad4ca93e4: Time spent bootstrapping tablet: real 0.219s	user 0.011s	sys 0.003s
I20260709 14:53:46.321834  8430 consensus_queue.cc:260] T ce3892a232504453aa38384dec5031ba P b1bcbe2df07744caaeb7a15d00dad2d1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b1bcbe2df07744caaeb7a15d00dad2d1" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43283 } } peers { permanent_uuid: "067d127df48c4d5aae445170aef96762" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 41465 } } peers { permanent_uuid: "bf45b641d5dd4b868ad6c3f969c62453" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 43451 } }
I20260709 14:53:46.324071  8061 catalog_manager.cc:5697] T 707c48a3042242c48a6a838684f7f880 P bf45b641d5dd4b868ad6c3f969c62453 reported cstate change: term changed from 0 to 1, leader changed from <none> to bf45b641d5dd4b868ad6c3f969c62453 (127.6.3.196). New cstate: current_term: 1 leader_uuid: "bf45b641d5dd4b868ad6c3f969c62453" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bf45b641d5dd4b868ad6c3f969c62453" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 43451 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "973451fb40234dca93d60a5ad4ca93e4" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39227 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b1bcbe2df07744caaeb7a15d00dad2d1" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43283 } health_report { overall_health: UNKNOWN } } }
I20260709 14:53:46.333712  8431 raft_consensus.cc:359] T 20205a15b7e44bcaac7f837d0f06375e P 973451fb40234dca93d60a5ad4ca93e4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "067d127df48c4d5aae445170aef96762" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 41465 } } peers { permanent_uuid: "bf45b641d5dd4b868ad6c3f969c62453" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 43451 } } peers { permanent_uuid: "973451fb40234dca93d60a5ad4ca93e4" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39227 } }
I20260709 14:53:46.334331  8431 raft_consensus.cc:385] T 20205a15b7e44bcaac7f837d0f06375e P 973451fb40234dca93d60a5ad4ca93e4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:46.334596  8431 raft_consensus.cc:740] T 20205a15b7e44bcaac7f837d0f06375e P 973451fb40234dca93d60a5ad4ca93e4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 973451fb40234dca93d60a5ad4ca93e4, State: Initialized, Role: FOLLOWER
I20260709 14:53:46.342602  8430 ts_tablet_manager.cc:1434] T ce3892a232504453aa38384dec5031ba P b1bcbe2df07744caaeb7a15d00dad2d1: Time spent starting tablet: real 0.025s	user 0.005s	sys 0.001s
I20260709 14:53:46.343667  8432 tablet_bootstrap.cc:654] T 28299420e8f843df852439340863d546 P 067d127df48c4d5aae445170aef96762: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:46.343824  8430 tablet_bootstrap.cc:492] T 9a50b39abbc04db7a87a63eee9e2927d P b1bcbe2df07744caaeb7a15d00dad2d1: Bootstrap starting.
I20260709 14:53:46.344235  8431 consensus_queue.cc:260] T 20205a15b7e44bcaac7f837d0f06375e P 973451fb40234dca93d60a5ad4ca93e4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "067d127df48c4d5aae445170aef96762" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 41465 } } peers { permanent_uuid: "bf45b641d5dd4b868ad6c3f969c62453" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 43451 } } peers { permanent_uuid: "973451fb40234dca93d60a5ad4ca93e4" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39227 } }
I20260709 14:53:46.349090  8434 tablet_bootstrap.cc:492] T ce3892a232504453aa38384dec5031ba P bf45b641d5dd4b868ad6c3f969c62453: No bootstrap required, opened a new log
I20260709 14:53:46.349460  8430 tablet_bootstrap.cc:654] T 9a50b39abbc04db7a87a63eee9e2927d P b1bcbe2df07744caaeb7a15d00dad2d1: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:46.349584  8434 ts_tablet_manager.cc:1403] T ce3892a232504453aa38384dec5031ba P bf45b641d5dd4b868ad6c3f969c62453: Time spent bootstrapping tablet: real 0.088s	user 0.007s	sys 0.004s
I20260709 14:53:46.352893  8434 raft_consensus.cc:359] T ce3892a232504453aa38384dec5031ba P bf45b641d5dd4b868ad6c3f969c62453 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b1bcbe2df07744caaeb7a15d00dad2d1" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43283 } } peers { permanent_uuid: "067d127df48c4d5aae445170aef96762" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 41465 } } peers { permanent_uuid: "bf45b641d5dd4b868ad6c3f969c62453" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 43451 } }
I20260709 14:53:46.353960  8434 raft_consensus.cc:385] T ce3892a232504453aa38384dec5031ba P bf45b641d5dd4b868ad6c3f969c62453 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:46.354279  8434 raft_consensus.cc:740] T ce3892a232504453aa38384dec5031ba P bf45b641d5dd4b868ad6c3f969c62453 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bf45b641d5dd4b868ad6c3f969c62453, State: Initialized, Role: FOLLOWER
I20260709 14:53:46.354990  8434 consensus_queue.cc:260] T ce3892a232504453aa38384dec5031ba P bf45b641d5dd4b868ad6c3f969c62453 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b1bcbe2df07744caaeb7a15d00dad2d1" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43283 } } peers { permanent_uuid: "067d127df48c4d5aae445170aef96762" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 41465 } } peers { permanent_uuid: "bf45b641d5dd4b868ad6c3f969c62453" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 43451 } }
I20260709 14:53:46.356977  8434 ts_tablet_manager.cc:1434] T ce3892a232504453aa38384dec5031ba P bf45b641d5dd4b868ad6c3f969c62453: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260709 14:53:46.357815  8434 tablet_bootstrap.cc:492] T 4974d98386be4d28b157023b4d2f8efa P bf45b641d5dd4b868ad6c3f969c62453: Bootstrap starting.
I20260709 14:53:46.364140  8430 tablet_bootstrap.cc:492] T 9a50b39abbc04db7a87a63eee9e2927d P b1bcbe2df07744caaeb7a15d00dad2d1: No bootstrap required, opened a new log
I20260709 14:53:46.364537  8430 ts_tablet_manager.cc:1403] T 9a50b39abbc04db7a87a63eee9e2927d P b1bcbe2df07744caaeb7a15d00dad2d1: Time spent bootstrapping tablet: real 0.021s	user 0.011s	sys 0.008s
I20260709 14:53:46.366848  8430 raft_consensus.cc:359] T 9a50b39abbc04db7a87a63eee9e2927d P b1bcbe2df07744caaeb7a15d00dad2d1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "973451fb40234dca93d60a5ad4ca93e4" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39227 } } peers { permanent_uuid: "b1bcbe2df07744caaeb7a15d00dad2d1" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43283 } } peers { permanent_uuid: "067d127df48c4d5aae445170aef96762" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 41465 } }
I20260709 14:53:46.367391  8430 raft_consensus.cc:385] T 9a50b39abbc04db7a87a63eee9e2927d P b1bcbe2df07744caaeb7a15d00dad2d1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:46.367661  8430 raft_consensus.cc:740] T 9a50b39abbc04db7a87a63eee9e2927d P b1bcbe2df07744caaeb7a15d00dad2d1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b1bcbe2df07744caaeb7a15d00dad2d1, State: Initialized, Role: FOLLOWER
I20260709 14:53:46.368274  8430 consensus_queue.cc:260] T 9a50b39abbc04db7a87a63eee9e2927d P b1bcbe2df07744caaeb7a15d00dad2d1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "973451fb40234dca93d60a5ad4ca93e4" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39227 } } peers { permanent_uuid: "b1bcbe2df07744caaeb7a15d00dad2d1" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43283 } } peers { permanent_uuid: "067d127df48c4d5aae445170aef96762" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 41465 } }
I20260709 14:53:46.371666  8431 ts_tablet_manager.cc:1434] T 20205a15b7e44bcaac7f837d0f06375e P 973451fb40234dca93d60a5ad4ca93e4: Time spent starting tablet: real 0.047s	user 0.005s	sys 0.000s
I20260709 14:53:46.375520  8430 ts_tablet_manager.cc:1434] T 9a50b39abbc04db7a87a63eee9e2927d P b1bcbe2df07744caaeb7a15d00dad2d1: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.000s
I20260709 14:53:46.376331  8430 tablet_bootstrap.cc:492] T deaee55618f042128aba04b24580a539 P b1bcbe2df07744caaeb7a15d00dad2d1: Bootstrap starting.
I20260709 14:53:46.384358  8430 tablet_bootstrap.cc:654] T deaee55618f042128aba04b24580a539 P b1bcbe2df07744caaeb7a15d00dad2d1: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:46.404686  8431 tablet_bootstrap.cc:492] T db2932772e974b4ba562975df845b404 P 973451fb40234dca93d60a5ad4ca93e4: Bootstrap starting.
I20260709 14:53:46.420579  8434 tablet_bootstrap.cc:654] T 4974d98386be4d28b157023b4d2f8efa P bf45b641d5dd4b868ad6c3f969c62453: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:46.433035  8750 raft_consensus.cc:493] T ce3892a232504453aa38384dec5031ba P b1bcbe2df07744caaeb7a15d00dad2d1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:46.433492  8750 raft_consensus.cc:515] T ce3892a232504453aa38384dec5031ba P b1bcbe2df07744caaeb7a15d00dad2d1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b1bcbe2df07744caaeb7a15d00dad2d1" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43283 } } peers { permanent_uuid: "067d127df48c4d5aae445170aef96762" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 41465 } } peers { permanent_uuid: "bf45b641d5dd4b868ad6c3f969c62453" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 43451 } }
I20260709 14:53:46.436847  8750 leader_election.cc:290] T ce3892a232504453aa38384dec5031ba P b1bcbe2df07744caaeb7a15d00dad2d1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 067d127df48c4d5aae445170aef96762 (127.6.3.195:41465), bf45b641d5dd4b868ad6c3f969c62453 (127.6.3.196:43451)
I20260709 14:53:46.437973  8430 tablet_bootstrap.cc:492] T deaee55618f042128aba04b24580a539 P b1bcbe2df07744caaeb7a15d00dad2d1: No bootstrap required, opened a new log
I20260709 14:53:46.438402  8430 ts_tablet_manager.cc:1403] T deaee55618f042128aba04b24580a539 P b1bcbe2df07744caaeb7a15d00dad2d1: Time spent bootstrapping tablet: real 0.062s	user 0.015s	sys 0.015s
I20260709 14:53:46.439327  8312 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ce3892a232504453aa38384dec5031ba" candidate_uuid: "b1bcbe2df07744caaeb7a15d00dad2d1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "067d127df48c4d5aae445170aef96762" is_pre_election: true
I20260709 14:53:46.439951  8312 raft_consensus.cc:2468] T ce3892a232504453aa38384dec5031ba P 067d127df48c4d5aae445170aef96762 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b1bcbe2df07744caaeb7a15d00dad2d1 in term 0.
I20260709 14:53:46.442281  8206 leader_election.cc:304] T ce3892a232504453aa38384dec5031ba P b1bcbe2df07744caaeb7a15d00dad2d1 [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: 067d127df48c4d5aae445170aef96762, b1bcbe2df07744caaeb7a15d00dad2d1; no voters: 
I20260709 14:53:46.443238  8608 raft_consensus.cc:2804] T ce3892a232504453aa38384dec5031ba P b1bcbe2df07744caaeb7a15d00dad2d1 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:53:46.443645  8608 raft_consensus.cc:493] T ce3892a232504453aa38384dec5031ba P b1bcbe2df07744caaeb7a15d00dad2d1 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:53:46.443984  8608 raft_consensus.cc:3060] T ce3892a232504453aa38384dec5031ba P b1bcbe2df07744caaeb7a15d00dad2d1 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:46.446034  8431 tablet_bootstrap.cc:654] T db2932772e974b4ba562975df845b404 P 973451fb40234dca93d60a5ad4ca93e4: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:46.450943  8740 raft_consensus.cc:493] T 033212aa841d48719d87a261e8b7aedf P b1bcbe2df07744caaeb7a15d00dad2d1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:46.457005  8740 raft_consensus.cc:515] T 033212aa841d48719d87a261e8b7aedf P b1bcbe2df07744caaeb7a15d00dad2d1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bf45b641d5dd4b868ad6c3f969c62453" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 43451 } } peers { permanent_uuid: "973451fb40234dca93d60a5ad4ca93e4" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39227 } } peers { permanent_uuid: "b1bcbe2df07744caaeb7a15d00dad2d1" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43283 } }
I20260709 14:53:46.457383  8384 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ce3892a232504453aa38384dec5031ba" candidate_uuid: "b1bcbe2df07744caaeb7a15d00dad2d1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bf45b641d5dd4b868ad6c3f969c62453" is_pre_election: true
I20260709 14:53:46.457952  8384 raft_consensus.cc:2468] T ce3892a232504453aa38384dec5031ba P bf45b641d5dd4b868ad6c3f969c62453 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b1bcbe2df07744caaeb7a15d00dad2d1 in term 0.
I20260709 14:53:46.460484  8162 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "033212aa841d48719d87a261e8b7aedf" candidate_uuid: "b1bcbe2df07744caaeb7a15d00dad2d1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "973451fb40234dca93d60a5ad4ca93e4" is_pre_election: true
I20260709 14:53:46.460645  8384 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "033212aa841d48719d87a261e8b7aedf" candidate_uuid: "b1bcbe2df07744caaeb7a15d00dad2d1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bf45b641d5dd4b868ad6c3f969c62453" is_pre_election: true
I20260709 14:53:46.461264  8384 raft_consensus.cc:2468] T 033212aa841d48719d87a261e8b7aedf P bf45b641d5dd4b868ad6c3f969c62453 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b1bcbe2df07744caaeb7a15d00dad2d1 in term 0.
W20260709 14:53:46.461773  8206 leader_election.cc:343] T 033212aa841d48719d87a261e8b7aedf P b1bcbe2df07744caaeb7a15d00dad2d1 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 973451fb40234dca93d60a5ad4ca93e4 (127.6.3.193:39227): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:46.462349  8205 leader_election.cc:304] T 033212aa841d48719d87a261e8b7aedf P b1bcbe2df07744caaeb7a15d00dad2d1 [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: b1bcbe2df07744caaeb7a15d00dad2d1, bf45b641d5dd4b868ad6c3f969c62453; no voters: 973451fb40234dca93d60a5ad4ca93e4
I20260709 14:53:46.463215  8661 raft_consensus.cc:2804] T 033212aa841d48719d87a261e8b7aedf P b1bcbe2df07744caaeb7a15d00dad2d1 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:53:46.463521  8661 raft_consensus.cc:493] T 033212aa841d48719d87a261e8b7aedf P b1bcbe2df07744caaeb7a15d00dad2d1 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:53:46.463867  8661 raft_consensus.cc:3060] T 033212aa841d48719d87a261e8b7aedf P b1bcbe2df07744caaeb7a15d00dad2d1 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:46.464527  8760 consensus_queue.cc:1048] T 20205a15b7e44bcaac7f837d0f06375e P bf45b641d5dd4b868ad6c3f969c62453 [LEADER]: Connected to new peer: Peer: permanent_uuid: "067d127df48c4d5aae445170aef96762" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 41465 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:53:46.470228  8608 raft_consensus.cc:515] T ce3892a232504453aa38384dec5031ba P b1bcbe2df07744caaeb7a15d00dad2d1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b1bcbe2df07744caaeb7a15d00dad2d1" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43283 } } peers { permanent_uuid: "067d127df48c4d5aae445170aef96762" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 41465 } } peers { permanent_uuid: "bf45b641d5dd4b868ad6c3f969c62453" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 43451 } }
I20260709 14:53:46.473004  8432 tablet_bootstrap.cc:492] T 28299420e8f843df852439340863d546 P 067d127df48c4d5aae445170aef96762: No bootstrap required, opened a new log
I20260709 14:53:46.473446  8432 ts_tablet_manager.cc:1403] T 28299420e8f843df852439340863d546 P 067d127df48c4d5aae445170aef96762: Time spent bootstrapping tablet: real 0.175s	user 0.011s	sys 0.003s
W20260709 14:53:46.479739  8111 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 14:53:46.473027  8311 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ce3892a232504453aa38384dec5031ba" candidate_uuid: "b1bcbe2df07744caaeb7a15d00dad2d1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "067d127df48c4d5aae445170aef96762"
I20260709 14:53:46.488361  8311 raft_consensus.cc:3060] T ce3892a232504453aa38384dec5031ba P 067d127df48c4d5aae445170aef96762 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:46.488552  8623 raft_consensus.cc:493] T 445e5bf5ffc94723ba3ea09e39cc47a1 P 067d127df48c4d5aae445170aef96762 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:46.458998  8740 leader_election.cc:290] T 033212aa841d48719d87a261e8b7aedf P b1bcbe2df07744caaeb7a15d00dad2d1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bf45b641d5dd4b868ad6c3f969c62453 (127.6.3.196:43451), 973451fb40234dca93d60a5ad4ca93e4 (127.6.3.193:39227)
I20260709 14:53:46.489071  8623 raft_consensus.cc:515] T 445e5bf5ffc94723ba3ea09e39cc47a1 P 067d127df48c4d5aae445170aef96762 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "067d127df48c4d5aae445170aef96762" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 41465 } } peers { permanent_uuid: "bf45b641d5dd4b868ad6c3f969c62453" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 43451 } } peers { permanent_uuid: "973451fb40234dca93d60a5ad4ca93e4" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39227 } }
I20260709 14:53:46.493511  8623 leader_election.cc:290] T 445e5bf5ffc94723ba3ea09e39cc47a1 P 067d127df48c4d5aae445170aef96762 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bf45b641d5dd4b868ad6c3f969c62453 (127.6.3.196:43451), 973451fb40234dca93d60a5ad4ca93e4 (127.6.3.193:39227)
I20260709 14:53:46.494788  8437 consensus_queue.cc:1048] T db2932772e974b4ba562975df845b404 P b1bcbe2df07744caaeb7a15d00dad2d1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "067d127df48c4d5aae445170aef96762" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 41465 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:53:46.503156  8486 raft_consensus.cc:493] T 5d50c49c764f4e3eb2da7dcb43cb6cba P 067d127df48c4d5aae445170aef96762 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:46.503733  8486 raft_consensus.cc:515] T 5d50c49c764f4e3eb2da7dcb43cb6cba P 067d127df48c4d5aae445170aef96762 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "067d127df48c4d5aae445170aef96762" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 41465 } } peers { permanent_uuid: "bf45b641d5dd4b868ad6c3f969c62453" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 43451 } } peers { permanent_uuid: "973451fb40234dca93d60a5ad4ca93e4" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39227 } }
I20260709 14:53:46.505245  8434 tablet_bootstrap.cc:492] T 4974d98386be4d28b157023b4d2f8efa P bf45b641d5dd4b868ad6c3f969c62453: No bootstrap required, opened a new log
I20260709 14:53:46.505565  8486 leader_election.cc:290] T 5d50c49c764f4e3eb2da7dcb43cb6cba P 067d127df48c4d5aae445170aef96762 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bf45b641d5dd4b868ad6c3f969c62453 (127.6.3.196:43451), 973451fb40234dca93d60a5ad4ca93e4 (127.6.3.193:39227)
I20260709 14:53:46.505699  8434 ts_tablet_manager.cc:1403] T 4974d98386be4d28b157023b4d2f8efa P bf45b641d5dd4b868ad6c3f969c62453: Time spent bootstrapping tablet: real 0.148s	user 0.019s	sys 0.008s
I20260709 14:53:46.509992  8384 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "445e5bf5ffc94723ba3ea09e39cc47a1" candidate_uuid: "067d127df48c4d5aae445170aef96762" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bf45b641d5dd4b868ad6c3f969c62453" is_pre_election: true
W20260709 14:53:46.511917  8279 leader_election.cc:343] T 445e5bf5ffc94723ba3ea09e39cc47a1 P 067d127df48c4d5aae445170aef96762 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer bf45b641d5dd4b868ad6c3f969c62453 (127.6.3.196:43451): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:46.507450  8387 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5d50c49c764f4e3eb2da7dcb43cb6cba" candidate_uuid: "067d127df48c4d5aae445170aef96762" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bf45b641d5dd4b868ad6c3f969c62453" is_pre_election: true
I20260709 14:53:46.512696  8434 raft_consensus.cc:359] T 4974d98386be4d28b157023b4d2f8efa P bf45b641d5dd4b868ad6c3f969c62453 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "067d127df48c4d5aae445170aef96762" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 41465 } } peers { permanent_uuid: "bf45b641d5dd4b868ad6c3f969c62453" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 43451 } } peers { permanent_uuid: "973451fb40234dca93d60a5ad4ca93e4" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39227 } }
I20260709 14:53:46.513300  8434 raft_consensus.cc:385] T 4974d98386be4d28b157023b4d2f8efa P bf45b641d5dd4b868ad6c3f969c62453 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:46.513568  8434 raft_consensus.cc:740] T 4974d98386be4d28b157023b4d2f8efa P bf45b641d5dd4b868ad6c3f969c62453 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bf45b641d5dd4b868ad6c3f969c62453, State: Initialized, Role: FOLLOWER
I20260709 14:53:46.514250  8162 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "445e5bf5ffc94723ba3ea09e39cc47a1" candidate_uuid: "067d127df48c4d5aae445170aef96762" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "973451fb40234dca93d60a5ad4ca93e4" is_pre_election: true
I20260709 14:53:46.516009  8384 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ce3892a232504453aa38384dec5031ba" candidate_uuid: "b1bcbe2df07744caaeb7a15d00dad2d1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bf45b641d5dd4b868ad6c3f969c62453"
W20260709 14:53:46.513319  8279 leader_election.cc:343] T 5d50c49c764f4e3eb2da7dcb43cb6cba P 067d127df48c4d5aae445170aef96762 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer bf45b641d5dd4b868ad6c3f969c62453 (127.6.3.196:43451): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:46.516577  8384 raft_consensus.cc:3060] T ce3892a232504453aa38384dec5031ba P bf45b641d5dd4b868ad6c3f969c62453 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:46.517438  8434 consensus_queue.cc:260] T 4974d98386be4d28b157023b4d2f8efa P bf45b641d5dd4b868ad6c3f969c62453 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "067d127df48c4d5aae445170aef96762" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 41465 } } peers { permanent_uuid: "bf45b641d5dd4b868ad6c3f969c62453" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 43451 } } peers { permanent_uuid: "973451fb40234dca93d60a5ad4ca93e4" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39227 } }
I20260709 14:53:46.515082  8161 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5d50c49c764f4e3eb2da7dcb43cb6cba" candidate_uuid: "067d127df48c4d5aae445170aef96762" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "973451fb40234dca93d60a5ad4ca93e4" is_pre_election: true
I20260709 14:53:46.507877  8608 leader_election.cc:290] T ce3892a232504453aa38384dec5031ba P b1bcbe2df07744caaeb7a15d00dad2d1 [CANDIDATE]: Term 1 election: Requested vote from peers 067d127df48c4d5aae445170aef96762 (127.6.3.195:41465), bf45b641d5dd4b868ad6c3f969c62453 (127.6.3.196:43451)
I20260709 14:53:46.526660  8434 ts_tablet_manager.cc:1434] T 4974d98386be4d28b157023b4d2f8efa P bf45b641d5dd4b868ad6c3f969c62453: Time spent starting tablet: real 0.021s	user 0.006s	sys 0.001s
I20260709 14:53:46.527760  8434 tablet_bootstrap.cc:492] T f0c99adf90c147cea715ae6fd6efccf5 P bf45b641d5dd4b868ad6c3f969c62453: Bootstrap starting.
I20260709 14:53:46.529379  8384 raft_consensus.cc:2468] T ce3892a232504453aa38384dec5031ba P bf45b641d5dd4b868ad6c3f969c62453 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b1bcbe2df07744caaeb7a15d00dad2d1 in term 1.
I20260709 14:53:46.523756  8661 raft_consensus.cc:515] T 033212aa841d48719d87a261e8b7aedf P b1bcbe2df07744caaeb7a15d00dad2d1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bf45b641d5dd4b868ad6c3f969c62453" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 43451 } } peers { permanent_uuid: "973451fb40234dca93d60a5ad4ca93e4" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39227 } } peers { permanent_uuid: "b1bcbe2df07744caaeb7a15d00dad2d1" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43283 } }
I20260709 14:53:46.534955  8205 leader_election.cc:304] T ce3892a232504453aa38384dec5031ba P b1bcbe2df07744caaeb7a15d00dad2d1 [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: b1bcbe2df07744caaeb7a15d00dad2d1, bf45b641d5dd4b868ad6c3f969c62453; no voters: 
I20260709 14:53:46.536257  8432 raft_consensus.cc:359] T 28299420e8f843df852439340863d546 P 067d127df48c4d5aae445170aef96762 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "067d127df48c4d5aae445170aef96762" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 41465 } } peers { permanent_uuid: "bf45b641d5dd4b868ad6c3f969c62453" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 43451 } } peers { permanent_uuid: "973451fb40234dca93d60a5ad4ca93e4" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39227 } }
I20260709 14:53:46.536929  8432 raft_consensus.cc:385] T 28299420e8f843df852439340863d546 P 067d127df48c4d5aae445170aef96762 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:46.537452  8661 leader_election.cc:290] T 033212aa841d48719d87a261e8b7aedf P b1bcbe2df07744caaeb7a15d00dad2d1 [CANDIDATE]: Term 1 election: Requested vote from peers bf45b641d5dd4b868ad6c3f969c62453 (127.6.3.196:43451), 973451fb40234dca93d60a5ad4ca93e4 (127.6.3.193:39227)
I20260709 14:53:46.537771  8434 tablet_bootstrap.cc:654] T f0c99adf90c147cea715ae6fd6efccf5 P bf45b641d5dd4b868ad6c3f969c62453: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:46.537642  8161 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "033212aa841d48719d87a261e8b7aedf" candidate_uuid: "b1bcbe2df07744caaeb7a15d00dad2d1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "973451fb40234dca93d60a5ad4ca93e4"
I20260709 14:53:46.515008  8311 raft_consensus.cc:2468] T ce3892a232504453aa38384dec5031ba P 067d127df48c4d5aae445170aef96762 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b1bcbe2df07744caaeb7a15d00dad2d1 in term 1.
I20260709 14:53:46.537178  8432 raft_consensus.cc:740] T 28299420e8f843df852439340863d546 P 067d127df48c4d5aae445170aef96762 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 067d127df48c4d5aae445170aef96762, State: Initialized, Role: FOLLOWER
W20260709 14:53:46.539407  8206 leader_election.cc:343] T 033212aa841d48719d87a261e8b7aedf P b1bcbe2df07744caaeb7a15d00dad2d1 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 973451fb40234dca93d60a5ad4ca93e4 (127.6.3.193:39227): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:46.540635  8432 consensus_queue.cc:260] T 28299420e8f843df852439340863d546 P 067d127df48c4d5aae445170aef96762 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "067d127df48c4d5aae445170aef96762" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 41465 } } peers { permanent_uuid: "bf45b641d5dd4b868ad6c3f969c62453" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 43451 } } peers { permanent_uuid: "973451fb40234dca93d60a5ad4ca93e4" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39227 } }
I20260709 14:53:46.543992  8432 ts_tablet_manager.cc:1434] T 28299420e8f843df852439340863d546 P 067d127df48c4d5aae445170aef96762: Time spent starting tablet: real 0.070s	user 0.007s	sys 0.000s
I20260709 14:53:46.544945  8432 tablet_bootstrap.cc:492] T 9a50b39abbc04db7a87a63eee9e2927d P 067d127df48c4d5aae445170aef96762: Bootstrap starting.
I20260709 14:53:46.538002  8661 raft_consensus.cc:2804] T ce3892a232504453aa38384dec5031ba P b1bcbe2df07744caaeb7a15d00dad2d1 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:53:46.547317  8661 raft_consensus.cc:697] T ce3892a232504453aa38384dec5031ba P b1bcbe2df07744caaeb7a15d00dad2d1 [term 1 LEADER]: Becoming Leader. State: Replica: b1bcbe2df07744caaeb7a15d00dad2d1, State: Running, Role: LEADER
I20260709 14:53:46.548101  8661 consensus_queue.cc:237] T ce3892a232504453aa38384dec5031ba P b1bcbe2df07744caaeb7a15d00dad2d1 [LEADER]: Queue going to LEADER mode. State: All 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: "b1bcbe2df07744caaeb7a15d00dad2d1" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43283 } } peers { permanent_uuid: "067d127df48c4d5aae445170aef96762" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 41465 } } peers { permanent_uuid: "bf45b641d5dd4b868ad6c3f969c62453" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 43451 } }
I20260709 14:53:46.553350  8432 tablet_bootstrap.cc:654] T 9a50b39abbc04db7a87a63eee9e2927d P 067d127df48c4d5aae445170aef96762: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:46.553565  8431 tablet_bootstrap.cc:492] T db2932772e974b4ba562975df845b404 P 973451fb40234dca93d60a5ad4ca93e4: No bootstrap required, opened a new log
I20260709 14:53:46.553972  8431 ts_tablet_manager.cc:1403] T db2932772e974b4ba562975df845b404 P 973451fb40234dca93d60a5ad4ca93e4: Time spent bootstrapping tablet: real 0.178s	user 0.011s	sys 0.011s
I20260709 14:53:46.556244  8431 raft_consensus.cc:359] T db2932772e974b4ba562975df845b404 P 973451fb40234dca93d60a5ad4ca93e4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "973451fb40234dca93d60a5ad4ca93e4" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39227 } } peers { permanent_uuid: "b1bcbe2df07744caaeb7a15d00dad2d1" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43283 } } peers { permanent_uuid: "067d127df48c4d5aae445170aef96762" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 41465 } }
I20260709 14:53:46.556859  8431 raft_consensus.cc:385] T db2932772e974b4ba562975df845b404 P 973451fb40234dca93d60a5ad4ca93e4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:46.557117  8431 raft_consensus.cc:740] T db2932772e974b4ba562975df845b404 P 973451fb40234dca93d60a5ad4ca93e4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 973451fb40234dca93d60a5ad4ca93e4, State: Initialized, Role: FOLLOWER
I20260709 14:53:46.557679  8431 consensus_queue.cc:260] T db2932772e974b4ba562975df845b404 P 973451fb40234dca93d60a5ad4ca93e4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "973451fb40234dca93d60a5ad4ca93e4" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39227 } } peers { permanent_uuid: "b1bcbe2df07744caaeb7a15d00dad2d1" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43283 } } peers { permanent_uuid: "067d127df48c4d5aae445170aef96762" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 41465 } }
I20260709 14:53:46.552393  8430 raft_consensus.cc:359] T deaee55618f042128aba04b24580a539 P b1bcbe2df07744caaeb7a15d00dad2d1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bf45b641d5dd4b868ad6c3f969c62453" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 43451 } } peers { permanent_uuid: "973451fb40234dca93d60a5ad4ca93e4" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39227 } } peers { permanent_uuid: "b1bcbe2df07744caaeb7a15d00dad2d1" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43283 } }
I20260709 14:53:46.559700  8430 raft_consensus.cc:385] T deaee55618f042128aba04b24580a539 P b1bcbe2df07744caaeb7a15d00dad2d1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:46.559971  8430 raft_consensus.cc:740] T deaee55618f042128aba04b24580a539 P b1bcbe2df07744caaeb7a15d00dad2d1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b1bcbe2df07744caaeb7a15d00dad2d1, State: Initialized, Role: FOLLOWER
I20260709 14:53:46.560568  8430 consensus_queue.cc:260] T deaee55618f042128aba04b24580a539 P b1bcbe2df07744caaeb7a15d00dad2d1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bf45b641d5dd4b868ad6c3f969c62453" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 43451 } } peers { permanent_uuid: "973451fb40234dca93d60a5ad4ca93e4" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39227 } } peers { permanent_uuid: "b1bcbe2df07744caaeb7a15d00dad2d1" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43283 } }
I20260709 14:53:46.561792  8431 ts_tablet_manager.cc:1434] T db2932772e974b4ba562975df845b404 P 973451fb40234dca93d60a5ad4ca93e4: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 14:53:46.649412  8431 tablet_bootstrap.cc:492] T c021532217254c94af1c1e5d633f7d01 P 973451fb40234dca93d60a5ad4ca93e4: Bootstrap starting.
I20260709 14:53:46.650861  8384 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "033212aa841d48719d87a261e8b7aedf" candidate_uuid: "b1bcbe2df07744caaeb7a15d00dad2d1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bf45b641d5dd4b868ad6c3f969c62453"
W20260709 14:53:46.545750  8280 leader_election.cc:343] T 445e5bf5ffc94723ba3ea09e39cc47a1 P 067d127df48c4d5aae445170aef96762 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 973451fb40234dca93d60a5ad4ca93e4 (127.6.3.193:39227): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:46.652352  8384 raft_consensus.cc:3060] T 033212aa841d48719d87a261e8b7aedf P bf45b641d5dd4b868ad6c3f969c62453 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:46.677949  8280 leader_election.cc:304] T 445e5bf5ffc94723ba3ea09e39cc47a1 P 067d127df48c4d5aae445170aef96762 [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: 067d127df48c4d5aae445170aef96762; no voters: 973451fb40234dca93d60a5ad4ca93e4, bf45b641d5dd4b868ad6c3f969c62453
W20260709 14:53:46.679936  8280 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.6.3.193:39227, user_credentials={real_user=slave}} blocked reactor thread for 134410us
I20260709 14:53:46.680437  8489 raft_consensus.cc:2749] T 445e5bf5ffc94723ba3ea09e39cc47a1 P 067d127df48c4d5aae445170aef96762 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260709 14:53:46.681114  8280 leader_election.cc:343] T 5d50c49c764f4e3eb2da7dcb43cb6cba P 067d127df48c4d5aae445170aef96762 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 973451fb40234dca93d60a5ad4ca93e4 (127.6.3.193:39227): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:46.681668  8280 leader_election.cc:304] T 5d50c49c764f4e3eb2da7dcb43cb6cba P 067d127df48c4d5aae445170aef96762 [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: 067d127df48c4d5aae445170aef96762; no voters: 973451fb40234dca93d60a5ad4ca93e4, bf45b641d5dd4b868ad6c3f969c62453
I20260709 14:53:46.682480  8489 raft_consensus.cc:2749] T 5d50c49c764f4e3eb2da7dcb43cb6cba P 067d127df48c4d5aae445170aef96762 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:53:46.689932  8661 raft_consensus.cc:493] T 9a50b39abbc04db7a87a63eee9e2927d P b1bcbe2df07744caaeb7a15d00dad2d1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:46.690165  8430 ts_tablet_manager.cc:1434] T deaee55618f042128aba04b24580a539 P b1bcbe2df07744caaeb7a15d00dad2d1: Time spent starting tablet: real 0.251s	user 0.008s	sys 0.001s
I20260709 14:53:46.690698  8661 raft_consensus.cc:515] T 9a50b39abbc04db7a87a63eee9e2927d P b1bcbe2df07744caaeb7a15d00dad2d1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "973451fb40234dca93d60a5ad4ca93e4" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39227 } } peers { permanent_uuid: "b1bcbe2df07744caaeb7a15d00dad2d1" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43283 } } peers { permanent_uuid: "067d127df48c4d5aae445170aef96762" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 41465 } }
I20260709 14:53:46.693579  8661 leader_election.cc:290] T 9a50b39abbc04db7a87a63eee9e2927d P b1bcbe2df07744caaeb7a15d00dad2d1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 973451fb40234dca93d60a5ad4ca93e4 (127.6.3.193:39227), 067d127df48c4d5aae445170aef96762 (127.6.3.195:41465)
W20260709 14:53:46.720438  8205 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.6.3.196:43451, user_credentials={real_user=slave}} blocked reactor thread for 59984.2us
I20260709 14:53:46.734216  8431 tablet_bootstrap.cc:654] T c021532217254c94af1c1e5d633f7d01 P 973451fb40234dca93d60a5ad4ca93e4: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:46.744720  8434 tablet_bootstrap.cc:492] T f0c99adf90c147cea715ae6fd6efccf5 P bf45b641d5dd4b868ad6c3f969c62453: No bootstrap required, opened a new log
I20260709 14:53:46.746893  8430 tablet_bootstrap.cc:492] T 46f7d6b9d2a946e899f8ce2dddd37993 P b1bcbe2df07744caaeb7a15d00dad2d1: Bootstrap starting.
I20260709 14:53:46.737344  8809 raft_consensus.cc:493] T 20205a15b7e44bcaac7f837d0f06375e P 973451fb40234dca93d60a5ad4ca93e4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:46.753583  8432 tablet_bootstrap.cc:492] T 9a50b39abbc04db7a87a63eee9e2927d P 067d127df48c4d5aae445170aef96762: No bootstrap required, opened a new log
I20260709 14:53:46.752027  8771 raft_consensus.cc:493] T 4974d98386be4d28b157023b4d2f8efa P bf45b641d5dd4b868ad6c3f969c62453 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:46.752383  8434 ts_tablet_manager.cc:1403] T f0c99adf90c147cea715ae6fd6efccf5 P bf45b641d5dd4b868ad6c3f969c62453: Time spent bootstrapping tablet: real 0.225s	user 0.007s	sys 0.006s
I20260709 14:53:46.755466  8809 raft_consensus.cc:515] T 20205a15b7e44bcaac7f837d0f06375e P 973451fb40234dca93d60a5ad4ca93e4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "067d127df48c4d5aae445170aef96762" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 41465 } } peers { permanent_uuid: "bf45b641d5dd4b868ad6c3f969c62453" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 43451 } } peers { permanent_uuid: "973451fb40234dca93d60a5ad4ca93e4" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39227 } }
I20260709 14:53:46.766018  8432 ts_tablet_manager.cc:1403] T 9a50b39abbc04db7a87a63eee9e2927d P 067d127df48c4d5aae445170aef96762: Time spent bootstrapping tablet: real 0.221s	user 0.013s	sys 0.008s
I20260709 14:53:46.767889  8384 raft_consensus.cc:2468] T 033212aa841d48719d87a261e8b7aedf P bf45b641d5dd4b868ad6c3f969c62453 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b1bcbe2df07744caaeb7a15d00dad2d1 in term 1.
I20260709 14:53:46.761157  8771 raft_consensus.cc:515] T 4974d98386be4d28b157023b4d2f8efa P bf45b641d5dd4b868ad6c3f969c62453 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "067d127df48c4d5aae445170aef96762" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 41465 } } peers { permanent_uuid: "bf45b641d5dd4b868ad6c3f969c62453" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 43451 } } peers { permanent_uuid: "973451fb40234dca93d60a5ad4ca93e4" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39227 } }
I20260709 14:53:46.772724  8771 leader_election.cc:290] T 4974d98386be4d28b157023b4d2f8efa P bf45b641d5dd4b868ad6c3f969c62453 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 067d127df48c4d5aae445170aef96762 (127.6.3.195:41465), 973451fb40234dca93d60a5ad4ca93e4 (127.6.3.193:39227)
I20260709 14:53:46.775887  8434 raft_consensus.cc:359] T f0c99adf90c147cea715ae6fd6efccf5 P bf45b641d5dd4b868ad6c3f969c62453 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b1bcbe2df07744caaeb7a15d00dad2d1" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43283 } } peers { permanent_uuid: "067d127df48c4d5aae445170aef96762" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 41465 } } peers { permanent_uuid: "bf45b641d5dd4b868ad6c3f969c62453" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 43451 } }
I20260709 14:53:46.778107  8434 raft_consensus.cc:385] T f0c99adf90c147cea715ae6fd6efccf5 P bf45b641d5dd4b868ad6c3f969c62453 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:46.778748  8434 raft_consensus.cc:740] T f0c99adf90c147cea715ae6fd6efccf5 P bf45b641d5dd4b868ad6c3f969c62453 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bf45b641d5dd4b868ad6c3f969c62453, State: Initialized, Role: FOLLOWER
I20260709 14:53:46.779488  8434 consensus_queue.cc:260] T f0c99adf90c147cea715ae6fd6efccf5 P bf45b641d5dd4b868ad6c3f969c62453 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b1bcbe2df07744caaeb7a15d00dad2d1" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43283 } } peers { permanent_uuid: "067d127df48c4d5aae445170aef96762" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 41465 } } peers { permanent_uuid: "bf45b641d5dd4b868ad6c3f969c62453" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 43451 } }
I20260709 14:53:46.766597  8810 raft_consensus.cc:493] T db2932772e974b4ba562975df845b404 P 973451fb40234dca93d60a5ad4ca93e4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:46.780917  8810 raft_consensus.cc:515] T db2932772e974b4ba562975df845b404 P 973451fb40234dca93d60a5ad4ca93e4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "973451fb40234dca93d60a5ad4ca93e4" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39227 } } peers { permanent_uuid: "b1bcbe2df07744caaeb7a15d00dad2d1" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43283 } } peers { permanent_uuid: "067d127df48c4d5aae445170aef96762" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 41465 } }
I20260709 14:53:46.781111  8314 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4974d98386be4d28b157023b4d2f8efa" candidate_uuid: "bf45b641d5dd4b868ad6c3f969c62453" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "067d127df48c4d5aae445170aef96762" is_pre_election: true
I20260709 14:53:46.781970  8314 raft_consensus.cc:2468] T 4974d98386be4d28b157023b4d2f8efa P 067d127df48c4d5aae445170aef96762 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bf45b641d5dd4b868ad6c3f969c62453 in term 0.
I20260709 14:53:46.788312  8164 raft_consensus.cc:3060] T db2932772e974b4ba562975df845b404 P 973451fb40234dca93d60a5ad4ca93e4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:46.790707  8061 catalog_manager.cc:5697] T ce3892a232504453aa38384dec5031ba P b1bcbe2df07744caaeb7a15d00dad2d1 reported cstate change: term changed from 0 to 1, leader changed from <none> to b1bcbe2df07744caaeb7a15d00dad2d1 (127.6.3.194). New cstate: current_term: 1 leader_uuid: "b1bcbe2df07744caaeb7a15d00dad2d1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b1bcbe2df07744caaeb7a15d00dad2d1" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43283 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "067d127df48c4d5aae445170aef96762" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 41465 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bf45b641d5dd4b868ad6c3f969c62453" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 43451 } health_report { overall_health: UNKNOWN } } }
I20260709 14:53:46.794739  8432 raft_consensus.cc:359] T 9a50b39abbc04db7a87a63eee9e2927d P 067d127df48c4d5aae445170aef96762 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "973451fb40234dca93d60a5ad4ca93e4" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39227 } } peers { permanent_uuid: "b1bcbe2df07744caaeb7a15d00dad2d1" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43283 } } peers { permanent_uuid: "067d127df48c4d5aae445170aef96762" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 41465 } }
I20260709 14:53:46.795379  8162 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9a50b39abbc04db7a87a63eee9e2927d" candidate_uuid: "b1bcbe2df07744caaeb7a15d00dad2d1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "973451fb40234dca93d60a5ad4ca93e4" is_pre_election: true
I20260709 14:53:46.796772  8311 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9a50b39abbc04db7a87a63eee9e2927d" candidate_uuid: "b1bcbe2df07744caaeb7a15d00dad2d1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "067d127df48c4d5aae445170aef96762" is_pre_election: true
I20260709 14:53:46.805068  8810 leader_election.cc:290] T db2932772e974b4ba562975df845b404 P 973451fb40234dca93d60a5ad4ca93e4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b1bcbe2df07744caaeb7a15d00dad2d1 (127.6.3.194:43283), 067d127df48c4d5aae445170aef96762 (127.6.3.195:41465)
I20260709 14:53:46.806252  8312 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "db2932772e974b4ba562975df845b404" candidate_uuid: "973451fb40234dca93d60a5ad4ca93e4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "067d127df48c4d5aae445170aef96762" is_pre_election: true
I20260709 14:53:46.807322  8354 leader_election.cc:304] T 4974d98386be4d28b157023b4d2f8efa P bf45b641d5dd4b868ad6c3f969c62453 [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: 067d127df48c4d5aae445170aef96762, bf45b641d5dd4b868ad6c3f969c62453; no voters: 
I20260709 14:53:46.808465  8161 raft_consensus.cc:3060] T 20205a15b7e44bcaac7f837d0f06375e P 973451fb40234dca93d60a5ad4ca93e4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:46.814484  8771 raft_consensus.cc:2804] T 4974d98386be4d28b157023b4d2f8efa P bf45b641d5dd4b868ad6c3f969c62453 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:53:46.814905  8771 raft_consensus.cc:493] T 4974d98386be4d28b157023b4d2f8efa P bf45b641d5dd4b868ad6c3f969c62453 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:53:46.815266  8771 raft_consensus.cc:3060] T 4974d98386be4d28b157023b4d2f8efa P bf45b641d5dd4b868ad6c3f969c62453 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:46.807727  8434 ts_tablet_manager.cc:1434] T f0c99adf90c147cea715ae6fd6efccf5 P bf45b641d5dd4b868ad6c3f969c62453: Time spent starting tablet: real 0.043s	user 0.007s	sys 0.001s
I20260709 14:53:46.810586  8432 raft_consensus.cc:385] T 9a50b39abbc04db7a87a63eee9e2927d P 067d127df48c4d5aae445170aef96762 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:46.816326  8432 raft_consensus.cc:740] T 9a50b39abbc04db7a87a63eee9e2927d P 067d127df48c4d5aae445170aef96762 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 067d127df48c4d5aae445170aef96762, State: Initialized, Role: FOLLOWER
I20260709 14:53:46.817022  8489 raft_consensus.cc:493] T 28299420e8f843df852439340863d546 P 067d127df48c4d5aae445170aef96762 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:46.823882  8489 raft_consensus.cc:515] T 28299420e8f843df852439340863d546 P 067d127df48c4d5aae445170aef96762 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "067d127df48c4d5aae445170aef96762" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 41465 } } peers { permanent_uuid: "bf45b641d5dd4b868ad6c3f969c62453" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 43451 } } peers { permanent_uuid: "973451fb40234dca93d60a5ad4ca93e4" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39227 } }
I20260709 14:53:46.826339  8489 leader_election.cc:290] T 28299420e8f843df852439340863d546 P 067d127df48c4d5aae445170aef96762 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bf45b641d5dd4b868ad6c3f969c62453 (127.6.3.196:43451), 973451fb40234dca93d60a5ad4ca93e4 (127.6.3.193:39227)
I20260709 14:53:46.829350  8432 consensus_queue.cc:260] T 9a50b39abbc04db7a87a63eee9e2927d P 067d127df48c4d5aae445170aef96762 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "973451fb40234dca93d60a5ad4ca93e4" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39227 } } peers { permanent_uuid: "b1bcbe2df07744caaeb7a15d00dad2d1" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43283 } } peers { permanent_uuid: "067d127df48c4d5aae445170aef96762" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 41465 } }
I20260709 14:53:46.831496  8311 raft_consensus.cc:2468] T 9a50b39abbc04db7a87a63eee9e2927d P 067d127df48c4d5aae445170aef96762 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b1bcbe2df07744caaeb7a15d00dad2d1 in term 0.
I20260709 14:53:46.833412  8384 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "28299420e8f843df852439340863d546" candidate_uuid: "067d127df48c4d5aae445170aef96762" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bf45b641d5dd4b868ad6c3f969c62453" is_pre_election: true
I20260709 14:53:46.838066  8431 tablet_bootstrap.cc:492] T c021532217254c94af1c1e5d633f7d01 P 973451fb40234dca93d60a5ad4ca93e4: No bootstrap required, opened a new log
I20260709 14:53:46.838627  8431 ts_tablet_manager.cc:1403] T c021532217254c94af1c1e5d633f7d01 P 973451fb40234dca93d60a5ad4ca93e4: Time spent bootstrapping tablet: real 0.190s	user 0.013s	sys 0.009s
I20260709 14:53:46.841867  8431 raft_consensus.cc:359] T c021532217254c94af1c1e5d633f7d01 P 973451fb40234dca93d60a5ad4ca93e4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bf45b641d5dd4b868ad6c3f969c62453" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 43451 } } peers { permanent_uuid: "973451fb40234dca93d60a5ad4ca93e4" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39227 } } peers { permanent_uuid: "b1bcbe2df07744caaeb7a15d00dad2d1" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43283 } }
I20260709 14:53:46.842618  8431 raft_consensus.cc:385] T c021532217254c94af1c1e5d633f7d01 P 973451fb40234dca93d60a5ad4ca93e4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:46.842929  8431 raft_consensus.cc:740] T c021532217254c94af1c1e5d633f7d01 P 973451fb40234dca93d60a5ad4ca93e4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 973451fb40234dca93d60a5ad4ca93e4, State: Initialized, Role: FOLLOWER
I20260709 14:53:46.849202  8432 ts_tablet_manager.cc:1434] T 9a50b39abbc04db7a87a63eee9e2927d P 067d127df48c4d5aae445170aef96762: Time spent starting tablet: real 0.083s	user 0.004s	sys 0.004s
W20260709 14:53:46.847383  8279 leader_election.cc:343] T 28299420e8f843df852439340863d546 P 067d127df48c4d5aae445170aef96762 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer bf45b641d5dd4b868ad6c3f969c62453 (127.6.3.196:43451): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:46.853071  8432 tablet_bootstrap.cc:492] T 46f7d6b9d2a946e899f8ce2dddd37993 P 067d127df48c4d5aae445170aef96762: Bootstrap starting.
I20260709 14:53:46.853072  8311 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "20205a15b7e44bcaac7f837d0f06375e" candidate_uuid: "973451fb40234dca93d60a5ad4ca93e4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "067d127df48c4d5aae445170aef96762" is_pre_election: true
I20260709 14:53:46.847154  8164 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4974d98386be4d28b157023b4d2f8efa" candidate_uuid: "bf45b641d5dd4b868ad6c3f969c62453" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "973451fb40234dca93d60a5ad4ca93e4" is_pre_election: true
I20260709 14:53:46.846565  8388 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "20205a15b7e44bcaac7f837d0f06375e" candidate_uuid: "973451fb40234dca93d60a5ad4ca93e4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bf45b641d5dd4b868ad6c3f969c62453" is_pre_election: true
I20260709 14:53:46.859055  8616 consensus_queue.cc:1048] T 20205a15b7e44bcaac7f837d0f06375e P bf45b641d5dd4b868ad6c3f969c62453 [LEADER]: Connected to new peer: Peer: permanent_uuid: "973451fb40234dca93d60a5ad4ca93e4" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39227 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:53:46.859596  8130 leader_election.cc:304] T 20205a15b7e44bcaac7f837d0f06375e P 973451fb40234dca93d60a5ad4ca93e4 [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: 973451fb40234dca93d60a5ad4ca93e4; no voters: 067d127df48c4d5aae445170aef96762, bf45b641d5dd4b868ad6c3f969c62453
I20260709 14:53:46.861620  8162 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "28299420e8f843df852439340863d546" candidate_uuid: "067d127df48c4d5aae445170aef96762" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "973451fb40234dca93d60a5ad4ca93e4" is_pre_election: true
I20260709 14:53:46.862411  8432 tablet_bootstrap.cc:654] T 46f7d6b9d2a946e899f8ce2dddd37993 P 067d127df48c4d5aae445170aef96762: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:46.863821  8677 raft_consensus.cc:2749] T 20205a15b7e44bcaac7f837d0f06375e P 973451fb40234dca93d60a5ad4ca93e4 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:53:46.863507  8239 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "db2932772e974b4ba562975df845b404" candidate_uuid: "973451fb40234dca93d60a5ad4ca93e4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b1bcbe2df07744caaeb7a15d00dad2d1" is_pre_election: true
I20260709 14:53:46.870579  8431 consensus_queue.cc:260] T c021532217254c94af1c1e5d633f7d01 P 973451fb40234dca93d60a5ad4ca93e4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bf45b641d5dd4b868ad6c3f969c62453" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 43451 } } peers { permanent_uuid: "973451fb40234dca93d60a5ad4ca93e4" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39227 } } peers { permanent_uuid: "b1bcbe2df07744caaeb7a15d00dad2d1" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43283 } }
I20260709 14:53:46.873260  8810 raft_consensus.cc:493] T c021532217254c94af1c1e5d633f7d01 P 973451fb40234dca93d60a5ad4ca93e4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:46.873750  8810 raft_consensus.cc:515] T c021532217254c94af1c1e5d633f7d01 P 973451fb40234dca93d60a5ad4ca93e4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bf45b641d5dd4b868ad6c3f969c62453" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 43451 } } peers { permanent_uuid: "973451fb40234dca93d60a5ad4ca93e4" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39227 } } peers { permanent_uuid: "b1bcbe2df07744caaeb7a15d00dad2d1" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43283 } }
I20260709 14:53:46.845132  8809 leader_election.cc:290] T 20205a15b7e44bcaac7f837d0f06375e P 973451fb40234dca93d60a5ad4ca93e4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 067d127df48c4d5aae445170aef96762 (127.6.3.195:41465), bf45b641d5dd4b868ad6c3f969c62453 (127.6.3.196:43451)
I20260709 14:53:46.877957  8206 leader_election.cc:304] T 9a50b39abbc04db7a87a63eee9e2927d P b1bcbe2df07744caaeb7a15d00dad2d1 [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: 067d127df48c4d5aae445170aef96762, b1bcbe2df07744caaeb7a15d00dad2d1; no voters: 
I20260709 14:53:46.878877  8740 raft_consensus.cc:2804] T 9a50b39abbc04db7a87a63eee9e2927d P b1bcbe2df07744caaeb7a15d00dad2d1 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:53:46.879251  8740 raft_consensus.cc:493] T 9a50b39abbc04db7a87a63eee9e2927d P b1bcbe2df07744caaeb7a15d00dad2d1 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:53:46.879594  8740 raft_consensus.cc:3060] T 9a50b39abbc04db7a87a63eee9e2927d P b1bcbe2df07744caaeb7a15d00dad2d1 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:46.881954  8205 leader_election.cc:304] T 033212aa841d48719d87a261e8b7aedf P b1bcbe2df07744caaeb7a15d00dad2d1 [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: b1bcbe2df07744caaeb7a15d00dad2d1, bf45b641d5dd4b868ad6c3f969c62453; no voters: 973451fb40234dca93d60a5ad4ca93e4
I20260709 14:53:46.883536  8810 leader_election.cc:290] T c021532217254c94af1c1e5d633f7d01 P 973451fb40234dca93d60a5ad4ca93e4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bf45b641d5dd4b868ad6c3f969c62453 (127.6.3.196:43451), b1bcbe2df07744caaeb7a15d00dad2d1 (127.6.3.194:43283)
I20260709 14:53:46.886325  8430 tablet_bootstrap.cc:654] T 46f7d6b9d2a946e899f8ce2dddd37993 P b1bcbe2df07744caaeb7a15d00dad2d1: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:46.888684  8388 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c021532217254c94af1c1e5d633f7d01" candidate_uuid: "973451fb40234dca93d60a5ad4ca93e4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bf45b641d5dd4b868ad6c3f969c62453" is_pre_election: true
I20260709 14:53:46.891803  8434 tablet_bootstrap.cc:492] T 5d50c49c764f4e3eb2da7dcb43cb6cba P bf45b641d5dd4b868ad6c3f969c62453: Bootstrap starting.
I20260709 14:53:46.895751  8431 ts_tablet_manager.cc:1434] T c021532217254c94af1c1e5d633f7d01 P 973451fb40234dca93d60a5ad4ca93e4: Time spent starting tablet: real 0.057s	user 0.009s	sys 0.000s
W20260709 14:53:46.904117  8354 leader_election.cc:343] T 4974d98386be4d28b157023b4d2f8efa P bf45b641d5dd4b868ad6c3f969c62453 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 973451fb40234dca93d60a5ad4ca93e4 (127.6.3.193:39227): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:46.908795  8750 raft_consensus.cc:2804] T 033212aa841d48719d87a261e8b7aedf P b1bcbe2df07744caaeb7a15d00dad2d1 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:53:46.909536  8750 raft_consensus.cc:697] T 033212aa841d48719d87a261e8b7aedf P b1bcbe2df07744caaeb7a15d00dad2d1 [term 1 LEADER]: Becoming Leader. State: Replica: b1bcbe2df07744caaeb7a15d00dad2d1, State: Running, Role: LEADER
W20260709 14:53:46.914613  8206 leader_election.cc:343] T 9a50b39abbc04db7a87a63eee9e2927d P b1bcbe2df07744caaeb7a15d00dad2d1 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 973451fb40234dca93d60a5ad4ca93e4 (127.6.3.193:39227): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:46.910866  8750 consensus_queue.cc:237] T 033212aa841d48719d87a261e8b7aedf P b1bcbe2df07744caaeb7a15d00dad2d1 [LEADER]: Queue going to LEADER mode. State: All 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: "bf45b641d5dd4b868ad6c3f969c62453" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 43451 } } peers { permanent_uuid: "973451fb40234dca93d60a5ad4ca93e4" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39227 } } peers { permanent_uuid: "b1bcbe2df07744caaeb7a15d00dad2d1" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43283 } }
I20260709 14:53:46.917454  8437 consensus_queue.cc:1048] T db2932772e974b4ba562975df845b404 P b1bcbe2df07744caaeb7a15d00dad2d1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "973451fb40234dca93d60a5ad4ca93e4" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39227 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.004s
I20260709 14:53:46.926090  8740 raft_consensus.cc:515] T 9a50b39abbc04db7a87a63eee9e2927d P b1bcbe2df07744caaeb7a15d00dad2d1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "973451fb40234dca93d60a5ad4ca93e4" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39227 } } peers { permanent_uuid: "b1bcbe2df07744caaeb7a15d00dad2d1" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43283 } } peers { permanent_uuid: "067d127df48c4d5aae445170aef96762" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 41465 } }
W20260709 14:53:46.928211  8206 consensus_peers.cc:597] T d14fc749226740448d0a3fee84ce5c79 P b1bcbe2df07744caaeb7a15d00dad2d1 -> Peer 973451fb40234dca93d60a5ad4ca93e4 (127.6.3.193:39227): Couldn't send request to peer 973451fb40234dca93d60a5ad4ca93e4. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:53:46.929797  8162 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9a50b39abbc04db7a87a63eee9e2927d" candidate_uuid: "b1bcbe2df07744caaeb7a15d00dad2d1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "973451fb40234dca93d60a5ad4ca93e4"
I20260709 14:53:46.929787  8431 tablet_bootstrap.cc:492] T d14fc749226740448d0a3fee84ce5c79 P 973451fb40234dca93d60a5ad4ca93e4: Bootstrap starting.
W20260709 14:53:46.932408  8206 leader_election.cc:343] T 9a50b39abbc04db7a87a63eee9e2927d P b1bcbe2df07744caaeb7a15d00dad2d1 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 973451fb40234dca93d60a5ad4ca93e4 (127.6.3.193:39227): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:46.935269  8437 consensus_queue.cc:1048] T d14fc749226740448d0a3fee84ce5c79 P b1bcbe2df07744caaeb7a15d00dad2d1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "067d127df48c4d5aae445170aef96762" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 41465 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:53:46.944983  8616 raft_consensus.cc:493] T f0c99adf90c147cea715ae6fd6efccf5 P bf45b641d5dd4b868ad6c3f969c62453 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:46.928887  8740 leader_election.cc:290] T 9a50b39abbc04db7a87a63eee9e2927d P b1bcbe2df07744caaeb7a15d00dad2d1 [CANDIDATE]: Term 1 election: Requested vote from peers 973451fb40234dca93d60a5ad4ca93e4 (127.6.3.193:39227), 067d127df48c4d5aae445170aef96762 (127.6.3.195:41465)
I20260709 14:53:46.945490  8616 raft_consensus.cc:515] T f0c99adf90c147cea715ae6fd6efccf5 P bf45b641d5dd4b868ad6c3f969c62453 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b1bcbe2df07744caaeb7a15d00dad2d1" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43283 } } peers { permanent_uuid: "067d127df48c4d5aae445170aef96762" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 41465 } } peers { permanent_uuid: "bf45b641d5dd4b868ad6c3f969c62453" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 43451 } }
I20260709 14:53:46.947616  8616 leader_election.cc:290] T f0c99adf90c147cea715ae6fd6efccf5 P bf45b641d5dd4b868ad6c3f969c62453 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b1bcbe2df07744caaeb7a15d00dad2d1 (127.6.3.194:43283), 067d127df48c4d5aae445170aef96762 (127.6.3.195:41465)
I20260709 14:53:46.948247  8616 consensus_queue.cc:1048] T 707c48a3042242c48a6a838684f7f880 P bf45b641d5dd4b868ad6c3f969c62453 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b1bcbe2df07744caaeb7a15d00dad2d1" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43283 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:53:46.936305  8314 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9a50b39abbc04db7a87a63eee9e2927d" candidate_uuid: "b1bcbe2df07744caaeb7a15d00dad2d1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "067d127df48c4d5aae445170aef96762"
I20260709 14:53:46.952723  8314 raft_consensus.cc:3060] T 9a50b39abbc04db7a87a63eee9e2927d P 067d127df48c4d5aae445170aef96762 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:46.967773  8239 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c021532217254c94af1c1e5d633f7d01" candidate_uuid: "973451fb40234dca93d60a5ad4ca93e4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b1bcbe2df07744caaeb7a15d00dad2d1" is_pre_election: true
I20260709 14:53:46.991693  8771 raft_consensus.cc:515] T 4974d98386be4d28b157023b4d2f8efa P bf45b641d5dd4b868ad6c3f969c62453 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "067d127df48c4d5aae445170aef96762" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 41465 } } peers { permanent_uuid: "bf45b641d5dd4b868ad6c3f969c62453" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 43451 } } peers { permanent_uuid: "973451fb40234dca93d60a5ad4ca93e4" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39227 } }
I20260709 14:53:46.992146  8313 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f0c99adf90c147cea715ae6fd6efccf5" candidate_uuid: "bf45b641d5dd4b868ad6c3f969c62453" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "067d127df48c4d5aae445170aef96762" is_pre_election: true
I20260709 14:53:46.992977  8313 raft_consensus.cc:2393] T f0c99adf90c147cea715ae6fd6efccf5 P 067d127df48c4d5aae445170aef96762 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate bf45b641d5dd4b868ad6c3f969c62453 in current term 1: Already voted for candidate 067d127df48c4d5aae445170aef96762 in this term.
I20260709 14:53:46.993769  8771 leader_election.cc:290] T 4974d98386be4d28b157023b4d2f8efa P bf45b641d5dd4b868ad6c3f969c62453 [CANDIDATE]: Term 1 election: Requested vote from peers 067d127df48c4d5aae445170aef96762 (127.6.3.195:41465), 973451fb40234dca93d60a5ad4ca93e4 (127.6.3.193:39227)
I20260709 14:53:46.994472  8239 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f0c99adf90c147cea715ae6fd6efccf5" candidate_uuid: "bf45b641d5dd4b868ad6c3f969c62453" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b1bcbe2df07744caaeb7a15d00dad2d1" is_pre_election: true
I20260709 14:53:46.961719  8128 leader_election.cc:304] T db2932772e974b4ba562975df845b404 P 973451fb40234dca93d60a5ad4ca93e4 [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: 973451fb40234dca93d60a5ad4ca93e4; no voters: 067d127df48c4d5aae445170aef96762, b1bcbe2df07744caaeb7a15d00dad2d1
I20260709 14:53:46.996264  8239 raft_consensus.cc:2393] T f0c99adf90c147cea715ae6fd6efccf5 P b1bcbe2df07744caaeb7a15d00dad2d1 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate bf45b641d5dd4b868ad6c3f969c62453 in current term 1: Already voted for candidate b1bcbe2df07744caaeb7a15d00dad2d1 in this term.
I20260709 14:53:46.998322  8313 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4974d98386be4d28b157023b4d2f8efa" candidate_uuid: "bf45b641d5dd4b868ad6c3f969c62453" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "067d127df48c4d5aae445170aef96762"
I20260709 14:53:46.999097  8313 raft_consensus.cc:3060] T 4974d98386be4d28b157023b4d2f8efa P 067d127df48c4d5aae445170aef96762 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:47.002597  8431 tablet_bootstrap.cc:654] T d14fc749226740448d0a3fee84ce5c79 P 973451fb40234dca93d60a5ad4ca93e4: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:47.003640  8354 leader_election.cc:304] T f0c99adf90c147cea715ae6fd6efccf5 P bf45b641d5dd4b868ad6c3f969c62453 [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: bf45b641d5dd4b868ad6c3f969c62453; no voters: 067d127df48c4d5aae445170aef96762, b1bcbe2df07744caaeb7a15d00dad2d1
I20260709 14:53:47.008916  8616 consensus_queue.cc:1048] T 707c48a3042242c48a6a838684f7f880 P bf45b641d5dd4b868ad6c3f969c62453 [LEADER]: Connected to new peer: Peer: permanent_uuid: "973451fb40234dca93d60a5ad4ca93e4" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39227 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:53:47.008456  8771 raft_consensus.cc:3060] T f0c99adf90c147cea715ae6fd6efccf5 P bf45b641d5dd4b868ad6c3f969c62453 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:47.029855  8810 raft_consensus.cc:2749] T db2932772e974b4ba562975df845b404 P 973451fb40234dca93d60a5ad4ca93e4 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:53:47.038872  8434 tablet_bootstrap.cc:654] T 5d50c49c764f4e3eb2da7dcb43cb6cba P bf45b641d5dd4b868ad6c3f969c62453: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:47.038704  8163 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4974d98386be4d28b157023b4d2f8efa" candidate_uuid: "bf45b641d5dd4b868ad6c3f969c62453" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "973451fb40234dca93d60a5ad4ca93e4"
W20260709 14:53:47.049239  8280 leader_election.cc:343] T 28299420e8f843df852439340863d546 P 067d127df48c4d5aae445170aef96762 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 973451fb40234dca93d60a5ad4ca93e4 (127.6.3.193:39227): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:47.049685  8280 leader_election.cc:304] T 28299420e8f843df852439340863d546 P 067d127df48c4d5aae445170aef96762 [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: 067d127df48c4d5aae445170aef96762; no voters: 973451fb40234dca93d60a5ad4ca93e4, bf45b641d5dd4b868ad6c3f969c62453
I20260709 14:53:47.050248  8489 raft_consensus.cc:2749] T 28299420e8f843df852439340863d546 P 067d127df48c4d5aae445170aef96762 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:53:47.051576  8314 raft_consensus.cc:2468] T 9a50b39abbc04db7a87a63eee9e2927d P 067d127df48c4d5aae445170aef96762 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b1bcbe2df07744caaeb7a15d00dad2d1 in term 1.
I20260709 14:53:47.052486  8430 tablet_bootstrap.cc:492] T 46f7d6b9d2a946e899f8ce2dddd37993 P b1bcbe2df07744caaeb7a15d00dad2d1: No bootstrap required, opened a new log
I20260709 14:53:47.031409  8128 leader_election.cc:304] T c021532217254c94af1c1e5d633f7d01 P 973451fb40234dca93d60a5ad4ca93e4 [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: 973451fb40234dca93d60a5ad4ca93e4; no voters: b1bcbe2df07744caaeb7a15d00dad2d1, bf45b641d5dd4b868ad6c3f969c62453
I20260709 14:53:47.053004  8430 ts_tablet_manager.cc:1403] T 46f7d6b9d2a946e899f8ce2dddd37993 P b1bcbe2df07744caaeb7a15d00dad2d1: Time spent bootstrapping tablet: real 0.306s	user 0.014s	sys 0.017s
I20260709 14:53:47.055287  8809 raft_consensus.cc:2749] T c021532217254c94af1c1e5d633f7d01 P 973451fb40234dca93d60a5ad4ca93e4 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:53:47.059473  8432 tablet_bootstrap.cc:492] T 46f7d6b9d2a946e899f8ce2dddd37993 P 067d127df48c4d5aae445170aef96762: No bootstrap required, opened a new log
I20260709 14:53:47.059932  8432 ts_tablet_manager.cc:1403] T 46f7d6b9d2a946e899f8ce2dddd37993 P 067d127df48c4d5aae445170aef96762: Time spent bootstrapping tablet: real 0.207s	user 0.019s	sys 0.006s
I20260709 14:53:47.062873  8206 leader_election.cc:304] T 9a50b39abbc04db7a87a63eee9e2927d P b1bcbe2df07744caaeb7a15d00dad2d1 [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: 067d127df48c4d5aae445170aef96762, b1bcbe2df07744caaeb7a15d00dad2d1; no voters: 973451fb40234dca93d60a5ad4ca93e4
I20260709 14:53:47.067657  8740 raft_consensus.cc:2804] T 9a50b39abbc04db7a87a63eee9e2927d P b1bcbe2df07744caaeb7a15d00dad2d1 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:53:47.068328  8740 raft_consensus.cc:697] T 9a50b39abbc04db7a87a63eee9e2927d P b1bcbe2df07744caaeb7a15d00dad2d1 [term 1 LEADER]: Becoming Leader. State: Replica: b1bcbe2df07744caaeb7a15d00dad2d1, State: Running, Role: LEADER
W20260709 14:53:47.068863  8354 leader_election.cc:343] T 4974d98386be4d28b157023b4d2f8efa P bf45b641d5dd4b868ad6c3f969c62453 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 973451fb40234dca93d60a5ad4ca93e4 (127.6.3.193:39227): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:47.069694  8432 raft_consensus.cc:359] T 46f7d6b9d2a946e899f8ce2dddd37993 P 067d127df48c4d5aae445170aef96762 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b1bcbe2df07744caaeb7a15d00dad2d1" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43283 } } peers { permanent_uuid: "067d127df48c4d5aae445170aef96762" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 41465 } } peers { permanent_uuid: "bf45b641d5dd4b868ad6c3f969c62453" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 43451 } }
I20260709 14:53:47.069511  8740 consensus_queue.cc:237] T 9a50b39abbc04db7a87a63eee9e2927d P b1bcbe2df07744caaeb7a15d00dad2d1 [LEADER]: Queue going to LEADER mode. State: All 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: "973451fb40234dca93d60a5ad4ca93e4" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39227 } } peers { permanent_uuid: "b1bcbe2df07744caaeb7a15d00dad2d1" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43283 } } peers { permanent_uuid: "067d127df48c4d5aae445170aef96762" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 41465 } }
I20260709 14:53:47.070416  8432 raft_consensus.cc:385] T 46f7d6b9d2a946e899f8ce2dddd37993 P 067d127df48c4d5aae445170aef96762 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:47.070897  8432 raft_consensus.cc:740] T 46f7d6b9d2a946e899f8ce2dddd37993 P 067d127df48c4d5aae445170aef96762 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 067d127df48c4d5aae445170aef96762, State: Initialized, Role: FOLLOWER
I20260709 14:53:47.071638  8432 consensus_queue.cc:260] T 46f7d6b9d2a946e899f8ce2dddd37993 P 067d127df48c4d5aae445170aef96762 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b1bcbe2df07744caaeb7a15d00dad2d1" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43283 } } peers { permanent_uuid: "067d127df48c4d5aae445170aef96762" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 41465 } } peers { permanent_uuid: "bf45b641d5dd4b868ad6c3f969c62453" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 43451 } }
I20260709 14:53:47.073527  8432 ts_tablet_manager.cc:1434] T 46f7d6b9d2a946e899f8ce2dddd37993 P 067d127df48c4d5aae445170aef96762: Time spent starting tablet: real 0.013s	user 0.006s	sys 0.000s
I20260709 14:53:47.074828  8432 tablet_bootstrap.cc:492] T ef2a716a00f94c8d9b8f54499d86bb21 P 067d127df48c4d5aae445170aef96762: Bootstrap starting.
I20260709 14:53:47.062559  8750 raft_consensus.cc:493] T deaee55618f042128aba04b24580a539 P b1bcbe2df07744caaeb7a15d00dad2d1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:47.076885  8750 raft_consensus.cc:515] T deaee55618f042128aba04b24580a539 P b1bcbe2df07744caaeb7a15d00dad2d1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bf45b641d5dd4b868ad6c3f969c62453" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 43451 } } peers { permanent_uuid: "973451fb40234dca93d60a5ad4ca93e4" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39227 } } peers { permanent_uuid: "b1bcbe2df07744caaeb7a15d00dad2d1" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43283 } }
I20260709 14:53:47.085498  8432 tablet_bootstrap.cc:654] T ef2a716a00f94c8d9b8f54499d86bb21 P 067d127df48c4d5aae445170aef96762: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:47.086709  8163 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "deaee55618f042128aba04b24580a539" candidate_uuid: "b1bcbe2df07744caaeb7a15d00dad2d1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "973451fb40234dca93d60a5ad4ca93e4" is_pre_election: true
W20260709 14:53:47.088618  8206 leader_election.cc:343] T deaee55618f042128aba04b24580a539 P b1bcbe2df07744caaeb7a15d00dad2d1 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 973451fb40234dca93d60a5ad4ca93e4 (127.6.3.193:39227): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:47.078922  8750 leader_election.cc:290] T deaee55618f042128aba04b24580a539 P b1bcbe2df07744caaeb7a15d00dad2d1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bf45b641d5dd4b868ad6c3f969c62453 (127.6.3.196:43451), 973451fb40234dca93d60a5ad4ca93e4 (127.6.3.193:39227)
W20260709 14:53:47.106741  8818 log.cc:927] Time spent T 033212aa841d48719d87a261e8b7aedf P b1bcbe2df07744caaeb7a15d00dad2d1: Append to log took a long time: real 0.069s	user 0.003s	sys 0.000s
I20260709 14:53:47.112617  8061 catalog_manager.cc:5697] T 033212aa841d48719d87a261e8b7aedf P b1bcbe2df07744caaeb7a15d00dad2d1 reported cstate change: term changed from 0 to 1, leader changed from <none> to b1bcbe2df07744caaeb7a15d00dad2d1 (127.6.3.194). New cstate: current_term: 1 leader_uuid: "b1bcbe2df07744caaeb7a15d00dad2d1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bf45b641d5dd4b868ad6c3f969c62453" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 43451 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "973451fb40234dca93d60a5ad4ca93e4" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39227 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b1bcbe2df07744caaeb7a15d00dad2d1" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43283 } health_report { overall_health: HEALTHY } } }
I20260709 14:53:47.121037  8388 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "deaee55618f042128aba04b24580a539" candidate_uuid: "b1bcbe2df07744caaeb7a15d00dad2d1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bf45b641d5dd4b868ad6c3f969c62453" is_pre_election: true
I20260709 14:53:47.121857  8388 raft_consensus.cc:2468] T deaee55618f042128aba04b24580a539 P bf45b641d5dd4b868ad6c3f969c62453 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b1bcbe2df07744caaeb7a15d00dad2d1 in term 0.
I20260709 14:53:47.126336  8163 raft_consensus.cc:3060] T c021532217254c94af1c1e5d633f7d01 P 973451fb40234dca93d60a5ad4ca93e4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:47.127039  8771 raft_consensus.cc:2749] T f0c99adf90c147cea715ae6fd6efccf5 P bf45b641d5dd4b868ad6c3f969c62453 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:53:47.128305  8313 raft_consensus.cc:2468] T 4974d98386be4d28b157023b4d2f8efa P 067d127df48c4d5aae445170aef96762 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bf45b641d5dd4b868ad6c3f969c62453 in term 1.
I20260709 14:53:47.129858  8750 consensus_queue.cc:1048] T ce3892a232504453aa38384dec5031ba P b1bcbe2df07744caaeb7a15d00dad2d1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bf45b641d5dd4b868ad6c3f969c62453" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 43451 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:53:47.134357  8354 leader_election.cc:304] T 4974d98386be4d28b157023b4d2f8efa P bf45b641d5dd4b868ad6c3f969c62453 [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: 067d127df48c4d5aae445170aef96762, bf45b641d5dd4b868ad6c3f969c62453; no voters: 973451fb40234dca93d60a5ad4ca93e4
I20260709 14:53:47.137221  8750 consensus_queue.cc:1048] T ce3892a232504453aa38384dec5031ba P b1bcbe2df07744caaeb7a15d00dad2d1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "067d127df48c4d5aae445170aef96762" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 41465 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:53:47.153337  8430 raft_consensus.cc:359] T 46f7d6b9d2a946e899f8ce2dddd37993 P b1bcbe2df07744caaeb7a15d00dad2d1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b1bcbe2df07744caaeb7a15d00dad2d1" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43283 } } peers { permanent_uuid: "067d127df48c4d5aae445170aef96762" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 41465 } } peers { permanent_uuid: "bf45b641d5dd4b868ad6c3f969c62453" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 43451 } }
I20260709 14:53:47.163236  8430 raft_consensus.cc:385] T 46f7d6b9d2a946e899f8ce2dddd37993 P b1bcbe2df07744caaeb7a15d00dad2d1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:47.163524  8430 raft_consensus.cc:740] T 46f7d6b9d2a946e899f8ce2dddd37993 P b1bcbe2df07744caaeb7a15d00dad2d1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b1bcbe2df07744caaeb7a15d00dad2d1, State: Initialized, Role: FOLLOWER
I20260709 14:53:47.166868  8205 leader_election.cc:304] T deaee55618f042128aba04b24580a539 P b1bcbe2df07744caaeb7a15d00dad2d1 [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: b1bcbe2df07744caaeb7a15d00dad2d1, bf45b641d5dd4b868ad6c3f969c62453; no voters: 973451fb40234dca93d60a5ad4ca93e4
I20260709 14:53:47.153271  8771 raft_consensus.cc:2804] T 4974d98386be4d28b157023b4d2f8efa P bf45b641d5dd4b868ad6c3f969c62453 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:53:47.176067  8771 raft_consensus.cc:697] T 4974d98386be4d28b157023b4d2f8efa P bf45b641d5dd4b868ad6c3f969c62453 [term 1 LEADER]: Becoming Leader. State: Replica: bf45b641d5dd4b868ad6c3f969c62453, State: Running, Role: LEADER
I20260709 14:53:47.176882  8771 consensus_queue.cc:237] T 4974d98386be4d28b157023b4d2f8efa P bf45b641d5dd4b868ad6c3f969c62453 [LEADER]: Queue going to LEADER mode. State: All 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: "067d127df48c4d5aae445170aef96762" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 41465 } } peers { permanent_uuid: "bf45b641d5dd4b868ad6c3f969c62453" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 43451 } } peers { permanent_uuid: "973451fb40234dca93d60a5ad4ca93e4" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39227 } }
I20260709 14:53:47.172500  8431 tablet_bootstrap.cc:492] T d14fc749226740448d0a3fee84ce5c79 P 973451fb40234dca93d60a5ad4ca93e4: No bootstrap required, opened a new log
I20260709 14:53:47.183842  8431 ts_tablet_manager.cc:1403] T d14fc749226740448d0a3fee84ce5c79 P 973451fb40234dca93d60a5ad4ca93e4: Time spent bootstrapping tablet: real 0.254s	user 0.012s	sys 0.024s
I20260709 14:53:47.174639  8608 raft_consensus.cc:2804] T deaee55618f042128aba04b24580a539 P b1bcbe2df07744caaeb7a15d00dad2d1 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:53:47.184558  8430 consensus_queue.cc:260] T 46f7d6b9d2a946e899f8ce2dddd37993 P b1bcbe2df07744caaeb7a15d00dad2d1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b1bcbe2df07744caaeb7a15d00dad2d1" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43283 } } peers { permanent_uuid: "067d127df48c4d5aae445170aef96762" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 41465 } } peers { permanent_uuid: "bf45b641d5dd4b868ad6c3f969c62453" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 43451 } }
I20260709 14:53:47.185772  8608 raft_consensus.cc:493] T deaee55618f042128aba04b24580a539 P b1bcbe2df07744caaeb7a15d00dad2d1 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:53:47.186211  8608 raft_consensus.cc:3060] T deaee55618f042128aba04b24580a539 P b1bcbe2df07744caaeb7a15d00dad2d1 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:47.197582  8431 raft_consensus.cc:359] T d14fc749226740448d0a3fee84ce5c79 P 973451fb40234dca93d60a5ad4ca93e4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "973451fb40234dca93d60a5ad4ca93e4" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39227 } } peers { permanent_uuid: "b1bcbe2df07744caaeb7a15d00dad2d1" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43283 } } peers { permanent_uuid: "067d127df48c4d5aae445170aef96762" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 41465 } }
I20260709 14:53:47.198457  8431 raft_consensus.cc:385] T d14fc749226740448d0a3fee84ce5c79 P 973451fb40234dca93d60a5ad4ca93e4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:47.198787  8431 raft_consensus.cc:740] T d14fc749226740448d0a3fee84ce5c79 P 973451fb40234dca93d60a5ad4ca93e4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 973451fb40234dca93d60a5ad4ca93e4, State: Initialized, Role: FOLLOWER
I20260709 14:53:47.210973  8432 tablet_bootstrap.cc:492] T ef2a716a00f94c8d9b8f54499d86bb21 P 067d127df48c4d5aae445170aef96762: No bootstrap required, opened a new log
I20260709 14:53:47.211548  8432 ts_tablet_manager.cc:1403] T ef2a716a00f94c8d9b8f54499d86bb21 P 067d127df48c4d5aae445170aef96762: Time spent bootstrapping tablet: real 0.137s	user 0.008s	sys 0.004s
I20260709 14:53:47.217662  8431 consensus_queue.cc:260] T d14fc749226740448d0a3fee84ce5c79 P 973451fb40234dca93d60a5ad4ca93e4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "973451fb40234dca93d60a5ad4ca93e4" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39227 } } peers { permanent_uuid: "b1bcbe2df07744caaeb7a15d00dad2d1" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43283 } } peers { permanent_uuid: "067d127df48c4d5aae445170aef96762" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 41465 } }
I20260709 14:53:47.224220  8432 raft_consensus.cc:359] T ef2a716a00f94c8d9b8f54499d86bb21 P 067d127df48c4d5aae445170aef96762 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "973451fb40234dca93d60a5ad4ca93e4" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39227 } } peers { permanent_uuid: "b1bcbe2df07744caaeb7a15d00dad2d1" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43283 } } peers { permanent_uuid: "067d127df48c4d5aae445170aef96762" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 41465 } }
I20260709 14:53:47.238090  8434 tablet_bootstrap.cc:492] T 5d50c49c764f4e3eb2da7dcb43cb6cba P bf45b641d5dd4b868ad6c3f969c62453: No bootstrap required, opened a new log
I20260709 14:53:47.239234  8434 ts_tablet_manager.cc:1403] T 5d50c49c764f4e3eb2da7dcb43cb6cba P bf45b641d5dd4b868ad6c3f969c62453: Time spent bootstrapping tablet: real 0.348s	user 0.058s	sys 0.013s
I20260709 14:53:47.250442  8431 ts_tablet_manager.cc:1434] T d14fc749226740448d0a3fee84ce5c79 P 973451fb40234dca93d60a5ad4ca93e4: Time spent starting tablet: real 0.066s	user 0.007s	sys 0.000s
I20260709 14:53:47.251618  8430 ts_tablet_manager.cc:1434] T 46f7d6b9d2a946e899f8ce2dddd37993 P b1bcbe2df07744caaeb7a15d00dad2d1: Time spent starting tablet: real 0.198s	user 0.010s	sys 0.000s
I20260709 14:53:47.252347  8432 raft_consensus.cc:385] T ef2a716a00f94c8d9b8f54499d86bb21 P 067d127df48c4d5aae445170aef96762 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:47.252796  8432 raft_consensus.cc:740] T ef2a716a00f94c8d9b8f54499d86bb21 P 067d127df48c4d5aae445170aef96762 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 067d127df48c4d5aae445170aef96762, State: Initialized, Role: FOLLOWER
I20260709 14:53:47.233808  8060 catalog_manager.cc:5697] T 9a50b39abbc04db7a87a63eee9e2927d P b1bcbe2df07744caaeb7a15d00dad2d1 reported cstate change: term changed from 0 to 1, leader changed from <none> to b1bcbe2df07744caaeb7a15d00dad2d1 (127.6.3.194). New cstate: current_term: 1 leader_uuid: "b1bcbe2df07744caaeb7a15d00dad2d1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "973451fb40234dca93d60a5ad4ca93e4" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39227 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b1bcbe2df07744caaeb7a15d00dad2d1" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43283 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "067d127df48c4d5aae445170aef96762" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 41465 } health_report { overall_health: UNKNOWN } } }
I20260709 14:53:47.264459  8430 tablet_bootstrap.cc:492] T ef2a716a00f94c8d9b8f54499d86bb21 P b1bcbe2df07744caaeb7a15d00dad2d1: Bootstrap starting.
I20260709 14:53:47.264524  8434 raft_consensus.cc:359] T 5d50c49c764f4e3eb2da7dcb43cb6cba P bf45b641d5dd4b868ad6c3f969c62453 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "067d127df48c4d5aae445170aef96762" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 41465 } } peers { permanent_uuid: "bf45b641d5dd4b868ad6c3f969c62453" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 43451 } } peers { permanent_uuid: "973451fb40234dca93d60a5ad4ca93e4" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39227 } }
I20260709 14:53:47.266736  8434 raft_consensus.cc:385] T 5d50c49c764f4e3eb2da7dcb43cb6cba P bf45b641d5dd4b868ad6c3f969c62453 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:47.269971  8432 consensus_queue.cc:260] T ef2a716a00f94c8d9b8f54499d86bb21 P 067d127df48c4d5aae445170aef96762 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "973451fb40234dca93d60a5ad4ca93e4" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39227 } } peers { permanent_uuid: "b1bcbe2df07744caaeb7a15d00dad2d1" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43283 } } peers { permanent_uuid: "067d127df48c4d5aae445170aef96762" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 41465 } }
I20260709 14:53:47.234790  8608 raft_consensus.cc:515] T deaee55618f042128aba04b24580a539 P b1bcbe2df07744caaeb7a15d00dad2d1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bf45b641d5dd4b868ad6c3f969c62453" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 43451 } } peers { permanent_uuid: "973451fb40234dca93d60a5ad4ca93e4" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39227 } } peers { permanent_uuid: "b1bcbe2df07744caaeb7a15d00dad2d1" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43283 } }
I20260709 14:53:47.267059  8434 raft_consensus.cc:740] T 5d50c49c764f4e3eb2da7dcb43cb6cba P bf45b641d5dd4b868ad6c3f969c62453 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bf45b641d5dd4b868ad6c3f969c62453, State: Initialized, Role: FOLLOWER
I20260709 14:53:47.277752  8434 consensus_queue.cc:260] T 5d50c49c764f4e3eb2da7dcb43cb6cba P bf45b641d5dd4b868ad6c3f969c62453 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "067d127df48c4d5aae445170aef96762" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 41465 } } peers { permanent_uuid: "bf45b641d5dd4b868ad6c3f969c62453" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 43451 } } peers { permanent_uuid: "973451fb40234dca93d60a5ad4ca93e4" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39227 } }
I20260709 14:53:47.279846  8431 tablet_bootstrap.cc:492] T 4974d98386be4d28b157023b4d2f8efa P 973451fb40234dca93d60a5ad4ca93e4: Bootstrap starting.
I20260709 14:53:47.284230  8608 leader_election.cc:290] T deaee55618f042128aba04b24580a539 P b1bcbe2df07744caaeb7a15d00dad2d1 [CANDIDATE]: Term 1 election: Requested vote from peers bf45b641d5dd4b868ad6c3f969c62453 (127.6.3.196:43451), 973451fb40234dca93d60a5ad4ca93e4 (127.6.3.193:39227)
I20260709 14:53:47.287113  8159 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "deaee55618f042128aba04b24580a539" candidate_uuid: "b1bcbe2df07744caaeb7a15d00dad2d1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "973451fb40234dca93d60a5ad4ca93e4"
I20260709 14:53:47.289124  8388 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "deaee55618f042128aba04b24580a539" candidate_uuid: "b1bcbe2df07744caaeb7a15d00dad2d1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bf45b641d5dd4b868ad6c3f969c62453"
I20260709 14:53:47.289620  8388 raft_consensus.cc:3060] T deaee55618f042128aba04b24580a539 P bf45b641d5dd4b868ad6c3f969c62453 [term 0 FOLLOWER]: Advancing to term 1
W20260709 14:53:47.289232  8206 leader_election.cc:343] T deaee55618f042128aba04b24580a539 P b1bcbe2df07744caaeb7a15d00dad2d1 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 973451fb40234dca93d60a5ad4ca93e4 (127.6.3.193:39227): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:47.294291  8431 tablet_bootstrap.cc:654] T 4974d98386be4d28b157023b4d2f8efa P 973451fb40234dca93d60a5ad4ca93e4: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:47.298395  8434 ts_tablet_manager.cc:1434] T 5d50c49c764f4e3eb2da7dcb43cb6cba P bf45b641d5dd4b868ad6c3f969c62453: Time spent starting tablet: real 0.058s	user 0.006s	sys 0.000s
I20260709 14:53:47.299422  8434 tablet_bootstrap.cc:492] T 46f7d6b9d2a946e899f8ce2dddd37993 P bf45b641d5dd4b868ad6c3f969c62453: Bootstrap starting.
I20260709 14:53:47.302057  8430 tablet_bootstrap.cc:654] T ef2a716a00f94c8d9b8f54499d86bb21 P b1bcbe2df07744caaeb7a15d00dad2d1: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:47.302822  8432 ts_tablet_manager.cc:1434] T ef2a716a00f94c8d9b8f54499d86bb21 P 067d127df48c4d5aae445170aef96762: Time spent starting tablet: real 0.091s	user 0.008s	sys 0.000s
I20260709 14:53:47.302240  8062 catalog_manager.cc:5697] T 4974d98386be4d28b157023b4d2f8efa P bf45b641d5dd4b868ad6c3f969c62453 reported cstate change: term changed from 0 to 1, leader changed from <none> to bf45b641d5dd4b868ad6c3f969c62453 (127.6.3.196). New cstate: current_term: 1 leader_uuid: "bf45b641d5dd4b868ad6c3f969c62453" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "067d127df48c4d5aae445170aef96762" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 41465 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bf45b641d5dd4b868ad6c3f969c62453" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 43451 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "973451fb40234dca93d60a5ad4ca93e4" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39227 } health_report { overall_health: UNKNOWN } } }
I20260709 14:53:47.307935  8388 raft_consensus.cc:2468] T deaee55618f042128aba04b24580a539 P bf45b641d5dd4b868ad6c3f969c62453 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b1bcbe2df07744caaeb7a15d00dad2d1 in term 1.
I20260709 14:53:47.312914  8205 leader_election.cc:304] T deaee55618f042128aba04b24580a539 P b1bcbe2df07744caaeb7a15d00dad2d1 [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: b1bcbe2df07744caaeb7a15d00dad2d1, bf45b641d5dd4b868ad6c3f969c62453; no voters: 973451fb40234dca93d60a5ad4ca93e4
I20260709 14:53:47.315030  8812 raft_consensus.cc:2804] T deaee55618f042128aba04b24580a539 P b1bcbe2df07744caaeb7a15d00dad2d1 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:53:47.320029  8812 raft_consensus.cc:697] T deaee55618f042128aba04b24580a539 P b1bcbe2df07744caaeb7a15d00dad2d1 [term 1 LEADER]: Becoming Leader. State: Replica: b1bcbe2df07744caaeb7a15d00dad2d1, State: Running, Role: LEADER
I20260709 14:53:47.322382  8812 consensus_queue.cc:237] T deaee55618f042128aba04b24580a539 P b1bcbe2df07744caaeb7a15d00dad2d1 [LEADER]: Queue going to LEADER mode. State: All 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: "bf45b641d5dd4b868ad6c3f969c62453" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 43451 } } peers { permanent_uuid: "973451fb40234dca93d60a5ad4ca93e4" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39227 } } peers { permanent_uuid: "b1bcbe2df07744caaeb7a15d00dad2d1" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43283 } }
I20260709 14:53:47.350735  8434 tablet_bootstrap.cc:654] T 46f7d6b9d2a946e899f8ce2dddd37993 P bf45b641d5dd4b868ad6c3f969c62453: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:47.361677  8430 tablet_bootstrap.cc:492] T ef2a716a00f94c8d9b8f54499d86bb21 P b1bcbe2df07744caaeb7a15d00dad2d1: No bootstrap required, opened a new log
I20260709 14:53:47.362110  8430 ts_tablet_manager.cc:1403] T ef2a716a00f94c8d9b8f54499d86bb21 P b1bcbe2df07744caaeb7a15d00dad2d1: Time spent bootstrapping tablet: real 0.098s	user 0.018s	sys 0.020s
I20260709 14:53:47.365029  8430 raft_consensus.cc:359] T ef2a716a00f94c8d9b8f54499d86bb21 P b1bcbe2df07744caaeb7a15d00dad2d1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "973451fb40234dca93d60a5ad4ca93e4" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39227 } } peers { permanent_uuid: "b1bcbe2df07744caaeb7a15d00dad2d1" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43283 } } peers { permanent_uuid: "067d127df48c4d5aae445170aef96762" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 41465 } }
I20260709 14:53:47.365646  8430 raft_consensus.cc:385] T ef2a716a00f94c8d9b8f54499d86bb21 P b1bcbe2df07744caaeb7a15d00dad2d1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:47.365891  8430 raft_consensus.cc:740] T ef2a716a00f94c8d9b8f54499d86bb21 P b1bcbe2df07744caaeb7a15d00dad2d1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b1bcbe2df07744caaeb7a15d00dad2d1, State: Initialized, Role: FOLLOWER
I20260709 14:53:47.366544  8430 consensus_queue.cc:260] T ef2a716a00f94c8d9b8f54499d86bb21 P b1bcbe2df07744caaeb7a15d00dad2d1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "973451fb40234dca93d60a5ad4ca93e4" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39227 } } peers { permanent_uuid: "b1bcbe2df07744caaeb7a15d00dad2d1" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43283 } } peers { permanent_uuid: "067d127df48c4d5aae445170aef96762" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 41465 } }
I20260709 14:53:47.367128  8434 tablet_bootstrap.cc:492] T 46f7d6b9d2a946e899f8ce2dddd37993 P bf45b641d5dd4b868ad6c3f969c62453: No bootstrap required, opened a new log
I20260709 14:53:47.367553  8434 ts_tablet_manager.cc:1403] T 46f7d6b9d2a946e899f8ce2dddd37993 P bf45b641d5dd4b868ad6c3f969c62453: Time spent bootstrapping tablet: real 0.068s	user 0.008s	sys 0.004s
I20260709 14:53:47.369339  8431 tablet_bootstrap.cc:492] T 4974d98386be4d28b157023b4d2f8efa P 973451fb40234dca93d60a5ad4ca93e4: No bootstrap required, opened a new log
I20260709 14:53:47.369771  8431 ts_tablet_manager.cc:1403] T 4974d98386be4d28b157023b4d2f8efa P 973451fb40234dca93d60a5ad4ca93e4: Time spent bootstrapping tablet: real 0.106s	user 0.013s	sys 0.001s
I20260709 14:53:47.370150  8434 raft_consensus.cc:359] T 46f7d6b9d2a946e899f8ce2dddd37993 P bf45b641d5dd4b868ad6c3f969c62453 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b1bcbe2df07744caaeb7a15d00dad2d1" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43283 } } peers { permanent_uuid: "067d127df48c4d5aae445170aef96762" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 41465 } } peers { permanent_uuid: "bf45b641d5dd4b868ad6c3f969c62453" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 43451 } }
I20260709 14:53:47.370824  8434 raft_consensus.cc:385] T 46f7d6b9d2a946e899f8ce2dddd37993 P bf45b641d5dd4b868ad6c3f969c62453 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:47.371119  8434 raft_consensus.cc:740] T 46f7d6b9d2a946e899f8ce2dddd37993 P bf45b641d5dd4b868ad6c3f969c62453 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bf45b641d5dd4b868ad6c3f969c62453, State: Initialized, Role: FOLLOWER
I20260709 14:53:47.371289  8430 ts_tablet_manager.cc:1434] T ef2a716a00f94c8d9b8f54499d86bb21 P b1bcbe2df07744caaeb7a15d00dad2d1: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.002s
I20260709 14:53:47.371971  8434 consensus_queue.cc:260] T 46f7d6b9d2a946e899f8ce2dddd37993 P bf45b641d5dd4b868ad6c3f969c62453 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b1bcbe2df07744caaeb7a15d00dad2d1" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43283 } } peers { permanent_uuid: "067d127df48c4d5aae445170aef96762" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 41465 } } peers { permanent_uuid: "bf45b641d5dd4b868ad6c3f969c62453" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 43451 } }
I20260709 14:53:47.372412  8430 tablet_bootstrap.cc:492] T 32f8608258034e878dc7968ca65963e4 P b1bcbe2df07744caaeb7a15d00dad2d1: Bootstrap starting.
I20260709 14:53:47.374595  8434 ts_tablet_manager.cc:1434] T 46f7d6b9d2a946e899f8ce2dddd37993 P bf45b641d5dd4b868ad6c3f969c62453: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 14:53:47.376139  8431 raft_consensus.cc:359] T 4974d98386be4d28b157023b4d2f8efa P 973451fb40234dca93d60a5ad4ca93e4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "067d127df48c4d5aae445170aef96762" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 41465 } } peers { permanent_uuid: "bf45b641d5dd4b868ad6c3f969c62453" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 43451 } } peers { permanent_uuid: "973451fb40234dca93d60a5ad4ca93e4" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39227 } }
I20260709 14:53:47.376791  8431 raft_consensus.cc:385] T 4974d98386be4d28b157023b4d2f8efa P 973451fb40234dca93d60a5ad4ca93e4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:47.377050  8431 raft_consensus.cc:740] T 4974d98386be4d28b157023b4d2f8efa P 973451fb40234dca93d60a5ad4ca93e4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 973451fb40234dca93d60a5ad4ca93e4, State: Initialized, Role: FOLLOWER
I20260709 14:53:47.377667  8431 consensus_queue.cc:260] T 4974d98386be4d28b157023b4d2f8efa P 973451fb40234dca93d60a5ad4ca93e4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "067d127df48c4d5aae445170aef96762" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 41465 } } peers { permanent_uuid: "bf45b641d5dd4b868ad6c3f969c62453" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 43451 } } peers { permanent_uuid: "973451fb40234dca93d60a5ad4ca93e4" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39227 } }
I20260709 14:53:47.382978  8431 ts_tablet_manager.cc:1434] T 4974d98386be4d28b157023b4d2f8efa P 973451fb40234dca93d60a5ad4ca93e4: Time spent starting tablet: real 0.013s	user 0.006s	sys 0.000s
I20260709 14:53:47.383831  8431 tablet_bootstrap.cc:492] T 9a50b39abbc04db7a87a63eee9e2927d P 973451fb40234dca93d60a5ad4ca93e4: Bootstrap starting.
I20260709 14:53:47.388434  8434 tablet_bootstrap.cc:492] T 445e5bf5ffc94723ba3ea09e39cc47a1 P bf45b641d5dd4b868ad6c3f969c62453: Bootstrap starting.
I20260709 14:53:47.389487  8431 tablet_bootstrap.cc:654] T 9a50b39abbc04db7a87a63eee9e2927d P 973451fb40234dca93d60a5ad4ca93e4: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:47.389770  8810 raft_consensus.cc:493] T d14fc749226740448d0a3fee84ce5c79 P 973451fb40234dca93d60a5ad4ca93e4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:47.390215  8810 raft_consensus.cc:515] T d14fc749226740448d0a3fee84ce5c79 P 973451fb40234dca93d60a5ad4ca93e4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "973451fb40234dca93d60a5ad4ca93e4" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39227 } } peers { permanent_uuid: "b1bcbe2df07744caaeb7a15d00dad2d1" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43283 } } peers { permanent_uuid: "067d127df48c4d5aae445170aef96762" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 41465 } }
I20260709 14:53:47.392222  8810 leader_election.cc:290] T d14fc749226740448d0a3fee84ce5c79 P 973451fb40234dca93d60a5ad4ca93e4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b1bcbe2df07744caaeb7a15d00dad2d1 (127.6.3.194:43283), 067d127df48c4d5aae445170aef96762 (127.6.3.195:41465)
I20260709 14:53:47.394124  8312 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d14fc749226740448d0a3fee84ce5c79" candidate_uuid: "973451fb40234dca93d60a5ad4ca93e4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "067d127df48c4d5aae445170aef96762" is_pre_election: true
I20260709 14:53:47.396741  8239 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d14fc749226740448d0a3fee84ce5c79" candidate_uuid: "973451fb40234dca93d60a5ad4ca93e4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b1bcbe2df07744caaeb7a15d00dad2d1" is_pre_election: true
I20260709 14:53:47.399251  8128 leader_election.cc:304] T d14fc749226740448d0a3fee84ce5c79 P 973451fb40234dca93d60a5ad4ca93e4 [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: 973451fb40234dca93d60a5ad4ca93e4; no voters: 067d127df48c4d5aae445170aef96762, b1bcbe2df07744caaeb7a15d00dad2d1
I20260709 14:53:47.400743  8810 raft_consensus.cc:2749] T d14fc749226740448d0a3fee84ce5c79 P 973451fb40234dca93d60a5ad4ca93e4 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:53:47.401175  8434 tablet_bootstrap.cc:654] T 445e5bf5ffc94723ba3ea09e39cc47a1 P bf45b641d5dd4b868ad6c3f969c62453: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:47.401872  8431 tablet_bootstrap.cc:492] T 9a50b39abbc04db7a87a63eee9e2927d P 973451fb40234dca93d60a5ad4ca93e4: No bootstrap required, opened a new log
I20260709 14:53:47.402279  8060 catalog_manager.cc:5697] T deaee55618f042128aba04b24580a539 P b1bcbe2df07744caaeb7a15d00dad2d1 reported cstate change: term changed from 0 to 1, leader changed from <none> to b1bcbe2df07744caaeb7a15d00dad2d1 (127.6.3.194). New cstate: current_term: 1 leader_uuid: "b1bcbe2df07744caaeb7a15d00dad2d1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bf45b641d5dd4b868ad6c3f969c62453" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 43451 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "973451fb40234dca93d60a5ad4ca93e4" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39227 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b1bcbe2df07744caaeb7a15d00dad2d1" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43283 } health_report { overall_health: HEALTHY } } }
I20260709 14:53:47.406453  8430 tablet_bootstrap.cc:654] T 32f8608258034e878dc7968ca65963e4 P b1bcbe2df07744caaeb7a15d00dad2d1: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:47.423565  8430 tablet_bootstrap.cc:492] T 32f8608258034e878dc7968ca65963e4 P b1bcbe2df07744caaeb7a15d00dad2d1: No bootstrap required, opened a new log
I20260709 14:53:47.423974  8430 ts_tablet_manager.cc:1403] T 32f8608258034e878dc7968ca65963e4 P b1bcbe2df07744caaeb7a15d00dad2d1: Time spent bootstrapping tablet: real 0.052s	user 0.013s	sys 0.000s
I20260709 14:53:47.426563  8430 raft_consensus.cc:359] T 32f8608258034e878dc7968ca65963e4 P b1bcbe2df07744caaeb7a15d00dad2d1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bf45b641d5dd4b868ad6c3f969c62453" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 43451 } } peers { permanent_uuid: "973451fb40234dca93d60a5ad4ca93e4" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39227 } } peers { permanent_uuid: "b1bcbe2df07744caaeb7a15d00dad2d1" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43283 } }
I20260709 14:53:47.427210  8430 raft_consensus.cc:385] T 32f8608258034e878dc7968ca65963e4 P b1bcbe2df07744caaeb7a15d00dad2d1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:47.427470  8430 raft_consensus.cc:740] T 32f8608258034e878dc7968ca65963e4 P b1bcbe2df07744caaeb7a15d00dad2d1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b1bcbe2df07744caaeb7a15d00dad2d1, State: Initialized, Role: FOLLOWER
I20260709 14:53:47.428185  8430 consensus_queue.cc:260] T 32f8608258034e878dc7968ca65963e4 P b1bcbe2df07744caaeb7a15d00dad2d1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bf45b641d5dd4b868ad6c3f969c62453" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 43451 } } peers { permanent_uuid: "973451fb40234dca93d60a5ad4ca93e4" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39227 } } peers { permanent_uuid: "b1bcbe2df07744caaeb7a15d00dad2d1" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43283 } }
I20260709 14:53:47.438232  8679 raft_consensus.cc:493] T ef2a716a00f94c8d9b8f54499d86bb21 P 067d127df48c4d5aae445170aef96762 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:47.438691  8679 raft_consensus.cc:515] T ef2a716a00f94c8d9b8f54499d86bb21 P 067d127df48c4d5aae445170aef96762 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "973451fb40234dca93d60a5ad4ca93e4" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39227 } } peers { permanent_uuid: "b1bcbe2df07744caaeb7a15d00dad2d1" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43283 } } peers { permanent_uuid: "067d127df48c4d5aae445170aef96762" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 41465 } }
I20260709 14:53:47.439677  8430 ts_tablet_manager.cc:1434] T 32f8608258034e878dc7968ca65963e4 P b1bcbe2df07744caaeb7a15d00dad2d1: Time spent starting tablet: real 0.015s	user 0.004s	sys 0.003s
I20260709 14:53:47.440765  8679 leader_election.cc:290] T ef2a716a00f94c8d9b8f54499d86bb21 P 067d127df48c4d5aae445170aef96762 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 973451fb40234dca93d60a5ad4ca93e4 (127.6.3.193:39227), b1bcbe2df07744caaeb7a15d00dad2d1 (127.6.3.194:43283)
I20260709 14:53:47.444247  8239 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ef2a716a00f94c8d9b8f54499d86bb21" candidate_uuid: "067d127df48c4d5aae445170aef96762" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b1bcbe2df07744caaeb7a15d00dad2d1" is_pre_election: true
I20260709 14:53:47.444856  8239 raft_consensus.cc:2468] T ef2a716a00f94c8d9b8f54499d86bb21 P b1bcbe2df07744caaeb7a15d00dad2d1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 067d127df48c4d5aae445170aef96762 in term 0.
I20260709 14:53:47.448207  8158 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ef2a716a00f94c8d9b8f54499d86bb21" candidate_uuid: "067d127df48c4d5aae445170aef96762" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "973451fb40234dca93d60a5ad4ca93e4" is_pre_election: true
I20260709 14:53:47.449918  8277 leader_election.cc:304] T ef2a716a00f94c8d9b8f54499d86bb21 P 067d127df48c4d5aae445170aef96762 [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: 067d127df48c4d5aae445170aef96762, b1bcbe2df07744caaeb7a15d00dad2d1; no voters: 
I20260709 14:53:47.450083  8434 tablet_bootstrap.cc:492] T 445e5bf5ffc94723ba3ea09e39cc47a1 P bf45b641d5dd4b868ad6c3f969c62453: No bootstrap required, opened a new log
I20260709 14:53:47.450704  8486 raft_consensus.cc:2804] T ef2a716a00f94c8d9b8f54499d86bb21 P 067d127df48c4d5aae445170aef96762 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:53:47.451177  8486 raft_consensus.cc:493] T ef2a716a00f94c8d9b8f54499d86bb21 P 067d127df48c4d5aae445170aef96762 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
W20260709 14:53:47.451278  8280 leader_election.cc:343] T ef2a716a00f94c8d9b8f54499d86bb21 P 067d127df48c4d5aae445170aef96762 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 973451fb40234dca93d60a5ad4ca93e4 (127.6.3.193:39227): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:47.451575  8486 raft_consensus.cc:3060] T ef2a716a00f94c8d9b8f54499d86bb21 P 067d127df48c4d5aae445170aef96762 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:47.402289  8431 ts_tablet_manager.cc:1403] T 9a50b39abbc04db7a87a63eee9e2927d P 973451fb40234dca93d60a5ad4ca93e4: Time spent bootstrapping tablet: real 0.019s	user 0.009s	sys 0.005s
I20260709 14:53:47.463905  8431 raft_consensus.cc:359] T 9a50b39abbc04db7a87a63eee9e2927d P 973451fb40234dca93d60a5ad4ca93e4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "973451fb40234dca93d60a5ad4ca93e4" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39227 } } peers { permanent_uuid: "b1bcbe2df07744caaeb7a15d00dad2d1" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43283 } } peers { permanent_uuid: "067d127df48c4d5aae445170aef96762" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 41465 } }
I20260709 14:53:47.464393  8431 raft_consensus.cc:385] T 9a50b39abbc04db7a87a63eee9e2927d P 973451fb40234dca93d60a5ad4ca93e4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:47.465412  8431 raft_consensus.cc:740] T 9a50b39abbc04db7a87a63eee9e2927d P 973451fb40234dca93d60a5ad4ca93e4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 973451fb40234dca93d60a5ad4ca93e4, State: Initialized, Role: FOLLOWER
I20260709 14:53:47.466377  8434 ts_tablet_manager.cc:1403] T 445e5bf5ffc94723ba3ea09e39cc47a1 P bf45b641d5dd4b868ad6c3f969c62453: Time spent bootstrapping tablet: real 0.078s	user 0.008s	sys 0.005s
I20260709 14:53:47.466130  8431 consensus_queue.cc:260] T 9a50b39abbc04db7a87a63eee9e2927d P 973451fb40234dca93d60a5ad4ca93e4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "973451fb40234dca93d60a5ad4ca93e4" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39227 } } peers { permanent_uuid: "b1bcbe2df07744caaeb7a15d00dad2d1" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43283 } } peers { permanent_uuid: "067d127df48c4d5aae445170aef96762" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 41465 } }
I20260709 14:53:47.472612  8679 raft_consensus.cc:493] T 46f7d6b9d2a946e899f8ce2dddd37993 P 067d127df48c4d5aae445170aef96762 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:47.473063  8679 raft_consensus.cc:515] T 46f7d6b9d2a946e899f8ce2dddd37993 P 067d127df48c4d5aae445170aef96762 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b1bcbe2df07744caaeb7a15d00dad2d1" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43283 } } peers { permanent_uuid: "067d127df48c4d5aae445170aef96762" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 41465 } } peers { permanent_uuid: "bf45b641d5dd4b868ad6c3f969c62453" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 43451 } }
I20260709 14:53:47.476008  8237 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "46f7d6b9d2a946e899f8ce2dddd37993" candidate_uuid: "067d127df48c4d5aae445170aef96762" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b1bcbe2df07744caaeb7a15d00dad2d1" is_pre_election: true
I20260709 14:53:47.476682  8237 raft_consensus.cc:2468] T 46f7d6b9d2a946e899f8ce2dddd37993 P b1bcbe2df07744caaeb7a15d00dad2d1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 067d127df48c4d5aae445170aef96762 in term 0.
I20260709 14:53:47.476887  8679 leader_election.cc:290] T 46f7d6b9d2a946e899f8ce2dddd37993 P 067d127df48c4d5aae445170aef96762 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b1bcbe2df07744caaeb7a15d00dad2d1 (127.6.3.194:43283), bf45b641d5dd4b868ad6c3f969c62453 (127.6.3.196:43451)
I20260709 14:53:47.479481  8431 ts_tablet_manager.cc:1434] T 9a50b39abbc04db7a87a63eee9e2927d P 973451fb40234dca93d60a5ad4ca93e4: Time spent starting tablet: real 0.018s	user 0.005s	sys 0.000s
I20260709 14:53:47.479266  8387 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "46f7d6b9d2a946e899f8ce2dddd37993" candidate_uuid: "067d127df48c4d5aae445170aef96762" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bf45b641d5dd4b868ad6c3f969c62453" is_pre_election: true
I20260709 14:53:47.480046  8387 raft_consensus.cc:2468] T 46f7d6b9d2a946e899f8ce2dddd37993 P bf45b641d5dd4b868ad6c3f969c62453 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 067d127df48c4d5aae445170aef96762 in term 0.
I20260709 14:53:47.480585  8431 tablet_bootstrap.cc:492] T 5d50c49c764f4e3eb2da7dcb43cb6cba P 973451fb40234dca93d60a5ad4ca93e4: Bootstrap starting.
I20260709 14:53:47.482553  8279 leader_election.cc:304] T 46f7d6b9d2a946e899f8ce2dddd37993 P 067d127df48c4d5aae445170aef96762 [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: 067d127df48c4d5aae445170aef96762, bf45b641d5dd4b868ad6c3f969c62453; no voters: 
W20260709 14:53:47.483168  8206 consensus_peers.cc:597] T 033212aa841d48719d87a261e8b7aedf P b1bcbe2df07744caaeb7a15d00dad2d1 -> Peer 973451fb40234dca93d60a5ad4ca93e4 (127.6.3.193:39227): Couldn't send request to peer 973451fb40234dca93d60a5ad4ca93e4. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:53:47.483552  8437 consensus_queue.cc:1048] T 033212aa841d48719d87a261e8b7aedf P b1bcbe2df07744caaeb7a15d00dad2d1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bf45b641d5dd4b868ad6c3f969c62453" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 43451 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:53:47.487888  8838 raft_consensus.cc:2804] T 46f7d6b9d2a946e899f8ce2dddd37993 P 067d127df48c4d5aae445170aef96762 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:53:47.488276  8838 raft_consensus.cc:493] T 46f7d6b9d2a946e899f8ce2dddd37993 P 067d127df48c4d5aae445170aef96762 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:53:47.488597  8838 raft_consensus.cc:3060] T 46f7d6b9d2a946e899f8ce2dddd37993 P 067d127df48c4d5aae445170aef96762 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:47.486455  8431 tablet_bootstrap.cc:654] T 5d50c49c764f4e3eb2da7dcb43cb6cba P 973451fb40234dca93d60a5ad4ca93e4: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:47.497977  8437 raft_consensus.cc:493] T 4fb819875bb244a4bd6c131704c60fce P b1bcbe2df07744caaeb7a15d00dad2d1 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:47.498584  8437 raft_consensus.cc:515] T 4fb819875bb244a4bd6c131704c60fce P b1bcbe2df07744caaeb7a15d00dad2d1 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b1bcbe2df07744caaeb7a15d00dad2d1" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43283 } } peers { permanent_uuid: "067d127df48c4d5aae445170aef96762" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 41465 } } peers { permanent_uuid: "bf45b641d5dd4b868ad6c3f969c62453" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 43451 } }
I20260709 14:53:47.500185  8434 raft_consensus.cc:359] T 445e5bf5ffc94723ba3ea09e39cc47a1 P bf45b641d5dd4b868ad6c3f969c62453 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "067d127df48c4d5aae445170aef96762" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 41465 } } peers { permanent_uuid: "bf45b641d5dd4b868ad6c3f969c62453" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 43451 } } peers { permanent_uuid: "973451fb40234dca93d60a5ad4ca93e4" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39227 } }
I20260709 14:53:47.501098  8434 raft_consensus.cc:385] T 445e5bf5ffc94723ba3ea09e39cc47a1 P bf45b641d5dd4b868ad6c3f969c62453 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:47.501574  8437 leader_election.cc:290] T 4fb819875bb244a4bd6c131704c60fce P b1bcbe2df07744caaeb7a15d00dad2d1 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 067d127df48c4d5aae445170aef96762 (127.6.3.195:41465), bf45b641d5dd4b868ad6c3f969c62453 (127.6.3.196:43451)
I20260709 14:53:47.502238  8312 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4fb819875bb244a4bd6c131704c60fce" candidate_uuid: "b1bcbe2df07744caaeb7a15d00dad2d1" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "067d127df48c4d5aae445170aef96762" is_pre_election: true
I20260709 14:53:47.502575  8387 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4fb819875bb244a4bd6c131704c60fce" candidate_uuid: "b1bcbe2df07744caaeb7a15d00dad2d1" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bf45b641d5dd4b868ad6c3f969c62453" is_pre_election: true
I20260709 14:53:47.502858  8810 raft_consensus.cc:493] T 4974d98386be4d28b157023b4d2f8efa P 973451fb40234dca93d60a5ad4ca93e4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:47.503180  8312 raft_consensus.cc:2468] T 4fb819875bb244a4bd6c131704c60fce P 067d127df48c4d5aae445170aef96762 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b1bcbe2df07744caaeb7a15d00dad2d1 in term 1.
I20260709 14:53:47.503376  8810 raft_consensus.cc:515] T 4974d98386be4d28b157023b4d2f8efa P 973451fb40234dca93d60a5ad4ca93e4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "067d127df48c4d5aae445170aef96762" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 41465 } } peers { permanent_uuid: "bf45b641d5dd4b868ad6c3f969c62453" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 43451 } } peers { permanent_uuid: "973451fb40234dca93d60a5ad4ca93e4" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39227 } }
I20260709 14:53:47.491212  8486 raft_consensus.cc:515] T ef2a716a00f94c8d9b8f54499d86bb21 P 067d127df48c4d5aae445170aef96762 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "973451fb40234dca93d60a5ad4ca93e4" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39227 } } peers { permanent_uuid: "b1bcbe2df07744caaeb7a15d00dad2d1" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43283 } } peers { permanent_uuid: "067d127df48c4d5aae445170aef96762" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 41465 } }
I20260709 14:53:47.505378  8810 leader_election.cc:290] T 4974d98386be4d28b157023b4d2f8efa P 973451fb40234dca93d60a5ad4ca93e4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 067d127df48c4d5aae445170aef96762 (127.6.3.195:41465), bf45b641d5dd4b868ad6c3f969c62453 (127.6.3.196:43451)
I20260709 14:53:47.506072  8206 leader_election.cc:304] T 4fb819875bb244a4bd6c131704c60fce P b1bcbe2df07744caaeb7a15d00dad2d1 [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: 067d127df48c4d5aae445170aef96762, b1bcbe2df07744caaeb7a15d00dad2d1; no voters: 
I20260709 14:53:47.506361  8388 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4974d98386be4d28b157023b4d2f8efa" candidate_uuid: "973451fb40234dca93d60a5ad4ca93e4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bf45b641d5dd4b868ad6c3f969c62453" is_pre_election: true
I20260709 14:53:47.506755  8437 raft_consensus.cc:2804] T 4fb819875bb244a4bd6c131704c60fce P b1bcbe2df07744caaeb7a15d00dad2d1 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:53:47.507051  8437 raft_consensus.cc:493] T 4fb819875bb244a4bd6c131704c60fce P b1bcbe2df07744caaeb7a15d00dad2d1 [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:53:47.507395  8437 raft_consensus.cc:3060] T 4fb819875bb244a4bd6c131704c60fce P b1bcbe2df07744caaeb7a15d00dad2d1 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:53:47.507385  8434 raft_consensus.cc:740] T 445e5bf5ffc94723ba3ea09e39cc47a1 P bf45b641d5dd4b868ad6c3f969c62453 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bf45b641d5dd4b868ad6c3f969c62453, State: Initialized, Role: FOLLOWER
I20260709 14:53:47.508076  8312 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4974d98386be4d28b157023b4d2f8efa" candidate_uuid: "973451fb40234dca93d60a5ad4ca93e4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "067d127df48c4d5aae445170aef96762" is_pre_election: true
I20260709 14:53:47.515296  8312 raft_consensus.cc:2393] T 4974d98386be4d28b157023b4d2f8efa P 067d127df48c4d5aae445170aef96762 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 973451fb40234dca93d60a5ad4ca93e4 in current term 1: Already voted for candidate bf45b641d5dd4b868ad6c3f969c62453 in this term.
I20260709 14:53:47.507849  8158 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ef2a716a00f94c8d9b8f54499d86bb21" candidate_uuid: "067d127df48c4d5aae445170aef96762" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "973451fb40234dca93d60a5ad4ca93e4"
I20260709 14:53:47.516822  8387 raft_consensus.cc:2468] T 4fb819875bb244a4bd6c131704c60fce P bf45b641d5dd4b868ad6c3f969c62453 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b1bcbe2df07744caaeb7a15d00dad2d1 in term 1.
I20260709 14:53:47.516992  8131 leader_election.cc:304] T 4974d98386be4d28b157023b4d2f8efa P 973451fb40234dca93d60a5ad4ca93e4 [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: 973451fb40234dca93d60a5ad4ca93e4; no voters: 067d127df48c4d5aae445170aef96762, bf45b641d5dd4b868ad6c3f969c62453
I20260709 14:53:47.519510  8810 raft_consensus.cc:3060] T 4974d98386be4d28b157023b4d2f8efa P 973451fb40234dca93d60a5ad4ca93e4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:47.521365  8237 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ef2a716a00f94c8d9b8f54499d86bb21" candidate_uuid: "067d127df48c4d5aae445170aef96762" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b1bcbe2df07744caaeb7a15d00dad2d1"
I20260709 14:53:47.522644  8812 consensus_queue.cc:1048] T 9a50b39abbc04db7a87a63eee9e2927d P b1bcbe2df07744caaeb7a15d00dad2d1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "067d127df48c4d5aae445170aef96762" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 41465 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 14:53:47.523135  8280 leader_election.cc:343] T ef2a716a00f94c8d9b8f54499d86bb21 P 067d127df48c4d5aae445170aef96762 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 973451fb40234dca93d60a5ad4ca93e4 (127.6.3.193:39227): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:47.515275  8434 consensus_queue.cc:260] T 445e5bf5ffc94723ba3ea09e39cc47a1 P bf45b641d5dd4b868ad6c3f969c62453 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "067d127df48c4d5aae445170aef96762" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 41465 } } peers { permanent_uuid: "bf45b641d5dd4b868ad6c3f969c62453" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 43451 } } peers { permanent_uuid: "973451fb40234dca93d60a5ad4ca93e4" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39227 } }
I20260709 14:53:47.528708  8237 raft_consensus.cc:3060] T ef2a716a00f94c8d9b8f54499d86bb21 P b1bcbe2df07744caaeb7a15d00dad2d1 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:47.525686  8486 leader_election.cc:290] T ef2a716a00f94c8d9b8f54499d86bb21 P 067d127df48c4d5aae445170aef96762 [CANDIDATE]: Term 1 election: Requested vote from peers 973451fb40234dca93d60a5ad4ca93e4 (127.6.3.193:39227), b1bcbe2df07744caaeb7a15d00dad2d1 (127.6.3.194:43283)
I20260709 14:53:47.532833  8810 raft_consensus.cc:2749] T 4974d98386be4d28b157023b4d2f8efa P 973451fb40234dca93d60a5ad4ca93e4 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:53:47.534117  8158 raft_consensus.cc:3060] T d14fc749226740448d0a3fee84ce5c79 P 973451fb40234dca93d60a5ad4ca93e4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:47.548766  8437 raft_consensus.cc:515] T 4fb819875bb244a4bd6c131704c60fce P b1bcbe2df07744caaeb7a15d00dad2d1 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b1bcbe2df07744caaeb7a15d00dad2d1" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43283 } } peers { permanent_uuid: "067d127df48c4d5aae445170aef96762" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 41465 } } peers { permanent_uuid: "bf45b641d5dd4b868ad6c3f969c62453" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 43451 } }
I20260709 14:53:47.552531  8437 leader_election.cc:290] T 4fb819875bb244a4bd6c131704c60fce P b1bcbe2df07744caaeb7a15d00dad2d1 [CANDIDATE]: Term 2 election: Requested vote from peers 067d127df48c4d5aae445170aef96762 (127.6.3.195:41465), bf45b641d5dd4b868ad6c3f969c62453 (127.6.3.196:43451)
I20260709 14:53:47.553596  8237 raft_consensus.cc:2468] T ef2a716a00f94c8d9b8f54499d86bb21 P b1bcbe2df07744caaeb7a15d00dad2d1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 067d127df48c4d5aae445170aef96762 in term 1.
I20260709 14:53:47.556898  8434 ts_tablet_manager.cc:1434] T 445e5bf5ffc94723ba3ea09e39cc47a1 P bf45b641d5dd4b868ad6c3f969c62453: Time spent starting tablet: real 0.090s	user 0.001s	sys 0.006s
I20260709 14:53:47.557049  8387 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4fb819875bb244a4bd6c131704c60fce" candidate_uuid: "b1bcbe2df07744caaeb7a15d00dad2d1" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bf45b641d5dd4b868ad6c3f969c62453"
I20260709 14:53:47.557624  8387 raft_consensus.cc:3060] T 4fb819875bb244a4bd6c131704c60fce P bf45b641d5dd4b868ad6c3f969c62453 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:53:47.557925  8434 tablet_bootstrap.cc:492] T 32f8608258034e878dc7968ca65963e4 P bf45b641d5dd4b868ad6c3f969c62453: Bootstrap starting.
I20260709 14:53:47.568312  8313 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4fb819875bb244a4bd6c131704c60fce" candidate_uuid: "b1bcbe2df07744caaeb7a15d00dad2d1" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "067d127df48c4d5aae445170aef96762"
I20260709 14:53:47.576897  8313 raft_consensus.cc:3060] T 4fb819875bb244a4bd6c131704c60fce P 067d127df48c4d5aae445170aef96762 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:53:47.563558  8277 leader_election.cc:304] T ef2a716a00f94c8d9b8f54499d86bb21 P 067d127df48c4d5aae445170aef96762 [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: 067d127df48c4d5aae445170aef96762, b1bcbe2df07744caaeb7a15d00dad2d1; no voters: 973451fb40234dca93d60a5ad4ca93e4
I20260709 14:53:47.579258  8679 raft_consensus.cc:2804] T ef2a716a00f94c8d9b8f54499d86bb21 P 067d127df48c4d5aae445170aef96762 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:53:47.579741  8679 raft_consensus.cc:697] T ef2a716a00f94c8d9b8f54499d86bb21 P 067d127df48c4d5aae445170aef96762 [term 1 LEADER]: Becoming Leader. State: Replica: 067d127df48c4d5aae445170aef96762, State: Running, Role: LEADER
I20260709 14:53:47.580499  8679 consensus_queue.cc:237] T ef2a716a00f94c8d9b8f54499d86bb21 P 067d127df48c4d5aae445170aef96762 [LEADER]: Queue going to LEADER mode. State: All 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: "973451fb40234dca93d60a5ad4ca93e4" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39227 } } peers { permanent_uuid: "b1bcbe2df07744caaeb7a15d00dad2d1" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43283 } } peers { permanent_uuid: "067d127df48c4d5aae445170aef96762" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 41465 } }
W20260709 14:53:47.581746  8111 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 14:53:47.585978  8437 raft_consensus.cc:493] T 32f8608258034e878dc7968ca65963e4 P b1bcbe2df07744caaeb7a15d00dad2d1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:47.586447  8437 raft_consensus.cc:515] T 32f8608258034e878dc7968ca65963e4 P b1bcbe2df07744caaeb7a15d00dad2d1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bf45b641d5dd4b868ad6c3f969c62453" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 43451 } } peers { permanent_uuid: "973451fb40234dca93d60a5ad4ca93e4" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39227 } } peers { permanent_uuid: "b1bcbe2df07744caaeb7a15d00dad2d1" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43283 } }
I20260709 14:53:47.588127  8437 leader_election.cc:290] T 32f8608258034e878dc7968ca65963e4 P b1bcbe2df07744caaeb7a15d00dad2d1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bf45b641d5dd4b868ad6c3f969c62453 (127.6.3.196:43451), 973451fb40234dca93d60a5ad4ca93e4 (127.6.3.193:39227)
I20260709 14:53:47.591068  8388 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "32f8608258034e878dc7968ca65963e4" candidate_uuid: "b1bcbe2df07744caaeb7a15d00dad2d1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bf45b641d5dd4b868ad6c3f969c62453" is_pre_election: true
I20260709 14:53:47.593647  8760 raft_consensus.cc:493] T 5d50c49c764f4e3eb2da7dcb43cb6cba P bf45b641d5dd4b868ad6c3f969c62453 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:47.594312  8431 tablet_bootstrap.cc:492] T 5d50c49c764f4e3eb2da7dcb43cb6cba P 973451fb40234dca93d60a5ad4ca93e4: No bootstrap required, opened a new log
I20260709 14:53:47.594105  8760 raft_consensus.cc:515] T 5d50c49c764f4e3eb2da7dcb43cb6cba P bf45b641d5dd4b868ad6c3f969c62453 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "067d127df48c4d5aae445170aef96762" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 41465 } } peers { permanent_uuid: "bf45b641d5dd4b868ad6c3f969c62453" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 43451 } } peers { permanent_uuid: "973451fb40234dca93d60a5ad4ca93e4" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39227 } }
I20260709 14:53:47.594741  8431 ts_tablet_manager.cc:1403] T 5d50c49c764f4e3eb2da7dcb43cb6cba P 973451fb40234dca93d60a5ad4ca93e4: Time spent bootstrapping tablet: real 0.114s	user 0.007s	sys 0.005s
I20260709 14:53:47.594849  8163 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "32f8608258034e878dc7968ca65963e4" candidate_uuid: "b1bcbe2df07744caaeb7a15d00dad2d1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "973451fb40234dca93d60a5ad4ca93e4" is_pre_election: true
I20260709 14:53:47.596102  8760 leader_election.cc:290] T 5d50c49c764f4e3eb2da7dcb43cb6cba P bf45b641d5dd4b868ad6c3f969c62453 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 067d127df48c4d5aae445170aef96762 (127.6.3.195:41465), 973451fb40234dca93d60a5ad4ca93e4 (127.6.3.193:39227)
W20260709 14:53:47.598742  8206 leader_election.cc:343] T 32f8608258034e878dc7968ca65963e4 P b1bcbe2df07744caaeb7a15d00dad2d1 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 973451fb40234dca93d60a5ad4ca93e4 (127.6.3.193:39227): Illegal state: must be running to vote when last-logged opid is not known
W20260709 14:53:47.600471  8205 leader_election.cc:343] T 32f8608258034e878dc7968ca65963e4 P b1bcbe2df07744caaeb7a15d00dad2d1 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer bf45b641d5dd4b868ad6c3f969c62453 (127.6.3.196:43451): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:47.600863  8205 leader_election.cc:304] T 32f8608258034e878dc7968ca65963e4 P b1bcbe2df07744caaeb7a15d00dad2d1 [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: b1bcbe2df07744caaeb7a15d00dad2d1; no voters: 973451fb40234dca93d60a5ad4ca93e4, bf45b641d5dd4b868ad6c3f969c62453
I20260709 14:53:47.603685  8608 raft_consensus.cc:2749] T 32f8608258034e878dc7968ca65963e4 P b1bcbe2df07744caaeb7a15d00dad2d1 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:53:47.606254  8312 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5d50c49c764f4e3eb2da7dcb43cb6cba" candidate_uuid: "bf45b641d5dd4b868ad6c3f969c62453" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "067d127df48c4d5aae445170aef96762" is_pre_election: true
I20260709 14:53:47.609448  8163 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5d50c49c764f4e3eb2da7dcb43cb6cba" candidate_uuid: "bf45b641d5dd4b868ad6c3f969c62453" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "973451fb40234dca93d60a5ad4ca93e4" is_pre_election: true
I20260709 14:53:47.606825  8312 raft_consensus.cc:2468] T 5d50c49c764f4e3eb2da7dcb43cb6cba P 067d127df48c4d5aae445170aef96762 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bf45b641d5dd4b868ad6c3f969c62453 in term 0.
W20260709 14:53:47.611856  8354 leader_election.cc:343] T 5d50c49c764f4e3eb2da7dcb43cb6cba P bf45b641d5dd4b868ad6c3f969c62453 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 973451fb40234dca93d60a5ad4ca93e4 (127.6.3.193:39227): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:47.612746  8431 raft_consensus.cc:359] T 5d50c49c764f4e3eb2da7dcb43cb6cba P 973451fb40234dca93d60a5ad4ca93e4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "067d127df48c4d5aae445170aef96762" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 41465 } } peers { permanent_uuid: "bf45b641d5dd4b868ad6c3f969c62453" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 43451 } } peers { permanent_uuid: "973451fb40234dca93d60a5ad4ca93e4" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39227 } }
I20260709 14:53:47.613406  8431 raft_consensus.cc:385] T 5d50c49c764f4e3eb2da7dcb43cb6cba P 973451fb40234dca93d60a5ad4ca93e4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:47.613678  8431 raft_consensus.cc:740] T 5d50c49c764f4e3eb2da7dcb43cb6cba P 973451fb40234dca93d60a5ad4ca93e4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 973451fb40234dca93d60a5ad4ca93e4, State: Initialized, Role: FOLLOWER
I20260709 14:53:47.616704  8354 leader_election.cc:304] T 5d50c49c764f4e3eb2da7dcb43cb6cba P bf45b641d5dd4b868ad6c3f969c62453 [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: 067d127df48c4d5aae445170aef96762, bf45b641d5dd4b868ad6c3f969c62453; no voters: 973451fb40234dca93d60a5ad4ca93e4
I20260709 14:53:47.618165  8776 raft_consensus.cc:2804] T 5d50c49c764f4e3eb2da7dcb43cb6cba P bf45b641d5dd4b868ad6c3f969c62453 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:53:47.618494  8776 raft_consensus.cc:493] T 5d50c49c764f4e3eb2da7dcb43cb6cba P bf45b641d5dd4b868ad6c3f969c62453 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:53:47.618829  8776 raft_consensus.cc:3060] T 5d50c49c764f4e3eb2da7dcb43cb6cba P bf45b641d5dd4b868ad6c3f969c62453 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:47.621160  8387 raft_consensus.cc:2468] T 4fb819875bb244a4bd6c131704c60fce P bf45b641d5dd4b868ad6c3f969c62453 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b1bcbe2df07744caaeb7a15d00dad2d1 in term 2.
I20260709 14:53:47.623276  8313 raft_consensus.cc:2468] T 4fb819875bb244a4bd6c131704c60fce P 067d127df48c4d5aae445170aef96762 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b1bcbe2df07744caaeb7a15d00dad2d1 in term 2.
I20260709 14:53:47.624220  8776 raft_consensus.cc:515] T 5d50c49c764f4e3eb2da7dcb43cb6cba P bf45b641d5dd4b868ad6c3f969c62453 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "067d127df48c4d5aae445170aef96762" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 41465 } } peers { permanent_uuid: "bf45b641d5dd4b868ad6c3f969c62453" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 43451 } } peers { permanent_uuid: "973451fb40234dca93d60a5ad4ca93e4" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39227 } }
I20260709 14:53:47.625418  8163 raft_consensus.cc:3060] T 9a50b39abbc04db7a87a63eee9e2927d P 973451fb40234dca93d60a5ad4ca93e4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:47.626971  8776 leader_election.cc:290] T 5d50c49c764f4e3eb2da7dcb43cb6cba P bf45b641d5dd4b868ad6c3f969c62453 [CANDIDATE]: Term 1 election: Requested vote from peers 067d127df48c4d5aae445170aef96762 (127.6.3.195:41465), 973451fb40234dca93d60a5ad4ca93e4 (127.6.3.193:39227)
I20260709 14:53:47.627166  8159 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5d50c49c764f4e3eb2da7dcb43cb6cba" candidate_uuid: "bf45b641d5dd4b868ad6c3f969c62453" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "973451fb40234dca93d60a5ad4ca93e4"
I20260709 14:53:47.630191  8205 leader_election.cc:304] T 4fb819875bb244a4bd6c131704c60fce P b1bcbe2df07744caaeb7a15d00dad2d1 [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: b1bcbe2df07744caaeb7a15d00dad2d1, bf45b641d5dd4b868ad6c3f969c62453; no voters: 
I20260709 14:53:47.632241  8812 raft_consensus.cc:2804] T 4fb819875bb244a4bd6c131704c60fce P b1bcbe2df07744caaeb7a15d00dad2d1 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:53:47.636261  8812 raft_consensus.cc:697] T 4fb819875bb244a4bd6c131704c60fce P b1bcbe2df07744caaeb7a15d00dad2d1 [term 2 LEADER]: Becoming Leader. State: Replica: b1bcbe2df07744caaeb7a15d00dad2d1, State: Running, Role: LEADER
I20260709 14:53:47.637099  8812 consensus_queue.cc:237] T 4fb819875bb244a4bd6c131704c60fce P b1bcbe2df07744caaeb7a15d00dad2d1 [LEADER]: Queue going to LEADER 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: "b1bcbe2df07744caaeb7a15d00dad2d1" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43283 } } peers { permanent_uuid: "067d127df48c4d5aae445170aef96762" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 41465 } } peers { permanent_uuid: "bf45b641d5dd4b868ad6c3f969c62453" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 43451 } }
I20260709 14:53:47.614315  8431 consensus_queue.cc:260] T 5d50c49c764f4e3eb2da7dcb43cb6cba P 973451fb40234dca93d60a5ad4ca93e4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "067d127df48c4d5aae445170aef96762" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 41465 } } peers { permanent_uuid: "bf45b641d5dd4b868ad6c3f969c62453" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 43451 } } peers { permanent_uuid: "973451fb40234dca93d60a5ad4ca93e4" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39227 } }
I20260709 14:53:47.643513  8159 raft_consensus.cc:3060] T 5d50c49c764f4e3eb2da7dcb43cb6cba P 973451fb40234dca93d60a5ad4ca93e4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:47.652866  8313 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5d50c49c764f4e3eb2da7dcb43cb6cba" candidate_uuid: "bf45b641d5dd4b868ad6c3f969c62453" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "067d127df48c4d5aae445170aef96762"
I20260709 14:53:47.663865  8313 raft_consensus.cc:3060] T 5d50c49c764f4e3eb2da7dcb43cb6cba P 067d127df48c4d5aae445170aef96762 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:47.665624  8063 catalog_manager.cc:5697] T 4fb819875bb244a4bd6c131704c60fce P b1bcbe2df07744caaeb7a15d00dad2d1 reported cstate change: term changed from 0 to 2, leader changed from <none> to b1bcbe2df07744caaeb7a15d00dad2d1 (127.6.3.194). New cstate: current_term: 2 leader_uuid: "b1bcbe2df07744caaeb7a15d00dad2d1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b1bcbe2df07744caaeb7a15d00dad2d1" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43283 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "067d127df48c4d5aae445170aef96762" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 41465 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bf45b641d5dd4b868ad6c3f969c62453" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 43451 } health_report { overall_health: UNKNOWN } } }
I20260709 14:53:47.667033  8159 raft_consensus.cc:2468] T 5d50c49c764f4e3eb2da7dcb43cb6cba P 973451fb40234dca93d60a5ad4ca93e4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bf45b641d5dd4b868ad6c3f969c62453 in term 1.
I20260709 14:53:47.671991  8431 ts_tablet_manager.cc:1434] T 5d50c49c764f4e3eb2da7dcb43cb6cba P 973451fb40234dca93d60a5ad4ca93e4: Time spent starting tablet: real 0.077s	user 0.007s	sys 0.002s
I20260709 14:53:47.674394  8354 leader_election.cc:304] T 5d50c49c764f4e3eb2da7dcb43cb6cba P bf45b641d5dd4b868ad6c3f969c62453 [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: 973451fb40234dca93d60a5ad4ca93e4, bf45b641d5dd4b868ad6c3f969c62453; no voters: 
I20260709 14:53:47.675323  8760 raft_consensus.cc:2804] T 5d50c49c764f4e3eb2da7dcb43cb6cba P bf45b641d5dd4b868ad6c3f969c62453 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:53:47.675765  8760 raft_consensus.cc:697] T 5d50c49c764f4e3eb2da7dcb43cb6cba P bf45b641d5dd4b868ad6c3f969c62453 [term 1 LEADER]: Becoming Leader. State: Replica: bf45b641d5dd4b868ad6c3f969c62453, State: Running, Role: LEADER
I20260709 14:53:47.676555  8760 consensus_queue.cc:237] T 5d50c49c764f4e3eb2da7dcb43cb6cba P bf45b641d5dd4b868ad6c3f969c62453 [LEADER]: Queue going to LEADER mode. State: All 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: "067d127df48c4d5aae445170aef96762" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 41465 } } peers { permanent_uuid: "bf45b641d5dd4b868ad6c3f969c62453" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 43451 } } peers { permanent_uuid: "973451fb40234dca93d60a5ad4ca93e4" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39227 } }
I20260709 14:53:47.679311  8608 consensus_queue.cc:1048] T 9a50b39abbc04db7a87a63eee9e2927d P b1bcbe2df07744caaeb7a15d00dad2d1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "973451fb40234dca93d60a5ad4ca93e4" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39227 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:53:47.681960  8431 tablet_bootstrap.cc:492] T 033212aa841d48719d87a261e8b7aedf P 973451fb40234dca93d60a5ad4ca93e4: Bootstrap starting.
I20260709 14:53:47.676903  8313 raft_consensus.cc:2468] T 5d50c49c764f4e3eb2da7dcb43cb6cba P 067d127df48c4d5aae445170aef96762 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bf45b641d5dd4b868ad6c3f969c62453 in term 1.
I20260709 14:53:47.686345  8838 raft_consensus.cc:515] T 46f7d6b9d2a946e899f8ce2dddd37993 P 067d127df48c4d5aae445170aef96762 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b1bcbe2df07744caaeb7a15d00dad2d1" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43283 } } peers { permanent_uuid: "067d127df48c4d5aae445170aef96762" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 41465 } } peers { permanent_uuid: "bf45b641d5dd4b868ad6c3f969c62453" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 43451 } }
I20260709 14:53:47.681017  8062 catalog_manager.cc:5697] T ef2a716a00f94c8d9b8f54499d86bb21 P 067d127df48c4d5aae445170aef96762 reported cstate change: term changed from 0 to 1, leader changed from <none> to 067d127df48c4d5aae445170aef96762 (127.6.3.195). New cstate: current_term: 1 leader_uuid: "067d127df48c4d5aae445170aef96762" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "973451fb40234dca93d60a5ad4ca93e4" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39227 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b1bcbe2df07744caaeb7a15d00dad2d1" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43283 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "067d127df48c4d5aae445170aef96762" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 41465 } health_report { overall_health: HEALTHY } } }
I20260709 14:53:47.688823  8239 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "46f7d6b9d2a946e899f8ce2dddd37993" candidate_uuid: "067d127df48c4d5aae445170aef96762" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b1bcbe2df07744caaeb7a15d00dad2d1"
I20260709 14:53:47.689498  8239 raft_consensus.cc:3060] T 46f7d6b9d2a946e899f8ce2dddd37993 P b1bcbe2df07744caaeb7a15d00dad2d1 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:47.697597  8239 raft_consensus.cc:2468] T 46f7d6b9d2a946e899f8ce2dddd37993 P b1bcbe2df07744caaeb7a15d00dad2d1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 067d127df48c4d5aae445170aef96762 in term 1.
I20260709 14:53:47.698747  8277 leader_election.cc:304] T 46f7d6b9d2a946e899f8ce2dddd37993 P 067d127df48c4d5aae445170aef96762 [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: 067d127df48c4d5aae445170aef96762, b1bcbe2df07744caaeb7a15d00dad2d1; no voters: 
I20260709 14:53:47.698982  8776 consensus_queue.cc:1048] T 4974d98386be4d28b157023b4d2f8efa P bf45b641d5dd4b868ad6c3f969c62453 [LEADER]: Connected to new peer: Peer: permanent_uuid: "973451fb40234dca93d60a5ad4ca93e4" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39227 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:53:47.699771  8486 raft_consensus.cc:2804] T 46f7d6b9d2a946e899f8ce2dddd37993 P 067d127df48c4d5aae445170aef96762 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:53:47.700378  8486 raft_consensus.cc:697] T 46f7d6b9d2a946e899f8ce2dddd37993 P 067d127df48c4d5aae445170aef96762 [term 1 LEADER]: Becoming Leader. State: Replica: 067d127df48c4d5aae445170aef96762, State: Running, Role: LEADER
I20260709 14:53:47.701355  8486 consensus_queue.cc:237] T 46f7d6b9d2a946e899f8ce2dddd37993 P 067d127df48c4d5aae445170aef96762 [LEADER]: Queue going to LEADER mode. State: All 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: "b1bcbe2df07744caaeb7a15d00dad2d1" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43283 } } peers { permanent_uuid: "067d127df48c4d5aae445170aef96762" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 41465 } } peers { permanent_uuid: "bf45b641d5dd4b868ad6c3f969c62453" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 43451 } }
I20260709 14:53:47.708508  8434 tablet_bootstrap.cc:654] T 32f8608258034e878dc7968ca65963e4 P bf45b641d5dd4b868ad6c3f969c62453: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:47.710366  8431 tablet_bootstrap.cc:654] T 033212aa841d48719d87a261e8b7aedf P 973451fb40234dca93d60a5ad4ca93e4: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:47.726565  8616 raft_consensus.cc:493] T 445e5bf5ffc94723ba3ea09e39cc47a1 P bf45b641d5dd4b868ad6c3f969c62453 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:47.728673  8616 raft_consensus.cc:515] T 445e5bf5ffc94723ba3ea09e39cc47a1 P bf45b641d5dd4b868ad6c3f969c62453 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "067d127df48c4d5aae445170aef96762" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 41465 } } peers { permanent_uuid: "bf45b641d5dd4b868ad6c3f969c62453" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 43451 } } peers { permanent_uuid: "973451fb40234dca93d60a5ad4ca93e4" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39227 } }
I20260709 14:53:47.730904  8616 leader_election.cc:290] T 445e5bf5ffc94723ba3ea09e39cc47a1 P bf45b641d5dd4b868ad6c3f969c62453 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 067d127df48c4d5aae445170aef96762 (127.6.3.195:41465), 973451fb40234dca93d60a5ad4ca93e4 (127.6.3.193:39227)
I20260709 14:53:47.735152  8163 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "445e5bf5ffc94723ba3ea09e39cc47a1" candidate_uuid: "bf45b641d5dd4b868ad6c3f969c62453" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "973451fb40234dca93d60a5ad4ca93e4" is_pre_election: true
W20260709 14:53:47.737112  8354 leader_election.cc:343] T 445e5bf5ffc94723ba3ea09e39cc47a1 P bf45b641d5dd4b868ad6c3f969c62453 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 973451fb40234dca93d60a5ad4ca93e4 (127.6.3.193:39227): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:47.737828  8313 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "445e5bf5ffc94723ba3ea09e39cc47a1" candidate_uuid: "bf45b641d5dd4b868ad6c3f969c62453" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "067d127df48c4d5aae445170aef96762" is_pre_election: true
I20260709 14:53:47.738456  8313 raft_consensus.cc:2468] T 445e5bf5ffc94723ba3ea09e39cc47a1 P 067d127df48c4d5aae445170aef96762 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bf45b641d5dd4b868ad6c3f969c62453 in term 0.
I20260709 14:53:47.740967  8354 leader_election.cc:304] T 445e5bf5ffc94723ba3ea09e39cc47a1 P bf45b641d5dd4b868ad6c3f969c62453 [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: 067d127df48c4d5aae445170aef96762, bf45b641d5dd4b868ad6c3f969c62453; no voters: 973451fb40234dca93d60a5ad4ca93e4
I20260709 14:53:47.742725  8616 raft_consensus.cc:2804] T 445e5bf5ffc94723ba3ea09e39cc47a1 P bf45b641d5dd4b868ad6c3f969c62453 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:53:47.743592  8616 raft_consensus.cc:493] T 445e5bf5ffc94723ba3ea09e39cc47a1 P bf45b641d5dd4b868ad6c3f969c62453 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:53:47.743964  8616 raft_consensus.cc:3060] T 445e5bf5ffc94723ba3ea09e39cc47a1 P bf45b641d5dd4b868ad6c3f969c62453 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:47.764215  8616 raft_consensus.cc:515] T 445e5bf5ffc94723ba3ea09e39cc47a1 P bf45b641d5dd4b868ad6c3f969c62453 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "067d127df48c4d5aae445170aef96762" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 41465 } } peers { permanent_uuid: "bf45b641d5dd4b868ad6c3f969c62453" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 43451 } } peers { permanent_uuid: "973451fb40234dca93d60a5ad4ca93e4" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39227 } }
I20260709 14:53:47.772746  8838 leader_election.cc:290] T 46f7d6b9d2a946e899f8ce2dddd37993 P 067d127df48c4d5aae445170aef96762 [CANDIDATE]: Term 1 election: Requested vote from peers b1bcbe2df07744caaeb7a15d00dad2d1 (127.6.3.194:43283), bf45b641d5dd4b868ad6c3f969c62453 (127.6.3.196:43451)
I20260709 14:53:47.778478  8313 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "445e5bf5ffc94723ba3ea09e39cc47a1" candidate_uuid: "bf45b641d5dd4b868ad6c3f969c62453" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "067d127df48c4d5aae445170aef96762"
I20260709 14:53:47.779033  8313 raft_consensus.cc:3060] T 445e5bf5ffc94723ba3ea09e39cc47a1 P 067d127df48c4d5aae445170aef96762 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:47.780009  8616 leader_election.cc:290] T 445e5bf5ffc94723ba3ea09e39cc47a1 P bf45b641d5dd4b868ad6c3f969c62453 [CANDIDATE]: Term 1 election: Requested vote from peers 067d127df48c4d5aae445170aef96762 (127.6.3.195:41465), 973451fb40234dca93d60a5ad4ca93e4 (127.6.3.193:39227)
I20260709 14:53:47.781770  8162 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "445e5bf5ffc94723ba3ea09e39cc47a1" candidate_uuid: "bf45b641d5dd4b868ad6c3f969c62453" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "973451fb40234dca93d60a5ad4ca93e4"
W20260709 14:53:47.782981  8354 leader_election.cc:343] T 445e5bf5ffc94723ba3ea09e39cc47a1 P bf45b641d5dd4b868ad6c3f969c62453 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 973451fb40234dca93d60a5ad4ca93e4 (127.6.3.193:39227): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:47.789181  8679 raft_consensus.cc:493] T f0c99adf90c147cea715ae6fd6efccf5 P 067d127df48c4d5aae445170aef96762 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:47.789642  8679 raft_consensus.cc:515] T f0c99adf90c147cea715ae6fd6efccf5 P 067d127df48c4d5aae445170aef96762 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b1bcbe2df07744caaeb7a15d00dad2d1" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43283 } } peers { permanent_uuid: "067d127df48c4d5aae445170aef96762" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 41465 } } peers { permanent_uuid: "bf45b641d5dd4b868ad6c3f969c62453" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 43451 } }
I20260709 14:53:47.791380  8387 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "46f7d6b9d2a946e899f8ce2dddd37993" candidate_uuid: "067d127df48c4d5aae445170aef96762" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bf45b641d5dd4b868ad6c3f969c62453"
I20260709 14:53:47.791939  8387 raft_consensus.cc:3060] T 46f7d6b9d2a946e899f8ce2dddd37993 P bf45b641d5dd4b868ad6c3f969c62453 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:47.798043  8062 catalog_manager.cc:5697] T 5d50c49c764f4e3eb2da7dcb43cb6cba P bf45b641d5dd4b868ad6c3f969c62453 reported cstate change: term changed from 0 to 1, leader changed from <none> to bf45b641d5dd4b868ad6c3f969c62453 (127.6.3.196). New cstate: current_term: 1 leader_uuid: "bf45b641d5dd4b868ad6c3f969c62453" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "067d127df48c4d5aae445170aef96762" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 41465 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bf45b641d5dd4b868ad6c3f969c62453" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 43451 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "973451fb40234dca93d60a5ad4ca93e4" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39227 } health_report { overall_health: UNKNOWN } } }
I20260709 14:53:47.801276  8387 raft_consensus.cc:2468] T 46f7d6b9d2a946e899f8ce2dddd37993 P bf45b641d5dd4b868ad6c3f969c62453 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 067d127df48c4d5aae445170aef96762 in term 1.
I20260709 14:53:47.799556  8388 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f0c99adf90c147cea715ae6fd6efccf5" candidate_uuid: "067d127df48c4d5aae445170aef96762" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bf45b641d5dd4b868ad6c3f969c62453" is_pre_election: true
I20260709 14:53:47.801950  8388 raft_consensus.cc:2468] T f0c99adf90c147cea715ae6fd6efccf5 P bf45b641d5dd4b868ad6c3f969c62453 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 067d127df48c4d5aae445170aef96762 in term 1.
I20260709 14:53:47.798877  8237 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f0c99adf90c147cea715ae6fd6efccf5" candidate_uuid: "067d127df48c4d5aae445170aef96762" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b1bcbe2df07744caaeb7a15d00dad2d1" is_pre_election: true
I20260709 14:53:47.803848  8237 raft_consensus.cc:2468] T f0c99adf90c147cea715ae6fd6efccf5 P b1bcbe2df07744caaeb7a15d00dad2d1 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 067d127df48c4d5aae445170aef96762 in term 1.
I20260709 14:53:47.805207  8277 leader_election.cc:304] T f0c99adf90c147cea715ae6fd6efccf5 P 067d127df48c4d5aae445170aef96762 [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: 067d127df48c4d5aae445170aef96762, b1bcbe2df07744caaeb7a15d00dad2d1; no voters: 
I20260709 14:53:47.805318  8776 consensus_queue.cc:1048] T 4974d98386be4d28b157023b4d2f8efa P bf45b641d5dd4b868ad6c3f969c62453 [LEADER]: Connected to new peer: Peer: permanent_uuid: "067d127df48c4d5aae445170aef96762" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 41465 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:53:47.797843  8679 leader_election.cc:290] T f0c99adf90c147cea715ae6fd6efccf5 P 067d127df48c4d5aae445170aef96762 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers b1bcbe2df07744caaeb7a15d00dad2d1 (127.6.3.194:43283), bf45b641d5dd4b868ad6c3f969c62453 (127.6.3.196:43451)
I20260709 14:53:47.797307  8313 raft_consensus.cc:2468] T 445e5bf5ffc94723ba3ea09e39cc47a1 P 067d127df48c4d5aae445170aef96762 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bf45b641d5dd4b868ad6c3f969c62453 in term 1.
I20260709 14:53:47.806432  8679 raft_consensus.cc:2804] T f0c99adf90c147cea715ae6fd6efccf5 P 067d127df48c4d5aae445170aef96762 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:53:47.811985  8354 leader_election.cc:304] T 445e5bf5ffc94723ba3ea09e39cc47a1 P bf45b641d5dd4b868ad6c3f969c62453 [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: 067d127df48c4d5aae445170aef96762, bf45b641d5dd4b868ad6c3f969c62453; no voters: 973451fb40234dca93d60a5ad4ca93e4
I20260709 14:53:47.810925  8060 catalog_manager.cc:5697] T 46f7d6b9d2a946e899f8ce2dddd37993 P 067d127df48c4d5aae445170aef96762 reported cstate change: term changed from 0 to 1, leader changed from <none> to 067d127df48c4d5aae445170aef96762 (127.6.3.195). New cstate: current_term: 1 leader_uuid: "067d127df48c4d5aae445170aef96762" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b1bcbe2df07744caaeb7a15d00dad2d1" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43283 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "067d127df48c4d5aae445170aef96762" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 41465 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bf45b641d5dd4b868ad6c3f969c62453" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 43451 } health_report { overall_health: UNKNOWN } } }
I20260709 14:53:47.812634  8616 raft_consensus.cc:2804] T 445e5bf5ffc94723ba3ea09e39cc47a1 P bf45b641d5dd4b868ad6c3f969c62453 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:53:47.813087  8616 raft_consensus.cc:697] T 445e5bf5ffc94723ba3ea09e39cc47a1 P bf45b641d5dd4b868ad6c3f969c62453 [term 1 LEADER]: Becoming Leader. State: Replica: bf45b641d5dd4b868ad6c3f969c62453, State: Running, Role: LEADER
I20260709 14:53:47.811589  8679 raft_consensus.cc:493] T f0c99adf90c147cea715ae6fd6efccf5 P 067d127df48c4d5aae445170aef96762 [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:53:47.813832  8616 consensus_queue.cc:237] T 445e5bf5ffc94723ba3ea09e39cc47a1 P bf45b641d5dd4b868ad6c3f969c62453 [LEADER]: Queue going to LEADER mode. State: All 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: "067d127df48c4d5aae445170aef96762" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 41465 } } peers { permanent_uuid: "bf45b641d5dd4b868ad6c3f969c62453" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 43451 } } peers { permanent_uuid: "973451fb40234dca93d60a5ad4ca93e4" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39227 } }
W20260709 14:53:47.817006  8206 consensus_peers.cc:597] T deaee55618f042128aba04b24580a539 P b1bcbe2df07744caaeb7a15d00dad2d1 -> Peer 973451fb40234dca93d60a5ad4ca93e4 (127.6.3.193:39227): Couldn't send request to peer 973451fb40234dca93d60a5ad4ca93e4. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:53:47.815542  8679 raft_consensus.cc:3060] T f0c99adf90c147cea715ae6fd6efccf5 P 067d127df48c4d5aae445170aef96762 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:53:47.832535  8431 tablet_bootstrap.cc:492] T 033212aa841d48719d87a261e8b7aedf P 973451fb40234dca93d60a5ad4ca93e4: No bootstrap required, opened a new log
I20260709 14:53:47.832969  8431 ts_tablet_manager.cc:1403] T 033212aa841d48719d87a261e8b7aedf P 973451fb40234dca93d60a5ad4ca93e4: Time spent bootstrapping tablet: real 0.151s	user 0.008s	sys 0.008s
I20260709 14:53:47.835700  8431 raft_consensus.cc:359] T 033212aa841d48719d87a261e8b7aedf P 973451fb40234dca93d60a5ad4ca93e4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bf45b641d5dd4b868ad6c3f969c62453" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 43451 } } peers { permanent_uuid: "973451fb40234dca93d60a5ad4ca93e4" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39227 } } peers { permanent_uuid: "b1bcbe2df07744caaeb7a15d00dad2d1" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43283 } }
I20260709 14:53:47.836625  8431 raft_consensus.cc:385] T 033212aa841d48719d87a261e8b7aedf P 973451fb40234dca93d60a5ad4ca93e4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:47.836850  8431 raft_consensus.cc:740] T 033212aa841d48719d87a261e8b7aedf P 973451fb40234dca93d60a5ad4ca93e4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 973451fb40234dca93d60a5ad4ca93e4, State: Initialized, Role: FOLLOWER
I20260709 14:53:47.837349  8431 consensus_queue.cc:260] T 033212aa841d48719d87a261e8b7aedf P 973451fb40234dca93d60a5ad4ca93e4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bf45b641d5dd4b868ad6c3f969c62453" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 43451 } } peers { permanent_uuid: "973451fb40234dca93d60a5ad4ca93e4" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39227 } } peers { permanent_uuid: "b1bcbe2df07744caaeb7a15d00dad2d1" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43283 } }
I20260709 14:53:47.842856  8431 ts_tablet_manager.cc:1434] T 033212aa841d48719d87a261e8b7aedf P 973451fb40234dca93d60a5ad4ca93e4: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.001s
I20260709 14:53:47.843751  8431 tablet_bootstrap.cc:492] T ef2a716a00f94c8d9b8f54499d86bb21 P 973451fb40234dca93d60a5ad4ca93e4: Bootstrap starting.
I20260709 14:53:47.851984  8431 tablet_bootstrap.cc:654] T ef2a716a00f94c8d9b8f54499d86bb21 P 973451fb40234dca93d60a5ad4ca93e4: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:47.856127  8679 raft_consensus.cc:515] T f0c99adf90c147cea715ae6fd6efccf5 P 067d127df48c4d5aae445170aef96762 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b1bcbe2df07744caaeb7a15d00dad2d1" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43283 } } peers { permanent_uuid: "067d127df48c4d5aae445170aef96762" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 41465 } } peers { permanent_uuid: "bf45b641d5dd4b868ad6c3f969c62453" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 43451 } }
I20260709 14:53:47.864843  8679 leader_election.cc:290] T f0c99adf90c147cea715ae6fd6efccf5 P 067d127df48c4d5aae445170aef96762 [CANDIDATE]: Term 2 election: Requested vote from peers b1bcbe2df07744caaeb7a15d00dad2d1 (127.6.3.194:43283), bf45b641d5dd4b868ad6c3f969c62453 (127.6.3.196:43451)
I20260709 14:53:47.865631  8388 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f0c99adf90c147cea715ae6fd6efccf5" candidate_uuid: "067d127df48c4d5aae445170aef96762" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bf45b641d5dd4b868ad6c3f969c62453"
I20260709 14:53:47.866133  8388 raft_consensus.cc:3060] T f0c99adf90c147cea715ae6fd6efccf5 P bf45b641d5dd4b868ad6c3f969c62453 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:53:47.873907  8237 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f0c99adf90c147cea715ae6fd6efccf5" candidate_uuid: "067d127df48c4d5aae445170aef96762" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b1bcbe2df07744caaeb7a15d00dad2d1"
I20260709 14:53:47.874456  8388 raft_consensus.cc:2468] T f0c99adf90c147cea715ae6fd6efccf5 P bf45b641d5dd4b868ad6c3f969c62453 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 067d127df48c4d5aae445170aef96762 in term 2.
I20260709 14:53:47.875645  8279 leader_election.cc:304] T f0c99adf90c147cea715ae6fd6efccf5 P 067d127df48c4d5aae445170aef96762 [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: 067d127df48c4d5aae445170aef96762, bf45b641d5dd4b868ad6c3f969c62453; no voters: 
I20260709 14:53:47.876343  8804 raft_consensus.cc:2804] T f0c99adf90c147cea715ae6fd6efccf5 P 067d127df48c4d5aae445170aef96762 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:53:47.876771  8804 raft_consensus.cc:697] T f0c99adf90c147cea715ae6fd6efccf5 P 067d127df48c4d5aae445170aef96762 [term 2 LEADER]: Becoming Leader. State: Replica: 067d127df48c4d5aae445170aef96762, State: Running, Role: LEADER
I20260709 14:53:47.877635  8804 consensus_queue.cc:237] T f0c99adf90c147cea715ae6fd6efccf5 P 067d127df48c4d5aae445170aef96762 [LEADER]: Queue going to LEADER 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: "b1bcbe2df07744caaeb7a15d00dad2d1" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43283 } } peers { permanent_uuid: "067d127df48c4d5aae445170aef96762" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 41465 } } peers { permanent_uuid: "bf45b641d5dd4b868ad6c3f969c62453" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 43451 } }
I20260709 14:53:47.874516  8237 raft_consensus.cc:3060] T f0c99adf90c147cea715ae6fd6efccf5 P b1bcbe2df07744caaeb7a15d00dad2d1 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:53:47.883028  8434 tablet_bootstrap.cc:492] T 32f8608258034e878dc7968ca65963e4 P bf45b641d5dd4b868ad6c3f969c62453: No bootstrap required, opened a new log
I20260709 14:53:47.883909  8434 ts_tablet_manager.cc:1403] T 32f8608258034e878dc7968ca65963e4 P bf45b641d5dd4b868ad6c3f969c62453: Time spent bootstrapping tablet: real 0.326s	user 0.009s	sys 0.005s
I20260709 14:53:47.886281  8434 raft_consensus.cc:359] T 32f8608258034e878dc7968ca65963e4 P bf45b641d5dd4b868ad6c3f969c62453 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bf45b641d5dd4b868ad6c3f969c62453" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 43451 } } peers { permanent_uuid: "973451fb40234dca93d60a5ad4ca93e4" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39227 } } peers { permanent_uuid: "b1bcbe2df07744caaeb7a15d00dad2d1" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43283 } }
I20260709 14:53:47.889205  8434 raft_consensus.cc:385] T 32f8608258034e878dc7968ca65963e4 P bf45b641d5dd4b868ad6c3f969c62453 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:47.890045  8434 raft_consensus.cc:740] T 32f8608258034e878dc7968ca65963e4 P bf45b641d5dd4b868ad6c3f969c62453 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bf45b641d5dd4b868ad6c3f969c62453, State: Initialized, Role: FOLLOWER
I20260709 14:53:47.890691  8434 consensus_queue.cc:260] T 32f8608258034e878dc7968ca65963e4 P bf45b641d5dd4b868ad6c3f969c62453 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bf45b641d5dd4b868ad6c3f969c62453" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 43451 } } peers { permanent_uuid: "973451fb40234dca93d60a5ad4ca93e4" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39227 } } peers { permanent_uuid: "b1bcbe2df07744caaeb7a15d00dad2d1" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43283 } }
I20260709 14:53:47.893335  8237 raft_consensus.cc:2468] T f0c99adf90c147cea715ae6fd6efccf5 P b1bcbe2df07744caaeb7a15d00dad2d1 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 067d127df48c4d5aae445170aef96762 in term 2.
I20260709 14:53:47.894871  8434 ts_tablet_manager.cc:1434] T 32f8608258034e878dc7968ca65963e4 P bf45b641d5dd4b868ad6c3f969c62453: Time spent starting tablet: real 0.011s	user 0.003s	sys 0.003s
I20260709 14:53:47.895798  8434 tablet_bootstrap.cc:492] T 28299420e8f843df852439340863d546 P bf45b641d5dd4b868ad6c3f969c62453: Bootstrap starting.
I20260709 14:53:47.903434  8431 tablet_bootstrap.cc:492] T ef2a716a00f94c8d9b8f54499d86bb21 P 973451fb40234dca93d60a5ad4ca93e4: No bootstrap required, opened a new log
I20260709 14:53:47.903854  8431 ts_tablet_manager.cc:1403] T ef2a716a00f94c8d9b8f54499d86bb21 P 973451fb40234dca93d60a5ad4ca93e4: Time spent bootstrapping tablet: real 0.060s	user 0.012s	sys 0.001s
I20260709 14:53:47.906452  8431 raft_consensus.cc:359] T ef2a716a00f94c8d9b8f54499d86bb21 P 973451fb40234dca93d60a5ad4ca93e4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "973451fb40234dca93d60a5ad4ca93e4" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39227 } } peers { permanent_uuid: "b1bcbe2df07744caaeb7a15d00dad2d1" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43283 } } peers { permanent_uuid: "067d127df48c4d5aae445170aef96762" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 41465 } }
I20260709 14:53:47.907034  8431 raft_consensus.cc:385] T ef2a716a00f94c8d9b8f54499d86bb21 P 973451fb40234dca93d60a5ad4ca93e4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:47.907284  8431 raft_consensus.cc:740] T ef2a716a00f94c8d9b8f54499d86bb21 P 973451fb40234dca93d60a5ad4ca93e4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 973451fb40234dca93d60a5ad4ca93e4, State: Initialized, Role: FOLLOWER
I20260709 14:53:47.907871  8431 consensus_queue.cc:260] T ef2a716a00f94c8d9b8f54499d86bb21 P 973451fb40234dca93d60a5ad4ca93e4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "973451fb40234dca93d60a5ad4ca93e4" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39227 } } peers { permanent_uuid: "b1bcbe2df07744caaeb7a15d00dad2d1" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43283 } } peers { permanent_uuid: "067d127df48c4d5aae445170aef96762" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 41465 } }
I20260709 14:53:47.908782  8434 tablet_bootstrap.cc:654] T 28299420e8f843df852439340863d546 P bf45b641d5dd4b868ad6c3f969c62453: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:47.910197  8062 catalog_manager.cc:5697] T 445e5bf5ffc94723ba3ea09e39cc47a1 P bf45b641d5dd4b868ad6c3f969c62453 reported cstate change: term changed from 0 to 1, leader changed from <none> to bf45b641d5dd4b868ad6c3f969c62453 (127.6.3.196). New cstate: current_term: 1 leader_uuid: "bf45b641d5dd4b868ad6c3f969c62453" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "067d127df48c4d5aae445170aef96762" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 41465 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bf45b641d5dd4b868ad6c3f969c62453" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 43451 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "973451fb40234dca93d60a5ad4ca93e4" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39227 } health_report { overall_health: UNKNOWN } } }
I20260709 14:53:47.913277  8431 ts_tablet_manager.cc:1434] T ef2a716a00f94c8d9b8f54499d86bb21 P 973451fb40234dca93d60a5ad4ca93e4: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.000s
I20260709 14:53:47.914142  8431 tablet_bootstrap.cc:492] T deaee55618f042128aba04b24580a539 P 973451fb40234dca93d60a5ad4ca93e4: Bootstrap starting.
I20260709 14:53:47.924516  8431 tablet_bootstrap.cc:654] T deaee55618f042128aba04b24580a539 P 973451fb40234dca93d60a5ad4ca93e4: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:47.926661  8063 catalog_manager.cc:5697] T f0c99adf90c147cea715ae6fd6efccf5 P 067d127df48c4d5aae445170aef96762 reported cstate change: term changed from 0 to 2, leader changed from <none> to 067d127df48c4d5aae445170aef96762 (127.6.3.195). New cstate: current_term: 2 leader_uuid: "067d127df48c4d5aae445170aef96762" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b1bcbe2df07744caaeb7a15d00dad2d1" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43283 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "067d127df48c4d5aae445170aef96762" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 41465 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bf45b641d5dd4b868ad6c3f969c62453" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 43451 } health_report { overall_health: UNKNOWN } } }
I20260709 14:53:47.944648  8431 tablet_bootstrap.cc:492] T deaee55618f042128aba04b24580a539 P 973451fb40234dca93d60a5ad4ca93e4: No bootstrap required, opened a new log
I20260709 14:53:47.952143  8431 ts_tablet_manager.cc:1403] T deaee55618f042128aba04b24580a539 P 973451fb40234dca93d60a5ad4ca93e4: Time spent bootstrapping tablet: real 0.038s	user 0.010s	sys 0.006s
I20260709 14:53:47.952939  8608 consensus_queue.cc:1048] T deaee55618f042128aba04b24580a539 P b1bcbe2df07744caaeb7a15d00dad2d1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bf45b641d5dd4b868ad6c3f969c62453" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 43451 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:53:47.954718  8431 raft_consensus.cc:359] T deaee55618f042128aba04b24580a539 P 973451fb40234dca93d60a5ad4ca93e4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bf45b641d5dd4b868ad6c3f969c62453" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 43451 } } peers { permanent_uuid: "973451fb40234dca93d60a5ad4ca93e4" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39227 } } peers { permanent_uuid: "b1bcbe2df07744caaeb7a15d00dad2d1" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43283 } }
I20260709 14:53:47.955356  8431 raft_consensus.cc:385] T deaee55618f042128aba04b24580a539 P 973451fb40234dca93d60a5ad4ca93e4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:47.955832  8431 raft_consensus.cc:740] T deaee55618f042128aba04b24580a539 P 973451fb40234dca93d60a5ad4ca93e4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 973451fb40234dca93d60a5ad4ca93e4, State: Initialized, Role: FOLLOWER
I20260709 14:53:47.956398  8431 consensus_queue.cc:260] T deaee55618f042128aba04b24580a539 P 973451fb40234dca93d60a5ad4ca93e4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bf45b641d5dd4b868ad6c3f969c62453" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 43451 } } peers { permanent_uuid: "973451fb40234dca93d60a5ad4ca93e4" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39227 } } peers { permanent_uuid: "b1bcbe2df07744caaeb7a15d00dad2d1" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43283 } }
I20260709 14:53:47.957557  8159 raft_consensus.cc:3060] T 033212aa841d48719d87a261e8b7aedf P 973451fb40234dca93d60a5ad4ca93e4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:47.962049  8431 ts_tablet_manager.cc:1434] T deaee55618f042128aba04b24580a539 P 973451fb40234dca93d60a5ad4ca93e4: Time spent starting tablet: real 0.010s	user 0.004s	sys 0.000s
I20260709 14:53:47.962859  8431 tablet_bootstrap.cc:492] T 445e5bf5ffc94723ba3ea09e39cc47a1 P 973451fb40234dca93d60a5ad4ca93e4: Bootstrap starting.
I20260709 14:53:47.971689  8431 tablet_bootstrap.cc:654] T 445e5bf5ffc94723ba3ea09e39cc47a1 P 973451fb40234dca93d60a5ad4ca93e4: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:47.992614  8431 tablet_bootstrap.cc:492] T 445e5bf5ffc94723ba3ea09e39cc47a1 P 973451fb40234dca93d60a5ad4ca93e4: No bootstrap required, opened a new log
I20260709 14:53:47.993005  8431 ts_tablet_manager.cc:1403] T 445e5bf5ffc94723ba3ea09e39cc47a1 P 973451fb40234dca93d60a5ad4ca93e4: Time spent bootstrapping tablet: real 0.030s	user 0.011s	sys 0.003s
I20260709 14:53:47.995321  8431 raft_consensus.cc:359] T 445e5bf5ffc94723ba3ea09e39cc47a1 P 973451fb40234dca93d60a5ad4ca93e4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "067d127df48c4d5aae445170aef96762" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 41465 } } peers { permanent_uuid: "bf45b641d5dd4b868ad6c3f969c62453" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 43451 } } peers { permanent_uuid: "973451fb40234dca93d60a5ad4ca93e4" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39227 } }
I20260709 14:53:47.995932  8431 raft_consensus.cc:385] T 445e5bf5ffc94723ba3ea09e39cc47a1 P 973451fb40234dca93d60a5ad4ca93e4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:47.996196  8431 raft_consensus.cc:740] T 445e5bf5ffc94723ba3ea09e39cc47a1 P 973451fb40234dca93d60a5ad4ca93e4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 973451fb40234dca93d60a5ad4ca93e4, State: Initialized, Role: FOLLOWER
I20260709 14:53:47.996932  8431 consensus_queue.cc:260] T 445e5bf5ffc94723ba3ea09e39cc47a1 P 973451fb40234dca93d60a5ad4ca93e4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "067d127df48c4d5aae445170aef96762" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 41465 } } peers { permanent_uuid: "bf45b641d5dd4b868ad6c3f969c62453" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 43451 } } peers { permanent_uuid: "973451fb40234dca93d60a5ad4ca93e4" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39227 } }
I20260709 14:53:47.998548  8431 ts_tablet_manager.cc:1434] T 445e5bf5ffc94723ba3ea09e39cc47a1 P 973451fb40234dca93d60a5ad4ca93e4: Time spent starting tablet: real 0.005s	user 0.005s	sys 0.001s
I20260709 14:53:47.999480  8431 tablet_bootstrap.cc:492] T 28299420e8f843df852439340863d546 P 973451fb40234dca93d60a5ad4ca93e4: Bootstrap starting.
I20260709 14:53:48.007962  8434 tablet_bootstrap.cc:492] T 28299420e8f843df852439340863d546 P bf45b641d5dd4b868ad6c3f969c62453: No bootstrap required, opened a new log
I20260709 14:53:48.008400  8434 ts_tablet_manager.cc:1403] T 28299420e8f843df852439340863d546 P bf45b641d5dd4b868ad6c3f969c62453: Time spent bootstrapping tablet: real 0.113s	user 0.006s	sys 0.016s
I20260709 14:53:48.010744  8434 raft_consensus.cc:359] T 28299420e8f843df852439340863d546 P bf45b641d5dd4b868ad6c3f969c62453 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "067d127df48c4d5aae445170aef96762" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 41465 } } peers { permanent_uuid: "bf45b641d5dd4b868ad6c3f969c62453" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 43451 } } peers { permanent_uuid: "973451fb40234dca93d60a5ad4ca93e4" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39227 } }
I20260709 14:53:48.011562  8434 raft_consensus.cc:385] T 28299420e8f843df852439340863d546 P bf45b641d5dd4b868ad6c3f969c62453 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:48.011832  8434 raft_consensus.cc:740] T 28299420e8f843df852439340863d546 P bf45b641d5dd4b868ad6c3f969c62453 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bf45b641d5dd4b868ad6c3f969c62453, State: Initialized, Role: FOLLOWER
I20260709 14:53:48.012534  8434 consensus_queue.cc:260] T 28299420e8f843df852439340863d546 P bf45b641d5dd4b868ad6c3f969c62453 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "067d127df48c4d5aae445170aef96762" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 41465 } } peers { permanent_uuid: "bf45b641d5dd4b868ad6c3f969c62453" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 43451 } } peers { permanent_uuid: "973451fb40234dca93d60a5ad4ca93e4" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39227 } }
I20260709 14:53:48.014704  8434 ts_tablet_manager.cc:1434] T 28299420e8f843df852439340863d546 P bf45b641d5dd4b868ad6c3f969c62453: Time spent starting tablet: real 0.006s	user 0.002s	sys 0.004s
I20260709 14:53:48.018486  8311 raft_consensus.cc:1275] T 4fb819875bb244a4bd6c131704c60fce P 067d127df48c4d5aae445170aef96762 [term 2 FOLLOWER]: Refusing update from remote peer b1bcbe2df07744caaeb7a15d00dad2d1: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260709 14:53:48.019937  8812 consensus_queue.cc:1048] T 4fb819875bb244a4bd6c131704c60fce P b1bcbe2df07744caaeb7a15d00dad2d1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "067d127df48c4d5aae445170aef96762" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 41465 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:53:48.023803  8431 tablet_bootstrap.cc:654] T 28299420e8f843df852439340863d546 P 973451fb40234dca93d60a5ad4ca93e4: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:48.044906  8388 raft_consensus.cc:1275] T 4fb819875bb244a4bd6c131704c60fce P bf45b641d5dd4b868ad6c3f969c62453 [term 2 FOLLOWER]: Refusing update from remote peer b1bcbe2df07744caaeb7a15d00dad2d1: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260709 14:53:48.047209  8750 consensus_queue.cc:1048] T 4fb819875bb244a4bd6c131704c60fce P b1bcbe2df07744caaeb7a15d00dad2d1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bf45b641d5dd4b868ad6c3f969c62453" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 43451 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:53:48.065091  8159 raft_consensus.cc:3060] T ef2a716a00f94c8d9b8f54499d86bb21 P 973451fb40234dca93d60a5ad4ca93e4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:48.065084  8431 tablet_bootstrap.cc:492] T 28299420e8f843df852439340863d546 P 973451fb40234dca93d60a5ad4ca93e4: No bootstrap required, opened a new log
I20260709 14:53:48.080542  8431 ts_tablet_manager.cc:1403] T 28299420e8f843df852439340863d546 P 973451fb40234dca93d60a5ad4ca93e4: Time spent bootstrapping tablet: real 0.081s	user 0.013s	sys 0.000s
I20260709 14:53:48.082669  8804 consensus_queue.cc:1048] T ef2a716a00f94c8d9b8f54499d86bb21 P 067d127df48c4d5aae445170aef96762 [LEADER]: Connected to new peer: Peer: permanent_uuid: "973451fb40234dca93d60a5ad4ca93e4" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39227 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:53:48.083832  8431 raft_consensus.cc:359] T 28299420e8f843df852439340863d546 P 973451fb40234dca93d60a5ad4ca93e4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "067d127df48c4d5aae445170aef96762" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 41465 } } peers { permanent_uuid: "bf45b641d5dd4b868ad6c3f969c62453" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 43451 } } peers { permanent_uuid: "973451fb40234dca93d60a5ad4ca93e4" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39227 } }
I20260709 14:53:48.084574  8431 raft_consensus.cc:385] T 28299420e8f843df852439340863d546 P 973451fb40234dca93d60a5ad4ca93e4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:48.084823  8431 raft_consensus.cc:740] T 28299420e8f843df852439340863d546 P 973451fb40234dca93d60a5ad4ca93e4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 973451fb40234dca93d60a5ad4ca93e4, State: Initialized, Role: FOLLOWER
I20260709 14:53:48.085398  8431 consensus_queue.cc:260] T 28299420e8f843df852439340863d546 P 973451fb40234dca93d60a5ad4ca93e4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "067d127df48c4d5aae445170aef96762" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 41465 } } peers { permanent_uuid: "bf45b641d5dd4b868ad6c3f969c62453" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 43451 } } peers { permanent_uuid: "973451fb40234dca93d60a5ad4ca93e4" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39227 } }
I20260709 14:53:48.088899  8431 ts_tablet_manager.cc:1434] T 28299420e8f843df852439340863d546 P 973451fb40234dca93d60a5ad4ca93e4: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260709 14:53:48.090740  8431 tablet_bootstrap.cc:492] T 32f8608258034e878dc7968ca65963e4 P 973451fb40234dca93d60a5ad4ca93e4: Bootstrap starting.
I20260709 14:53:48.097582  8431 tablet_bootstrap.cc:654] T 32f8608258034e878dc7968ca65963e4 P 973451fb40234dca93d60a5ad4ca93e4: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:48.104375  8804 consensus_queue.cc:1048] T ef2a716a00f94c8d9b8f54499d86bb21 P 067d127df48c4d5aae445170aef96762 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b1bcbe2df07744caaeb7a15d00dad2d1" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43283 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:53:48.110556  8804 consensus_queue.cc:1048] T 46f7d6b9d2a946e899f8ce2dddd37993 P 067d127df48c4d5aae445170aef96762 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b1bcbe2df07744caaeb7a15d00dad2d1" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43283 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.002s
I20260709 14:53:48.120903  8431 tablet_bootstrap.cc:492] T 32f8608258034e878dc7968ca65963e4 P 973451fb40234dca93d60a5ad4ca93e4: No bootstrap required, opened a new log
I20260709 14:53:48.121416  8431 ts_tablet_manager.cc:1403] T 32f8608258034e878dc7968ca65963e4 P 973451fb40234dca93d60a5ad4ca93e4: Time spent bootstrapping tablet: real 0.031s	user 0.011s	sys 0.010s
I20260709 14:53:48.124256  8431 raft_consensus.cc:359] T 32f8608258034e878dc7968ca65963e4 P 973451fb40234dca93d60a5ad4ca93e4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bf45b641d5dd4b868ad6c3f969c62453" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 43451 } } peers { permanent_uuid: "973451fb40234dca93d60a5ad4ca93e4" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39227 } } peers { permanent_uuid: "b1bcbe2df07744caaeb7a15d00dad2d1" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43283 } }
I20260709 14:53:48.124892  8431 raft_consensus.cc:385] T 32f8608258034e878dc7968ca65963e4 P 973451fb40234dca93d60a5ad4ca93e4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:48.125211  8431 raft_consensus.cc:740] T 32f8608258034e878dc7968ca65963e4 P 973451fb40234dca93d60a5ad4ca93e4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 973451fb40234dca93d60a5ad4ca93e4, State: Initialized, Role: FOLLOWER
I20260709 14:53:48.126327  8431 consensus_queue.cc:260] T 32f8608258034e878dc7968ca65963e4 P 973451fb40234dca93d60a5ad4ca93e4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bf45b641d5dd4b868ad6c3f969c62453" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 43451 } } peers { permanent_uuid: "973451fb40234dca93d60a5ad4ca93e4" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39227 } } peers { permanent_uuid: "b1bcbe2df07744caaeb7a15d00dad2d1" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43283 } }
I20260709 14:53:48.128633  8431 ts_tablet_manager.cc:1434] T 32f8608258034e878dc7968ca65963e4 P 973451fb40234dca93d60a5ad4ca93e4: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260709 14:53:48.136284  8838 consensus_queue.cc:1048] T 46f7d6b9d2a946e899f8ce2dddd37993 P 067d127df48c4d5aae445170aef96762 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bf45b641d5dd4b868ad6c3f969c62453" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 43451 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:53:48.140553  8616 raft_consensus.cc:493] T 32f8608258034e878dc7968ca65963e4 P bf45b641d5dd4b868ad6c3f969c62453 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:48.141021  8616 raft_consensus.cc:515] T 32f8608258034e878dc7968ca65963e4 P bf45b641d5dd4b868ad6c3f969c62453 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bf45b641d5dd4b868ad6c3f969c62453" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 43451 } } peers { permanent_uuid: "973451fb40234dca93d60a5ad4ca93e4" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39227 } } peers { permanent_uuid: "b1bcbe2df07744caaeb7a15d00dad2d1" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43283 } }
I20260709 14:53:48.146401  8161 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "32f8608258034e878dc7968ca65963e4" candidate_uuid: "bf45b641d5dd4b868ad6c3f969c62453" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "973451fb40234dca93d60a5ad4ca93e4" is_pre_election: true
I20260709 14:53:48.147063  8161 raft_consensus.cc:2468] T 32f8608258034e878dc7968ca65963e4 P 973451fb40234dca93d60a5ad4ca93e4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bf45b641d5dd4b868ad6c3f969c62453 in term 0.
I20260709 14:53:48.148316  8354 leader_election.cc:304] T 32f8608258034e878dc7968ca65963e4 P bf45b641d5dd4b868ad6c3f969c62453 [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: 973451fb40234dca93d60a5ad4ca93e4, bf45b641d5dd4b868ad6c3f969c62453; no voters: 
I20260709 14:53:48.150408  8776 raft_consensus.cc:2804] T 32f8608258034e878dc7968ca65963e4 P bf45b641d5dd4b868ad6c3f969c62453 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:53:48.150774  8776 raft_consensus.cc:493] T 32f8608258034e878dc7968ca65963e4 P bf45b641d5dd4b868ad6c3f969c62453 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:53:48.151132  8776 raft_consensus.cc:3060] T 32f8608258034e878dc7968ca65963e4 P bf45b641d5dd4b868ad6c3f969c62453 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:48.157855  8237 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "32f8608258034e878dc7968ca65963e4" candidate_uuid: "bf45b641d5dd4b868ad6c3f969c62453" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b1bcbe2df07744caaeb7a15d00dad2d1" is_pre_election: true
I20260709 14:53:48.162200  8237 raft_consensus.cc:2468] T 32f8608258034e878dc7968ca65963e4 P b1bcbe2df07744caaeb7a15d00dad2d1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bf45b641d5dd4b868ad6c3f969c62453 in term 0.
I20260709 14:53:48.142858  8616 leader_election.cc:290] T 32f8608258034e878dc7968ca65963e4 P bf45b641d5dd4b868ad6c3f969c62453 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 973451fb40234dca93d60a5ad4ca93e4 (127.6.3.193:39227), b1bcbe2df07744caaeb7a15d00dad2d1 (127.6.3.194:43283)
I20260709 14:53:48.172278  8776 raft_consensus.cc:515] T 32f8608258034e878dc7968ca65963e4 P bf45b641d5dd4b868ad6c3f969c62453 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bf45b641d5dd4b868ad6c3f969c62453" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 43451 } } peers { permanent_uuid: "973451fb40234dca93d60a5ad4ca93e4" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39227 } } peers { permanent_uuid: "b1bcbe2df07744caaeb7a15d00dad2d1" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43283 } }
I20260709 14:53:48.176708  8776 leader_election.cc:290] T 32f8608258034e878dc7968ca65963e4 P bf45b641d5dd4b868ad6c3f969c62453 [CANDIDATE]: Term 1 election: Requested vote from peers 973451fb40234dca93d60a5ad4ca93e4 (127.6.3.193:39227), b1bcbe2df07744caaeb7a15d00dad2d1 (127.6.3.194:43283)
I20260709 14:53:48.177767  8161 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "32f8608258034e878dc7968ca65963e4" candidate_uuid: "bf45b641d5dd4b868ad6c3f969c62453" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "973451fb40234dca93d60a5ad4ca93e4"
I20260709 14:53:48.179184  8161 raft_consensus.cc:3060] T 32f8608258034e878dc7968ca65963e4 P 973451fb40234dca93d60a5ad4ca93e4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:48.178026  8237 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "32f8608258034e878dc7968ca65963e4" candidate_uuid: "bf45b641d5dd4b868ad6c3f969c62453" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b1bcbe2df07744caaeb7a15d00dad2d1"
I20260709 14:53:48.181565  8237 raft_consensus.cc:3060] T 32f8608258034e878dc7968ca65963e4 P b1bcbe2df07744caaeb7a15d00dad2d1 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:48.187247  8161 raft_consensus.cc:2468] T 32f8608258034e878dc7968ca65963e4 P 973451fb40234dca93d60a5ad4ca93e4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bf45b641d5dd4b868ad6c3f969c62453 in term 1.
I20260709 14:53:48.188484  8354 leader_election.cc:304] T 32f8608258034e878dc7968ca65963e4 P bf45b641d5dd4b868ad6c3f969c62453 [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: 973451fb40234dca93d60a5ad4ca93e4, bf45b641d5dd4b868ad6c3f969c62453; no voters: 
I20260709 14:53:48.188863  8237 raft_consensus.cc:2468] T 32f8608258034e878dc7968ca65963e4 P b1bcbe2df07744caaeb7a15d00dad2d1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bf45b641d5dd4b868ad6c3f969c62453 in term 1.
I20260709 14:53:48.190307  8776 raft_consensus.cc:2804] T 32f8608258034e878dc7968ca65963e4 P bf45b641d5dd4b868ad6c3f969c62453 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:53:48.190836  8776 raft_consensus.cc:697] T 32f8608258034e878dc7968ca65963e4 P bf45b641d5dd4b868ad6c3f969c62453 [term 1 LEADER]: Becoming Leader. State: Replica: bf45b641d5dd4b868ad6c3f969c62453, State: Running, Role: LEADER
I20260709 14:53:48.191522  8776 consensus_queue.cc:237] T 32f8608258034e878dc7968ca65963e4 P bf45b641d5dd4b868ad6c3f969c62453 [LEADER]: Queue going to LEADER mode. State: All 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: "bf45b641d5dd4b868ad6c3f969c62453" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 43451 } } peers { permanent_uuid: "973451fb40234dca93d60a5ad4ca93e4" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39227 } } peers { permanent_uuid: "b1bcbe2df07744caaeb7a15d00dad2d1" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43283 } }
I20260709 14:53:48.202481  8061 catalog_manager.cc:5697] T 32f8608258034e878dc7968ca65963e4 P bf45b641d5dd4b868ad6c3f969c62453 reported cstate change: term changed from 0 to 1, leader changed from <none> to bf45b641d5dd4b868ad6c3f969c62453 (127.6.3.196). New cstate: current_term: 1 leader_uuid: "bf45b641d5dd4b868ad6c3f969c62453" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bf45b641d5dd4b868ad6c3f969c62453" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 43451 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "973451fb40234dca93d60a5ad4ca93e4" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39227 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b1bcbe2df07744caaeb7a15d00dad2d1" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43283 } health_report { overall_health: UNKNOWN } } }
I20260709 14:53:48.248543  8677 raft_consensus.cc:493] T 445e5bf5ffc94723ba3ea09e39cc47a1 P 973451fb40234dca93d60a5ad4ca93e4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:48.248955  8677 raft_consensus.cc:515] T 445e5bf5ffc94723ba3ea09e39cc47a1 P 973451fb40234dca93d60a5ad4ca93e4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "067d127df48c4d5aae445170aef96762" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 41465 } } peers { permanent_uuid: "bf45b641d5dd4b868ad6c3f969c62453" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 43451 } } peers { permanent_uuid: "973451fb40234dca93d60a5ad4ca93e4" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39227 } }
I20260709 14:53:48.250509  8677 leader_election.cc:290] T 445e5bf5ffc94723ba3ea09e39cc47a1 P 973451fb40234dca93d60a5ad4ca93e4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 067d127df48c4d5aae445170aef96762 (127.6.3.195:41465), bf45b641d5dd4b868ad6c3f969c62453 (127.6.3.196:43451)
I20260709 14:53:48.251300  8311 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "445e5bf5ffc94723ba3ea09e39cc47a1" candidate_uuid: "973451fb40234dca93d60a5ad4ca93e4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "067d127df48c4d5aae445170aef96762" is_pre_election: true
I20260709 14:53:48.251535  8388 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "445e5bf5ffc94723ba3ea09e39cc47a1" candidate_uuid: "973451fb40234dca93d60a5ad4ca93e4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bf45b641d5dd4b868ad6c3f969c62453" is_pre_election: true
I20260709 14:53:48.252063  8311 raft_consensus.cc:2393] T 445e5bf5ffc94723ba3ea09e39cc47a1 P 067d127df48c4d5aae445170aef96762 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 973451fb40234dca93d60a5ad4ca93e4 in current term 1: Already voted for candidate bf45b641d5dd4b868ad6c3f969c62453 in this term.
I20260709 14:53:48.253204  8131 leader_election.cc:304] T 445e5bf5ffc94723ba3ea09e39cc47a1 P 973451fb40234dca93d60a5ad4ca93e4 [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: 973451fb40234dca93d60a5ad4ca93e4; no voters: 067d127df48c4d5aae445170aef96762, bf45b641d5dd4b868ad6c3f969c62453
I20260709 14:53:48.254140  8677 raft_consensus.cc:3060] T 445e5bf5ffc94723ba3ea09e39cc47a1 P 973451fb40234dca93d60a5ad4ca93e4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:48.255542  8159 raft_consensus.cc:3060] T deaee55618f042128aba04b24580a539 P 973451fb40234dca93d60a5ad4ca93e4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:48.261721  8616 raft_consensus.cc:493] T 28299420e8f843df852439340863d546 P bf45b641d5dd4b868ad6c3f969c62453 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:48.262202  8616 raft_consensus.cc:515] T 28299420e8f843df852439340863d546 P bf45b641d5dd4b868ad6c3f969c62453 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "067d127df48c4d5aae445170aef96762" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 41465 } } peers { permanent_uuid: "bf45b641d5dd4b868ad6c3f969c62453" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 43451 } } peers { permanent_uuid: "973451fb40234dca93d60a5ad4ca93e4" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39227 } }
I20260709 14:53:48.265970  8311 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "28299420e8f843df852439340863d546" candidate_uuid: "bf45b641d5dd4b868ad6c3f969c62453" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "067d127df48c4d5aae445170aef96762" is_pre_election: true
I20260709 14:53:48.266526  8311 raft_consensus.cc:2468] T 28299420e8f843df852439340863d546 P 067d127df48c4d5aae445170aef96762 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bf45b641d5dd4b868ad6c3f969c62453 in term 0.
I20260709 14:53:48.267707  8158 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "28299420e8f843df852439340863d546" candidate_uuid: "bf45b641d5dd4b868ad6c3f969c62453" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "973451fb40234dca93d60a5ad4ca93e4" is_pre_election: true
I20260709 14:53:48.267931  8354 leader_election.cc:304] T 28299420e8f843df852439340863d546 P bf45b641d5dd4b868ad6c3f969c62453 [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: 067d127df48c4d5aae445170aef96762, bf45b641d5dd4b868ad6c3f969c62453; no voters: 
I20260709 14:53:48.268301  8158 raft_consensus.cc:2468] T 28299420e8f843df852439340863d546 P 973451fb40234dca93d60a5ad4ca93e4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bf45b641d5dd4b868ad6c3f969c62453 in term 0.
I20260709 14:53:48.268646  8760 raft_consensus.cc:2804] T 28299420e8f843df852439340863d546 P bf45b641d5dd4b868ad6c3f969c62453 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:53:48.268994  8760 raft_consensus.cc:493] T 28299420e8f843df852439340863d546 P bf45b641d5dd4b868ad6c3f969c62453 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:53:48.269353  8776 consensus_queue.cc:1048] T 5d50c49c764f4e3eb2da7dcb43cb6cba P bf45b641d5dd4b868ad6c3f969c62453 [LEADER]: Connected to new peer: Peer: permanent_uuid: "067d127df48c4d5aae445170aef96762" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 41465 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:53:48.269364  8760 raft_consensus.cc:3060] T 28299420e8f843df852439340863d546 P bf45b641d5dd4b868ad6c3f969c62453 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:48.284073  8771 consensus_queue.cc:1048] T 5d50c49c764f4e3eb2da7dcb43cb6cba P bf45b641d5dd4b868ad6c3f969c62453 [LEADER]: Connected to new peer: Peer: permanent_uuid: "973451fb40234dca93d60a5ad4ca93e4" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39227 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:53:48.297994  8616 leader_election.cc:290] T 28299420e8f843df852439340863d546 P bf45b641d5dd4b868ad6c3f969c62453 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 067d127df48c4d5aae445170aef96762 (127.6.3.195:41465), 973451fb40234dca93d60a5ad4ca93e4 (127.6.3.193:39227)
I20260709 14:53:48.307614  8760 raft_consensus.cc:515] T 28299420e8f843df852439340863d546 P bf45b641d5dd4b868ad6c3f969c62453 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "067d127df48c4d5aae445170aef96762" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 41465 } } peers { permanent_uuid: "bf45b641d5dd4b868ad6c3f969c62453" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 43451 } } peers { permanent_uuid: "973451fb40234dca93d60a5ad4ca93e4" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39227 } }
I20260709 14:53:48.312719  8677 raft_consensus.cc:2749] T 445e5bf5ffc94723ba3ea09e39cc47a1 P 973451fb40234dca93d60a5ad4ca93e4 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:53:48.314002  8388 raft_consensus.cc:1275] T f0c99adf90c147cea715ae6fd6efccf5 P bf45b641d5dd4b868ad6c3f969c62453 [term 2 FOLLOWER]: Refusing update from remote peer 067d127df48c4d5aae445170aef96762: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260709 14:53:48.315434  8679 consensus_queue.cc:1048] T f0c99adf90c147cea715ae6fd6efccf5 P 067d127df48c4d5aae445170aef96762 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bf45b641d5dd4b868ad6c3f969c62453" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 43451 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:53:48.327083  8313 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "28299420e8f843df852439340863d546" candidate_uuid: "bf45b641d5dd4b868ad6c3f969c62453" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "067d127df48c4d5aae445170aef96762"
I20260709 14:53:48.327641  8313 raft_consensus.cc:3060] T 28299420e8f843df852439340863d546 P 067d127df48c4d5aae445170aef96762 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:48.333274  8313 raft_consensus.cc:2468] T 28299420e8f843df852439340863d546 P 067d127df48c4d5aae445170aef96762 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bf45b641d5dd4b868ad6c3f969c62453 in term 1.
I20260709 14:53:48.336112  8354 leader_election.cc:304] T 28299420e8f843df852439340863d546 P bf45b641d5dd4b868ad6c3f969c62453 [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: 067d127df48c4d5aae445170aef96762, bf45b641d5dd4b868ad6c3f969c62453; no voters: 
I20260709 14:53:48.336772  8776 raft_consensus.cc:2804] T 28299420e8f843df852439340863d546 P bf45b641d5dd4b868ad6c3f969c62453 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:53:48.339500  8776 raft_consensus.cc:697] T 28299420e8f843df852439340863d546 P bf45b641d5dd4b868ad6c3f969c62453 [term 1 LEADER]: Becoming Leader. State: Replica: bf45b641d5dd4b868ad6c3f969c62453, State: Running, Role: LEADER
I20260709 14:53:48.340355  8776 consensus_queue.cc:237] T 28299420e8f843df852439340863d546 P bf45b641d5dd4b868ad6c3f969c62453 [LEADER]: Queue going to LEADER mode. State: All 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: "067d127df48c4d5aae445170aef96762" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 41465 } } peers { permanent_uuid: "bf45b641d5dd4b868ad6c3f969c62453" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 43451 } } peers { permanent_uuid: "973451fb40234dca93d60a5ad4ca93e4" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39227 } }
I20260709 14:53:48.342154  8616 consensus_queue.cc:1048] T 445e5bf5ffc94723ba3ea09e39cc47a1 P bf45b641d5dd4b868ad6c3f969c62453 [LEADER]: Connected to new peer: Peer: permanent_uuid: "973451fb40234dca93d60a5ad4ca93e4" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39227 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:53:48.342767  8760 leader_election.cc:290] T 28299420e8f843df852439340863d546 P bf45b641d5dd4b868ad6c3f969c62453 [CANDIDATE]: Term 1 election: Requested vote from peers 067d127df48c4d5aae445170aef96762 (127.6.3.195:41465), 973451fb40234dca93d60a5ad4ca93e4 (127.6.3.193:39227)
I20260709 14:53:48.343593  8161 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "28299420e8f843df852439340863d546" candidate_uuid: "bf45b641d5dd4b868ad6c3f969c62453" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "973451fb40234dca93d60a5ad4ca93e4"
I20260709 14:53:48.344128  8161 raft_consensus.cc:3060] T 28299420e8f843df852439340863d546 P 973451fb40234dca93d60a5ad4ca93e4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:48.368139  8237 raft_consensus.cc:1275] T f0c99adf90c147cea715ae6fd6efccf5 P b1bcbe2df07744caaeb7a15d00dad2d1 [term 2 FOLLOWER]: Refusing update from remote peer 067d127df48c4d5aae445170aef96762: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260709 14:53:48.369717  8679 consensus_queue.cc:1048] T f0c99adf90c147cea715ae6fd6efccf5 P 067d127df48c4d5aae445170aef96762 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b1bcbe2df07744caaeb7a15d00dad2d1" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43283 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:53:48.380478  8161 raft_consensus.cc:2468] T 28299420e8f843df852439340863d546 P 973451fb40234dca93d60a5ad4ca93e4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bf45b641d5dd4b868ad6c3f969c62453 in term 1.
I20260709 14:53:48.391306  8616 consensus_queue.cc:1048] T 445e5bf5ffc94723ba3ea09e39cc47a1 P bf45b641d5dd4b868ad6c3f969c62453 [LEADER]: Connected to new peer: Peer: permanent_uuid: "067d127df48c4d5aae445170aef96762" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 41465 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:53:48.432154  8061 catalog_manager.cc:5697] T 28299420e8f843df852439340863d546 P bf45b641d5dd4b868ad6c3f969c62453 reported cstate change: term changed from 0 to 1, leader changed from <none> to bf45b641d5dd4b868ad6c3f969c62453 (127.6.3.196). New cstate: current_term: 1 leader_uuid: "bf45b641d5dd4b868ad6c3f969c62453" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "067d127df48c4d5aae445170aef96762" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 41465 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bf45b641d5dd4b868ad6c3f969c62453" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 43451 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "973451fb40234dca93d60a5ad4ca93e4" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39227 } health_report { overall_health: UNKNOWN } } }
I20260709 14:53:48.645460  8776 consensus_queue.cc:1048] T 32f8608258034e878dc7968ca65963e4 P bf45b641d5dd4b868ad6c3f969c62453 [LEADER]: Connected to new peer: Peer: permanent_uuid: "973451fb40234dca93d60a5ad4ca93e4" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39227 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:53:48.662951  8616 consensus_queue.cc:1048] T 32f8608258034e878dc7968ca65963e4 P bf45b641d5dd4b868ad6c3f969c62453 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b1bcbe2df07744caaeb7a15d00dad2d1" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43283 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:53:48.806090  8616 consensus_queue.cc:1048] T 28299420e8f843df852439340863d546 P bf45b641d5dd4b868ad6c3f969c62453 [LEADER]: Connected to new peer: Peer: permanent_uuid: "973451fb40234dca93d60a5ad4ca93e4" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39227 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:53:48.834398  8760 consensus_queue.cc:1048] T 28299420e8f843df852439340863d546 P bf45b641d5dd4b868ad6c3f969c62453 [LEADER]: Connected to new peer: Peer: permanent_uuid: "067d127df48c4d5aae445170aef96762" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 41465 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:53:49.433544  6159 tablet_server.cc:179] TabletServer@127.6.3.193:0 shutting down...
W20260709 14:53:49.441629  8280 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 88 similar messages]
W20260709 14:53:49.454795  8280 consensus_peers.cc:597] T 5bb1dbb8062e4d52a69f1c5b8996a706 P 067d127df48c4d5aae445170aef96762 -> Peer 973451fb40234dca93d60a5ad4ca93e4 (127.6.3.193:39227): Couldn't send request to peer 973451fb40234dca93d60a5ad4ca93e4. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 14:53:49.455407  8280 consensus_peers.cc:597] T 57c0caa7558c4f95a29b1c8342bd7588 P 067d127df48c4d5aae445170aef96762 -> Peer 973451fb40234dca93d60a5ad4ca93e4 (127.6.3.193:39227): Couldn't send request to peer 973451fb40234dca93d60a5ad4ca93e4. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 14:53:49.474015  8206 consensus_peers.cc:597] T dd217c491b9641fc9d5732aeff9bbbba P b1bcbe2df07744caaeb7a15d00dad2d1 -> Peer 973451fb40234dca93d60a5ad4ca93e4 (127.6.3.193:39227): Couldn't send request to peer 973451fb40234dca93d60a5ad4ca93e4. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 14:53:49.476125  8354 consensus_peers.cc:597] T 4974d98386be4d28b157023b4d2f8efa P bf45b641d5dd4b868ad6c3f969c62453 -> Peer 973451fb40234dca93d60a5ad4ca93e4 (127.6.3.193:39227): Couldn't send request to peer 973451fb40234dca93d60a5ad4ca93e4. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 14:53:49.476920  8354 consensus_peers.cc:597] T 707c48a3042242c48a6a838684f7f880 P bf45b641d5dd4b868ad6c3f969c62453 -> Peer 973451fb40234dca93d60a5ad4ca93e4 (127.6.3.193:39227): Couldn't send request to peer 973451fb40234dca93d60a5ad4ca93e4. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:53:49.498605  6159 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 14:53:49.500382  6159 tablet_replica.cc:333] T 32f8608258034e878dc7968ca65963e4 P 973451fb40234dca93d60a5ad4ca93e4: stopping tablet replica
I20260709 14:53:49.501281  6159 raft_consensus.cc:2243] T 32f8608258034e878dc7968ca65963e4 P 973451fb40234dca93d60a5ad4ca93e4 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:49.501861  6159 raft_consensus.cc:2272] T 32f8608258034e878dc7968ca65963e4 P 973451fb40234dca93d60a5ad4ca93e4 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 14:53:49.503330  8206 consensus_peers.cc:597] T db2932772e974b4ba562975df845b404 P b1bcbe2df07744caaeb7a15d00dad2d1 -> Peer 973451fb40234dca93d60a5ad4ca93e4 (127.6.3.193:39227): Couldn't send request to peer 973451fb40234dca93d60a5ad4ca93e4. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:53:49.504767  6159 tablet_replica.cc:333] T 28299420e8f843df852439340863d546 P 973451fb40234dca93d60a5ad4ca93e4: stopping tablet replica
I20260709 14:53:49.505645  6159 raft_consensus.cc:2243] T 28299420e8f843df852439340863d546 P 973451fb40234dca93d60a5ad4ca93e4 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:49.506196  6159 raft_consensus.cc:2272] T 28299420e8f843df852439340863d546 P 973451fb40234dca93d60a5ad4ca93e4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:49.508622  6159 tablet_replica.cc:333] T ef2a716a00f94c8d9b8f54499d86bb21 P 973451fb40234dca93d60a5ad4ca93e4: stopping tablet replica
I20260709 14:53:49.509470  6159 raft_consensus.cc:2243] T ef2a716a00f94c8d9b8f54499d86bb21 P 973451fb40234dca93d60a5ad4ca93e4 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:49.509965  6159 raft_consensus.cc:2272] T ef2a716a00f94c8d9b8f54499d86bb21 P 973451fb40234dca93d60a5ad4ca93e4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:49.512224  6159 tablet_replica.cc:333] T db2932772e974b4ba562975df845b404 P 973451fb40234dca93d60a5ad4ca93e4: stopping tablet replica
I20260709 14:53:49.513021  6159 raft_consensus.cc:2243] T db2932772e974b4ba562975df845b404 P 973451fb40234dca93d60a5ad4ca93e4 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:49.513507  6159 raft_consensus.cc:2272] T db2932772e974b4ba562975df845b404 P 973451fb40234dca93d60a5ad4ca93e4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:49.515735  6159 tablet_replica.cc:333] T 707c48a3042242c48a6a838684f7f880 P 973451fb40234dca93d60a5ad4ca93e4: stopping tablet replica
I20260709 14:53:49.516577  6159 raft_consensus.cc:2243] T 707c48a3042242c48a6a838684f7f880 P 973451fb40234dca93d60a5ad4ca93e4 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:49.517045  6159 raft_consensus.cc:2272] T 707c48a3042242c48a6a838684f7f880 P 973451fb40234dca93d60a5ad4ca93e4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:49.519273  6159 tablet_replica.cc:333] T deaee55618f042128aba04b24580a539 P 973451fb40234dca93d60a5ad4ca93e4: stopping tablet replica
I20260709 14:53:49.520092  6159 raft_consensus.cc:2243] T deaee55618f042128aba04b24580a539 P 973451fb40234dca93d60a5ad4ca93e4 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:49.520596  6159 raft_consensus.cc:2272] T deaee55618f042128aba04b24580a539 P 973451fb40234dca93d60a5ad4ca93e4 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 14:53:49.521869  8206 consensus_peers.cc:597] T deaee55618f042128aba04b24580a539 P b1bcbe2df07744caaeb7a15d00dad2d1 -> Peer 973451fb40234dca93d60a5ad4ca93e4 (127.6.3.193:39227): Couldn't send request to peer 973451fb40234dca93d60a5ad4ca93e4. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:53:49.522725  6159 tablet_replica.cc:333] T 84294309dca447768fb9ccc1eb2dc689 P 973451fb40234dca93d60a5ad4ca93e4: stopping tablet replica
I20260709 14:53:49.523526  6159 raft_consensus.cc:2243] T 84294309dca447768fb9ccc1eb2dc689 P 973451fb40234dca93d60a5ad4ca93e4 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:49.524080  6159 raft_consensus.cc:2272] T 84294309dca447768fb9ccc1eb2dc689 P 973451fb40234dca93d60a5ad4ca93e4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:49.526495  6159 tablet_replica.cc:333] T 3d46b8c5c40f44058fe3a48acd3f36c1 P 973451fb40234dca93d60a5ad4ca93e4: stopping tablet replica
I20260709 14:53:49.527367  6159 raft_consensus.cc:2243] T 3d46b8c5c40f44058fe3a48acd3f36c1 P 973451fb40234dca93d60a5ad4ca93e4 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:49.527910  6159 raft_consensus.cc:2272] T 3d46b8c5c40f44058fe3a48acd3f36c1 P 973451fb40234dca93d60a5ad4ca93e4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:49.530498  6159 tablet_replica.cc:333] T 4003921b934d4fd49b55b27f913c952f P 973451fb40234dca93d60a5ad4ca93e4: stopping tablet replica
I20260709 14:53:49.531320  6159 raft_consensus.cc:2243] T 4003921b934d4fd49b55b27f913c952f P 973451fb40234dca93d60a5ad4ca93e4 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:49.531888  6159 raft_consensus.cc:2272] T 4003921b934d4fd49b55b27f913c952f P 973451fb40234dca93d60a5ad4ca93e4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:49.534404  6159 tablet_replica.cc:333] T 4974d98386be4d28b157023b4d2f8efa P 973451fb40234dca93d60a5ad4ca93e4: stopping tablet replica
I20260709 14:53:49.535267  6159 raft_consensus.cc:2243] T 4974d98386be4d28b157023b4d2f8efa P 973451fb40234dca93d60a5ad4ca93e4 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:49.535802  6159 raft_consensus.cc:2272] T 4974d98386be4d28b157023b4d2f8efa P 973451fb40234dca93d60a5ad4ca93e4 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 14:53:49.536970  8280 consensus_peers.cc:597] T 99f944bc52a64af0a5ad2f88b7114419 P 067d127df48c4d5aae445170aef96762 -> Peer 973451fb40234dca93d60a5ad4ca93e4 (127.6.3.193:39227): Couldn't send request to peer 973451fb40234dca93d60a5ad4ca93e4. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 14:53:49.537685  8280 consensus_peers.cc:597] T 84294309dca447768fb9ccc1eb2dc689 P 067d127df48c4d5aae445170aef96762 -> Peer 973451fb40234dca93d60a5ad4ca93e4 (127.6.3.193:39227): Couldn't send request to peer 973451fb40234dca93d60a5ad4ca93e4. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:53:49.538195  6159 tablet_replica.cc:333] T 836e7386924644a7bb98c94b372b4974 P 973451fb40234dca93d60a5ad4ca93e4: stopping tablet replica
I20260709 14:53:49.539134  6159 raft_consensus.cc:2243] T 836e7386924644a7bb98c94b372b4974 P 973451fb40234dca93d60a5ad4ca93e4 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:49.539691  6159 raft_consensus.cc:2272] T 836e7386924644a7bb98c94b372b4974 P 973451fb40234dca93d60a5ad4ca93e4 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 14:53:49.540804  8280 consensus_peers.cc:597] T 3d46b8c5c40f44058fe3a48acd3f36c1 P 067d127df48c4d5aae445170aef96762 -> Peer 973451fb40234dca93d60a5ad4ca93e4 (127.6.3.193:39227): Couldn't send request to peer 973451fb40234dca93d60a5ad4ca93e4. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:53:49.542271  6159 tablet_replica.cc:333] T 445e5bf5ffc94723ba3ea09e39cc47a1 P 973451fb40234dca93d60a5ad4ca93e4: stopping tablet replica
I20260709 14:53:49.543076  6159 raft_consensus.cc:2243] T 445e5bf5ffc94723ba3ea09e39cc47a1 P 973451fb40234dca93d60a5ad4ca93e4 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:49.543628  6159 raft_consensus.cc:2272] T 445e5bf5ffc94723ba3ea09e39cc47a1 P 973451fb40234dca93d60a5ad4ca93e4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:49.545840  6159 tablet_replica.cc:333] T 0a3b9a7f82b94ef096d05111ebd8d23d P 973451fb40234dca93d60a5ad4ca93e4: stopping tablet replica
I20260709 14:53:49.546669  6159 raft_consensus.cc:2243] T 0a3b9a7f82b94ef096d05111ebd8d23d P 973451fb40234dca93d60a5ad4ca93e4 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:49.547209  6159 raft_consensus.cc:2272] T 0a3b9a7f82b94ef096d05111ebd8d23d P 973451fb40234dca93d60a5ad4ca93e4 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 14:53:49.547411  8354 consensus_peers.cc:597] T 3db4b5e3b42948e0a97e30b92d8a28b5 P bf45b641d5dd4b868ad6c3f969c62453 -> Peer 973451fb40234dca93d60a5ad4ca93e4 (127.6.3.193:39227): Couldn't send request to peer 973451fb40234dca93d60a5ad4ca93e4. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:53:49.549721  6159 tablet_replica.cc:333] T dd217c491b9641fc9d5732aeff9bbbba P 973451fb40234dca93d60a5ad4ca93e4: stopping tablet replica
I20260709 14:53:49.550555  6159 raft_consensus.cc:2243] T dd217c491b9641fc9d5732aeff9bbbba P 973451fb40234dca93d60a5ad4ca93e4 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:49.551059  6159 raft_consensus.cc:2272] T dd217c491b9641fc9d5732aeff9bbbba P 973451fb40234dca93d60a5ad4ca93e4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:49.553499  6159 tablet_replica.cc:333] T 20205a15b7e44bcaac7f837d0f06375e P 973451fb40234dca93d60a5ad4ca93e4: stopping tablet replica
I20260709 14:53:49.554248  6159 raft_consensus.cc:2243] T 20205a15b7e44bcaac7f837d0f06375e P 973451fb40234dca93d60a5ad4ca93e4 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:49.554728  6159 raft_consensus.cc:2272] T 20205a15b7e44bcaac7f837d0f06375e P 973451fb40234dca93d60a5ad4ca93e4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:49.556949  6159 tablet_replica.cc:333] T ad73e1facb6d42ba9775f642bfe58454 P 973451fb40234dca93d60a5ad4ca93e4: stopping tablet replica
I20260709 14:53:49.557693  6159 raft_consensus.cc:2243] T ad73e1facb6d42ba9775f642bfe58454 P 973451fb40234dca93d60a5ad4ca93e4 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:49.558203  6159 raft_consensus.cc:2272] T ad73e1facb6d42ba9775f642bfe58454 P 973451fb40234dca93d60a5ad4ca93e4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:49.560685  6159 tablet_replica.cc:333] T 97806160da8b4abe95e360749c2d311c P 973451fb40234dca93d60a5ad4ca93e4: stopping tablet replica
I20260709 14:53:49.561507  6159 raft_consensus.cc:2243] T 97806160da8b4abe95e360749c2d311c P 973451fb40234dca93d60a5ad4ca93e4 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:49.562036  6159 raft_consensus.cc:2272] T 97806160da8b4abe95e360749c2d311c P 973451fb40234dca93d60a5ad4ca93e4 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 14:53:49.564218  8280 consensus_peers.cc:597] T ef2a716a00f94c8d9b8f54499d86bb21 P 067d127df48c4d5aae445170aef96762 -> Peer 973451fb40234dca93d60a5ad4ca93e4 (127.6.3.193:39227): Couldn't send request to peer 973451fb40234dca93d60a5ad4ca93e4. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:53:49.564543  6159 tablet_replica.cc:333] T 2b1015ea7cb6469f9e4895cc87c2d0b3 P 973451fb40234dca93d60a5ad4ca93e4: stopping tablet replica
I20260709 14:53:49.565375  6159 raft_consensus.cc:2243] T 2b1015ea7cb6469f9e4895cc87c2d0b3 P 973451fb40234dca93d60a5ad4ca93e4 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:49.565850  6159 raft_consensus.cc:2272] T 2b1015ea7cb6469f9e4895cc87c2d0b3 P 973451fb40234dca93d60a5ad4ca93e4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:49.568060  6159 tablet_replica.cc:333] T cf17a9d132194e99811fa03218e66e17 P 973451fb40234dca93d60a5ad4ca93e4: stopping tablet replica
I20260709 14:53:49.568778  6159 raft_consensus.cc:2243] T cf17a9d132194e99811fa03218e66e17 P 973451fb40234dca93d60a5ad4ca93e4 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:49.569259  6159 raft_consensus.cc:2272] T cf17a9d132194e99811fa03218e66e17 P 973451fb40234dca93d60a5ad4ca93e4 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 14:53:49.570259  8206 consensus_peers.cc:597] T cf17a9d132194e99811fa03218e66e17 P b1bcbe2df07744caaeb7a15d00dad2d1 -> Peer 973451fb40234dca93d60a5ad4ca93e4 (127.6.3.193:39227): Couldn't send request to peer 973451fb40234dca93d60a5ad4ca93e4. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:53:49.571545  6159 tablet_replica.cc:333] T 3f51d6c4a8f24e9ca5c20a81b72f972b P 973451fb40234dca93d60a5ad4ca93e4: stopping tablet replica
I20260709 14:53:49.572377  6159 raft_consensus.cc:2243] T 3f51d6c4a8f24e9ca5c20a81b72f972b P 973451fb40234dca93d60a5ad4ca93e4 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:53:49.573383  6159 raft_consensus.cc:2272] T 3f51d6c4a8f24e9ca5c20a81b72f972b P 973451fb40234dca93d60a5ad4ca93e4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:49.575819  6159 tablet_replica.cc:333] T e74bcf63a5f844e1acbc42efccca81ce P 973451fb40234dca93d60a5ad4ca93e4: stopping tablet replica
I20260709 14:53:49.576622  6159 raft_consensus.cc:2243] T e74bcf63a5f844e1acbc42efccca81ce P 973451fb40234dca93d60a5ad4ca93e4 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:49.577188  6159 raft_consensus.cc:2272] T e74bcf63a5f844e1acbc42efccca81ce P 973451fb40234dca93d60a5ad4ca93e4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:49.579773  6159 tablet_replica.cc:333] T 5bb1dbb8062e4d52a69f1c5b8996a706 P 973451fb40234dca93d60a5ad4ca93e4: stopping tablet replica
I20260709 14:53:49.580549  6159 raft_consensus.cc:2243] T 5bb1dbb8062e4d52a69f1c5b8996a706 P 973451fb40234dca93d60a5ad4ca93e4 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:49.581130  6159 raft_consensus.cc:2272] T 5bb1dbb8062e4d52a69f1c5b8996a706 P 973451fb40234dca93d60a5ad4ca93e4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:49.583576  6159 tablet_replica.cc:333] T d14fc749226740448d0a3fee84ce5c79 P 973451fb40234dca93d60a5ad4ca93e4: stopping tablet replica
I20260709 14:53:49.584363  6159 raft_consensus.cc:2243] T d14fc749226740448d0a3fee84ce5c79 P 973451fb40234dca93d60a5ad4ca93e4 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:49.584915  6159 raft_consensus.cc:2272] T d14fc749226740448d0a3fee84ce5c79 P 973451fb40234dca93d60a5ad4ca93e4 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 14:53:49.585232  8206 consensus_peers.cc:597] T 033212aa841d48719d87a261e8b7aedf P b1bcbe2df07744caaeb7a15d00dad2d1 -> Peer 973451fb40234dca93d60a5ad4ca93e4 (127.6.3.193:39227): Couldn't send request to peer 973451fb40234dca93d60a5ad4ca93e4. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:53:49.587003  6159 tablet_replica.cc:333] T c957bbdf16f14f65a6f8474ca90a763b P 973451fb40234dca93d60a5ad4ca93e4: stopping tablet replica
I20260709 14:53:49.587849  6159 raft_consensus.cc:2243] T c957bbdf16f14f65a6f8474ca90a763b P 973451fb40234dca93d60a5ad4ca93e4 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:49.588400  6159 raft_consensus.cc:2272] T c957bbdf16f14f65a6f8474ca90a763b P 973451fb40234dca93d60a5ad4ca93e4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:49.590859  6159 tablet_replica.cc:333] T 82d4bd8d81054722be1a4405323a9a27 P 973451fb40234dca93d60a5ad4ca93e4: stopping tablet replica
W20260709 14:53:49.591462  8354 consensus_peers.cc:597] T 32f8608258034e878dc7968ca65963e4 P bf45b641d5dd4b868ad6c3f969c62453 -> Peer 973451fb40234dca93d60a5ad4ca93e4 (127.6.3.193:39227): Couldn't send request to peer 973451fb40234dca93d60a5ad4ca93e4. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:53:49.591678  6159 raft_consensus.cc:2243] T 82d4bd8d81054722be1a4405323a9a27 P 973451fb40234dca93d60a5ad4ca93e4 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:49.592344  6159 raft_consensus.cc:2272] T 82d4bd8d81054722be1a4405323a9a27 P 973451fb40234dca93d60a5ad4ca93e4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:49.594746  6159 tablet_replica.cc:333] T 99f944bc52a64af0a5ad2f88b7114419 P 973451fb40234dca93d60a5ad4ca93e4: stopping tablet replica
I20260709 14:53:49.595475  6159 raft_consensus.cc:2243] T 99f944bc52a64af0a5ad2f88b7114419 P 973451fb40234dca93d60a5ad4ca93e4 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:49.596064  6159 raft_consensus.cc:2272] T 99f944bc52a64af0a5ad2f88b7114419 P 973451fb40234dca93d60a5ad4ca93e4 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 14:53:49.598394  8280 consensus_peers.cc:597] T 5c2e9b91ed864ebcab9eee5fcbe0c728 P 067d127df48c4d5aae445170aef96762 -> Peer 973451fb40234dca93d60a5ad4ca93e4 (127.6.3.193:39227): Couldn't send request to peer 973451fb40234dca93d60a5ad4ca93e4. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:53:49.598701  6159 tablet_replica.cc:333] T 0f4b9212c82d4512a079f2877e09b92a P 973451fb40234dca93d60a5ad4ca93e4: stopping tablet replica
I20260709 14:53:49.599520  6159 raft_consensus.cc:2243] T 0f4b9212c82d4512a079f2877e09b92a P 973451fb40234dca93d60a5ad4ca93e4 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:49.600031  6159 raft_consensus.cc:2272] T 0f4b9212c82d4512a079f2877e09b92a P 973451fb40234dca93d60a5ad4ca93e4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:49.602643  6159 tablet_replica.cc:333] T 3db4b5e3b42948e0a97e30b92d8a28b5 P 973451fb40234dca93d60a5ad4ca93e4: stopping tablet replica
I20260709 14:53:49.603459  6159 raft_consensus.cc:2243] T 3db4b5e3b42948e0a97e30b92d8a28b5 P 973451fb40234dca93d60a5ad4ca93e4 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:49.603974  6159 raft_consensus.cc:2272] T 3db4b5e3b42948e0a97e30b92d8a28b5 P 973451fb40234dca93d60a5ad4ca93e4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:49.606369  6159 tablet_replica.cc:333] T f716996c1a1146688dd7b42c6a069daf P 973451fb40234dca93d60a5ad4ca93e4: stopping tablet replica
I20260709 14:53:49.607036  6159 raft_consensus.cc:2243] T f716996c1a1146688dd7b42c6a069daf P 973451fb40234dca93d60a5ad4ca93e4 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:53:49.607904  6159 raft_consensus.cc:2272] T f716996c1a1146688dd7b42c6a069daf P 973451fb40234dca93d60a5ad4ca93e4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:49.610188  6159 tablet_replica.cc:333] T 033212aa841d48719d87a261e8b7aedf P 973451fb40234dca93d60a5ad4ca93e4: stopping tablet replica
I20260709 14:53:49.610945  6159 raft_consensus.cc:2243] T 033212aa841d48719d87a261e8b7aedf P 973451fb40234dca93d60a5ad4ca93e4 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:49.611446  6159 raft_consensus.cc:2272] T 033212aa841d48719d87a261e8b7aedf P 973451fb40234dca93d60a5ad4ca93e4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:49.613555  6159 tablet_replica.cc:333] T 5d50c49c764f4e3eb2da7dcb43cb6cba P 973451fb40234dca93d60a5ad4ca93e4: stopping tablet replica
I20260709 14:53:49.614290  6159 raft_consensus.cc:2243] T 5d50c49c764f4e3eb2da7dcb43cb6cba P 973451fb40234dca93d60a5ad4ca93e4 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:49.614742  6159 raft_consensus.cc:2272] T 5d50c49c764f4e3eb2da7dcb43cb6cba P 973451fb40234dca93d60a5ad4ca93e4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:49.616780  6159 tablet_replica.cc:333] T 8f0e303f7a4d41818f2384ddcafd5782 P 973451fb40234dca93d60a5ad4ca93e4: stopping tablet replica
I20260709 14:53:49.617506  6159 raft_consensus.cc:2243] T 8f0e303f7a4d41818f2384ddcafd5782 P 973451fb40234dca93d60a5ad4ca93e4 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:49.618026  6159 raft_consensus.cc:2272] T 8f0e303f7a4d41818f2384ddcafd5782 P 973451fb40234dca93d60a5ad4ca93e4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:49.620436  6159 tablet_replica.cc:333] T 5c2e9b91ed864ebcab9eee5fcbe0c728 P 973451fb40234dca93d60a5ad4ca93e4: stopping tablet replica
I20260709 14:53:49.621201  6159 raft_consensus.cc:2243] T 5c2e9b91ed864ebcab9eee5fcbe0c728 P 973451fb40234dca93d60a5ad4ca93e4 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:49.621714  6159 raft_consensus.cc:2272] T 5c2e9b91ed864ebcab9eee5fcbe0c728 P 973451fb40234dca93d60a5ad4ca93e4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:49.624198  6159 tablet_replica.cc:333] T 6088170d0ecd400fac00c9b035588189 P 973451fb40234dca93d60a5ad4ca93e4: stopping tablet replica
I20260709 14:53:49.624943  6159 raft_consensus.cc:2243] T 6088170d0ecd400fac00c9b035588189 P 973451fb40234dca93d60a5ad4ca93e4 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:53:49.625837  6159 raft_consensus.cc:2272] T 6088170d0ecd400fac00c9b035588189 P 973451fb40234dca93d60a5ad4ca93e4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:49.628137  6159 tablet_replica.cc:333] T ab216845048a4a63a4b363b67637e9f0 P 973451fb40234dca93d60a5ad4ca93e4: stopping tablet replica
I20260709 14:53:49.628898  6159 raft_consensus.cc:2243] T ab216845048a4a63a4b363b67637e9f0 P 973451fb40234dca93d60a5ad4ca93e4 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:49.629437  6159 raft_consensus.cc:2272] T ab216845048a4a63a4b363b67637e9f0 P 973451fb40234dca93d60a5ad4ca93e4 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 14:53:49.629477  8280 consensus_peers.cc:597] T 82d4bd8d81054722be1a4405323a9a27 P 067d127df48c4d5aae445170aef96762 -> Peer 973451fb40234dca93d60a5ad4ca93e4 (127.6.3.193:39227): Couldn't send request to peer 973451fb40234dca93d60a5ad4ca93e4. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:53:49.632051  6159 tablet_replica.cc:333] T 6e36e2a656b04fde9b0c79b2db3623dd P 973451fb40234dca93d60a5ad4ca93e4: stopping tablet replica
I20260709 14:53:49.632838  6159 raft_consensus.cc:2243] T 6e36e2a656b04fde9b0c79b2db3623dd P 973451fb40234dca93d60a5ad4ca93e4 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:53:49.633839  6159 raft_consensus.cc:2272] T 6e36e2a656b04fde9b0c79b2db3623dd P 973451fb40234dca93d60a5ad4ca93e4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:49.636081  6159 tablet_replica.cc:333] T dedb68a77e9b496b8ff93d3347ae53ff P 973451fb40234dca93d60a5ad4ca93e4: stopping tablet replica
I20260709 14:53:49.636838  6159 raft_consensus.cc:2243] T dedb68a77e9b496b8ff93d3347ae53ff P 973451fb40234dca93d60a5ad4ca93e4 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:53:49.637763  6159 raft_consensus.cc:2272] T dedb68a77e9b496b8ff93d3347ae53ff P 973451fb40234dca93d60a5ad4ca93e4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:49.640062  6159 tablet_replica.cc:333] T 9a50b39abbc04db7a87a63eee9e2927d P 973451fb40234dca93d60a5ad4ca93e4: stopping tablet replica
I20260709 14:53:49.640799  6159 raft_consensus.cc:2243] T 9a50b39abbc04db7a87a63eee9e2927d P 973451fb40234dca93d60a5ad4ca93e4 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:49.641243  6159 raft_consensus.cc:2272] T 9a50b39abbc04db7a87a63eee9e2927d P 973451fb40234dca93d60a5ad4ca93e4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:49.643193  6159 tablet_replica.cc:333] T cf86e1fba39b4b55ad865137167d5ea3 P 973451fb40234dca93d60a5ad4ca93e4: stopping tablet replica
I20260709 14:53:49.643839  6159 raft_consensus.cc:2243] T cf86e1fba39b4b55ad865137167d5ea3 P 973451fb40234dca93d60a5ad4ca93e4 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:49.644369  6159 raft_consensus.cc:2272] T cf86e1fba39b4b55ad865137167d5ea3 P 973451fb40234dca93d60a5ad4ca93e4 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:49.646659  6159 tablet_replica.cc:333] T 57c0caa7558c4f95a29b1c8342bd7588 P 973451fb40234dca93d60a5ad4ca93e4: stopping tablet replica
I20260709 14:53:49.647348  6159 raft_consensus.cc:2243] T 57c0caa7558c4f95a29b1c8342bd7588 P 973451fb40234dca93d60a5ad4ca93e4 [term 1 FOLLOWER]: Raft consensus shutting down.
W20260709 14:53:49.647797  8354 consensus_peers.cc:597] T c957bbdf16f14f65a6f8474ca90a763b P bf45b641d5dd4b868ad6c3f969c62453 -> Peer 973451fb40234dca93d60a5ad4ca93e4 (127.6.3.193:39227): Couldn't send request to peer 973451fb40234dca93d60a5ad4ca93e4. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:53:49.647872  6159 raft_consensus.cc:2272] T 57c0caa7558c4f95a29b1c8342bd7588 P 973451fb40234dca93d60a5ad4ca93e4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:49.650040  6159 tablet_replica.cc:333] T 350495a859c84a1eb59baf646f5de0f6 P 973451fb40234dca93d60a5ad4ca93e4: stopping tablet replica
I20260709 14:53:49.650637  6159 raft_consensus.cc:2243] T 350495a859c84a1eb59baf646f5de0f6 P 973451fb40234dca93d60a5ad4ca93e4 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:49.651209  6159 raft_consensus.cc:2272] T 350495a859c84a1eb59baf646f5de0f6 P 973451fb40234dca93d60a5ad4ca93e4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:49.653493  6159 tablet_replica.cc:333] T bbcc360fbc064e3d83a35a26efc2e8fc P 973451fb40234dca93d60a5ad4ca93e4: stopping tablet replica
I20260709 14:53:49.654089  6159 raft_consensus.cc:2243] T bbcc360fbc064e3d83a35a26efc2e8fc P 973451fb40234dca93d60a5ad4ca93e4 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:53:49.655014  6159 raft_consensus.cc:2272] T bbcc360fbc064e3d83a35a26efc2e8fc P 973451fb40234dca93d60a5ad4ca93e4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:49.657889  6159 tablet_replica.cc:333] T e240dd434d5c4438ad730779e28b67c1 P 973451fb40234dca93d60a5ad4ca93e4: stopping tablet replica
I20260709 14:53:49.658495  6159 raft_consensus.cc:2243] T e240dd434d5c4438ad730779e28b67c1 P 973451fb40234dca93d60a5ad4ca93e4 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:49.658970  6159 raft_consensus.cc:2272] T e240dd434d5c4438ad730779e28b67c1 P 973451fb40234dca93d60a5ad4ca93e4 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 14:53:49.659318  8354 consensus_peers.cc:597] T 0f4b9212c82d4512a079f2877e09b92a P bf45b641d5dd4b868ad6c3f969c62453 -> Peer 973451fb40234dca93d60a5ad4ca93e4 (127.6.3.193:39227): Couldn't send request to peer 973451fb40234dca93d60a5ad4ca93e4. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:53:49.661212  6159 tablet_replica.cc:333] T c021532217254c94af1c1e5d633f7d01 P 973451fb40234dca93d60a5ad4ca93e4: stopping tablet replica
I20260709 14:53:49.662249  6159 raft_consensus.cc:2243] T c021532217254c94af1c1e5d633f7d01 P 973451fb40234dca93d60a5ad4ca93e4 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:49.663748  6159 raft_consensus.cc:2272] T c021532217254c94af1c1e5d633f7d01 P 973451fb40234dca93d60a5ad4ca93e4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:49.665686  6159 tablet_replica.cc:333] T bfb16a9ed123411baf42930ef96847b6 P 973451fb40234dca93d60a5ad4ca93e4: stopping tablet replica
I20260709 14:53:49.666196  6159 raft_consensus.cc:2243] T bfb16a9ed123411baf42930ef96847b6 P 973451fb40234dca93d60a5ad4ca93e4 [term 1 FOLLOWER]: Raft consensus shutting down.
W20260709 14:53:49.666249  8354 consensus_peers.cc:597] T c021532217254c94af1c1e5d633f7d01 P bf45b641d5dd4b868ad6c3f969c62453 -> Peer 973451fb40234dca93d60a5ad4ca93e4 (127.6.3.193:39227): Couldn't send request to peer 973451fb40234dca93d60a5ad4ca93e4. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:53:49.666756  6159 raft_consensus.cc:2272] T bfb16a9ed123411baf42930ef96847b6 P 973451fb40234dca93d60a5ad4ca93e4 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 14:53:49.705086  8206 consensus_peers.cc:597] T ad73e1facb6d42ba9775f642bfe58454 P b1bcbe2df07744caaeb7a15d00dad2d1 -> Peer 973451fb40234dca93d60a5ad4ca93e4 (127.6.3.193:39227): Couldn't send request to peer 973451fb40234dca93d60a5ad4ca93e4. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 14:53:49.717844  8354 consensus_peers.cc:597] T e74bcf63a5f844e1acbc42efccca81ce P bf45b641d5dd4b868ad6c3f969c62453 -> Peer 973451fb40234dca93d60a5ad4ca93e4 (127.6.3.193:39227): Couldn't send request to peer 973451fb40234dca93d60a5ad4ca93e4. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 14:53:49.725477  8128 connection.cc:466] server connection from 127.0.0.1:58462 torn down before Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:58462 (request call id 180) could send its response
W20260709 14:53:49.726922  8354 consensus_peers.cc:597] T ab216845048a4a63a4b363b67637e9f0 P bf45b641d5dd4b868ad6c3f969c62453 -> Peer 973451fb40234dca93d60a5ad4ca93e4 (127.6.3.193:39227): Couldn't send request to peer 973451fb40234dca93d60a5ad4ca93e4. Status: Network error: recv got EOF from 127.6.3.193:39227 (error 108). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:53:49.732117  8206 consensus_peers.cc:597] T 0a3b9a7f82b94ef096d05111ebd8d23d P b1bcbe2df07744caaeb7a15d00dad2d1 -> Peer 973451fb40234dca93d60a5ad4ca93e4 (127.6.3.193:39227): Couldn't send request to peer 973451fb40234dca93d60a5ad4ca93e4. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 14:53:49.733541  8206 consensus_peers.cc:597] T d14fc749226740448d0a3fee84ce5c79 P b1bcbe2df07744caaeb7a15d00dad2d1 -> Peer 973451fb40234dca93d60a5ad4ca93e4 (127.6.3.193:39227): Couldn't send request to peer 973451fb40234dca93d60a5ad4ca93e4. Status: Network error: recv got EOF from unknown peer (error 108). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:53:49.740583  6159 tablet_server.cc:196] TabletServer@127.6.3.193:0 shutdown complete.
W20260709 14:53:49.760661  8354 consensus_peers.cc:597] T 20205a15b7e44bcaac7f837d0f06375e P bf45b641d5dd4b868ad6c3f969c62453 -> Peer 973451fb40234dca93d60a5ad4ca93e4 (127.6.3.193:39227): Couldn't send request to peer 973451fb40234dca93d60a5ad4ca93e4. Status: Network error: Client connection negotiation failed: client connection to 127.6.3.193:39227: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:53:49.768378  8206 consensus_peers.cc:597] T 836e7386924644a7bb98c94b372b4974 P b1bcbe2df07744caaeb7a15d00dad2d1 -> Peer 973451fb40234dca93d60a5ad4ca93e4 (127.6.3.193:39227): Couldn't send request to peer 973451fb40234dca93d60a5ad4ca93e4. Status: Network error: Client connection negotiation failed: client connection to 127.6.3.193:39227: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:53:49.812695  8206 consensus_peers.cc:597] T 8f0e303f7a4d41818f2384ddcafd5782 P b1bcbe2df07744caaeb7a15d00dad2d1 -> Peer 973451fb40234dca93d60a5ad4ca93e4 (127.6.3.193:39227): Couldn't send request to peer 973451fb40234dca93d60a5ad4ca93e4. Status: Network error: Client connection negotiation failed: client connection to 127.6.3.193:39227: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:53:49.813254  8206 consensus_peers.cc:597] T 9a50b39abbc04db7a87a63eee9e2927d P b1bcbe2df07744caaeb7a15d00dad2d1 -> Peer 973451fb40234dca93d60a5ad4ca93e4 (127.6.3.193:39227): Couldn't send request to peer 973451fb40234dca93d60a5ad4ca93e4. Status: Network error: Client connection negotiation failed: client connection to 127.6.3.193:39227: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:53:49.813747  8354 consensus_peers.cc:597] T 5d50c49c764f4e3eb2da7dcb43cb6cba P bf45b641d5dd4b868ad6c3f969c62453 -> Peer 973451fb40234dca93d60a5ad4ca93e4 (127.6.3.193:39227): Couldn't send request to peer 973451fb40234dca93d60a5ad4ca93e4. Status: Network error: Client connection negotiation failed: client connection to 127.6.3.193:39227: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:53:49.818683  6159 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:53:49.825362  8895 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
W20260709 14:53:49.825387  8896 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
W20260709 14:53:49.842446  8354 consensus_peers.cc:597] T 28299420e8f843df852439340863d546 P bf45b641d5dd4b868ad6c3f969c62453 -> Peer 973451fb40234dca93d60a5ad4ca93e4 (127.6.3.193:39227): Couldn't send request to peer 973451fb40234dca93d60a5ad4ca93e4. Status: Network error: Client connection negotiation failed: client connection to 127.6.3.193:39227: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:53:49.843681  8898 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
W20260709 14:53:49.845093  8280 consensus_peers.cc:597] T 4003921b934d4fd49b55b27f913c952f P 067d127df48c4d5aae445170aef96762 -> Peer 973451fb40234dca93d60a5ad4ca93e4 (127.6.3.193:39227): Couldn't send request to peer 973451fb40234dca93d60a5ad4ca93e4. Status: Network error: Client connection negotiation failed: client connection to 127.6.3.193:39227: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:53:49.845224  6159 server_base.cc:1061] running on GCE node
W20260709 14:53:49.847813  8280 consensus_peers.cc:597] T cf86e1fba39b4b55ad865137167d5ea3 P 067d127df48c4d5aae445170aef96762 -> Peer 973451fb40234dca93d60a5ad4ca93e4 (127.6.3.193:39227): Couldn't send request to peer 973451fb40234dca93d60a5ad4ca93e4. Status: Network error: Client connection negotiation failed: client connection to 127.6.3.193:39227: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:53:49.849231  6159 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 14:53:49.849476  6159 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 14:53:49.849685  6159 hybrid_clock.cc:648] HybridClock initialized: now 1783608829849665 us; error 0 us; skew 500 ppm
I20260709 14:53:49.850555  6159 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:53:49.854795  6159 webserver.cc:533] Webserver started at http://127.6.3.193:41035/ using document root <none> and password file <none>
I20260709 14:53:49.855471  6159 fs_manager.cc:362] Metadata directory not provided
I20260709 14:53:49.855775  6159 fs_manager.cc:365] Using existing metadata directory in first data directory
I20260709 14:53:49.863951  6159 fs_manager.cc:714] Time spent opening directory manager: real 0.007s	user 0.007s	sys 0.000s
I20260709 14:53:49.870869  8904 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:53:49.873430  6159 fs_manager.cc:730] Time spent opening block manager: real 0.004s	user 0.002s	sys 0.001s
I20260709 14:53:49.873800  6159 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskD7XNpc/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783608775933393-6159-0/minicluster-data/ts-0-root
uuid: "973451fb40234dca93d60a5ad4ca93e4"
format_stamp: "Formatted at 2026-07-09 14:53:37 on dist-test-slave-rx4q"
I20260709 14:53:49.874284  6159 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskD7XNpc/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783608775933393-6159-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskD7XNpc/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783608775933393-6159-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskD7XNpc/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783608775933393-6159-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)
I20260709 14:53:49.896034  6159 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:53:49.897544  6159 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:53:49.899421  6159 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
W20260709 14:53:49.909219  8354 consensus_peers.cc:597] T 97806160da8b4abe95e360749c2d311c P bf45b641d5dd4b868ad6c3f969c62453 -> Peer 973451fb40234dca93d60a5ad4ca93e4 (127.6.3.193:39227): Couldn't send request to peer 973451fb40234dca93d60a5ad4ca93e4. Status: Network error: Client connection negotiation failed: client connection to 127.6.3.193:39227: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:53:49.934254  8354 consensus_peers.cc:597] T 445e5bf5ffc94723ba3ea09e39cc47a1 P bf45b641d5dd4b868ad6c3f969c62453 -> Peer 973451fb40234dca93d60a5ad4ca93e4 (127.6.3.193:39227): Couldn't send request to peer 973451fb40234dca93d60a5ad4ca93e4. Status: Network error: Client connection negotiation failed: client connection to 127.6.3.193:39227: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:53:49.942090  8280 consensus_peers.cc:597] T e240dd434d5c4438ad730779e28b67c1 P 067d127df48c4d5aae445170aef96762 -> Peer 973451fb40234dca93d60a5ad4ca93e4 (127.6.3.193:39227): Couldn't send request to peer 973451fb40234dca93d60a5ad4ca93e4. Status: Network error: Client connection negotiation failed: client connection to 127.6.3.193:39227: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:53:49.943630  8911 ts_tablet_manager.cc:548] Loading tablet metadata (0/45 complete)
W20260709 14:53:49.951002  8206 consensus_peers.cc:597] T bfb16a9ed123411baf42930ef96847b6 P b1bcbe2df07744caaeb7a15d00dad2d1 -> Peer 973451fb40234dca93d60a5ad4ca93e4 (127.6.3.193:39227): Couldn't send request to peer 973451fb40234dca93d60a5ad4ca93e4. Status: Network error: Client connection negotiation failed: client connection to 127.6.3.193:39227: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:53:49.953279  8206 consensus_peers.cc:597] T 2b1015ea7cb6469f9e4895cc87c2d0b3 P b1bcbe2df07744caaeb7a15d00dad2d1 -> Peer 973451fb40234dca93d60a5ad4ca93e4 (127.6.3.193:39227): Couldn't send request to peer 973451fb40234dca93d60a5ad4ca93e4. Status: Network error: Client connection negotiation failed: client connection to 127.6.3.193:39227: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:53:49.999806  8280 consensus_peers.cc:597] T 350495a859c84a1eb59baf646f5de0f6 P 067d127df48c4d5aae445170aef96762 -> Peer 973451fb40234dca93d60a5ad4ca93e4 (127.6.3.193:39227): Couldn't send request to peer 973451fb40234dca93d60a5ad4ca93e4. Status: Network error: Client connection negotiation failed: client connection to 127.6.3.193:39227: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:53:50.241115  6159 ts_tablet_manager.cc:585] Loaded tablet metadata (45 total tablets, 45 live tablets)
I20260709 14:53:50.241487  6159 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.337s	user 0.026s	sys 0.015s
I20260709 14:53:50.241825  6159 ts_tablet_manager.cc:600] Registering tablets (0/45 complete)
I20260709 14:53:50.251405  8911 tablet_bootstrap.cc:492] T f716996c1a1146688dd7b42c6a069daf P 973451fb40234dca93d60a5ad4ca93e4: Bootstrap starting.
I20260709 14:53:50.309756  8911 tablet_bootstrap.cc:492] T f716996c1a1146688dd7b42c6a069daf P 973451fb40234dca93d60a5ad4ca93e4: 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
I20260709 14:53:50.310791  8911 tablet_bootstrap.cc:492] T f716996c1a1146688dd7b42c6a069daf P 973451fb40234dca93d60a5ad4ca93e4: Bootstrap complete.
I20260709 14:53:50.311458  8911 ts_tablet_manager.cc:1403] T f716996c1a1146688dd7b42c6a069daf P 973451fb40234dca93d60a5ad4ca93e4: Time spent bootstrapping tablet: real 0.060s	user 0.017s	sys 0.024s
I20260709 14:53:50.318274  8911 raft_consensus.cc:359] T f716996c1a1146688dd7b42c6a069daf P 973451fb40234dca93d60a5ad4ca93e4 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "973451fb40234dca93d60a5ad4ca93e4" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39227 } } peers { permanent_uuid: "b1bcbe2df07744caaeb7a15d00dad2d1" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43283 } } peers { permanent_uuid: "067d127df48c4d5aae445170aef96762" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 41465 } }
I20260709 14:53:50.319005  8911 raft_consensus.cc:740] T f716996c1a1146688dd7b42c6a069daf P 973451fb40234dca93d60a5ad4ca93e4 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 973451fb40234dca93d60a5ad4ca93e4, State: Initialized, Role: FOLLOWER
I20260709 14:53:50.319893  8911 consensus_queue.cc:260] T f716996c1a1146688dd7b42c6a069daf P 973451fb40234dca93d60a5ad4ca93e4 [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: "973451fb40234dca93d60a5ad4ca93e4" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39227 } } peers { permanent_uuid: "b1bcbe2df07744caaeb7a15d00dad2d1" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43283 } } peers { permanent_uuid: "067d127df48c4d5aae445170aef96762" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 41465 } }
I20260709 14:53:50.328881  8911 ts_tablet_manager.cc:1434] T f716996c1a1146688dd7b42c6a069daf P 973451fb40234dca93d60a5ad4ca93e4: Time spent starting tablet: real 0.017s	user 0.007s	sys 0.004s
I20260709 14:53:50.329659  8911 tablet_bootstrap.cc:492] T 84294309dca447768fb9ccc1eb2dc689 P 973451fb40234dca93d60a5ad4ca93e4: Bootstrap starting.
I20260709 14:53:50.350286  8911 tablet_bootstrap.cc:492] T 84294309dca447768fb9ccc1eb2dc689 P 973451fb40234dca93d60a5ad4ca93e4: 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
I20260709 14:53:50.351328  8911 tablet_bootstrap.cc:492] T 84294309dca447768fb9ccc1eb2dc689 P 973451fb40234dca93d60a5ad4ca93e4: Bootstrap complete.
I20260709 14:53:50.352016  8911 ts_tablet_manager.cc:1403] T 84294309dca447768fb9ccc1eb2dc689 P 973451fb40234dca93d60a5ad4ca93e4: Time spent bootstrapping tablet: real 0.023s	user 0.013s	sys 0.008s
I20260709 14:53:50.354388  8911 raft_consensus.cc:359] T 84294309dca447768fb9ccc1eb2dc689 P 973451fb40234dca93d60a5ad4ca93e4 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "973451fb40234dca93d60a5ad4ca93e4" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39227 } } peers { permanent_uuid: "b1bcbe2df07744caaeb7a15d00dad2d1" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43283 } } peers { permanent_uuid: "067d127df48c4d5aae445170aef96762" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 41465 } }
I20260709 14:53:50.355095  8911 raft_consensus.cc:740] T 84294309dca447768fb9ccc1eb2dc689 P 973451fb40234dca93d60a5ad4ca93e4 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 973451fb40234dca93d60a5ad4ca93e4, State: Initialized, Role: FOLLOWER
I20260709 14:53:50.355892  8911 consensus_queue.cc:260] T 84294309dca447768fb9ccc1eb2dc689 P 973451fb40234dca93d60a5ad4ca93e4 [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: "973451fb40234dca93d60a5ad4ca93e4" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39227 } } peers { permanent_uuid: "b1bcbe2df07744caaeb7a15d00dad2d1" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43283 } } peers { permanent_uuid: "067d127df48c4d5aae445170aef96762" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 41465 } }
I20260709 14:53:50.357864  8911 ts_tablet_manager.cc:1434] T 84294309dca447768fb9ccc1eb2dc689 P 973451fb40234dca93d60a5ad4ca93e4: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 14:53:50.358639  8911 tablet_bootstrap.cc:492] T ad73e1facb6d42ba9775f642bfe58454 P 973451fb40234dca93d60a5ad4ca93e4: Bootstrap starting.
I20260709 14:53:50.397920  8911 tablet_bootstrap.cc:492] T ad73e1facb6d42ba9775f642bfe58454 P 973451fb40234dca93d60a5ad4ca93e4: 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
I20260709 14:53:50.398780  8911 tablet_bootstrap.cc:492] T ad73e1facb6d42ba9775f642bfe58454 P 973451fb40234dca93d60a5ad4ca93e4: Bootstrap complete.
I20260709 14:53:50.399379  8911 ts_tablet_manager.cc:1403] T ad73e1facb6d42ba9775f642bfe58454 P 973451fb40234dca93d60a5ad4ca93e4: Time spent bootstrapping tablet: real 0.041s	user 0.013s	sys 0.007s
I20260709 14:53:50.401716  8911 raft_consensus.cc:359] T ad73e1facb6d42ba9775f642bfe58454 P 973451fb40234dca93d60a5ad4ca93e4 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bf45b641d5dd4b868ad6c3f969c62453" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 43451 } } peers { permanent_uuid: "973451fb40234dca93d60a5ad4ca93e4" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39227 } } peers { permanent_uuid: "b1bcbe2df07744caaeb7a15d00dad2d1" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43283 } }
I20260709 14:53:50.402415  8911 raft_consensus.cc:740] T ad73e1facb6d42ba9775f642bfe58454 P 973451fb40234dca93d60a5ad4ca93e4 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 973451fb40234dca93d60a5ad4ca93e4, State: Initialized, Role: FOLLOWER
I20260709 14:53:50.403203  8911 consensus_queue.cc:260] T ad73e1facb6d42ba9775f642bfe58454 P 973451fb40234dca93d60a5ad4ca93e4 [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: "bf45b641d5dd4b868ad6c3f969c62453" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 43451 } } peers { permanent_uuid: "973451fb40234dca93d60a5ad4ca93e4" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39227 } } peers { permanent_uuid: "b1bcbe2df07744caaeb7a15d00dad2d1" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43283 } }
I20260709 14:53:50.405289  8911 ts_tablet_manager.cc:1434] T ad73e1facb6d42ba9775f642bfe58454 P 973451fb40234dca93d60a5ad4ca93e4: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 14:53:50.405997  8911 tablet_bootstrap.cc:492] T 9a50b39abbc04db7a87a63eee9e2927d P 973451fb40234dca93d60a5ad4ca93e4: Bootstrap starting.
I20260709 14:53:50.435424  8911 tablet_bootstrap.cc:492] T 9a50b39abbc04db7a87a63eee9e2927d P 973451fb40234dca93d60a5ad4ca93e4: 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
I20260709 14:53:50.436367  8911 tablet_bootstrap.cc:492] T 9a50b39abbc04db7a87a63eee9e2927d P 973451fb40234dca93d60a5ad4ca93e4: Bootstrap complete.
I20260709 14:53:50.436959  8911 ts_tablet_manager.cc:1403] T 9a50b39abbc04db7a87a63eee9e2927d P 973451fb40234dca93d60a5ad4ca93e4: Time spent bootstrapping tablet: real 0.031s	user 0.019s	sys 0.005s
I20260709 14:53:50.439128  8911 raft_consensus.cc:359] T 9a50b39abbc04db7a87a63eee9e2927d P 973451fb40234dca93d60a5ad4ca93e4 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "973451fb40234dca93d60a5ad4ca93e4" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39227 } } peers { permanent_uuid: "b1bcbe2df07744caaeb7a15d00dad2d1" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43283 } } peers { permanent_uuid: "067d127df48c4d5aae445170aef96762" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 41465 } }
I20260709 14:53:50.439774  8911 raft_consensus.cc:740] T 9a50b39abbc04db7a87a63eee9e2927d P 973451fb40234dca93d60a5ad4ca93e4 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 973451fb40234dca93d60a5ad4ca93e4, State: Initialized, Role: FOLLOWER
I20260709 14:53:50.440387  8911 consensus_queue.cc:260] T 9a50b39abbc04db7a87a63eee9e2927d P 973451fb40234dca93d60a5ad4ca93e4 [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: "973451fb40234dca93d60a5ad4ca93e4" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39227 } } peers { permanent_uuid: "b1bcbe2df07744caaeb7a15d00dad2d1" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43283 } } peers { permanent_uuid: "067d127df48c4d5aae445170aef96762" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 41465 } }
I20260709 14:53:50.442253  8911 ts_tablet_manager.cc:1434] T 9a50b39abbc04db7a87a63eee9e2927d P 973451fb40234dca93d60a5ad4ca93e4: Time spent starting tablet: real 0.005s	user 0.005s	sys 0.000s
I20260709 14:53:50.442919  8911 tablet_bootstrap.cc:492] T bfb16a9ed123411baf42930ef96847b6 P 973451fb40234dca93d60a5ad4ca93e4: Bootstrap starting.
I20260709 14:53:50.462960  8911 tablet_bootstrap.cc:492] T bfb16a9ed123411baf42930ef96847b6 P 973451fb40234dca93d60a5ad4ca93e4: 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
I20260709 14:53:50.463861  8911 tablet_bootstrap.cc:492] T bfb16a9ed123411baf42930ef96847b6 P 973451fb40234dca93d60a5ad4ca93e4: Bootstrap complete.
I20260709 14:53:50.464460  8911 ts_tablet_manager.cc:1403] T bfb16a9ed123411baf42930ef96847b6 P 973451fb40234dca93d60a5ad4ca93e4: Time spent bootstrapping tablet: real 0.022s	user 0.020s	sys 0.000s
I20260709 14:53:50.467911  8911 raft_consensus.cc:359] T bfb16a9ed123411baf42930ef96847b6 P 973451fb40234dca93d60a5ad4ca93e4 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bf45b641d5dd4b868ad6c3f969c62453" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 43451 } } peers { permanent_uuid: "973451fb40234dca93d60a5ad4ca93e4" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39227 } } peers { permanent_uuid: "b1bcbe2df07744caaeb7a15d00dad2d1" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43283 } }
I20260709 14:53:50.468596  8911 raft_consensus.cc:740] T bfb16a9ed123411baf42930ef96847b6 P 973451fb40234dca93d60a5ad4ca93e4 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 973451fb40234dca93d60a5ad4ca93e4, State: Initialized, Role: FOLLOWER
I20260709 14:53:50.469226  8911 consensus_queue.cc:260] T bfb16a9ed123411baf42930ef96847b6 P 973451fb40234dca93d60a5ad4ca93e4 [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: "bf45b641d5dd4b868ad6c3f969c62453" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 43451 } } peers { permanent_uuid: "973451fb40234dca93d60a5ad4ca93e4" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39227 } } peers { permanent_uuid: "b1bcbe2df07744caaeb7a15d00dad2d1" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43283 } }
I20260709 14:53:50.471091  8911 ts_tablet_manager.cc:1434] T bfb16a9ed123411baf42930ef96847b6 P 973451fb40234dca93d60a5ad4ca93e4: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.000s
I20260709 14:53:50.471817  8911 tablet_bootstrap.cc:492] T c021532217254c94af1c1e5d633f7d01 P 973451fb40234dca93d60a5ad4ca93e4: Bootstrap starting.
I20260709 14:53:50.486160  8911 tablet_bootstrap.cc:492] T c021532217254c94af1c1e5d633f7d01 P 973451fb40234dca93d60a5ad4ca93e4: 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
I20260709 14:53:50.486955  8911 tablet_bootstrap.cc:492] T c021532217254c94af1c1e5d633f7d01 P 973451fb40234dca93d60a5ad4ca93e4: Bootstrap complete.
I20260709 14:53:50.487515  8911 ts_tablet_manager.cc:1403] T c021532217254c94af1c1e5d633f7d01 P 973451fb40234dca93d60a5ad4ca93e4: Time spent bootstrapping tablet: real 0.016s	user 0.010s	sys 0.004s
I20260709 14:53:50.489672  8911 raft_consensus.cc:359] T c021532217254c94af1c1e5d633f7d01 P 973451fb40234dca93d60a5ad4ca93e4 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bf45b641d5dd4b868ad6c3f969c62453" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 43451 } } peers { permanent_uuid: "973451fb40234dca93d60a5ad4ca93e4" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39227 } } peers { permanent_uuid: "b1bcbe2df07744caaeb7a15d00dad2d1" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43283 } }
I20260709 14:53:50.490271  8911 raft_consensus.cc:740] T c021532217254c94af1c1e5d633f7d01 P 973451fb40234dca93d60a5ad4ca93e4 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 973451fb40234dca93d60a5ad4ca93e4, State: Initialized, Role: FOLLOWER
I20260709 14:53:50.490883  8911 consensus_queue.cc:260] T c021532217254c94af1c1e5d633f7d01 P 973451fb40234dca93d60a5ad4ca93e4 [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: "bf45b641d5dd4b868ad6c3f969c62453" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 43451 } } peers { permanent_uuid: "973451fb40234dca93d60a5ad4ca93e4" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39227 } } peers { permanent_uuid: "b1bcbe2df07744caaeb7a15d00dad2d1" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43283 } }
I20260709 14:53:50.492726  8911 ts_tablet_manager.cc:1434] T c021532217254c94af1c1e5d633f7d01 P 973451fb40234dca93d60a5ad4ca93e4: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260709 14:53:50.493542  8911 tablet_bootstrap.cc:492] T 350495a859c84a1eb59baf646f5de0f6 P 973451fb40234dca93d60a5ad4ca93e4: Bootstrap starting.
I20260709 14:53:50.530136  8911 tablet_bootstrap.cc:492] T 350495a859c84a1eb59baf646f5de0f6 P 973451fb40234dca93d60a5ad4ca93e4: 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
I20260709 14:53:50.531025  8911 tablet_bootstrap.cc:492] T 350495a859c84a1eb59baf646f5de0f6 P 973451fb40234dca93d60a5ad4ca93e4: Bootstrap complete.
I20260709 14:53:50.531276  6159 ts_tablet_manager.cc:616] Registered 45 tablets
I20260709 14:53:50.531639  6159 ts_tablet_manager.cc:595] Time spent register tablets: real 0.290s	user 0.230s	sys 0.000s
I20260709 14:53:50.531906  8911 ts_tablet_manager.cc:1403] T 350495a859c84a1eb59baf646f5de0f6 P 973451fb40234dca93d60a5ad4ca93e4: Time spent bootstrapping tablet: real 0.039s	user 0.016s	sys 0.016s
I20260709 14:53:50.534935  8911 raft_consensus.cc:359] T 350495a859c84a1eb59baf646f5de0f6 P 973451fb40234dca93d60a5ad4ca93e4 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "067d127df48c4d5aae445170aef96762" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 41465 } } peers { permanent_uuid: "bf45b641d5dd4b868ad6c3f969c62453" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 43451 } } peers { permanent_uuid: "973451fb40234dca93d60a5ad4ca93e4" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39227 } }
I20260709 14:53:50.535880  8911 raft_consensus.cc:740] T 350495a859c84a1eb59baf646f5de0f6 P 973451fb40234dca93d60a5ad4ca93e4 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 973451fb40234dca93d60a5ad4ca93e4, State: Initialized, Role: FOLLOWER
I20260709 14:53:50.536811  8911 consensus_queue.cc:260] T 350495a859c84a1eb59baf646f5de0f6 P 973451fb40234dca93d60a5ad4ca93e4 [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: "067d127df48c4d5aae445170aef96762" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 41465 } } peers { permanent_uuid: "bf45b641d5dd4b868ad6c3f969c62453" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 43451 } } peers { permanent_uuid: "973451fb40234dca93d60a5ad4ca93e4" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39227 } }
I20260709 14:53:50.539191  8911 ts_tablet_manager.cc:1434] T 350495a859c84a1eb59baf646f5de0f6 P 973451fb40234dca93d60a5ad4ca93e4: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 14:53:50.539988  8911 tablet_bootstrap.cc:492] T 707c48a3042242c48a6a838684f7f880 P 973451fb40234dca93d60a5ad4ca93e4: Bootstrap starting.
I20260709 14:53:50.569590  8911 tablet_bootstrap.cc:492] T 707c48a3042242c48a6a838684f7f880 P 973451fb40234dca93d60a5ad4ca93e4: 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
I20260709 14:53:50.570775  8911 tablet_bootstrap.cc:492] T 707c48a3042242c48a6a838684f7f880 P 973451fb40234dca93d60a5ad4ca93e4: Bootstrap complete.
I20260709 14:53:50.571614  8911 ts_tablet_manager.cc:1403] T 707c48a3042242c48a6a838684f7f880 P 973451fb40234dca93d60a5ad4ca93e4: Time spent bootstrapping tablet: real 0.032s	user 0.017s	sys 0.003s
I20260709 14:53:50.574571  8911 raft_consensus.cc:359] T 707c48a3042242c48a6a838684f7f880 P 973451fb40234dca93d60a5ad4ca93e4 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bf45b641d5dd4b868ad6c3f969c62453" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 43451 } } peers { permanent_uuid: "973451fb40234dca93d60a5ad4ca93e4" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39227 } } peers { permanent_uuid: "b1bcbe2df07744caaeb7a15d00dad2d1" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43283 } }
I20260709 14:53:50.575414  8911 raft_consensus.cc:740] T 707c48a3042242c48a6a838684f7f880 P 973451fb40234dca93d60a5ad4ca93e4 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 973451fb40234dca93d60a5ad4ca93e4, State: Initialized, Role: FOLLOWER
I20260709 14:53:50.576282  8911 consensus_queue.cc:260] T 707c48a3042242c48a6a838684f7f880 P 973451fb40234dca93d60a5ad4ca93e4 [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: "bf45b641d5dd4b868ad6c3f969c62453" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 43451 } } peers { permanent_uuid: "973451fb40234dca93d60a5ad4ca93e4" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39227 } } peers { permanent_uuid: "b1bcbe2df07744caaeb7a15d00dad2d1" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43283 } }
I20260709 14:53:50.578929  8911 ts_tablet_manager.cc:1434] T 707c48a3042242c48a6a838684f7f880 P 973451fb40234dca93d60a5ad4ca93e4: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 14:53:50.579932  8911 tablet_bootstrap.cc:492] T 0a3b9a7f82b94ef096d05111ebd8d23d P 973451fb40234dca93d60a5ad4ca93e4: Bootstrap starting.
I20260709 14:53:50.595158  8486 raft_consensus.cc:493] T f716996c1a1146688dd7b42c6a069daf P 067d127df48c4d5aae445170aef96762 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 973451fb40234dca93d60a5ad4ca93e4)
I20260709 14:53:50.595654  8486 raft_consensus.cc:515] T f716996c1a1146688dd7b42c6a069daf P 067d127df48c4d5aae445170aef96762 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "973451fb40234dca93d60a5ad4ca93e4" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39227 } } peers { permanent_uuid: "b1bcbe2df07744caaeb7a15d00dad2d1" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43283 } } peers { permanent_uuid: "067d127df48c4d5aae445170aef96762" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 41465 } }
I20260709 14:53:50.597325  8486 leader_election.cc:290] T f716996c1a1146688dd7b42c6a069daf P 067d127df48c4d5aae445170aef96762 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 973451fb40234dca93d60a5ad4ca93e4 (127.6.3.193:39227), b1bcbe2df07744caaeb7a15d00dad2d1 (127.6.3.194:43283)
I20260709 14:53:50.621567  8239 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f716996c1a1146688dd7b42c6a069daf" candidate_uuid: "067d127df48c4d5aae445170aef96762" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b1bcbe2df07744caaeb7a15d00dad2d1" is_pre_election: true
I20260709 14:53:50.686435  8919 raft_consensus.cc:493] T 3f51d6c4a8f24e9ca5c20a81b72f972b P 067d127df48c4d5aae445170aef96762 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 973451fb40234dca93d60a5ad4ca93e4)
I20260709 14:53:50.686925  8919 raft_consensus.cc:515] T 3f51d6c4a8f24e9ca5c20a81b72f972b P 067d127df48c4d5aae445170aef96762 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "067d127df48c4d5aae445170aef96762" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 41465 } } peers { permanent_uuid: "bf45b641d5dd4b868ad6c3f969c62453" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 43451 } } peers { permanent_uuid: "973451fb40234dca93d60a5ad4ca93e4" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39227 } }
I20260709 14:53:50.688777  8919 leader_election.cc:290] T 3f51d6c4a8f24e9ca5c20a81b72f972b P 067d127df48c4d5aae445170aef96762 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers bf45b641d5dd4b868ad6c3f969c62453 (127.6.3.196:43451), 973451fb40234dca93d60a5ad4ca93e4 (127.6.3.193:39227)
I20260709 14:53:50.715253  8760 raft_consensus.cc:493] T 6e36e2a656b04fde9b0c79b2db3623dd P bf45b641d5dd4b868ad6c3f969c62453 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 973451fb40234dca93d60a5ad4ca93e4)
I20260709 14:53:50.717976  8760 raft_consensus.cc:515] T 6e36e2a656b04fde9b0c79b2db3623dd P bf45b641d5dd4b868ad6c3f969c62453 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "067d127df48c4d5aae445170aef96762" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 41465 } } peers { permanent_uuid: "bf45b641d5dd4b868ad6c3f969c62453" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 43451 } } peers { permanent_uuid: "973451fb40234dca93d60a5ad4ca93e4" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39227 } }
I20260709 14:53:50.719822  8760 leader_election.cc:290] T 6e36e2a656b04fde9b0c79b2db3623dd P bf45b641d5dd4b868ad6c3f969c62453 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 067d127df48c4d5aae445170aef96762 (127.6.3.195:41465), 973451fb40234dca93d60a5ad4ca93e4 (127.6.3.193:39227)
W20260709 14:53:50.715839  8280 leader_election.cc:336] T f716996c1a1146688dd7b42c6a069daf P 067d127df48c4d5aae445170aef96762 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 973451fb40234dca93d60a5ad4ca93e4 (127.6.3.193:39227): Network error: Client connection negotiation failed: client connection to 127.6.3.193:39227: connect: Connection refused (error 111)
I20260709 14:53:50.720592  8280 leader_election.cc:304] T f716996c1a1146688dd7b42c6a069daf P 067d127df48c4d5aae445170aef96762 [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: 067d127df48c4d5aae445170aef96762; no voters: 973451fb40234dca93d60a5ad4ca93e4, b1bcbe2df07744caaeb7a15d00dad2d1
I20260709 14:53:50.721293  8912 raft_consensus.cc:2749] T f716996c1a1146688dd7b42c6a069daf P 067d127df48c4d5aae445170aef96762 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:53:50.716971  8388 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f51d6c4a8f24e9ca5c20a81b72f972b" candidate_uuid: "067d127df48c4d5aae445170aef96762" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "bf45b641d5dd4b868ad6c3f969c62453" is_pre_election: true
I20260709 14:53:50.741823  8311 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6e36e2a656b04fde9b0c79b2db3623dd" candidate_uuid: "bf45b641d5dd4b868ad6c3f969c62453" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "067d127df48c4d5aae445170aef96762" is_pre_election: true
W20260709 14:53:50.750790  8280 leader_election.cc:336] T 3f51d6c4a8f24e9ca5c20a81b72f972b P 067d127df48c4d5aae445170aef96762 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 973451fb40234dca93d60a5ad4ca93e4 (127.6.3.193:39227): Network error: Client connection negotiation failed: client connection to 127.6.3.193:39227: connect: Connection refused (error 111)
I20260709 14:53:50.751328  8280 leader_election.cc:304] T 3f51d6c4a8f24e9ca5c20a81b72f972b P 067d127df48c4d5aae445170aef96762 [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: 067d127df48c4d5aae445170aef96762; no voters: 973451fb40234dca93d60a5ad4ca93e4, bf45b641d5dd4b868ad6c3f969c62453
I20260709 14:53:50.777374  8912 raft_consensus.cc:2749] T 3f51d6c4a8f24e9ca5c20a81b72f972b P 067d127df48c4d5aae445170aef96762 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:53:50.783433  8912 raft_consensus.cc:493] T dedb68a77e9b496b8ff93d3347ae53ff P 067d127df48c4d5aae445170aef96762 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 973451fb40234dca93d60a5ad4ca93e4)
I20260709 14:53:50.783878  8912 raft_consensus.cc:515] T dedb68a77e9b496b8ff93d3347ae53ff P 067d127df48c4d5aae445170aef96762 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "067d127df48c4d5aae445170aef96762" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 41465 } } peers { permanent_uuid: "bf45b641d5dd4b868ad6c3f969c62453" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 43451 } } peers { permanent_uuid: "973451fb40234dca93d60a5ad4ca93e4" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39227 } }
I20260709 14:53:50.785822  8912 leader_election.cc:290] T dedb68a77e9b496b8ff93d3347ae53ff P 067d127df48c4d5aae445170aef96762 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers bf45b641d5dd4b868ad6c3f969c62453 (127.6.3.196:43451), 973451fb40234dca93d60a5ad4ca93e4 (127.6.3.193:39227)
I20260709 14:53:50.787037  8388 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dedb68a77e9b496b8ff93d3347ae53ff" candidate_uuid: "067d127df48c4d5aae445170aef96762" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "bf45b641d5dd4b868ad6c3f969c62453" is_pre_election: true
I20260709 14:53:50.810029  8914 raft_consensus.cc:493] T dedb68a77e9b496b8ff93d3347ae53ff P bf45b641d5dd4b868ad6c3f969c62453 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 973451fb40234dca93d60a5ad4ca93e4)
I20260709 14:53:50.810576  8914 raft_consensus.cc:515] T dedb68a77e9b496b8ff93d3347ae53ff P bf45b641d5dd4b868ad6c3f969c62453 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "067d127df48c4d5aae445170aef96762" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 41465 } } peers { permanent_uuid: "bf45b641d5dd4b868ad6c3f969c62453" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 43451 } } peers { permanent_uuid: "973451fb40234dca93d60a5ad4ca93e4" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39227 } }
I20260709 14:53:50.812561  8914 leader_election.cc:290] T dedb68a77e9b496b8ff93d3347ae53ff P bf45b641d5dd4b868ad6c3f969c62453 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 067d127df48c4d5aae445170aef96762 (127.6.3.195:41465), 973451fb40234dca93d60a5ad4ca93e4 (127.6.3.193:39227)
I20260709 14:53:50.820937  8912 raft_consensus.cc:493] T 6e36e2a656b04fde9b0c79b2db3623dd P 067d127df48c4d5aae445170aef96762 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 973451fb40234dca93d60a5ad4ca93e4)
I20260709 14:53:50.821532  8912 raft_consensus.cc:515] T 6e36e2a656b04fde9b0c79b2db3623dd P 067d127df48c4d5aae445170aef96762 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "067d127df48c4d5aae445170aef96762" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 41465 } } peers { permanent_uuid: "bf45b641d5dd4b868ad6c3f969c62453" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 43451 } } peers { permanent_uuid: "973451fb40234dca93d60a5ad4ca93e4" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39227 } }
I20260709 14:53:50.823953  8388 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6e36e2a656b04fde9b0c79b2db3623dd" candidate_uuid: "067d127df48c4d5aae445170aef96762" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "bf45b641d5dd4b868ad6c3f969c62453" is_pre_election: true
I20260709 14:53:50.824476  8388 raft_consensus.cc:2468] T 6e36e2a656b04fde9b0c79b2db3623dd P bf45b641d5dd4b868ad6c3f969c62453 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 067d127df48c4d5aae445170aef96762 in term 1.
I20260709 14:53:50.825510  8279 leader_election.cc:304] T 6e36e2a656b04fde9b0c79b2db3623dd P 067d127df48c4d5aae445170aef96762 [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: 067d127df48c4d5aae445170aef96762, bf45b641d5dd4b868ad6c3f969c62453; no voters: 
I20260709 14:53:50.826306  8919 raft_consensus.cc:2804] T 6e36e2a656b04fde9b0c79b2db3623dd P 067d127df48c4d5aae445170aef96762 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:53:50.826635  8919 raft_consensus.cc:493] T 6e36e2a656b04fde9b0c79b2db3623dd P 067d127df48c4d5aae445170aef96762 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 973451fb40234dca93d60a5ad4ca93e4)
I20260709 14:53:50.826969  8919 raft_consensus.cc:3060] T 6e36e2a656b04fde9b0c79b2db3623dd P 067d127df48c4d5aae445170aef96762 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:53:50.837880  8919 raft_consensus.cc:515] T 6e36e2a656b04fde9b0c79b2db3623dd P 067d127df48c4d5aae445170aef96762 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "067d127df48c4d5aae445170aef96762" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 41465 } } peers { permanent_uuid: "bf45b641d5dd4b868ad6c3f969c62453" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 43451 } } peers { permanent_uuid: "973451fb40234dca93d60a5ad4ca93e4" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39227 } }
I20260709 14:53:50.843602  8388 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6e36e2a656b04fde9b0c79b2db3623dd" candidate_uuid: "067d127df48c4d5aae445170aef96762" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "bf45b641d5dd4b868ad6c3f969c62453"
I20260709 14:53:50.845028  8388 raft_consensus.cc:3060] T 6e36e2a656b04fde9b0c79b2db3623dd P bf45b641d5dd4b868ad6c3f969c62453 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:53:50.867579  8812 raft_consensus.cc:493] T 6088170d0ecd400fac00c9b035588189 P b1bcbe2df07744caaeb7a15d00dad2d1 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 973451fb40234dca93d60a5ad4ca93e4)
I20260709 14:53:50.868083  8812 raft_consensus.cc:515] T 6088170d0ecd400fac00c9b035588189 P b1bcbe2df07744caaeb7a15d00dad2d1 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bf45b641d5dd4b868ad6c3f969c62453" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 43451 } } peers { permanent_uuid: "973451fb40234dca93d60a5ad4ca93e4" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39227 } } peers { permanent_uuid: "b1bcbe2df07744caaeb7a15d00dad2d1" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43283 } }
I20260709 14:53:50.869897  8812 leader_election.cc:290] T 6088170d0ecd400fac00c9b035588189 P b1bcbe2df07744caaeb7a15d00dad2d1 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers bf45b641d5dd4b868ad6c3f969c62453 (127.6.3.196:43451), 973451fb40234dca93d60a5ad4ca93e4 (127.6.3.193:39227)
I20260709 14:53:50.872936  8384 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6088170d0ecd400fac00c9b035588189" candidate_uuid: "b1bcbe2df07744caaeb7a15d00dad2d1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "bf45b641d5dd4b868ad6c3f969c62453" is_pre_election: true
W20260709 14:53:50.892072  8354 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.6.3.193:39227, user_credentials={real_user=slave}} blocked reactor thread for 73371.1us
W20260709 14:53:50.893379  8354 leader_election.cc:336] T 6e36e2a656b04fde9b0c79b2db3623dd P bf45b641d5dd4b868ad6c3f969c62453 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 973451fb40234dca93d60a5ad4ca93e4 (127.6.3.193:39227): Network error: Client connection negotiation failed: client connection to 127.6.3.193:39227: connect: Connection refused (error 111)
I20260709 14:53:50.893735  8354 leader_election.cc:304] T 6e36e2a656b04fde9b0c79b2db3623dd P bf45b641d5dd4b868ad6c3f969c62453 [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: bf45b641d5dd4b868ad6c3f969c62453; no voters: 067d127df48c4d5aae445170aef96762, 973451fb40234dca93d60a5ad4ca93e4
I20260709 14:53:50.897733  8919 leader_election.cc:290] T 6e36e2a656b04fde9b0c79b2db3623dd P 067d127df48c4d5aae445170aef96762 [CANDIDATE]: Term 2 election: Requested vote from peers bf45b641d5dd4b868ad6c3f969c62453 (127.6.3.196:43451), 973451fb40234dca93d60a5ad4ca93e4 (127.6.3.193:39227)
W20260709 14:53:50.864089  8280 leader_election.cc:336] T dedb68a77e9b496b8ff93d3347ae53ff P 067d127df48c4d5aae445170aef96762 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 973451fb40234dca93d60a5ad4ca93e4 (127.6.3.193:39227): Network error: Client connection negotiation failed: client connection to 127.6.3.193:39227: connect: Connection refused (error 111)
I20260709 14:53:50.902281  8280 leader_election.cc:304] T dedb68a77e9b496b8ff93d3347ae53ff P 067d127df48c4d5aae445170aef96762 [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: 067d127df48c4d5aae445170aef96762; no voters: 973451fb40234dca93d60a5ad4ca93e4, bf45b641d5dd4b868ad6c3f969c62453
I20260709 14:53:50.905910  8919 raft_consensus.cc:2749] T dedb68a77e9b496b8ff93d3347ae53ff P 067d127df48c4d5aae445170aef96762 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:53:50.906935  8912 leader_election.cc:290] T 6e36e2a656b04fde9b0c79b2db3623dd P 067d127df48c4d5aae445170aef96762 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers bf45b641d5dd4b868ad6c3f969c62453 (127.6.3.196:43451), 973451fb40234dca93d60a5ad4ca93e4 (127.6.3.193:39227)
I20260709 14:53:50.908025  8313 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dedb68a77e9b496b8ff93d3347ae53ff" candidate_uuid: "bf45b641d5dd4b868ad6c3f969c62453" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "067d127df48c4d5aae445170aef96762" is_pre_election: true
I20260709 14:53:50.908566  8313 raft_consensus.cc:2468] T dedb68a77e9b496b8ff93d3347ae53ff P 067d127df48c4d5aae445170aef96762 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bf45b641d5dd4b868ad6c3f969c62453 in term 1.
I20260709 14:53:50.914698  8911 tablet_bootstrap.cc:492] T 0a3b9a7f82b94ef096d05111ebd8d23d P 973451fb40234dca93d60a5ad4ca93e4: 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
I20260709 14:53:50.915730  8911 tablet_bootstrap.cc:492] T 0a3b9a7f82b94ef096d05111ebd8d23d P 973451fb40234dca93d60a5ad4ca93e4: Bootstrap complete.
I20260709 14:53:50.917403  8911 ts_tablet_manager.cc:1403] T 0a3b9a7f82b94ef096d05111ebd8d23d P 973451fb40234dca93d60a5ad4ca93e4: Time spent bootstrapping tablet: real 0.338s	user 0.085s	sys 0.181s
I20260709 14:53:50.920347  8388 raft_consensus.cc:2468] T 6e36e2a656b04fde9b0c79b2db3623dd P bf45b641d5dd4b868ad6c3f969c62453 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 067d127df48c4d5aae445170aef96762 in term 2.
I20260709 14:53:50.919986  8911 raft_consensus.cc:359] T 0a3b9a7f82b94ef096d05111ebd8d23d P 973451fb40234dca93d60a5ad4ca93e4 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "973451fb40234dca93d60a5ad4ca93e4" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39227 } } peers { permanent_uuid: "b1bcbe2df07744caaeb7a15d00dad2d1" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43283 } } peers { permanent_uuid: "067d127df48c4d5aae445170aef96762" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 41465 } }
I20260709 14:53:50.927522  8911 raft_consensus.cc:740] T 0a3b9a7f82b94ef096d05111ebd8d23d P 973451fb40234dca93d60a5ad4ca93e4 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 973451fb40234dca93d60a5ad4ca93e4, State: Initialized, Role: FOLLOWER
I20260709 14:53:50.929320  8911 consensus_queue.cc:260] T 0a3b9a7f82b94ef096d05111ebd8d23d P 973451fb40234dca93d60a5ad4ca93e4 [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: "973451fb40234dca93d60a5ad4ca93e4" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39227 } } peers { permanent_uuid: "b1bcbe2df07744caaeb7a15d00dad2d1" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43283 } } peers { permanent_uuid: "067d127df48c4d5aae445170aef96762" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 41465 } }
I20260709 14:53:50.932024  8911 ts_tablet_manager.cc:1434] T 0a3b9a7f82b94ef096d05111ebd8d23d P 973451fb40234dca93d60a5ad4ca93e4: Time spent starting tablet: real 0.014s	user 0.005s	sys 0.000s
I20260709 14:53:50.933070  8911 tablet_bootstrap.cc:492] T 82d4bd8d81054722be1a4405323a9a27 P 973451fb40234dca93d60a5ad4ca93e4: Bootstrap starting.
I20260709 14:53:50.934700  8760 raft_consensus.cc:2749] T 6e36e2a656b04fde9b0c79b2db3623dd P bf45b641d5dd4b868ad6c3f969c62453 [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:53:50.935882  8279 leader_election.cc:304] T 6e36e2a656b04fde9b0c79b2db3623dd P 067d127df48c4d5aae445170aef96762 [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: 067d127df48c4d5aae445170aef96762, bf45b641d5dd4b868ad6c3f969c62453; no voters: 
I20260709 14:53:50.948941  8919 raft_consensus.cc:2804] T 6e36e2a656b04fde9b0c79b2db3623dd P 067d127df48c4d5aae445170aef96762 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:53:50.949402  8919 raft_consensus.cc:697] T 6e36e2a656b04fde9b0c79b2db3623dd P 067d127df48c4d5aae445170aef96762 [term 2 LEADER]: Becoming Leader. State: Replica: 067d127df48c4d5aae445170aef96762, State: Running, Role: LEADER
I20260709 14:53:50.950227  8919 consensus_queue.cc:237] T 6e36e2a656b04fde9b0c79b2db3623dd P 067d127df48c4d5aae445170aef96762 [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: "067d127df48c4d5aae445170aef96762" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 41465 } } peers { permanent_uuid: "bf45b641d5dd4b868ad6c3f969c62453" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 43451 } } peers { permanent_uuid: "973451fb40234dca93d60a5ad4ca93e4" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39227 } }
I20260709 14:53:50.970602  8061 catalog_manager.cc:5697] T 6e36e2a656b04fde9b0c79b2db3623dd P 067d127df48c4d5aae445170aef96762 reported cstate change: term changed from 1 to 2, leader changed from 973451fb40234dca93d60a5ad4ca93e4 (127.6.3.193) to 067d127df48c4d5aae445170aef96762 (127.6.3.195). New cstate: current_term: 2 leader_uuid: "067d127df48c4d5aae445170aef96762" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "067d127df48c4d5aae445170aef96762" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 41465 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bf45b641d5dd4b868ad6c3f969c62453" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 43451 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "973451fb40234dca93d60a5ad4ca93e4" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39227 } health_report { overall_health: UNKNOWN } } }
W20260709 14:53:50.977037  8206 leader_election.cc:336] T 6088170d0ecd400fac00c9b035588189 P b1bcbe2df07744caaeb7a15d00dad2d1 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 973451fb40234dca93d60a5ad4ca93e4 (127.6.3.193:39227): Network error: Client connection negotiation failed: client connection to 127.6.3.193:39227: connect: Connection refused (error 111)
I20260709 14:53:50.985678  8354 leader_election.cc:304] T dedb68a77e9b496b8ff93d3347ae53ff P bf45b641d5dd4b868ad6c3f969c62453 [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: 067d127df48c4d5aae445170aef96762, bf45b641d5dd4b868ad6c3f969c62453; no voters: 
I20260709 14:53:50.986240  8206 leader_election.cc:304] T 6088170d0ecd400fac00c9b035588189 P b1bcbe2df07744caaeb7a15d00dad2d1 [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: b1bcbe2df07744caaeb7a15d00dad2d1; no voters: 973451fb40234dca93d60a5ad4ca93e4, bf45b641d5dd4b868ad6c3f969c62453
W20260709 14:53:50.977828  8280 leader_election.cc:336] T 6e36e2a656b04fde9b0c79b2db3623dd P 067d127df48c4d5aae445170aef96762 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 973451fb40234dca93d60a5ad4ca93e4 (127.6.3.193:39227): Network error: Client connection negotiation failed: client connection to 127.6.3.193:39227: connect: Connection refused (error 111)
I20260709 14:53:50.988915  8814 raft_consensus.cc:2749] T 6088170d0ecd400fac00c9b035588189 P b1bcbe2df07744caaeb7a15d00dad2d1 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:53:50.990772  8760 raft_consensus.cc:2804] T dedb68a77e9b496b8ff93d3347ae53ff P bf45b641d5dd4b868ad6c3f969c62453 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:53:50.991171  8760 raft_consensus.cc:493] T dedb68a77e9b496b8ff93d3347ae53ff P bf45b641d5dd4b868ad6c3f969c62453 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 973451fb40234dca93d60a5ad4ca93e4)
I20260709 14:53:50.991478  8760 raft_consensus.cc:3060] T dedb68a77e9b496b8ff93d3347ae53ff P bf45b641d5dd4b868ad6c3f969c62453 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:53:50.997848  8760 raft_consensus.cc:515] T dedb68a77e9b496b8ff93d3347ae53ff P bf45b641d5dd4b868ad6c3f969c62453 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "067d127df48c4d5aae445170aef96762" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 41465 } } peers { permanent_uuid: "bf45b641d5dd4b868ad6c3f969c62453" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 43451 } } peers { permanent_uuid: "973451fb40234dca93d60a5ad4ca93e4" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39227 } }
I20260709 14:53:51.000190  8760 leader_election.cc:290] T dedb68a77e9b496b8ff93d3347ae53ff P bf45b641d5dd4b868ad6c3f969c62453 [CANDIDATE]: Term 2 election: Requested vote from peers 067d127df48c4d5aae445170aef96762 (127.6.3.195:41465), 973451fb40234dca93d60a5ad4ca93e4 (127.6.3.193:39227)
W20260709 14:53:51.004977  8280 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.6.3.193:39227, user_credentials={real_user=slave}} blocked reactor thread for 62678.4us
I20260709 14:53:51.007110  8814 raft_consensus.cc:493] T bbcc360fbc064e3d83a35a26efc2e8fc P b1bcbe2df07744caaeb7a15d00dad2d1 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 973451fb40234dca93d60a5ad4ca93e4)
I20260709 14:53:51.012068  8814 raft_consensus.cc:515] T bbcc360fbc064e3d83a35a26efc2e8fc P b1bcbe2df07744caaeb7a15d00dad2d1 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bf45b641d5dd4b868ad6c3f969c62453" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 43451 } } peers { permanent_uuid: "973451fb40234dca93d60a5ad4ca93e4" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39227 } } peers { permanent_uuid: "b1bcbe2df07744caaeb7a15d00dad2d1" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43283 } }
I20260709 14:53:51.015201  8384 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bbcc360fbc064e3d83a35a26efc2e8fc" candidate_uuid: "b1bcbe2df07744caaeb7a15d00dad2d1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "bf45b641d5dd4b868ad6c3f969c62453" is_pre_election: true
I20260709 14:53:51.015969  8384 raft_consensus.cc:2468] T bbcc360fbc064e3d83a35a26efc2e8fc P bf45b641d5dd4b868ad6c3f969c62453 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b1bcbe2df07744caaeb7a15d00dad2d1 in term 1.
I20260709 14:53:51.017508  8814 leader_election.cc:290] T bbcc360fbc064e3d83a35a26efc2e8fc P b1bcbe2df07744caaeb7a15d00dad2d1 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers bf45b641d5dd4b868ad6c3f969c62453 (127.6.3.196:43451), 973451fb40234dca93d60a5ad4ca93e4 (127.6.3.193:39227)
I20260709 14:53:51.018573  8205 leader_election.cc:304] T bbcc360fbc064e3d83a35a26efc2e8fc P b1bcbe2df07744caaeb7a15d00dad2d1 [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: b1bcbe2df07744caaeb7a15d00dad2d1, bf45b641d5dd4b868ad6c3f969c62453; no voters: 
I20260709 14:53:51.019738  8812 raft_consensus.cc:2804] T bbcc360fbc064e3d83a35a26efc2e8fc P b1bcbe2df07744caaeb7a15d00dad2d1 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:53:51.020140  8812 raft_consensus.cc:493] T bbcc360fbc064e3d83a35a26efc2e8fc P b1bcbe2df07744caaeb7a15d00dad2d1 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 973451fb40234dca93d60a5ad4ca93e4)
W20260709 14:53:51.000962  8354 leader_election.cc:336] T dedb68a77e9b496b8ff93d3347ae53ff P bf45b641d5dd4b868ad6c3f969c62453 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 973451fb40234dca93d60a5ad4ca93e4 (127.6.3.193:39227): Network error: Client connection negotiation failed: client connection to 127.6.3.193:39227: connect: Connection refused (error 111)
I20260709 14:53:51.020507  8812 raft_consensus.cc:3060] T bbcc360fbc064e3d83a35a26efc2e8fc P b1bcbe2df07744caaeb7a15d00dad2d1 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:53:51.024756  8313 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dedb68a77e9b496b8ff93d3347ae53ff" candidate_uuid: "bf45b641d5dd4b868ad6c3f969c62453" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "067d127df48c4d5aae445170aef96762"
I20260709 14:53:51.025290  8313 raft_consensus.cc:3060] T dedb68a77e9b496b8ff93d3347ae53ff P 067d127df48c4d5aae445170aef96762 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:53:51.036425  8313 raft_consensus.cc:2468] T dedb68a77e9b496b8ff93d3347ae53ff P 067d127df48c4d5aae445170aef96762 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bf45b641d5dd4b868ad6c3f969c62453 in term 2.
I20260709 14:53:51.035132  8812 raft_consensus.cc:515] T bbcc360fbc064e3d83a35a26efc2e8fc P b1bcbe2df07744caaeb7a15d00dad2d1 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bf45b641d5dd4b868ad6c3f969c62453" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 43451 } } peers { permanent_uuid: "973451fb40234dca93d60a5ad4ca93e4" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39227 } } peers { permanent_uuid: "b1bcbe2df07744caaeb7a15d00dad2d1" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43283 } }
I20260709 14:53:51.044039  8812 leader_election.cc:290] T bbcc360fbc064e3d83a35a26efc2e8fc P b1bcbe2df07744caaeb7a15d00dad2d1 [CANDIDATE]: Term 2 election: Requested vote from peers bf45b641d5dd4b868ad6c3f969c62453 (127.6.3.196:43451), 973451fb40234dca93d60a5ad4ca93e4 (127.6.3.193:39227)
I20260709 14:53:51.044963  8384 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bbcc360fbc064e3d83a35a26efc2e8fc" candidate_uuid: "b1bcbe2df07744caaeb7a15d00dad2d1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "bf45b641d5dd4b868ad6c3f969c62453"
I20260709 14:53:51.045708  8384 raft_consensus.cc:3060] T bbcc360fbc064e3d83a35a26efc2e8fc P bf45b641d5dd4b868ad6c3f969c62453 [term 1 FOLLOWER]: Advancing to term 2
W20260709 14:53:51.063817  8280 leader_election.cc:336] T 6e36e2a656b04fde9b0c79b2db3623dd P 067d127df48c4d5aae445170aef96762 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 973451fb40234dca93d60a5ad4ca93e4 (127.6.3.193:39227): Network error: Client connection negotiation failed: client connection to 127.6.3.193:39227: connect: Connection refused (error 111)
I20260709 14:53:51.066787  8354 leader_election.cc:304] T dedb68a77e9b496b8ff93d3347ae53ff P bf45b641d5dd4b868ad6c3f969c62453 [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: 067d127df48c4d5aae445170aef96762, bf45b641d5dd4b868ad6c3f969c62453; no voters: 
I20260709 14:53:51.067266  8760 raft_consensus.cc:493] T 3f51d6c4a8f24e9ca5c20a81b72f972b P bf45b641d5dd4b868ad6c3f969c62453 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 973451fb40234dca93d60a5ad4ca93e4)
I20260709 14:53:51.073482  8914 raft_consensus.cc:493] T 6088170d0ecd400fac00c9b035588189 P bf45b641d5dd4b868ad6c3f969c62453 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 973451fb40234dca93d60a5ad4ca93e4)
I20260709 14:53:51.075933  8914 raft_consensus.cc:515] T 6088170d0ecd400fac00c9b035588189 P bf45b641d5dd4b868ad6c3f969c62453 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bf45b641d5dd4b868ad6c3f969c62453" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 43451 } } peers { permanent_uuid: "973451fb40234dca93d60a5ad4ca93e4" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39227 } } peers { permanent_uuid: "b1bcbe2df07744caaeb7a15d00dad2d1" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43283 } }
I20260709 14:53:51.077894  8914 leader_election.cc:290] T 6088170d0ecd400fac00c9b035588189 P bf45b641d5dd4b868ad6c3f969c62453 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 973451fb40234dca93d60a5ad4ca93e4 (127.6.3.193:39227), b1bcbe2df07744caaeb7a15d00dad2d1 (127.6.3.194:43283)
I20260709 14:53:51.078359  8914 raft_consensus.cc:2804] T dedb68a77e9b496b8ff93d3347ae53ff P bf45b641d5dd4b868ad6c3f969c62453 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:53:51.078759  8914 raft_consensus.cc:697] T dedb68a77e9b496b8ff93d3347ae53ff P bf45b641d5dd4b868ad6c3f969c62453 [term 2 LEADER]: Becoming Leader. State: Replica: bf45b641d5dd4b868ad6c3f969c62453, State: Running, Role: LEADER
I20260709 14:53:51.080471  8812 raft_consensus.cc:493] T f716996c1a1146688dd7b42c6a069daf P b1bcbe2df07744caaeb7a15d00dad2d1 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 973451fb40234dca93d60a5ad4ca93e4)
I20260709 14:53:51.080690  8238 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6088170d0ecd400fac00c9b035588189" candidate_uuid: "bf45b641d5dd4b868ad6c3f969c62453" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b1bcbe2df07744caaeb7a15d00dad2d1" is_pre_election: true
I20260709 14:53:51.081008  8812 raft_consensus.cc:515] T f716996c1a1146688dd7b42c6a069daf P b1bcbe2df07744caaeb7a15d00dad2d1 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "973451fb40234dca93d60a5ad4ca93e4" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39227 } } peers { permanent_uuid: "b1bcbe2df07744caaeb7a15d00dad2d1" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43283 } } peers { permanent_uuid: "067d127df48c4d5aae445170aef96762" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 41465 } }
I20260709 14:53:51.081338  8238 raft_consensus.cc:2468] T 6088170d0ecd400fac00c9b035588189 P b1bcbe2df07744caaeb7a15d00dad2d1 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bf45b641d5dd4b868ad6c3f969c62453 in term 1.
I20260709 14:53:51.081357  8914 consensus_queue.cc:237] T dedb68a77e9b496b8ff93d3347ae53ff P bf45b641d5dd4b868ad6c3f969c62453 [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: "067d127df48c4d5aae445170aef96762" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 41465 } } peers { permanent_uuid: "bf45b641d5dd4b868ad6c3f969c62453" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 43451 } } peers { permanent_uuid: "973451fb40234dca93d60a5ad4ca93e4" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39227 } }
I20260709 14:53:51.082863  8812 leader_election.cc:290] T f716996c1a1146688dd7b42c6a069daf P b1bcbe2df07744caaeb7a15d00dad2d1 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 973451fb40234dca93d60a5ad4ca93e4 (127.6.3.193:39227), 067d127df48c4d5aae445170aef96762 (127.6.3.195:41465)
W20260709 14:53:51.087530  8206 leader_election.cc:336] T bbcc360fbc064e3d83a35a26efc2e8fc P b1bcbe2df07744caaeb7a15d00dad2d1 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 973451fb40234dca93d60a5ad4ca93e4 (127.6.3.193:39227): Network error: Client connection negotiation failed: client connection to 127.6.3.193:39227: connect: Connection refused (error 111)
I20260709 14:53:51.075944  8760 raft_consensus.cc:515] T 3f51d6c4a8f24e9ca5c20a81b72f972b P bf45b641d5dd4b868ad6c3f969c62453 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "067d127df48c4d5aae445170aef96762" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 41465 } } peers { permanent_uuid: "bf45b641d5dd4b868ad6c3f969c62453" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 43451 } } peers { permanent_uuid: "973451fb40234dca93d60a5ad4ca93e4" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39227 } }
I20260709 14:53:51.096982  8760 leader_election.cc:290] T 3f51d6c4a8f24e9ca5c20a81b72f972b P bf45b641d5dd4b868ad6c3f969c62453 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 067d127df48c4d5aae445170aef96762 (127.6.3.195:41465), 973451fb40234dca93d60a5ad4ca93e4 (127.6.3.193:39227)
I20260709 14:53:51.104164  8061 catalog_manager.cc:5697] T dedb68a77e9b496b8ff93d3347ae53ff P bf45b641d5dd4b868ad6c3f969c62453 reported cstate change: term changed from 1 to 2, leader changed from 973451fb40234dca93d60a5ad4ca93e4 (127.6.3.193) to bf45b641d5dd4b868ad6c3f969c62453 (127.6.3.196). New cstate: current_term: 2 leader_uuid: "bf45b641d5dd4b868ad6c3f969c62453" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "067d127df48c4d5aae445170aef96762" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 41465 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bf45b641d5dd4b868ad6c3f969c62453" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 43451 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "973451fb40234dca93d60a5ad4ca93e4" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39227 } health_report { overall_health: UNKNOWN } } }
W20260709 14:53:51.112710  8206 leader_election.cc:336] T bbcc360fbc064e3d83a35a26efc2e8fc P b1bcbe2df07744caaeb7a15d00dad2d1 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 973451fb40234dca93d60a5ad4ca93e4 (127.6.3.193:39227): Network error: Client connection negotiation failed: client connection to 127.6.3.193:39227: connect: Connection refused (error 111)
W20260709 14:53:51.094866  8354 leader_election.cc:336] T dedb68a77e9b496b8ff93d3347ae53ff P bf45b641d5dd4b868ad6c3f969c62453 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 973451fb40234dca93d60a5ad4ca93e4 (127.6.3.193:39227): Network error: Client connection negotiation failed: client connection to 127.6.3.193:39227: connect: Connection refused (error 111)
I20260709 14:53:51.115334  8313 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f716996c1a1146688dd7b42c6a069daf" candidate_uuid: "b1bcbe2df07744caaeb7a15d00dad2d1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "067d127df48c4d5aae445170aef96762" is_pre_election: true
I20260709 14:53:51.119238  8313 raft_consensus.cc:2468] T f716996c1a1146688dd7b42c6a069daf P 067d127df48c4d5aae445170aef96762 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b1bcbe2df07744caaeb7a15d00dad2d1 in term 1.
I20260709 14:53:51.118727  8351 leader_election.cc:304] T 6088170d0ecd400fac00c9b035588189 P bf45b641d5dd4b868ad6c3f969c62453 [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: b1bcbe2df07744caaeb7a15d00dad2d1, bf45b641d5dd4b868ad6c3f969c62453; no voters: 
I20260709 14:53:51.120625  8952 raft_consensus.cc:2804] T 6088170d0ecd400fac00c9b035588189 P bf45b641d5dd4b868ad6c3f969c62453 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:53:51.120962  8952 raft_consensus.cc:493] T 6088170d0ecd400fac00c9b035588189 P bf45b641d5dd4b868ad6c3f969c62453 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 973451fb40234dca93d60a5ad4ca93e4)
I20260709 14:53:51.121299  8952 raft_consensus.cc:3060] T 6088170d0ecd400fac00c9b035588189 P bf45b641d5dd4b868ad6c3f969c62453 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:53:51.074918  8384 raft_consensus.cc:2468] T bbcc360fbc064e3d83a35a26efc2e8fc P bf45b641d5dd4b868ad6c3f969c62453 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b1bcbe2df07744caaeb7a15d00dad2d1 in term 2.
I20260709 14:53:51.129298  8911 tablet_bootstrap.cc:492] T 82d4bd8d81054722be1a4405323a9a27 P 973451fb40234dca93d60a5ad4ca93e4: 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
I20260709 14:53:51.130162  8911 tablet_bootstrap.cc:492] T 82d4bd8d81054722be1a4405323a9a27 P 973451fb40234dca93d60a5ad4ca93e4: Bootstrap complete.
I20260709 14:53:51.130754  8911 ts_tablet_manager.cc:1403] T 82d4bd8d81054722be1a4405323a9a27 P 973451fb40234dca93d60a5ad4ca93e4: Time spent bootstrapping tablet: real 0.198s	user 0.014s	sys 0.000s
I20260709 14:53:51.133318  8205 leader_election.cc:304] T bbcc360fbc064e3d83a35a26efc2e8fc P b1bcbe2df07744caaeb7a15d00dad2d1 [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: b1bcbe2df07744caaeb7a15d00dad2d1, bf45b641d5dd4b868ad6c3f969c62453; no voters: 973451fb40234dca93d60a5ad4ca93e4
I20260709 14:53:51.134354  8814 raft_consensus.cc:2804] T bbcc360fbc064e3d83a35a26efc2e8fc P b1bcbe2df07744caaeb7a15d00dad2d1 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:53:51.134847  8814 raft_consensus.cc:697] T bbcc360fbc064e3d83a35a26efc2e8fc P b1bcbe2df07744caaeb7a15d00dad2d1 [term 2 LEADER]: Becoming Leader. State: Replica: b1bcbe2df07744caaeb7a15d00dad2d1, State: Running, Role: LEADER
I20260709 14:53:51.135066  8952 raft_consensus.cc:515] T 6088170d0ecd400fac00c9b035588189 P bf45b641d5dd4b868ad6c3f969c62453 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bf45b641d5dd4b868ad6c3f969c62453" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 43451 } } peers { permanent_uuid: "973451fb40234dca93d60a5ad4ca93e4" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39227 } } peers { permanent_uuid: "b1bcbe2df07744caaeb7a15d00dad2d1" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43283 } }
I20260709 14:53:51.135725  8814 consensus_queue.cc:237] T bbcc360fbc064e3d83a35a26efc2e8fc P b1bcbe2df07744caaeb7a15d00dad2d1 [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: "bf45b641d5dd4b868ad6c3f969c62453" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 43451 } } peers { permanent_uuid: "973451fb40234dca93d60a5ad4ca93e4" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39227 } } peers { permanent_uuid: "b1bcbe2df07744caaeb7a15d00dad2d1" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43283 } }
I20260709 14:53:51.137115  8952 leader_election.cc:290] T 6088170d0ecd400fac00c9b035588189 P bf45b641d5dd4b868ad6c3f969c62453 [CANDIDATE]: Term 2 election: Requested vote from peers 973451fb40234dca93d60a5ad4ca93e4 (127.6.3.193:39227), b1bcbe2df07744caaeb7a15d00dad2d1 (127.6.3.194:43283)
I20260709 14:53:51.138816  8911 raft_consensus.cc:359] T 82d4bd8d81054722be1a4405323a9a27 P 973451fb40234dca93d60a5ad4ca93e4 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "973451fb40234dca93d60a5ad4ca93e4" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39227 } } peers { permanent_uuid: "b1bcbe2df07744caaeb7a15d00dad2d1" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43283 } } peers { permanent_uuid: "067d127df48c4d5aae445170aef96762" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 41465 } }
I20260709 14:53:51.140156  8911 raft_consensus.cc:740] T 82d4bd8d81054722be1a4405323a9a27 P 973451fb40234dca93d60a5ad4ca93e4 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 973451fb40234dca93d60a5ad4ca93e4, State: Initialized, Role: FOLLOWER
I20260709 14:53:51.143646  8911 consensus_queue.cc:260] T 82d4bd8d81054722be1a4405323a9a27 P 973451fb40234dca93d60a5ad4ca93e4 [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: "973451fb40234dca93d60a5ad4ca93e4" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39227 } } peers { permanent_uuid: "b1bcbe2df07744caaeb7a15d00dad2d1" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43283 } } peers { permanent_uuid: "067d127df48c4d5aae445170aef96762" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 41465 } }
I20260709 14:53:51.146507  8911 ts_tablet_manager.cc:1434] T 82d4bd8d81054722be1a4405323a9a27 P 973451fb40234dca93d60a5ad4ca93e4: Time spent starting tablet: real 0.016s	user 0.008s	sys 0.000s
I20260709 14:53:51.149282  8911 tablet_bootstrap.cc:492] T 445e5bf5ffc94723ba3ea09e39cc47a1 P 973451fb40234dca93d60a5ad4ca93e4: Bootstrap starting.
I20260709 14:53:51.155468  8061 catalog_manager.cc:5697] T bbcc360fbc064e3d83a35a26efc2e8fc P b1bcbe2df07744caaeb7a15d00dad2d1 reported cstate change: term changed from 1 to 2, leader changed from 973451fb40234dca93d60a5ad4ca93e4 (127.6.3.193) to b1bcbe2df07744caaeb7a15d00dad2d1 (127.6.3.194). New cstate: current_term: 2 leader_uuid: "b1bcbe2df07744caaeb7a15d00dad2d1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bf45b641d5dd4b868ad6c3f969c62453" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 43451 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "973451fb40234dca93d60a5ad4ca93e4" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39227 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b1bcbe2df07744caaeb7a15d00dad2d1" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43283 } health_report { overall_health: HEALTHY } } }
I20260709 14:53:51.163254  8238 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6088170d0ecd400fac00c9b035588189" candidate_uuid: "bf45b641d5dd4b868ad6c3f969c62453" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b1bcbe2df07744caaeb7a15d00dad2d1"
I20260709 14:53:51.163854  8238 raft_consensus.cc:3060] T 6088170d0ecd400fac00c9b035588189 P b1bcbe2df07744caaeb7a15d00dad2d1 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:53:51.173715  8238 raft_consensus.cc:2468] T 6088170d0ecd400fac00c9b035588189 P b1bcbe2df07744caaeb7a15d00dad2d1 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bf45b641d5dd4b868ad6c3f969c62453 in term 2.
W20260709 14:53:51.174436  8206 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.6.3.193:39227, user_credentials={real_user=slave}} blocked reactor thread for 55745.1us
I20260709 14:53:51.175307  8911 tablet_bootstrap.cc:492] T 445e5bf5ffc94723ba3ea09e39cc47a1 P 973451fb40234dca93d60a5ad4ca93e4: 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
I20260709 14:53:51.180819  8313 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f51d6c4a8f24e9ca5c20a81b72f972b" candidate_uuid: "bf45b641d5dd4b868ad6c3f969c62453" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "067d127df48c4d5aae445170aef96762" is_pre_election: true
I20260709 14:53:51.193884  8313 raft_consensus.cc:2468] T 3f51d6c4a8f24e9ca5c20a81b72f972b P 067d127df48c4d5aae445170aef96762 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bf45b641d5dd4b868ad6c3f969c62453 in term 1.
I20260709 14:53:51.194221  8911 tablet_bootstrap.cc:492] T 445e5bf5ffc94723ba3ea09e39cc47a1 P 973451fb40234dca93d60a5ad4ca93e4: Bootstrap complete.
I20260709 14:53:51.194824  8911 ts_tablet_manager.cc:1403] T 445e5bf5ffc94723ba3ea09e39cc47a1 P 973451fb40234dca93d60a5ad4ca93e4: Time spent bootstrapping tablet: real 0.046s	user 0.013s	sys 0.000s
I20260709 14:53:51.197086  8911 raft_consensus.cc:359] T 445e5bf5ffc94723ba3ea09e39cc47a1 P 973451fb40234dca93d60a5ad4ca93e4 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "067d127df48c4d5aae445170aef96762" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 41465 } } peers { permanent_uuid: "bf45b641d5dd4b868ad6c3f969c62453" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 43451 } } peers { permanent_uuid: "973451fb40234dca93d60a5ad4ca93e4" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39227 } }
I20260709 14:53:51.197695  8911 raft_consensus.cc:740] T 445e5bf5ffc94723ba3ea09e39cc47a1 P 973451fb40234dca93d60a5ad4ca93e4 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 973451fb40234dca93d60a5ad4ca93e4, State: Initialized, Role: FOLLOWER
I20260709 14:53:51.198385  8911 consensus_queue.cc:260] T 445e5bf5ffc94723ba3ea09e39cc47a1 P 973451fb40234dca93d60a5ad4ca93e4 [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: "067d127df48c4d5aae445170aef96762" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 41465 } } peers { permanent_uuid: "bf45b641d5dd4b868ad6c3f969c62453" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 43451 } } peers { permanent_uuid: "973451fb40234dca93d60a5ad4ca93e4" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39227 } }
I20260709 14:53:51.200376  8911 ts_tablet_manager.cc:1434] T 445e5bf5ffc94723ba3ea09e39cc47a1 P 973451fb40234dca93d60a5ad4ca93e4: Time spent starting tablet: real 0.005s	user 0.005s	sys 0.000s
I20260709 14:53:51.201104  8911 tablet_bootstrap.cc:492] T 5c2e9b91ed864ebcab9eee5fcbe0c728 P 973451fb40234dca93d60a5ad4ca93e4: Bootstrap starting.
I20260709 14:53:51.202363  8351 leader_election.cc:304] T 6088170d0ecd400fac00c9b035588189 P bf45b641d5dd4b868ad6c3f969c62453 [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: b1bcbe2df07744caaeb7a15d00dad2d1, bf45b641d5dd4b868ad6c3f969c62453; no voters: 
I20260709 14:53:51.212533  8952 raft_consensus.cc:2804] T 6088170d0ecd400fac00c9b035588189 P bf45b641d5dd4b868ad6c3f969c62453 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:53:51.212975  8952 raft_consensus.cc:697] T 6088170d0ecd400fac00c9b035588189 P bf45b641d5dd4b868ad6c3f969c62453 [term 2 LEADER]: Becoming Leader. State: Replica: bf45b641d5dd4b868ad6c3f969c62453, State: Running, Role: LEADER
I20260709 14:53:51.213759  8952 consensus_queue.cc:237] T 6088170d0ecd400fac00c9b035588189 P bf45b641d5dd4b868ad6c3f969c62453 [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: "bf45b641d5dd4b868ad6c3f969c62453" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 43451 } } peers { permanent_uuid: "973451fb40234dca93d60a5ad4ca93e4" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39227 } } peers { permanent_uuid: "b1bcbe2df07744caaeb7a15d00dad2d1" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43283 } }
I20260709 14:53:51.210438  8206 leader_election.cc:304] T f716996c1a1146688dd7b42c6a069daf P b1bcbe2df07744caaeb7a15d00dad2d1 [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: 067d127df48c4d5aae445170aef96762, b1bcbe2df07744caaeb7a15d00dad2d1; no voters: 
I20260709 14:53:51.221616  8812 raft_consensus.cc:2804] T f716996c1a1146688dd7b42c6a069daf P b1bcbe2df07744caaeb7a15d00dad2d1 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:53:51.222100  8812 raft_consensus.cc:493] T f716996c1a1146688dd7b42c6a069daf P b1bcbe2df07744caaeb7a15d00dad2d1 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 973451fb40234dca93d60a5ad4ca93e4)
I20260709 14:53:51.222565  8812 raft_consensus.cc:3060] T f716996c1a1146688dd7b42c6a069daf P b1bcbe2df07744caaeb7a15d00dad2d1 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:53:51.233639  8911 tablet_bootstrap.cc:492] T 5c2e9b91ed864ebcab9eee5fcbe0c728 P 973451fb40234dca93d60a5ad4ca93e4: 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
I20260709 14:53:51.233440  8812 raft_consensus.cc:515] T f716996c1a1146688dd7b42c6a069daf P b1bcbe2df07744caaeb7a15d00dad2d1 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "973451fb40234dca93d60a5ad4ca93e4" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39227 } } peers { permanent_uuid: "b1bcbe2df07744caaeb7a15d00dad2d1" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43283 } } peers { permanent_uuid: "067d127df48c4d5aae445170aef96762" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 41465 } }
I20260709 14:53:51.234539  8911 tablet_bootstrap.cc:492] T 5c2e9b91ed864ebcab9eee5fcbe0c728 P 973451fb40234dca93d60a5ad4ca93e4: Bootstrap complete.
I20260709 14:53:51.235157  8911 ts_tablet_manager.cc:1403] T 5c2e9b91ed864ebcab9eee5fcbe0c728 P 973451fb40234dca93d60a5ad4ca93e4: Time spent bootstrapping tablet: real 0.034s	user 0.014s	sys 0.000s
I20260709 14:53:51.236253  8061 catalog_manager.cc:5697] T 6088170d0ecd400fac00c9b035588189 P bf45b641d5dd4b868ad6c3f969c62453 reported cstate change: term changed from 1 to 2, leader changed from 973451fb40234dca93d60a5ad4ca93e4 (127.6.3.193) to bf45b641d5dd4b868ad6c3f969c62453 (127.6.3.196). New cstate: current_term: 2 leader_uuid: "bf45b641d5dd4b868ad6c3f969c62453" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bf45b641d5dd4b868ad6c3f969c62453" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 43451 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "973451fb40234dca93d60a5ad4ca93e4" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39227 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b1bcbe2df07744caaeb7a15d00dad2d1" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43283 } health_report { overall_health: UNKNOWN } } }
I20260709 14:53:51.237532  8911 raft_consensus.cc:359] T 5c2e9b91ed864ebcab9eee5fcbe0c728 P 973451fb40234dca93d60a5ad4ca93e4 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "973451fb40234dca93d60a5ad4ca93e4" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39227 } } peers { permanent_uuid: "b1bcbe2df07744caaeb7a15d00dad2d1" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43283 } } peers { permanent_uuid: "067d127df48c4d5aae445170aef96762" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 41465 } }
I20260709 14:53:51.238153  8911 raft_consensus.cc:740] T 5c2e9b91ed864ebcab9eee5fcbe0c728 P 973451fb40234dca93d60a5ad4ca93e4 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 973451fb40234dca93d60a5ad4ca93e4, State: Initialized, Role: FOLLOWER
I20260709 14:53:51.246145  8911 consensus_queue.cc:260] T 5c2e9b91ed864ebcab9eee5fcbe0c728 P 973451fb40234dca93d60a5ad4ca93e4 [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: "973451fb40234dca93d60a5ad4ca93e4" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39227 } } peers { permanent_uuid: "b1bcbe2df07744caaeb7a15d00dad2d1" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43283 } } peers { permanent_uuid: "067d127df48c4d5aae445170aef96762" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 41465 } }
I20260709 14:53:51.250142  8911 ts_tablet_manager.cc:1434] T 5c2e9b91ed864ebcab9eee5fcbe0c728 P 973451fb40234dca93d60a5ad4ca93e4: Time spent starting tablet: real 0.015s	user 0.005s	sys 0.000s
I20260709 14:53:51.250849  8911 tablet_bootstrap.cc:492] T 5bb1dbb8062e4d52a69f1c5b8996a706 P 973451fb40234dca93d60a5ad4ca93e4: Bootstrap starting.
W20260709 14:53:51.251340  8354 leader_election.cc:336] T 6088170d0ecd400fac00c9b035588189 P bf45b641d5dd4b868ad6c3f969c62453 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 973451fb40234dca93d60a5ad4ca93e4 (127.6.3.193:39227): Network error: Client connection negotiation failed: client connection to 127.6.3.193:39227: connect: Connection refused (error 111)
W20260709 14:53:51.272929  8206 leader_election.cc:336] T f716996c1a1146688dd7b42c6a069daf P b1bcbe2df07744caaeb7a15d00dad2d1 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 973451fb40234dca93d60a5ad4ca93e4 (127.6.3.193:39227): Network error: Client connection negotiation failed: client connection to 127.6.3.193:39227: connect: Connection refused (error 111)
I20260709 14:53:51.277846  8354 leader_election.cc:304] T 3f51d6c4a8f24e9ca5c20a81b72f972b P bf45b641d5dd4b868ad6c3f969c62453 [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: 067d127df48c4d5aae445170aef96762, bf45b641d5dd4b868ad6c3f969c62453; no voters: 
I20260709 14:53:51.279721  8812 leader_election.cc:290] T f716996c1a1146688dd7b42c6a069daf P b1bcbe2df07744caaeb7a15d00dad2d1 [CANDIDATE]: Term 2 election: Requested vote from peers 973451fb40234dca93d60a5ad4ca93e4 (127.6.3.193:39227), 067d127df48c4d5aae445170aef96762 (127.6.3.195:41465)
I20260709 14:53:51.280040  8953 raft_consensus.cc:2804] T 3f51d6c4a8f24e9ca5c20a81b72f972b P bf45b641d5dd4b868ad6c3f969c62453 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:53:51.280435  8953 raft_consensus.cc:493] T 3f51d6c4a8f24e9ca5c20a81b72f972b P bf45b641d5dd4b868ad6c3f969c62453 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 973451fb40234dca93d60a5ad4ca93e4)
I20260709 14:53:51.280786  8953 raft_consensus.cc:3060] T 3f51d6c4a8f24e9ca5c20a81b72f972b P bf45b641d5dd4b868ad6c3f969c62453 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:53:51.282649  8911 tablet_bootstrap.cc:492] T 5bb1dbb8062e4d52a69f1c5b8996a706 P 973451fb40234dca93d60a5ad4ca93e4: 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
I20260709 14:53:51.283615  8911 tablet_bootstrap.cc:492] T 5bb1dbb8062e4d52a69f1c5b8996a706 P 973451fb40234dca93d60a5ad4ca93e4: Bootstrap complete.
I20260709 14:53:51.284315  8911 ts_tablet_manager.cc:1403] T 5bb1dbb8062e4d52a69f1c5b8996a706 P 973451fb40234dca93d60a5ad4ca93e4: Time spent bootstrapping tablet: real 0.034s	user 0.015s	sys 0.000s
I20260709 14:53:51.288733  8911 raft_consensus.cc:359] T 5bb1dbb8062e4d52a69f1c5b8996a706 P 973451fb40234dca93d60a5ad4ca93e4 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "067d127df48c4d5aae445170aef96762" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 41465 } } peers { permanent_uuid: "bf45b641d5dd4b868ad6c3f969c62453" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 43451 } } peers { permanent_uuid: "973451fb40234dca93d60a5ad4ca93e4" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39227 } }
I20260709 14:53:51.290192  8311 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f716996c1a1146688dd7b42c6a069daf" candidate_uuid: "b1bcbe2df07744caaeb7a15d00dad2d1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "067d127df48c4d5aae445170aef96762"
I20260709 14:53:51.290912  8311 raft_consensus.cc:3060] T f716996c1a1146688dd7b42c6a069daf P 067d127df48c4d5aae445170aef96762 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:53:51.290544  8953 raft_consensus.cc:515] T 3f51d6c4a8f24e9ca5c20a81b72f972b P bf45b641d5dd4b868ad6c3f969c62453 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "067d127df48c4d5aae445170aef96762" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 41465 } } peers { permanent_uuid: "bf45b641d5dd4b868ad6c3f969c62453" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 43451 } } peers { permanent_uuid: "973451fb40234dca93d60a5ad4ca93e4" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39227 } }
I20260709 14:53:51.296795  8953 leader_election.cc:290] T 3f51d6c4a8f24e9ca5c20a81b72f972b P bf45b641d5dd4b868ad6c3f969c62453 [CANDIDATE]: Term 2 election: Requested vote from peers 067d127df48c4d5aae445170aef96762 (127.6.3.195:41465), 973451fb40234dca93d60a5ad4ca93e4 (127.6.3.193:39227)
W20260709 14:53:51.297843  8206 leader_election.cc:336] T f716996c1a1146688dd7b42c6a069daf P b1bcbe2df07744caaeb7a15d00dad2d1 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 973451fb40234dca93d60a5ad4ca93e4 (127.6.3.193:39227): Network error: Client connection negotiation failed: client connection to 127.6.3.193:39227: connect: Connection refused (error 111)
I20260709 14:53:51.298362  8311 raft_consensus.cc:2468] T f716996c1a1146688dd7b42c6a069daf P 067d127df48c4d5aae445170aef96762 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b1bcbe2df07744caaeb7a15d00dad2d1 in term 2.
I20260709 14:53:51.289675  8911 raft_consensus.cc:740] T 5bb1dbb8062e4d52a69f1c5b8996a706 P 973451fb40234dca93d60a5ad4ca93e4 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 973451fb40234dca93d60a5ad4ca93e4, State: Initialized, Role: FOLLOWER
I20260709 14:53:51.300015  8911 consensus_queue.cc:260] T 5bb1dbb8062e4d52a69f1c5b8996a706 P 973451fb40234dca93d60a5ad4ca93e4 [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: "067d127df48c4d5aae445170aef96762" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 41465 } } peers { permanent_uuid: "bf45b641d5dd4b868ad6c3f969c62453" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 43451 } } peers { permanent_uuid: "973451fb40234dca93d60a5ad4ca93e4" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39227 } }
I20260709 14:53:51.300802  8313 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f51d6c4a8f24e9ca5c20a81b72f972b" candidate_uuid: "bf45b641d5dd4b868ad6c3f969c62453" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "067d127df48c4d5aae445170aef96762"
I20260709 14:53:51.301846  8313 raft_consensus.cc:3060] T 3f51d6c4a8f24e9ca5c20a81b72f972b P 067d127df48c4d5aae445170aef96762 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:53:51.302189  8206 leader_election.cc:304] T f716996c1a1146688dd7b42c6a069daf P b1bcbe2df07744caaeb7a15d00dad2d1 [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: 067d127df48c4d5aae445170aef96762, b1bcbe2df07744caaeb7a15d00dad2d1; no voters: 973451fb40234dca93d60a5ad4ca93e4
I20260709 14:53:51.303018  8891 raft_consensus.cc:2804] T f716996c1a1146688dd7b42c6a069daf P b1bcbe2df07744caaeb7a15d00dad2d1 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:53:51.303459  8891 raft_consensus.cc:697] T f716996c1a1146688dd7b42c6a069daf P b1bcbe2df07744caaeb7a15d00dad2d1 [term 2 LEADER]: Becoming Leader. State: Replica: b1bcbe2df07744caaeb7a15d00dad2d1, State: Running, Role: LEADER
I20260709 14:53:51.303861  8911 ts_tablet_manager.cc:1434] T 5bb1dbb8062e4d52a69f1c5b8996a706 P 973451fb40234dca93d60a5ad4ca93e4: Time spent starting tablet: real 0.019s	user 0.006s	sys 0.000s
I20260709 14:53:51.304246  8891 consensus_queue.cc:237] T f716996c1a1146688dd7b42c6a069daf P b1bcbe2df07744caaeb7a15d00dad2d1 [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: "973451fb40234dca93d60a5ad4ca93e4" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39227 } } peers { permanent_uuid: "b1bcbe2df07744caaeb7a15d00dad2d1" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43283 } } peers { permanent_uuid: "067d127df48c4d5aae445170aef96762" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 41465 } }
I20260709 14:53:51.305644  8911 tablet_bootstrap.cc:492] T cf86e1fba39b4b55ad865137167d5ea3 P 973451fb40234dca93d60a5ad4ca93e4: Bootstrap starting.
I20260709 14:53:51.308370  8313 raft_consensus.cc:2468] T 3f51d6c4a8f24e9ca5c20a81b72f972b P 067d127df48c4d5aae445170aef96762 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bf45b641d5dd4b868ad6c3f969c62453 in term 2.
I20260709 14:53:51.329741  8061 catalog_manager.cc:5697] T f716996c1a1146688dd7b42c6a069daf P b1bcbe2df07744caaeb7a15d00dad2d1 reported cstate change: term changed from 1 to 2, leader changed from 973451fb40234dca93d60a5ad4ca93e4 (127.6.3.193) to b1bcbe2df07744caaeb7a15d00dad2d1 (127.6.3.194). New cstate: current_term: 2 leader_uuid: "b1bcbe2df07744caaeb7a15d00dad2d1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "973451fb40234dca93d60a5ad4ca93e4" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39227 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b1bcbe2df07744caaeb7a15d00dad2d1" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43283 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "067d127df48c4d5aae445170aef96762" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 41465 } health_report { overall_health: UNKNOWN } } }
I20260709 14:53:51.338099  8911 tablet_bootstrap.cc:492] T cf86e1fba39b4b55ad865137167d5ea3 P 973451fb40234dca93d60a5ad4ca93e4: 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
I20260709 14:53:51.339198  8911 tablet_bootstrap.cc:492] T cf86e1fba39b4b55ad865137167d5ea3 P 973451fb40234dca93d60a5ad4ca93e4: Bootstrap complete.
I20260709 14:53:51.339886  8911 ts_tablet_manager.cc:1403] T cf86e1fba39b4b55ad865137167d5ea3 P 973451fb40234dca93d60a5ad4ca93e4: Time spent bootstrapping tablet: real 0.035s	user 0.017s	sys 0.002s
I20260709 14:53:51.342335  8911 raft_consensus.cc:359] T cf86e1fba39b4b55ad865137167d5ea3 P 973451fb40234dca93d60a5ad4ca93e4 [term 2 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "973451fb40234dca93d60a5ad4ca93e4" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39227 } } peers { permanent_uuid: "b1bcbe2df07744caaeb7a15d00dad2d1" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43283 } } peers { permanent_uuid: "067d127df48c4d5aae445170aef96762" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 41465 } }
I20260709 14:53:51.343111  8911 raft_consensus.cc:740] T cf86e1fba39b4b55ad865137167d5ea3 P 973451fb40234dca93d60a5ad4ca93e4 [term 2 FOLLOWER]: Becoming Follower/Learner. State: Replica: 973451fb40234dca93d60a5ad4ca93e4, State: Initialized, Role: FOLLOWER
I20260709 14:53:51.344498  8911 consensus_queue.cc:260] T cf86e1fba39b4b55ad865137167d5ea3 P 973451fb40234dca93d60a5ad4ca93e4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 1, Last appended: 2.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: "973451fb40234dca93d60a5ad4ca93e4" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39227 } } peers { permanent_uuid: "b1bcbe2df07744caaeb7a15d00dad2d1" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43283 } } peers { permanent_uuid: "067d127df48c4d5aae445170aef96762" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 41465 } }
I20260709 14:53:51.347180  8911 ts_tablet_manager.cc:1434] T cf86e1fba39b4b55ad865137167d5ea3 P 973451fb40234dca93d60a5ad4ca93e4: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 14:53:51.348480  8911 tablet_bootstrap.cc:492] T bbcc360fbc064e3d83a35a26efc2e8fc P 973451fb40234dca93d60a5ad4ca93e4: Bootstrap starting.
W20260709 14:53:51.352842  8354 leader_election.cc:336] T 3f51d6c4a8f24e9ca5c20a81b72f972b P bf45b641d5dd4b868ad6c3f969c62453 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 973451fb40234dca93d60a5ad4ca93e4 (127.6.3.193:39227): Network error: Client connection negotiation failed: client connection to 127.6.3.193:39227: connect: Connection refused (error 111)
W20260709 14:53:51.353979  8354 leader_election.cc:336] T 6088170d0ecd400fac00c9b035588189 P bf45b641d5dd4b868ad6c3f969c62453 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 973451fb40234dca93d60a5ad4ca93e4 (127.6.3.193:39227): Network error: Client connection negotiation failed: client connection to 127.6.3.193:39227: connect: Connection refused (error 111)
I20260709 14:53:51.368628  8354 leader_election.cc:304] T 3f51d6c4a8f24e9ca5c20a81b72f972b P bf45b641d5dd4b868ad6c3f969c62453 [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: 067d127df48c4d5aae445170aef96762, bf45b641d5dd4b868ad6c3f969c62453; no voters: 
I20260709 14:53:51.369343  8953 raft_consensus.cc:2804] T 3f51d6c4a8f24e9ca5c20a81b72f972b P bf45b641d5dd4b868ad6c3f969c62453 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:53:51.370028  8953 raft_consensus.cc:697] T 3f51d6c4a8f24e9ca5c20a81b72f972b P bf45b641d5dd4b868ad6c3f969c62453 [term 2 LEADER]: Becoming Leader. State: Replica: bf45b641d5dd4b868ad6c3f969c62453, State: Running, Role: LEADER
I20260709 14:53:51.370919  8953 consensus_queue.cc:237] T 3f51d6c4a8f24e9ca5c20a81b72f972b P bf45b641d5dd4b868ad6c3f969c62453 [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: "067d127df48c4d5aae445170aef96762" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 41465 } } peers { permanent_uuid: "bf45b641d5dd4b868ad6c3f969c62453" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 43451 } } peers { permanent_uuid: "973451fb40234dca93d60a5ad4ca93e4" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39227 } }
I20260709 14:53:51.374926  8911 tablet_bootstrap.cc:492] T bbcc360fbc064e3d83a35a26efc2e8fc P 973451fb40234dca93d60a5ad4ca93e4: 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
I20260709 14:53:51.375880  8911 tablet_bootstrap.cc:492] T bbcc360fbc064e3d83a35a26efc2e8fc P 973451fb40234dca93d60a5ad4ca93e4: Bootstrap complete.
W20260709 14:53:51.376169  8354 leader_election.cc:336] T 3f51d6c4a8f24e9ca5c20a81b72f972b P bf45b641d5dd4b868ad6c3f969c62453 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 973451fb40234dca93d60a5ad4ca93e4 (127.6.3.193:39227): Network error: Client connection negotiation failed: client connection to 127.6.3.193:39227: connect: Connection refused (error 111)
I20260709 14:53:51.376466  8911 ts_tablet_manager.cc:1403] T bbcc360fbc064e3d83a35a26efc2e8fc P 973451fb40234dca93d60a5ad4ca93e4: Time spent bootstrapping tablet: real 0.029s	user 0.014s	sys 0.000s
I20260709 14:53:51.379971  8911 raft_consensus.cc:359] T bbcc360fbc064e3d83a35a26efc2e8fc P 973451fb40234dca93d60a5ad4ca93e4 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bf45b641d5dd4b868ad6c3f969c62453" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 43451 } } peers { permanent_uuid: "973451fb40234dca93d60a5ad4ca93e4" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39227 } } peers { permanent_uuid: "b1bcbe2df07744caaeb7a15d00dad2d1" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43283 } }
I20260709 14:53:51.380564  8911 raft_consensus.cc:740] T bbcc360fbc064e3d83a35a26efc2e8fc P 973451fb40234dca93d60a5ad4ca93e4 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 973451fb40234dca93d60a5ad4ca93e4, State: Initialized, Role: FOLLOWER
I20260709 14:53:51.381188  8911 consensus_queue.cc:260] T bbcc360fbc064e3d83a35a26efc2e8fc P 973451fb40234dca93d60a5ad4ca93e4 [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: "bf45b641d5dd4b868ad6c3f969c62453" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 43451 } } peers { permanent_uuid: "973451fb40234dca93d60a5ad4ca93e4" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39227 } } peers { permanent_uuid: "b1bcbe2df07744caaeb7a15d00dad2d1" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43283 } }
I20260709 14:53:51.383047  8911 ts_tablet_manager.cc:1434] T bbcc360fbc064e3d83a35a26efc2e8fc P 973451fb40234dca93d60a5ad4ca93e4: Time spent starting tablet: real 0.006s	user 0.001s	sys 0.000s
I20260709 14:53:51.383816  8911 tablet_bootstrap.cc:492] T 20205a15b7e44bcaac7f837d0f06375e P 973451fb40234dca93d60a5ad4ca93e4: Bootstrap starting.
I20260709 14:53:51.399478  8061 catalog_manager.cc:5697] T 3f51d6c4a8f24e9ca5c20a81b72f972b P bf45b641d5dd4b868ad6c3f969c62453 reported cstate change: term changed from 1 to 2, leader changed from 973451fb40234dca93d60a5ad4ca93e4 (127.6.3.193) to bf45b641d5dd4b868ad6c3f969c62453 (127.6.3.196). New cstate: current_term: 2 leader_uuid: "bf45b641d5dd4b868ad6c3f969c62453" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "067d127df48c4d5aae445170aef96762" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 41465 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bf45b641d5dd4b868ad6c3f969c62453" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 43451 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "973451fb40234dca93d60a5ad4ca93e4" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39227 } health_report { overall_health: UNKNOWN } } }
I20260709 14:53:51.411818  8911 tablet_bootstrap.cc:492] T 20205a15b7e44bcaac7f837d0f06375e P 973451fb40234dca93d60a5ad4ca93e4: 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
I20260709 14:53:51.413033  8911 tablet_bootstrap.cc:492] T 20205a15b7e44bcaac7f837d0f06375e P 973451fb40234dca93d60a5ad4ca93e4: Bootstrap complete.
I20260709 14:53:51.414137  8911 ts_tablet_manager.cc:1403] T 20205a15b7e44bcaac7f837d0f06375e P 973451fb40234dca93d60a5ad4ca93e4: Time spent bootstrapping tablet: real 0.030s	user 0.015s	sys 0.001s
I20260709 14:53:51.417480  8911 raft_consensus.cc:359] T 20205a15b7e44bcaac7f837d0f06375e P 973451fb40234dca93d60a5ad4ca93e4 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "067d127df48c4d5aae445170aef96762" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 41465 } } peers { permanent_uuid: "bf45b641d5dd4b868ad6c3f969c62453" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 43451 } } peers { permanent_uuid: "973451fb40234dca93d60a5ad4ca93e4" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39227 } }
I20260709 14:53:51.418417  8911 raft_consensus.cc:740] T 20205a15b7e44bcaac7f837d0f06375e P 973451fb40234dca93d60a5ad4ca93e4 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 973451fb40234dca93d60a5ad4ca93e4, State: Initialized, Role: FOLLOWER
I20260709 14:53:51.419453  8911 consensus_queue.cc:260] T 20205a15b7e44bcaac7f837d0f06375e P 973451fb40234dca93d60a5ad4ca93e4 [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: "067d127df48c4d5aae445170aef96762" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 41465 } } peers { permanent_uuid: "bf45b641d5dd4b868ad6c3f969c62453" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 43451 } } peers { permanent_uuid: "973451fb40234dca93d60a5ad4ca93e4" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39227 } }
I20260709 14:53:51.421567  8911 ts_tablet_manager.cc:1434] T 20205a15b7e44bcaac7f837d0f06375e P 973451fb40234dca93d60a5ad4ca93e4: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.003s
I20260709 14:53:51.422930  8911 tablet_bootstrap.cc:492] T 6088170d0ecd400fac00c9b035588189 P 973451fb40234dca93d60a5ad4ca93e4: Bootstrap starting.
W20260709 14:53:51.427000  8280 consensus_peers.cc:597] T 6e36e2a656b04fde9b0c79b2db3623dd P 067d127df48c4d5aae445170aef96762 -> Peer 973451fb40234dca93d60a5ad4ca93e4 (127.6.3.193:39227): Couldn't send request to peer 973451fb40234dca93d60a5ad4ca93e4. Status: Network error: Client connection negotiation failed: client connection to 127.6.3.193:39227: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:53:51.447670  8911 tablet_bootstrap.cc:492] T 6088170d0ecd400fac00c9b035588189 P 973451fb40234dca93d60a5ad4ca93e4: 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
I20260709 14:53:51.448865  8911 tablet_bootstrap.cc:492] T 6088170d0ecd400fac00c9b035588189 P 973451fb40234dca93d60a5ad4ca93e4: Bootstrap complete.
I20260709 14:53:51.449640  8911 ts_tablet_manager.cc:1403] T 6088170d0ecd400fac00c9b035588189 P 973451fb40234dca93d60a5ad4ca93e4: Time spent bootstrapping tablet: real 0.027s	user 0.013s	sys 0.004s
I20260709 14:53:51.453189  8911 raft_consensus.cc:359] T 6088170d0ecd400fac00c9b035588189 P 973451fb40234dca93d60a5ad4ca93e4 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bf45b641d5dd4b868ad6c3f969c62453" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 43451 } } peers { permanent_uuid: "973451fb40234dca93d60a5ad4ca93e4" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39227 } } peers { permanent_uuid: "b1bcbe2df07744caaeb7a15d00dad2d1" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43283 } }
I20260709 14:53:51.453889  8911 raft_consensus.cc:740] T 6088170d0ecd400fac00c9b035588189 P 973451fb40234dca93d60a5ad4ca93e4 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 973451fb40234dca93d60a5ad4ca93e4, State: Initialized, Role: FOLLOWER
I20260709 14:53:51.454555  8911 consensus_queue.cc:260] T 6088170d0ecd400fac00c9b035588189 P 973451fb40234dca93d60a5ad4ca93e4 [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: "bf45b641d5dd4b868ad6c3f969c62453" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 43451 } } peers { permanent_uuid: "973451fb40234dca93d60a5ad4ca93e4" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39227 } } peers { permanent_uuid: "b1bcbe2df07744caaeb7a15d00dad2d1" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43283 } }
I20260709 14:53:51.456636  8911 ts_tablet_manager.cc:1434] T 6088170d0ecd400fac00c9b035588189 P 973451fb40234dca93d60a5ad4ca93e4: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260709 14:53:51.457358  8911 tablet_bootstrap.cc:492] T 57c0caa7558c4f95a29b1c8342bd7588 P 973451fb40234dca93d60a5ad4ca93e4: Bootstrap starting.
I20260709 14:53:51.487296  8911 tablet_bootstrap.cc:492] T 57c0caa7558c4f95a29b1c8342bd7588 P 973451fb40234dca93d60a5ad4ca93e4: 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
I20260709 14:53:51.488226  8911 tablet_bootstrap.cc:492] T 57c0caa7558c4f95a29b1c8342bd7588 P 973451fb40234dca93d60a5ad4ca93e4: Bootstrap complete.
I20260709 14:53:51.488897  8911 ts_tablet_manager.cc:1403] T 57c0caa7558c4f95a29b1c8342bd7588 P 973451fb40234dca93d60a5ad4ca93e4: Time spent bootstrapping tablet: real 0.032s	user 0.013s	sys 0.008s
I20260709 14:53:51.492022  8911 raft_consensus.cc:359] T 57c0caa7558c4f95a29b1c8342bd7588 P 973451fb40234dca93d60a5ad4ca93e4 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "067d127df48c4d5aae445170aef96762" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 41465 } } peers { permanent_uuid: "bf45b641d5dd4b868ad6c3f969c62453" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 43451 } } peers { permanent_uuid: "973451fb40234dca93d60a5ad4ca93e4" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39227 } }
I20260709 14:53:51.492754  8911 raft_consensus.cc:740] T 57c0caa7558c4f95a29b1c8342bd7588 P 973451fb40234dca93d60a5ad4ca93e4 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 973451fb40234dca93d60a5ad4ca93e4, State: Initialized, Role: FOLLOWER
I20260709 14:53:51.493430  8911 consensus_queue.cc:260] T 57c0caa7558c4f95a29b1c8342bd7588 P 973451fb40234dca93d60a5ad4ca93e4 [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: "067d127df48c4d5aae445170aef96762" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 41465 } } peers { permanent_uuid: "bf45b641d5dd4b868ad6c3f969c62453" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 43451 } } peers { permanent_uuid: "973451fb40234dca93d60a5ad4ca93e4" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39227 } }
I20260709 14:53:51.495484  8911 ts_tablet_manager.cc:1434] T 57c0caa7558c4f95a29b1c8342bd7588 P 973451fb40234dca93d60a5ad4ca93e4: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 14:53:51.496348  8911 tablet_bootstrap.cc:492] T 8f0e303f7a4d41818f2384ddcafd5782 P 973451fb40234dca93d60a5ad4ca93e4: Bootstrap starting.
I20260709 14:53:51.498394  6159 rpc_server.cc:307] RPC server started. Bound to: 127.6.3.193:39227
I20260709 14:53:51.498533  9002 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.6.3.193:39227 every 8 connection(s)
I20260709 14:53:51.516114  8313 raft_consensus.cc:1275] T dedb68a77e9b496b8ff93d3347ae53ff P 067d127df48c4d5aae445170aef96762 [term 2 FOLLOWER]: Refusing update from remote peer bf45b641d5dd4b868ad6c3f969c62453: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:53:51.526904  8953 consensus_queue.cc:1048] T dedb68a77e9b496b8ff93d3347ae53ff P bf45b641d5dd4b868ad6c3f969c62453 [LEADER]: Connected to new peer: Peer: permanent_uuid: "067d127df48c4d5aae445170aef96762" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 41465 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:53:51.548440  8911 tablet_bootstrap.cc:492] T 8f0e303f7a4d41818f2384ddcafd5782 P 973451fb40234dca93d60a5ad4ca93e4: 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
I20260709 14:53:51.549299  8911 tablet_bootstrap.cc:492] T 8f0e303f7a4d41818f2384ddcafd5782 P 973451fb40234dca93d60a5ad4ca93e4: Bootstrap complete.
I20260709 14:53:51.549959  8911 ts_tablet_manager.cc:1403] T 8f0e303f7a4d41818f2384ddcafd5782 P 973451fb40234dca93d60a5ad4ca93e4: Time spent bootstrapping tablet: real 0.054s	user 0.023s	sys 0.029s
I20260709 14:53:51.552531  8911 raft_consensus.cc:359] T 8f0e303f7a4d41818f2384ddcafd5782 P 973451fb40234dca93d60a5ad4ca93e4 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "973451fb40234dca93d60a5ad4ca93e4" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39227 } } peers { permanent_uuid: "b1bcbe2df07744caaeb7a15d00dad2d1" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43283 } } peers { permanent_uuid: "067d127df48c4d5aae445170aef96762" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 41465 } }
I20260709 14:53:51.553241  8911 raft_consensus.cc:740] T 8f0e303f7a4d41818f2384ddcafd5782 P 973451fb40234dca93d60a5ad4ca93e4 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 973451fb40234dca93d60a5ad4ca93e4, State: Initialized, Role: FOLLOWER
I20260709 14:53:51.554065  8911 consensus_queue.cc:260] T 8f0e303f7a4d41818f2384ddcafd5782 P 973451fb40234dca93d60a5ad4ca93e4 [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: "973451fb40234dca93d60a5ad4ca93e4" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39227 } } peers { permanent_uuid: "b1bcbe2df07744caaeb7a15d00dad2d1" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43283 } } peers { permanent_uuid: "067d127df48c4d5aae445170aef96762" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 41465 } }
I20260709 14:53:51.556659  8911 ts_tablet_manager.cc:1434] T 8f0e303f7a4d41818f2384ddcafd5782 P 973451fb40234dca93d60a5ad4ca93e4: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 14:53:51.557646  8911 tablet_bootstrap.cc:492] T 5d50c49c764f4e3eb2da7dcb43cb6cba P 973451fb40234dca93d60a5ad4ca93e4: Bootstrap starting.
I20260709 14:53:51.558672  8387 raft_consensus.cc:1275] T 6e36e2a656b04fde9b0c79b2db3623dd P bf45b641d5dd4b868ad6c3f969c62453 [term 2 FOLLOWER]: Refusing update from remote peer 067d127df48c4d5aae445170aef96762: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:53:51.579952  8486 consensus_queue.cc:1048] T 6e36e2a656b04fde9b0c79b2db3623dd P 067d127df48c4d5aae445170aef96762 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bf45b641d5dd4b868ad6c3f969c62453" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 43451 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:53:51.587445  8911 tablet_bootstrap.cc:492] T 5d50c49c764f4e3eb2da7dcb43cb6cba P 973451fb40234dca93d60a5ad4ca93e4: 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
I20260709 14:53:51.588383  8911 tablet_bootstrap.cc:492] T 5d50c49c764f4e3eb2da7dcb43cb6cba P 973451fb40234dca93d60a5ad4ca93e4: Bootstrap complete.
I20260709 14:53:51.588994  8911 ts_tablet_manager.cc:1403] T 5d50c49c764f4e3eb2da7dcb43cb6cba P 973451fb40234dca93d60a5ad4ca93e4: Time spent bootstrapping tablet: real 0.032s	user 0.020s	sys 0.011s
I20260709 14:53:51.591557  8911 raft_consensus.cc:359] T 5d50c49c764f4e3eb2da7dcb43cb6cba P 973451fb40234dca93d60a5ad4ca93e4 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "067d127df48c4d5aae445170aef96762" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 41465 } } peers { permanent_uuid: "bf45b641d5dd4b868ad6c3f969c62453" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 43451 } } peers { permanent_uuid: "973451fb40234dca93d60a5ad4ca93e4" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39227 } }
I20260709 14:53:51.592237  8911 raft_consensus.cc:740] T 5d50c49c764f4e3eb2da7dcb43cb6cba P 973451fb40234dca93d60a5ad4ca93e4 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 973451fb40234dca93d60a5ad4ca93e4, State: Initialized, Role: FOLLOWER
I20260709 14:53:51.592989  8911 consensus_queue.cc:260] T 5d50c49c764f4e3eb2da7dcb43cb6cba P 973451fb40234dca93d60a5ad4ca93e4 [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: "067d127df48c4d5aae445170aef96762" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 41465 } } peers { permanent_uuid: "bf45b641d5dd4b868ad6c3f969c62453" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 43451 } } peers { permanent_uuid: "973451fb40234dca93d60a5ad4ca93e4" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39227 } }
I20260709 14:53:51.595523  8911 ts_tablet_manager.cc:1434] T 5d50c49c764f4e3eb2da7dcb43cb6cba P 973451fb40234dca93d60a5ad4ca93e4: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 14:53:51.596304  8911 tablet_bootstrap.cc:492] T dedb68a77e9b496b8ff93d3347ae53ff P 973451fb40234dca93d60a5ad4ca93e4: Bootstrap starting.
I20260709 14:53:51.597982  8384 raft_consensus.cc:1275] T bbcc360fbc064e3d83a35a26efc2e8fc P bf45b641d5dd4b868ad6c3f969c62453 [term 2 FOLLOWER]: Refusing update from remote peer b1bcbe2df07744caaeb7a15d00dad2d1: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:53:51.611672  8814 consensus_queue.cc:1048] T bbcc360fbc064e3d83a35a26efc2e8fc P b1bcbe2df07744caaeb7a15d00dad2d1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bf45b641d5dd4b868ad6c3f969c62453" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 43451 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 14:53:51.614491  8916 raft_consensus.cc:493] T bfb16a9ed123411baf42930ef96847b6 P 973451fb40234dca93d60a5ad4ca93e4 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:51.615002  8916 raft_consensus.cc:515] T bfb16a9ed123411baf42930ef96847b6 P 973451fb40234dca93d60a5ad4ca93e4 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bf45b641d5dd4b868ad6c3f969c62453" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 43451 } } peers { permanent_uuid: "973451fb40234dca93d60a5ad4ca93e4" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39227 } } peers { permanent_uuid: "b1bcbe2df07744caaeb7a15d00dad2d1" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43283 } }
I20260709 14:53:51.623697  8911 tablet_bootstrap.cc:492] T dedb68a77e9b496b8ff93d3347ae53ff P 973451fb40234dca93d60a5ad4ca93e4: 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
I20260709 14:53:51.624686  8911 tablet_bootstrap.cc:492] T dedb68a77e9b496b8ff93d3347ae53ff P 973451fb40234dca93d60a5ad4ca93e4: Bootstrap complete.
I20260709 14:53:51.625252  8916 leader_election.cc:290] T bfb16a9ed123411baf42930ef96847b6 P 973451fb40234dca93d60a5ad4ca93e4 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers bf45b641d5dd4b868ad6c3f969c62453 (127.6.3.196:43451), b1bcbe2df07744caaeb7a15d00dad2d1 (127.6.3.194:43283)
I20260709 14:53:51.625394  8911 ts_tablet_manager.cc:1403] T dedb68a77e9b496b8ff93d3347ae53ff P 973451fb40234dca93d60a5ad4ca93e4: Time spent bootstrapping tablet: real 0.029s	user 0.015s	sys 0.004s
I20260709 14:53:51.641593  8911 raft_consensus.cc:359] T dedb68a77e9b496b8ff93d3347ae53ff P 973451fb40234dca93d60a5ad4ca93e4 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "067d127df48c4d5aae445170aef96762" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 41465 } } peers { permanent_uuid: "bf45b641d5dd4b868ad6c3f969c62453" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 43451 } } peers { permanent_uuid: "973451fb40234dca93d60a5ad4ca93e4" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39227 } }
I20260709 14:53:51.642280  8911 raft_consensus.cc:740] T dedb68a77e9b496b8ff93d3347ae53ff P 973451fb40234dca93d60a5ad4ca93e4 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 973451fb40234dca93d60a5ad4ca93e4, State: Initialized, Role: FOLLOWER
I20260709 14:53:51.642961  8911 consensus_queue.cc:260] T dedb68a77e9b496b8ff93d3347ae53ff P 973451fb40234dca93d60a5ad4ca93e4 [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: "067d127df48c4d5aae445170aef96762" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 41465 } } peers { permanent_uuid: "bf45b641d5dd4b868ad6c3f969c62453" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 43451 } } peers { permanent_uuid: "973451fb40234dca93d60a5ad4ca93e4" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39227 } }
I20260709 14:53:51.657117  8911 ts_tablet_manager.cc:1434] T dedb68a77e9b496b8ff93d3347ae53ff P 973451fb40234dca93d60a5ad4ca93e4: Time spent starting tablet: real 0.018s	user 0.004s	sys 0.000s
I20260709 14:53:51.657894  8911 tablet_bootstrap.cc:492] T ef2a716a00f94c8d9b8f54499d86bb21 P 973451fb40234dca93d60a5ad4ca93e4: Bootstrap starting.
I20260709 14:53:51.658440  8916 raft_consensus.cc:493] T c021532217254c94af1c1e5d633f7d01 P 973451fb40234dca93d60a5ad4ca93e4 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:51.658936  8916 raft_consensus.cc:515] T c021532217254c94af1c1e5d633f7d01 P 973451fb40234dca93d60a5ad4ca93e4 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bf45b641d5dd4b868ad6c3f969c62453" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 43451 } } peers { permanent_uuid: "973451fb40234dca93d60a5ad4ca93e4" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39227 } } peers { permanent_uuid: "b1bcbe2df07744caaeb7a15d00dad2d1" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43283 } }
I20260709 14:53:51.660920  8916 leader_election.cc:290] T c021532217254c94af1c1e5d633f7d01 P 973451fb40234dca93d60a5ad4ca93e4 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers bf45b641d5dd4b868ad6c3f969c62453 (127.6.3.196:43451), b1bcbe2df07744caaeb7a15d00dad2d1 (127.6.3.194:43283)
I20260709 14:53:51.661765  9003 heartbeater.cc:344] Connected to a master server at 127.6.3.254:40445
I20260709 14:53:51.662148  9003 heartbeater.cc:461] Registering TS with master...
I20260709 14:53:51.662993  9003 heartbeater.cc:507] Master 127.6.3.254:40445 requested a full tablet report, sending...
I20260709 14:53:51.688802  8916 raft_consensus.cc:493] T 84294309dca447768fb9ccc1eb2dc689 P 973451fb40234dca93d60a5ad4ca93e4 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:51.689297  8916 raft_consensus.cc:515] T 84294309dca447768fb9ccc1eb2dc689 P 973451fb40234dca93d60a5ad4ca93e4 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "973451fb40234dca93d60a5ad4ca93e4" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39227 } } peers { permanent_uuid: "b1bcbe2df07744caaeb7a15d00dad2d1" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43283 } } peers { permanent_uuid: "067d127df48c4d5aae445170aef96762" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 41465 } }
I20260709 14:53:51.691689  8916 leader_election.cc:290] T 84294309dca447768fb9ccc1eb2dc689 P 973451fb40234dca93d60a5ad4ca93e4 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers b1bcbe2df07744caaeb7a15d00dad2d1 (127.6.3.194:43283), 067d127df48c4d5aae445170aef96762 (127.6.3.195:41465)
I20260709 14:53:51.758433  8911 tablet_bootstrap.cc:492] T ef2a716a00f94c8d9b8f54499d86bb21 P 973451fb40234dca93d60a5ad4ca93e4: 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
I20260709 14:53:51.760133  8911 tablet_bootstrap.cc:492] T ef2a716a00f94c8d9b8f54499d86bb21 P 973451fb40234dca93d60a5ad4ca93e4: Bootstrap complete.
I20260709 14:53:51.760722  8911 ts_tablet_manager.cc:1403] T ef2a716a00f94c8d9b8f54499d86bb21 P 973451fb40234dca93d60a5ad4ca93e4: Time spent bootstrapping tablet: real 0.103s	user 0.041s	sys 0.036s
W20260709 14:53:51.774292  8354 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.6.3.195:41465, user_credentials={real_user=slave}} blocked reactor thread for 54930.9us
I20260709 14:53:51.777130  8911 raft_consensus.cc:359] T ef2a716a00f94c8d9b8f54499d86bb21 P 973451fb40234dca93d60a5ad4ca93e4 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "973451fb40234dca93d60a5ad4ca93e4" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39227 } } peers { permanent_uuid: "b1bcbe2df07744caaeb7a15d00dad2d1" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43283 } } peers { permanent_uuid: "067d127df48c4d5aae445170aef96762" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 41465 } }
I20260709 14:53:51.778213  8911 raft_consensus.cc:740] T ef2a716a00f94c8d9b8f54499d86bb21 P 973451fb40234dca93d60a5ad4ca93e4 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 973451fb40234dca93d60a5ad4ca93e4, State: Initialized, Role: FOLLOWER
I20260709 14:53:51.779287  8911 consensus_queue.cc:260] T ef2a716a00f94c8d9b8f54499d86bb21 P 973451fb40234dca93d60a5ad4ca93e4 [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: "973451fb40234dca93d60a5ad4ca93e4" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39227 } } peers { permanent_uuid: "b1bcbe2df07744caaeb7a15d00dad2d1" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43283 } } peers { permanent_uuid: "067d127df48c4d5aae445170aef96762" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 41465 } }
I20260709 14:53:51.791769  8911 ts_tablet_manager.cc:1434] T ef2a716a00f94c8d9b8f54499d86bb21 P 973451fb40234dca93d60a5ad4ca93e4: Time spent starting tablet: real 0.031s	user 0.007s	sys 0.001s
I20260709 14:53:51.792785  8911 tablet_bootstrap.cc:492] T 97806160da8b4abe95e360749c2d311c P 973451fb40234dca93d60a5ad4ca93e4: Bootstrap starting.
I20260709 14:53:51.793954  8061 ts_manager.cc:194] Re-registered known tserver with Master: 973451fb40234dca93d60a5ad4ca93e4 (127.6.3.193:39227)
I20260709 14:53:51.843904  8387 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bfb16a9ed123411baf42930ef96847b6" candidate_uuid: "973451fb40234dca93d60a5ad4ca93e4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "bf45b641d5dd4b868ad6c3f969c62453" is_pre_election: true
W20260709 14:53:51.844863  8351 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.6.3.194:43283, user_credentials={real_user=slave}} blocked reactor thread for 61987.6us
I20260709 14:53:51.845976  8388 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c021532217254c94af1c1e5d633f7d01" candidate_uuid: "973451fb40234dca93d60a5ad4ca93e4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "bf45b641d5dd4b868ad6c3f969c62453" is_pre_election: true
I20260709 14:53:51.869472  8970 raft_consensus.cc:3060] T dedb68a77e9b496b8ff93d3347ae53ff P 973451fb40234dca93d60a5ad4ca93e4 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:53:51.880246  8962 raft_consensus.cc:3060] T 6088170d0ecd400fac00c9b035588189 P 973451fb40234dca93d60a5ad4ca93e4 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:53:51.880828  8236 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c021532217254c94af1c1e5d633f7d01" candidate_uuid: "973451fb40234dca93d60a5ad4ca93e4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b1bcbe2df07744caaeb7a15d00dad2d1" is_pre_election: true
I20260709 14:53:51.882027  8239 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "84294309dca447768fb9ccc1eb2dc689" candidate_uuid: "973451fb40234dca93d60a5ad4ca93e4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b1bcbe2df07744caaeb7a15d00dad2d1" is_pre_election: true
W20260709 14:53:51.887283  8206 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.6.3.195:41465, user_credentials={real_user=slave}} blocked reactor thread for 119437us
I20260709 14:53:51.901660  8905 leader_election.cc:304] T c021532217254c94af1c1e5d633f7d01 P 973451fb40234dca93d60a5ad4ca93e4 [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: 973451fb40234dca93d60a5ad4ca93e4; no voters: b1bcbe2df07744caaeb7a15d00dad2d1, bf45b641d5dd4b868ad6c3f969c62453
I20260709 14:53:51.902073  8963 raft_consensus.cc:3060] T bbcc360fbc064e3d83a35a26efc2e8fc P 973451fb40234dca93d60a5ad4ca93e4 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:53:51.909791  8238 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bfb16a9ed123411baf42930ef96847b6" candidate_uuid: "973451fb40234dca93d60a5ad4ca93e4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b1bcbe2df07744caaeb7a15d00dad2d1" is_pre_election: true
I20260709 14:53:51.913165  8905 leader_election.cc:304] T bfb16a9ed123411baf42930ef96847b6 P 973451fb40234dca93d60a5ad4ca93e4 [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: 973451fb40234dca93d60a5ad4ca93e4; no voters: b1bcbe2df07744caaeb7a15d00dad2d1, bf45b641d5dd4b868ad6c3f969c62453
I20260709 14:53:51.913930  8962 raft_consensus.cc:1275] T 6088170d0ecd400fac00c9b035588189 P 973451fb40234dca93d60a5ad4ca93e4 [term 2 FOLLOWER]: Refusing update from remote peer bf45b641d5dd4b868ad6c3f969c62453: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:53:51.931303  8965 raft_consensus.cc:3060] T f716996c1a1146688dd7b42c6a069daf P 973451fb40234dca93d60a5ad4ca93e4 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:53:51.933029  8061 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:38718
I20260709 14:53:51.942559  9036 raft_consensus.cc:2749] T bfb16a9ed123411baf42930ef96847b6 P 973451fb40234dca93d60a5ad4ca93e4 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:53:51.953226  9020 consensus_queue.cc:1048] T 6088170d0ecd400fac00c9b035588189 P bf45b641d5dd4b868ad6c3f969c62453 [LEADER]: Connected to new peer: Peer: permanent_uuid: "973451fb40234dca93d60a5ad4ca93e4" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39227 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.005s
I20260709 14:53:51.955519  8239 raft_consensus.cc:1275] T 6088170d0ecd400fac00c9b035588189 P b1bcbe2df07744caaeb7a15d00dad2d1 [term 2 FOLLOWER]: Refusing update from remote peer bf45b641d5dd4b868ad6c3f969c62453: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:53:51.988097  8911 tablet_bootstrap.cc:492] T 97806160da8b4abe95e360749c2d311c P 973451fb40234dca93d60a5ad4ca93e4: 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
I20260709 14:53:51.995951  8963 raft_consensus.cc:1275] T bbcc360fbc064e3d83a35a26efc2e8fc P 973451fb40234dca93d60a5ad4ca93e4 [term 2 FOLLOWER]: Refusing update from remote peer b1bcbe2df07744caaeb7a15d00dad2d1: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:53:51.998641  8965 raft_consensus.cc:1275] T f716996c1a1146688dd7b42c6a069daf P 973451fb40234dca93d60a5ad4ca93e4 [term 2 FOLLOWER]: Refusing update from remote peer b1bcbe2df07744caaeb7a15d00dad2d1: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:53:52.000471  9037 raft_consensus.cc:493] T f716996c1a1146688dd7b42c6a069daf P 973451fb40234dca93d60a5ad4ca93e4 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:52.000994  9037 raft_consensus.cc:515] T f716996c1a1146688dd7b42c6a069daf P 973451fb40234dca93d60a5ad4ca93e4 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "973451fb40234dca93d60a5ad4ca93e4" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39227 } } peers { permanent_uuid: "b1bcbe2df07744caaeb7a15d00dad2d1" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43283 } } peers { permanent_uuid: "067d127df48c4d5aae445170aef96762" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 41465 } }
I20260709 14:53:52.001560  8970 raft_consensus.cc:1275] T dedb68a77e9b496b8ff93d3347ae53ff P 973451fb40234dca93d60a5ad4ca93e4 [term 2 FOLLOWER]: Refusing update from remote peer bf45b641d5dd4b868ad6c3f969c62453: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:53:52.003499  8911 tablet_bootstrap.cc:492] T 97806160da8b4abe95e360749c2d311c P 973451fb40234dca93d60a5ad4ca93e4: Bootstrap complete.
I20260709 14:53:52.004142  8911 ts_tablet_manager.cc:1403] T 97806160da8b4abe95e360749c2d311c P 973451fb40234dca93d60a5ad4ca93e4: Time spent bootstrapping tablet: real 0.212s	user 0.017s	sys 0.005s
I20260709 14:53:52.006485  8911 raft_consensus.cc:359] T 97806160da8b4abe95e360749c2d311c P 973451fb40234dca93d60a5ad4ca93e4 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bf45b641d5dd4b868ad6c3f969c62453" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 43451 } } peers { permanent_uuid: "973451fb40234dca93d60a5ad4ca93e4" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39227 } } peers { permanent_uuid: "b1bcbe2df07744caaeb7a15d00dad2d1" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43283 } }
I20260709 14:53:52.000536  9003 heartbeater.cc:499] Master 127.6.3.254:40445 was elected leader, sending a full tablet report...
W20260709 14:53:52.008175  8354 consensus_peers.cc:597] T 4974d98386be4d28b157023b4d2f8efa P bf45b641d5dd4b868ad6c3f969c62453 -> Peer 973451fb40234dca93d60a5ad4ca93e4 (127.6.3.193:39227): Couldn't send request to peer 973451fb40234dca93d60a5ad4ca93e4. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 6: this message will repeat every 5th retry.
I20260709 14:53:52.008121  8916 raft_consensus.cc:2749] T c021532217254c94af1c1e5d633f7d01 P 973451fb40234dca93d60a5ad4ca93e4 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:53:52.012029  8911 raft_consensus.cc:740] T 97806160da8b4abe95e360749c2d311c P 973451fb40234dca93d60a5ad4ca93e4 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 973451fb40234dca93d60a5ad4ca93e4, State: Initialized, Role: FOLLOWER
I20260709 14:53:52.012849  8911 consensus_queue.cc:260] T 97806160da8b4abe95e360749c2d311c P 973451fb40234dca93d60a5ad4ca93e4 [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: "bf45b641d5dd4b868ad6c3f969c62453" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 43451 } } peers { permanent_uuid: "973451fb40234dca93d60a5ad4ca93e4" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39227 } } peers { permanent_uuid: "b1bcbe2df07744caaeb7a15d00dad2d1" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43283 } }
W20260709 14:53:52.019033  8206 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.6.3.195:41465, user_credentials={real_user=slave}} blocked reactor thread for 77363.3us
W20260709 14:53:52.032719  8206 consensus_peers.cc:597] T 033212aa841d48719d87a261e8b7aedf P b1bcbe2df07744caaeb7a15d00dad2d1 -> Peer 973451fb40234dca93d60a5ad4ca93e4 (127.6.3.193:39227): Couldn't send request to peer 973451fb40234dca93d60a5ad4ca93e4. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 6: this message will repeat every 5th retry.
W20260709 14:53:52.048657  8206 consensus_peers.cc:597] T dd217c491b9641fc9d5732aeff9bbbba P b1bcbe2df07744caaeb7a15d00dad2d1 -> Peer 973451fb40234dca93d60a5ad4ca93e4 (127.6.3.193:39227): Couldn't send request to peer 973451fb40234dca93d60a5ad4ca93e4. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 6: this message will repeat every 5th retry.
W20260709 14:53:52.055553  8280 consensus_peers.cc:597] T 99f944bc52a64af0a5ad2f88b7114419 P 067d127df48c4d5aae445170aef96762 -> Peer 973451fb40234dca93d60a5ad4ca93e4 (127.6.3.193:39227): Couldn't send request to peer 973451fb40234dca93d60a5ad4ca93e4. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 6: this message will repeat every 5th retry.
W20260709 14:53:52.060190  8280 consensus_peers.cc:597] T 3d46b8c5c40f44058fe3a48acd3f36c1 P 067d127df48c4d5aae445170aef96762 -> Peer 973451fb40234dca93d60a5ad4ca93e4 (127.6.3.193:39227): Couldn't send request to peer 973451fb40234dca93d60a5ad4ca93e4. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 6: this message will repeat every 5th retry.
I20260709 14:53:52.066402  9039 consensus_queue.cc:1048] T bbcc360fbc064e3d83a35a26efc2e8fc P b1bcbe2df07744caaeb7a15d00dad2d1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "973451fb40234dca93d60a5ad4ca93e4" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39227 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 14:53:52.067798  9039 consensus_queue.cc:1048] T f716996c1a1146688dd7b42c6a069daf P b1bcbe2df07744caaeb7a15d00dad2d1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "973451fb40234dca93d60a5ad4ca93e4" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39227 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:53:52.079675  9030 consensus_queue.cc:1048] T dedb68a77e9b496b8ff93d3347ae53ff P bf45b641d5dd4b868ad6c3f969c62453 [LEADER]: Connected to new peer: Peer: permanent_uuid: "973451fb40234dca93d60a5ad4ca93e4" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39227 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.007s
I20260709 14:53:52.098419  8911 ts_tablet_manager.cc:1434] T 97806160da8b4abe95e360749c2d311c P 973451fb40234dca93d60a5ad4ca93e4: Time spent starting tablet: real 0.094s	user 0.007s	sys 0.015s
I20260709 14:53:52.114032  8311 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "84294309dca447768fb9ccc1eb2dc689" candidate_uuid: "973451fb40234dca93d60a5ad4ca93e4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "067d127df48c4d5aae445170aef96762" is_pre_election: true
W20260709 14:53:52.114344  8354 consensus_peers.cc:597] T 3f51d6c4a8f24e9ca5c20a81b72f972b P bf45b641d5dd4b868ad6c3f969c62453 -> Peer 973451fb40234dca93d60a5ad4ca93e4 (127.6.3.193:39227): Couldn't send request to peer 973451fb40234dca93d60a5ad4ca93e4. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:53:52.086416  9020 consensus_queue.cc:1048] T 6088170d0ecd400fac00c9b035588189 P bf45b641d5dd4b868ad6c3f969c62453 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b1bcbe2df07744caaeb7a15d00dad2d1" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43283 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.024s
I20260709 14:53:52.119421  8313 raft_consensus.cc:1275] T 3f51d6c4a8f24e9ca5c20a81b72f972b P 067d127df48c4d5aae445170aef96762 [term 2 FOLLOWER]: Refusing update from remote peer bf45b641d5dd4b868ad6c3f969c62453: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:53:52.110136  8312 raft_consensus.cc:1275] T f716996c1a1146688dd7b42c6a069daf P 067d127df48c4d5aae445170aef96762 [term 2 FOLLOWER]: Refusing update from remote peer b1bcbe2df07744caaeb7a15d00dad2d1: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
W20260709 14:53:52.173967  8279 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.6.3.196:43451, user_credentials={real_user=slave}} blocked reactor thread for 56920.2us
I20260709 14:53:52.128909  8908 leader_election.cc:304] T 84294309dca447768fb9ccc1eb2dc689 P 973451fb40234dca93d60a5ad4ca93e4 [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: 973451fb40234dca93d60a5ad4ca93e4; no voters: 067d127df48c4d5aae445170aef96762, b1bcbe2df07744caaeb7a15d00dad2d1
I20260709 14:53:52.181437  9030 consensus_queue.cc:1048] T 3f51d6c4a8f24e9ca5c20a81b72f972b P bf45b641d5dd4b868ad6c3f969c62453 [LEADER]: Connected to new peer: Peer: permanent_uuid: "067d127df48c4d5aae445170aef96762" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 41465 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.002s
I20260709 14:53:52.182142  9034 consensus_queue.cc:1048] T f716996c1a1146688dd7b42c6a069daf P b1bcbe2df07744caaeb7a15d00dad2d1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "067d127df48c4d5aae445170aef96762" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 41465 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.002s
I20260709 14:53:52.183409  9037 leader_election.cc:290] T f716996c1a1146688dd7b42c6a069daf P 973451fb40234dca93d60a5ad4ca93e4 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers b1bcbe2df07744caaeb7a15d00dad2d1 (127.6.3.194:43283), 067d127df48c4d5aae445170aef96762 (127.6.3.195:41465)
W20260709 14:53:52.188719  8908 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.6.3.195:41465, user_credentials={real_user=slave}} blocked reactor thread for 60023.1us
I20260709 14:53:52.189721  9046 raft_consensus.cc:2749] T 84294309dca447768fb9ccc1eb2dc689 P 973451fb40234dca93d60a5ad4ca93e4 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:53:52.192564  8313 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f716996c1a1146688dd7b42c6a069daf" candidate_uuid: "973451fb40234dca93d60a5ad4ca93e4" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "067d127df48c4d5aae445170aef96762" is_pre_election: true
I20260709 14:53:52.193332  8313 raft_consensus.cc:2468] T f716996c1a1146688dd7b42c6a069daf P 067d127df48c4d5aae445170aef96762 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 973451fb40234dca93d60a5ad4ca93e4 in term 2.
I20260709 14:53:52.198760  8236 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f716996c1a1146688dd7b42c6a069daf" candidate_uuid: "973451fb40234dca93d60a5ad4ca93e4" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b1bcbe2df07744caaeb7a15d00dad2d1" is_pre_election: true
I20260709 14:53:52.222388  8911 tablet_bootstrap.cc:492] T db2932772e974b4ba562975df845b404 P 973451fb40234dca93d60a5ad4ca93e4: Bootstrap starting.
W20260709 14:53:52.239880  8354 consensus_peers.cc:597] T c957bbdf16f14f65a6f8474ca90a763b P bf45b641d5dd4b868ad6c3f969c62453 -> Peer 973451fb40234dca93d60a5ad4ca93e4 (127.6.3.193:39227): Couldn't send request to peer 973451fb40234dca93d60a5ad4ca93e4. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 6: this message will repeat every 5th retry.
W20260709 14:53:52.256604  8354 consensus_peers.cc:597] T 0f4b9212c82d4512a079f2877e09b92a P bf45b641d5dd4b868ad6c3f969c62453 -> Peer 973451fb40234dca93d60a5ad4ca93e4 (127.6.3.193:39227): Couldn't send request to peer 973451fb40234dca93d60a5ad4ca93e4. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 6: this message will repeat every 5th retry.
W20260709 14:53:52.258244  8206 consensus_peers.cc:597] T cf17a9d132194e99811fa03218e66e17 P b1bcbe2df07744caaeb7a15d00dad2d1 -> Peer 973451fb40234dca93d60a5ad4ca93e4 (127.6.3.193:39227): Couldn't send request to peer 973451fb40234dca93d60a5ad4ca93e4. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 6: this message will repeat every 5th retry.
W20260709 14:53:52.258864  8206 consensus_peers.cc:597] T d14fc749226740448d0a3fee84ce5c79 P b1bcbe2df07744caaeb7a15d00dad2d1 -> Peer 973451fb40234dca93d60a5ad4ca93e4 (127.6.3.193:39227): Couldn't send request to peer 973451fb40234dca93d60a5ad4ca93e4. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 6: this message will repeat every 5th retry.
W20260709 14:53:52.259704  8206 consensus_peers.cc:597] T db2932772e974b4ba562975df845b404 P b1bcbe2df07744caaeb7a15d00dad2d1 -> Peer 973451fb40234dca93d60a5ad4ca93e4 (127.6.3.193:39227): Couldn't send request to peer 973451fb40234dca93d60a5ad4ca93e4. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 6: this message will repeat every 5th retry.
W20260709 14:53:52.267966  8354 consensus_peers.cc:597] T ab216845048a4a63a4b363b67637e9f0 P bf45b641d5dd4b868ad6c3f969c62453 -> Peer 973451fb40234dca93d60a5ad4ca93e4 (127.6.3.193:39227): Couldn't send request to peer 973451fb40234dca93d60a5ad4ca93e4. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 6: this message will repeat every 5th retry.
I20260709 14:53:52.269769  8908 leader_election.cc:304] T f716996c1a1146688dd7b42c6a069daf P 973451fb40234dca93d60a5ad4ca93e4 [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: 067d127df48c4d5aae445170aef96762, 973451fb40234dca93d60a5ad4ca93e4; no voters: b1bcbe2df07744caaeb7a15d00dad2d1
W20260709 14:53:52.280845  8354 consensus_peers.cc:597] T 32f8608258034e878dc7968ca65963e4 P bf45b641d5dd4b868ad6c3f969c62453 -> Peer 973451fb40234dca93d60a5ad4ca93e4 (127.6.3.193:39227): Couldn't send request to peer 973451fb40234dca93d60a5ad4ca93e4. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 6: this message will repeat every 5th retry.
W20260709 14:53:52.283814  8354 consensus_peers.cc:597] T 3db4b5e3b42948e0a97e30b92d8a28b5 P bf45b641d5dd4b868ad6c3f969c62453 -> Peer 973451fb40234dca93d60a5ad4ca93e4 (127.6.3.193:39227): Couldn't send request to peer 973451fb40234dca93d60a5ad4ca93e4. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 6: this message will repeat every 5th retry.
I20260709 14:53:52.284493  9049 raft_consensus.cc:2804] T f716996c1a1146688dd7b42c6a069daf P 973451fb40234dca93d60a5ad4ca93e4 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 14:53:52.284988  9049 raft_consensus.cc:493] T f716996c1a1146688dd7b42c6a069daf P 973451fb40234dca93d60a5ad4ca93e4 [term 2 FOLLOWER]: Starting leader election (detected failure of leader b1bcbe2df07744caaeb7a15d00dad2d1)
I20260709 14:53:52.285387  9049 raft_consensus.cc:3060] T f716996c1a1146688dd7b42c6a069daf P 973451fb40234dca93d60a5ad4ca93e4 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:53:52.304419  9049 raft_consensus.cc:515] T f716996c1a1146688dd7b42c6a069daf P 973451fb40234dca93d60a5ad4ca93e4 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "973451fb40234dca93d60a5ad4ca93e4" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39227 } } peers { permanent_uuid: "b1bcbe2df07744caaeb7a15d00dad2d1" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43283 } } peers { permanent_uuid: "067d127df48c4d5aae445170aef96762" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 41465 } }
I20260709 14:53:52.306329  9049 leader_election.cc:290] T f716996c1a1146688dd7b42c6a069daf P 973451fb40234dca93d60a5ad4ca93e4 [CANDIDATE]: Term 3 election: Requested vote from peers b1bcbe2df07744caaeb7a15d00dad2d1 (127.6.3.194:43283), 067d127df48c4d5aae445170aef96762 (127.6.3.195:41465)
I20260709 14:53:52.306980  8237 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f716996c1a1146688dd7b42c6a069daf" candidate_uuid: "973451fb40234dca93d60a5ad4ca93e4" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "b1bcbe2df07744caaeb7a15d00dad2d1"
W20260709 14:53:52.313431  8206 consensus_peers.cc:597] T deaee55618f042128aba04b24580a539 P b1bcbe2df07744caaeb7a15d00dad2d1 -> Peer 973451fb40234dca93d60a5ad4ca93e4 (127.6.3.193:39227): Couldn't send request to peer 973451fb40234dca93d60a5ad4ca93e4. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 6: this message will repeat every 5th retry.
I20260709 14:53:52.315263  8311 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f716996c1a1146688dd7b42c6a069daf" candidate_uuid: "973451fb40234dca93d60a5ad4ca93e4" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "067d127df48c4d5aae445170aef96762"
W20260709 14:53:52.378567  8354 consensus_peers.cc:597] T 28299420e8f843df852439340863d546 P bf45b641d5dd4b868ad6c3f969c62453 -> Peer 973451fb40234dca93d60a5ad4ca93e4 (127.6.3.193:39227): Couldn't send request to peer 973451fb40234dca93d60a5ad4ca93e4. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 6: this message will repeat every 5th retry.
I20260709 14:53:52.384727  8963 raft_consensus.cc:1240] T f716996c1a1146688dd7b42c6a069daf P 973451fb40234dca93d60a5ad4ca93e4 [term 3 FOLLOWER]: Rejecting Update request from peer b1bcbe2df07744caaeb7a15d00dad2d1 for earlier term 2. Current term is 3. Ops: []
I20260709 14:53:52.396159  8911 tablet_bootstrap.cc:492] T db2932772e974b4ba562975df845b404 P 973451fb40234dca93d60a5ad4ca93e4: 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
I20260709 14:53:52.400246  8911 tablet_bootstrap.cc:492] T db2932772e974b4ba562975df845b404 P 973451fb40234dca93d60a5ad4ca93e4: Bootstrap complete.
I20260709 14:53:52.401459  8911 ts_tablet_manager.cc:1403] T db2932772e974b4ba562975df845b404 P 973451fb40234dca93d60a5ad4ca93e4: Time spent bootstrapping tablet: real 0.179s	user 0.036s	sys 0.032s
I20260709 14:53:52.404053  8911 raft_consensus.cc:359] T db2932772e974b4ba562975df845b404 P 973451fb40234dca93d60a5ad4ca93e4 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "973451fb40234dca93d60a5ad4ca93e4" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39227 } } peers { permanent_uuid: "b1bcbe2df07744caaeb7a15d00dad2d1" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43283 } } peers { permanent_uuid: "067d127df48c4d5aae445170aef96762" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 41465 } }
I20260709 14:53:52.404731  8911 raft_consensus.cc:740] T db2932772e974b4ba562975df845b404 P 973451fb40234dca93d60a5ad4ca93e4 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 973451fb40234dca93d60a5ad4ca93e4, State: Initialized, Role: FOLLOWER
I20260709 14:53:52.406626  8911 consensus_queue.cc:260] T db2932772e974b4ba562975df845b404 P 973451fb40234dca93d60a5ad4ca93e4 [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: "973451fb40234dca93d60a5ad4ca93e4" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39227 } } peers { permanent_uuid: "b1bcbe2df07744caaeb7a15d00dad2d1" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43283 } } peers { permanent_uuid: "067d127df48c4d5aae445170aef96762" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 41465 } }
I20260709 14:53:52.409039  8911 ts_tablet_manager.cc:1434] T db2932772e974b4ba562975df845b404 P 973451fb40234dca93d60a5ad4ca93e4: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260709 14:53:52.409785  8911 tablet_bootstrap.cc:492] T ab216845048a4a63a4b363b67637e9f0 P 973451fb40234dca93d60a5ad4ca93e4: Bootstrap starting.
I20260709 14:53:52.386159  8908 leader_election.cc:304] T f716996c1a1146688dd7b42c6a069daf P 973451fb40234dca93d60a5ad4ca93e4 [CANDIDATE]: Term 3 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 973451fb40234dca93d60a5ad4ca93e4; no voters: 067d127df48c4d5aae445170aef96762, b1bcbe2df07744caaeb7a15d00dad2d1
I20260709 14:53:52.415146  9049 raft_consensus.cc:2749] T f716996c1a1146688dd7b42c6a069daf P 973451fb40234dca93d60a5ad4ca93e4 [term 3 FOLLOWER]: Leader election lost for term 3. Reason: could not achieve majority
I20260709 14:53:52.415853  8814 consensus_queue.cc:1059] T f716996c1a1146688dd7b42c6a069daf P b1bcbe2df07744caaeb7a15d00dad2d1 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "973451fb40234dca93d60a5ad4ca93e4" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39227 }, Status: INVALID_TERM, Last received: 2.2, Next index: 3, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:53:52.416531  8814 raft_consensus.cc:3055] T f716996c1a1146688dd7b42c6a069daf P b1bcbe2df07744caaeb7a15d00dad2d1 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:53:52.416862  8814 raft_consensus.cc:740] T f716996c1a1146688dd7b42c6a069daf P b1bcbe2df07744caaeb7a15d00dad2d1 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: b1bcbe2df07744caaeb7a15d00dad2d1, State: Running, Role: LEADER
I20260709 14:53:52.417518  8814 consensus_queue.cc:260] T f716996c1a1146688dd7b42c6a069daf P b1bcbe2df07744caaeb7a15d00dad2d1 [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: "973451fb40234dca93d60a5ad4ca93e4" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39227 } } peers { permanent_uuid: "b1bcbe2df07744caaeb7a15d00dad2d1" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43283 } } peers { permanent_uuid: "067d127df48c4d5aae445170aef96762" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 41465 } }
I20260709 14:53:52.418622  8814 raft_consensus.cc:3060] T f716996c1a1146688dd7b42c6a069daf P b1bcbe2df07744caaeb7a15d00dad2d1 [term 2 FOLLOWER]: Advancing to term 3
W20260709 14:53:52.419157  8206 consensus_peers.cc:597] T 836e7386924644a7bb98c94b372b4974 P b1bcbe2df07744caaeb7a15d00dad2d1 -> Peer 973451fb40234dca93d60a5ad4ca93e4 (127.6.3.193:39227): Couldn't send request to peer 973451fb40234dca93d60a5ad4ca93e4. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 6: this message will repeat every 5th retry.
I20260709 14:53:52.426856  8911 tablet_bootstrap.cc:492] T ab216845048a4a63a4b363b67637e9f0 P 973451fb40234dca93d60a5ad4ca93e4: 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
I20260709 14:53:52.427634  8911 tablet_bootstrap.cc:492] T ab216845048a4a63a4b363b67637e9f0 P 973451fb40234dca93d60a5ad4ca93e4: Bootstrap complete.
I20260709 14:53:52.428156  8911 ts_tablet_manager.cc:1403] T ab216845048a4a63a4b363b67637e9f0 P 973451fb40234dca93d60a5ad4ca93e4: Time spent bootstrapping tablet: real 0.019s	user 0.013s	sys 0.001s
I20260709 14:53:52.431638  8911 raft_consensus.cc:359] T ab216845048a4a63a4b363b67637e9f0 P 973451fb40234dca93d60a5ad4ca93e4 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "067d127df48c4d5aae445170aef96762" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 41465 } } peers { permanent_uuid: "bf45b641d5dd4b868ad6c3f969c62453" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 43451 } } peers { permanent_uuid: "973451fb40234dca93d60a5ad4ca93e4" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39227 } }
I20260709 14:53:52.432211  8911 raft_consensus.cc:740] T ab216845048a4a63a4b363b67637e9f0 P 973451fb40234dca93d60a5ad4ca93e4 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 973451fb40234dca93d60a5ad4ca93e4, State: Initialized, Role: FOLLOWER
I20260709 14:53:52.432783  8911 consensus_queue.cc:260] T ab216845048a4a63a4b363b67637e9f0 P 973451fb40234dca93d60a5ad4ca93e4 [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: "067d127df48c4d5aae445170aef96762" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 41465 } } peers { permanent_uuid: "bf45b641d5dd4b868ad6c3f969c62453" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 43451 } } peers { permanent_uuid: "973451fb40234dca93d60a5ad4ca93e4" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39227 } }
I20260709 14:53:52.434134  8911 ts_tablet_manager.cc:1434] T ab216845048a4a63a4b363b67637e9f0 P 973451fb40234dca93d60a5ad4ca93e4: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.000s
I20260709 14:53:52.434681  8911 tablet_bootstrap.cc:492] T deaee55618f042128aba04b24580a539 P 973451fb40234dca93d60a5ad4ca93e4: Bootstrap starting.
I20260709 14:53:52.487191  8911 tablet_bootstrap.cc:492] T deaee55618f042128aba04b24580a539 P 973451fb40234dca93d60a5ad4ca93e4: 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
I20260709 14:53:52.488116  8911 tablet_bootstrap.cc:492] T deaee55618f042128aba04b24580a539 P 973451fb40234dca93d60a5ad4ca93e4: Bootstrap complete.
I20260709 14:53:52.488762  8911 ts_tablet_manager.cc:1403] T deaee55618f042128aba04b24580a539 P 973451fb40234dca93d60a5ad4ca93e4: Time spent bootstrapping tablet: real 0.054s	user 0.020s	sys 0.005s
W20260709 14:53:52.490511  8280 consensus_peers.cc:597] T e240dd434d5c4438ad730779e28b67c1 P 067d127df48c4d5aae445170aef96762 -> Peer 973451fb40234dca93d60a5ad4ca93e4 (127.6.3.193:39227): Couldn't send request to peer 973451fb40234dca93d60a5ad4ca93e4. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 6: this message will repeat every 5th retry.
I20260709 14:53:52.491106  8911 raft_consensus.cc:359] T deaee55618f042128aba04b24580a539 P 973451fb40234dca93d60a5ad4ca93e4 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bf45b641d5dd4b868ad6c3f969c62453" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 43451 } } peers { permanent_uuid: "973451fb40234dca93d60a5ad4ca93e4" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39227 } } peers { permanent_uuid: "b1bcbe2df07744caaeb7a15d00dad2d1" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43283 } }
I20260709 14:53:52.492460  8911 raft_consensus.cc:740] T deaee55618f042128aba04b24580a539 P 973451fb40234dca93d60a5ad4ca93e4 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 973451fb40234dca93d60a5ad4ca93e4, State: Initialized, Role: FOLLOWER
I20260709 14:53:52.493273  8911 consensus_queue.cc:260] T deaee55618f042128aba04b24580a539 P 973451fb40234dca93d60a5ad4ca93e4 [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: "bf45b641d5dd4b868ad6c3f969c62453" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 43451 } } peers { permanent_uuid: "973451fb40234dca93d60a5ad4ca93e4" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39227 } } peers { permanent_uuid: "b1bcbe2df07744caaeb7a15d00dad2d1" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43283 } }
I20260709 14:53:52.495339  8911 ts_tablet_manager.cc:1434] T deaee55618f042128aba04b24580a539 P 973451fb40234dca93d60a5ad4ca93e4: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 14:53:52.495991  8911 tablet_bootstrap.cc:492] T 3d46b8c5c40f44058fe3a48acd3f36c1 P 973451fb40234dca93d60a5ad4ca93e4: Bootstrap starting.
W20260709 14:53:52.500875  8354 consensus_peers.cc:597] T e74bcf63a5f844e1acbc42efccca81ce P bf45b641d5dd4b868ad6c3f969c62453 -> Peer 973451fb40234dca93d60a5ad4ca93e4 (127.6.3.193:39227): Couldn't send request to peer 973451fb40234dca93d60a5ad4ca93e4. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 6: this message will repeat every 5th retry.
I20260709 14:53:52.524300  8911 tablet_bootstrap.cc:492] T 3d46b8c5c40f44058fe3a48acd3f36c1 P 973451fb40234dca93d60a5ad4ca93e4: 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
I20260709 14:53:52.524955  8911 tablet_bootstrap.cc:492] T 3d46b8c5c40f44058fe3a48acd3f36c1 P 973451fb40234dca93d60a5ad4ca93e4: Bootstrap complete.
I20260709 14:53:52.525406  8911 ts_tablet_manager.cc:1403] T 3d46b8c5c40f44058fe3a48acd3f36c1 P 973451fb40234dca93d60a5ad4ca93e4: Time spent bootstrapping tablet: real 0.030s	user 0.012s	sys 0.004s
I20260709 14:53:52.527491  8911 raft_consensus.cc:359] T 3d46b8c5c40f44058fe3a48acd3f36c1 P 973451fb40234dca93d60a5ad4ca93e4 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "067d127df48c4d5aae445170aef96762" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 41465 } } peers { permanent_uuid: "bf45b641d5dd4b868ad6c3f969c62453" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 43451 } } peers { permanent_uuid: "973451fb40234dca93d60a5ad4ca93e4" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39227 } }
I20260709 14:53:52.528077  8911 raft_consensus.cc:740] T 3d46b8c5c40f44058fe3a48acd3f36c1 P 973451fb40234dca93d60a5ad4ca93e4 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 973451fb40234dca93d60a5ad4ca93e4, State: Initialized, Role: FOLLOWER
I20260709 14:53:52.528731  8911 consensus_queue.cc:260] T 3d46b8c5c40f44058fe3a48acd3f36c1 P 973451fb40234dca93d60a5ad4ca93e4 [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: "067d127df48c4d5aae445170aef96762" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 41465 } } peers { permanent_uuid: "bf45b641d5dd4b868ad6c3f969c62453" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 43451 } } peers { permanent_uuid: "973451fb40234dca93d60a5ad4ca93e4" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39227 } }
I20260709 14:53:52.532740  8911 ts_tablet_manager.cc:1434] T 3d46b8c5c40f44058fe3a48acd3f36c1 P 973451fb40234dca93d60a5ad4ca93e4: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260709 14:53:52.533443  8911 tablet_bootstrap.cc:492] T 2b1015ea7cb6469f9e4895cc87c2d0b3 P 973451fb40234dca93d60a5ad4ca93e4: Bootstrap starting.
W20260709 14:53:52.537760  8280 consensus_peers.cc:597] T 4003921b934d4fd49b55b27f913c952f P 067d127df48c4d5aae445170aef96762 -> Peer 973451fb40234dca93d60a5ad4ca93e4 (127.6.3.193:39227): Couldn't send request to peer 973451fb40234dca93d60a5ad4ca93e4. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 6: this message will repeat every 5th retry.
I20260709 14:53:52.546247  8911 tablet_bootstrap.cc:492] T 2b1015ea7cb6469f9e4895cc87c2d0b3 P 973451fb40234dca93d60a5ad4ca93e4: 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
I20260709 14:53:52.547015  8911 tablet_bootstrap.cc:492] T 2b1015ea7cb6469f9e4895cc87c2d0b3 P 973451fb40234dca93d60a5ad4ca93e4: Bootstrap complete.
I20260709 14:53:52.547559  8911 ts_tablet_manager.cc:1403] T 2b1015ea7cb6469f9e4895cc87c2d0b3 P 973451fb40234dca93d60a5ad4ca93e4: Time spent bootstrapping tablet: real 0.014s	user 0.012s	sys 0.001s
I20260709 14:53:52.549508  8911 raft_consensus.cc:359] T 2b1015ea7cb6469f9e4895cc87c2d0b3 P 973451fb40234dca93d60a5ad4ca93e4 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "973451fb40234dca93d60a5ad4ca93e4" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39227 } } peers { permanent_uuid: "b1bcbe2df07744caaeb7a15d00dad2d1" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43283 } } peers { permanent_uuid: "067d127df48c4d5aae445170aef96762" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 41465 } }
I20260709 14:53:52.550045  8911 raft_consensus.cc:740] T 2b1015ea7cb6469f9e4895cc87c2d0b3 P 973451fb40234dca93d60a5ad4ca93e4 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 973451fb40234dca93d60a5ad4ca93e4, State: Initialized, Role: FOLLOWER
I20260709 14:53:52.550626  8911 consensus_queue.cc:260] T 2b1015ea7cb6469f9e4895cc87c2d0b3 P 973451fb40234dca93d60a5ad4ca93e4 [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: "973451fb40234dca93d60a5ad4ca93e4" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39227 } } peers { permanent_uuid: "b1bcbe2df07744caaeb7a15d00dad2d1" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43283 } } peers { permanent_uuid: "067d127df48c4d5aae445170aef96762" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 41465 } }
I20260709 14:53:52.552681  8911 ts_tablet_manager.cc:1434] T 2b1015ea7cb6469f9e4895cc87c2d0b3 P 973451fb40234dca93d60a5ad4ca93e4: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260709 14:53:52.553390  8911 tablet_bootstrap.cc:492] T 32f8608258034e878dc7968ca65963e4 P 973451fb40234dca93d60a5ad4ca93e4: Bootstrap starting.
I20260709 14:53:52.568630  8911 tablet_bootstrap.cc:492] T 32f8608258034e878dc7968ca65963e4 P 973451fb40234dca93d60a5ad4ca93e4: 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
I20260709 14:53:52.569366  8911 tablet_bootstrap.cc:492] T 32f8608258034e878dc7968ca65963e4 P 973451fb40234dca93d60a5ad4ca93e4: Bootstrap complete.
I20260709 14:53:52.569810  8911 ts_tablet_manager.cc:1403] T 32f8608258034e878dc7968ca65963e4 P 973451fb40234dca93d60a5ad4ca93e4: Time spent bootstrapping tablet: real 0.017s	user 0.009s	sys 0.005s
I20260709 14:53:52.571349  8911 raft_consensus.cc:359] T 32f8608258034e878dc7968ca65963e4 P 973451fb40234dca93d60a5ad4ca93e4 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bf45b641d5dd4b868ad6c3f969c62453" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 43451 } } peers { permanent_uuid: "973451fb40234dca93d60a5ad4ca93e4" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39227 } } peers { permanent_uuid: "b1bcbe2df07744caaeb7a15d00dad2d1" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43283 } }
I20260709 14:53:52.571800  8911 raft_consensus.cc:740] T 32f8608258034e878dc7968ca65963e4 P 973451fb40234dca93d60a5ad4ca93e4 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 973451fb40234dca93d60a5ad4ca93e4, State: Initialized, Role: FOLLOWER
I20260709 14:53:52.572326  8911 consensus_queue.cc:260] T 32f8608258034e878dc7968ca65963e4 P 973451fb40234dca93d60a5ad4ca93e4 [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: "bf45b641d5dd4b868ad6c3f969c62453" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 43451 } } peers { permanent_uuid: "973451fb40234dca93d60a5ad4ca93e4" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39227 } } peers { permanent_uuid: "b1bcbe2df07744caaeb7a15d00dad2d1" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43283 } }
I20260709 14:53:52.573603  8911 ts_tablet_manager.cc:1434] T 32f8608258034e878dc7968ca65963e4 P 973451fb40234dca93d60a5ad4ca93e4: Time spent starting tablet: real 0.004s	user 0.002s	sys 0.002s
I20260709 14:53:52.574338  8911 tablet_bootstrap.cc:492] T 6e36e2a656b04fde9b0c79b2db3623dd P 973451fb40234dca93d60a5ad4ca93e4: Bootstrap starting.
I20260709 14:53:52.587523  8911 tablet_bootstrap.cc:492] T 6e36e2a656b04fde9b0c79b2db3623dd P 973451fb40234dca93d60a5ad4ca93e4: 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
I20260709 14:53:52.588297  8911 tablet_bootstrap.cc:492] T 6e36e2a656b04fde9b0c79b2db3623dd P 973451fb40234dca93d60a5ad4ca93e4: Bootstrap complete.
I20260709 14:53:52.588850  8911 ts_tablet_manager.cc:1403] T 6e36e2a656b04fde9b0c79b2db3623dd P 973451fb40234dca93d60a5ad4ca93e4: Time spent bootstrapping tablet: real 0.015s	user 0.011s	sys 0.000s
I20260709 14:53:52.590833  8911 raft_consensus.cc:359] T 6e36e2a656b04fde9b0c79b2db3623dd P 973451fb40234dca93d60a5ad4ca93e4 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "067d127df48c4d5aae445170aef96762" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 41465 } } peers { permanent_uuid: "bf45b641d5dd4b868ad6c3f969c62453" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 43451 } } peers { permanent_uuid: "973451fb40234dca93d60a5ad4ca93e4" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39227 } }
I20260709 14:53:52.591445  8911 raft_consensus.cc:740] T 6e36e2a656b04fde9b0c79b2db3623dd P 973451fb40234dca93d60a5ad4ca93e4 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 973451fb40234dca93d60a5ad4ca93e4, State: Initialized, Role: FOLLOWER
I20260709 14:53:52.592051  8911 consensus_queue.cc:260] T 6e36e2a656b04fde9b0c79b2db3623dd P 973451fb40234dca93d60a5ad4ca93e4 [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: "067d127df48c4d5aae445170aef96762" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 41465 } } peers { permanent_uuid: "bf45b641d5dd4b868ad6c3f969c62453" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 43451 } } peers { permanent_uuid: "973451fb40234dca93d60a5ad4ca93e4" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39227 } }
I20260709 14:53:52.593889  8911 ts_tablet_manager.cc:1434] T 6e36e2a656b04fde9b0c79b2db3623dd P 973451fb40234dca93d60a5ad4ca93e4: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260709 14:53:52.594529  8911 tablet_bootstrap.cc:492] T 28299420e8f843df852439340863d546 P 973451fb40234dca93d60a5ad4ca93e4: Bootstrap starting.
I20260709 14:53:52.614468  8911 tablet_bootstrap.cc:492] T 28299420e8f843df852439340863d546 P 973451fb40234dca93d60a5ad4ca93e4: 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
I20260709 14:53:52.615280  8911 tablet_bootstrap.cc:492] T 28299420e8f843df852439340863d546 P 973451fb40234dca93d60a5ad4ca93e4: Bootstrap complete.
I20260709 14:53:52.615823  8911 ts_tablet_manager.cc:1403] T 28299420e8f843df852439340863d546 P 973451fb40234dca93d60a5ad4ca93e4: Time spent bootstrapping tablet: real 0.021s	user 0.011s	sys 0.008s
I20260709 14:53:52.617882  8911 raft_consensus.cc:359] T 28299420e8f843df852439340863d546 P 973451fb40234dca93d60a5ad4ca93e4 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "067d127df48c4d5aae445170aef96762" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 41465 } } peers { permanent_uuid: "bf45b641d5dd4b868ad6c3f969c62453" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 43451 } } peers { permanent_uuid: "973451fb40234dca93d60a5ad4ca93e4" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39227 } }
I20260709 14:53:52.618480  8911 raft_consensus.cc:740] T 28299420e8f843df852439340863d546 P 973451fb40234dca93d60a5ad4ca93e4 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 973451fb40234dca93d60a5ad4ca93e4, State: Initialized, Role: FOLLOWER
I20260709 14:53:52.619061  8911 consensus_queue.cc:260] T 28299420e8f843df852439340863d546 P 973451fb40234dca93d60a5ad4ca93e4 [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: "067d127df48c4d5aae445170aef96762" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 41465 } } peers { permanent_uuid: "bf45b641d5dd4b868ad6c3f969c62453" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 43451 } } peers { permanent_uuid: "973451fb40234dca93d60a5ad4ca93e4" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39227 } }
I20260709 14:53:52.620950  8911 ts_tablet_manager.cc:1434] T 28299420e8f843df852439340863d546 P 973451fb40234dca93d60a5ad4ca93e4: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260709 14:53:52.621650  8911 tablet_bootstrap.cc:492] T dd217c491b9641fc9d5732aeff9bbbba P 973451fb40234dca93d60a5ad4ca93e4: Bootstrap starting.
I20260709 14:53:52.674559  8911 tablet_bootstrap.cc:492] T dd217c491b9641fc9d5732aeff9bbbba P 973451fb40234dca93d60a5ad4ca93e4: 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
I20260709 14:53:52.675411  8911 tablet_bootstrap.cc:492] T dd217c491b9641fc9d5732aeff9bbbba P 973451fb40234dca93d60a5ad4ca93e4: Bootstrap complete.
I20260709 14:53:52.676043  8911 ts_tablet_manager.cc:1403] T dd217c491b9641fc9d5732aeff9bbbba P 973451fb40234dca93d60a5ad4ca93e4: Time spent bootstrapping tablet: real 0.055s	user 0.020s	sys 0.025s
I20260709 14:53:52.678444  8911 raft_consensus.cc:359] T dd217c491b9641fc9d5732aeff9bbbba P 973451fb40234dca93d60a5ad4ca93e4 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "973451fb40234dca93d60a5ad4ca93e4" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39227 } } peers { permanent_uuid: "b1bcbe2df07744caaeb7a15d00dad2d1" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43283 } } peers { permanent_uuid: "067d127df48c4d5aae445170aef96762" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 41465 } }
I20260709 14:53:52.679061  8911 raft_consensus.cc:740] T dd217c491b9641fc9d5732aeff9bbbba P 973451fb40234dca93d60a5ad4ca93e4 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 973451fb40234dca93d60a5ad4ca93e4, State: Initialized, Role: FOLLOWER
I20260709 14:53:52.679718  8911 consensus_queue.cc:260] T dd217c491b9641fc9d5732aeff9bbbba P 973451fb40234dca93d60a5ad4ca93e4 [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: "973451fb40234dca93d60a5ad4ca93e4" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39227 } } peers { permanent_uuid: "b1bcbe2df07744caaeb7a15d00dad2d1" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43283 } } peers { permanent_uuid: "067d127df48c4d5aae445170aef96762" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 41465 } }
I20260709 14:53:52.681732  8911 ts_tablet_manager.cc:1434] T dd217c491b9641fc9d5732aeff9bbbba P 973451fb40234dca93d60a5ad4ca93e4: Time spent starting tablet: real 0.005s	user 0.000s	sys 0.004s
I20260709 14:53:52.685779  8911 tablet_bootstrap.cc:492] T 0f4b9212c82d4512a079f2877e09b92a P 973451fb40234dca93d60a5ad4ca93e4: Bootstrap starting.
I20260709 14:53:52.715224  8911 tablet_bootstrap.cc:492] T 0f4b9212c82d4512a079f2877e09b92a P 973451fb40234dca93d60a5ad4ca93e4: 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
I20260709 14:53:52.716014  8911 tablet_bootstrap.cc:492] T 0f4b9212c82d4512a079f2877e09b92a P 973451fb40234dca93d60a5ad4ca93e4: Bootstrap complete.
I20260709 14:53:52.716622  8911 ts_tablet_manager.cc:1403] T 0f4b9212c82d4512a079f2877e09b92a P 973451fb40234dca93d60a5ad4ca93e4: Time spent bootstrapping tablet: real 0.031s	user 0.014s	sys 0.005s
I20260709 14:53:52.718784  8911 raft_consensus.cc:359] T 0f4b9212c82d4512a079f2877e09b92a P 973451fb40234dca93d60a5ad4ca93e4 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bf45b641d5dd4b868ad6c3f969c62453" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 43451 } } peers { permanent_uuid: "973451fb40234dca93d60a5ad4ca93e4" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39227 } } peers { permanent_uuid: "b1bcbe2df07744caaeb7a15d00dad2d1" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43283 } }
I20260709 14:53:52.719404  8911 raft_consensus.cc:740] T 0f4b9212c82d4512a079f2877e09b92a P 973451fb40234dca93d60a5ad4ca93e4 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 973451fb40234dca93d60a5ad4ca93e4, State: Initialized, Role: FOLLOWER
I20260709 14:53:52.719923  8911 consensus_queue.cc:260] T 0f4b9212c82d4512a079f2877e09b92a P 973451fb40234dca93d60a5ad4ca93e4 [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: "bf45b641d5dd4b868ad6c3f969c62453" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 43451 } } peers { permanent_uuid: "973451fb40234dca93d60a5ad4ca93e4" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39227 } } peers { permanent_uuid: "b1bcbe2df07744caaeb7a15d00dad2d1" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43283 } }
I20260709 14:53:52.721661  8911 ts_tablet_manager.cc:1434] T 0f4b9212c82d4512a079f2877e09b92a P 973451fb40234dca93d60a5ad4ca93e4: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260709 14:53:52.722687  8911 tablet_bootstrap.cc:492] T e74bcf63a5f844e1acbc42efccca81ce P 973451fb40234dca93d60a5ad4ca93e4: Bootstrap starting.
I20260709 14:53:52.739372  8911 tablet_bootstrap.cc:492] T e74bcf63a5f844e1acbc42efccca81ce P 973451fb40234dca93d60a5ad4ca93e4: 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
I20260709 14:53:52.740375  8911 tablet_bootstrap.cc:492] T e74bcf63a5f844e1acbc42efccca81ce P 973451fb40234dca93d60a5ad4ca93e4: Bootstrap complete.
I20260709 14:53:52.740883  8911 ts_tablet_manager.cc:1403] T e74bcf63a5f844e1acbc42efccca81ce P 973451fb40234dca93d60a5ad4ca93e4: Time spent bootstrapping tablet: real 0.018s	user 0.012s	sys 0.004s
I20260709 14:53:52.742451  8911 raft_consensus.cc:359] T e74bcf63a5f844e1acbc42efccca81ce P 973451fb40234dca93d60a5ad4ca93e4 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bf45b641d5dd4b868ad6c3f969c62453" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 43451 } } peers { permanent_uuid: "973451fb40234dca93d60a5ad4ca93e4" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39227 } } peers { permanent_uuid: "b1bcbe2df07744caaeb7a15d00dad2d1" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43283 } }
I20260709 14:53:52.742938  8911 raft_consensus.cc:740] T e74bcf63a5f844e1acbc42efccca81ce P 973451fb40234dca93d60a5ad4ca93e4 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 973451fb40234dca93d60a5ad4ca93e4, State: Initialized, Role: FOLLOWER
I20260709 14:53:52.743577  8911 consensus_queue.cc:260] T e74bcf63a5f844e1acbc42efccca81ce P 973451fb40234dca93d60a5ad4ca93e4 [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: "bf45b641d5dd4b868ad6c3f969c62453" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 43451 } } peers { permanent_uuid: "973451fb40234dca93d60a5ad4ca93e4" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39227 } } peers { permanent_uuid: "b1bcbe2df07744caaeb7a15d00dad2d1" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43283 } }
I20260709 14:53:52.745760  8911 ts_tablet_manager.cc:1434] T e74bcf63a5f844e1acbc42efccca81ce P 973451fb40234dca93d60a5ad4ca93e4: Time spent starting tablet: real 0.005s	user 0.005s	sys 0.000s
I20260709 14:53:52.747531  8911 tablet_bootstrap.cc:492] T 836e7386924644a7bb98c94b372b4974 P 973451fb40234dca93d60a5ad4ca93e4: Bootstrap starting.
I20260709 14:53:52.788487  8911 tablet_bootstrap.cc:492] T 836e7386924644a7bb98c94b372b4974 P 973451fb40234dca93d60a5ad4ca93e4: 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
I20260709 14:53:52.789232  8911 tablet_bootstrap.cc:492] T 836e7386924644a7bb98c94b372b4974 P 973451fb40234dca93d60a5ad4ca93e4: Bootstrap complete.
I20260709 14:53:52.789713  8911 ts_tablet_manager.cc:1403] T 836e7386924644a7bb98c94b372b4974 P 973451fb40234dca93d60a5ad4ca93e4: Time spent bootstrapping tablet: real 0.042s	user 0.018s	sys 0.007s
I20260709 14:53:52.791471  8911 raft_consensus.cc:359] T 836e7386924644a7bb98c94b372b4974 P 973451fb40234dca93d60a5ad4ca93e4 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bf45b641d5dd4b868ad6c3f969c62453" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 43451 } } peers { permanent_uuid: "973451fb40234dca93d60a5ad4ca93e4" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39227 } } peers { permanent_uuid: "b1bcbe2df07744caaeb7a15d00dad2d1" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43283 } }
I20260709 14:53:52.791952  8911 raft_consensus.cc:740] T 836e7386924644a7bb98c94b372b4974 P 973451fb40234dca93d60a5ad4ca93e4 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 973451fb40234dca93d60a5ad4ca93e4, State: Initialized, Role: FOLLOWER
I20260709 14:53:52.792516  8911 consensus_queue.cc:260] T 836e7386924644a7bb98c94b372b4974 P 973451fb40234dca93d60a5ad4ca93e4 [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: "bf45b641d5dd4b868ad6c3f969c62453" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 43451 } } peers { permanent_uuid: "973451fb40234dca93d60a5ad4ca93e4" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39227 } } peers { permanent_uuid: "b1bcbe2df07744caaeb7a15d00dad2d1" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43283 } }
I20260709 14:53:52.794219  8911 ts_tablet_manager.cc:1434] T 836e7386924644a7bb98c94b372b4974 P 973451fb40234dca93d60a5ad4ca93e4: Time spent starting tablet: real 0.004s	user 0.006s	sys 0.000s
I20260709 14:53:52.795202  8911 tablet_bootstrap.cc:492] T d14fc749226740448d0a3fee84ce5c79 P 973451fb40234dca93d60a5ad4ca93e4: Bootstrap starting.
I20260709 14:53:52.809986  8911 tablet_bootstrap.cc:492] T d14fc749226740448d0a3fee84ce5c79 P 973451fb40234dca93d60a5ad4ca93e4: 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
I20260709 14:53:52.810760  8911 tablet_bootstrap.cc:492] T d14fc749226740448d0a3fee84ce5c79 P 973451fb40234dca93d60a5ad4ca93e4: Bootstrap complete.
I20260709 14:53:52.811381  8911 ts_tablet_manager.cc:1403] T d14fc749226740448d0a3fee84ce5c79 P 973451fb40234dca93d60a5ad4ca93e4: Time spent bootstrapping tablet: real 0.016s	user 0.014s	sys 0.000s
I20260709 14:53:52.813638  8911 raft_consensus.cc:359] T d14fc749226740448d0a3fee84ce5c79 P 973451fb40234dca93d60a5ad4ca93e4 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "973451fb40234dca93d60a5ad4ca93e4" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39227 } } peers { permanent_uuid: "b1bcbe2df07744caaeb7a15d00dad2d1" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43283 } } peers { permanent_uuid: "067d127df48c4d5aae445170aef96762" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 41465 } }
I20260709 14:53:52.814270  8911 raft_consensus.cc:740] T d14fc749226740448d0a3fee84ce5c79 P 973451fb40234dca93d60a5ad4ca93e4 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 973451fb40234dca93d60a5ad4ca93e4, State: Initialized, Role: FOLLOWER
I20260709 14:53:52.814894  8911 consensus_queue.cc:260] T d14fc749226740448d0a3fee84ce5c79 P 973451fb40234dca93d60a5ad4ca93e4 [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: "973451fb40234dca93d60a5ad4ca93e4" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39227 } } peers { permanent_uuid: "b1bcbe2df07744caaeb7a15d00dad2d1" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43283 } } peers { permanent_uuid: "067d127df48c4d5aae445170aef96762" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 41465 } }
I20260709 14:53:52.816612  8911 ts_tablet_manager.cc:1434] T d14fc749226740448d0a3fee84ce5c79 P 973451fb40234dca93d60a5ad4ca93e4: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260709 14:53:52.817922  8911 tablet_bootstrap.cc:492] T cf17a9d132194e99811fa03218e66e17 P 973451fb40234dca93d60a5ad4ca93e4: Bootstrap starting.
I20260709 14:53:52.828665  8911 tablet_bootstrap.cc:492] T cf17a9d132194e99811fa03218e66e17 P 973451fb40234dca93d60a5ad4ca93e4: 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
I20260709 14:53:52.830431  8911 tablet_bootstrap.cc:492] T cf17a9d132194e99811fa03218e66e17 P 973451fb40234dca93d60a5ad4ca93e4: Bootstrap complete.
I20260709 14:53:52.831010  8911 ts_tablet_manager.cc:1403] T cf17a9d132194e99811fa03218e66e17 P 973451fb40234dca93d60a5ad4ca93e4: Time spent bootstrapping tablet: real 0.013s	user 0.011s	sys 0.000s
I20260709 14:53:52.833122  8911 raft_consensus.cc:359] T cf17a9d132194e99811fa03218e66e17 P 973451fb40234dca93d60a5ad4ca93e4 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bf45b641d5dd4b868ad6c3f969c62453" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 43451 } } peers { permanent_uuid: "973451fb40234dca93d60a5ad4ca93e4" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39227 } } peers { permanent_uuid: "b1bcbe2df07744caaeb7a15d00dad2d1" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43283 } }
I20260709 14:53:52.833779  8911 raft_consensus.cc:740] T cf17a9d132194e99811fa03218e66e17 P 973451fb40234dca93d60a5ad4ca93e4 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 973451fb40234dca93d60a5ad4ca93e4, State: Initialized, Role: FOLLOWER
I20260709 14:53:52.834425  8911 consensus_queue.cc:260] T cf17a9d132194e99811fa03218e66e17 P 973451fb40234dca93d60a5ad4ca93e4 [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: "bf45b641d5dd4b868ad6c3f969c62453" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 43451 } } peers { permanent_uuid: "973451fb40234dca93d60a5ad4ca93e4" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39227 } } peers { permanent_uuid: "b1bcbe2df07744caaeb7a15d00dad2d1" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43283 } }
I20260709 14:53:52.836127  8911 ts_tablet_manager.cc:1434] T cf17a9d132194e99811fa03218e66e17 P 973451fb40234dca93d60a5ad4ca93e4: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260709 14:53:52.836932  8911 tablet_bootstrap.cc:492] T 4974d98386be4d28b157023b4d2f8efa P 973451fb40234dca93d60a5ad4ca93e4: Bootstrap starting.
I20260709 14:53:52.852948  8911 tablet_bootstrap.cc:492] T 4974d98386be4d28b157023b4d2f8efa P 973451fb40234dca93d60a5ad4ca93e4: 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
I20260709 14:53:52.853907  8911 tablet_bootstrap.cc:492] T 4974d98386be4d28b157023b4d2f8efa P 973451fb40234dca93d60a5ad4ca93e4: Bootstrap complete.
I20260709 14:53:52.854537  8911 ts_tablet_manager.cc:1403] T 4974d98386be4d28b157023b4d2f8efa P 973451fb40234dca93d60a5ad4ca93e4: Time spent bootstrapping tablet: real 0.018s	user 0.012s	sys 0.000s
I20260709 14:53:52.856936  8911 raft_consensus.cc:359] T 4974d98386be4d28b157023b4d2f8efa P 973451fb40234dca93d60a5ad4ca93e4 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "067d127df48c4d5aae445170aef96762" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 41465 } } peers { permanent_uuid: "bf45b641d5dd4b868ad6c3f969c62453" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 43451 } } peers { permanent_uuid: "973451fb40234dca93d60a5ad4ca93e4" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39227 } }
I20260709 14:53:52.857667  8911 raft_consensus.cc:740] T 4974d98386be4d28b157023b4d2f8efa P 973451fb40234dca93d60a5ad4ca93e4 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 973451fb40234dca93d60a5ad4ca93e4, State: Initialized, Role: FOLLOWER
I20260709 14:53:52.858340  8911 consensus_queue.cc:260] T 4974d98386be4d28b157023b4d2f8efa P 973451fb40234dca93d60a5ad4ca93e4 [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: "067d127df48c4d5aae445170aef96762" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 41465 } } peers { permanent_uuid: "bf45b641d5dd4b868ad6c3f969c62453" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 43451 } } peers { permanent_uuid: "973451fb40234dca93d60a5ad4ca93e4" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39227 } }
I20260709 14:53:52.861018  8911 ts_tablet_manager.cc:1434] T 4974d98386be4d28b157023b4d2f8efa P 973451fb40234dca93d60a5ad4ca93e4: Time spent starting tablet: real 0.006s	user 0.008s	sys 0.000s
I20260709 14:53:52.861855  8911 tablet_bootstrap.cc:492] T 99f944bc52a64af0a5ad2f88b7114419 P 973451fb40234dca93d60a5ad4ca93e4: Bootstrap starting.
I20260709 14:53:52.879112  8911 tablet_bootstrap.cc:492] T 99f944bc52a64af0a5ad2f88b7114419 P 973451fb40234dca93d60a5ad4ca93e4: 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
I20260709 14:53:52.879958  8911 tablet_bootstrap.cc:492] T 99f944bc52a64af0a5ad2f88b7114419 P 973451fb40234dca93d60a5ad4ca93e4: Bootstrap complete.
I20260709 14:53:52.880553  8911 ts_tablet_manager.cc:1403] T 99f944bc52a64af0a5ad2f88b7114419 P 973451fb40234dca93d60a5ad4ca93e4: Time spent bootstrapping tablet: real 0.019s	user 0.007s	sys 0.008s
I20260709 14:53:52.882740  8911 raft_consensus.cc:359] T 99f944bc52a64af0a5ad2f88b7114419 P 973451fb40234dca93d60a5ad4ca93e4 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "973451fb40234dca93d60a5ad4ca93e4" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39227 } } peers { permanent_uuid: "b1bcbe2df07744caaeb7a15d00dad2d1" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43283 } } peers { permanent_uuid: "067d127df48c4d5aae445170aef96762" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 41465 } }
I20260709 14:53:52.883385  8911 raft_consensus.cc:740] T 99f944bc52a64af0a5ad2f88b7114419 P 973451fb40234dca93d60a5ad4ca93e4 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 973451fb40234dca93d60a5ad4ca93e4, State: Initialized, Role: FOLLOWER
I20260709 14:53:52.884081  8911 consensus_queue.cc:260] T 99f944bc52a64af0a5ad2f88b7114419 P 973451fb40234dca93d60a5ad4ca93e4 [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: "973451fb40234dca93d60a5ad4ca93e4" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39227 } } peers { permanent_uuid: "b1bcbe2df07744caaeb7a15d00dad2d1" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43283 } } peers { permanent_uuid: "067d127df48c4d5aae445170aef96762" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 41465 } }
I20260709 14:53:52.886099  8911 ts_tablet_manager.cc:1434] T 99f944bc52a64af0a5ad2f88b7114419 P 973451fb40234dca93d60a5ad4ca93e4: Time spent starting tablet: real 0.005s	user 0.006s	sys 0.000s
I20260709 14:53:52.886777  8911 tablet_bootstrap.cc:492] T 3db4b5e3b42948e0a97e30b92d8a28b5 P 973451fb40234dca93d60a5ad4ca93e4: Bootstrap starting.
I20260709 14:53:52.900581  8911 tablet_bootstrap.cc:492] T 3db4b5e3b42948e0a97e30b92d8a28b5 P 973451fb40234dca93d60a5ad4ca93e4: 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
I20260709 14:53:52.901460  8911 tablet_bootstrap.cc:492] T 3db4b5e3b42948e0a97e30b92d8a28b5 P 973451fb40234dca93d60a5ad4ca93e4: Bootstrap complete.
I20260709 14:53:52.902043  8911 ts_tablet_manager.cc:1403] T 3db4b5e3b42948e0a97e30b92d8a28b5 P 973451fb40234dca93d60a5ad4ca93e4: Time spent bootstrapping tablet: real 0.015s	user 0.011s	sys 0.000s
I20260709 14:53:52.904830  8911 raft_consensus.cc:359] T 3db4b5e3b42948e0a97e30b92d8a28b5 P 973451fb40234dca93d60a5ad4ca93e4 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bf45b641d5dd4b868ad6c3f969c62453" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 43451 } } peers { permanent_uuid: "973451fb40234dca93d60a5ad4ca93e4" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39227 } } peers { permanent_uuid: "b1bcbe2df07744caaeb7a15d00dad2d1" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43283 } }
I20260709 14:53:52.905426  8911 raft_consensus.cc:740] T 3db4b5e3b42948e0a97e30b92d8a28b5 P 973451fb40234dca93d60a5ad4ca93e4 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 973451fb40234dca93d60a5ad4ca93e4, State: Initialized, Role: FOLLOWER
I20260709 14:53:52.905983  8911 consensus_queue.cc:260] T 3db4b5e3b42948e0a97e30b92d8a28b5 P 973451fb40234dca93d60a5ad4ca93e4 [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: "bf45b641d5dd4b868ad6c3f969c62453" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 43451 } } peers { permanent_uuid: "973451fb40234dca93d60a5ad4ca93e4" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39227 } } peers { permanent_uuid: "b1bcbe2df07744caaeb7a15d00dad2d1" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43283 } }
I20260709 14:53:52.908023  8911 ts_tablet_manager.cc:1434] T 3db4b5e3b42948e0a97e30b92d8a28b5 P 973451fb40234dca93d60a5ad4ca93e4: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.001s
I20260709 14:53:52.909641  8911 tablet_bootstrap.cc:492] T e240dd434d5c4438ad730779e28b67c1 P 973451fb40234dca93d60a5ad4ca93e4: Bootstrap starting.
I20260709 14:53:52.928495  8911 tablet_bootstrap.cc:492] T e240dd434d5c4438ad730779e28b67c1 P 973451fb40234dca93d60a5ad4ca93e4: 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
I20260709 14:53:52.929324  8911 tablet_bootstrap.cc:492] T e240dd434d5c4438ad730779e28b67c1 P 973451fb40234dca93d60a5ad4ca93e4: Bootstrap complete.
I20260709 14:53:52.930011  8911 ts_tablet_manager.cc:1403] T e240dd434d5c4438ad730779e28b67c1 P 973451fb40234dca93d60a5ad4ca93e4: Time spent bootstrapping tablet: real 0.021s	user 0.016s	sys 0.003s
I20260709 14:53:52.932160  8911 raft_consensus.cc:359] T e240dd434d5c4438ad730779e28b67c1 P 973451fb40234dca93d60a5ad4ca93e4 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b1bcbe2df07744caaeb7a15d00dad2d1" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43283 } } peers { permanent_uuid: "067d127df48c4d5aae445170aef96762" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 41465 } } peers { permanent_uuid: "973451fb40234dca93d60a5ad4ca93e4" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39227 } }
I20260709 14:53:52.932787  8911 raft_consensus.cc:740] T e240dd434d5c4438ad730779e28b67c1 P 973451fb40234dca93d60a5ad4ca93e4 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 973451fb40234dca93d60a5ad4ca93e4, State: Initialized, Role: FOLLOWER
I20260709 14:53:52.933486  8911 consensus_queue.cc:260] T e240dd434d5c4438ad730779e28b67c1 P 973451fb40234dca93d60a5ad4ca93e4 [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: "b1bcbe2df07744caaeb7a15d00dad2d1" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43283 } } peers { permanent_uuid: "067d127df48c4d5aae445170aef96762" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 41465 } } peers { permanent_uuid: "973451fb40234dca93d60a5ad4ca93e4" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39227 } }
I20260709 14:53:52.935472  8911 ts_tablet_manager.cc:1434] T e240dd434d5c4438ad730779e28b67c1 P 973451fb40234dca93d60a5ad4ca93e4: Time spent starting tablet: real 0.005s	user 0.006s	sys 0.000s
I20260709 14:53:52.936417  8911 tablet_bootstrap.cc:492] T c957bbdf16f14f65a6f8474ca90a763b P 973451fb40234dca93d60a5ad4ca93e4: Bootstrap starting.
I20260709 14:53:52.956874  8911 tablet_bootstrap.cc:492] T c957bbdf16f14f65a6f8474ca90a763b P 973451fb40234dca93d60a5ad4ca93e4: 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
I20260709 14:53:52.957778  8911 tablet_bootstrap.cc:492] T c957bbdf16f14f65a6f8474ca90a763b P 973451fb40234dca93d60a5ad4ca93e4: Bootstrap complete.
I20260709 14:53:52.958369  8911 ts_tablet_manager.cc:1403] T c957bbdf16f14f65a6f8474ca90a763b P 973451fb40234dca93d60a5ad4ca93e4: Time spent bootstrapping tablet: real 0.022s	user 0.017s	sys 0.000s
I20260709 14:53:52.960464  8911 raft_consensus.cc:359] T c957bbdf16f14f65a6f8474ca90a763b P 973451fb40234dca93d60a5ad4ca93e4 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "067d127df48c4d5aae445170aef96762" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 41465 } } peers { permanent_uuid: "bf45b641d5dd4b868ad6c3f969c62453" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 43451 } } peers { permanent_uuid: "973451fb40234dca93d60a5ad4ca93e4" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39227 } }
I20260709 14:53:52.960932  8911 raft_consensus.cc:740] T c957bbdf16f14f65a6f8474ca90a763b P 973451fb40234dca93d60a5ad4ca93e4 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 973451fb40234dca93d60a5ad4ca93e4, State: Initialized, Role: FOLLOWER
I20260709 14:53:52.961524  8911 consensus_queue.cc:260] T c957bbdf16f14f65a6f8474ca90a763b P 973451fb40234dca93d60a5ad4ca93e4 [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: "067d127df48c4d5aae445170aef96762" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 41465 } } peers { permanent_uuid: "bf45b641d5dd4b868ad6c3f969c62453" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 43451 } } peers { permanent_uuid: "973451fb40234dca93d60a5ad4ca93e4" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39227 } }
I20260709 14:53:52.963195  8911 ts_tablet_manager.cc:1434] T c957bbdf16f14f65a6f8474ca90a763b P 973451fb40234dca93d60a5ad4ca93e4: Time spent starting tablet: real 0.005s	user 0.005s	sys 0.000s
I20260709 14:53:52.964962  8911 tablet_bootstrap.cc:492] T 033212aa841d48719d87a261e8b7aedf P 973451fb40234dca93d60a5ad4ca93e4: Bootstrap starting.
I20260709 14:53:52.978842  8911 tablet_bootstrap.cc:492] T 033212aa841d48719d87a261e8b7aedf P 973451fb40234dca93d60a5ad4ca93e4: 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
I20260709 14:53:52.979624  8911 tablet_bootstrap.cc:492] T 033212aa841d48719d87a261e8b7aedf P 973451fb40234dca93d60a5ad4ca93e4: Bootstrap complete.
I20260709 14:53:52.980114  8911 ts_tablet_manager.cc:1403] T 033212aa841d48719d87a261e8b7aedf P 973451fb40234dca93d60a5ad4ca93e4: Time spent bootstrapping tablet: real 0.015s	user 0.013s	sys 0.000s
I20260709 14:53:52.981813  8911 raft_consensus.cc:359] T 033212aa841d48719d87a261e8b7aedf P 973451fb40234dca93d60a5ad4ca93e4 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bf45b641d5dd4b868ad6c3f969c62453" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 43451 } } peers { permanent_uuid: "973451fb40234dca93d60a5ad4ca93e4" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39227 } } peers { permanent_uuid: "b1bcbe2df07744caaeb7a15d00dad2d1" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43283 } }
I20260709 14:53:52.982295  8911 raft_consensus.cc:740] T 033212aa841d48719d87a261e8b7aedf P 973451fb40234dca93d60a5ad4ca93e4 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 973451fb40234dca93d60a5ad4ca93e4, State: Initialized, Role: FOLLOWER
I20260709 14:53:52.982946  8911 consensus_queue.cc:260] T 033212aa841d48719d87a261e8b7aedf P 973451fb40234dca93d60a5ad4ca93e4 [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: "bf45b641d5dd4b868ad6c3f969c62453" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 43451 } } peers { permanent_uuid: "973451fb40234dca93d60a5ad4ca93e4" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39227 } } peers { permanent_uuid: "b1bcbe2df07744caaeb7a15d00dad2d1" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43283 } }
I20260709 14:53:52.984730  8911 ts_tablet_manager.cc:1434] T 033212aa841d48719d87a261e8b7aedf P 973451fb40234dca93d60a5ad4ca93e4: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260709 14:53:52.985898  8911 tablet_bootstrap.cc:492] T 4003921b934d4fd49b55b27f913c952f P 973451fb40234dca93d60a5ad4ca93e4: Bootstrap starting.
I20260709 14:53:53.017947  8911 tablet_bootstrap.cc:492] T 4003921b934d4fd49b55b27f913c952f P 973451fb40234dca93d60a5ad4ca93e4: 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
I20260709 14:53:53.019086  8911 tablet_bootstrap.cc:492] T 4003921b934d4fd49b55b27f913c952f P 973451fb40234dca93d60a5ad4ca93e4: Bootstrap complete.
I20260709 14:53:53.019718  8911 ts_tablet_manager.cc:1403] T 4003921b934d4fd49b55b27f913c952f P 973451fb40234dca93d60a5ad4ca93e4: Time spent bootstrapping tablet: real 0.034s	user 0.014s	sys 0.018s
I20260709 14:53:53.022085  8911 raft_consensus.cc:359] T 4003921b934d4fd49b55b27f913c952f P 973451fb40234dca93d60a5ad4ca93e4 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "067d127df48c4d5aae445170aef96762" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 41465 } } peers { permanent_uuid: "bf45b641d5dd4b868ad6c3f969c62453" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 43451 } } peers { permanent_uuid: "973451fb40234dca93d60a5ad4ca93e4" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39227 } }
I20260709 14:53:53.022811  8911 raft_consensus.cc:740] T 4003921b934d4fd49b55b27f913c952f P 973451fb40234dca93d60a5ad4ca93e4 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 973451fb40234dca93d60a5ad4ca93e4, State: Initialized, Role: FOLLOWER
I20260709 14:53:53.023506  8911 consensus_queue.cc:260] T 4003921b934d4fd49b55b27f913c952f P 973451fb40234dca93d60a5ad4ca93e4 [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: "067d127df48c4d5aae445170aef96762" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 41465 } } peers { permanent_uuid: "bf45b641d5dd4b868ad6c3f969c62453" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 43451 } } peers { permanent_uuid: "973451fb40234dca93d60a5ad4ca93e4" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39227 } }
I20260709 14:53:53.025578  8911 ts_tablet_manager.cc:1434] T 4003921b934d4fd49b55b27f913c952f P 973451fb40234dca93d60a5ad4ca93e4: Time spent starting tablet: real 0.006s	user 0.002s	sys 0.002s
I20260709 14:53:53.026337  8911 tablet_bootstrap.cc:492] T 3f51d6c4a8f24e9ca5c20a81b72f972b P 973451fb40234dca93d60a5ad4ca93e4: Bootstrap starting.
I20260709 14:53:53.049417  8969 raft_consensus.cc:3060] T 6e36e2a656b04fde9b0c79b2db3623dd P 973451fb40234dca93d60a5ad4ca93e4 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:53:53.050606  8911 tablet_bootstrap.cc:492] T 3f51d6c4a8f24e9ca5c20a81b72f972b P 973451fb40234dca93d60a5ad4ca93e4: 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
I20260709 14:53:53.051729  8911 tablet_bootstrap.cc:492] T 3f51d6c4a8f24e9ca5c20a81b72f972b P 973451fb40234dca93d60a5ad4ca93e4: Bootstrap complete.
I20260709 14:53:53.052386  8911 ts_tablet_manager.cc:1403] T 3f51d6c4a8f24e9ca5c20a81b72f972b P 973451fb40234dca93d60a5ad4ca93e4: Time spent bootstrapping tablet: real 0.026s	user 0.016s	sys 0.008s
I20260709 14:53:53.054733  8911 raft_consensus.cc:359] T 3f51d6c4a8f24e9ca5c20a81b72f972b P 973451fb40234dca93d60a5ad4ca93e4 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "067d127df48c4d5aae445170aef96762" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 41465 } } peers { permanent_uuid: "bf45b641d5dd4b868ad6c3f969c62453" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 43451 } } peers { permanent_uuid: "973451fb40234dca93d60a5ad4ca93e4" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39227 } }
I20260709 14:53:53.055413  8911 raft_consensus.cc:740] T 3f51d6c4a8f24e9ca5c20a81b72f972b P 973451fb40234dca93d60a5ad4ca93e4 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 973451fb40234dca93d60a5ad4ca93e4, State: Initialized, Role: FOLLOWER
I20260709 14:53:53.056150  8911 consensus_queue.cc:260] T 3f51d6c4a8f24e9ca5c20a81b72f972b P 973451fb40234dca93d60a5ad4ca93e4 [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: "067d127df48c4d5aae445170aef96762" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 41465 } } peers { permanent_uuid: "bf45b641d5dd4b868ad6c3f969c62453" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 43451 } } peers { permanent_uuid: "973451fb40234dca93d60a5ad4ca93e4" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39227 } }
I20260709 14:53:53.057628  8911 ts_tablet_manager.cc:1434] T 3f51d6c4a8f24e9ca5c20a81b72f972b P 973451fb40234dca93d60a5ad4ca93e4: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260709 14:53:53.416816  8969 raft_consensus.cc:3060] T 3f51d6c4a8f24e9ca5c20a81b72f972b P 973451fb40234dca93d60a5ad4ca93e4 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:53:53.647495  9039 raft_consensus.cc:493] T f716996c1a1146688dd7b42c6a069daf P b1bcbe2df07744caaeb7a15d00dad2d1 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:53.647987  9039 raft_consensus.cc:515] T f716996c1a1146688dd7b42c6a069daf P b1bcbe2df07744caaeb7a15d00dad2d1 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "973451fb40234dca93d60a5ad4ca93e4" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39227 } } peers { permanent_uuid: "b1bcbe2df07744caaeb7a15d00dad2d1" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43283 } } peers { permanent_uuid: "067d127df48c4d5aae445170aef96762" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 41465 } }
I20260709 14:53:53.649549  9039 leader_election.cc:290] T f716996c1a1146688dd7b42c6a069daf P b1bcbe2df07744caaeb7a15d00dad2d1 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 973451fb40234dca93d60a5ad4ca93e4 (127.6.3.193:39227), 067d127df48c4d5aae445170aef96762 (127.6.3.195:41465)
I20260709 14:53:53.650130  8969 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f716996c1a1146688dd7b42c6a069daf" candidate_uuid: "b1bcbe2df07744caaeb7a15d00dad2d1" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "973451fb40234dca93d60a5ad4ca93e4" is_pre_election: true
I20260709 14:53:53.650439  8311 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f716996c1a1146688dd7b42c6a069daf" candidate_uuid: "b1bcbe2df07744caaeb7a15d00dad2d1" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "067d127df48c4d5aae445170aef96762" is_pre_election: true
I20260709 14:53:53.652074  8206 leader_election.cc:304] T f716996c1a1146688dd7b42c6a069daf P b1bcbe2df07744caaeb7a15d00dad2d1 [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b1bcbe2df07744caaeb7a15d00dad2d1; no voters: 067d127df48c4d5aae445170aef96762, 973451fb40234dca93d60a5ad4ca93e4
I20260709 14:53:53.652743  9039 raft_consensus.cc:2749] T f716996c1a1146688dd7b42c6a069daf P b1bcbe2df07744caaeb7a15d00dad2d1 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 14:53:53.795801  9087 raft_consensus.cc:493] T f716996c1a1146688dd7b42c6a069daf P 067d127df48c4d5aae445170aef96762 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader b1bcbe2df07744caaeb7a15d00dad2d1)
I20260709 14:53:53.796310  9087 raft_consensus.cc:515] T f716996c1a1146688dd7b42c6a069daf P 067d127df48c4d5aae445170aef96762 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "973451fb40234dca93d60a5ad4ca93e4" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39227 } } peers { permanent_uuid: "b1bcbe2df07744caaeb7a15d00dad2d1" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43283 } } peers { permanent_uuid: "067d127df48c4d5aae445170aef96762" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 41465 } }
I20260709 14:53:53.798026  9087 leader_election.cc:290] T f716996c1a1146688dd7b42c6a069daf P 067d127df48c4d5aae445170aef96762 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 973451fb40234dca93d60a5ad4ca93e4 (127.6.3.193:39227), b1bcbe2df07744caaeb7a15d00dad2d1 (127.6.3.194:43283)
I20260709 14:53:53.798617  8963 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f716996c1a1146688dd7b42c6a069daf" candidate_uuid: "067d127df48c4d5aae445170aef96762" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "973451fb40234dca93d60a5ad4ca93e4" is_pre_election: true
I20260709 14:53:53.799000  8237 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f716996c1a1146688dd7b42c6a069daf" candidate_uuid: "067d127df48c4d5aae445170aef96762" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "b1bcbe2df07744caaeb7a15d00dad2d1" is_pre_election: true
I20260709 14:53:53.799445  8963 raft_consensus.cc:2393] T f716996c1a1146688dd7b42c6a069daf P 973451fb40234dca93d60a5ad4ca93e4 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 067d127df48c4d5aae445170aef96762 in current term 3: Already voted for candidate 973451fb40234dca93d60a5ad4ca93e4 in this term.
I20260709 14:53:53.799607  8237 raft_consensus.cc:2468] T f716996c1a1146688dd7b42c6a069daf P b1bcbe2df07744caaeb7a15d00dad2d1 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 067d127df48c4d5aae445170aef96762 in term 3.
I20260709 14:53:53.801105  8277 leader_election.cc:304] T f716996c1a1146688dd7b42c6a069daf P 067d127df48c4d5aae445170aef96762 [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: 067d127df48c4d5aae445170aef96762, b1bcbe2df07744caaeb7a15d00dad2d1; no voters: 973451fb40234dca93d60a5ad4ca93e4
I20260709 14:53:53.802183  9087 raft_consensus.cc:2804] T f716996c1a1146688dd7b42c6a069daf P 067d127df48c4d5aae445170aef96762 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 14:53:53.802593  9087 raft_consensus.cc:493] T f716996c1a1146688dd7b42c6a069daf P 067d127df48c4d5aae445170aef96762 [term 2 FOLLOWER]: Starting leader election (detected failure of leader b1bcbe2df07744caaeb7a15d00dad2d1)
I20260709 14:53:53.802970  9087 raft_consensus.cc:3060] T f716996c1a1146688dd7b42c6a069daf P 067d127df48c4d5aae445170aef96762 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:53:53.810390  9087 raft_consensus.cc:515] T f716996c1a1146688dd7b42c6a069daf P 067d127df48c4d5aae445170aef96762 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "973451fb40234dca93d60a5ad4ca93e4" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39227 } } peers { permanent_uuid: "b1bcbe2df07744caaeb7a15d00dad2d1" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43283 } } peers { permanent_uuid: "067d127df48c4d5aae445170aef96762" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 41465 } }
I20260709 14:53:53.812934  8969 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f716996c1a1146688dd7b42c6a069daf" candidate_uuid: "067d127df48c4d5aae445170aef96762" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "973451fb40234dca93d60a5ad4ca93e4"
I20260709 14:53:53.813663  8969 raft_consensus.cc:2393] T f716996c1a1146688dd7b42c6a069daf P 973451fb40234dca93d60a5ad4ca93e4 [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate 067d127df48c4d5aae445170aef96762 in current term 3: Already voted for candidate 973451fb40234dca93d60a5ad4ca93e4 in this term.
I20260709 14:53:53.814757  8237 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f716996c1a1146688dd7b42c6a069daf" candidate_uuid: "067d127df48c4d5aae445170aef96762" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "b1bcbe2df07744caaeb7a15d00dad2d1"
I20260709 14:53:53.824581  8237 raft_consensus.cc:2468] T f716996c1a1146688dd7b42c6a069daf P b1bcbe2df07744caaeb7a15d00dad2d1 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 067d127df48c4d5aae445170aef96762 in term 3.
I20260709 14:53:53.825126  9087 leader_election.cc:290] T f716996c1a1146688dd7b42c6a069daf P 067d127df48c4d5aae445170aef96762 [CANDIDATE]: Term 3 election: Requested vote from peers 973451fb40234dca93d60a5ad4ca93e4 (127.6.3.193:39227), b1bcbe2df07744caaeb7a15d00dad2d1 (127.6.3.194:43283)
I20260709 14:53:53.825670  8277 leader_election.cc:304] T f716996c1a1146688dd7b42c6a069daf P 067d127df48c4d5aae445170aef96762 [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: 067d127df48c4d5aae445170aef96762, b1bcbe2df07744caaeb7a15d00dad2d1; no voters: 973451fb40234dca93d60a5ad4ca93e4
I20260709 14:53:53.826241  9087 raft_consensus.cc:2804] T f716996c1a1146688dd7b42c6a069daf P 067d127df48c4d5aae445170aef96762 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:53:53.826663  9087 raft_consensus.cc:697] T f716996c1a1146688dd7b42c6a069daf P 067d127df48c4d5aae445170aef96762 [term 3 LEADER]: Becoming Leader. State: Replica: 067d127df48c4d5aae445170aef96762, State: Running, Role: LEADER
I20260709 14:53:53.827310  9087 consensus_queue.cc:237] T f716996c1a1146688dd7b42c6a069daf P 067d127df48c4d5aae445170aef96762 [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: "973451fb40234dca93d60a5ad4ca93e4" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39227 } } peers { permanent_uuid: "b1bcbe2df07744caaeb7a15d00dad2d1" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43283 } } peers { permanent_uuid: "067d127df48c4d5aae445170aef96762" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 41465 } }
I20260709 14:53:53.837818  8061 catalog_manager.cc:5697] T f716996c1a1146688dd7b42c6a069daf P 067d127df48c4d5aae445170aef96762 reported cstate change: term changed from 2 to 3, leader changed from b1bcbe2df07744caaeb7a15d00dad2d1 (127.6.3.194) to 067d127df48c4d5aae445170aef96762 (127.6.3.195). New cstate: current_term: 3 leader_uuid: "067d127df48c4d5aae445170aef96762" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "973451fb40234dca93d60a5ad4ca93e4" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39227 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b1bcbe2df07744caaeb7a15d00dad2d1" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43283 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "067d127df48c4d5aae445170aef96762" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 41465 } health_report { overall_health: HEALTHY } } }
I20260709 14:53:54.397711  8963 raft_consensus.cc:1275] T f716996c1a1146688dd7b42c6a069daf P 973451fb40234dca93d60a5ad4ca93e4 [term 3 FOLLOWER]: Refusing update from remote peer 067d127df48c4d5aae445170aef96762: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:53:54.399199  9087 consensus_queue.cc:1048] T f716996c1a1146688dd7b42c6a069daf P 067d127df48c4d5aae445170aef96762 [LEADER]: Connected to new peer: Peer: permanent_uuid: "973451fb40234dca93d60a5ad4ca93e4" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39227 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:53:54.431519  8239 raft_consensus.cc:1275] T f716996c1a1146688dd7b42c6a069daf P b1bcbe2df07744caaeb7a15d00dad2d1 [term 3 FOLLOWER]: Refusing update from remote peer 067d127df48c4d5aae445170aef96762: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:53:54.433461  9054 consensus_queue.cc:1048] T f716996c1a1146688dd7b42c6a069daf P 067d127df48c4d5aae445170aef96762 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b1bcbe2df07744caaeb7a15d00dad2d1" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43283 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:53:57.414284  6159 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:53:57.474334  8312 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "57c0caa7558c4f95a29b1c8342bd7588"
dest_uuid: "067d127df48c4d5aae445170aef96762"
mode: GRACEFUL
new_leader_uuid: "973451fb40234dca93d60a5ad4ca93e4"
 from {username='slave'} at 127.0.0.1:56108
I20260709 14:53:57.474892  8312 raft_consensus.cc:606] T 57c0caa7558c4f95a29b1c8342bd7588 P 067d127df48c4d5aae445170aef96762 [term 1 LEADER]: Received request to transfer leadership to TS 973451fb40234dca93d60a5ad4ca93e4
I20260709 14:53:57.477065  8312 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "5c2e9b91ed864ebcab9eee5fcbe0c728"
dest_uuid: "067d127df48c4d5aae445170aef96762"
mode: GRACEFUL
new_leader_uuid: "973451fb40234dca93d60a5ad4ca93e4"
 from {username='slave'} at 127.0.0.1:56108
I20260709 14:53:57.477470  8312 raft_consensus.cc:606] T 5c2e9b91ed864ebcab9eee5fcbe0c728 P 067d127df48c4d5aae445170aef96762 [term 1 LEADER]: Received request to transfer leadership to TS 973451fb40234dca93d60a5ad4ca93e4
I20260709 14:53:57.479568  8312 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "6e36e2a656b04fde9b0c79b2db3623dd"
dest_uuid: "067d127df48c4d5aae445170aef96762"
mode: GRACEFUL
new_leader_uuid: "973451fb40234dca93d60a5ad4ca93e4"
 from {username='slave'} at 127.0.0.1:56108
I20260709 14:53:57.480062  8312 raft_consensus.cc:606] T 6e36e2a656b04fde9b0c79b2db3623dd P 067d127df48c4d5aae445170aef96762 [term 2 LEADER]: Received request to transfer leadership to TS 973451fb40234dca93d60a5ad4ca93e4
I20260709 14:53:57.493125  8384 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "a1307a109a5d4579999c4940c344eb2a"
dest_uuid: "bf45b641d5dd4b868ad6c3f969c62453"
mode: GRACEFUL
new_leader_uuid: "067d127df48c4d5aae445170aef96762"
 from {username='slave'} at 127.0.0.1:37750
I20260709 14:53:57.493556  8384 raft_consensus.cc:606] T a1307a109a5d4579999c4940c344eb2a P bf45b641d5dd4b868ad6c3f969c62453 [term 1 LEADER]: Received request to transfer leadership to TS 067d127df48c4d5aae445170aef96762
I20260709 14:53:57.495766  8312 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "bffa36e5fd13469b8b97e7d5a198b50c"
dest_uuid: "067d127df48c4d5aae445170aef96762"
mode: GRACEFUL
new_leader_uuid: "bf45b641d5dd4b868ad6c3f969c62453"
 from {username='slave'} at 127.0.0.1:56108
I20260709 14:53:57.496111  8312 raft_consensus.cc:606] T bffa36e5fd13469b8b97e7d5a198b50c P 067d127df48c4d5aae445170aef96762 [term 1 LEADER]: Received request to transfer leadership to TS bf45b641d5dd4b868ad6c3f969c62453
I20260709 14:53:57.497941  8312 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "cda2e960108f4f0688fc2fdfaf8d804b"
dest_uuid: "067d127df48c4d5aae445170aef96762"
mode: GRACEFUL
new_leader_uuid: "bf45b641d5dd4b868ad6c3f969c62453"
 from {username='slave'} at 127.0.0.1:56108
I20260709 14:53:57.498355  8312 raft_consensus.cc:606] T cda2e960108f4f0688fc2fdfaf8d804b P 067d127df48c4d5aae445170aef96762 [term 1 LEADER]: Received request to transfer leadership to TS bf45b641d5dd4b868ad6c3f969c62453
I20260709 14:53:57.508905  8237 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "cf17a9d132194e99811fa03218e66e17"
dest_uuid: "b1bcbe2df07744caaeb7a15d00dad2d1"
mode: GRACEFUL
new_leader_uuid: "973451fb40234dca93d60a5ad4ca93e4"
 from {username='slave'} at 127.0.0.1:60154
I20260709 14:53:57.509302  8237 raft_consensus.cc:606] T cf17a9d132194e99811fa03218e66e17 P b1bcbe2df07744caaeb7a15d00dad2d1 [term 1 LEADER]: Received request to transfer leadership to TS 973451fb40234dca93d60a5ad4ca93e4
I20260709 14:53:57.510273  6159 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 7
I20260709 14:53:57.511346  6159 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 14:53:57.521657  9103 raft_consensus.cc:993] T 6e36e2a656b04fde9b0c79b2db3623dd P 067d127df48c4d5aae445170aef96762: : Instructing follower 973451fb40234dca93d60a5ad4ca93e4 to start an election
I20260709 14:53:57.522303  9106 raft_consensus.cc:1081] T 6e36e2a656b04fde9b0c79b2db3623dd P 067d127df48c4d5aae445170aef96762 [term 2 LEADER]: Signalling peer 973451fb40234dca93d60a5ad4ca93e4 to start an election
I20260709 14:53:57.523555  9041 raft_consensus.cc:993] T cf17a9d132194e99811fa03218e66e17 P b1bcbe2df07744caaeb7a15d00dad2d1: : Instructing follower 973451fb40234dca93d60a5ad4ca93e4 to start an election
I20260709 14:53:57.524019  8963 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "6e36e2a656b04fde9b0c79b2db3623dd"
dest_uuid: "973451fb40234dca93d60a5ad4ca93e4"
 from {username='slave'} at 127.0.0.1:56140
I20260709 14:53:57.524204  9110 raft_consensus.cc:1081] T cf17a9d132194e99811fa03218e66e17 P b1bcbe2df07744caaeb7a15d00dad2d1 [term 1 LEADER]: Signalling peer 973451fb40234dca93d60a5ad4ca93e4 to start an election
I20260709 14:53:57.524680  8963 raft_consensus.cc:493] T 6e36e2a656b04fde9b0c79b2db3623dd P 973451fb40234dca93d60a5ad4ca93e4 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:53:57.525106  8963 raft_consensus.cc:3060] T 6e36e2a656b04fde9b0c79b2db3623dd P 973451fb40234dca93d60a5ad4ca93e4 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:53:57.525980  8965 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "cf17a9d132194e99811fa03218e66e17"
dest_uuid: "973451fb40234dca93d60a5ad4ca93e4"
 from {username='slave'} at 127.0.0.1:56126
I20260709 14:53:57.526476  8965 raft_consensus.cc:493] T cf17a9d132194e99811fa03218e66e17 P 973451fb40234dca93d60a5ad4ca93e4 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:53:57.526742  8965 raft_consensus.cc:3060] T cf17a9d132194e99811fa03218e66e17 P 973451fb40234dca93d60a5ad4ca93e4 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:53:57.530773  8963 raft_consensus.cc:515] T 6e36e2a656b04fde9b0c79b2db3623dd P 973451fb40234dca93d60a5ad4ca93e4 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "067d127df48c4d5aae445170aef96762" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 41465 } } peers { permanent_uuid: "bf45b641d5dd4b868ad6c3f969c62453" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 43451 } } peers { permanent_uuid: "973451fb40234dca93d60a5ad4ca93e4" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39227 } }
I20260709 14:53:57.532088  8965 raft_consensus.cc:515] T cf17a9d132194e99811fa03218e66e17 P 973451fb40234dca93d60a5ad4ca93e4 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bf45b641d5dd4b868ad6c3f969c62453" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 43451 } } peers { permanent_uuid: "973451fb40234dca93d60a5ad4ca93e4" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39227 } } peers { permanent_uuid: "b1bcbe2df07744caaeb7a15d00dad2d1" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43283 } }
I20260709 14:53:57.533139  8963 leader_election.cc:290] T 6e36e2a656b04fde9b0c79b2db3623dd P 973451fb40234dca93d60a5ad4ca93e4 [CANDIDATE]: Term 3 election: Requested vote from peers 067d127df48c4d5aae445170aef96762 (127.6.3.195:41465), bf45b641d5dd4b868ad6c3f969c62453 (127.6.3.196:43451)
I20260709 14:53:57.533699  8312 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6e36e2a656b04fde9b0c79b2db3623dd" candidate_uuid: "973451fb40234dca93d60a5ad4ca93e4" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "067d127df48c4d5aae445170aef96762"
I20260709 14:53:57.534116  8384 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6e36e2a656b04fde9b0c79b2db3623dd" candidate_uuid: "973451fb40234dca93d60a5ad4ca93e4" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "bf45b641d5dd4b868ad6c3f969c62453"
I20260709 14:53:57.534420  8312 raft_consensus.cc:3055] T 6e36e2a656b04fde9b0c79b2db3623dd P 067d127df48c4d5aae445170aef96762 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:53:57.534740  8312 raft_consensus.cc:740] T 6e36e2a656b04fde9b0c79b2db3623dd P 067d127df48c4d5aae445170aef96762 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 067d127df48c4d5aae445170aef96762, State: Running, Role: LEADER
I20260709 14:53:57.534746  8384 raft_consensus.cc:3060] T 6e36e2a656b04fde9b0c79b2db3623dd P bf45b641d5dd4b868ad6c3f969c62453 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:53:57.535310  8388 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cf17a9d132194e99811fa03218e66e17" candidate_uuid: "973451fb40234dca93d60a5ad4ca93e4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "bf45b641d5dd4b868ad6c3f969c62453"
I20260709 14:53:57.535562  8965 leader_election.cc:290] T cf17a9d132194e99811fa03218e66e17 P 973451fb40234dca93d60a5ad4ca93e4 [CANDIDATE]: Term 2 election: Requested vote from peers bf45b641d5dd4b868ad6c3f969c62453 (127.6.3.196:43451), b1bcbe2df07744caaeb7a15d00dad2d1 (127.6.3.194:43283)
I20260709 14:53:57.535890  8388 raft_consensus.cc:3060] T cf17a9d132194e99811fa03218e66e17 P bf45b641d5dd4b868ad6c3f969c62453 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:53:57.535630  8312 consensus_queue.cc:260] T 6e36e2a656b04fde9b0c79b2db3623dd P 067d127df48c4d5aae445170aef96762 [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: "067d127df48c4d5aae445170aef96762" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 41465 } } peers { permanent_uuid: "bf45b641d5dd4b868ad6c3f969c62453" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 43451 } } peers { permanent_uuid: "973451fb40234dca93d60a5ad4ca93e4" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39227 } }
I20260709 14:53:57.536875  8312 raft_consensus.cc:3060] T 6e36e2a656b04fde9b0c79b2db3623dd P 067d127df48c4d5aae445170aef96762 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:53:57.539753  8237 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cf17a9d132194e99811fa03218e66e17" candidate_uuid: "973451fb40234dca93d60a5ad4ca93e4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b1bcbe2df07744caaeb7a15d00dad2d1"
I20260709 14:53:57.540220  8237 raft_consensus.cc:3055] T cf17a9d132194e99811fa03218e66e17 P b1bcbe2df07744caaeb7a15d00dad2d1 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:53:57.540460  8237 raft_consensus.cc:740] T cf17a9d132194e99811fa03218e66e17 P b1bcbe2df07744caaeb7a15d00dad2d1 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: b1bcbe2df07744caaeb7a15d00dad2d1, State: Running, Role: LEADER
I20260709 14:53:57.541230  8237 consensus_queue.cc:260] T cf17a9d132194e99811fa03218e66e17 P b1bcbe2df07744caaeb7a15d00dad2d1 [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: "bf45b641d5dd4b868ad6c3f969c62453" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 43451 } } peers { permanent_uuid: "973451fb40234dca93d60a5ad4ca93e4" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39227 } } peers { permanent_uuid: "b1bcbe2df07744caaeb7a15d00dad2d1" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43283 } }
I20260709 14:53:57.542413  8237 raft_consensus.cc:3060] T cf17a9d132194e99811fa03218e66e17 P b1bcbe2df07744caaeb7a15d00dad2d1 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:53:57.542582  8388 raft_consensus.cc:2468] T cf17a9d132194e99811fa03218e66e17 P bf45b641d5dd4b868ad6c3f969c62453 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 973451fb40234dca93d60a5ad4ca93e4 in term 2.
I20260709 14:53:57.543915  8907 leader_election.cc:304] T cf17a9d132194e99811fa03218e66e17 P 973451fb40234dca93d60a5ad4ca93e4 [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: 973451fb40234dca93d60a5ad4ca93e4, bf45b641d5dd4b868ad6c3f969c62453; no voters: 
I20260709 14:53:57.544078  8312 raft_consensus.cc:2468] T 6e36e2a656b04fde9b0c79b2db3623dd P 067d127df48c4d5aae445170aef96762 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 973451fb40234dca93d60a5ad4ca93e4 in term 3.
I20260709 14:53:57.545784  8908 leader_election.cc:304] T 6e36e2a656b04fde9b0c79b2db3623dd P 973451fb40234dca93d60a5ad4ca93e4 [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: 067d127df48c4d5aae445170aef96762, 973451fb40234dca93d60a5ad4ca93e4; no voters: 
I20260709 14:53:57.548688  8384 raft_consensus.cc:2468] T 6e36e2a656b04fde9b0c79b2db3623dd P bf45b641d5dd4b868ad6c3f969c62453 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 973451fb40234dca93d60a5ad4ca93e4 in term 3.
I20260709 14:53:57.550287  8237 raft_consensus.cc:2468] T cf17a9d132194e99811fa03218e66e17 P b1bcbe2df07744caaeb7a15d00dad2d1 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 973451fb40234dca93d60a5ad4ca93e4 in term 2.
I20260709 14:53:57.550719  9113 raft_consensus.cc:2804] T cf17a9d132194e99811fa03218e66e17 P 973451fb40234dca93d60a5ad4ca93e4 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:53:57.553114  9112 raft_consensus.cc:2804] T 6e36e2a656b04fde9b0c79b2db3623dd P 973451fb40234dca93d60a5ad4ca93e4 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:53:57.553316  9113 raft_consensus.cc:697] T cf17a9d132194e99811fa03218e66e17 P 973451fb40234dca93d60a5ad4ca93e4 [term 2 LEADER]: Becoming Leader. State: Replica: 973451fb40234dca93d60a5ad4ca93e4, State: Running, Role: LEADER
I20260709 14:53:57.554270  9112 raft_consensus.cc:697] T 6e36e2a656b04fde9b0c79b2db3623dd P 973451fb40234dca93d60a5ad4ca93e4 [term 3 LEADER]: Becoming Leader. State: Replica: 973451fb40234dca93d60a5ad4ca93e4, State: Running, Role: LEADER
I20260709 14:53:57.554683  9113 consensus_queue.cc:237] T cf17a9d132194e99811fa03218e66e17 P 973451fb40234dca93d60a5ad4ca93e4 [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: "bf45b641d5dd4b868ad6c3f969c62453" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 43451 } } peers { permanent_uuid: "973451fb40234dca93d60a5ad4ca93e4" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39227 } } peers { permanent_uuid: "b1bcbe2df07744caaeb7a15d00dad2d1" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43283 } }
I20260709 14:53:57.555207  9112 consensus_queue.cc:237] T 6e36e2a656b04fde9b0c79b2db3623dd P 973451fb40234dca93d60a5ad4ca93e4 [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: "067d127df48c4d5aae445170aef96762" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 41465 } } peers { permanent_uuid: "bf45b641d5dd4b868ad6c3f969c62453" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 43451 } } peers { permanent_uuid: "973451fb40234dca93d60a5ad4ca93e4" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39227 } }
I20260709 14:53:57.565307  8062 catalog_manager.cc:5697] T cf17a9d132194e99811fa03218e66e17 P 973451fb40234dca93d60a5ad4ca93e4 reported cstate change: term changed from 1 to 2, leader changed from b1bcbe2df07744caaeb7a15d00dad2d1 (127.6.3.194) to 973451fb40234dca93d60a5ad4ca93e4 (127.6.3.193). New cstate: current_term: 2 leader_uuid: "973451fb40234dca93d60a5ad4ca93e4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bf45b641d5dd4b868ad6c3f969c62453" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 43451 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "973451fb40234dca93d60a5ad4ca93e4" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39227 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b1bcbe2df07744caaeb7a15d00dad2d1" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43283 } health_report { overall_health: UNKNOWN } } }
I20260709 14:53:57.572872  9030 raft_consensus.cc:993] T a1307a109a5d4579999c4940c344eb2a P bf45b641d5dd4b868ad6c3f969c62453: : Instructing follower 067d127df48c4d5aae445170aef96762 to start an election
I20260709 14:53:57.578776  9030 raft_consensus.cc:1081] T a1307a109a5d4579999c4940c344eb2a P bf45b641d5dd4b868ad6c3f969c62453 [term 1 LEADER]: Signalling peer 067d127df48c4d5aae445170aef96762 to start an election
I20260709 14:53:57.581777  8312 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "a1307a109a5d4579999c4940c344eb2a"
dest_uuid: "067d127df48c4d5aae445170aef96762"
 from {username='slave'} at 127.0.0.1:36318
I20260709 14:53:57.582252  8312 raft_consensus.cc:493] T a1307a109a5d4579999c4940c344eb2a P 067d127df48c4d5aae445170aef96762 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:53:57.582602  8312 raft_consensus.cc:3060] T a1307a109a5d4579999c4940c344eb2a P 067d127df48c4d5aae445170aef96762 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:53:57.588835  8312 raft_consensus.cc:515] T a1307a109a5d4579999c4940c344eb2a P 067d127df48c4d5aae445170aef96762 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b1bcbe2df07744caaeb7a15d00dad2d1" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43283 } } peers { permanent_uuid: "067d127df48c4d5aae445170aef96762" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 41465 } } peers { permanent_uuid: "bf45b641d5dd4b868ad6c3f969c62453" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 43451 } }
I20260709 14:53:57.591413  8312 leader_election.cc:290] T a1307a109a5d4579999c4940c344eb2a P 067d127df48c4d5aae445170aef96762 [CANDIDATE]: Term 2 election: Requested vote from peers b1bcbe2df07744caaeb7a15d00dad2d1 (127.6.3.194:43283), bf45b641d5dd4b868ad6c3f969c62453 (127.6.3.196:43451)
I20260709 14:53:57.591770  8239 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a1307a109a5d4579999c4940c344eb2a" candidate_uuid: "067d127df48c4d5aae445170aef96762" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b1bcbe2df07744caaeb7a15d00dad2d1"
I20260709 14:53:57.592417  8239 raft_consensus.cc:3060] T a1307a109a5d4579999c4940c344eb2a P b1bcbe2df07744caaeb7a15d00dad2d1 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:53:57.592479  8384 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a1307a109a5d4579999c4940c344eb2a" candidate_uuid: "067d127df48c4d5aae445170aef96762" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "bf45b641d5dd4b868ad6c3f969c62453"
I20260709 14:53:57.593102  8384 raft_consensus.cc:3055] T a1307a109a5d4579999c4940c344eb2a P bf45b641d5dd4b868ad6c3f969c62453 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:53:57.593389  8384 raft_consensus.cc:740] T a1307a109a5d4579999c4940c344eb2a P bf45b641d5dd4b868ad6c3f969c62453 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: bf45b641d5dd4b868ad6c3f969c62453, State: Running, Role: LEADER
I20260709 14:53:57.594134  8384 consensus_queue.cc:260] T a1307a109a5d4579999c4940c344eb2a P bf45b641d5dd4b868ad6c3f969c62453 [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: "b1bcbe2df07744caaeb7a15d00dad2d1" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43283 } } peers { permanent_uuid: "067d127df48c4d5aae445170aef96762" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 41465 } } peers { permanent_uuid: "bf45b641d5dd4b868ad6c3f969c62453" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 43451 } }
I20260709 14:53:57.595444  8384 raft_consensus.cc:3060] T a1307a109a5d4579999c4940c344eb2a P bf45b641d5dd4b868ad6c3f969c62453 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:53:57.602229  8239 raft_consensus.cc:2468] T a1307a109a5d4579999c4940c344eb2a P b1bcbe2df07744caaeb7a15d00dad2d1 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 067d127df48c4d5aae445170aef96762 in term 2.
I20260709 14:53:57.602543  8062 catalog_manager.cc:5697] T 6e36e2a656b04fde9b0c79b2db3623dd P 973451fb40234dca93d60a5ad4ca93e4 reported cstate change: term changed from 2 to 3, leader changed from 067d127df48c4d5aae445170aef96762 (127.6.3.195) to 973451fb40234dca93d60a5ad4ca93e4 (127.6.3.193). New cstate: current_term: 3 leader_uuid: "973451fb40234dca93d60a5ad4ca93e4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "067d127df48c4d5aae445170aef96762" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 41465 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bf45b641d5dd4b868ad6c3f969c62453" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 43451 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "973451fb40234dca93d60a5ad4ca93e4" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39227 } health_report { overall_health: HEALTHY } } }
I20260709 14:53:57.603471  8277 leader_election.cc:304] T a1307a109a5d4579999c4940c344eb2a P 067d127df48c4d5aae445170aef96762 [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: 067d127df48c4d5aae445170aef96762, b1bcbe2df07744caaeb7a15d00dad2d1; no voters: 
I20260709 14:53:57.603540  8384 raft_consensus.cc:2468] T a1307a109a5d4579999c4940c344eb2a P bf45b641d5dd4b868ad6c3f969c62453 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 067d127df48c4d5aae445170aef96762 in term 2.
I20260709 14:53:57.604449  9103 raft_consensus.cc:2804] T a1307a109a5d4579999c4940c344eb2a P 067d127df48c4d5aae445170aef96762 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:53:57.604892  9103 raft_consensus.cc:697] T a1307a109a5d4579999c4940c344eb2a P 067d127df48c4d5aae445170aef96762 [term 2 LEADER]: Becoming Leader. State: Replica: 067d127df48c4d5aae445170aef96762, State: Running, Role: LEADER
I20260709 14:53:57.605706  9103 consensus_queue.cc:237] T a1307a109a5d4579999c4940c344eb2a P 067d127df48c4d5aae445170aef96762 [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: "b1bcbe2df07744caaeb7a15d00dad2d1" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43283 } } peers { permanent_uuid: "067d127df48c4d5aae445170aef96762" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 41465 } } peers { permanent_uuid: "bf45b641d5dd4b868ad6c3f969c62453" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 43451 } }
I20260709 14:53:57.624941  8062 catalog_manager.cc:5697] T a1307a109a5d4579999c4940c344eb2a P 067d127df48c4d5aae445170aef96762 reported cstate change: term changed from 1 to 2, leader changed from bf45b641d5dd4b868ad6c3f969c62453 (127.6.3.196) to 067d127df48c4d5aae445170aef96762 (127.6.3.195). New cstate: current_term: 2 leader_uuid: "067d127df48c4d5aae445170aef96762" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b1bcbe2df07744caaeb7a15d00dad2d1" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43283 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "067d127df48c4d5aae445170aef96762" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 41465 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bf45b641d5dd4b868ad6c3f969c62453" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 43451 } health_report { overall_health: UNKNOWN } } }
I20260709 14:53:57.640024  9106 raft_consensus.cc:993] T cda2e960108f4f0688fc2fdfaf8d804b P 067d127df48c4d5aae445170aef96762: : Instructing follower bf45b641d5dd4b868ad6c3f969c62453 to start an election
I20260709 14:53:57.640486  9103 raft_consensus.cc:1081] T cda2e960108f4f0688fc2fdfaf8d804b P 067d127df48c4d5aae445170aef96762 [term 1 LEADER]: Signalling peer bf45b641d5dd4b868ad6c3f969c62453 to start an election
I20260709 14:53:57.641781  8384 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "cda2e960108f4f0688fc2fdfaf8d804b"
dest_uuid: "bf45b641d5dd4b868ad6c3f969c62453"
 from {username='slave'} at 127.0.0.1:44026
I20260709 14:53:57.642318  8384 raft_consensus.cc:493] T cda2e960108f4f0688fc2fdfaf8d804b P bf45b641d5dd4b868ad6c3f969c62453 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:53:57.642613  8384 raft_consensus.cc:3060] T cda2e960108f4f0688fc2fdfaf8d804b P bf45b641d5dd4b868ad6c3f969c62453 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:53:57.647230  8384 raft_consensus.cc:515] T cda2e960108f4f0688fc2fdfaf8d804b P bf45b641d5dd4b868ad6c3f969c62453 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b1bcbe2df07744caaeb7a15d00dad2d1" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43283 } } peers { permanent_uuid: "067d127df48c4d5aae445170aef96762" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 41465 } } peers { permanent_uuid: "bf45b641d5dd4b868ad6c3f969c62453" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 43451 } }
I20260709 14:53:57.651479  8384 leader_election.cc:290] T cda2e960108f4f0688fc2fdfaf8d804b P bf45b641d5dd4b868ad6c3f969c62453 [CANDIDATE]: Term 2 election: Requested vote from peers b1bcbe2df07744caaeb7a15d00dad2d1 (127.6.3.194:43283), 067d127df48c4d5aae445170aef96762 (127.6.3.195:41465)
I20260709 14:53:57.652626  8312 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cda2e960108f4f0688fc2fdfaf8d804b" candidate_uuid: "bf45b641d5dd4b868ad6c3f969c62453" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "067d127df48c4d5aae445170aef96762"
I20260709 14:53:57.653187  8312 raft_consensus.cc:3055] T cda2e960108f4f0688fc2fdfaf8d804b P 067d127df48c4d5aae445170aef96762 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:53:57.653679  8312 raft_consensus.cc:740] T cda2e960108f4f0688fc2fdfaf8d804b P 067d127df48c4d5aae445170aef96762 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 067d127df48c4d5aae445170aef96762, State: Running, Role: LEADER
I20260709 14:53:57.653888  8239 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cda2e960108f4f0688fc2fdfaf8d804b" candidate_uuid: "bf45b641d5dd4b868ad6c3f969c62453" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b1bcbe2df07744caaeb7a15d00dad2d1"
I20260709 14:53:57.654426  8239 raft_consensus.cc:3060] T cda2e960108f4f0688fc2fdfaf8d804b P b1bcbe2df07744caaeb7a15d00dad2d1 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:53:57.654356  8312 consensus_queue.cc:260] T cda2e960108f4f0688fc2fdfaf8d804b P 067d127df48c4d5aae445170aef96762 [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: "b1bcbe2df07744caaeb7a15d00dad2d1" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43283 } } peers { permanent_uuid: "067d127df48c4d5aae445170aef96762" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 41465 } } peers { permanent_uuid: "bf45b641d5dd4b868ad6c3f969c62453" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 43451 } }
I20260709 14:53:57.655723  8312 raft_consensus.cc:3060] T cda2e960108f4f0688fc2fdfaf8d804b P 067d127df48c4d5aae445170aef96762 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:53:57.659422  8239 raft_consensus.cc:2468] T cda2e960108f4f0688fc2fdfaf8d804b P b1bcbe2df07744caaeb7a15d00dad2d1 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bf45b641d5dd4b868ad6c3f969c62453 in term 2.
I20260709 14:53:57.660588  8351 leader_election.cc:304] T cda2e960108f4f0688fc2fdfaf8d804b P bf45b641d5dd4b868ad6c3f969c62453 [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: b1bcbe2df07744caaeb7a15d00dad2d1, bf45b641d5dd4b868ad6c3f969c62453; no voters: 
I20260709 14:53:57.660964  8312 raft_consensus.cc:2468] T cda2e960108f4f0688fc2fdfaf8d804b P 067d127df48c4d5aae445170aef96762 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bf45b641d5dd4b868ad6c3f969c62453 in term 2.
I20260709 14:53:57.661309  9105 raft_consensus.cc:2804] T cda2e960108f4f0688fc2fdfaf8d804b P bf45b641d5dd4b868ad6c3f969c62453 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:53:57.661803  9105 raft_consensus.cc:697] T cda2e960108f4f0688fc2fdfaf8d804b P bf45b641d5dd4b868ad6c3f969c62453 [term 2 LEADER]: Becoming Leader. State: Replica: bf45b641d5dd4b868ad6c3f969c62453, State: Running, Role: LEADER
I20260709 14:53:57.662657  9105 consensus_queue.cc:237] T cda2e960108f4f0688fc2fdfaf8d804b P bf45b641d5dd4b868ad6c3f969c62453 [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: "b1bcbe2df07744caaeb7a15d00dad2d1" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43283 } } peers { permanent_uuid: "067d127df48c4d5aae445170aef96762" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 41465 } } peers { permanent_uuid: "bf45b641d5dd4b868ad6c3f969c62453" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 43451 } }
I20260709 14:53:57.673337  8062 catalog_manager.cc:5697] T cda2e960108f4f0688fc2fdfaf8d804b P bf45b641d5dd4b868ad6c3f969c62453 reported cstate change: term changed from 1 to 2, leader changed from 067d127df48c4d5aae445170aef96762 (127.6.3.195) to bf45b641d5dd4b868ad6c3f969c62453 (127.6.3.196). New cstate: current_term: 2 leader_uuid: "bf45b641d5dd4b868ad6c3f969c62453" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b1bcbe2df07744caaeb7a15d00dad2d1" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43283 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "067d127df48c4d5aae445170aef96762" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 41465 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bf45b641d5dd4b868ad6c3f969c62453" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 43451 } health_report { overall_health: HEALTHY } } }
I20260709 14:53:57.839118  9106 raft_consensus.cc:993] T bffa36e5fd13469b8b97e7d5a198b50c P 067d127df48c4d5aae445170aef96762: : Instructing follower bf45b641d5dd4b868ad6c3f969c62453 to start an election
I20260709 14:53:57.839620  9103 raft_consensus.cc:1081] T bffa36e5fd13469b8b97e7d5a198b50c P 067d127df48c4d5aae445170aef96762 [term 1 LEADER]: Signalling peer bf45b641d5dd4b868ad6c3f969c62453 to start an election
I20260709 14:53:57.840962  8384 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "bffa36e5fd13469b8b97e7d5a198b50c"
dest_uuid: "bf45b641d5dd4b868ad6c3f969c62453"
 from {username='slave'} at 127.0.0.1:44026
I20260709 14:53:57.841365  8384 raft_consensus.cc:493] T bffa36e5fd13469b8b97e7d5a198b50c P bf45b641d5dd4b868ad6c3f969c62453 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:53:57.841616  8384 raft_consensus.cc:3060] T bffa36e5fd13469b8b97e7d5a198b50c P bf45b641d5dd4b868ad6c3f969c62453 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:53:57.846727  8384 raft_consensus.cc:515] T bffa36e5fd13469b8b97e7d5a198b50c P bf45b641d5dd4b868ad6c3f969c62453 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b1bcbe2df07744caaeb7a15d00dad2d1" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43283 } } peers { permanent_uuid: "067d127df48c4d5aae445170aef96762" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 41465 } } peers { permanent_uuid: "bf45b641d5dd4b868ad6c3f969c62453" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 43451 } }
I20260709 14:53:57.847994  8384 leader_election.cc:290] T bffa36e5fd13469b8b97e7d5a198b50c P bf45b641d5dd4b868ad6c3f969c62453 [CANDIDATE]: Term 2 election: Requested vote from peers b1bcbe2df07744caaeb7a15d00dad2d1 (127.6.3.194:43283), 067d127df48c4d5aae445170aef96762 (127.6.3.195:41465)
I20260709 14:53:57.848776  8312 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bffa36e5fd13469b8b97e7d5a198b50c" candidate_uuid: "bf45b641d5dd4b868ad6c3f969c62453" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "067d127df48c4d5aae445170aef96762"
I20260709 14:53:57.849261  8312 raft_consensus.cc:3055] T bffa36e5fd13469b8b97e7d5a198b50c P 067d127df48c4d5aae445170aef96762 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:53:57.849303  8239 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bffa36e5fd13469b8b97e7d5a198b50c" candidate_uuid: "bf45b641d5dd4b868ad6c3f969c62453" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b1bcbe2df07744caaeb7a15d00dad2d1"
I20260709 14:53:57.849668  8312 raft_consensus.cc:740] T bffa36e5fd13469b8b97e7d5a198b50c P 067d127df48c4d5aae445170aef96762 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 067d127df48c4d5aae445170aef96762, State: Running, Role: LEADER
I20260709 14:53:57.849920  8239 raft_consensus.cc:3060] T bffa36e5fd13469b8b97e7d5a198b50c P b1bcbe2df07744caaeb7a15d00dad2d1 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:53:57.850425  8312 consensus_queue.cc:260] T bffa36e5fd13469b8b97e7d5a198b50c P 067d127df48c4d5aae445170aef96762 [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: "b1bcbe2df07744caaeb7a15d00dad2d1" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43283 } } peers { permanent_uuid: "067d127df48c4d5aae445170aef96762" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 41465 } } peers { permanent_uuid: "bf45b641d5dd4b868ad6c3f969c62453" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 43451 } }
I20260709 14:53:57.851578  8312 raft_consensus.cc:3060] T bffa36e5fd13469b8b97e7d5a198b50c P 067d127df48c4d5aae445170aef96762 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:53:57.855865  8239 raft_consensus.cc:2468] T bffa36e5fd13469b8b97e7d5a198b50c P b1bcbe2df07744caaeb7a15d00dad2d1 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bf45b641d5dd4b868ad6c3f969c62453 in term 2.
I20260709 14:53:57.857368  8351 leader_election.cc:304] T bffa36e5fd13469b8b97e7d5a198b50c P bf45b641d5dd4b868ad6c3f969c62453 [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: b1bcbe2df07744caaeb7a15d00dad2d1, bf45b641d5dd4b868ad6c3f969c62453; no voters: 
I20260709 14:53:57.858031  9030 raft_consensus.cc:2804] T bffa36e5fd13469b8b97e7d5a198b50c P bf45b641d5dd4b868ad6c3f969c62453 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:53:57.858417  9030 raft_consensus.cc:697] T bffa36e5fd13469b8b97e7d5a198b50c P bf45b641d5dd4b868ad6c3f969c62453 [term 2 LEADER]: Becoming Leader. State: Replica: bf45b641d5dd4b868ad6c3f969c62453, State: Running, Role: LEADER
I20260709 14:53:57.858942  8312 raft_consensus.cc:2468] T bffa36e5fd13469b8b97e7d5a198b50c P 067d127df48c4d5aae445170aef96762 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bf45b641d5dd4b868ad6c3f969c62453 in term 2.
I20260709 14:53:57.859179  9030 consensus_queue.cc:237] T bffa36e5fd13469b8b97e7d5a198b50c P bf45b641d5dd4b868ad6c3f969c62453 [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: "b1bcbe2df07744caaeb7a15d00dad2d1" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43283 } } peers { permanent_uuid: "067d127df48c4d5aae445170aef96762" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 41465 } } peers { permanent_uuid: "bf45b641d5dd4b868ad6c3f969c62453" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 43451 } }
I20260709 14:53:57.871217  8062 catalog_manager.cc:5697] T bffa36e5fd13469b8b97e7d5a198b50c P bf45b641d5dd4b868ad6c3f969c62453 reported cstate change: term changed from 1 to 2, leader changed from 067d127df48c4d5aae445170aef96762 (127.6.3.195) to bf45b641d5dd4b868ad6c3f969c62453 (127.6.3.196). New cstate: current_term: 2 leader_uuid: "bf45b641d5dd4b868ad6c3f969c62453" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b1bcbe2df07744caaeb7a15d00dad2d1" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43283 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "067d127df48c4d5aae445170aef96762" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 41465 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bf45b641d5dd4b868ad6c3f969c62453" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 43451 } health_report { overall_health: HEALTHY } } }
I20260709 14:53:57.952129  9106 raft_consensus.cc:993] T 57c0caa7558c4f95a29b1c8342bd7588 P 067d127df48c4d5aae445170aef96762: : Instructing follower 973451fb40234dca93d60a5ad4ca93e4 to start an election
I20260709 14:53:57.952541  9106 raft_consensus.cc:1081] T 57c0caa7558c4f95a29b1c8342bd7588 P 067d127df48c4d5aae445170aef96762 [term 1 LEADER]: Signalling peer 973451fb40234dca93d60a5ad4ca93e4 to start an election
I20260709 14:53:57.953876  8965 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "57c0caa7558c4f95a29b1c8342bd7588"
dest_uuid: "973451fb40234dca93d60a5ad4ca93e4"
 from {username='slave'} at 127.0.0.1:56140
I20260709 14:53:57.954388  8965 raft_consensus.cc:493] T 57c0caa7558c4f95a29b1c8342bd7588 P 973451fb40234dca93d60a5ad4ca93e4 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:53:57.954669  8965 raft_consensus.cc:3060] T 57c0caa7558c4f95a29b1c8342bd7588 P 973451fb40234dca93d60a5ad4ca93e4 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:53:57.958732  8965 raft_consensus.cc:515] T 57c0caa7558c4f95a29b1c8342bd7588 P 973451fb40234dca93d60a5ad4ca93e4 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "067d127df48c4d5aae445170aef96762" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 41465 } } peers { permanent_uuid: "bf45b641d5dd4b868ad6c3f969c62453" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 43451 } } peers { permanent_uuid: "973451fb40234dca93d60a5ad4ca93e4" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39227 } }
I20260709 14:53:57.960104  8965 leader_election.cc:290] T 57c0caa7558c4f95a29b1c8342bd7588 P 973451fb40234dca93d60a5ad4ca93e4 [CANDIDATE]: Term 2 election: Requested vote from peers 067d127df48c4d5aae445170aef96762 (127.6.3.195:41465), bf45b641d5dd4b868ad6c3f969c62453 (127.6.3.196:43451)
I20260709 14:53:57.960676  8312 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "57c0caa7558c4f95a29b1c8342bd7588" candidate_uuid: "973451fb40234dca93d60a5ad4ca93e4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "067d127df48c4d5aae445170aef96762"
I20260709 14:53:57.960960  8384 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "57c0caa7558c4f95a29b1c8342bd7588" candidate_uuid: "973451fb40234dca93d60a5ad4ca93e4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "bf45b641d5dd4b868ad6c3f969c62453"
I20260709 14:53:57.961253  8312 raft_consensus.cc:3055] T 57c0caa7558c4f95a29b1c8342bd7588 P 067d127df48c4d5aae445170aef96762 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:53:57.961431  8384 raft_consensus.cc:3060] T 57c0caa7558c4f95a29b1c8342bd7588 P bf45b641d5dd4b868ad6c3f969c62453 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:53:57.961555  8312 raft_consensus.cc:740] T 57c0caa7558c4f95a29b1c8342bd7588 P 067d127df48c4d5aae445170aef96762 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 067d127df48c4d5aae445170aef96762, State: Running, Role: LEADER
I20260709 14:53:57.962317  8312 consensus_queue.cc:260] T 57c0caa7558c4f95a29b1c8342bd7588 P 067d127df48c4d5aae445170aef96762 [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: "067d127df48c4d5aae445170aef96762" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 41465 } } peers { permanent_uuid: "bf45b641d5dd4b868ad6c3f969c62453" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 43451 } } peers { permanent_uuid: "973451fb40234dca93d60a5ad4ca93e4" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39227 } }
I20260709 14:53:57.963455  8312 raft_consensus.cc:3060] T 57c0caa7558c4f95a29b1c8342bd7588 P 067d127df48c4d5aae445170aef96762 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:53:57.967160  8384 raft_consensus.cc:2468] T 57c0caa7558c4f95a29b1c8342bd7588 P bf45b641d5dd4b868ad6c3f969c62453 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 973451fb40234dca93d60a5ad4ca93e4 in term 2.
I20260709 14:53:57.968076  8907 leader_election.cc:304] T 57c0caa7558c4f95a29b1c8342bd7588 P 973451fb40234dca93d60a5ad4ca93e4 [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: 973451fb40234dca93d60a5ad4ca93e4, bf45b641d5dd4b868ad6c3f969c62453; no voters: 
I20260709 14:53:57.968778  9113 raft_consensus.cc:2804] T 57c0caa7558c4f95a29b1c8342bd7588 P 973451fb40234dca93d60a5ad4ca93e4 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:53:57.969172  8312 raft_consensus.cc:2468] T 57c0caa7558c4f95a29b1c8342bd7588 P 067d127df48c4d5aae445170aef96762 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 973451fb40234dca93d60a5ad4ca93e4 in term 2.
I20260709 14:53:57.969249  9113 raft_consensus.cc:697] T 57c0caa7558c4f95a29b1c8342bd7588 P 973451fb40234dca93d60a5ad4ca93e4 [term 2 LEADER]: Becoming Leader. State: Replica: 973451fb40234dca93d60a5ad4ca93e4, State: Running, Role: LEADER
I20260709 14:53:57.970227  9113 consensus_queue.cc:237] T 57c0caa7558c4f95a29b1c8342bd7588 P 973451fb40234dca93d60a5ad4ca93e4 [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: "067d127df48c4d5aae445170aef96762" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 41465 } } peers { permanent_uuid: "bf45b641d5dd4b868ad6c3f969c62453" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 43451 } } peers { permanent_uuid: "973451fb40234dca93d60a5ad4ca93e4" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39227 } }
I20260709 14:53:57.978355  8062 catalog_manager.cc:5697] T 57c0caa7558c4f95a29b1c8342bd7588 P 973451fb40234dca93d60a5ad4ca93e4 reported cstate change: term changed from 1 to 2, leader changed from 067d127df48c4d5aae445170aef96762 (127.6.3.195) to 973451fb40234dca93d60a5ad4ca93e4 (127.6.3.193). New cstate: current_term: 2 leader_uuid: "973451fb40234dca93d60a5ad4ca93e4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "067d127df48c4d5aae445170aef96762" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 41465 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bf45b641d5dd4b868ad6c3f969c62453" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 43451 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "973451fb40234dca93d60a5ad4ca93e4" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39227 } health_report { overall_health: HEALTHY } } }
I20260709 14:53:57.991129  8384 raft_consensus.cc:1275] T a1307a109a5d4579999c4940c344eb2a P bf45b641d5dd4b868ad6c3f969c62453 [term 2 FOLLOWER]: Refusing update from remote peer 067d127df48c4d5aae445170aef96762: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:53:57.992141  9106 consensus_queue.cc:1048] T a1307a109a5d4579999c4940c344eb2a P 067d127df48c4d5aae445170aef96762 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bf45b641d5dd4b868ad6c3f969c62453" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 43451 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:53:58.003356  8239 raft_consensus.cc:1275] T a1307a109a5d4579999c4940c344eb2a P b1bcbe2df07744caaeb7a15d00dad2d1 [term 2 FOLLOWER]: Refusing update from remote peer 067d127df48c4d5aae445170aef96762: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:53:58.005743  9103 consensus_queue.cc:1048] T a1307a109a5d4579999c4940c344eb2a P 067d127df48c4d5aae445170aef96762 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b1bcbe2df07744caaeb7a15d00dad2d1" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43283 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:53:58.028477  9106 raft_consensus.cc:993] T 5c2e9b91ed864ebcab9eee5fcbe0c728 P 067d127df48c4d5aae445170aef96762: : Instructing follower 973451fb40234dca93d60a5ad4ca93e4 to start an election
I20260709 14:53:58.028967  9128 raft_consensus.cc:1081] T 5c2e9b91ed864ebcab9eee5fcbe0c728 P 067d127df48c4d5aae445170aef96762 [term 1 LEADER]: Signalling peer 973451fb40234dca93d60a5ad4ca93e4 to start an election
I20260709 14:53:58.030208  8965 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "5c2e9b91ed864ebcab9eee5fcbe0c728"
dest_uuid: "973451fb40234dca93d60a5ad4ca93e4"
 from {username='slave'} at 127.0.0.1:56140
I20260709 14:53:58.030634  8965 raft_consensus.cc:493] T 5c2e9b91ed864ebcab9eee5fcbe0c728 P 973451fb40234dca93d60a5ad4ca93e4 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:53:58.030947  8965 raft_consensus.cc:3060] T 5c2e9b91ed864ebcab9eee5fcbe0c728 P 973451fb40234dca93d60a5ad4ca93e4 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:53:58.036115  8965 raft_consensus.cc:515] T 5c2e9b91ed864ebcab9eee5fcbe0c728 P 973451fb40234dca93d60a5ad4ca93e4 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "973451fb40234dca93d60a5ad4ca93e4" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39227 } } peers { permanent_uuid: "b1bcbe2df07744caaeb7a15d00dad2d1" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43283 } } peers { permanent_uuid: "067d127df48c4d5aae445170aef96762" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 41465 } }
I20260709 14:53:58.037431  8965 leader_election.cc:290] T 5c2e9b91ed864ebcab9eee5fcbe0c728 P 973451fb40234dca93d60a5ad4ca93e4 [CANDIDATE]: Term 2 election: Requested vote from peers b1bcbe2df07744caaeb7a15d00dad2d1 (127.6.3.194:43283), 067d127df48c4d5aae445170aef96762 (127.6.3.195:41465)
I20260709 14:53:58.037997  8239 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5c2e9b91ed864ebcab9eee5fcbe0c728" candidate_uuid: "973451fb40234dca93d60a5ad4ca93e4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b1bcbe2df07744caaeb7a15d00dad2d1"
I20260709 14:53:58.038203  8312 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5c2e9b91ed864ebcab9eee5fcbe0c728" candidate_uuid: "973451fb40234dca93d60a5ad4ca93e4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "067d127df48c4d5aae445170aef96762"
I20260709 14:53:58.038530  8239 raft_consensus.cc:3060] T 5c2e9b91ed864ebcab9eee5fcbe0c728 P b1bcbe2df07744caaeb7a15d00dad2d1 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:53:58.038713  8312 raft_consensus.cc:3055] T 5c2e9b91ed864ebcab9eee5fcbe0c728 P 067d127df48c4d5aae445170aef96762 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:53:58.039129  8312 raft_consensus.cc:740] T 5c2e9b91ed864ebcab9eee5fcbe0c728 P 067d127df48c4d5aae445170aef96762 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 067d127df48c4d5aae445170aef96762, State: Running, Role: LEADER
I20260709 14:53:58.039994  8312 consensus_queue.cc:260] T 5c2e9b91ed864ebcab9eee5fcbe0c728 P 067d127df48c4d5aae445170aef96762 [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: "973451fb40234dca93d60a5ad4ca93e4" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39227 } } peers { permanent_uuid: "b1bcbe2df07744caaeb7a15d00dad2d1" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43283 } } peers { permanent_uuid: "067d127df48c4d5aae445170aef96762" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 41465 } }
I20260709 14:53:58.040951  8312 raft_consensus.cc:3060] T 5c2e9b91ed864ebcab9eee5fcbe0c728 P 067d127df48c4d5aae445170aef96762 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:53:58.043875  8239 raft_consensus.cc:2468] T 5c2e9b91ed864ebcab9eee5fcbe0c728 P b1bcbe2df07744caaeb7a15d00dad2d1 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 973451fb40234dca93d60a5ad4ca93e4 in term 2.
I20260709 14:53:58.044883  8905 leader_election.cc:304] T 5c2e9b91ed864ebcab9eee5fcbe0c728 P 973451fb40234dca93d60a5ad4ca93e4 [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: 973451fb40234dca93d60a5ad4ca93e4, b1bcbe2df07744caaeb7a15d00dad2d1; no voters: 
I20260709 14:53:58.045639  9113 raft_consensus.cc:2804] T 5c2e9b91ed864ebcab9eee5fcbe0c728 P 973451fb40234dca93d60a5ad4ca93e4 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:53:58.046092  9113 raft_consensus.cc:697] T 5c2e9b91ed864ebcab9eee5fcbe0c728 P 973451fb40234dca93d60a5ad4ca93e4 [term 2 LEADER]: Becoming Leader. State: Replica: 973451fb40234dca93d60a5ad4ca93e4, State: Running, Role: LEADER
I20260709 14:53:58.046370  8312 raft_consensus.cc:2468] T 5c2e9b91ed864ebcab9eee5fcbe0c728 P 067d127df48c4d5aae445170aef96762 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 973451fb40234dca93d60a5ad4ca93e4 in term 2.
I20260709 14:53:58.046949  9113 consensus_queue.cc:237] T 5c2e9b91ed864ebcab9eee5fcbe0c728 P 973451fb40234dca93d60a5ad4ca93e4 [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: "973451fb40234dca93d60a5ad4ca93e4" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39227 } } peers { permanent_uuid: "b1bcbe2df07744caaeb7a15d00dad2d1" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43283 } } peers { permanent_uuid: "067d127df48c4d5aae445170aef96762" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 41465 } }
I20260709 14:53:58.055424  8061 catalog_manager.cc:5697] T 5c2e9b91ed864ebcab9eee5fcbe0c728 P 973451fb40234dca93d60a5ad4ca93e4 reported cstate change: term changed from 1 to 2, leader changed from 067d127df48c4d5aae445170aef96762 (127.6.3.195) to 973451fb40234dca93d60a5ad4ca93e4 (127.6.3.193). New cstate: current_term: 2 leader_uuid: "973451fb40234dca93d60a5ad4ca93e4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "973451fb40234dca93d60a5ad4ca93e4" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39227 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b1bcbe2df07744caaeb7a15d00dad2d1" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43283 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "067d127df48c4d5aae445170aef96762" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 41465 } health_report { overall_health: UNKNOWN } } }
I20260709 14:53:58.060896  8312 raft_consensus.cc:1275] T 6e36e2a656b04fde9b0c79b2db3623dd P 067d127df48c4d5aae445170aef96762 [term 3 FOLLOWER]: Refusing update from remote peer 973451fb40234dca93d60a5ad4ca93e4: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:53:58.062038  9113 consensus_queue.cc:1048] T 6e36e2a656b04fde9b0c79b2db3623dd P 973451fb40234dca93d60a5ad4ca93e4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "067d127df48c4d5aae445170aef96762" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 41465 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:53:58.071362  8384 raft_consensus.cc:1275] T 6e36e2a656b04fde9b0c79b2db3623dd P bf45b641d5dd4b868ad6c3f969c62453 [term 3 FOLLOWER]: Refusing update from remote peer 973451fb40234dca93d60a5ad4ca93e4: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:53:58.072604  9113 consensus_queue.cc:1048] T 6e36e2a656b04fde9b0c79b2db3623dd P 973451fb40234dca93d60a5ad4ca93e4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bf45b641d5dd4b868ad6c3f969c62453" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 43451 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:53:58.132855  8384 raft_consensus.cc:1275] T cf17a9d132194e99811fa03218e66e17 P bf45b641d5dd4b868ad6c3f969c62453 [term 2 FOLLOWER]: Refusing update from remote peer 973451fb40234dca93d60a5ad4ca93e4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:53:58.134004  9113 consensus_queue.cc:1048] T cf17a9d132194e99811fa03218e66e17 P 973451fb40234dca93d60a5ad4ca93e4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bf45b641d5dd4b868ad6c3f969c62453" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 43451 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:53:58.148066  8239 raft_consensus.cc:1275] T cf17a9d132194e99811fa03218e66e17 P b1bcbe2df07744caaeb7a15d00dad2d1 [term 2 FOLLOWER]: Refusing update from remote peer 973451fb40234dca93d60a5ad4ca93e4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:53:58.150921  9112 consensus_queue.cc:1048] T cf17a9d132194e99811fa03218e66e17 P 973451fb40234dca93d60a5ad4ca93e4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b1bcbe2df07744caaeb7a15d00dad2d1" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43283 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:53:58.193547  8239 raft_consensus.cc:1275] T cda2e960108f4f0688fc2fdfaf8d804b P b1bcbe2df07744caaeb7a15d00dad2d1 [term 2 FOLLOWER]: Refusing update from remote peer bf45b641d5dd4b868ad6c3f969c62453: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:53:58.194633  9105 consensus_queue.cc:1048] T cda2e960108f4f0688fc2fdfaf8d804b P bf45b641d5dd4b868ad6c3f969c62453 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b1bcbe2df07744caaeb7a15d00dad2d1" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43283 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:53:58.206214  8312 raft_consensus.cc:1275] T cda2e960108f4f0688fc2fdfaf8d804b P 067d127df48c4d5aae445170aef96762 [term 2 FOLLOWER]: Refusing update from remote peer bf45b641d5dd4b868ad6c3f969c62453: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:53:58.207561  9105 consensus_queue.cc:1048] T cda2e960108f4f0688fc2fdfaf8d804b P bf45b641d5dd4b868ad6c3f969c62453 [LEADER]: Connected to new peer: Peer: permanent_uuid: "067d127df48c4d5aae445170aef96762" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 41465 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:53:58.382334  8237 raft_consensus.cc:1275] T bffa36e5fd13469b8b97e7d5a198b50c P b1bcbe2df07744caaeb7a15d00dad2d1 [term 2 FOLLOWER]: Refusing update from remote peer bf45b641d5dd4b868ad6c3f969c62453: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:53:58.383510  9030 consensus_queue.cc:1048] T bffa36e5fd13469b8b97e7d5a198b50c P bf45b641d5dd4b868ad6c3f969c62453 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b1bcbe2df07744caaeb7a15d00dad2d1" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43283 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:53:58.393776  8313 raft_consensus.cc:1275] T bffa36e5fd13469b8b97e7d5a198b50c P 067d127df48c4d5aae445170aef96762 [term 2 FOLLOWER]: Refusing update from remote peer bf45b641d5dd4b868ad6c3f969c62453: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:53:58.395187  9117 consensus_queue.cc:1048] T bffa36e5fd13469b8b97e7d5a198b50c P bf45b641d5dd4b868ad6c3f969c62453 [LEADER]: Connected to new peer: Peer: permanent_uuid: "067d127df48c4d5aae445170aef96762" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 41465 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 14:53:58.422988  8388 raft_consensus.cc:1275] T 57c0caa7558c4f95a29b1c8342bd7588 P bf45b641d5dd4b868ad6c3f969c62453 [term 2 FOLLOWER]: Refusing update from remote peer 973451fb40234dca93d60a5ad4ca93e4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:53:58.425493  9112 consensus_queue.cc:1048] T 57c0caa7558c4f95a29b1c8342bd7588 P 973451fb40234dca93d60a5ad4ca93e4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bf45b641d5dd4b868ad6c3f969c62453" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 43451 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:53:58.438820  8313 raft_consensus.cc:1275] T 57c0caa7558c4f95a29b1c8342bd7588 P 067d127df48c4d5aae445170aef96762 [term 2 FOLLOWER]: Refusing update from remote peer 973451fb40234dca93d60a5ad4ca93e4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:53:58.440112  9112 consensus_queue.cc:1048] T 57c0caa7558c4f95a29b1c8342bd7588 P 973451fb40234dca93d60a5ad4ca93e4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "067d127df48c4d5aae445170aef96762" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 41465 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:53:58.512149  6159 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:53:58.514725  8239 raft_consensus.cc:1275] T 5c2e9b91ed864ebcab9eee5fcbe0c728 P b1bcbe2df07744caaeb7a15d00dad2d1 [term 2 FOLLOWER]: Refusing update from remote peer 973451fb40234dca93d60a5ad4ca93e4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:53:58.515851  9112 consensus_queue.cc:1048] T 5c2e9b91ed864ebcab9eee5fcbe0c728 P 973451fb40234dca93d60a5ad4ca93e4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b1bcbe2df07744caaeb7a15d00dad2d1" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43283 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:53:58.531435  8313 raft_consensus.cc:1275] T 5c2e9b91ed864ebcab9eee5fcbe0c728 P 067d127df48c4d5aae445170aef96762 [term 2 FOLLOWER]: Refusing update from remote peer 973451fb40234dca93d60a5ad4ca93e4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:53:58.532737  9135 consensus_queue.cc:1048] T 5c2e9b91ed864ebcab9eee5fcbe0c728 P 973451fb40234dca93d60a5ad4ca93e4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "067d127df48c4d5aae445170aef96762" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 41465 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:53:58.566576  6159 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:53:58.598711  8313 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "3d46b8c5c40f44058fe3a48acd3f36c1"
dest_uuid: "067d127df48c4d5aae445170aef96762"
mode: GRACEFUL
new_leader_uuid: "973451fb40234dca93d60a5ad4ca93e4"
 from {username='slave'} at 127.0.0.1:56108
I20260709 14:53:58.599254  8313 raft_consensus.cc:606] T 3d46b8c5c40f44058fe3a48acd3f36c1 P 067d127df48c4d5aae445170aef96762 [term 1 LEADER]: Received request to transfer leadership to TS 973451fb40234dca93d60a5ad4ca93e4
I20260709 14:53:58.601528  8384 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "3db4b5e3b42948e0a97e30b92d8a28b5"
dest_uuid: "bf45b641d5dd4b868ad6c3f969c62453"
mode: GRACEFUL
new_leader_uuid: "973451fb40234dca93d60a5ad4ca93e4"
 from {username='slave'} at 127.0.0.1:37750
I20260709 14:53:58.601974  8384 raft_consensus.cc:606] T 3db4b5e3b42948e0a97e30b92d8a28b5 P bf45b641d5dd4b868ad6c3f969c62453 [term 1 LEADER]: Received request to transfer leadership to TS 973451fb40234dca93d60a5ad4ca93e4
I20260709 14:53:58.604228  8312 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "4003921b934d4fd49b55b27f913c952f"
dest_uuid: "067d127df48c4d5aae445170aef96762"
mode: GRACEFUL
new_leader_uuid: "973451fb40234dca93d60a5ad4ca93e4"
 from {username='slave'} at 127.0.0.1:56108
I20260709 14:53:58.604722  8312 raft_consensus.cc:606] T 4003921b934d4fd49b55b27f913c952f P 067d127df48c4d5aae445170aef96762 [term 1 LEADER]: Received request to transfer leadership to TS 973451fb40234dca93d60a5ad4ca93e4
I20260709 14:53:58.607297  8239 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "4fb819875bb244a4bd6c131704c60fce"
dest_uuid: "b1bcbe2df07744caaeb7a15d00dad2d1"
mode: GRACEFUL
new_leader_uuid: "067d127df48c4d5aae445170aef96762"
 from {username='slave'} at 127.0.0.1:60154
I20260709 14:53:58.607853  8239 raft_consensus.cc:606] T 4fb819875bb244a4bd6c131704c60fce P b1bcbe2df07744caaeb7a15d00dad2d1 [term 2 LEADER]: Received request to transfer leadership to TS 067d127df48c4d5aae445170aef96762
I20260709 14:53:58.610378  8239 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "836e7386924644a7bb98c94b372b4974"
dest_uuid: "b1bcbe2df07744caaeb7a15d00dad2d1"
mode: GRACEFUL
new_leader_uuid: "973451fb40234dca93d60a5ad4ca93e4"
 from {username='slave'} at 127.0.0.1:60154
I20260709 14:53:58.610843  8239 raft_consensus.cc:606] T 836e7386924644a7bb98c94b372b4974 P b1bcbe2df07744caaeb7a15d00dad2d1 [term 1 LEADER]: Received request to transfer leadership to TS 973451fb40234dca93d60a5ad4ca93e4
I20260709 14:53:58.612989  8239 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "db2932772e974b4ba562975df845b404"
dest_uuid: "b1bcbe2df07744caaeb7a15d00dad2d1"
mode: GRACEFUL
new_leader_uuid: "973451fb40234dca93d60a5ad4ca93e4"
 from {username='slave'} at 127.0.0.1:60154
I20260709 14:53:58.613364  8239 raft_consensus.cc:606] T db2932772e974b4ba562975df845b404 P b1bcbe2df07744caaeb7a15d00dad2d1 [term 1 LEADER]: Received request to transfer leadership to TS 973451fb40234dca93d60a5ad4ca93e4
I20260709 14:53:58.614320  6159 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 6
I20260709 14:53:58.615630  6159 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 14:53:58.727393  9141 raft_consensus.cc:993] T 4fb819875bb244a4bd6c131704c60fce P b1bcbe2df07744caaeb7a15d00dad2d1: : Instructing follower 067d127df48c4d5aae445170aef96762 to start an election
I20260709 14:53:58.728032  9041 raft_consensus.cc:1081] T 4fb819875bb244a4bd6c131704c60fce P b1bcbe2df07744caaeb7a15d00dad2d1 [term 2 LEADER]: Signalling peer 067d127df48c4d5aae445170aef96762 to start an election
I20260709 14:53:58.729326  8312 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "4fb819875bb244a4bd6c131704c60fce"
dest_uuid: "067d127df48c4d5aae445170aef96762"
 from {username='slave'} at 127.0.0.1:36332
I20260709 14:53:58.729691  8312 raft_consensus.cc:493] T 4fb819875bb244a4bd6c131704c60fce P 067d127df48c4d5aae445170aef96762 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:53:58.729902  8312 raft_consensus.cc:3060] T 4fb819875bb244a4bd6c131704c60fce P 067d127df48c4d5aae445170aef96762 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:53:58.733850  8312 raft_consensus.cc:515] T 4fb819875bb244a4bd6c131704c60fce P 067d127df48c4d5aae445170aef96762 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b1bcbe2df07744caaeb7a15d00dad2d1" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43283 } } peers { permanent_uuid: "067d127df48c4d5aae445170aef96762" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 41465 } } peers { permanent_uuid: "bf45b641d5dd4b868ad6c3f969c62453" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 43451 } }
I20260709 14:53:58.735198  8312 leader_election.cc:290] T 4fb819875bb244a4bd6c131704c60fce P 067d127df48c4d5aae445170aef96762 [CANDIDATE]: Term 3 election: Requested vote from peers b1bcbe2df07744caaeb7a15d00dad2d1 (127.6.3.194:43283), bf45b641d5dd4b868ad6c3f969c62453 (127.6.3.196:43451)
I20260709 14:53:58.735766  8239 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4fb819875bb244a4bd6c131704c60fce" candidate_uuid: "067d127df48c4d5aae445170aef96762" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: true dest_uuid: "b1bcbe2df07744caaeb7a15d00dad2d1"
I20260709 14:53:58.735973  8384 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4fb819875bb244a4bd6c131704c60fce" candidate_uuid: "067d127df48c4d5aae445170aef96762" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: true dest_uuid: "bf45b641d5dd4b868ad6c3f969c62453"
I20260709 14:53:58.736346  8239 raft_consensus.cc:3055] T 4fb819875bb244a4bd6c131704c60fce P b1bcbe2df07744caaeb7a15d00dad2d1 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:53:58.736503  8384 raft_consensus.cc:3060] T 4fb819875bb244a4bd6c131704c60fce P bf45b641d5dd4b868ad6c3f969c62453 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:53:58.736665  8239 raft_consensus.cc:740] T 4fb819875bb244a4bd6c131704c60fce P b1bcbe2df07744caaeb7a15d00dad2d1 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: b1bcbe2df07744caaeb7a15d00dad2d1, State: Running, Role: LEADER
I20260709 14:53:58.737427  8239 consensus_queue.cc:260] T 4fb819875bb244a4bd6c131704c60fce P b1bcbe2df07744caaeb7a15d00dad2d1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, 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: "b1bcbe2df07744caaeb7a15d00dad2d1" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43283 } } peers { permanent_uuid: "067d127df48c4d5aae445170aef96762" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 41465 } } peers { permanent_uuid: "bf45b641d5dd4b868ad6c3f969c62453" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 43451 } }
I20260709 14:53:58.738703  8239 raft_consensus.cc:3060] T 4fb819875bb244a4bd6c131704c60fce P b1bcbe2df07744caaeb7a15d00dad2d1 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:53:58.742616  9105 raft_consensus.cc:993] T 3db4b5e3b42948e0a97e30b92d8a28b5 P bf45b641d5dd4b868ad6c3f969c62453: : Instructing follower 973451fb40234dca93d60a5ad4ca93e4 to start an election
I20260709 14:53:58.743098  9105 raft_consensus.cc:1081] T 3db4b5e3b42948e0a97e30b92d8a28b5 P bf45b641d5dd4b868ad6c3f969c62453 [term 1 LEADER]: Signalling peer 973451fb40234dca93d60a5ad4ca93e4 to start an election
I20260709 14:53:58.745348  8965 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "3db4b5e3b42948e0a97e30b92d8a28b5"
dest_uuid: "973451fb40234dca93d60a5ad4ca93e4"
 from {username='slave'} at 127.0.0.1:56142
I20260709 14:53:58.745704  8239 raft_consensus.cc:2468] T 4fb819875bb244a4bd6c131704c60fce P b1bcbe2df07744caaeb7a15d00dad2d1 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 067d127df48c4d5aae445170aef96762 in term 3.
I20260709 14:53:58.745730  8384 raft_consensus.cc:2468] T 4fb819875bb244a4bd6c131704c60fce P bf45b641d5dd4b868ad6c3f969c62453 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 067d127df48c4d5aae445170aef96762 in term 3.
I20260709 14:53:58.745833  8965 raft_consensus.cc:493] T 3db4b5e3b42948e0a97e30b92d8a28b5 P 973451fb40234dca93d60a5ad4ca93e4 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:53:58.746496  8965 raft_consensus.cc:3060] T 3db4b5e3b42948e0a97e30b92d8a28b5 P 973451fb40234dca93d60a5ad4ca93e4 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:53:58.746760  8277 leader_election.cc:304] T 4fb819875bb244a4bd6c131704c60fce P 067d127df48c4d5aae445170aef96762 [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: 067d127df48c4d5aae445170aef96762, b1bcbe2df07744caaeb7a15d00dad2d1; no voters: 
I20260709 14:53:58.747465  9128 raft_consensus.cc:2804] T 4fb819875bb244a4bd6c131704c60fce P 067d127df48c4d5aae445170aef96762 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:53:58.747943  9128 raft_consensus.cc:697] T 4fb819875bb244a4bd6c131704c60fce P 067d127df48c4d5aae445170aef96762 [term 3 LEADER]: Becoming Leader. State: Replica: 067d127df48c4d5aae445170aef96762, State: Running, Role: LEADER
I20260709 14:53:58.748886  9128 consensus_queue.cc:237] T 4fb819875bb244a4bd6c131704c60fce P 067d127df48c4d5aae445170aef96762 [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: 1, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b1bcbe2df07744caaeb7a15d00dad2d1" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43283 } } peers { permanent_uuid: "067d127df48c4d5aae445170aef96762" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 41465 } } peers { permanent_uuid: "bf45b641d5dd4b868ad6c3f969c62453" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 43451 } }
I20260709 14:53:58.752059  8965 raft_consensus.cc:515] T 3db4b5e3b42948e0a97e30b92d8a28b5 P 973451fb40234dca93d60a5ad4ca93e4 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bf45b641d5dd4b868ad6c3f969c62453" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 43451 } } peers { permanent_uuid: "973451fb40234dca93d60a5ad4ca93e4" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39227 } } peers { permanent_uuid: "b1bcbe2df07744caaeb7a15d00dad2d1" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43283 } }
I20260709 14:53:58.756117  8965 leader_election.cc:290] T 3db4b5e3b42948e0a97e30b92d8a28b5 P 973451fb40234dca93d60a5ad4ca93e4 [CANDIDATE]: Term 2 election: Requested vote from peers bf45b641d5dd4b868ad6c3f969c62453 (127.6.3.196:43451), b1bcbe2df07744caaeb7a15d00dad2d1 (127.6.3.194:43283)
I20260709 14:53:58.757616  8239 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3db4b5e3b42948e0a97e30b92d8a28b5" candidate_uuid: "973451fb40234dca93d60a5ad4ca93e4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b1bcbe2df07744caaeb7a15d00dad2d1"
I20260709 14:53:58.758121  8239 raft_consensus.cc:3060] T 3db4b5e3b42948e0a97e30b92d8a28b5 P b1bcbe2df07744caaeb7a15d00dad2d1 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:53:58.758232  9041 raft_consensus.cc:993] T 836e7386924644a7bb98c94b372b4974 P b1bcbe2df07744caaeb7a15d00dad2d1: : Instructing follower 973451fb40234dca93d60a5ad4ca93e4 to start an election
I20260709 14:53:58.758661  9041 raft_consensus.cc:1081] T 836e7386924644a7bb98c94b372b4974 P b1bcbe2df07744caaeb7a15d00dad2d1 [term 1 LEADER]: Signalling peer 973451fb40234dca93d60a5ad4ca93e4 to start an election
I20260709 14:53:58.758802  8384 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3db4b5e3b42948e0a97e30b92d8a28b5" candidate_uuid: "973451fb40234dca93d60a5ad4ca93e4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "bf45b641d5dd4b868ad6c3f969c62453"
I20260709 14:53:58.759338  8384 raft_consensus.cc:3055] T 3db4b5e3b42948e0a97e30b92d8a28b5 P bf45b641d5dd4b868ad6c3f969c62453 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:53:58.759644  8384 raft_consensus.cc:740] T 3db4b5e3b42948e0a97e30b92d8a28b5 P bf45b641d5dd4b868ad6c3f969c62453 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: bf45b641d5dd4b868ad6c3f969c62453, State: Running, Role: LEADER
I20260709 14:53:58.759963  8963 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "836e7386924644a7bb98c94b372b4974"
dest_uuid: "973451fb40234dca93d60a5ad4ca93e4"
 from {username='slave'} at 127.0.0.1:56126
I20260709 14:53:58.760460  8963 raft_consensus.cc:493] T 836e7386924644a7bb98c94b372b4974 P 973451fb40234dca93d60a5ad4ca93e4 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:53:58.760344  8384 consensus_queue.cc:260] T 3db4b5e3b42948e0a97e30b92d8a28b5 P bf45b641d5dd4b868ad6c3f969c62453 [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: "bf45b641d5dd4b868ad6c3f969c62453" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 43451 } } peers { permanent_uuid: "973451fb40234dca93d60a5ad4ca93e4" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39227 } } peers { permanent_uuid: "b1bcbe2df07744caaeb7a15d00dad2d1" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43283 } }
I20260709 14:53:58.760839  8963 raft_consensus.cc:3060] T 836e7386924644a7bb98c94b372b4974 P 973451fb40234dca93d60a5ad4ca93e4 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:53:58.761353  8384 raft_consensus.cc:3060] T 3db4b5e3b42948e0a97e30b92d8a28b5 P bf45b641d5dd4b868ad6c3f969c62453 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:53:58.765172  8384 raft_consensus.cc:2468] T 3db4b5e3b42948e0a97e30b92d8a28b5 P bf45b641d5dd4b868ad6c3f969c62453 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 973451fb40234dca93d60a5ad4ca93e4 in term 2.
I20260709 14:53:58.765380  8963 raft_consensus.cc:515] T 836e7386924644a7bb98c94b372b4974 P 973451fb40234dca93d60a5ad4ca93e4 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bf45b641d5dd4b868ad6c3f969c62453" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 43451 } } peers { permanent_uuid: "973451fb40234dca93d60a5ad4ca93e4" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39227 } } peers { permanent_uuid: "b1bcbe2df07744caaeb7a15d00dad2d1" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43283 } }
I20260709 14:53:58.766084  8907 leader_election.cc:304] T 3db4b5e3b42948e0a97e30b92d8a28b5 P 973451fb40234dca93d60a5ad4ca93e4 [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: 973451fb40234dca93d60a5ad4ca93e4, bf45b641d5dd4b868ad6c3f969c62453; no voters: 
I20260709 14:53:58.766870  9113 raft_consensus.cc:2804] T 3db4b5e3b42948e0a97e30b92d8a28b5 P 973451fb40234dca93d60a5ad4ca93e4 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:53:58.767313  9113 raft_consensus.cc:697] T 3db4b5e3b42948e0a97e30b92d8a28b5 P 973451fb40234dca93d60a5ad4ca93e4 [term 2 LEADER]: Becoming Leader. State: Replica: 973451fb40234dca93d60a5ad4ca93e4, State: Running, Role: LEADER
I20260709 14:53:58.768059  9113 consensus_queue.cc:237] T 3db4b5e3b42948e0a97e30b92d8a28b5 P 973451fb40234dca93d60a5ad4ca93e4 [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: "bf45b641d5dd4b868ad6c3f969c62453" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 43451 } } peers { permanent_uuid: "973451fb40234dca93d60a5ad4ca93e4" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39227 } } peers { permanent_uuid: "b1bcbe2df07744caaeb7a15d00dad2d1" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43283 } }
I20260709 14:53:58.768362  8238 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "836e7386924644a7bb98c94b372b4974" candidate_uuid: "973451fb40234dca93d60a5ad4ca93e4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b1bcbe2df07744caaeb7a15d00dad2d1"
I20260709 14:53:58.768920  8238 raft_consensus.cc:3055] T 836e7386924644a7bb98c94b372b4974 P b1bcbe2df07744caaeb7a15d00dad2d1 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:53:58.769201  8238 raft_consensus.cc:740] T 836e7386924644a7bb98c94b372b4974 P b1bcbe2df07744caaeb7a15d00dad2d1 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: b1bcbe2df07744caaeb7a15d00dad2d1, State: Running, Role: LEADER
I20260709 14:53:58.770134  8963 leader_election.cc:290] T 836e7386924644a7bb98c94b372b4974 P 973451fb40234dca93d60a5ad4ca93e4 [CANDIDATE]: Term 2 election: Requested vote from peers bf45b641d5dd4b868ad6c3f969c62453 (127.6.3.196:43451), b1bcbe2df07744caaeb7a15d00dad2d1 (127.6.3.194:43283)
I20260709 14:53:58.769929  8238 consensus_queue.cc:260] T 836e7386924644a7bb98c94b372b4974 P b1bcbe2df07744caaeb7a15d00dad2d1 [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: "bf45b641d5dd4b868ad6c3f969c62453" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 43451 } } peers { permanent_uuid: "973451fb40234dca93d60a5ad4ca93e4" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39227 } } peers { permanent_uuid: "b1bcbe2df07744caaeb7a15d00dad2d1" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43283 } }
I20260709 14:53:58.770938  8238 raft_consensus.cc:3060] T 836e7386924644a7bb98c94b372b4974 P b1bcbe2df07744caaeb7a15d00dad2d1 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:53:58.775336  9141 raft_consensus.cc:993] T db2932772e974b4ba562975df845b404 P b1bcbe2df07744caaeb7a15d00dad2d1: : Instructing follower 973451fb40234dca93d60a5ad4ca93e4 to start an election
I20260709 14:53:58.775794  9141 raft_consensus.cc:1081] T db2932772e974b4ba562975df845b404 P b1bcbe2df07744caaeb7a15d00dad2d1 [term 1 LEADER]: Signalling peer 973451fb40234dca93d60a5ad4ca93e4 to start an election
I20260709 14:53:58.776501  8239 raft_consensus.cc:2468] T 3db4b5e3b42948e0a97e30b92d8a28b5 P b1bcbe2df07744caaeb7a15d00dad2d1 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 973451fb40234dca93d60a5ad4ca93e4 in term 2.
I20260709 14:53:58.777513  8963 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "db2932772e974b4ba562975df845b404"
dest_uuid: "973451fb40234dca93d60a5ad4ca93e4"
 from {username='slave'} at 127.0.0.1:56126
I20260709 14:53:58.777578  8384 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "836e7386924644a7bb98c94b372b4974" candidate_uuid: "973451fb40234dca93d60a5ad4ca93e4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "bf45b641d5dd4b868ad6c3f969c62453"
I20260709 14:53:58.778494  8384 raft_consensus.cc:3060] T 836e7386924644a7bb98c94b372b4974 P bf45b641d5dd4b868ad6c3f969c62453 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:53:58.779174  8238 raft_consensus.cc:2468] T 836e7386924644a7bb98c94b372b4974 P b1bcbe2df07744caaeb7a15d00dad2d1 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 973451fb40234dca93d60a5ad4ca93e4 in term 2.
I20260709 14:53:58.780678  8905 leader_election.cc:304] T 836e7386924644a7bb98c94b372b4974 P 973451fb40234dca93d60a5ad4ca93e4 [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: 973451fb40234dca93d60a5ad4ca93e4, b1bcbe2df07744caaeb7a15d00dad2d1; no voters: 
I20260709 14:53:58.780611  8062 catalog_manager.cc:5697] T 4fb819875bb244a4bd6c131704c60fce P 067d127df48c4d5aae445170aef96762 reported cstate change: term changed from 2 to 3, leader changed from b1bcbe2df07744caaeb7a15d00dad2d1 (127.6.3.194) to 067d127df48c4d5aae445170aef96762 (127.6.3.195). New cstate: current_term: 3 leader_uuid: "067d127df48c4d5aae445170aef96762" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b1bcbe2df07744caaeb7a15d00dad2d1" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43283 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "067d127df48c4d5aae445170aef96762" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 41465 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bf45b641d5dd4b868ad6c3f969c62453" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 43451 } health_report { overall_health: UNKNOWN } } }
I20260709 14:53:58.781428  9113 raft_consensus.cc:2804] T 836e7386924644a7bb98c94b372b4974 P 973451fb40234dca93d60a5ad4ca93e4 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:53:58.781916  9113 raft_consensus.cc:697] T 836e7386924644a7bb98c94b372b4974 P 973451fb40234dca93d60a5ad4ca93e4 [term 2 LEADER]: Becoming Leader. State: Replica: 973451fb40234dca93d60a5ad4ca93e4, State: Running, Role: LEADER
I20260709 14:53:58.782707  9113 consensus_queue.cc:237] T 836e7386924644a7bb98c94b372b4974 P 973451fb40234dca93d60a5ad4ca93e4 [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: "bf45b641d5dd4b868ad6c3f969c62453" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 43451 } } peers { permanent_uuid: "973451fb40234dca93d60a5ad4ca93e4" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39227 } } peers { permanent_uuid: "b1bcbe2df07744caaeb7a15d00dad2d1" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43283 } }
I20260709 14:53:58.789613  8384 raft_consensus.cc:2468] T 836e7386924644a7bb98c94b372b4974 P bf45b641d5dd4b868ad6c3f969c62453 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 973451fb40234dca93d60a5ad4ca93e4 in term 2.
I20260709 14:53:58.791205  8963 raft_consensus.cc:493] T db2932772e974b4ba562975df845b404 P 973451fb40234dca93d60a5ad4ca93e4 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:53:58.791582  8963 raft_consensus.cc:3060] T db2932772e974b4ba562975df845b404 P 973451fb40234dca93d60a5ad4ca93e4 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:53:58.795353  8061 catalog_manager.cc:5697] T 3db4b5e3b42948e0a97e30b92d8a28b5 P 973451fb40234dca93d60a5ad4ca93e4 reported cstate change: term changed from 1 to 2, leader changed from bf45b641d5dd4b868ad6c3f969c62453 (127.6.3.196) to 973451fb40234dca93d60a5ad4ca93e4 (127.6.3.193). New cstate: current_term: 2 leader_uuid: "973451fb40234dca93d60a5ad4ca93e4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bf45b641d5dd4b868ad6c3f969c62453" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 43451 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "973451fb40234dca93d60a5ad4ca93e4" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39227 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b1bcbe2df07744caaeb7a15d00dad2d1" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43283 } health_report { overall_health: UNKNOWN } } }
I20260709 14:53:58.797873  8963 raft_consensus.cc:515] T db2932772e974b4ba562975df845b404 P 973451fb40234dca93d60a5ad4ca93e4 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "973451fb40234dca93d60a5ad4ca93e4" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39227 } } peers { permanent_uuid: "b1bcbe2df07744caaeb7a15d00dad2d1" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43283 } } peers { permanent_uuid: "067d127df48c4d5aae445170aef96762" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 41465 } }
I20260709 14:53:58.799139  8963 leader_election.cc:290] T db2932772e974b4ba562975df845b404 P 973451fb40234dca93d60a5ad4ca93e4 [CANDIDATE]: Term 2 election: Requested vote from peers b1bcbe2df07744caaeb7a15d00dad2d1 (127.6.3.194:43283), 067d127df48c4d5aae445170aef96762 (127.6.3.195:41465)
I20260709 14:53:58.799970  8312 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "db2932772e974b4ba562975df845b404" candidate_uuid: "973451fb40234dca93d60a5ad4ca93e4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "067d127df48c4d5aae445170aef96762"
I20260709 14:53:58.799888  8238 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "db2932772e974b4ba562975df845b404" candidate_uuid: "973451fb40234dca93d60a5ad4ca93e4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b1bcbe2df07744caaeb7a15d00dad2d1"
I20260709 14:53:58.800534  8312 raft_consensus.cc:3060] T db2932772e974b4ba562975df845b404 P 067d127df48c4d5aae445170aef96762 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:53:58.800594  8238 raft_consensus.cc:3055] T db2932772e974b4ba562975df845b404 P b1bcbe2df07744caaeb7a15d00dad2d1 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:53:58.801020  8238 raft_consensus.cc:740] T db2932772e974b4ba562975df845b404 P b1bcbe2df07744caaeb7a15d00dad2d1 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: b1bcbe2df07744caaeb7a15d00dad2d1, State: Running, Role: LEADER
I20260709 14:53:58.801864  8238 consensus_queue.cc:260] T db2932772e974b4ba562975df845b404 P b1bcbe2df07744caaeb7a15d00dad2d1 [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: "973451fb40234dca93d60a5ad4ca93e4" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39227 } } peers { permanent_uuid: "b1bcbe2df07744caaeb7a15d00dad2d1" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43283 } } peers { permanent_uuid: "067d127df48c4d5aae445170aef96762" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 41465 } }
I20260709 14:53:58.803141  8238 raft_consensus.cc:3060] T db2932772e974b4ba562975df845b404 P b1bcbe2df07744caaeb7a15d00dad2d1 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:53:58.806419  8312 raft_consensus.cc:2468] T db2932772e974b4ba562975df845b404 P 067d127df48c4d5aae445170aef96762 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 973451fb40234dca93d60a5ad4ca93e4 in term 2.
I20260709 14:53:58.809717  8908 leader_election.cc:304] T db2932772e974b4ba562975df845b404 P 973451fb40234dca93d60a5ad4ca93e4 [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: 067d127df48c4d5aae445170aef96762, 973451fb40234dca93d60a5ad4ca93e4; no voters: 
I20260709 14:53:58.810382  9113 raft_consensus.cc:2804] T db2932772e974b4ba562975df845b404 P 973451fb40234dca93d60a5ad4ca93e4 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:53:58.810410  8238 raft_consensus.cc:2468] T db2932772e974b4ba562975df845b404 P b1bcbe2df07744caaeb7a15d00dad2d1 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 973451fb40234dca93d60a5ad4ca93e4 in term 2.
I20260709 14:53:58.810907  9113 raft_consensus.cc:697] T db2932772e974b4ba562975df845b404 P 973451fb40234dca93d60a5ad4ca93e4 [term 2 LEADER]: Becoming Leader. State: Replica: 973451fb40234dca93d60a5ad4ca93e4, State: Running, Role: LEADER
I20260709 14:53:58.811786  9113 consensus_queue.cc:237] T db2932772e974b4ba562975df845b404 P 973451fb40234dca93d60a5ad4ca93e4 [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: "973451fb40234dca93d60a5ad4ca93e4" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39227 } } peers { permanent_uuid: "b1bcbe2df07744caaeb7a15d00dad2d1" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43283 } } peers { permanent_uuid: "067d127df48c4d5aae445170aef96762" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 41465 } }
I20260709 14:53:58.817137  8061 catalog_manager.cc:5697] T 836e7386924644a7bb98c94b372b4974 P 973451fb40234dca93d60a5ad4ca93e4 reported cstate change: term changed from 1 to 2, leader changed from b1bcbe2df07744caaeb7a15d00dad2d1 (127.6.3.194) to 973451fb40234dca93d60a5ad4ca93e4 (127.6.3.193). New cstate: current_term: 2 leader_uuid: "973451fb40234dca93d60a5ad4ca93e4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bf45b641d5dd4b868ad6c3f969c62453" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 43451 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "973451fb40234dca93d60a5ad4ca93e4" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39227 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b1bcbe2df07744caaeb7a15d00dad2d1" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43283 } health_report { overall_health: UNKNOWN } } }
I20260709 14:53:58.829959  8061 catalog_manager.cc:5697] T db2932772e974b4ba562975df845b404 P 973451fb40234dca93d60a5ad4ca93e4 reported cstate change: term changed from 1 to 2, leader changed from b1bcbe2df07744caaeb7a15d00dad2d1 (127.6.3.194) to 973451fb40234dca93d60a5ad4ca93e4 (127.6.3.193). New cstate: current_term: 2 leader_uuid: "973451fb40234dca93d60a5ad4ca93e4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "973451fb40234dca93d60a5ad4ca93e4" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39227 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b1bcbe2df07744caaeb7a15d00dad2d1" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43283 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "067d127df48c4d5aae445170aef96762" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 41465 } health_report { overall_health: UNKNOWN } } }
I20260709 14:53:59.020010  9106 raft_consensus.cc:993] T 4003921b934d4fd49b55b27f913c952f P 067d127df48c4d5aae445170aef96762: : Instructing follower 973451fb40234dca93d60a5ad4ca93e4 to start an election
I20260709 14:53:59.020434  9128 raft_consensus.cc:1081] T 4003921b934d4fd49b55b27f913c952f P 067d127df48c4d5aae445170aef96762 [term 1 LEADER]: Signalling peer 973451fb40234dca93d60a5ad4ca93e4 to start an election
I20260709 14:53:59.021561  8963 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "4003921b934d4fd49b55b27f913c952f"
dest_uuid: "973451fb40234dca93d60a5ad4ca93e4"
 from {username='slave'} at 127.0.0.1:56140
I20260709 14:53:59.021962  8963 raft_consensus.cc:493] T 4003921b934d4fd49b55b27f913c952f P 973451fb40234dca93d60a5ad4ca93e4 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:53:59.022230  8963 raft_consensus.cc:3060] T 4003921b934d4fd49b55b27f913c952f P 973451fb40234dca93d60a5ad4ca93e4 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:53:59.026345  8963 raft_consensus.cc:515] T 4003921b934d4fd49b55b27f913c952f P 973451fb40234dca93d60a5ad4ca93e4 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "067d127df48c4d5aae445170aef96762" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 41465 } } peers { permanent_uuid: "bf45b641d5dd4b868ad6c3f969c62453" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 43451 } } peers { permanent_uuid: "973451fb40234dca93d60a5ad4ca93e4" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39227 } }
I20260709 14:53:59.027918  8963 leader_election.cc:290] T 4003921b934d4fd49b55b27f913c952f P 973451fb40234dca93d60a5ad4ca93e4 [CANDIDATE]: Term 2 election: Requested vote from peers 067d127df48c4d5aae445170aef96762 (127.6.3.195:41465), bf45b641d5dd4b868ad6c3f969c62453 (127.6.3.196:43451)
I20260709 14:53:59.028347  8313 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4003921b934d4fd49b55b27f913c952f" candidate_uuid: "973451fb40234dca93d60a5ad4ca93e4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "067d127df48c4d5aae445170aef96762"
I20260709 14:53:59.028936  8313 raft_consensus.cc:3055] T 4003921b934d4fd49b55b27f913c952f P 067d127df48c4d5aae445170aef96762 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:53:59.029220  8313 raft_consensus.cc:740] T 4003921b934d4fd49b55b27f913c952f P 067d127df48c4d5aae445170aef96762 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 067d127df48c4d5aae445170aef96762, State: Running, Role: LEADER
I20260709 14:53:59.029820  8388 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4003921b934d4fd49b55b27f913c952f" candidate_uuid: "973451fb40234dca93d60a5ad4ca93e4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "bf45b641d5dd4b868ad6c3f969c62453"
I20260709 14:53:59.030402  8388 raft_consensus.cc:3060] T 4003921b934d4fd49b55b27f913c952f P bf45b641d5dd4b868ad6c3f969c62453 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:53:59.029987  8313 consensus_queue.cc:260] T 4003921b934d4fd49b55b27f913c952f P 067d127df48c4d5aae445170aef96762 [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: "067d127df48c4d5aae445170aef96762" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 41465 } } peers { permanent_uuid: "bf45b641d5dd4b868ad6c3f969c62453" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 43451 } } peers { permanent_uuid: "973451fb40234dca93d60a5ad4ca93e4" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39227 } }
I20260709 14:53:59.031993  8313 raft_consensus.cc:3060] T 4003921b934d4fd49b55b27f913c952f P 067d127df48c4d5aae445170aef96762 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:53:59.036744  8388 raft_consensus.cc:2468] T 4003921b934d4fd49b55b27f913c952f P bf45b641d5dd4b868ad6c3f969c62453 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 973451fb40234dca93d60a5ad4ca93e4 in term 2.
I20260709 14:53:59.037472  8313 raft_consensus.cc:2468] T 4003921b934d4fd49b55b27f913c952f P 067d127df48c4d5aae445170aef96762 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 973451fb40234dca93d60a5ad4ca93e4 in term 2.
I20260709 14:53:59.037714  8907 leader_election.cc:304] T 4003921b934d4fd49b55b27f913c952f P 973451fb40234dca93d60a5ad4ca93e4 [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: 973451fb40234dca93d60a5ad4ca93e4, bf45b641d5dd4b868ad6c3f969c62453; no voters: 
I20260709 14:53:59.038543  9113 raft_consensus.cc:2804] T 4003921b934d4fd49b55b27f913c952f P 973451fb40234dca93d60a5ad4ca93e4 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:53:59.038916  9113 raft_consensus.cc:697] T 4003921b934d4fd49b55b27f913c952f P 973451fb40234dca93d60a5ad4ca93e4 [term 2 LEADER]: Becoming Leader. State: Replica: 973451fb40234dca93d60a5ad4ca93e4, State: Running, Role: LEADER
I20260709 14:53:59.039783  9113 consensus_queue.cc:237] T 4003921b934d4fd49b55b27f913c952f P 973451fb40234dca93d60a5ad4ca93e4 [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: "067d127df48c4d5aae445170aef96762" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 41465 } } peers { permanent_uuid: "bf45b641d5dd4b868ad6c3f969c62453" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 43451 } } peers { permanent_uuid: "973451fb40234dca93d60a5ad4ca93e4" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39227 } }
I20260709 14:53:59.048906  8061 catalog_manager.cc:5697] T 4003921b934d4fd49b55b27f913c952f P 973451fb40234dca93d60a5ad4ca93e4 reported cstate change: term changed from 1 to 2, leader changed from 067d127df48c4d5aae445170aef96762 (127.6.3.195) to 973451fb40234dca93d60a5ad4ca93e4 (127.6.3.193). New cstate: current_term: 2 leader_uuid: "973451fb40234dca93d60a5ad4ca93e4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "067d127df48c4d5aae445170aef96762" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 41465 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bf45b641d5dd4b868ad6c3f969c62453" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 43451 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "973451fb40234dca93d60a5ad4ca93e4" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39227 } health_report { overall_health: HEALTHY } } }
I20260709 14:53:59.065490  9106 raft_consensus.cc:993] T 3d46b8c5c40f44058fe3a48acd3f36c1 P 067d127df48c4d5aae445170aef96762: : Instructing follower 973451fb40234dca93d60a5ad4ca93e4 to start an election
I20260709 14:53:59.065843  9128 raft_consensus.cc:1081] T 3d46b8c5c40f44058fe3a48acd3f36c1 P 067d127df48c4d5aae445170aef96762 [term 1 LEADER]: Signalling peer 973451fb40234dca93d60a5ad4ca93e4 to start an election
I20260709 14:53:59.067021  8965 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "3d46b8c5c40f44058fe3a48acd3f36c1"
dest_uuid: "973451fb40234dca93d60a5ad4ca93e4"
 from {username='slave'} at 127.0.0.1:56140
I20260709 14:53:59.067480  8965 raft_consensus.cc:493] T 3d46b8c5c40f44058fe3a48acd3f36c1 P 973451fb40234dca93d60a5ad4ca93e4 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:53:59.067709  8965 raft_consensus.cc:3060] T 3d46b8c5c40f44058fe3a48acd3f36c1 P 973451fb40234dca93d60a5ad4ca93e4 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:53:59.071457  8965 raft_consensus.cc:515] T 3d46b8c5c40f44058fe3a48acd3f36c1 P 973451fb40234dca93d60a5ad4ca93e4 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "067d127df48c4d5aae445170aef96762" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 41465 } } peers { permanent_uuid: "bf45b641d5dd4b868ad6c3f969c62453" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 43451 } } peers { permanent_uuid: "973451fb40234dca93d60a5ad4ca93e4" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39227 } }
I20260709 14:53:59.072767  8965 leader_election.cc:290] T 3d46b8c5c40f44058fe3a48acd3f36c1 P 973451fb40234dca93d60a5ad4ca93e4 [CANDIDATE]: Term 2 election: Requested vote from peers 067d127df48c4d5aae445170aef96762 (127.6.3.195:41465), bf45b641d5dd4b868ad6c3f969c62453 (127.6.3.196:43451)
I20260709 14:53:59.073299  8313 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3d46b8c5c40f44058fe3a48acd3f36c1" candidate_uuid: "973451fb40234dca93d60a5ad4ca93e4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "067d127df48c4d5aae445170aef96762"
I20260709 14:53:59.073613  8388 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3d46b8c5c40f44058fe3a48acd3f36c1" candidate_uuid: "973451fb40234dca93d60a5ad4ca93e4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "bf45b641d5dd4b868ad6c3f969c62453"
I20260709 14:53:59.073796  8313 raft_consensus.cc:3055] T 3d46b8c5c40f44058fe3a48acd3f36c1 P 067d127df48c4d5aae445170aef96762 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:53:59.074170  8313 raft_consensus.cc:740] T 3d46b8c5c40f44058fe3a48acd3f36c1 P 067d127df48c4d5aae445170aef96762 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 067d127df48c4d5aae445170aef96762, State: Running, Role: LEADER
I20260709 14:53:59.074199  8388 raft_consensus.cc:3060] T 3d46b8c5c40f44058fe3a48acd3f36c1 P bf45b641d5dd4b868ad6c3f969c62453 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:53:59.074891  8313 consensus_queue.cc:260] T 3d46b8c5c40f44058fe3a48acd3f36c1 P 067d127df48c4d5aae445170aef96762 [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: "067d127df48c4d5aae445170aef96762" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 41465 } } peers { permanent_uuid: "bf45b641d5dd4b868ad6c3f969c62453" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 43451 } } peers { permanent_uuid: "973451fb40234dca93d60a5ad4ca93e4" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39227 } }
I20260709 14:53:59.076193  8313 raft_consensus.cc:3060] T 3d46b8c5c40f44058fe3a48acd3f36c1 P 067d127df48c4d5aae445170aef96762 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:53:59.079893  8388 raft_consensus.cc:2468] T 3d46b8c5c40f44058fe3a48acd3f36c1 P bf45b641d5dd4b868ad6c3f969c62453 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 973451fb40234dca93d60a5ad4ca93e4 in term 2.
I20260709 14:53:59.080291  8313 raft_consensus.cc:2468] T 3d46b8c5c40f44058fe3a48acd3f36c1 P 067d127df48c4d5aae445170aef96762 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 973451fb40234dca93d60a5ad4ca93e4 in term 2.
I20260709 14:53:59.080742  8907 leader_election.cc:304] T 3d46b8c5c40f44058fe3a48acd3f36c1 P 973451fb40234dca93d60a5ad4ca93e4 [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: 973451fb40234dca93d60a5ad4ca93e4, bf45b641d5dd4b868ad6c3f969c62453; no voters: 
I20260709 14:53:59.081501  9113 raft_consensus.cc:2804] T 3d46b8c5c40f44058fe3a48acd3f36c1 P 973451fb40234dca93d60a5ad4ca93e4 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:53:59.081954  9113 raft_consensus.cc:697] T 3d46b8c5c40f44058fe3a48acd3f36c1 P 973451fb40234dca93d60a5ad4ca93e4 [term 2 LEADER]: Becoming Leader. State: Replica: 973451fb40234dca93d60a5ad4ca93e4, State: Running, Role: LEADER
I20260709 14:53:59.082731  9113 consensus_queue.cc:237] T 3d46b8c5c40f44058fe3a48acd3f36c1 P 973451fb40234dca93d60a5ad4ca93e4 [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: "067d127df48c4d5aae445170aef96762" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 41465 } } peers { permanent_uuid: "bf45b641d5dd4b868ad6c3f969c62453" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 43451 } } peers { permanent_uuid: "973451fb40234dca93d60a5ad4ca93e4" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39227 } }
I20260709 14:53:59.090438  8061 catalog_manager.cc:5697] T 3d46b8c5c40f44058fe3a48acd3f36c1 P 973451fb40234dca93d60a5ad4ca93e4 reported cstate change: term changed from 1 to 2, leader changed from 067d127df48c4d5aae445170aef96762 (127.6.3.195) to 973451fb40234dca93d60a5ad4ca93e4 (127.6.3.193). New cstate: current_term: 2 leader_uuid: "973451fb40234dca93d60a5ad4ca93e4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "067d127df48c4d5aae445170aef96762" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 41465 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bf45b641d5dd4b868ad6c3f969c62453" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 43451 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "973451fb40234dca93d60a5ad4ca93e4" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39227 } health_report { overall_health: HEALTHY } } }
I20260709 14:53:59.136340  8239 raft_consensus.cc:1275] T 4fb819875bb244a4bd6c131704c60fce P b1bcbe2df07744caaeb7a15d00dad2d1 [term 3 FOLLOWER]: Refusing update from remote peer 067d127df48c4d5aae445170aef96762: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 14:53:59.137501  9128 consensus_queue.cc:1048] T 4fb819875bb244a4bd6c131704c60fce P 067d127df48c4d5aae445170aef96762 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b1bcbe2df07744caaeb7a15d00dad2d1" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43283 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:53:59.150415  8388 raft_consensus.cc:1275] T 4fb819875bb244a4bd6c131704c60fce P bf45b641d5dd4b868ad6c3f969c62453 [term 3 FOLLOWER]: Refusing update from remote peer 067d127df48c4d5aae445170aef96762: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 14:53:59.152035  9128 consensus_queue.cc:1048] T 4fb819875bb244a4bd6c131704c60fce P 067d127df48c4d5aae445170aef96762 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bf45b641d5dd4b868ad6c3f969c62453" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 43451 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:53:59.203603  8238 raft_consensus.cc:1275] T db2932772e974b4ba562975df845b404 P b1bcbe2df07744caaeb7a15d00dad2d1 [term 2 FOLLOWER]: Refusing update from remote peer 973451fb40234dca93d60a5ad4ca93e4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:53:59.204655  9113 consensus_queue.cc:1048] T db2932772e974b4ba562975df845b404 P 973451fb40234dca93d60a5ad4ca93e4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b1bcbe2df07744caaeb7a15d00dad2d1" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43283 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:53:59.222775  8313 raft_consensus.cc:1275] T db2932772e974b4ba562975df845b404 P 067d127df48c4d5aae445170aef96762 [term 2 FOLLOWER]: Refusing update from remote peer 973451fb40234dca93d60a5ad4ca93e4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:53:59.224474  9113 consensus_queue.cc:1048] T db2932772e974b4ba562975df845b404 P 973451fb40234dca93d60a5ad4ca93e4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "067d127df48c4d5aae445170aef96762" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 41465 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:53:59.237731  8388 raft_consensus.cc:1275] T 3db4b5e3b42948e0a97e30b92d8a28b5 P bf45b641d5dd4b868ad6c3f969c62453 [term 2 FOLLOWER]: Refusing update from remote peer 973451fb40234dca93d60a5ad4ca93e4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:53:59.239545  9135 consensus_queue.cc:1048] T 3db4b5e3b42948e0a97e30b92d8a28b5 P 973451fb40234dca93d60a5ad4ca93e4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bf45b641d5dd4b868ad6c3f969c62453" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 43451 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:53:59.252530  8239 raft_consensus.cc:1275] T 3db4b5e3b42948e0a97e30b92d8a28b5 P b1bcbe2df07744caaeb7a15d00dad2d1 [term 2 FOLLOWER]: Refusing update from remote peer 973451fb40234dca93d60a5ad4ca93e4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:53:59.253613  9135 consensus_queue.cc:1048] T 3db4b5e3b42948e0a97e30b92d8a28b5 P 973451fb40234dca93d60a5ad4ca93e4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b1bcbe2df07744caaeb7a15d00dad2d1" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43283 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:53:59.328743  8388 raft_consensus.cc:1275] T 836e7386924644a7bb98c94b372b4974 P bf45b641d5dd4b868ad6c3f969c62453 [term 2 FOLLOWER]: Refusing update from remote peer 973451fb40234dca93d60a5ad4ca93e4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:53:59.329813  9135 consensus_queue.cc:1048] T 836e7386924644a7bb98c94b372b4974 P 973451fb40234dca93d60a5ad4ca93e4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bf45b641d5dd4b868ad6c3f969c62453" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 43451 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:53:59.339214  8239 raft_consensus.cc:1275] T 836e7386924644a7bb98c94b372b4974 P b1bcbe2df07744caaeb7a15d00dad2d1 [term 2 FOLLOWER]: Refusing update from remote peer 973451fb40234dca93d60a5ad4ca93e4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:53:59.340523  9135 consensus_queue.cc:1048] T 836e7386924644a7bb98c94b372b4974 P 973451fb40234dca93d60a5ad4ca93e4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b1bcbe2df07744caaeb7a15d00dad2d1" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43283 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:53:59.505024  8384 raft_consensus.cc:1275] T 3d46b8c5c40f44058fe3a48acd3f36c1 P bf45b641d5dd4b868ad6c3f969c62453 [term 2 FOLLOWER]: Refusing update from remote peer 973451fb40234dca93d60a5ad4ca93e4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:53:59.506198  9135 consensus_queue.cc:1048] T 3d46b8c5c40f44058fe3a48acd3f36c1 P 973451fb40234dca93d60a5ad4ca93e4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bf45b641d5dd4b868ad6c3f969c62453" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 43451 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:53:59.514649  8313 raft_consensus.cc:1275] T 3d46b8c5c40f44058fe3a48acd3f36c1 P 067d127df48c4d5aae445170aef96762 [term 2 FOLLOWER]: Refusing update from remote peer 973451fb40234dca93d60a5ad4ca93e4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:53:59.515980  9112 consensus_queue.cc:1048] T 3d46b8c5c40f44058fe3a48acd3f36c1 P 973451fb40234dca93d60a5ad4ca93e4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "067d127df48c4d5aae445170aef96762" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 41465 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:53:59.527176  8312 raft_consensus.cc:1275] T 4003921b934d4fd49b55b27f913c952f P 067d127df48c4d5aae445170aef96762 [term 2 FOLLOWER]: Refusing update from remote peer 973451fb40234dca93d60a5ad4ca93e4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:53:59.528999  9113 consensus_queue.cc:1048] T 4003921b934d4fd49b55b27f913c952f P 973451fb40234dca93d60a5ad4ca93e4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "067d127df48c4d5aae445170aef96762" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 41465 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:53:59.540843  8388 raft_consensus.cc:1275] T 4003921b934d4fd49b55b27f913c952f P bf45b641d5dd4b868ad6c3f969c62453 [term 2 FOLLOWER]: Refusing update from remote peer 973451fb40234dca93d60a5ad4ca93e4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:53:59.541973  9135 consensus_queue.cc:1048] T 4003921b934d4fd49b55b27f913c952f P 973451fb40234dca93d60a5ad4ca93e4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bf45b641d5dd4b868ad6c3f969c62453" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 43451 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:53:59.616379  6159 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:53:59.661810  6159 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:53:59.696347  8384 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "28299420e8f843df852439340863d546"
dest_uuid: "bf45b641d5dd4b868ad6c3f969c62453"
mode: GRACEFUL
new_leader_uuid: "973451fb40234dca93d60a5ad4ca93e4"
 from {username='slave'} at 127.0.0.1:37750
I20260709 14:53:59.696803  8384 raft_consensus.cc:606] T 28299420e8f843df852439340863d546 P bf45b641d5dd4b868ad6c3f969c62453 [term 1 LEADER]: Received request to transfer leadership to TS 973451fb40234dca93d60a5ad4ca93e4
I20260709 14:53:59.699043  8313 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "46f7d6b9d2a946e899f8ce2dddd37993"
dest_uuid: "067d127df48c4d5aae445170aef96762"
mode: GRACEFUL
new_leader_uuid: "b1bcbe2df07744caaeb7a15d00dad2d1"
 from {username='slave'} at 127.0.0.1:56108
I20260709 14:53:59.699522  8313 raft_consensus.cc:606] T 46f7d6b9d2a946e899f8ce2dddd37993 P 067d127df48c4d5aae445170aef96762 [term 1 LEADER]: Received request to transfer leadership to TS b1bcbe2df07744caaeb7a15d00dad2d1
I20260709 14:53:59.701514  8239 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ad73e1facb6d42ba9775f642bfe58454"
dest_uuid: "b1bcbe2df07744caaeb7a15d00dad2d1"
mode: GRACEFUL
new_leader_uuid: "973451fb40234dca93d60a5ad4ca93e4"
 from {username='slave'} at 127.0.0.1:60154
I20260709 14:53:59.702008  8239 raft_consensus.cc:606] T ad73e1facb6d42ba9775f642bfe58454 P b1bcbe2df07744caaeb7a15d00dad2d1 [term 1 LEADER]: Received request to transfer leadership to TS 973451fb40234dca93d60a5ad4ca93e4
I20260709 14:53:59.704378  8384 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "bffa36e5fd13469b8b97e7d5a198b50c"
dest_uuid: "bf45b641d5dd4b868ad6c3f969c62453"
mode: GRACEFUL
new_leader_uuid: "067d127df48c4d5aae445170aef96762"
 from {username='slave'} at 127.0.0.1:37750
I20260709 14:53:59.704881  8384 raft_consensus.cc:606] T bffa36e5fd13469b8b97e7d5a198b50c P bf45b641d5dd4b868ad6c3f969c62453 [term 2 LEADER]: Received request to transfer leadership to TS 067d127df48c4d5aae445170aef96762
I20260709 14:53:59.707324  8384 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "dedb68a77e9b496b8ff93d3347ae53ff"
dest_uuid: "bf45b641d5dd4b868ad6c3f969c62453"
mode: GRACEFUL
new_leader_uuid: "973451fb40234dca93d60a5ad4ca93e4"
 from {username='slave'} at 127.0.0.1:37750
I20260709 14:53:59.707758  8384 raft_consensus.cc:606] T dedb68a77e9b496b8ff93d3347ae53ff P bf45b641d5dd4b868ad6c3f969c62453 [term 2 LEADER]: Received request to transfer leadership to TS 973451fb40234dca93d60a5ad4ca93e4
I20260709 14:53:59.709125  6159 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 5
I20260709 14:53:59.710295  6159 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 14:53:59.748651  9128 raft_consensus.cc:993] T 46f7d6b9d2a946e899f8ce2dddd37993 P 067d127df48c4d5aae445170aef96762: : Instructing follower b1bcbe2df07744caaeb7a15d00dad2d1 to start an election
I20260709 14:53:59.749176  9173 raft_consensus.cc:1081] T 46f7d6b9d2a946e899f8ce2dddd37993 P 067d127df48c4d5aae445170aef96762 [term 1 LEADER]: Signalling peer b1bcbe2df07744caaeb7a15d00dad2d1 to start an election
I20260709 14:53:59.750379  8239 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "46f7d6b9d2a946e899f8ce2dddd37993"
dest_uuid: "b1bcbe2df07744caaeb7a15d00dad2d1"
 from {username='slave'} at 127.0.0.1:38798
I20260709 14:53:59.750789  8239 raft_consensus.cc:493] T 46f7d6b9d2a946e899f8ce2dddd37993 P b1bcbe2df07744caaeb7a15d00dad2d1 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:53:59.750995  8239 raft_consensus.cc:3060] T 46f7d6b9d2a946e899f8ce2dddd37993 P b1bcbe2df07744caaeb7a15d00dad2d1 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:53:59.755036  8239 raft_consensus.cc:515] T 46f7d6b9d2a946e899f8ce2dddd37993 P b1bcbe2df07744caaeb7a15d00dad2d1 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b1bcbe2df07744caaeb7a15d00dad2d1" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43283 } } peers { permanent_uuid: "067d127df48c4d5aae445170aef96762" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 41465 } } peers { permanent_uuid: "bf45b641d5dd4b868ad6c3f969c62453" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 43451 } }
I20260709 14:53:59.757732  8312 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "46f7d6b9d2a946e899f8ce2dddd37993" candidate_uuid: "b1bcbe2df07744caaeb7a15d00dad2d1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "067d127df48c4d5aae445170aef96762"
I20260709 14:53:59.757951  8384 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "46f7d6b9d2a946e899f8ce2dddd37993" candidate_uuid: "b1bcbe2df07744caaeb7a15d00dad2d1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "bf45b641d5dd4b868ad6c3f969c62453"
I20260709 14:53:59.758250  8312 raft_consensus.cc:3055] T 46f7d6b9d2a946e899f8ce2dddd37993 P 067d127df48c4d5aae445170aef96762 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:53:59.758639  8384 raft_consensus.cc:3060] T 46f7d6b9d2a946e899f8ce2dddd37993 P bf45b641d5dd4b868ad6c3f969c62453 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:53:59.758919  8312 raft_consensus.cc:740] T 46f7d6b9d2a946e899f8ce2dddd37993 P 067d127df48c4d5aae445170aef96762 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 067d127df48c4d5aae445170aef96762, State: Running, Role: LEADER
I20260709 14:53:59.759730  8312 consensus_queue.cc:260] T 46f7d6b9d2a946e899f8ce2dddd37993 P 067d127df48c4d5aae445170aef96762 [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: "b1bcbe2df07744caaeb7a15d00dad2d1" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43283 } } peers { permanent_uuid: "067d127df48c4d5aae445170aef96762" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 41465 } } peers { permanent_uuid: "bf45b641d5dd4b868ad6c3f969c62453" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 43451 } }
I20260709 14:53:59.760723  8312 raft_consensus.cc:3060] T 46f7d6b9d2a946e899f8ce2dddd37993 P 067d127df48c4d5aae445170aef96762 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:53:59.763298  8384 raft_consensus.cc:2468] T 46f7d6b9d2a946e899f8ce2dddd37993 P bf45b641d5dd4b868ad6c3f969c62453 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b1bcbe2df07744caaeb7a15d00dad2d1 in term 2.
I20260709 14:53:59.763906  8239 leader_election.cc:290] T 46f7d6b9d2a946e899f8ce2dddd37993 P b1bcbe2df07744caaeb7a15d00dad2d1 [CANDIDATE]: Term 2 election: Requested vote from peers 067d127df48c4d5aae445170aef96762 (127.6.3.195:41465), bf45b641d5dd4b868ad6c3f969c62453 (127.6.3.196:43451)
I20260709 14:53:59.764745  8205 leader_election.cc:304] T 46f7d6b9d2a946e899f8ce2dddd37993 P b1bcbe2df07744caaeb7a15d00dad2d1 [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: b1bcbe2df07744caaeb7a15d00dad2d1, bf45b641d5dd4b868ad6c3f969c62453; no voters: 
I20260709 14:53:59.766002  9110 raft_consensus.cc:2804] T 46f7d6b9d2a946e899f8ce2dddd37993 P b1bcbe2df07744caaeb7a15d00dad2d1 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:53:59.766438  9110 raft_consensus.cc:697] T 46f7d6b9d2a946e899f8ce2dddd37993 P b1bcbe2df07744caaeb7a15d00dad2d1 [term 2 LEADER]: Becoming Leader. State: Replica: b1bcbe2df07744caaeb7a15d00dad2d1, State: Running, Role: LEADER
I20260709 14:53:59.766597  8312 raft_consensus.cc:2468] T 46f7d6b9d2a946e899f8ce2dddd37993 P 067d127df48c4d5aae445170aef96762 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b1bcbe2df07744caaeb7a15d00dad2d1 in term 2.
I20260709 14:53:59.767310  9110 consensus_queue.cc:237] T 46f7d6b9d2a946e899f8ce2dddd37993 P b1bcbe2df07744caaeb7a15d00dad2d1 [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: "b1bcbe2df07744caaeb7a15d00dad2d1" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43283 } } peers { permanent_uuid: "067d127df48c4d5aae445170aef96762" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 41465 } } peers { permanent_uuid: "bf45b641d5dd4b868ad6c3f969c62453" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 43451 } }
I20260709 14:53:59.775426  8061 catalog_manager.cc:5697] T 46f7d6b9d2a946e899f8ce2dddd37993 P b1bcbe2df07744caaeb7a15d00dad2d1 reported cstate change: term changed from 1 to 2, leader changed from 067d127df48c4d5aae445170aef96762 (127.6.3.195) to b1bcbe2df07744caaeb7a15d00dad2d1 (127.6.3.194). New cstate: current_term: 2 leader_uuid: "b1bcbe2df07744caaeb7a15d00dad2d1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b1bcbe2df07744caaeb7a15d00dad2d1" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43283 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "067d127df48c4d5aae445170aef96762" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 41465 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bf45b641d5dd4b868ad6c3f969c62453" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 43451 } health_report { overall_health: UNKNOWN } } }
I20260709 14:53:59.897980  9041 raft_consensus.cc:993] T ad73e1facb6d42ba9775f642bfe58454 P b1bcbe2df07744caaeb7a15d00dad2d1: : Instructing follower 973451fb40234dca93d60a5ad4ca93e4 to start an election
I20260709 14:53:59.898443  9110 raft_consensus.cc:1081] T ad73e1facb6d42ba9775f642bfe58454 P b1bcbe2df07744caaeb7a15d00dad2d1 [term 1 LEADER]: Signalling peer 973451fb40234dca93d60a5ad4ca93e4 to start an election
I20260709 14:53:59.899921  8963 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ad73e1facb6d42ba9775f642bfe58454"
dest_uuid: "973451fb40234dca93d60a5ad4ca93e4"
 from {username='slave'} at 127.0.0.1:56126
I20260709 14:53:59.900372  8963 raft_consensus.cc:493] T ad73e1facb6d42ba9775f642bfe58454 P 973451fb40234dca93d60a5ad4ca93e4 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:53:59.900745  8963 raft_consensus.cc:3060] T ad73e1facb6d42ba9775f642bfe58454 P 973451fb40234dca93d60a5ad4ca93e4 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:53:59.905550  8963 raft_consensus.cc:515] T ad73e1facb6d42ba9775f642bfe58454 P 973451fb40234dca93d60a5ad4ca93e4 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bf45b641d5dd4b868ad6c3f969c62453" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 43451 } } peers { permanent_uuid: "973451fb40234dca93d60a5ad4ca93e4" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39227 } } peers { permanent_uuid: "b1bcbe2df07744caaeb7a15d00dad2d1" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43283 } }
I20260709 14:53:59.907527  8384 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ad73e1facb6d42ba9775f642bfe58454" candidate_uuid: "973451fb40234dca93d60a5ad4ca93e4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "bf45b641d5dd4b868ad6c3f969c62453"
I20260709 14:53:59.908047  8384 raft_consensus.cc:3060] T ad73e1facb6d42ba9775f642bfe58454 P bf45b641d5dd4b868ad6c3f969c62453 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:53:59.908388  8963 leader_election.cc:290] T ad73e1facb6d42ba9775f642bfe58454 P 973451fb40234dca93d60a5ad4ca93e4 [CANDIDATE]: Term 2 election: Requested vote from peers bf45b641d5dd4b868ad6c3f969c62453 (127.6.3.196:43451), b1bcbe2df07744caaeb7a15d00dad2d1 (127.6.3.194:43283)
I20260709 14:53:59.908257  8238 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ad73e1facb6d42ba9775f642bfe58454" candidate_uuid: "973451fb40234dca93d60a5ad4ca93e4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b1bcbe2df07744caaeb7a15d00dad2d1"
I20260709 14:53:59.909121  8238 raft_consensus.cc:3055] T ad73e1facb6d42ba9775f642bfe58454 P b1bcbe2df07744caaeb7a15d00dad2d1 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:53:59.909475  8238 raft_consensus.cc:740] T ad73e1facb6d42ba9775f642bfe58454 P b1bcbe2df07744caaeb7a15d00dad2d1 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: b1bcbe2df07744caaeb7a15d00dad2d1, State: Running, Role: LEADER
I20260709 14:53:59.910205  8238 consensus_queue.cc:260] T ad73e1facb6d42ba9775f642bfe58454 P b1bcbe2df07744caaeb7a15d00dad2d1 [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: "bf45b641d5dd4b868ad6c3f969c62453" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 43451 } } peers { permanent_uuid: "973451fb40234dca93d60a5ad4ca93e4" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39227 } } peers { permanent_uuid: "b1bcbe2df07744caaeb7a15d00dad2d1" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43283 } }
I20260709 14:53:59.911065  8238 raft_consensus.cc:3060] T ad73e1facb6d42ba9775f642bfe58454 P b1bcbe2df07744caaeb7a15d00dad2d1 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:53:59.912878  8384 raft_consensus.cc:2468] T ad73e1facb6d42ba9775f642bfe58454 P bf45b641d5dd4b868ad6c3f969c62453 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 973451fb40234dca93d60a5ad4ca93e4 in term 2.
I20260709 14:53:59.913843  8907 leader_election.cc:304] T ad73e1facb6d42ba9775f642bfe58454 P 973451fb40234dca93d60a5ad4ca93e4 [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: 973451fb40234dca93d60a5ad4ca93e4, bf45b641d5dd4b868ad6c3f969c62453; no voters: 
I20260709 14:53:59.914590  9113 raft_consensus.cc:2804] T ad73e1facb6d42ba9775f642bfe58454 P 973451fb40234dca93d60a5ad4ca93e4 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:53:59.914951  9113 raft_consensus.cc:697] T ad73e1facb6d42ba9775f642bfe58454 P 973451fb40234dca93d60a5ad4ca93e4 [term 2 LEADER]: Becoming Leader. State: Replica: 973451fb40234dca93d60a5ad4ca93e4, State: Running, Role: LEADER
I20260709 14:53:59.915652  9113 consensus_queue.cc:237] T ad73e1facb6d42ba9775f642bfe58454 P 973451fb40234dca93d60a5ad4ca93e4 [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: "bf45b641d5dd4b868ad6c3f969c62453" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 43451 } } peers { permanent_uuid: "973451fb40234dca93d60a5ad4ca93e4" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39227 } } peers { permanent_uuid: "b1bcbe2df07744caaeb7a15d00dad2d1" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43283 } }
I20260709 14:53:59.915930  8238 raft_consensus.cc:2468] T ad73e1facb6d42ba9775f642bfe58454 P b1bcbe2df07744caaeb7a15d00dad2d1 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 973451fb40234dca93d60a5ad4ca93e4 in term 2.
I20260709 14:53:59.925088  8061 catalog_manager.cc:5697] T ad73e1facb6d42ba9775f642bfe58454 P 973451fb40234dca93d60a5ad4ca93e4 reported cstate change: term changed from 1 to 2, leader changed from b1bcbe2df07744caaeb7a15d00dad2d1 (127.6.3.194) to 973451fb40234dca93d60a5ad4ca93e4 (127.6.3.193). New cstate: current_term: 2 leader_uuid: "973451fb40234dca93d60a5ad4ca93e4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bf45b641d5dd4b868ad6c3f969c62453" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 43451 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "973451fb40234dca93d60a5ad4ca93e4" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39227 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b1bcbe2df07744caaeb7a15d00dad2d1" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43283 } health_report { overall_health: UNKNOWN } } }
I20260709 14:53:59.997751  9117 raft_consensus.cc:993] T bffa36e5fd13469b8b97e7d5a198b50c P bf45b641d5dd4b868ad6c3f969c62453: : Instructing follower 067d127df48c4d5aae445170aef96762 to start an election
I20260709 14:53:59.998229  9030 raft_consensus.cc:1081] T bffa36e5fd13469b8b97e7d5a198b50c P bf45b641d5dd4b868ad6c3f969c62453 [term 2 LEADER]: Signalling peer 067d127df48c4d5aae445170aef96762 to start an election
I20260709 14:53:59.999428  8313 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "bffa36e5fd13469b8b97e7d5a198b50c"
dest_uuid: "067d127df48c4d5aae445170aef96762"
 from {username='slave'} at 127.0.0.1:36318
I20260709 14:53:59.999805  8313 raft_consensus.cc:493] T bffa36e5fd13469b8b97e7d5a198b50c P 067d127df48c4d5aae445170aef96762 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:54:00.000049  8313 raft_consensus.cc:3060] T bffa36e5fd13469b8b97e7d5a198b50c P 067d127df48c4d5aae445170aef96762 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:54:00.003937  8313 raft_consensus.cc:515] T bffa36e5fd13469b8b97e7d5a198b50c P 067d127df48c4d5aae445170aef96762 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b1bcbe2df07744caaeb7a15d00dad2d1" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43283 } } peers { permanent_uuid: "067d127df48c4d5aae445170aef96762" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 41465 } } peers { permanent_uuid: "bf45b641d5dd4b868ad6c3f969c62453" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 43451 } }
I20260709 14:54:00.005182  8313 leader_election.cc:290] T bffa36e5fd13469b8b97e7d5a198b50c P 067d127df48c4d5aae445170aef96762 [CANDIDATE]: Term 3 election: Requested vote from peers b1bcbe2df07744caaeb7a15d00dad2d1 (127.6.3.194:43283), bf45b641d5dd4b868ad6c3f969c62453 (127.6.3.196:43451)
I20260709 14:54:00.005760  8239 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bffa36e5fd13469b8b97e7d5a198b50c" candidate_uuid: "067d127df48c4d5aae445170aef96762" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "b1bcbe2df07744caaeb7a15d00dad2d1"
I20260709 14:54:00.006042  8384 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bffa36e5fd13469b8b97e7d5a198b50c" candidate_uuid: "067d127df48c4d5aae445170aef96762" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "bf45b641d5dd4b868ad6c3f969c62453"
I20260709 14:54:00.006345  8239 raft_consensus.cc:3060] T bffa36e5fd13469b8b97e7d5a198b50c P b1bcbe2df07744caaeb7a15d00dad2d1 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:54:00.006549  8384 raft_consensus.cc:3055] T bffa36e5fd13469b8b97e7d5a198b50c P bf45b641d5dd4b868ad6c3f969c62453 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:54:00.006850  8384 raft_consensus.cc:740] T bffa36e5fd13469b8b97e7d5a198b50c P bf45b641d5dd4b868ad6c3f969c62453 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: bf45b641d5dd4b868ad6c3f969c62453, State: Running, Role: LEADER
I20260709 14:54:00.007663  8384 consensus_queue.cc:260] T bffa36e5fd13469b8b97e7d5a198b50c P bf45b641d5dd4b868ad6c3f969c62453 [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: "b1bcbe2df07744caaeb7a15d00dad2d1" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43283 } } peers { permanent_uuid: "067d127df48c4d5aae445170aef96762" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 41465 } } peers { permanent_uuid: "bf45b641d5dd4b868ad6c3f969c62453" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 43451 } }
I20260709 14:54:00.008777  8384 raft_consensus.cc:3060] T bffa36e5fd13469b8b97e7d5a198b50c P bf45b641d5dd4b868ad6c3f969c62453 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:54:00.012161  8239 raft_consensus.cc:2468] T bffa36e5fd13469b8b97e7d5a198b50c P b1bcbe2df07744caaeb7a15d00dad2d1 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 067d127df48c4d5aae445170aef96762 in term 3.
I20260709 14:54:00.013060  8277 leader_election.cc:304] T bffa36e5fd13469b8b97e7d5a198b50c P 067d127df48c4d5aae445170aef96762 [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: 067d127df48c4d5aae445170aef96762, b1bcbe2df07744caaeb7a15d00dad2d1; no voters: 
I20260709 14:54:00.013819  9173 raft_consensus.cc:2804] T bffa36e5fd13469b8b97e7d5a198b50c P 067d127df48c4d5aae445170aef96762 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:54:00.014781  8384 raft_consensus.cc:2468] T bffa36e5fd13469b8b97e7d5a198b50c P bf45b641d5dd4b868ad6c3f969c62453 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 067d127df48c4d5aae445170aef96762 in term 3.
I20260709 14:54:00.014940  9173 raft_consensus.cc:697] T bffa36e5fd13469b8b97e7d5a198b50c P 067d127df48c4d5aae445170aef96762 [term 3 LEADER]: Becoming Leader. State: Replica: 067d127df48c4d5aae445170aef96762, State: Running, Role: LEADER
I20260709 14:54:00.015849  9173 consensus_queue.cc:237] T bffa36e5fd13469b8b97e7d5a198b50c P 067d127df48c4d5aae445170aef96762 [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: "b1bcbe2df07744caaeb7a15d00dad2d1" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43283 } } peers { permanent_uuid: "067d127df48c4d5aae445170aef96762" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 41465 } } peers { permanent_uuid: "bf45b641d5dd4b868ad6c3f969c62453" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 43451 } }
I20260709 14:54:00.026893  8061 catalog_manager.cc:5697] T bffa36e5fd13469b8b97e7d5a198b50c P 067d127df48c4d5aae445170aef96762 reported cstate change: term changed from 2 to 3, leader changed from bf45b641d5dd4b868ad6c3f969c62453 (127.6.3.196) to 067d127df48c4d5aae445170aef96762 (127.6.3.195). New cstate: current_term: 3 leader_uuid: "067d127df48c4d5aae445170aef96762" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b1bcbe2df07744caaeb7a15d00dad2d1" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43283 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "067d127df48c4d5aae445170aef96762" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 41465 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bf45b641d5dd4b868ad6c3f969c62453" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 43451 } health_report { overall_health: UNKNOWN } } }
I20260709 14:54:00.037043  9030 raft_consensus.cc:993] T dedb68a77e9b496b8ff93d3347ae53ff P bf45b641d5dd4b868ad6c3f969c62453: : Instructing follower 973451fb40234dca93d60a5ad4ca93e4 to start an election
I20260709 14:54:00.037384  9117 raft_consensus.cc:1081] T dedb68a77e9b496b8ff93d3347ae53ff P bf45b641d5dd4b868ad6c3f969c62453 [term 2 LEADER]: Signalling peer 973451fb40234dca93d60a5ad4ca93e4 to start an election
I20260709 14:54:00.038539  8963 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "dedb68a77e9b496b8ff93d3347ae53ff"
dest_uuid: "973451fb40234dca93d60a5ad4ca93e4"
 from {username='slave'} at 127.0.0.1:56142
I20260709 14:54:00.038954  8963 raft_consensus.cc:493] T dedb68a77e9b496b8ff93d3347ae53ff P 973451fb40234dca93d60a5ad4ca93e4 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:54:00.039258  8963 raft_consensus.cc:3060] T dedb68a77e9b496b8ff93d3347ae53ff P 973451fb40234dca93d60a5ad4ca93e4 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:54:00.043160  8963 raft_consensus.cc:515] T dedb68a77e9b496b8ff93d3347ae53ff P 973451fb40234dca93d60a5ad4ca93e4 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "067d127df48c4d5aae445170aef96762" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 41465 } } peers { permanent_uuid: "bf45b641d5dd4b868ad6c3f969c62453" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 43451 } } peers { permanent_uuid: "973451fb40234dca93d60a5ad4ca93e4" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39227 } }
I20260709 14:54:00.044659  8963 leader_election.cc:290] T dedb68a77e9b496b8ff93d3347ae53ff P 973451fb40234dca93d60a5ad4ca93e4 [CANDIDATE]: Term 3 election: Requested vote from peers 067d127df48c4d5aae445170aef96762 (127.6.3.195:41465), bf45b641d5dd4b868ad6c3f969c62453 (127.6.3.196:43451)
I20260709 14:54:00.045179  8312 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dedb68a77e9b496b8ff93d3347ae53ff" candidate_uuid: "973451fb40234dca93d60a5ad4ca93e4" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "067d127df48c4d5aae445170aef96762"
I20260709 14:54:00.045747  8312 raft_consensus.cc:3060] T dedb68a77e9b496b8ff93d3347ae53ff P 067d127df48c4d5aae445170aef96762 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:54:00.046473  8384 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dedb68a77e9b496b8ff93d3347ae53ff" candidate_uuid: "973451fb40234dca93d60a5ad4ca93e4" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "bf45b641d5dd4b868ad6c3f969c62453"
I20260709 14:54:00.046895  8384 raft_consensus.cc:3055] T dedb68a77e9b496b8ff93d3347ae53ff P bf45b641d5dd4b868ad6c3f969c62453 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:54:00.047142  8384 raft_consensus.cc:740] T dedb68a77e9b496b8ff93d3347ae53ff P bf45b641d5dd4b868ad6c3f969c62453 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: bf45b641d5dd4b868ad6c3f969c62453, State: Running, Role: LEADER
I20260709 14:54:00.047660  8384 consensus_queue.cc:260] T dedb68a77e9b496b8ff93d3347ae53ff P bf45b641d5dd4b868ad6c3f969c62453 [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: "067d127df48c4d5aae445170aef96762" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 41465 } } peers { permanent_uuid: "bf45b641d5dd4b868ad6c3f969c62453" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 43451 } } peers { permanent_uuid: "973451fb40234dca93d60a5ad4ca93e4" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39227 } }
I20260709 14:54:00.048453  8384 raft_consensus.cc:3060] T dedb68a77e9b496b8ff93d3347ae53ff P bf45b641d5dd4b868ad6c3f969c62453 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:54:00.050258  8312 raft_consensus.cc:2468] T dedb68a77e9b496b8ff93d3347ae53ff P 067d127df48c4d5aae445170aef96762 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 973451fb40234dca93d60a5ad4ca93e4 in term 3.
I20260709 14:54:00.051395  8908 leader_election.cc:304] T dedb68a77e9b496b8ff93d3347ae53ff P 973451fb40234dca93d60a5ad4ca93e4 [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: 067d127df48c4d5aae445170aef96762, 973451fb40234dca93d60a5ad4ca93e4; no voters: 
I20260709 14:54:00.052135  9113 raft_consensus.cc:2804] T dedb68a77e9b496b8ff93d3347ae53ff P 973451fb40234dca93d60a5ad4ca93e4 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:54:00.052570  9113 raft_consensus.cc:697] T dedb68a77e9b496b8ff93d3347ae53ff P 973451fb40234dca93d60a5ad4ca93e4 [term 3 LEADER]: Becoming Leader. State: Replica: 973451fb40234dca93d60a5ad4ca93e4, State: Running, Role: LEADER
I20260709 14:54:00.053344  9113 consensus_queue.cc:237] T dedb68a77e9b496b8ff93d3347ae53ff P 973451fb40234dca93d60a5ad4ca93e4 [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: "067d127df48c4d5aae445170aef96762" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 41465 } } peers { permanent_uuid: "bf45b641d5dd4b868ad6c3f969c62453" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 43451 } } peers { permanent_uuid: "973451fb40234dca93d60a5ad4ca93e4" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39227 } }
I20260709 14:54:00.054282  8384 raft_consensus.cc:2468] T dedb68a77e9b496b8ff93d3347ae53ff P bf45b641d5dd4b868ad6c3f969c62453 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 973451fb40234dca93d60a5ad4ca93e4 in term 3.
I20260709 14:54:00.061908  8061 catalog_manager.cc:5697] T dedb68a77e9b496b8ff93d3347ae53ff P 973451fb40234dca93d60a5ad4ca93e4 reported cstate change: term changed from 2 to 3, leader changed from bf45b641d5dd4b868ad6c3f969c62453 (127.6.3.196) to 973451fb40234dca93d60a5ad4ca93e4 (127.6.3.193). New cstate: current_term: 3 leader_uuid: "973451fb40234dca93d60a5ad4ca93e4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "067d127df48c4d5aae445170aef96762" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 41465 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bf45b641d5dd4b868ad6c3f969c62453" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 43451 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "973451fb40234dca93d60a5ad4ca93e4" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39227 } health_report { overall_health: HEALTHY } } }
I20260709 14:54:00.072439  9030 raft_consensus.cc:993] T 28299420e8f843df852439340863d546 P bf45b641d5dd4b868ad6c3f969c62453: : Instructing follower 973451fb40234dca93d60a5ad4ca93e4 to start an election
I20260709 14:54:00.072796  9117 raft_consensus.cc:1081] T 28299420e8f843df852439340863d546 P bf45b641d5dd4b868ad6c3f969c62453 [term 1 LEADER]: Signalling peer 973451fb40234dca93d60a5ad4ca93e4 to start an election
I20260709 14:54:00.073906  8963 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "28299420e8f843df852439340863d546"
dest_uuid: "973451fb40234dca93d60a5ad4ca93e4"
 from {username='slave'} at 127.0.0.1:56142
I20260709 14:54:00.074302  8963 raft_consensus.cc:493] T 28299420e8f843df852439340863d546 P 973451fb40234dca93d60a5ad4ca93e4 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:54:00.074553  8963 raft_consensus.cc:3060] T 28299420e8f843df852439340863d546 P 973451fb40234dca93d60a5ad4ca93e4 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:54:00.078685  8963 raft_consensus.cc:515] T 28299420e8f843df852439340863d546 P 973451fb40234dca93d60a5ad4ca93e4 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "067d127df48c4d5aae445170aef96762" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 41465 } } peers { permanent_uuid: "bf45b641d5dd4b868ad6c3f969c62453" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 43451 } } peers { permanent_uuid: "973451fb40234dca93d60a5ad4ca93e4" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39227 } }
I20260709 14:54:00.080039  8963 leader_election.cc:290] T 28299420e8f843df852439340863d546 P 973451fb40234dca93d60a5ad4ca93e4 [CANDIDATE]: Term 2 election: Requested vote from peers 067d127df48c4d5aae445170aef96762 (127.6.3.195:41465), bf45b641d5dd4b868ad6c3f969c62453 (127.6.3.196:43451)
I20260709 14:54:00.080585  8312 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "28299420e8f843df852439340863d546" candidate_uuid: "973451fb40234dca93d60a5ad4ca93e4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "067d127df48c4d5aae445170aef96762"
I20260709 14:54:00.080885  8384 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "28299420e8f843df852439340863d546" candidate_uuid: "973451fb40234dca93d60a5ad4ca93e4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "bf45b641d5dd4b868ad6c3f969c62453"
I20260709 14:54:00.081107  8312 raft_consensus.cc:3060] T 28299420e8f843df852439340863d546 P 067d127df48c4d5aae445170aef96762 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:54:00.081480  8384 raft_consensus.cc:3055] T 28299420e8f843df852439340863d546 P bf45b641d5dd4b868ad6c3f969c62453 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:54:00.081795  8384 raft_consensus.cc:740] T 28299420e8f843df852439340863d546 P bf45b641d5dd4b868ad6c3f969c62453 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: bf45b641d5dd4b868ad6c3f969c62453, State: Running, Role: LEADER
I20260709 14:54:00.082522  8384 consensus_queue.cc:260] T 28299420e8f843df852439340863d546 P bf45b641d5dd4b868ad6c3f969c62453 [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: "067d127df48c4d5aae445170aef96762" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 41465 } } peers { permanent_uuid: "bf45b641d5dd4b868ad6c3f969c62453" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 43451 } } peers { permanent_uuid: "973451fb40234dca93d60a5ad4ca93e4" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39227 } }
I20260709 14:54:00.083621  8384 raft_consensus.cc:3060] T 28299420e8f843df852439340863d546 P bf45b641d5dd4b868ad6c3f969c62453 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:54:00.085886  8312 raft_consensus.cc:2468] T 28299420e8f843df852439340863d546 P 067d127df48c4d5aae445170aef96762 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 973451fb40234dca93d60a5ad4ca93e4 in term 2.
I20260709 14:54:00.086798  8908 leader_election.cc:304] T 28299420e8f843df852439340863d546 P 973451fb40234dca93d60a5ad4ca93e4 [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: 067d127df48c4d5aae445170aef96762, 973451fb40234dca93d60a5ad4ca93e4; no voters: 
I20260709 14:54:00.087430  9113 raft_consensus.cc:2804] T 28299420e8f843df852439340863d546 P 973451fb40234dca93d60a5ad4ca93e4 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:54:00.087875  9113 raft_consensus.cc:697] T 28299420e8f843df852439340863d546 P 973451fb40234dca93d60a5ad4ca93e4 [term 2 LEADER]: Becoming Leader. State: Replica: 973451fb40234dca93d60a5ad4ca93e4, State: Running, Role: LEADER
I20260709 14:54:00.088515  8384 raft_consensus.cc:2468] T 28299420e8f843df852439340863d546 P bf45b641d5dd4b868ad6c3f969c62453 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 973451fb40234dca93d60a5ad4ca93e4 in term 2.
I20260709 14:54:00.088688  9113 consensus_queue.cc:237] T 28299420e8f843df852439340863d546 P 973451fb40234dca93d60a5ad4ca93e4 [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: "067d127df48c4d5aae445170aef96762" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 41465 } } peers { permanent_uuid: "bf45b641d5dd4b868ad6c3f969c62453" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 43451 } } peers { permanent_uuid: "973451fb40234dca93d60a5ad4ca93e4" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39227 } }
I20260709 14:54:00.096931  8061 catalog_manager.cc:5697] T 28299420e8f843df852439340863d546 P 973451fb40234dca93d60a5ad4ca93e4 reported cstate change: term changed from 1 to 2, leader changed from bf45b641d5dd4b868ad6c3f969c62453 (127.6.3.196) to 973451fb40234dca93d60a5ad4ca93e4 (127.6.3.193). New cstate: current_term: 2 leader_uuid: "973451fb40234dca93d60a5ad4ca93e4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "067d127df48c4d5aae445170aef96762" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 41465 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bf45b641d5dd4b868ad6c3f969c62453" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 43451 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "973451fb40234dca93d60a5ad4ca93e4" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39227 } health_report { overall_health: HEALTHY } } }
I20260709 14:54:00.338614  8313 raft_consensus.cc:1275] T 46f7d6b9d2a946e899f8ce2dddd37993 P 067d127df48c4d5aae445170aef96762 [term 2 FOLLOWER]: Refusing update from remote peer b1bcbe2df07744caaeb7a15d00dad2d1: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:54:00.339767  9110 consensus_queue.cc:1048] T 46f7d6b9d2a946e899f8ce2dddd37993 P b1bcbe2df07744caaeb7a15d00dad2d1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "067d127df48c4d5aae445170aef96762" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 41465 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:54:00.347708  8384 raft_consensus.cc:1275] T 46f7d6b9d2a946e899f8ce2dddd37993 P bf45b641d5dd4b868ad6c3f969c62453 [term 2 FOLLOWER]: Refusing update from remote peer b1bcbe2df07744caaeb7a15d00dad2d1: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:54:00.349007  9184 consensus_queue.cc:1048] T 46f7d6b9d2a946e899f8ce2dddd37993 P b1bcbe2df07744caaeb7a15d00dad2d1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bf45b641d5dd4b868ad6c3f969c62453" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 43451 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:54:00.408166  8239 raft_consensus.cc:1275] T ad73e1facb6d42ba9775f642bfe58454 P b1bcbe2df07744caaeb7a15d00dad2d1 [term 2 FOLLOWER]: Refusing update from remote peer 973451fb40234dca93d60a5ad4ca93e4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:54:00.409190  9112 consensus_queue.cc:1048] T ad73e1facb6d42ba9775f642bfe58454 P 973451fb40234dca93d60a5ad4ca93e4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b1bcbe2df07744caaeb7a15d00dad2d1" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43283 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:54:00.420220  8384 raft_consensus.cc:1275] T ad73e1facb6d42ba9775f642bfe58454 P bf45b641d5dd4b868ad6c3f969c62453 [term 2 FOLLOWER]: Refusing update from remote peer 973451fb40234dca93d60a5ad4ca93e4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:54:00.421345  9113 consensus_queue.cc:1048] T ad73e1facb6d42ba9775f642bfe58454 P 973451fb40234dca93d60a5ad4ca93e4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bf45b641d5dd4b868ad6c3f969c62453" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 43451 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:54:00.560505  8239 raft_consensus.cc:1275] T bffa36e5fd13469b8b97e7d5a198b50c P b1bcbe2df07744caaeb7a15d00dad2d1 [term 3 FOLLOWER]: Refusing update from remote peer 067d127df48c4d5aae445170aef96762: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:54:00.561645  9173 consensus_queue.cc:1048] T bffa36e5fd13469b8b97e7d5a198b50c P 067d127df48c4d5aae445170aef96762 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b1bcbe2df07744caaeb7a15d00dad2d1" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43283 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:54:00.569725  8384 raft_consensus.cc:1275] T bffa36e5fd13469b8b97e7d5a198b50c P bf45b641d5dd4b868ad6c3f969c62453 [term 3 FOLLOWER]: Refusing update from remote peer 067d127df48c4d5aae445170aef96762: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:54:00.572599  9192 consensus_queue.cc:1048] T bffa36e5fd13469b8b97e7d5a198b50c P 067d127df48c4d5aae445170aef96762 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bf45b641d5dd4b868ad6c3f969c62453" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 43451 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:54:00.598176  8384 raft_consensus.cc:1275] T dedb68a77e9b496b8ff93d3347ae53ff P bf45b641d5dd4b868ad6c3f969c62453 [term 3 FOLLOWER]: Refusing update from remote peer 973451fb40234dca93d60a5ad4ca93e4: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:54:00.599195  9113 consensus_queue.cc:1048] T dedb68a77e9b496b8ff93d3347ae53ff P 973451fb40234dca93d60a5ad4ca93e4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bf45b641d5dd4b868ad6c3f969c62453" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 43451 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:54:00.607033  8313 raft_consensus.cc:1275] T dedb68a77e9b496b8ff93d3347ae53ff P 067d127df48c4d5aae445170aef96762 [term 3 FOLLOWER]: Refusing update from remote peer 973451fb40234dca93d60a5ad4ca93e4: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:54:00.608459  9112 consensus_queue.cc:1048] T dedb68a77e9b496b8ff93d3347ae53ff P 973451fb40234dca93d60a5ad4ca93e4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "067d127df48c4d5aae445170aef96762" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 41465 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:54:00.620110  8384 raft_consensus.cc:1275] T 28299420e8f843df852439340863d546 P bf45b641d5dd4b868ad6c3f969c62453 [term 2 FOLLOWER]: Refusing update from remote peer 973451fb40234dca93d60a5ad4ca93e4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:54:00.621243  9135 consensus_queue.cc:1048] T 28299420e8f843df852439340863d546 P 973451fb40234dca93d60a5ad4ca93e4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bf45b641d5dd4b868ad6c3f969c62453" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 43451 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:54:00.630914  8312 raft_consensus.cc:1275] T 28299420e8f843df852439340863d546 P 067d127df48c4d5aae445170aef96762 [term 2 FOLLOWER]: Refusing update from remote peer 973451fb40234dca93d60a5ad4ca93e4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:54:00.632349  9113 consensus_queue.cc:1048] T 28299420e8f843df852439340863d546 P 973451fb40234dca93d60a5ad4ca93e4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "067d127df48c4d5aae445170aef96762" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 41465 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:54:00.711001  6159 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:54:00.753340  6159 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:54:00.797556  8239 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "033212aa841d48719d87a261e8b7aedf"
dest_uuid: "b1bcbe2df07744caaeb7a15d00dad2d1"
mode: GRACEFUL
new_leader_uuid: "973451fb40234dca93d60a5ad4ca93e4"
 from {username='slave'} at 127.0.0.1:60154
I20260709 14:54:00.798022  8239 raft_consensus.cc:606] T 033212aa841d48719d87a261e8b7aedf P b1bcbe2df07744caaeb7a15d00dad2d1 [term 1 LEADER]: Received request to transfer leadership to TS 973451fb40234dca93d60a5ad4ca93e4
I20260709 14:54:00.800292  8312 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "99f944bc52a64af0a5ad2f88b7114419"
dest_uuid: "067d127df48c4d5aae445170aef96762"
mode: GRACEFUL
new_leader_uuid: "973451fb40234dca93d60a5ad4ca93e4"
 from {username='slave'} at 127.0.0.1:56108
I20260709 14:54:00.800815  8312 raft_consensus.cc:606] T 99f944bc52a64af0a5ad2f88b7114419 P 067d127df48c4d5aae445170aef96762 [term 1 LEADER]: Received request to transfer leadership to TS 973451fb40234dca93d60a5ad4ca93e4
I20260709 14:54:00.801988  6159 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260709 14:54:00.802953  6159 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 14:54:00.898044  9192 raft_consensus.cc:993] T 99f944bc52a64af0a5ad2f88b7114419 P 067d127df48c4d5aae445170aef96762: : Instructing follower 973451fb40234dca93d60a5ad4ca93e4 to start an election
I20260709 14:54:00.898566  9128 raft_consensus.cc:1081] T 99f944bc52a64af0a5ad2f88b7114419 P 067d127df48c4d5aae445170aef96762 [term 1 LEADER]: Signalling peer 973451fb40234dca93d60a5ad4ca93e4 to start an election
I20260709 14:54:00.899792  8963 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "99f944bc52a64af0a5ad2f88b7114419"
dest_uuid: "973451fb40234dca93d60a5ad4ca93e4"
 from {username='slave'} at 127.0.0.1:56140
I20260709 14:54:00.900202  8963 raft_consensus.cc:493] T 99f944bc52a64af0a5ad2f88b7114419 P 973451fb40234dca93d60a5ad4ca93e4 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:54:00.900473  8963 raft_consensus.cc:3060] T 99f944bc52a64af0a5ad2f88b7114419 P 973451fb40234dca93d60a5ad4ca93e4 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:54:00.906214  8963 raft_consensus.cc:515] T 99f944bc52a64af0a5ad2f88b7114419 P 973451fb40234dca93d60a5ad4ca93e4 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "973451fb40234dca93d60a5ad4ca93e4" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39227 } } peers { permanent_uuid: "b1bcbe2df07744caaeb7a15d00dad2d1" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43283 } } peers { permanent_uuid: "067d127df48c4d5aae445170aef96762" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 41465 } }
I20260709 14:54:00.907804  8963 leader_election.cc:290] T 99f944bc52a64af0a5ad2f88b7114419 P 973451fb40234dca93d60a5ad4ca93e4 [CANDIDATE]: Term 2 election: Requested vote from peers b1bcbe2df07744caaeb7a15d00dad2d1 (127.6.3.194:43283), 067d127df48c4d5aae445170aef96762 (127.6.3.195:41465)
I20260709 14:54:00.908388  8239 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "99f944bc52a64af0a5ad2f88b7114419" candidate_uuid: "973451fb40234dca93d60a5ad4ca93e4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b1bcbe2df07744caaeb7a15d00dad2d1"
I20260709 14:54:00.908717  8312 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "99f944bc52a64af0a5ad2f88b7114419" candidate_uuid: "973451fb40234dca93d60a5ad4ca93e4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "067d127df48c4d5aae445170aef96762"
I20260709 14:54:00.908910  8239 raft_consensus.cc:3060] T 99f944bc52a64af0a5ad2f88b7114419 P b1bcbe2df07744caaeb7a15d00dad2d1 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:54:00.909204  8312 raft_consensus.cc:3055] T 99f944bc52a64af0a5ad2f88b7114419 P 067d127df48c4d5aae445170aef96762 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:54:00.909574  8312 raft_consensus.cc:740] T 99f944bc52a64af0a5ad2f88b7114419 P 067d127df48c4d5aae445170aef96762 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 067d127df48c4d5aae445170aef96762, State: Running, Role: LEADER
I20260709 14:54:00.910274  8312 consensus_queue.cc:260] T 99f944bc52a64af0a5ad2f88b7114419 P 067d127df48c4d5aae445170aef96762 [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: "973451fb40234dca93d60a5ad4ca93e4" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39227 } } peers { permanent_uuid: "b1bcbe2df07744caaeb7a15d00dad2d1" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43283 } } peers { permanent_uuid: "067d127df48c4d5aae445170aef96762" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 41465 } }
I20260709 14:54:00.911398  8312 raft_consensus.cc:3060] T 99f944bc52a64af0a5ad2f88b7114419 P 067d127df48c4d5aae445170aef96762 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:54:00.914640  8239 raft_consensus.cc:2468] T 99f944bc52a64af0a5ad2f88b7114419 P b1bcbe2df07744caaeb7a15d00dad2d1 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 973451fb40234dca93d60a5ad4ca93e4 in term 2.
I20260709 14:54:00.915479  8905 leader_election.cc:304] T 99f944bc52a64af0a5ad2f88b7114419 P 973451fb40234dca93d60a5ad4ca93e4 [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: 973451fb40234dca93d60a5ad4ca93e4, b1bcbe2df07744caaeb7a15d00dad2d1; no voters: 
I20260709 14:54:00.916162  9112 raft_consensus.cc:2804] T 99f944bc52a64af0a5ad2f88b7114419 P 973451fb40234dca93d60a5ad4ca93e4 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:54:00.916582  9112 raft_consensus.cc:697] T 99f944bc52a64af0a5ad2f88b7114419 P 973451fb40234dca93d60a5ad4ca93e4 [term 2 LEADER]: Becoming Leader. State: Replica: 973451fb40234dca93d60a5ad4ca93e4, State: Running, Role: LEADER
I20260709 14:54:00.917239  8312 raft_consensus.cc:2468] T 99f944bc52a64af0a5ad2f88b7114419 P 067d127df48c4d5aae445170aef96762 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 973451fb40234dca93d60a5ad4ca93e4 in term 2.
I20260709 14:54:00.917294  9112 consensus_queue.cc:237] T 99f944bc52a64af0a5ad2f88b7114419 P 973451fb40234dca93d60a5ad4ca93e4 [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: "973451fb40234dca93d60a5ad4ca93e4" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39227 } } peers { permanent_uuid: "b1bcbe2df07744caaeb7a15d00dad2d1" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43283 } } peers { permanent_uuid: "067d127df48c4d5aae445170aef96762" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 41465 } }
I20260709 14:54:00.925837  8061 catalog_manager.cc:5697] T 99f944bc52a64af0a5ad2f88b7114419 P 973451fb40234dca93d60a5ad4ca93e4 reported cstate change: term changed from 1 to 2, leader changed from 067d127df48c4d5aae445170aef96762 (127.6.3.195) to 973451fb40234dca93d60a5ad4ca93e4 (127.6.3.193). New cstate: current_term: 2 leader_uuid: "973451fb40234dca93d60a5ad4ca93e4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "973451fb40234dca93d60a5ad4ca93e4" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39227 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b1bcbe2df07744caaeb7a15d00dad2d1" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43283 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "067d127df48c4d5aae445170aef96762" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 41465 } health_report { overall_health: UNKNOWN } } }
I20260709 14:54:01.040781  9198 raft_consensus.cc:993] T 033212aa841d48719d87a261e8b7aedf P b1bcbe2df07744caaeb7a15d00dad2d1: : Instructing follower 973451fb40234dca93d60a5ad4ca93e4 to start an election
I20260709 14:54:01.041145  9184 raft_consensus.cc:1081] T 033212aa841d48719d87a261e8b7aedf P b1bcbe2df07744caaeb7a15d00dad2d1 [term 1 LEADER]: Signalling peer 973451fb40234dca93d60a5ad4ca93e4 to start an election
I20260709 14:54:01.042313  8963 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "033212aa841d48719d87a261e8b7aedf"
dest_uuid: "973451fb40234dca93d60a5ad4ca93e4"
 from {username='slave'} at 127.0.0.1:56126
I20260709 14:54:01.042678  8963 raft_consensus.cc:493] T 033212aa841d48719d87a261e8b7aedf P 973451fb40234dca93d60a5ad4ca93e4 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:54:01.042886  8963 raft_consensus.cc:3060] T 033212aa841d48719d87a261e8b7aedf P 973451fb40234dca93d60a5ad4ca93e4 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:54:01.046960  8963 raft_consensus.cc:515] T 033212aa841d48719d87a261e8b7aedf P 973451fb40234dca93d60a5ad4ca93e4 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bf45b641d5dd4b868ad6c3f969c62453" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 43451 } } peers { permanent_uuid: "973451fb40234dca93d60a5ad4ca93e4" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39227 } } peers { permanent_uuid: "b1bcbe2df07744caaeb7a15d00dad2d1" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43283 } }
I20260709 14:54:01.048202  8963 leader_election.cc:290] T 033212aa841d48719d87a261e8b7aedf P 973451fb40234dca93d60a5ad4ca93e4 [CANDIDATE]: Term 2 election: Requested vote from peers bf45b641d5dd4b868ad6c3f969c62453 (127.6.3.196:43451), b1bcbe2df07744caaeb7a15d00dad2d1 (127.6.3.194:43283)
I20260709 14:54:01.048802  8384 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "033212aa841d48719d87a261e8b7aedf" candidate_uuid: "973451fb40234dca93d60a5ad4ca93e4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "bf45b641d5dd4b868ad6c3f969c62453"
I20260709 14:54:01.049150  8239 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "033212aa841d48719d87a261e8b7aedf" candidate_uuid: "973451fb40234dca93d60a5ad4ca93e4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b1bcbe2df07744caaeb7a15d00dad2d1"
I20260709 14:54:01.049373  8384 raft_consensus.cc:3060] T 033212aa841d48719d87a261e8b7aedf P bf45b641d5dd4b868ad6c3f969c62453 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:54:01.049690  8239 raft_consensus.cc:3055] T 033212aa841d48719d87a261e8b7aedf P b1bcbe2df07744caaeb7a15d00dad2d1 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:54:01.049968  8239 raft_consensus.cc:740] T 033212aa841d48719d87a261e8b7aedf P b1bcbe2df07744caaeb7a15d00dad2d1 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: b1bcbe2df07744caaeb7a15d00dad2d1, State: Running, Role: LEADER
I20260709 14:54:01.050529  8239 consensus_queue.cc:260] T 033212aa841d48719d87a261e8b7aedf P b1bcbe2df07744caaeb7a15d00dad2d1 [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: "bf45b641d5dd4b868ad6c3f969c62453" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 43451 } } peers { permanent_uuid: "973451fb40234dca93d60a5ad4ca93e4" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39227 } } peers { permanent_uuid: "b1bcbe2df07744caaeb7a15d00dad2d1" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43283 } }
I20260709 14:54:01.051352  8239 raft_consensus.cc:3060] T 033212aa841d48719d87a261e8b7aedf P b1bcbe2df07744caaeb7a15d00dad2d1 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:54:01.053956  8384 raft_consensus.cc:2468] T 033212aa841d48719d87a261e8b7aedf P bf45b641d5dd4b868ad6c3f969c62453 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 973451fb40234dca93d60a5ad4ca93e4 in term 2.
I20260709 14:54:01.054850  8907 leader_election.cc:304] T 033212aa841d48719d87a261e8b7aedf P 973451fb40234dca93d60a5ad4ca93e4 [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: 973451fb40234dca93d60a5ad4ca93e4, bf45b641d5dd4b868ad6c3f969c62453; no voters: 
I20260709 14:54:01.055562  9112 raft_consensus.cc:2804] T 033212aa841d48719d87a261e8b7aedf P 973451fb40234dca93d60a5ad4ca93e4 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:54:01.055644  8239 raft_consensus.cc:2468] T 033212aa841d48719d87a261e8b7aedf P b1bcbe2df07744caaeb7a15d00dad2d1 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 973451fb40234dca93d60a5ad4ca93e4 in term 2.
I20260709 14:54:01.055984  9112 raft_consensus.cc:697] T 033212aa841d48719d87a261e8b7aedf P 973451fb40234dca93d60a5ad4ca93e4 [term 2 LEADER]: Becoming Leader. State: Replica: 973451fb40234dca93d60a5ad4ca93e4, State: Running, Role: LEADER
I20260709 14:54:01.056769  9112 consensus_queue.cc:237] T 033212aa841d48719d87a261e8b7aedf P 973451fb40234dca93d60a5ad4ca93e4 [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: "bf45b641d5dd4b868ad6c3f969c62453" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 43451 } } peers { permanent_uuid: "973451fb40234dca93d60a5ad4ca93e4" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39227 } } peers { permanent_uuid: "b1bcbe2df07744caaeb7a15d00dad2d1" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43283 } }
I20260709 14:54:01.065649  8061 catalog_manager.cc:5697] T 033212aa841d48719d87a261e8b7aedf P 973451fb40234dca93d60a5ad4ca93e4 reported cstate change: term changed from 1 to 2, leader changed from b1bcbe2df07744caaeb7a15d00dad2d1 (127.6.3.194) to 973451fb40234dca93d60a5ad4ca93e4 (127.6.3.193). New cstate: current_term: 2 leader_uuid: "973451fb40234dca93d60a5ad4ca93e4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bf45b641d5dd4b868ad6c3f969c62453" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 43451 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "973451fb40234dca93d60a5ad4ca93e4" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39227 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b1bcbe2df07744caaeb7a15d00dad2d1" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43283 } health_report { overall_health: UNKNOWN } } }
I20260709 14:54:01.393694  8312 raft_consensus.cc:1275] T 99f944bc52a64af0a5ad2f88b7114419 P 067d127df48c4d5aae445170aef96762 [term 2 FOLLOWER]: Refusing update from remote peer 973451fb40234dca93d60a5ad4ca93e4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:54:01.394840  9135 consensus_queue.cc:1048] T 99f944bc52a64af0a5ad2f88b7114419 P 973451fb40234dca93d60a5ad4ca93e4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "067d127df48c4d5aae445170aef96762" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 41465 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:54:01.409457  8238 raft_consensus.cc:1275] T 99f944bc52a64af0a5ad2f88b7114419 P b1bcbe2df07744caaeb7a15d00dad2d1 [term 2 FOLLOWER]: Refusing update from remote peer 973451fb40234dca93d60a5ad4ca93e4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:54:01.411149  9112 consensus_queue.cc:1048] T 99f944bc52a64af0a5ad2f88b7114419 P 973451fb40234dca93d60a5ad4ca93e4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b1bcbe2df07744caaeb7a15d00dad2d1" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43283 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:54:01.493317  8239 raft_consensus.cc:1275] T 033212aa841d48719d87a261e8b7aedf P b1bcbe2df07744caaeb7a15d00dad2d1 [term 2 FOLLOWER]: Refusing update from remote peer 973451fb40234dca93d60a5ad4ca93e4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:54:01.494385  9208 consensus_queue.cc:1048] T 033212aa841d48719d87a261e8b7aedf P 973451fb40234dca93d60a5ad4ca93e4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b1bcbe2df07744caaeb7a15d00dad2d1" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43283 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:54:01.502607  8384 raft_consensus.cc:1275] T 033212aa841d48719d87a261e8b7aedf P bf45b641d5dd4b868ad6c3f969c62453 [term 2 FOLLOWER]: Refusing update from remote peer 973451fb40234dca93d60a5ad4ca93e4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:54:01.503935  9207 consensus_queue.cc:1048] T 033212aa841d48719d87a261e8b7aedf P 973451fb40234dca93d60a5ad4ca93e4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bf45b641d5dd4b868ad6c3f969c62453" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 43451 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:54:01.803665  6159 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:54:01.842128  6159 tablet_server.cc:179] TabletServer@127.6.3.193:39227 shutting down...
W20260709 14:54:01.856851  8354 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 179 similar messages]
W20260709 14:54:01.860565  8354 consensus_peers.cc:597] T 5d50c49c764f4e3eb2da7dcb43cb6cba P bf45b641d5dd4b868ad6c3f969c62453 -> Peer 973451fb40234dca93d60a5ad4ca93e4 (127.6.3.193:39227): Couldn't send request to peer 973451fb40234dca93d60a5ad4ca93e4. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 14:54:01.871021  8354 consensus_peers.cc:597] T 707c48a3042242c48a6a838684f7f880 P bf45b641d5dd4b868ad6c3f969c62453 -> Peer 973451fb40234dca93d60a5ad4ca93e4 (127.6.3.193:39227): Couldn't send request to peer 973451fb40234dca93d60a5ad4ca93e4. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:54:01.873684  6159 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 14:54:01.874703  6159 tablet_replica.cc:333] stopping tablet replica
I20260709 14:54:01.875422  6159 raft_consensus.cc:2243] T 4003921b934d4fd49b55b27f913c952f P 973451fb40234dca93d60a5ad4ca93e4 [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:54:01.876284  6159 raft_consensus.cc:2272] T 4003921b934d4fd49b55b27f913c952f P 973451fb40234dca93d60a5ad4ca93e4 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:01.878870  6159 tablet_replica.cc:333] stopping tablet replica
I20260709 14:54:01.879415  6159 raft_consensus.cc:2243] T e240dd434d5c4438ad730779e28b67c1 P 973451fb40234dca93d60a5ad4ca93e4 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:01.879796  6159 raft_consensus.cc:2272] T e240dd434d5c4438ad730779e28b67c1 P 973451fb40234dca93d60a5ad4ca93e4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:01.881948  6159 tablet_replica.cc:333] stopping tablet replica
I20260709 14:54:01.882649  6159 raft_consensus.cc:2243] T 4974d98386be4d28b157023b4d2f8efa P 973451fb40234dca93d60a5ad4ca93e4 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:01.883175  6159 raft_consensus.cc:2272] T 4974d98386be4d28b157023b4d2f8efa P 973451fb40234dca93d60a5ad4ca93e4 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 14:54:01.883184  8354 consensus_peers.cc:597] T c021532217254c94af1c1e5d633f7d01 P bf45b641d5dd4b868ad6c3f969c62453 -> Peer 973451fb40234dca93d60a5ad4ca93e4 (127.6.3.193:39227): Couldn't send request to peer 973451fb40234dca93d60a5ad4ca93e4. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:54:01.885157  6159 tablet_replica.cc:333] stopping tablet replica
I20260709 14:54:01.885756  6159 raft_consensus.cc:2243] T 836e7386924644a7bb98c94b372b4974 P 973451fb40234dca93d60a5ad4ca93e4 [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:54:01.886410  6159 raft_consensus.cc:2272] T 836e7386924644a7bb98c94b372b4974 P 973451fb40234dca93d60a5ad4ca93e4 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:01.888437  6159 tablet_replica.cc:333] stopping tablet replica
I20260709 14:54:01.888995  6159 raft_consensus.cc:2243] T 3f51d6c4a8f24e9ca5c20a81b72f972b P 973451fb40234dca93d60a5ad4ca93e4 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:01.889390  6159 raft_consensus.cc:2272] T 3f51d6c4a8f24e9ca5c20a81b72f972b P 973451fb40234dca93d60a5ad4ca93e4 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:01.891022  6159 tablet_replica.cc:333] stopping tablet replica
I20260709 14:54:01.891561  6159 raft_consensus.cc:2243] T e74bcf63a5f844e1acbc42efccca81ce P 973451fb40234dca93d60a5ad4ca93e4 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:01.891932  6159 raft_consensus.cc:2272] T e74bcf63a5f844e1acbc42efccca81ce P 973451fb40234dca93d60a5ad4ca93e4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:01.893666  6159 tablet_replica.cc:333] stopping tablet replica
I20260709 14:54:01.894155  6159 raft_consensus.cc:2243] T 99f944bc52a64af0a5ad2f88b7114419 P 973451fb40234dca93d60a5ad4ca93e4 [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:54:01.894834  6159 raft_consensus.cc:2272] T 99f944bc52a64af0a5ad2f88b7114419 P 973451fb40234dca93d60a5ad4ca93e4 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:01.897001  6159 tablet_replica.cc:333] stopping tablet replica
I20260709 14:54:01.897444  6159 raft_consensus.cc:2243] T 0f4b9212c82d4512a079f2877e09b92a P 973451fb40234dca93d60a5ad4ca93e4 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:01.897744  6159 raft_consensus.cc:2272] T 0f4b9212c82d4512a079f2877e09b92a P 973451fb40234dca93d60a5ad4ca93e4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:01.899322  6159 tablet_replica.cc:333] stopping tablet replica
I20260709 14:54:01.899808  6159 raft_consensus.cc:2243] T dd217c491b9641fc9d5732aeff9bbbba P 973451fb40234dca93d60a5ad4ca93e4 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:01.900092  6159 raft_consensus.cc:2272] T dd217c491b9641fc9d5732aeff9bbbba P 973451fb40234dca93d60a5ad4ca93e4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:01.901844  6159 tablet_replica.cc:333] stopping tablet replica
I20260709 14:54:01.902561  6159 raft_consensus.cc:2243] T 28299420e8f843df852439340863d546 P 973451fb40234dca93d60a5ad4ca93e4 [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:54:01.903412  6159 raft_consensus.cc:2272] T 28299420e8f843df852439340863d546 P 973451fb40234dca93d60a5ad4ca93e4 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:01.905448  6159 tablet_replica.cc:333] stopping tablet replica
I20260709 14:54:01.906052  6159 raft_consensus.cc:2243] T 32f8608258034e878dc7968ca65963e4 P 973451fb40234dca93d60a5ad4ca93e4 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:01.906427  6159 raft_consensus.cc:2272] T 32f8608258034e878dc7968ca65963e4 P 973451fb40234dca93d60a5ad4ca93e4 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 14:54:01.908172  8280 consensus_peers.cc:597] T 82d4bd8d81054722be1a4405323a9a27 P 067d127df48c4d5aae445170aef96762 -> Peer 973451fb40234dca93d60a5ad4ca93e4 (127.6.3.193:39227): Couldn't send request to peer 973451fb40234dca93d60a5ad4ca93e4. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:54:01.908828  6159 tablet_replica.cc:333] stopping tablet replica
I20260709 14:54:01.909596  6159 raft_consensus.cc:2243] T 3d46b8c5c40f44058fe3a48acd3f36c1 P 973451fb40234dca93d60a5ad4ca93e4 [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:54:01.910265  6159 raft_consensus.cc:2272] T 3d46b8c5c40f44058fe3a48acd3f36c1 P 973451fb40234dca93d60a5ad4ca93e4 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:01.911935  6159 tablet_replica.cc:333] stopping tablet replica
I20260709 14:54:01.912446  6159 raft_consensus.cc:2243] T ab216845048a4a63a4b363b67637e9f0 P 973451fb40234dca93d60a5ad4ca93e4 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:01.912814  6159 raft_consensus.cc:2272] T ab216845048a4a63a4b363b67637e9f0 P 973451fb40234dca93d60a5ad4ca93e4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:01.914391  6159 tablet_replica.cc:333] stopping tablet replica
I20260709 14:54:01.914903  6159 raft_consensus.cc:2243] T db2932772e974b4ba562975df845b404 P 973451fb40234dca93d60a5ad4ca93e4 [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:54:01.915712  6159 raft_consensus.cc:2272] T db2932772e974b4ba562975df845b404 P 973451fb40234dca93d60a5ad4ca93e4 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:01.917939  6159 tablet_replica.cc:333] stopping tablet replica
I20260709 14:54:01.918712  6159 raft_consensus.cc:2243] T cf17a9d132194e99811fa03218e66e17 P 973451fb40234dca93d60a5ad4ca93e4 [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:54:01.919582  6159 raft_consensus.cc:2272] T cf17a9d132194e99811fa03218e66e17 P 973451fb40234dca93d60a5ad4ca93e4 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 14:54:01.920845  8354 consensus_peers.cc:597] T e74bcf63a5f844e1acbc42efccca81ce P bf45b641d5dd4b868ad6c3f969c62453 -> Peer 973451fb40234dca93d60a5ad4ca93e4 (127.6.3.193:39227): Couldn't send request to peer 973451fb40234dca93d60a5ad4ca93e4. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:54:01.921693  6159 tablet_replica.cc:333] stopping tablet replica
I20260709 14:54:01.922325  6159 raft_consensus.cc:2243] T 2b1015ea7cb6469f9e4895cc87c2d0b3 P 973451fb40234dca93d60a5ad4ca93e4 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:01.922688  6159 raft_consensus.cc:2272] T 2b1015ea7cb6469f9e4895cc87c2d0b3 P 973451fb40234dca93d60a5ad4ca93e4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:01.924949  6159 tablet_replica.cc:333] stopping tablet replica
I20260709 14:54:01.925549  6159 raft_consensus.cc:2243] T 97806160da8b4abe95e360749c2d311c P 973451fb40234dca93d60a5ad4ca93e4 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:01.925930  6159 raft_consensus.cc:2272] T 97806160da8b4abe95e360749c2d311c P 973451fb40234dca93d60a5ad4ca93e4 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 14:54:01.925885  8280 consensus_peers.cc:597] T e240dd434d5c4438ad730779e28b67c1 P 067d127df48c4d5aae445170aef96762 -> Peer 973451fb40234dca93d60a5ad4ca93e4 (127.6.3.193:39227): Couldn't send request to peer 973451fb40234dca93d60a5ad4ca93e4. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:54:01.928429  6159 tablet_replica.cc:333] stopping tablet replica
I20260709 14:54:01.929116  6159 raft_consensus.cc:2243] T ef2a716a00f94c8d9b8f54499d86bb21 P 973451fb40234dca93d60a5ad4ca93e4 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:01.929569  6159 raft_consensus.cc:2272] T ef2a716a00f94c8d9b8f54499d86bb21 P 973451fb40234dca93d60a5ad4ca93e4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:01.931823  6159 tablet_replica.cc:333] stopping tablet replica
I20260709 14:54:01.932335  6159 raft_consensus.cc:2243] T 033212aa841d48719d87a261e8b7aedf P 973451fb40234dca93d60a5ad4ca93e4 [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:54:01.933014  6159 raft_consensus.cc:2272] T 033212aa841d48719d87a261e8b7aedf P 973451fb40234dca93d60a5ad4ca93e4 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:01.935022  6159 tablet_replica.cc:333] stopping tablet replica
I20260709 14:54:01.935572  6159 raft_consensus.cc:2243] T 5c2e9b91ed864ebcab9eee5fcbe0c728 P 973451fb40234dca93d60a5ad4ca93e4 [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:54:01.936192  6159 raft_consensus.cc:2272] T 5c2e9b91ed864ebcab9eee5fcbe0c728 P 973451fb40234dca93d60a5ad4ca93e4 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:01.937738  6159 tablet_replica.cc:333] stopping tablet replica
I20260709 14:54:01.938221  6159 raft_consensus.cc:2243] T 5d50c49c764f4e3eb2da7dcb43cb6cba P 973451fb40234dca93d60a5ad4ca93e4 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:01.938616  6159 raft_consensus.cc:2272] T 5d50c49c764f4e3eb2da7dcb43cb6cba P 973451fb40234dca93d60a5ad4ca93e4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:01.940423  6159 tablet_replica.cc:333] stopping tablet replica
I20260709 14:54:01.940917  6159 raft_consensus.cc:2243] T 8f0e303f7a4d41818f2384ddcafd5782 P 973451fb40234dca93d60a5ad4ca93e4 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:01.941272  6159 raft_consensus.cc:2272] T 8f0e303f7a4d41818f2384ddcafd5782 P 973451fb40234dca93d60a5ad4ca93e4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:01.943290  6159 tablet_replica.cc:333] stopping tablet replica
I20260709 14:54:01.943806  6159 raft_consensus.cc:2243] T 6088170d0ecd400fac00c9b035588189 P 973451fb40234dca93d60a5ad4ca93e4 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:01.944294  6159 raft_consensus.cc:2272] T 6088170d0ecd400fac00c9b035588189 P 973451fb40234dca93d60a5ad4ca93e4 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:01.946256  6159 tablet_replica.cc:333] stopping tablet replica
I20260709 14:54:01.946873  6159 raft_consensus.cc:2243] T 6e36e2a656b04fde9b0c79b2db3623dd P 973451fb40234dca93d60a5ad4ca93e4 [term 3 LEADER]: Raft consensus shutting down.
I20260709 14:54:01.947747  6159 raft_consensus.cc:2272] T 6e36e2a656b04fde9b0c79b2db3623dd P 973451fb40234dca93d60a5ad4ca93e4 [term 3 FOLLOWER]: Raft consensus is shut down!
W20260709 14:54:01.949225  8354 consensus_peers.cc:597] T 0f4b9212c82d4512a079f2877e09b92a P bf45b641d5dd4b868ad6c3f969c62453 -> Peer 973451fb40234dca93d60a5ad4ca93e4 (127.6.3.193:39227): Couldn't send request to peer 973451fb40234dca93d60a5ad4ca93e4. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:54:01.950080  6159 tablet_replica.cc:333] stopping tablet replica
I20260709 14:54:01.950935  6159 raft_consensus.cc:2243] T dedb68a77e9b496b8ff93d3347ae53ff P 973451fb40234dca93d60a5ad4ca93e4 [term 3 LEADER]: Raft consensus shutting down.
I20260709 14:54:01.951740  6159 raft_consensus.cc:2272] T dedb68a77e9b496b8ff93d3347ae53ff P 973451fb40234dca93d60a5ad4ca93e4 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:01.953820  6159 tablet_replica.cc:333] stopping tablet replica
I20260709 14:54:01.954305  6159 raft_consensus.cc:2243] T ad73e1facb6d42ba9775f642bfe58454 P 973451fb40234dca93d60a5ad4ca93e4 [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:54:01.954941  6159 raft_consensus.cc:2272] T ad73e1facb6d42ba9775f642bfe58454 P 973451fb40234dca93d60a5ad4ca93e4 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:01.956600  6159 tablet_replica.cc:333] stopping tablet replica
I20260709 14:54:01.957082  6159 raft_consensus.cc:2243] T 20205a15b7e44bcaac7f837d0f06375e P 973451fb40234dca93d60a5ad4ca93e4 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:01.957415  6159 raft_consensus.cc:2272] T 20205a15b7e44bcaac7f837d0f06375e P 973451fb40234dca93d60a5ad4ca93e4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:01.959116  6159 tablet_replica.cc:333] stopping tablet replica
I20260709 14:54:01.959884  6159 raft_consensus.cc:2243] T 57c0caa7558c4f95a29b1c8342bd7588 P 973451fb40234dca93d60a5ad4ca93e4 [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:54:01.960709  6159 raft_consensus.cc:2272] T 57c0caa7558c4f95a29b1c8342bd7588 P 973451fb40234dca93d60a5ad4ca93e4 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:01.963064  6159 tablet_replica.cc:333] stopping tablet replica
I20260709 14:54:01.963815  6159 raft_consensus.cc:2243] T 9a50b39abbc04db7a87a63eee9e2927d P 973451fb40234dca93d60a5ad4ca93e4 [term 1 FOLLOWER]: Raft consensus shutting down.
W20260709 14:54:01.964236  8206 consensus_peers.cc:597] T deaee55618f042128aba04b24580a539 P b1bcbe2df07744caaeb7a15d00dad2d1 -> Peer 973451fb40234dca93d60a5ad4ca93e4 (127.6.3.193:39227): Couldn't send request to peer 973451fb40234dca93d60a5ad4ca93e4. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:54:01.964301  6159 raft_consensus.cc:2272] T 9a50b39abbc04db7a87a63eee9e2927d P 973451fb40234dca93d60a5ad4ca93e4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:01.966975  6159 tablet_replica.cc:333] stopping tablet replica
I20260709 14:54:01.967680  6159 raft_consensus.cc:2243] T cf86e1fba39b4b55ad865137167d5ea3 P 973451fb40234dca93d60a5ad4ca93e4 [term 2 FOLLOWER]: Raft consensus shutting down.
W20260709 14:54:01.967979  8206 consensus_peers.cc:597] T bfb16a9ed123411baf42930ef96847b6 P b1bcbe2df07744caaeb7a15d00dad2d1 -> Peer 973451fb40234dca93d60a5ad4ca93e4 (127.6.3.193:39227): Couldn't send request to peer 973451fb40234dca93d60a5ad4ca93e4. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:54:01.968094  6159 raft_consensus.cc:2272] T cf86e1fba39b4b55ad865137167d5ea3 P 973451fb40234dca93d60a5ad4ca93e4 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:01.969941  6159 tablet_replica.cc:333] stopping tablet replica
I20260709 14:54:01.970448  6159 raft_consensus.cc:2243] T 5bb1dbb8062e4d52a69f1c5b8996a706 P 973451fb40234dca93d60a5ad4ca93e4 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:01.970808  6159 raft_consensus.cc:2272] T 5bb1dbb8062e4d52a69f1c5b8996a706 P 973451fb40234dca93d60a5ad4ca93e4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:01.972491  6159 tablet_replica.cc:333] stopping tablet replica
I20260709 14:54:01.972986  6159 raft_consensus.cc:2243] T c957bbdf16f14f65a6f8474ca90a763b P 973451fb40234dca93d60a5ad4ca93e4 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:01.973348  6159 raft_consensus.cc:2272] T c957bbdf16f14f65a6f8474ca90a763b P 973451fb40234dca93d60a5ad4ca93e4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:01.975034  6159 tablet_replica.cc:333] stopping tablet replica
I20260709 14:54:01.975512  6159 raft_consensus.cc:2243] T d14fc749226740448d0a3fee84ce5c79 P 973451fb40234dca93d60a5ad4ca93e4 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:01.975785  6159 raft_consensus.cc:2272] T d14fc749226740448d0a3fee84ce5c79 P 973451fb40234dca93d60a5ad4ca93e4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:01.977665  6159 tablet_replica.cc:333] stopping tablet replica
I20260709 14:54:01.978178  6159 raft_consensus.cc:2243] T 82d4bd8d81054722be1a4405323a9a27 P 973451fb40234dca93d60a5ad4ca93e4 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:01.978555  6159 raft_consensus.cc:2272] T 82d4bd8d81054722be1a4405323a9a27 P 973451fb40234dca93d60a5ad4ca93e4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:01.980708  6159 tablet_replica.cc:333] stopping tablet replica
I20260709 14:54:01.981277  6159 raft_consensus.cc:2243] T c021532217254c94af1c1e5d633f7d01 P 973451fb40234dca93d60a5ad4ca93e4 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:01.981650  6159 raft_consensus.cc:2272] T c021532217254c94af1c1e5d633f7d01 P 973451fb40234dca93d60a5ad4ca93e4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:01.983615  6159 tablet_replica.cc:333] stopping tablet replica
I20260709 14:54:01.984297  6159 raft_consensus.cc:2243] T bfb16a9ed123411baf42930ef96847b6 P 973451fb40234dca93d60a5ad4ca93e4 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:01.984704  6159 raft_consensus.cc:2272] T bfb16a9ed123411baf42930ef96847b6 P 973451fb40234dca93d60a5ad4ca93e4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:01.986291  6159 tablet_replica.cc:333] stopping tablet replica
I20260709 14:54:01.986817  6159 raft_consensus.cc:2243] T 445e5bf5ffc94723ba3ea09e39cc47a1 P 973451fb40234dca93d60a5ad4ca93e4 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:01.987139  6159 raft_consensus.cc:2272] T 445e5bf5ffc94723ba3ea09e39cc47a1 P 973451fb40234dca93d60a5ad4ca93e4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:01.988574  6159 tablet_replica.cc:333] stopping tablet replica
I20260709 14:54:01.988996  6159 raft_consensus.cc:2243] T 0a3b9a7f82b94ef096d05111ebd8d23d P 973451fb40234dca93d60a5ad4ca93e4 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:01.989270  6159 raft_consensus.cc:2272] T 0a3b9a7f82b94ef096d05111ebd8d23d P 973451fb40234dca93d60a5ad4ca93e4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:01.990836  6159 tablet_replica.cc:333] stopping tablet replica
I20260709 14:54:01.991281  6159 raft_consensus.cc:2243] T bbcc360fbc064e3d83a35a26efc2e8fc P 973451fb40234dca93d60a5ad4ca93e4 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:01.991622  6159 raft_consensus.cc:2272] T bbcc360fbc064e3d83a35a26efc2e8fc P 973451fb40234dca93d60a5ad4ca93e4 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:01.993182  6159 tablet_replica.cc:333] stopping tablet replica
I20260709 14:54:01.993580  6159 raft_consensus.cc:2243] T 350495a859c84a1eb59baf646f5de0f6 P 973451fb40234dca93d60a5ad4ca93e4 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:01.993870  6159 raft_consensus.cc:2272] T 350495a859c84a1eb59baf646f5de0f6 P 973451fb40234dca93d60a5ad4ca93e4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:01.995365  6159 tablet_replica.cc:333] stopping tablet replica
I20260709 14:54:01.995749  6159 raft_consensus.cc:2243] T 707c48a3042242c48a6a838684f7f880 P 973451fb40234dca93d60a5ad4ca93e4 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:01.996029  6159 raft_consensus.cc:2272] T 707c48a3042242c48a6a838684f7f880 P 973451fb40234dca93d60a5ad4ca93e4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:01.997556  6159 tablet_replica.cc:333] stopping tablet replica
I20260709 14:54:01.997956  6159 raft_consensus.cc:2243] T deaee55618f042128aba04b24580a539 P 973451fb40234dca93d60a5ad4ca93e4 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:01.998226  6159 raft_consensus.cc:2272] T deaee55618f042128aba04b24580a539 P 973451fb40234dca93d60a5ad4ca93e4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:01.999905  6159 tablet_replica.cc:333] stopping tablet replica
I20260709 14:54:02.000309  6159 raft_consensus.cc:2243] T 84294309dca447768fb9ccc1eb2dc689 P 973451fb40234dca93d60a5ad4ca93e4 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:02.000607  6159 raft_consensus.cc:2272] T 84294309dca447768fb9ccc1eb2dc689 P 973451fb40234dca93d60a5ad4ca93e4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:02.002833  6159 tablet_replica.cc:333] stopping tablet replica
I20260709 14:54:02.003311  6159 raft_consensus.cc:2243] T 3db4b5e3b42948e0a97e30b92d8a28b5 P 973451fb40234dca93d60a5ad4ca93e4 [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:54:02.003978  6159 raft_consensus.cc:2272] T 3db4b5e3b42948e0a97e30b92d8a28b5 P 973451fb40234dca93d60a5ad4ca93e4 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:02.006026  6159 tablet_replica.cc:333] stopping tablet replica
I20260709 14:54:02.006596  6159 raft_consensus.cc:2243] T f716996c1a1146688dd7b42c6a069daf P 973451fb40234dca93d60a5ad4ca93e4 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:02.007150  6159 raft_consensus.cc:2272] T f716996c1a1146688dd7b42c6a069daf P 973451fb40234dca93d60a5ad4ca93e4 [term 3 FOLLOWER]: Raft consensus is shut down!
W20260709 14:54:02.009712  8280 consensus_peers.cc:597] T cf86e1fba39b4b55ad865137167d5ea3 P 067d127df48c4d5aae445170aef96762 -> Peer 973451fb40234dca93d60a5ad4ca93e4 (127.6.3.193:39227): Couldn't send request to peer 973451fb40234dca93d60a5ad4ca93e4. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 14:54:02.022598  8280 consensus_peers.cc:597] T 84294309dca447768fb9ccc1eb2dc689 P 067d127df48c4d5aae445170aef96762 -> Peer 973451fb40234dca93d60a5ad4ca93e4 (127.6.3.193:39227): Couldn't send request to peer 973451fb40234dca93d60a5ad4ca93e4. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 14:54:02.023747  8280 consensus_peers.cc:597] T 5bb1dbb8062e4d52a69f1c5b8996a706 P 067d127df48c4d5aae445170aef96762 -> Peer 973451fb40234dca93d60a5ad4ca93e4 (127.6.3.193:39227): Couldn't send request to peer 973451fb40234dca93d60a5ad4ca93e4. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 14:54:02.041407  8280 consensus_peers.cc:597] T 350495a859c84a1eb59baf646f5de0f6 P 067d127df48c4d5aae445170aef96762 -> Peer 973451fb40234dca93d60a5ad4ca93e4 (127.6.3.193:39227): Couldn't send request to peer 973451fb40234dca93d60a5ad4ca93e4. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:54:02.070603  6159 tablet_server.cc:196] TabletServer@127.6.3.193:39227 shutdown complete.
W20260709 14:54:02.086423  8280 consensus_peers.cc:597] T f716996c1a1146688dd7b42c6a069daf P 067d127df48c4d5aae445170aef96762 -> Peer 973451fb40234dca93d60a5ad4ca93e4 (127.6.3.193:39227): Couldn't send request to peer 973451fb40234dca93d60a5ad4ca93e4. Status: Network error: Client connection negotiation failed: client connection to 127.6.3.193:39227: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:54:02.108193  8354 consensus_peers.cc:597] T 20205a15b7e44bcaac7f837d0f06375e P bf45b641d5dd4b868ad6c3f969c62453 -> Peer 973451fb40234dca93d60a5ad4ca93e4 (127.6.3.193:39227): Couldn't send request to peer 973451fb40234dca93d60a5ad4ca93e4. Status: Network error: Client connection negotiation failed: client connection to 127.6.3.193:39227: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:54:02.140959  6159 tablet_server.cc:179] TabletServer@127.6.3.194:0 shutting down...
W20260709 14:54:02.154691  8206 consensus_peers.cc:597] T 2b1015ea7cb6469f9e4895cc87c2d0b3 P b1bcbe2df07744caaeb7a15d00dad2d1 -> Peer 973451fb40234dca93d60a5ad4ca93e4 (127.6.3.193:39227): Couldn't send request to peer 973451fb40234dca93d60a5ad4ca93e4. Status: Network error: Client connection negotiation failed: client connection to 127.6.3.193:39227: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:54:02.162583  8354 consensus_peers.cc:597] T 97806160da8b4abe95e360749c2d311c P bf45b641d5dd4b868ad6c3f969c62453 -> Peer 973451fb40234dca93d60a5ad4ca93e4 (127.6.3.193:39227): Couldn't send request to peer 973451fb40234dca93d60a5ad4ca93e4. Status: Network error: Client connection negotiation failed: client connection to 127.6.3.193:39227: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:54:02.167296  8277 consensus_peers.cc:597] T e240dd434d5c4438ad730779e28b67c1 P 067d127df48c4d5aae445170aef96762 -> Peer b1bcbe2df07744caaeb7a15d00dad2d1 (127.6.3.194:43283): Couldn't send request to peer b1bcbe2df07744caaeb7a15d00dad2d1. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 14:54:02.167342  8206 consensus_peers.cc:597] T bbcc360fbc064e3d83a35a26efc2e8fc P b1bcbe2df07744caaeb7a15d00dad2d1 -> Peer 973451fb40234dca93d60a5ad4ca93e4 (127.6.3.193:39227): Couldn't send request to peer 973451fb40234dca93d60a5ad4ca93e4. Status: Network error: Client connection negotiation failed: client connection to 127.6.3.193:39227: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:54:02.176906  8354 consensus_peers.cc:597] T 32f8608258034e878dc7968ca65963e4 P bf45b641d5dd4b868ad6c3f969c62453 -> Peer 973451fb40234dca93d60a5ad4ca93e4 (127.6.3.193:39227): Couldn't send request to peer 973451fb40234dca93d60a5ad4ca93e4. Status: Network error: Client connection negotiation failed: client connection to 127.6.3.193:39227: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:54:02.178642  8277 consensus_peers.cc:597] T cf86e1fba39b4b55ad865137167d5ea3 P 067d127df48c4d5aae445170aef96762 -> Peer b1bcbe2df07744caaeb7a15d00dad2d1 (127.6.3.194:43283): Couldn't send request to peer b1bcbe2df07744caaeb7a15d00dad2d1. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:54:02.181387  6159 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 14:54:02.182386  6159 tablet_replica.cc:333] T 32f8608258034e878dc7968ca65963e4 P b1bcbe2df07744caaeb7a15d00dad2d1: stopping tablet replica
W20260709 14:54:02.183068  8277 consensus_peers.cc:597] T c9064cffd03a4cc5b49c90073f02ad43 P 067d127df48c4d5aae445170aef96762 -> Peer b1bcbe2df07744caaeb7a15d00dad2d1 (127.6.3.194:43283): Couldn't send request to peer b1bcbe2df07744caaeb7a15d00dad2d1. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:54:02.183223  6159 raft_consensus.cc:2243] T 32f8608258034e878dc7968ca65963e4 P b1bcbe2df07744caaeb7a15d00dad2d1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:02.183930  6159 raft_consensus.cc:2272] T 32f8608258034e878dc7968ca65963e4 P b1bcbe2df07744caaeb7a15d00dad2d1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:02.185628  6159 tablet_replica.cc:333] T ef2a716a00f94c8d9b8f54499d86bb21 P b1bcbe2df07744caaeb7a15d00dad2d1: stopping tablet replica
I20260709 14:54:02.186123  6159 raft_consensus.cc:2243] T ef2a716a00f94c8d9b8f54499d86bb21 P b1bcbe2df07744caaeb7a15d00dad2d1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:02.186466  6159 raft_consensus.cc:2272] T ef2a716a00f94c8d9b8f54499d86bb21 P b1bcbe2df07744caaeb7a15d00dad2d1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:02.187989  6159 tablet_replica.cc:333] T ce3892a232504453aa38384dec5031ba P b1bcbe2df07744caaeb7a15d00dad2d1: stopping tablet replica
I20260709 14:54:02.188491  6159 raft_consensus.cc:2243] T ce3892a232504453aa38384dec5031ba P b1bcbe2df07744caaeb7a15d00dad2d1 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:54:02.189340  6159 raft_consensus.cc:2272] T ce3892a232504453aa38384dec5031ba P b1bcbe2df07744caaeb7a15d00dad2d1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:02.191375  6159 tablet_replica.cc:333] T db2932772e974b4ba562975df845b404 P b1bcbe2df07744caaeb7a15d00dad2d1: stopping tablet replica
I20260709 14:54:02.191843  6159 raft_consensus.cc:2243] T db2932772e974b4ba562975df845b404 P b1bcbe2df07744caaeb7a15d00dad2d1 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:02.192250  6159 raft_consensus.cc:2272] T db2932772e974b4ba562975df845b404 P b1bcbe2df07744caaeb7a15d00dad2d1 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:02.194047  6159 tablet_replica.cc:333] T 707c48a3042242c48a6a838684f7f880 P b1bcbe2df07744caaeb7a15d00dad2d1: stopping tablet replica
I20260709 14:54:02.194674  6159 raft_consensus.cc:2243] T 707c48a3042242c48a6a838684f7f880 P b1bcbe2df07744caaeb7a15d00dad2d1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:02.195114  6159 raft_consensus.cc:2272] T 707c48a3042242c48a6a838684f7f880 P b1bcbe2df07744caaeb7a15d00dad2d1 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 14:54:02.196077  8354 consensus_peers.cc:597] T 445e5bf5ffc94723ba3ea09e39cc47a1 P bf45b641d5dd4b868ad6c3f969c62453 -> Peer 973451fb40234dca93d60a5ad4ca93e4 (127.6.3.193:39227): Couldn't send request to peer 973451fb40234dca93d60a5ad4ca93e4. Status: Network error: Client connection negotiation failed: client connection to 127.6.3.193:39227: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:54:02.196887  6159 tablet_replica.cc:333] T 836e7386924644a7bb98c94b372b4974 P b1bcbe2df07744caaeb7a15d00dad2d1: stopping tablet replica
I20260709 14:54:02.197456  6159 raft_consensus.cc:2243] T 836e7386924644a7bb98c94b372b4974 P b1bcbe2df07744caaeb7a15d00dad2d1 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:02.197826  6159 raft_consensus.cc:2272] T 836e7386924644a7bb98c94b372b4974 P b1bcbe2df07744caaeb7a15d00dad2d1 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:02.199375  6159 tablet_replica.cc:333] T 0a3b9a7f82b94ef096d05111ebd8d23d P b1bcbe2df07744caaeb7a15d00dad2d1: stopping tablet replica
I20260709 14:54:02.199914  6159 raft_consensus.cc:2243] T 0a3b9a7f82b94ef096d05111ebd8d23d P b1bcbe2df07744caaeb7a15d00dad2d1 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:54:02.200654  6159 raft_consensus.cc:2272] T 0a3b9a7f82b94ef096d05111ebd8d23d P b1bcbe2df07744caaeb7a15d00dad2d1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:02.202239  6159 tablet_replica.cc:333] T deaee55618f042128aba04b24580a539 P b1bcbe2df07744caaeb7a15d00dad2d1: stopping tablet replica
I20260709 14:54:02.202786  6159 raft_consensus.cc:2243] T deaee55618f042128aba04b24580a539 P b1bcbe2df07744caaeb7a15d00dad2d1 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:54:02.203621  6159 raft_consensus.cc:2272] T deaee55618f042128aba04b24580a539 P b1bcbe2df07744caaeb7a15d00dad2d1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:02.205598  6159 tablet_replica.cc:333] T 84294309dca447768fb9ccc1eb2dc689 P b1bcbe2df07744caaeb7a15d00dad2d1: stopping tablet replica
W20260709 14:54:02.205669  8354 consensus_peers.cc:597] T ab216845048a4a63a4b363b67637e9f0 P bf45b641d5dd4b868ad6c3f969c62453 -> Peer 973451fb40234dca93d60a5ad4ca93e4 (127.6.3.193:39227): Couldn't send request to peer 973451fb40234dca93d60a5ad4ca93e4. Status: Network error: Client connection negotiation failed: client connection to 127.6.3.193:39227: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:54:02.206261  6159 raft_consensus.cc:2243] T 84294309dca447768fb9ccc1eb2dc689 P b1bcbe2df07744caaeb7a15d00dad2d1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:02.206669  6159 raft_consensus.cc:2272] T 84294309dca447768fb9ccc1eb2dc689 P b1bcbe2df07744caaeb7a15d00dad2d1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:02.208248  6159 tablet_replica.cc:333] T cda2e960108f4f0688fc2fdfaf8d804b P b1bcbe2df07744caaeb7a15d00dad2d1: stopping tablet replica
I20260709 14:54:02.208958  6159 raft_consensus.cc:2243] T cda2e960108f4f0688fc2fdfaf8d804b P b1bcbe2df07744caaeb7a15d00dad2d1 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:02.209375  6159 raft_consensus.cc:2272] T cda2e960108f4f0688fc2fdfaf8d804b P b1bcbe2df07744caaeb7a15d00dad2d1 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:02.211488  6159 tablet_replica.cc:333] T dd217c491b9641fc9d5732aeff9bbbba P b1bcbe2df07744caaeb7a15d00dad2d1: stopping tablet replica
I20260709 14:54:02.212239  6159 raft_consensus.cc:2243] T dd217c491b9641fc9d5732aeff9bbbba P b1bcbe2df07744caaeb7a15d00dad2d1 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:54:02.213166  6159 raft_consensus.cc:2272] T dd217c491b9641fc9d5732aeff9bbbba P b1bcbe2df07744caaeb7a15d00dad2d1 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 14:54:02.215363  8206 consensus_peers.cc:597] T 8f0e303f7a4d41818f2384ddcafd5782 P b1bcbe2df07744caaeb7a15d00dad2d1 -> Peer 973451fb40234dca93d60a5ad4ca93e4 (127.6.3.193:39227): Couldn't send request to peer 973451fb40234dca93d60a5ad4ca93e4. Status: Network error: Client connection negotiation failed: client connection to 127.6.3.193:39227: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:54:02.215468  6159 tablet_replica.cc:333] T 4fb819875bb244a4bd6c131704c60fce P b1bcbe2df07744caaeb7a15d00dad2d1: stopping tablet replica
I20260709 14:54:02.216393  6159 raft_consensus.cc:2243] T 4fb819875bb244a4bd6c131704c60fce P b1bcbe2df07744caaeb7a15d00dad2d1 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:02.216988  6159 raft_consensus.cc:2272] T 4fb819875bb244a4bd6c131704c60fce P b1bcbe2df07744caaeb7a15d00dad2d1 [term 3 FOLLOWER]: Raft consensus is shut down!
W20260709 14:54:02.218861  8354 consensus_peers.cc:597] T 3f51d6c4a8f24e9ca5c20a81b72f972b P bf45b641d5dd4b868ad6c3f969c62453 -> Peer 973451fb40234dca93d60a5ad4ca93e4 (127.6.3.193:39227): Couldn't send request to peer 973451fb40234dca93d60a5ad4ca93e4. Status: Network error: Client connection negotiation failed: client connection to 127.6.3.193:39227: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:54:02.219288  8277 consensus_peers.cc:597] T 4fb819875bb244a4bd6c131704c60fce P 067d127df48c4d5aae445170aef96762 -> Peer b1bcbe2df07744caaeb7a15d00dad2d1 (127.6.3.194:43283): Couldn't send request to peer b1bcbe2df07744caaeb7a15d00dad2d1. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:54:02.219333  6159 tablet_replica.cc:333] T c9064cffd03a4cc5b49c90073f02ad43 P b1bcbe2df07744caaeb7a15d00dad2d1: stopping tablet replica
I20260709 14:54:02.219996  6159 raft_consensus.cc:2243] T c9064cffd03a4cc5b49c90073f02ad43 P b1bcbe2df07744caaeb7a15d00dad2d1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:02.220376  6159 raft_consensus.cc:2272] T c9064cffd03a4cc5b49c90073f02ad43 P b1bcbe2df07744caaeb7a15d00dad2d1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:02.221920  6159 tablet_replica.cc:333] T bd772a7adbc34a39929c78a24fa4195c P b1bcbe2df07744caaeb7a15d00dad2d1: stopping tablet replica
I20260709 14:54:02.222572  6159 raft_consensus.cc:2243] T bd772a7adbc34a39929c78a24fa4195c P b1bcbe2df07744caaeb7a15d00dad2d1 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:54:02.223390  6159 raft_consensus.cc:2272] T bd772a7adbc34a39929c78a24fa4195c P b1bcbe2df07744caaeb7a15d00dad2d1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:02.225093  6159 tablet_replica.cc:333] T 99f944bc52a64af0a5ad2f88b7114419 P b1bcbe2df07744caaeb7a15d00dad2d1: stopping tablet replica
I20260709 14:54:02.225661  6159 raft_consensus.cc:2243] T 99f944bc52a64af0a5ad2f88b7114419 P b1bcbe2df07744caaeb7a15d00dad2d1 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:02.226011  6159 raft_consensus.cc:2272] T 99f944bc52a64af0a5ad2f88b7114419 P b1bcbe2df07744caaeb7a15d00dad2d1 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:02.228048  6159 tablet_replica.cc:333] T 0f4b9212c82d4512a079f2877e09b92a P b1bcbe2df07744caaeb7a15d00dad2d1: stopping tablet replica
I20260709 14:54:02.228547  6159 raft_consensus.cc:2243] T 0f4b9212c82d4512a079f2877e09b92a P b1bcbe2df07744caaeb7a15d00dad2d1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:02.228967  6159 raft_consensus.cc:2272] T 0f4b9212c82d4512a079f2877e09b92a P b1bcbe2df07744caaeb7a15d00dad2d1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:02.230615  6159 tablet_replica.cc:333] T 9a50b39abbc04db7a87a63eee9e2927d P b1bcbe2df07744caaeb7a15d00dad2d1: stopping tablet replica
I20260709 14:54:02.231235  6159 raft_consensus.cc:2243] T 9a50b39abbc04db7a87a63eee9e2927d P b1bcbe2df07744caaeb7a15d00dad2d1 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:54:02.231945  6159 raft_consensus.cc:2272] T 9a50b39abbc04db7a87a63eee9e2927d P b1bcbe2df07744caaeb7a15d00dad2d1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:02.233681  6159 tablet_replica.cc:333] T cf86e1fba39b4b55ad865137167d5ea3 P b1bcbe2df07744caaeb7a15d00dad2d1: stopping tablet replica
I20260709 14:54:02.234160  6159 raft_consensus.cc:2243] T cf86e1fba39b4b55ad865137167d5ea3 P b1bcbe2df07744caaeb7a15d00dad2d1 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:02.234736  6159 raft_consensus.cc:2272] T cf86e1fba39b4b55ad865137167d5ea3 P b1bcbe2df07744caaeb7a15d00dad2d1 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:02.236222  6159 tablet_replica.cc:333] T a1307a109a5d4579999c4940c344eb2a P b1bcbe2df07744caaeb7a15d00dad2d1: stopping tablet replica
I20260709 14:54:02.236671  6159 raft_consensus.cc:2243] T a1307a109a5d4579999c4940c344eb2a P b1bcbe2df07744caaeb7a15d00dad2d1 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:02.237025  6159 raft_consensus.cc:2272] T a1307a109a5d4579999c4940c344eb2a P b1bcbe2df07744caaeb7a15d00dad2d1 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:02.238732  6159 tablet_replica.cc:333] T ad73e1facb6d42ba9775f642bfe58454 P b1bcbe2df07744caaeb7a15d00dad2d1: stopping tablet replica
I20260709 14:54:02.239503  6159 raft_consensus.cc:2243] T ad73e1facb6d42ba9775f642bfe58454 P b1bcbe2df07744caaeb7a15d00dad2d1 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:02.239954  6159 raft_consensus.cc:2272] T ad73e1facb6d42ba9775f642bfe58454 P b1bcbe2df07744caaeb7a15d00dad2d1 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 14:54:02.241832  8280 consensus_peers.cc:597] T ef2a716a00f94c8d9b8f54499d86bb21 P 067d127df48c4d5aae445170aef96762 -> Peer 973451fb40234dca93d60a5ad4ca93e4 (127.6.3.193:39227): Couldn't send request to peer 973451fb40234dca93d60a5ad4ca93e4. Status: Network error: Client connection negotiation failed: client connection to 127.6.3.193:39227: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:54:02.241999  6159 tablet_replica.cc:333] T db59569e9aae4da9a73b0ed1802dbd30 P b1bcbe2df07744caaeb7a15d00dad2d1: stopping tablet replica
I20260709 14:54:02.242736  6159 raft_consensus.cc:2243] T db59569e9aae4da9a73b0ed1802dbd30 P b1bcbe2df07744caaeb7a15d00dad2d1 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:54:02.243656  6159 raft_consensus.cc:2272] T db59569e9aae4da9a73b0ed1802dbd30 P b1bcbe2df07744caaeb7a15d00dad2d1 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 14:54:02.244876  8354 consensus_peers.cc:597] T c957bbdf16f14f65a6f8474ca90a763b P bf45b641d5dd4b868ad6c3f969c62453 -> Peer 973451fb40234dca93d60a5ad4ca93e4 (127.6.3.193:39227): Couldn't send request to peer 973451fb40234dca93d60a5ad4ca93e4. Status: Network error: Client connection negotiation failed: client connection to 127.6.3.193:39227: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:54:02.245815  6159 tablet_replica.cc:333] T f0c99adf90c147cea715ae6fd6efccf5 P b1bcbe2df07744caaeb7a15d00dad2d1: stopping tablet replica
I20260709 14:54:02.246392  6159 raft_consensus.cc:2243] T f0c99adf90c147cea715ae6fd6efccf5 P b1bcbe2df07744caaeb7a15d00dad2d1 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:02.246919  6159 raft_consensus.cc:2272] T f0c99adf90c147cea715ae6fd6efccf5 P b1bcbe2df07744caaeb7a15d00dad2d1 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:02.248528  6159 tablet_replica.cc:333] T 97806160da8b4abe95e360749c2d311c P b1bcbe2df07744caaeb7a15d00dad2d1: stopping tablet replica
I20260709 14:54:02.249135  6159 raft_consensus.cc:2243] T 97806160da8b4abe95e360749c2d311c P b1bcbe2df07744caaeb7a15d00dad2d1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:02.249583  6159 raft_consensus.cc:2272] T 97806160da8b4abe95e360749c2d311c P b1bcbe2df07744caaeb7a15d00dad2d1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:02.251377  6159 tablet_replica.cc:333] T 2b1015ea7cb6469f9e4895cc87c2d0b3 P b1bcbe2df07744caaeb7a15d00dad2d1: stopping tablet replica
I20260709 14:54:02.252087  6159 raft_consensus.cc:2243] T 2b1015ea7cb6469f9e4895cc87c2d0b3 P b1bcbe2df07744caaeb7a15d00dad2d1 [term 1 LEADER]: Raft consensus shutting down.
W20260709 14:54:02.252784  8354 consensus_peers.cc:597] T 4974d98386be4d28b157023b4d2f8efa P bf45b641d5dd4b868ad6c3f969c62453 -> Peer 973451fb40234dca93d60a5ad4ca93e4 (127.6.3.193:39227): Couldn't send request to peer 973451fb40234dca93d60a5ad4ca93e4. Status: Network error: Client connection negotiation failed: client connection to 127.6.3.193:39227: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:54:02.253032  6159 raft_consensus.cc:2272] T 2b1015ea7cb6469f9e4895cc87c2d0b3 P b1bcbe2df07744caaeb7a15d00dad2d1 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 14:54:02.254187  8277 consensus_peers.cc:597] T 84294309dca447768fb9ccc1eb2dc689 P 067d127df48c4d5aae445170aef96762 -> Peer b1bcbe2df07744caaeb7a15d00dad2d1 (127.6.3.194:43283): Couldn't send request to peer b1bcbe2df07744caaeb7a15d00dad2d1. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:54:02.254813  6159 tablet_replica.cc:333] T cf17a9d132194e99811fa03218e66e17 P b1bcbe2df07744caaeb7a15d00dad2d1: stopping tablet replica
I20260709 14:54:02.255502  6159 raft_consensus.cc:2243] T cf17a9d132194e99811fa03218e66e17 P b1bcbe2df07744caaeb7a15d00dad2d1 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:02.255892  6159 raft_consensus.cc:2272] T cf17a9d132194e99811fa03218e66e17 P b1bcbe2df07744caaeb7a15d00dad2d1 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:02.257977  6159 tablet_replica.cc:333] T e74bcf63a5f844e1acbc42efccca81ce P b1bcbe2df07744caaeb7a15d00dad2d1: stopping tablet replica
I20260709 14:54:02.258442  6159 raft_consensus.cc:2243] T e74bcf63a5f844e1acbc42efccca81ce P b1bcbe2df07744caaeb7a15d00dad2d1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:02.258860  6159 raft_consensus.cc:2272] T e74bcf63a5f844e1acbc42efccca81ce P b1bcbe2df07744caaeb7a15d00dad2d1 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 14:54:02.259116  8277 consensus_peers.cc:597] T 82d4bd8d81054722be1a4405323a9a27 P 067d127df48c4d5aae445170aef96762 -> Peer b1bcbe2df07744caaeb7a15d00dad2d1 (127.6.3.194:43283): Couldn't send request to peer b1bcbe2df07744caaeb7a15d00dad2d1. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:54:02.261123  6159 tablet_replica.cc:333] T 869877e3b0af46b680585564b91d2fff P b1bcbe2df07744caaeb7a15d00dad2d1: stopping tablet replica
I20260709 14:54:02.261777  6159 raft_consensus.cc:2243] T 869877e3b0af46b680585564b91d2fff P b1bcbe2df07744caaeb7a15d00dad2d1 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:54:02.262607  6159 raft_consensus.cc:2272] T 869877e3b0af46b680585564b91d2fff P b1bcbe2df07744caaeb7a15d00dad2d1 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 14:54:02.264288  8354 consensus_peers.cc:597] T 6088170d0ecd400fac00c9b035588189 P bf45b641d5dd4b868ad6c3f969c62453 -> Peer 973451fb40234dca93d60a5ad4ca93e4 (127.6.3.193:39227): Couldn't send request to peer 973451fb40234dca93d60a5ad4ca93e4. Status: Network error: Client connection negotiation failed: client connection to 127.6.3.193:39227: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:54:02.264998  6159 tablet_replica.cc:333] T 033212aa841d48719d87a261e8b7aedf P b1bcbe2df07744caaeb7a15d00dad2d1: stopping tablet replica
I20260709 14:54:02.265720  6159 raft_consensus.cc:2243] T 033212aa841d48719d87a261e8b7aedf P b1bcbe2df07744caaeb7a15d00dad2d1 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:02.266206  6159 raft_consensus.cc:2272] T 033212aa841d48719d87a261e8b7aedf P b1bcbe2df07744caaeb7a15d00dad2d1 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:02.268522  6159 tablet_replica.cc:333] T 8f0e303f7a4d41818f2384ddcafd5782 P b1bcbe2df07744caaeb7a15d00dad2d1: stopping tablet replica
I20260709 14:54:02.269013  6159 raft_consensus.cc:2243] T 8f0e303f7a4d41818f2384ddcafd5782 P b1bcbe2df07744caaeb7a15d00dad2d1 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:54:02.269676  6159 raft_consensus.cc:2272] T 8f0e303f7a4d41818f2384ddcafd5782 P b1bcbe2df07744caaeb7a15d00dad2d1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:02.271202  6159 tablet_replica.cc:333] T 5c2e9b91ed864ebcab9eee5fcbe0c728 P b1bcbe2df07744caaeb7a15d00dad2d1: stopping tablet replica
I20260709 14:54:02.271621  6159 raft_consensus.cc:2243] T 5c2e9b91ed864ebcab9eee5fcbe0c728 P b1bcbe2df07744caaeb7a15d00dad2d1 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:02.271939  6159 raft_consensus.cc:2272] T 5c2e9b91ed864ebcab9eee5fcbe0c728 P b1bcbe2df07744caaeb7a15d00dad2d1 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:02.273499  6159 tablet_replica.cc:333] T 6088170d0ecd400fac00c9b035588189 P b1bcbe2df07744caaeb7a15d00dad2d1: stopping tablet replica
I20260709 14:54:02.274118  6159 raft_consensus.cc:2243] T 6088170d0ecd400fac00c9b035588189 P b1bcbe2df07744caaeb7a15d00dad2d1 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:02.274439  6159 raft_consensus.cc:2272] T 6088170d0ecd400fac00c9b035588189 P b1bcbe2df07744caaeb7a15d00dad2d1 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:02.275945  6159 tablet_replica.cc:333] T 17e540f4871b41a5acc8915c4c08326c P b1bcbe2df07744caaeb7a15d00dad2d1: stopping tablet replica
I20260709 14:54:02.276347  6159 raft_consensus.cc:2243] T 17e540f4871b41a5acc8915c4c08326c P b1bcbe2df07744caaeb7a15d00dad2d1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:02.276736  6159 raft_consensus.cc:2272] T 17e540f4871b41a5acc8915c4c08326c P b1bcbe2df07744caaeb7a15d00dad2d1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:02.279250  6159 tablet_replica.cc:333] T f716996c1a1146688dd7b42c6a069daf P b1bcbe2df07744caaeb7a15d00dad2d1: stopping tablet replica
I20260709 14:54:02.279771  6159 raft_consensus.cc:2243] T f716996c1a1146688dd7b42c6a069daf P b1bcbe2df07744caaeb7a15d00dad2d1 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:02.280256  6159 raft_consensus.cc:2272] T f716996c1a1146688dd7b42c6a069daf P b1bcbe2df07744caaeb7a15d00dad2d1 [term 3 FOLLOWER]: Raft consensus is shut down!
W20260709 14:54:02.280285  8351 consensus_peers.cc:597] T 32f8608258034e878dc7968ca65963e4 P bf45b641d5dd4b868ad6c3f969c62453 -> Peer b1bcbe2df07744caaeb7a15d00dad2d1 (127.6.3.194:43283): Couldn't send request to peer b1bcbe2df07744caaeb7a15d00dad2d1. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:54:02.282115  6159 tablet_replica.cc:333] T 3db4b5e3b42948e0a97e30b92d8a28b5 P b1bcbe2df07744caaeb7a15d00dad2d1: stopping tablet replica
I20260709 14:54:02.282562  6159 raft_consensus.cc:2243] T 3db4b5e3b42948e0a97e30b92d8a28b5 P b1bcbe2df07744caaeb7a15d00dad2d1 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:02.282879  6159 raft_consensus.cc:2272] T 3db4b5e3b42948e0a97e30b92d8a28b5 P b1bcbe2df07744caaeb7a15d00dad2d1 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:02.284644  6159 tablet_replica.cc:333] T d14fc749226740448d0a3fee84ce5c79 P b1bcbe2df07744caaeb7a15d00dad2d1: stopping tablet replica
I20260709 14:54:02.285130  6159 raft_consensus.cc:2243] T d14fc749226740448d0a3fee84ce5c79 P b1bcbe2df07744caaeb7a15d00dad2d1 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:54:02.285724  6159 raft_consensus.cc:2272] T d14fc749226740448d0a3fee84ce5c79 P b1bcbe2df07744caaeb7a15d00dad2d1 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 14:54:02.286592  8277 consensus_peers.cc:597] T 17e540f4871b41a5acc8915c4c08326c P 067d127df48c4d5aae445170aef96762 -> Peer b1bcbe2df07744caaeb7a15d00dad2d1 (127.6.3.194:43283): Couldn't send request to peer b1bcbe2df07744caaeb7a15d00dad2d1. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:54:02.287372  6159 tablet_replica.cc:333] T 82d4bd8d81054722be1a4405323a9a27 P b1bcbe2df07744caaeb7a15d00dad2d1: stopping tablet replica
I20260709 14:54:02.287897  6159 raft_consensus.cc:2243] T 82d4bd8d81054722be1a4405323a9a27 P b1bcbe2df07744caaeb7a15d00dad2d1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:02.288266  6159 raft_consensus.cc:2272] T 82d4bd8d81054722be1a4405323a9a27 P b1bcbe2df07744caaeb7a15d00dad2d1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:02.289849  6159 tablet_replica.cc:333] T c021532217254c94af1c1e5d633f7d01 P b1bcbe2df07744caaeb7a15d00dad2d1: stopping tablet replica
I20260709 14:54:02.290290  6159 raft_consensus.cc:2243] T c021532217254c94af1c1e5d633f7d01 P b1bcbe2df07744caaeb7a15d00dad2d1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:02.290709  6159 raft_consensus.cc:2272] T c021532217254c94af1c1e5d633f7d01 P b1bcbe2df07744caaeb7a15d00dad2d1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:02.292339  6159 tablet_replica.cc:333] T bfb16a9ed123411baf42930ef96847b6 P b1bcbe2df07744caaeb7a15d00dad2d1: stopping tablet replica
I20260709 14:54:02.292816  6159 raft_consensus.cc:2243] T bfb16a9ed123411baf42930ef96847b6 P b1bcbe2df07744caaeb7a15d00dad2d1 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:54:02.293677  6159 raft_consensus.cc:2272] T bfb16a9ed123411baf42930ef96847b6 P b1bcbe2df07744caaeb7a15d00dad2d1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:02.295976  6159 tablet_replica.cc:333] T e240dd434d5c4438ad730779e28b67c1 P b1bcbe2df07744caaeb7a15d00dad2d1: stopping tablet replica
W20260709 14:54:02.296471  8277 consensus_peers.cc:597] T a0de5375ba784f739355485309703466 P 067d127df48c4d5aae445170aef96762 -> Peer b1bcbe2df07744caaeb7a15d00dad2d1 (127.6.3.194:43283): Couldn't send request to peer b1bcbe2df07744caaeb7a15d00dad2d1. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:54:02.296526  6159 raft_consensus.cc:2243] T e240dd434d5c4438ad730779e28b67c1 P b1bcbe2df07744caaeb7a15d00dad2d1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:02.297109  6159 raft_consensus.cc:2272] T e240dd434d5c4438ad730779e28b67c1 P b1bcbe2df07744caaeb7a15d00dad2d1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:02.298629  6159 tablet_replica.cc:333] T 46f7d6b9d2a946e899f8ce2dddd37993 P b1bcbe2df07744caaeb7a15d00dad2d1: stopping tablet replica
I20260709 14:54:02.299036  6159 raft_consensus.cc:2243] T 46f7d6b9d2a946e899f8ce2dddd37993 P b1bcbe2df07744caaeb7a15d00dad2d1 [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:54:02.299711  6159 raft_consensus.cc:2272] T 46f7d6b9d2a946e899f8ce2dddd37993 P b1bcbe2df07744caaeb7a15d00dad2d1 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:02.301651  6159 tablet_replica.cc:333] T a0de5375ba784f739355485309703466 P b1bcbe2df07744caaeb7a15d00dad2d1: stopping tablet replica
I20260709 14:54:02.302268  6159 raft_consensus.cc:2243] T a0de5375ba784f739355485309703466 P b1bcbe2df07744caaeb7a15d00dad2d1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:02.302716  6159 raft_consensus.cc:2272] T a0de5375ba784f739355485309703466 P b1bcbe2df07744caaeb7a15d00dad2d1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:02.304948  6159 tablet_replica.cc:333] T bffa36e5fd13469b8b97e7d5a198b50c P b1bcbe2df07744caaeb7a15d00dad2d1: stopping tablet replica
I20260709 14:54:02.305517  6159 raft_consensus.cc:2243] T bffa36e5fd13469b8b97e7d5a198b50c P b1bcbe2df07744caaeb7a15d00dad2d1 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:02.305974  6159 raft_consensus.cc:2272] T bffa36e5fd13469b8b97e7d5a198b50c P b1bcbe2df07744caaeb7a15d00dad2d1 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:02.308012  6159 tablet_replica.cc:333] T 8462e89fa934418886dcdb0647c5c552 P b1bcbe2df07744caaeb7a15d00dad2d1: stopping tablet replica
I20260709 14:54:02.308537  6159 raft_consensus.cc:2243] T 8462e89fa934418886dcdb0647c5c552 P b1bcbe2df07744caaeb7a15d00dad2d1 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:54:02.309333  6159 raft_consensus.cc:2272] T 8462e89fa934418886dcdb0647c5c552 P b1bcbe2df07744caaeb7a15d00dad2d1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:02.311461  6159 tablet_replica.cc:333] T bbcc360fbc064e3d83a35a26efc2e8fc P b1bcbe2df07744caaeb7a15d00dad2d1: stopping tablet replica
I20260709 14:54:02.312005  6159 raft_consensus.cc:2243] T bbcc360fbc064e3d83a35a26efc2e8fc P b1bcbe2df07744caaeb7a15d00dad2d1 [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:54:02.312829  6159 raft_consensus.cc:2272] T bbcc360fbc064e3d83a35a26efc2e8fc P b1bcbe2df07744caaeb7a15d00dad2d1 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 14:54:02.346695  8351 consensus_peers.cc:597] T c021532217254c94af1c1e5d633f7d01 P bf45b641d5dd4b868ad6c3f969c62453 -> Peer b1bcbe2df07744caaeb7a15d00dad2d1 (127.6.3.194:43283): Couldn't send request to peer b1bcbe2df07744caaeb7a15d00dad2d1. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 14:54:02.369477  8351 consensus_peers.cc:597] T e74bcf63a5f844e1acbc42efccca81ce P bf45b641d5dd4b868ad6c3f969c62453 -> Peer b1bcbe2df07744caaeb7a15d00dad2d1 (127.6.3.194:43283): Couldn't send request to peer b1bcbe2df07744caaeb7a15d00dad2d1. Status: Network error: Client connection negotiation failed: client connection to 127.6.3.194:43283: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:54:02.381130  6159 tablet_server.cc:196] TabletServer@127.6.3.194:0 shutdown complete.
W20260709 14:54:02.391124  8351 consensus_peers.cc:597] T 0f4b9212c82d4512a079f2877e09b92a P bf45b641d5dd4b868ad6c3f969c62453 -> Peer b1bcbe2df07744caaeb7a15d00dad2d1 (127.6.3.194:43283): Couldn't send request to peer b1bcbe2df07744caaeb7a15d00dad2d1. Status: Network error: Client connection negotiation failed: client connection to 127.6.3.194:43283: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:54:02.412703  8277 consensus_peers.cc:597] T ef2a716a00f94c8d9b8f54499d86bb21 P 067d127df48c4d5aae445170aef96762 -> Peer b1bcbe2df07744caaeb7a15d00dad2d1 (127.6.3.194:43283): Couldn't send request to peer b1bcbe2df07744caaeb7a15d00dad2d1. Status: Network error: Client connection negotiation failed: client connection to 127.6.3.194:43283: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:54:02.424717  8351 consensus_peers.cc:597] T cda2e960108f4f0688fc2fdfaf8d804b P bf45b641d5dd4b868ad6c3f969c62453 -> Peer b1bcbe2df07744caaeb7a15d00dad2d1 (127.6.3.194:43283): Couldn't send request to peer b1bcbe2df07744caaeb7a15d00dad2d1. Status: Network error: Client connection negotiation failed: client connection to 127.6.3.194:43283: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:54:02.445996  6159 tablet_server.cc:179] TabletServer@127.6.3.195:0 shutting down...
W20260709 14:54:02.448374  8277 consensus_peers.cc:597] T f0c99adf90c147cea715ae6fd6efccf5 P 067d127df48c4d5aae445170aef96762 -> Peer b1bcbe2df07744caaeb7a15d00dad2d1 (127.6.3.194:43283): Couldn't send request to peer b1bcbe2df07744caaeb7a15d00dad2d1. Status: Network error: Client connection negotiation failed: client connection to 127.6.3.194:43283: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:54:02.453085  8354 consensus_peers.cc:597] T c957bbdf16f14f65a6f8474ca90a763b P bf45b641d5dd4b868ad6c3f969c62453 -> Peer 067d127df48c4d5aae445170aef96762 (127.6.3.195:41465): Couldn't send request to peer 067d127df48c4d5aae445170aef96762. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:54:02.485005  6159 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 14:54:02.485962  6159 tablet_replica.cc:333] T 28299420e8f843df852439340863d546 P 067d127df48c4d5aae445170aef96762: stopping tablet replica
I20260709 14:54:02.486867  6159 raft_consensus.cc:2243] T 28299420e8f843df852439340863d546 P 067d127df48c4d5aae445170aef96762 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:02.487375  6159 raft_consensus.cc:2272] T 28299420e8f843df852439340863d546 P 067d127df48c4d5aae445170aef96762 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 14:54:02.488024  8351 consensus_peers.cc:597] T 6088170d0ecd400fac00c9b035588189 P bf45b641d5dd4b868ad6c3f969c62453 -> Peer b1bcbe2df07744caaeb7a15d00dad2d1 (127.6.3.194:43283): Couldn't send request to peer b1bcbe2df07744caaeb7a15d00dad2d1. Status: Network error: Client connection negotiation failed: client connection to 127.6.3.194:43283: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:54:02.489089  6159 tablet_replica.cc:333] T ef2a716a00f94c8d9b8f54499d86bb21 P 067d127df48c4d5aae445170aef96762: stopping tablet replica
I20260709 14:54:02.489681  6159 raft_consensus.cc:2243] T ef2a716a00f94c8d9b8f54499d86bb21 P 067d127df48c4d5aae445170aef96762 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:54:02.490306  6159 raft_consensus.cc:2272] T ef2a716a00f94c8d9b8f54499d86bb21 P 067d127df48c4d5aae445170aef96762 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:02.492308  6159 tablet_replica.cc:333] T ce3892a232504453aa38384dec5031ba P 067d127df48c4d5aae445170aef96762: stopping tablet replica
I20260709 14:54:02.492974  6159 raft_consensus.cc:2243] T ce3892a232504453aa38384dec5031ba P 067d127df48c4d5aae445170aef96762 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:02.493412  6159 raft_consensus.cc:2272] T ce3892a232504453aa38384dec5031ba P 067d127df48c4d5aae445170aef96762 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:02.495484  6159 tablet_replica.cc:333] T 20205a15b7e44bcaac7f837d0f06375e P 067d127df48c4d5aae445170aef96762: stopping tablet replica
I20260709 14:54:02.495950  6159 raft_consensus.cc:2243] T 20205a15b7e44bcaac7f837d0f06375e P 067d127df48c4d5aae445170aef96762 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:02.496264  6159 raft_consensus.cc:2272] T 20205a15b7e44bcaac7f837d0f06375e P 067d127df48c4d5aae445170aef96762 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:02.497691  6159 tablet_replica.cc:333] T 4974d98386be4d28b157023b4d2f8efa P 067d127df48c4d5aae445170aef96762: stopping tablet replica
I20260709 14:54:02.498172  6159 raft_consensus.cc:2243] T 4974d98386be4d28b157023b4d2f8efa P 067d127df48c4d5aae445170aef96762 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:02.498534  6159 raft_consensus.cc:2272] T 4974d98386be4d28b157023b4d2f8efa P 067d127df48c4d5aae445170aef96762 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:02.500144  6159 tablet_replica.cc:333] T db2932772e974b4ba562975df845b404 P 067d127df48c4d5aae445170aef96762: stopping tablet replica
I20260709 14:54:02.500694  6159 raft_consensus.cc:2243] T db2932772e974b4ba562975df845b404 P 067d127df48c4d5aae445170aef96762 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:02.501052  6159 raft_consensus.cc:2272] T db2932772e974b4ba562975df845b404 P 067d127df48c4d5aae445170aef96762 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:02.502542  6159 tablet_replica.cc:333] T 445e5bf5ffc94723ba3ea09e39cc47a1 P 067d127df48c4d5aae445170aef96762: stopping tablet replica
I20260709 14:54:02.503049  6159 raft_consensus.cc:2243] T 445e5bf5ffc94723ba3ea09e39cc47a1 P 067d127df48c4d5aae445170aef96762 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:02.503480  6159 raft_consensus.cc:2272] T 445e5bf5ffc94723ba3ea09e39cc47a1 P 067d127df48c4d5aae445170aef96762 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:02.505079  6159 tablet_replica.cc:333] T 0a3b9a7f82b94ef096d05111ebd8d23d P 067d127df48c4d5aae445170aef96762: stopping tablet replica
I20260709 14:54:02.505669  6159 raft_consensus.cc:2243] T 0a3b9a7f82b94ef096d05111ebd8d23d P 067d127df48c4d5aae445170aef96762 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:02.506042  6159 raft_consensus.cc:2272] T 0a3b9a7f82b94ef096d05111ebd8d23d P 067d127df48c4d5aae445170aef96762 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:02.507670  6159 tablet_replica.cc:333] T cda2e960108f4f0688fc2fdfaf8d804b P 067d127df48c4d5aae445170aef96762: stopping tablet replica
I20260709 14:54:02.508133  6159 raft_consensus.cc:2243] T cda2e960108f4f0688fc2fdfaf8d804b P 067d127df48c4d5aae445170aef96762 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:02.508471  6159 raft_consensus.cc:2272] T cda2e960108f4f0688fc2fdfaf8d804b P 067d127df48c4d5aae445170aef96762 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:02.509980  6159 tablet_replica.cc:333] T 84294309dca447768fb9ccc1eb2dc689 P 067d127df48c4d5aae445170aef96762: stopping tablet replica
I20260709 14:54:02.510489  6159 raft_consensus.cc:2243] T 84294309dca447768fb9ccc1eb2dc689 P 067d127df48c4d5aae445170aef96762 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:54:02.511179  6159 raft_consensus.cc:2272] T 84294309dca447768fb9ccc1eb2dc689 P 067d127df48c4d5aae445170aef96762 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:02.512818  6159 tablet_replica.cc:333] T 4003921b934d4fd49b55b27f913c952f P 067d127df48c4d5aae445170aef96762: stopping tablet replica
I20260709 14:54:02.513427  6159 raft_consensus.cc:2243] T 4003921b934d4fd49b55b27f913c952f P 067d127df48c4d5aae445170aef96762 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:02.513859  6159 raft_consensus.cc:2272] T 4003921b934d4fd49b55b27f913c952f P 067d127df48c4d5aae445170aef96762 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:02.515924  6159 tablet_replica.cc:333] T 4fb819875bb244a4bd6c131704c60fce P 067d127df48c4d5aae445170aef96762: stopping tablet replica
I20260709 14:54:02.516599  6159 raft_consensus.cc:2243] T 4fb819875bb244a4bd6c131704c60fce P 067d127df48c4d5aae445170aef96762 [term 3 LEADER]: Raft consensus shutting down.
I20260709 14:54:02.517373  6159 raft_consensus.cc:2272] T 4fb819875bb244a4bd6c131704c60fce P 067d127df48c4d5aae445170aef96762 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:02.519050  6159 tablet_replica.cc:333] T 3d46b8c5c40f44058fe3a48acd3f36c1 P 067d127df48c4d5aae445170aef96762: stopping tablet replica
I20260709 14:54:02.519827  6159 raft_consensus.cc:2243] T 3d46b8c5c40f44058fe3a48acd3f36c1 P 067d127df48c4d5aae445170aef96762 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:02.520177  6159 raft_consensus.cc:2272] T 3d46b8c5c40f44058fe3a48acd3f36c1 P 067d127df48c4d5aae445170aef96762 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:02.522264  6159 tablet_replica.cc:333] T c9064cffd03a4cc5b49c90073f02ad43 P 067d127df48c4d5aae445170aef96762: stopping tablet replica
I20260709 14:54:02.522944  6159 raft_consensus.cc:2243] T c9064cffd03a4cc5b49c90073f02ad43 P 067d127df48c4d5aae445170aef96762 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:54:02.523870  6159 raft_consensus.cc:2272] T c9064cffd03a4cc5b49c90073f02ad43 P 067d127df48c4d5aae445170aef96762 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:02.525796  6159 tablet_replica.cc:333] T dd217c491b9641fc9d5732aeff9bbbba P 067d127df48c4d5aae445170aef96762: stopping tablet replica
I20260709 14:54:02.526281  6159 raft_consensus.cc:2243] T dd217c491b9641fc9d5732aeff9bbbba P 067d127df48c4d5aae445170aef96762 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:02.526598  6159 raft_consensus.cc:2272] T dd217c491b9641fc9d5732aeff9bbbba P 067d127df48c4d5aae445170aef96762 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 14:54:02.527773  8351 consensus_peers.cc:597] T 707c48a3042242c48a6a838684f7f880 P bf45b641d5dd4b868ad6c3f969c62453 -> Peer b1bcbe2df07744caaeb7a15d00dad2d1 (127.6.3.194:43283): Couldn't send request to peer b1bcbe2df07744caaeb7a15d00dad2d1. Status: Network error: Client connection negotiation failed: client connection to 127.6.3.194:43283: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:54:02.528189  6159 tablet_replica.cc:333] T db59569e9aae4da9a73b0ed1802dbd30 P 067d127df48c4d5aae445170aef96762: stopping tablet replica
I20260709 14:54:02.528663  6159 raft_consensus.cc:2243] T db59569e9aae4da9a73b0ed1802dbd30 P 067d127df48c4d5aae445170aef96762 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:02.529022  6159 raft_consensus.cc:2272] T db59569e9aae4da9a73b0ed1802dbd30 P 067d127df48c4d5aae445170aef96762 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:02.530666  6159 tablet_replica.cc:333] T 3f51d6c4a8f24e9ca5c20a81b72f972b P 067d127df48c4d5aae445170aef96762: stopping tablet replica
I20260709 14:54:02.531143  6159 raft_consensus.cc:2243] T 3f51d6c4a8f24e9ca5c20a81b72f972b P 067d127df48c4d5aae445170aef96762 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:02.531500  6159 raft_consensus.cc:2272] T 3f51d6c4a8f24e9ca5c20a81b72f972b P 067d127df48c4d5aae445170aef96762 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:02.533921  6159 tablet_replica.cc:333] T 9a50b39abbc04db7a87a63eee9e2927d P 067d127df48c4d5aae445170aef96762: stopping tablet replica
I20260709 14:54:02.534554  6159 raft_consensus.cc:2243] T 9a50b39abbc04db7a87a63eee9e2927d P 067d127df48c4d5aae445170aef96762 [term 1 FOLLOWER]: Raft consensus shutting down.
W20260709 14:54:02.534584  8354 consensus_peers.cc:597] T 5d50c49c764f4e3eb2da7dcb43cb6cba P bf45b641d5dd4b868ad6c3f969c62453 -> Peer 067d127df48c4d5aae445170aef96762 (127.6.3.195:41465): Couldn't send request to peer 067d127df48c4d5aae445170aef96762. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:54:02.535161  6159 raft_consensus.cc:2272] T 9a50b39abbc04db7a87a63eee9e2927d P 067d127df48c4d5aae445170aef96762 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:02.536655  6159 tablet_replica.cc:333] T cf86e1fba39b4b55ad865137167d5ea3 P 067d127df48c4d5aae445170aef96762: stopping tablet replica
I20260709 14:54:02.537094  6159 raft_consensus.cc:2243] T cf86e1fba39b4b55ad865137167d5ea3 P 067d127df48c4d5aae445170aef96762 [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:54:02.537678  6159 raft_consensus.cc:2272] T cf86e1fba39b4b55ad865137167d5ea3 P 067d127df48c4d5aae445170aef96762 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:02.539301  6159 tablet_replica.cc:333] T a1307a109a5d4579999c4940c344eb2a P 067d127df48c4d5aae445170aef96762: stopping tablet replica
I20260709 14:54:02.539845  6159 raft_consensus.cc:2243] T a1307a109a5d4579999c4940c344eb2a P 067d127df48c4d5aae445170aef96762 [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:54:02.540493  6159 raft_consensus.cc:2272] T a1307a109a5d4579999c4940c344eb2a P 067d127df48c4d5aae445170aef96762 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:02.542047  6159 tablet_replica.cc:333] T d14fc749226740448d0a3fee84ce5c79 P 067d127df48c4d5aae445170aef96762: stopping tablet replica
I20260709 14:54:02.542536  6159 raft_consensus.cc:2243] T d14fc749226740448d0a3fee84ce5c79 P 067d127df48c4d5aae445170aef96762 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:02.542955  6159 raft_consensus.cc:2272] T d14fc749226740448d0a3fee84ce5c79 P 067d127df48c4d5aae445170aef96762 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:02.544868  6159 tablet_replica.cc:333] T 82d4bd8d81054722be1a4405323a9a27 P 067d127df48c4d5aae445170aef96762: stopping tablet replica
I20260709 14:54:02.545352  6159 raft_consensus.cc:2243] T 82d4bd8d81054722be1a4405323a9a27 P 067d127df48c4d5aae445170aef96762 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:54:02.546052  6159 raft_consensus.cc:2272] T 82d4bd8d81054722be1a4405323a9a27 P 067d127df48c4d5aae445170aef96762 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 14:54:02.546176  8277 consensus_peers.cc:597] T f716996c1a1146688dd7b42c6a069daf P 067d127df48c4d5aae445170aef96762 -> Peer b1bcbe2df07744caaeb7a15d00dad2d1 (127.6.3.194:43283): Couldn't send request to peer b1bcbe2df07744caaeb7a15d00dad2d1. Status: Network error: Client connection negotiation failed: client connection to 127.6.3.194:43283: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:54:02.547981  6159 tablet_replica.cc:333] T c957bbdf16f14f65a6f8474ca90a763b P 067d127df48c4d5aae445170aef96762: stopping tablet replica
I20260709 14:54:02.548724  6159 raft_consensus.cc:2243] T c957bbdf16f14f65a6f8474ca90a763b P 067d127df48c4d5aae445170aef96762 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:02.549057  6159 raft_consensus.cc:2272] T c957bbdf16f14f65a6f8474ca90a763b P 067d127df48c4d5aae445170aef96762 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:02.550429  6159 tablet_replica.cc:333] T 869877e3b0af46b680585564b91d2fff P 067d127df48c4d5aae445170aef96762: stopping tablet replica
I20260709 14:54:02.550890  6159 raft_consensus.cc:2243] T 869877e3b0af46b680585564b91d2fff P 067d127df48c4d5aae445170aef96762 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:02.551308  6159 raft_consensus.cc:2272] T 869877e3b0af46b680585564b91d2fff P 067d127df48c4d5aae445170aef96762 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:02.552840  6159 tablet_replica.cc:333] T 5d50c49c764f4e3eb2da7dcb43cb6cba P 067d127df48c4d5aae445170aef96762: stopping tablet replica
I20260709 14:54:02.553277  6159 raft_consensus.cc:2243] T 5d50c49c764f4e3eb2da7dcb43cb6cba P 067d127df48c4d5aae445170aef96762 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:02.553586  6159 raft_consensus.cc:2272] T 5d50c49c764f4e3eb2da7dcb43cb6cba P 067d127df48c4d5aae445170aef96762 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:02.555033  6159 tablet_replica.cc:333] T 8f0e303f7a4d41818f2384ddcafd5782 P 067d127df48c4d5aae445170aef96762: stopping tablet replica
I20260709 14:54:02.555526  6159 raft_consensus.cc:2243] T 8f0e303f7a4d41818f2384ddcafd5782 P 067d127df48c4d5aae445170aef96762 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:02.555871  6159 raft_consensus.cc:2272] T 8f0e303f7a4d41818f2384ddcafd5782 P 067d127df48c4d5aae445170aef96762 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:02.557217  6159 tablet_replica.cc:333] T 5c2e9b91ed864ebcab9eee5fcbe0c728 P 067d127df48c4d5aae445170aef96762: stopping tablet replica
I20260709 14:54:02.557708  6159 raft_consensus.cc:2243] T 5c2e9b91ed864ebcab9eee5fcbe0c728 P 067d127df48c4d5aae445170aef96762 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:02.558045  6159 raft_consensus.cc:2272] T 5c2e9b91ed864ebcab9eee5fcbe0c728 P 067d127df48c4d5aae445170aef96762 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:02.559562  6159 tablet_replica.cc:333] T f0c99adf90c147cea715ae6fd6efccf5 P 067d127df48c4d5aae445170aef96762: stopping tablet replica
I20260709 14:54:02.560066  6159 raft_consensus.cc:2243] T f0c99adf90c147cea715ae6fd6efccf5 P 067d127df48c4d5aae445170aef96762 [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:54:02.560719  6159 raft_consensus.cc:2272] T f0c99adf90c147cea715ae6fd6efccf5 P 067d127df48c4d5aae445170aef96762 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:02.562338  6159 tablet_replica.cc:333] T 2b1015ea7cb6469f9e4895cc87c2d0b3 P 067d127df48c4d5aae445170aef96762: stopping tablet replica
I20260709 14:54:02.563156  6159 raft_consensus.cc:2243] T 2b1015ea7cb6469f9e4895cc87c2d0b3 P 067d127df48c4d5aae445170aef96762 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:02.563584  6159 raft_consensus.cc:2272] T 2b1015ea7cb6469f9e4895cc87c2d0b3 P 067d127df48c4d5aae445170aef96762 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 14:54:02.564043  8354 consensus_peers.cc:597] T 4974d98386be4d28b157023b4d2f8efa P bf45b641d5dd4b868ad6c3f969c62453 -> Peer 067d127df48c4d5aae445170aef96762 (127.6.3.195:41465): Couldn't send request to peer 067d127df48c4d5aae445170aef96762. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:54:02.565270  6159 tablet_replica.cc:333] T 17e540f4871b41a5acc8915c4c08326c P 067d127df48c4d5aae445170aef96762: stopping tablet replica
I20260709 14:54:02.565773  6159 raft_consensus.cc:2243] T 17e540f4871b41a5acc8915c4c08326c P 067d127df48c4d5aae445170aef96762 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:54:02.566354  6159 raft_consensus.cc:2272] T 17e540f4871b41a5acc8915c4c08326c P 067d127df48c4d5aae445170aef96762 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:02.567893  6159 tablet_replica.cc:333] T f716996c1a1146688dd7b42c6a069daf P 067d127df48c4d5aae445170aef96762: stopping tablet replica
I20260709 14:54:02.568315  6159 raft_consensus.cc:2243] T f716996c1a1146688dd7b42c6a069daf P 067d127df48c4d5aae445170aef96762 [term 3 LEADER]: Raft consensus shutting down.
I20260709 14:54:02.568954  6159 raft_consensus.cc:2272] T f716996c1a1146688dd7b42c6a069daf P 067d127df48c4d5aae445170aef96762 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:02.570487  6159 tablet_replica.cc:333] T 46f7d6b9d2a946e899f8ce2dddd37993 P 067d127df48c4d5aae445170aef96762: stopping tablet replica
I20260709 14:54:02.570936  6159 raft_consensus.cc:2243] T 46f7d6b9d2a946e899f8ce2dddd37993 P 067d127df48c4d5aae445170aef96762 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:02.571313  6159 raft_consensus.cc:2272] T 46f7d6b9d2a946e899f8ce2dddd37993 P 067d127df48c4d5aae445170aef96762 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:02.572881  6159 tablet_replica.cc:333] T a0de5375ba784f739355485309703466 P 067d127df48c4d5aae445170aef96762: stopping tablet replica
I20260709 14:54:02.573395  6159 raft_consensus.cc:2243] T a0de5375ba784f739355485309703466 P 067d127df48c4d5aae445170aef96762 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:54:02.574152  6159 raft_consensus.cc:2272] T a0de5375ba784f739355485309703466 P 067d127df48c4d5aae445170aef96762 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 14:54:02.575748  8354 consensus_peers.cc:597] T 3f51d6c4a8f24e9ca5c20a81b72f972b P bf45b641d5dd4b868ad6c3f969c62453 -> Peer 067d127df48c4d5aae445170aef96762 (127.6.3.195:41465): Couldn't send request to peer 067d127df48c4d5aae445170aef96762. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:54:02.576349  6159 tablet_replica.cc:333] T 6e36e2a656b04fde9b0c79b2db3623dd P 067d127df48c4d5aae445170aef96762: stopping tablet replica
I20260709 14:54:02.577075  6159 raft_consensus.cc:2243] T 6e36e2a656b04fde9b0c79b2db3623dd P 067d127df48c4d5aae445170aef96762 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:02.577481  6159 raft_consensus.cc:2272] T 6e36e2a656b04fde9b0c79b2db3623dd P 067d127df48c4d5aae445170aef96762 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:02.579406  6159 tablet_replica.cc:333] T dedb68a77e9b496b8ff93d3347ae53ff P 067d127df48c4d5aae445170aef96762: stopping tablet replica
I20260709 14:54:02.580102  6159 raft_consensus.cc:2243] T dedb68a77e9b496b8ff93d3347ae53ff P 067d127df48c4d5aae445170aef96762 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:02.580555  6159 raft_consensus.cc:2272] T dedb68a77e9b496b8ff93d3347ae53ff P 067d127df48c4d5aae445170aef96762 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:02.582836  6159 tablet_replica.cc:333] T bffa36e5fd13469b8b97e7d5a198b50c P 067d127df48c4d5aae445170aef96762: stopping tablet replica
I20260709 14:54:02.583496  6159 raft_consensus.cc:2243] T bffa36e5fd13469b8b97e7d5a198b50c P 067d127df48c4d5aae445170aef96762 [term 3 LEADER]: Raft consensus shutting down.
I20260709 14:54:02.584286  6159 raft_consensus.cc:2272] T bffa36e5fd13469b8b97e7d5a198b50c P 067d127df48c4d5aae445170aef96762 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:02.586441  6159 tablet_replica.cc:333] T ab216845048a4a63a4b363b67637e9f0 P 067d127df48c4d5aae445170aef96762: stopping tablet replica
I20260709 14:54:02.587051  6159 raft_consensus.cc:2243] T ab216845048a4a63a4b363b67637e9f0 P 067d127df48c4d5aae445170aef96762 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:02.587451  6159 raft_consensus.cc:2272] T ab216845048a4a63a4b363b67637e9f0 P 067d127df48c4d5aae445170aef96762 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:02.588907  6159 tablet_replica.cc:333] T 5bb1dbb8062e4d52a69f1c5b8996a706 P 067d127df48c4d5aae445170aef96762: stopping tablet replica
I20260709 14:54:02.589311  6159 raft_consensus.cc:2243] T 5bb1dbb8062e4d52a69f1c5b8996a706 P 067d127df48c4d5aae445170aef96762 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:54:02.589890  6159 raft_consensus.cc:2272] T 5bb1dbb8062e4d52a69f1c5b8996a706 P 067d127df48c4d5aae445170aef96762 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:02.591384  6159 tablet_replica.cc:333] T 57c0caa7558c4f95a29b1c8342bd7588 P 067d127df48c4d5aae445170aef96762: stopping tablet replica
I20260709 14:54:02.591778  6159 raft_consensus.cc:2243] T 57c0caa7558c4f95a29b1c8342bd7588 P 067d127df48c4d5aae445170aef96762 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:02.592070  6159 raft_consensus.cc:2272] T 57c0caa7558c4f95a29b1c8342bd7588 P 067d127df48c4d5aae445170aef96762 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:02.593511  6159 tablet_replica.cc:333] T e240dd434d5c4438ad730779e28b67c1 P 067d127df48c4d5aae445170aef96762: stopping tablet replica
I20260709 14:54:02.593906  6159 raft_consensus.cc:2243] T e240dd434d5c4438ad730779e28b67c1 P 067d127df48c4d5aae445170aef96762 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:54:02.594494  6159 raft_consensus.cc:2272] T e240dd434d5c4438ad730779e28b67c1 P 067d127df48c4d5aae445170aef96762 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:02.596030  6159 tablet_replica.cc:333] T bd772a7adbc34a39929c78a24fa4195c P 067d127df48c4d5aae445170aef96762: stopping tablet replica
I20260709 14:54:02.596411  6159 raft_consensus.cc:2243] T bd772a7adbc34a39929c78a24fa4195c P 067d127df48c4d5aae445170aef96762 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:02.596726  6159 raft_consensus.cc:2272] T bd772a7adbc34a39929c78a24fa4195c P 067d127df48c4d5aae445170aef96762 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:02.598301  6159 tablet_replica.cc:333] T 99f944bc52a64af0a5ad2f88b7114419 P 067d127df48c4d5aae445170aef96762: stopping tablet replica
I20260709 14:54:02.598681  6159 raft_consensus.cc:2243] T 99f944bc52a64af0a5ad2f88b7114419 P 067d127df48c4d5aae445170aef96762 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:02.598980  6159 raft_consensus.cc:2272] T 99f944bc52a64af0a5ad2f88b7114419 P 067d127df48c4d5aae445170aef96762 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:02.600489  6159 tablet_replica.cc:333] T 8462e89fa934418886dcdb0647c5c552 P 067d127df48c4d5aae445170aef96762: stopping tablet replica
I20260709 14:54:02.600873  6159 raft_consensus.cc:2243] T 8462e89fa934418886dcdb0647c5c552 P 067d127df48c4d5aae445170aef96762 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:02.601171  6159 raft_consensus.cc:2272] T 8462e89fa934418886dcdb0647c5c552 P 067d127df48c4d5aae445170aef96762 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:02.602612  6159 tablet_replica.cc:333] T 350495a859c84a1eb59baf646f5de0f6 P 067d127df48c4d5aae445170aef96762: stopping tablet replica
I20260709 14:54:02.602965  6159 raft_consensus.cc:2243] T 350495a859c84a1eb59baf646f5de0f6 P 067d127df48c4d5aae445170aef96762 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:54:02.603644  6159 raft_consensus.cc:2272] T 350495a859c84a1eb59baf646f5de0f6 P 067d127df48c4d5aae445170aef96762 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 14:54:02.636852  8354 consensus_peers.cc:597] T 445e5bf5ffc94723ba3ea09e39cc47a1 P bf45b641d5dd4b868ad6c3f969c62453 -> Peer 067d127df48c4d5aae445170aef96762 (127.6.3.195:41465): Couldn't send request to peer 067d127df48c4d5aae445170aef96762. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 14:54:02.650619  8351 consensus_peers.cc:597] T 97806160da8b4abe95e360749c2d311c P bf45b641d5dd4b868ad6c3f969c62453 -> Peer b1bcbe2df07744caaeb7a15d00dad2d1 (127.6.3.194:43283): Couldn't send request to peer b1bcbe2df07744caaeb7a15d00dad2d1. Status: Network error: Client connection negotiation failed: client connection to 127.6.3.194:43283: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:54:02.652189  8354 consensus_peers.cc:597] T 20205a15b7e44bcaac7f837d0f06375e P bf45b641d5dd4b868ad6c3f969c62453 -> Peer 067d127df48c4d5aae445170aef96762 (127.6.3.195:41465): Couldn't send request to peer 067d127df48c4d5aae445170aef96762. Status: Network error: Client connection negotiation failed: client connection to 127.6.3.195:41465: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:54:02.652830  6159 tablet_server.cc:196] TabletServer@127.6.3.195:0 shutdown complete.
I20260709 14:54:02.713631  6159 tablet_server.cc:179] TabletServer@127.6.3.196:0 shutting down...
I20260709 14:54:02.751643  6159 ts_tablet_manager.cc:1507] Shutting down tablet manager...
W20260709 14:54:02.751873  8354 consensus_peers.cc:597] T ab216845048a4a63a4b363b67637e9f0 P bf45b641d5dd4b868ad6c3f969c62453 -> Peer 067d127df48c4d5aae445170aef96762 (127.6.3.195:41465): Couldn't send request to peer 067d127df48c4d5aae445170aef96762. Status: Network error: Client connection negotiation failed: client connection to 127.6.3.195:41465: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:54:02.757085  6159 tablet_replica.cc:333] T 28299420e8f843df852439340863d546 P bf45b641d5dd4b868ad6c3f969c62453: stopping tablet replica
I20260709 14:54:02.758240  6159 raft_consensus.cc:2243] T 28299420e8f843df852439340863d546 P bf45b641d5dd4b868ad6c3f969c62453 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:02.758705  6159 raft_consensus.cc:2272] T 28299420e8f843df852439340863d546 P bf45b641d5dd4b868ad6c3f969c62453 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:02.761039  6159 tablet_replica.cc:333] T 32f8608258034e878dc7968ca65963e4 P bf45b641d5dd4b868ad6c3f969c62453: stopping tablet replica
I20260709 14:54:02.761862  6159 raft_consensus.cc:2243] T 32f8608258034e878dc7968ca65963e4 P bf45b641d5dd4b868ad6c3f969c62453 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:54:02.762620  6159 raft_consensus.cc:2272] T 32f8608258034e878dc7968ca65963e4 P bf45b641d5dd4b868ad6c3f969c62453 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:02.765167  6159 tablet_replica.cc:333] T 445e5bf5ffc94723ba3ea09e39cc47a1 P bf45b641d5dd4b868ad6c3f969c62453: stopping tablet replica
I20260709 14:54:02.766027  6159 raft_consensus.cc:2243] T 445e5bf5ffc94723ba3ea09e39cc47a1 P bf45b641d5dd4b868ad6c3f969c62453 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:54:02.766940  6159 raft_consensus.cc:2272] T 445e5bf5ffc94723ba3ea09e39cc47a1 P bf45b641d5dd4b868ad6c3f969c62453 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:02.769409  6159 tablet_replica.cc:333] T ce3892a232504453aa38384dec5031ba P bf45b641d5dd4b868ad6c3f969c62453: stopping tablet replica
I20260709 14:54:02.770262  6159 raft_consensus.cc:2243] T ce3892a232504453aa38384dec5031ba P bf45b641d5dd4b868ad6c3f969c62453 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:02.770820  6159 raft_consensus.cc:2272] T ce3892a232504453aa38384dec5031ba P bf45b641d5dd4b868ad6c3f969c62453 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:02.773208  6159 tablet_replica.cc:333] T 707c48a3042242c48a6a838684f7f880 P bf45b641d5dd4b868ad6c3f969c62453: stopping tablet replica
I20260709 14:54:02.773949  6159 raft_consensus.cc:2243] T 707c48a3042242c48a6a838684f7f880 P bf45b641d5dd4b868ad6c3f969c62453 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:54:02.774858  6159 raft_consensus.cc:2272] T 707c48a3042242c48a6a838684f7f880 P bf45b641d5dd4b868ad6c3f969c62453 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:02.777035  6159 tablet_replica.cc:333] T deaee55618f042128aba04b24580a539 P bf45b641d5dd4b868ad6c3f969c62453: stopping tablet replica
I20260709 14:54:02.777558  6159 raft_consensus.cc:2243] T deaee55618f042128aba04b24580a539 P bf45b641d5dd4b868ad6c3f969c62453 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:02.778012  6159 raft_consensus.cc:2272] T deaee55618f042128aba04b24580a539 P bf45b641d5dd4b868ad6c3f969c62453 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:02.780421  6159 tablet_replica.cc:333] T cda2e960108f4f0688fc2fdfaf8d804b P bf45b641d5dd4b868ad6c3f969c62453: stopping tablet replica
I20260709 14:54:02.781069  6159 raft_consensus.cc:2243] T cda2e960108f4f0688fc2fdfaf8d804b P bf45b641d5dd4b868ad6c3f969c62453 [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:54:02.782048  6159 raft_consensus.cc:2272] T cda2e960108f4f0688fc2fdfaf8d804b P bf45b641d5dd4b868ad6c3f969c62453 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:02.784379  6159 tablet_replica.cc:333] T 4fb819875bb244a4bd6c131704c60fce P bf45b641d5dd4b868ad6c3f969c62453: stopping tablet replica
I20260709 14:54:02.785154  6159 raft_consensus.cc:2243] T 4fb819875bb244a4bd6c131704c60fce P bf45b641d5dd4b868ad6c3f969c62453 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:02.785610  6159 raft_consensus.cc:2272] T 4fb819875bb244a4bd6c131704c60fce P bf45b641d5dd4b868ad6c3f969c62453 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:02.787587  6159 tablet_replica.cc:333] T 3d46b8c5c40f44058fe3a48acd3f36c1 P bf45b641d5dd4b868ad6c3f969c62453: stopping tablet replica
I20260709 14:54:02.788105  6159 raft_consensus.cc:2243] T 3d46b8c5c40f44058fe3a48acd3f36c1 P bf45b641d5dd4b868ad6c3f969c62453 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:02.788483  6159 raft_consensus.cc:2272] T 3d46b8c5c40f44058fe3a48acd3f36c1 P bf45b641d5dd4b868ad6c3f969c62453 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:02.790318  6159 tablet_replica.cc:333] T c9064cffd03a4cc5b49c90073f02ad43 P bf45b641d5dd4b868ad6c3f969c62453: stopping tablet replica
I20260709 14:54:02.791055  6159 raft_consensus.cc:2243] T c9064cffd03a4cc5b49c90073f02ad43 P bf45b641d5dd4b868ad6c3f969c62453 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:02.791536  6159 raft_consensus.cc:2272] T c9064cffd03a4cc5b49c90073f02ad43 P bf45b641d5dd4b868ad6c3f969c62453 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:02.793668  6159 tablet_replica.cc:333] T 4003921b934d4fd49b55b27f913c952f P bf45b641d5dd4b868ad6c3f969c62453: stopping tablet replica
I20260709 14:54:02.794306  6159 raft_consensus.cc:2243] T 4003921b934d4fd49b55b27f913c952f P bf45b641d5dd4b868ad6c3f969c62453 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:02.794705  6159 raft_consensus.cc:2272] T 4003921b934d4fd49b55b27f913c952f P bf45b641d5dd4b868ad6c3f969c62453 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:02.796955  6159 tablet_replica.cc:333] T 3f51d6c4a8f24e9ca5c20a81b72f972b P bf45b641d5dd4b868ad6c3f969c62453: stopping tablet replica
I20260709 14:54:02.797576  6159 raft_consensus.cc:2243] T 3f51d6c4a8f24e9ca5c20a81b72f972b P bf45b641d5dd4b868ad6c3f969c62453 [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:54:02.798427  6159 raft_consensus.cc:2272] T 3f51d6c4a8f24e9ca5c20a81b72f972b P bf45b641d5dd4b868ad6c3f969c62453 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:02.800041  6159 tablet_replica.cc:333] T e74bcf63a5f844e1acbc42efccca81ce P bf45b641d5dd4b868ad6c3f969c62453: stopping tablet replica
I20260709 14:54:02.800477  6159 raft_consensus.cc:2243] T e74bcf63a5f844e1acbc42efccca81ce P bf45b641d5dd4b868ad6c3f969c62453 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:54:02.801061  6159 raft_consensus.cc:2272] T e74bcf63a5f844e1acbc42efccca81ce P bf45b641d5dd4b868ad6c3f969c62453 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:02.802591  6159 tablet_replica.cc:333] T 20205a15b7e44bcaac7f837d0f06375e P bf45b641d5dd4b868ad6c3f969c62453: stopping tablet replica
I20260709 14:54:02.803017  6159 raft_consensus.cc:2243] T 20205a15b7e44bcaac7f837d0f06375e P bf45b641d5dd4b868ad6c3f969c62453 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:54:02.803655  6159 raft_consensus.cc:2272] T 20205a15b7e44bcaac7f837d0f06375e P bf45b641d5dd4b868ad6c3f969c62453 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:02.805084  6159 tablet_replica.cc:333] T ad73e1facb6d42ba9775f642bfe58454 P bf45b641d5dd4b868ad6c3f969c62453: stopping tablet replica
I20260709 14:54:02.805517  6159 raft_consensus.cc:2243] T ad73e1facb6d42ba9775f642bfe58454 P bf45b641d5dd4b868ad6c3f969c62453 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:02.805823  6159 raft_consensus.cc:2272] T ad73e1facb6d42ba9775f642bfe58454 P bf45b641d5dd4b868ad6c3f969c62453 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:02.807284  6159 tablet_replica.cc:333] T db59569e9aae4da9a73b0ed1802dbd30 P bf45b641d5dd4b868ad6c3f969c62453: stopping tablet replica
I20260709 14:54:02.807732  6159 raft_consensus.cc:2243] T db59569e9aae4da9a73b0ed1802dbd30 P bf45b641d5dd4b868ad6c3f969c62453 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:02.808050  6159 raft_consensus.cc:2272] T db59569e9aae4da9a73b0ed1802dbd30 P bf45b641d5dd4b868ad6c3f969c62453 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:02.809538  6159 tablet_replica.cc:333] T bd772a7adbc34a39929c78a24fa4195c P bf45b641d5dd4b868ad6c3f969c62453: stopping tablet replica
I20260709 14:54:02.809978  6159 raft_consensus.cc:2243] T bd772a7adbc34a39929c78a24fa4195c P bf45b641d5dd4b868ad6c3f969c62453 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:02.810308  6159 raft_consensus.cc:2272] T bd772a7adbc34a39929c78a24fa4195c P bf45b641d5dd4b868ad6c3f969c62453 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:02.811991  6159 tablet_replica.cc:333] T 0f4b9212c82d4512a079f2877e09b92a P bf45b641d5dd4b868ad6c3f969c62453: stopping tablet replica
I20260709 14:54:02.812431  6159 raft_consensus.cc:2243] T 0f4b9212c82d4512a079f2877e09b92a P bf45b641d5dd4b868ad6c3f969c62453 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:54:02.813006  6159 raft_consensus.cc:2272] T 0f4b9212c82d4512a079f2877e09b92a P bf45b641d5dd4b868ad6c3f969c62453 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:02.814457  6159 tablet_replica.cc:333] T 869877e3b0af46b680585564b91d2fff P bf45b641d5dd4b868ad6c3f969c62453: stopping tablet replica
I20260709 14:54:02.814886  6159 raft_consensus.cc:2243] T 869877e3b0af46b680585564b91d2fff P bf45b641d5dd4b868ad6c3f969c62453 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:02.815267  6159 raft_consensus.cc:2272] T 869877e3b0af46b680585564b91d2fff P bf45b641d5dd4b868ad6c3f969c62453 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:02.816798  6159 tablet_replica.cc:333] T 4974d98386be4d28b157023b4d2f8efa P bf45b641d5dd4b868ad6c3f969c62453: stopping tablet replica
I20260709 14:54:02.817201  6159 raft_consensus.cc:2243] T 4974d98386be4d28b157023b4d2f8efa P bf45b641d5dd4b868ad6c3f969c62453 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:54:02.817831  6159 raft_consensus.cc:2272] T 4974d98386be4d28b157023b4d2f8efa P bf45b641d5dd4b868ad6c3f969c62453 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:02.819337  6159 tablet_replica.cc:333] T 836e7386924644a7bb98c94b372b4974 P bf45b641d5dd4b868ad6c3f969c62453: stopping tablet replica
I20260709 14:54:02.819818  6159 raft_consensus.cc:2243] T 836e7386924644a7bb98c94b372b4974 P bf45b641d5dd4b868ad6c3f969c62453 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:02.820135  6159 raft_consensus.cc:2272] T 836e7386924644a7bb98c94b372b4974 P bf45b641d5dd4b868ad6c3f969c62453 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:02.821734  6159 tablet_replica.cc:333] T 5bb1dbb8062e4d52a69f1c5b8996a706 P bf45b641d5dd4b868ad6c3f969c62453: stopping tablet replica
I20260709 14:54:02.822235  6159 raft_consensus.cc:2243] T 5bb1dbb8062e4d52a69f1c5b8996a706 P bf45b641d5dd4b868ad6c3f969c62453 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:02.822674  6159 raft_consensus.cc:2272] T 5bb1dbb8062e4d52a69f1c5b8996a706 P bf45b641d5dd4b868ad6c3f969c62453 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:02.824637  6159 tablet_replica.cc:333] T c957bbdf16f14f65a6f8474ca90a763b P bf45b641d5dd4b868ad6c3f969c62453: stopping tablet replica
I20260709 14:54:02.825227  6159 raft_consensus.cc:2243] T c957bbdf16f14f65a6f8474ca90a763b P bf45b641d5dd4b868ad6c3f969c62453 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:54:02.826052  6159 raft_consensus.cc:2272] T c957bbdf16f14f65a6f8474ca90a763b P bf45b641d5dd4b868ad6c3f969c62453 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:02.827858  6159 tablet_replica.cc:333] T 46f7d6b9d2a946e899f8ce2dddd37993 P bf45b641d5dd4b868ad6c3f969c62453: stopping tablet replica
I20260709 14:54:02.828322  6159 raft_consensus.cc:2243] T 46f7d6b9d2a946e899f8ce2dddd37993 P bf45b641d5dd4b868ad6c3f969c62453 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:02.828681  6159 raft_consensus.cc:2272] T 46f7d6b9d2a946e899f8ce2dddd37993 P bf45b641d5dd4b868ad6c3f969c62453 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:02.830212  6159 tablet_replica.cc:333] T a0de5375ba784f739355485309703466 P bf45b641d5dd4b868ad6c3f969c62453: stopping tablet replica
I20260709 14:54:02.830653  6159 raft_consensus.cc:2243] T a0de5375ba784f739355485309703466 P bf45b641d5dd4b868ad6c3f969c62453 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:02.830988  6159 raft_consensus.cc:2272] T a0de5375ba784f739355485309703466 P bf45b641d5dd4b868ad6c3f969c62453 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:02.832487  6159 tablet_replica.cc:333] T 3db4b5e3b42948e0a97e30b92d8a28b5 P bf45b641d5dd4b868ad6c3f969c62453: stopping tablet replica
I20260709 14:54:02.832978  6159 raft_consensus.cc:2243] T 3db4b5e3b42948e0a97e30b92d8a28b5 P bf45b641d5dd4b868ad6c3f969c62453 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:02.833341  6159 raft_consensus.cc:2272] T 3db4b5e3b42948e0a97e30b92d8a28b5 P bf45b641d5dd4b868ad6c3f969c62453 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:02.834865  6159 tablet_replica.cc:333] T 17e540f4871b41a5acc8915c4c08326c P bf45b641d5dd4b868ad6c3f969c62453: stopping tablet replica
I20260709 14:54:02.835335  6159 raft_consensus.cc:2243] T 17e540f4871b41a5acc8915c4c08326c P bf45b641d5dd4b868ad6c3f969c62453 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:02.835707  6159 raft_consensus.cc:2272] T 17e540f4871b41a5acc8915c4c08326c P bf45b641d5dd4b868ad6c3f969c62453 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:02.837261  6159 tablet_replica.cc:333] T bffa36e5fd13469b8b97e7d5a198b50c P bf45b641d5dd4b868ad6c3f969c62453: stopping tablet replica
I20260709 14:54:02.837733  6159 raft_consensus.cc:2243] T bffa36e5fd13469b8b97e7d5a198b50c P bf45b641d5dd4b868ad6c3f969c62453 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:02.838094  6159 raft_consensus.cc:2272] T bffa36e5fd13469b8b97e7d5a198b50c P bf45b641d5dd4b868ad6c3f969c62453 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:02.839685  6159 tablet_replica.cc:333] T 6e36e2a656b04fde9b0c79b2db3623dd P bf45b641d5dd4b868ad6c3f969c62453: stopping tablet replica
I20260709 14:54:02.840167  6159 raft_consensus.cc:2243] T 6e36e2a656b04fde9b0c79b2db3623dd P bf45b641d5dd4b868ad6c3f969c62453 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:02.840543  6159 raft_consensus.cc:2272] T 6e36e2a656b04fde9b0c79b2db3623dd P bf45b641d5dd4b868ad6c3f969c62453 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:02.842042  6159 tablet_replica.cc:333] T dedb68a77e9b496b8ff93d3347ae53ff P bf45b641d5dd4b868ad6c3f969c62453: stopping tablet replica
I20260709 14:54:02.842505  6159 raft_consensus.cc:2243] T dedb68a77e9b496b8ff93d3347ae53ff P bf45b641d5dd4b868ad6c3f969c62453 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:02.842873  6159 raft_consensus.cc:2272] T dedb68a77e9b496b8ff93d3347ae53ff P bf45b641d5dd4b868ad6c3f969c62453 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:02.844316  6159 tablet_replica.cc:333] T 5d50c49c764f4e3eb2da7dcb43cb6cba P bf45b641d5dd4b868ad6c3f969c62453: stopping tablet replica
I20260709 14:54:02.844785  6159 raft_consensus.cc:2243] T 5d50c49c764f4e3eb2da7dcb43cb6cba P bf45b641d5dd4b868ad6c3f969c62453 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:54:02.845479  6159 raft_consensus.cc:2272] T 5d50c49c764f4e3eb2da7dcb43cb6cba P bf45b641d5dd4b868ad6c3f969c62453 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:02.846993  6159 tablet_replica.cc:333] T 033212aa841d48719d87a261e8b7aedf P bf45b641d5dd4b868ad6c3f969c62453: stopping tablet replica
I20260709 14:54:02.847504  6159 raft_consensus.cc:2243] T 033212aa841d48719d87a261e8b7aedf P bf45b641d5dd4b868ad6c3f969c62453 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:02.847960  6159 raft_consensus.cc:2272] T 033212aa841d48719d87a261e8b7aedf P bf45b641d5dd4b868ad6c3f969c62453 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:02.849483  6159 tablet_replica.cc:333] T 6088170d0ecd400fac00c9b035588189 P bf45b641d5dd4b868ad6c3f969c62453: stopping tablet replica
I20260709 14:54:02.849952  6159 raft_consensus.cc:2243] T 6088170d0ecd400fac00c9b035588189 P bf45b641d5dd4b868ad6c3f969c62453 [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:54:02.850575  6159 raft_consensus.cc:2272] T 6088170d0ecd400fac00c9b035588189 P bf45b641d5dd4b868ad6c3f969c62453 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:02.852145  6159 tablet_replica.cc:333] T ab216845048a4a63a4b363b67637e9f0 P bf45b641d5dd4b868ad6c3f969c62453: stopping tablet replica
I20260709 14:54:02.852629  6159 raft_consensus.cc:2243] T ab216845048a4a63a4b363b67637e9f0 P bf45b641d5dd4b868ad6c3f969c62453 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:54:02.853313  6159 raft_consensus.cc:2272] T ab216845048a4a63a4b363b67637e9f0 P bf45b641d5dd4b868ad6c3f969c62453 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:02.854979  6159 tablet_replica.cc:333] T 8462e89fa934418886dcdb0647c5c552 P bf45b641d5dd4b868ad6c3f969c62453: stopping tablet replica
I20260709 14:54:02.855477  6159 raft_consensus.cc:2243] T 8462e89fa934418886dcdb0647c5c552 P bf45b641d5dd4b868ad6c3f969c62453 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:02.855814  6159 raft_consensus.cc:2272] T 8462e89fa934418886dcdb0647c5c552 P bf45b641d5dd4b868ad6c3f969c62453 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:02.857303  6159 tablet_replica.cc:333] T 350495a859c84a1eb59baf646f5de0f6 P bf45b641d5dd4b868ad6c3f969c62453: stopping tablet replica
I20260709 14:54:02.857754  6159 raft_consensus.cc:2243] T 350495a859c84a1eb59baf646f5de0f6 P bf45b641d5dd4b868ad6c3f969c62453 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:02.858091  6159 raft_consensus.cc:2272] T 350495a859c84a1eb59baf646f5de0f6 P bf45b641d5dd4b868ad6c3f969c62453 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:02.859680  6159 tablet_replica.cc:333] T bbcc360fbc064e3d83a35a26efc2e8fc P bf45b641d5dd4b868ad6c3f969c62453: stopping tablet replica
I20260709 14:54:02.860138  6159 raft_consensus.cc:2243] T bbcc360fbc064e3d83a35a26efc2e8fc P bf45b641d5dd4b868ad6c3f969c62453 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:02.860536  6159 raft_consensus.cc:2272] T bbcc360fbc064e3d83a35a26efc2e8fc P bf45b641d5dd4b868ad6c3f969c62453 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:02.862085  6159 tablet_replica.cc:333] T f0c99adf90c147cea715ae6fd6efccf5 P bf45b641d5dd4b868ad6c3f969c62453: stopping tablet replica
I20260709 14:54:02.862561  6159 raft_consensus.cc:2243] T f0c99adf90c147cea715ae6fd6efccf5 P bf45b641d5dd4b868ad6c3f969c62453 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:02.862931  6159 raft_consensus.cc:2272] T f0c99adf90c147cea715ae6fd6efccf5 P bf45b641d5dd4b868ad6c3f969c62453 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:02.864471  6159 tablet_replica.cc:333] T 97806160da8b4abe95e360749c2d311c P bf45b641d5dd4b868ad6c3f969c62453: stopping tablet replica
I20260709 14:54:02.864849  6159 raft_consensus.cc:2243] T 97806160da8b4abe95e360749c2d311c P bf45b641d5dd4b868ad6c3f969c62453 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:54:02.865579  6159 raft_consensus.cc:2272] T 97806160da8b4abe95e360749c2d311c P bf45b641d5dd4b868ad6c3f969c62453 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:02.866992  6159 tablet_replica.cc:333] T cf17a9d132194e99811fa03218e66e17 P bf45b641d5dd4b868ad6c3f969c62453: stopping tablet replica
I20260709 14:54:02.867460  6159 raft_consensus.cc:2243] T cf17a9d132194e99811fa03218e66e17 P bf45b641d5dd4b868ad6c3f969c62453 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:02.867856  6159 raft_consensus.cc:2272] T cf17a9d132194e99811fa03218e66e17 P bf45b641d5dd4b868ad6c3f969c62453 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:02.869321  6159 tablet_replica.cc:333] T c021532217254c94af1c1e5d633f7d01 P bf45b641d5dd4b868ad6c3f969c62453: stopping tablet replica
I20260709 14:54:02.869712  6159 raft_consensus.cc:2243] T c021532217254c94af1c1e5d633f7d01 P bf45b641d5dd4b868ad6c3f969c62453 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:54:02.870287  6159 raft_consensus.cc:2272] T c021532217254c94af1c1e5d633f7d01 P bf45b641d5dd4b868ad6c3f969c62453 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:02.871924  6159 tablet_replica.cc:333] T bfb16a9ed123411baf42930ef96847b6 P bf45b641d5dd4b868ad6c3f969c62453: stopping tablet replica
I20260709 14:54:02.872339  6159 raft_consensus.cc:2243] T bfb16a9ed123411baf42930ef96847b6 P bf45b641d5dd4b868ad6c3f969c62453 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:02.872638  6159 raft_consensus.cc:2272] T bfb16a9ed123411baf42930ef96847b6 P bf45b641d5dd4b868ad6c3f969c62453 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:02.874054  6159 tablet_replica.cc:333] T a1307a109a5d4579999c4940c344eb2a P bf45b641d5dd4b868ad6c3f969c62453: stopping tablet replica
I20260709 14:54:02.874434  6159 raft_consensus.cc:2243] T a1307a109a5d4579999c4940c344eb2a P bf45b641d5dd4b868ad6c3f969c62453 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:02.874743  6159 raft_consensus.cc:2272] T a1307a109a5d4579999c4940c344eb2a P bf45b641d5dd4b868ad6c3f969c62453 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:02.876228  6159 tablet_replica.cc:333] T 57c0caa7558c4f95a29b1c8342bd7588 P bf45b641d5dd4b868ad6c3f969c62453: stopping tablet replica
I20260709 14:54:02.876626  6159 raft_consensus.cc:2243] T 57c0caa7558c4f95a29b1c8342bd7588 P bf45b641d5dd4b868ad6c3f969c62453 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:02.876936  6159 raft_consensus.cc:2272] T 57c0caa7558c4f95a29b1c8342bd7588 P bf45b641d5dd4b868ad6c3f969c62453 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:02.935336  6159 tablet_server.cc:196] TabletServer@127.6.3.196:0 shutdown complete.
I20260709 14:54:02.993849  6159 master.cc:562] Master@127.6.3.254:40445 shutting down...
I20260709 14:54:03.016458  6159 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 34cf450d547a435cbe8ae5cd7259315d [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:54:03.016991  6159 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 34cf450d547a435cbe8ae5cd7259315d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:03.017316  6159 tablet_replica.cc:333] T 00000000000000000000000000000000 P 34cf450d547a435cbe8ae5cd7259315d: stopping tablet replica
I20260709 14:54:03.067276  6159 master.cc:584] Master@127.6.3.254:40445 shutdown complete.
[       OK ] LeaderRebalancerTest.RestartTserver (25453 ms)
[ RUN      ] LeaderRebalancerTest.TestMaintenanceMode
I20260709 14:54:03.151593  6159 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.6.3.254:37207
I20260709 14:54:03.152653  6159 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:54:03.157742  9226 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
W20260709 14:54:03.157869  9227 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
W20260709 14:54:03.159003  9229 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
I20260709 14:54:03.159772  6159 server_base.cc:1061] running on GCE node
I20260709 14:54:03.160594  6159 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 14:54:03.160773  6159 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 14:54:03.160884  6159 hybrid_clock.cc:648] HybridClock initialized: now 1783608843160873 us; error 0 us; skew 500 ppm
I20260709 14:54:03.161307  6159 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:54:03.163620  6159 webserver.cc:533] Webserver started at http://127.6.3.254:43269/ using document root <none> and password file <none>
I20260709 14:54:03.164018  6159 fs_manager.cc:362] Metadata directory not provided
I20260709 14:54:03.164155  6159 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 14:54:03.164350  6159 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 14:54:03.165243  6159 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskD7XNpc/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783608775933393-6159-0/minicluster-data/master-0-root/instance:
uuid: "7d1fe22046874b65b62837114f099b55"
format_stamp: "Formatted at 2026-07-09 14:54:03 on dist-test-slave-rx4q"
I20260709 14:54:03.169262  6159 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.002s
I20260709 14:54:03.172268  9234 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:54:03.172922  6159 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260709 14:54:03.173202  6159 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskD7XNpc/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783608775933393-6159-0/minicluster-data/master-0-root
uuid: "7d1fe22046874b65b62837114f099b55"
format_stamp: "Formatted at 2026-07-09 14:54:03 on dist-test-slave-rx4q"
I20260709 14:54:03.173465  6159 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskD7XNpc/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783608775933393-6159-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskD7XNpc/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783608775933393-6159-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskD7XNpc/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783608775933393-6159-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)
I20260709 14:54:03.196358  6159 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:54:03.197434  6159 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:54:03.231895  6159 rpc_server.cc:307] RPC server started. Bound to: 127.6.3.254:37207
I20260709 14:54:03.231982  9285 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.6.3.254:37207 every 8 connection(s)
I20260709 14:54:03.235500  9286 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:03.244810  9286 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 7d1fe22046874b65b62837114f099b55: Bootstrap starting.
I20260709 14:54:03.249356  9286 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 7d1fe22046874b65b62837114f099b55: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:03.252982  9286 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 7d1fe22046874b65b62837114f099b55: No bootstrap required, opened a new log
I20260709 14:54:03.254825  9286 raft_consensus.cc:359] T 00000000000000000000000000000000 P 7d1fe22046874b65b62837114f099b55 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7d1fe22046874b65b62837114f099b55" member_type: VOTER }
I20260709 14:54:03.255215  9286 raft_consensus.cc:385] T 00000000000000000000000000000000 P 7d1fe22046874b65b62837114f099b55 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:03.255389  9286 raft_consensus.cc:740] T 00000000000000000000000000000000 P 7d1fe22046874b65b62837114f099b55 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7d1fe22046874b65b62837114f099b55, State: Initialized, Role: FOLLOWER
I20260709 14:54:03.255844  9286 consensus_queue.cc:260] T 00000000000000000000000000000000 P 7d1fe22046874b65b62837114f099b55 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7d1fe22046874b65b62837114f099b55" member_type: VOTER }
I20260709 14:54:03.256198  9286 raft_consensus.cc:399] T 00000000000000000000000000000000 P 7d1fe22046874b65b62837114f099b55 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260709 14:54:03.256366  9286 raft_consensus.cc:493] T 00000000000000000000000000000000 P 7d1fe22046874b65b62837114f099b55 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260709 14:54:03.256544  9286 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 7d1fe22046874b65b62837114f099b55 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:03.260177  9286 raft_consensus.cc:515] T 00000000000000000000000000000000 P 7d1fe22046874b65b62837114f099b55 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7d1fe22046874b65b62837114f099b55" member_type: VOTER }
I20260709 14:54:03.260589  9286 leader_election.cc:304] T 00000000000000000000000000000000 P 7d1fe22046874b65b62837114f099b55 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 7d1fe22046874b65b62837114f099b55; no voters: 
I20260709 14:54:03.261442  9286 leader_election.cc:290] T 00000000000000000000000000000000 P 7d1fe22046874b65b62837114f099b55 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260709 14:54:03.261792  9289 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 7d1fe22046874b65b62837114f099b55 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:54:03.263010  9289 raft_consensus.cc:697] T 00000000000000000000000000000000 P 7d1fe22046874b65b62837114f099b55 [term 1 LEADER]: Becoming Leader. State: Replica: 7d1fe22046874b65b62837114f099b55, State: Running, Role: LEADER
I20260709 14:54:03.263654  9289 consensus_queue.cc:237] T 00000000000000000000000000000000 P 7d1fe22046874b65b62837114f099b55 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7d1fe22046874b65b62837114f099b55" member_type: VOTER }
I20260709 14:54:03.264148  9286 sys_catalog.cc:565] T 00000000000000000000000000000000 P 7d1fe22046874b65b62837114f099b55 [sys.catalog]: configured and running, proceeding with master startup.
I20260709 14:54:03.268364  9291 sys_catalog.cc:455] T 00000000000000000000000000000000 P 7d1fe22046874b65b62837114f099b55 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 7d1fe22046874b65b62837114f099b55. Latest consensus state: current_term: 1 leader_uuid: "7d1fe22046874b65b62837114f099b55" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7d1fe22046874b65b62837114f099b55" member_type: VOTER } }
I20260709 14:54:03.268524  9290 sys_catalog.cc:455] T 00000000000000000000000000000000 P 7d1fe22046874b65b62837114f099b55 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "7d1fe22046874b65b62837114f099b55" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7d1fe22046874b65b62837114f099b55" member_type: VOTER } }
I20260709 14:54:03.269125  9291 sys_catalog.cc:458] T 00000000000000000000000000000000 P 7d1fe22046874b65b62837114f099b55 [sys.catalog]: This master's current role is: LEADER
I20260709 14:54:03.269316  9290 sys_catalog.cc:458] T 00000000000000000000000000000000 P 7d1fe22046874b65b62837114f099b55 [sys.catalog]: This master's current role is: LEADER
I20260709 14:54:03.277289  9296 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260709 14:54:03.281803  9296 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260709 14:54:03.282862  6159 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260709 14:54:03.289170  9296 catalog_manager.cc:1383] Generated new cluster ID: 3dc555696cfc47a080ff98a14ba79cfd
I20260709 14:54:03.289443  9296 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260709 14:54:03.310570  9296 catalog_manager.cc:1406] Generated new certificate authority record
I20260709 14:54:03.311793  9296 catalog_manager.cc:1540] Loading token signing keys...
I20260709 14:54:03.323364  9296 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 7d1fe22046874b65b62837114f099b55: Generated new TSK 0
I20260709 14:54:03.323916  9296 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260709 14:54:03.348721  6159 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:54:03.354362  9307 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
W20260709 14:54:03.355341  9308 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
W20260709 14:54:03.356700  9310 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
I20260709 14:54:03.357185  6159 server_base.cc:1061] running on GCE node
I20260709 14:54:03.358057  6159 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 14:54:03.358235  6159 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 14:54:03.358412  6159 hybrid_clock.cc:648] HybridClock initialized: now 1783608843358382 us; error 0 us; skew 500 ppm
I20260709 14:54:03.358914  6159 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:54:03.360954  6159 webserver.cc:533] Webserver started at http://127.6.3.193:38155/ using document root <none> and password file <none>
I20260709 14:54:03.361390  6159 fs_manager.cc:362] Metadata directory not provided
I20260709 14:54:03.361572  6159 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 14:54:03.361821  6159 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 14:54:03.362813  6159 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskD7XNpc/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783608775933393-6159-0/minicluster-data/ts-0-root/instance:
uuid: "dc94ae5711c8467fbedb96a7e67ef157"
format_stamp: "Formatted at 2026-07-09 14:54:03 on dist-test-slave-rx4q"
I20260709 14:54:03.366904  6159 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.000s
I20260709 14:54:03.369577  9315 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:54:03.370218  6159 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.000s	sys 0.002s
I20260709 14:54:03.370483  6159 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskD7XNpc/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783608775933393-6159-0/minicluster-data/ts-0-root
uuid: "dc94ae5711c8467fbedb96a7e67ef157"
format_stamp: "Formatted at 2026-07-09 14:54:03 on dist-test-slave-rx4q"
I20260709 14:54:03.370747  6159 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskD7XNpc/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783608775933393-6159-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskD7XNpc/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783608775933393-6159-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskD7XNpc/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783608775933393-6159-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)
I20260709 14:54:03.380481  6159 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:54:03.381532  6159 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:54:03.382795  6159 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 14:54:03.384800  6159 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 14:54:03.384997  6159 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:54:03.385248  6159 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 14:54:03.385413  6159 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:54:03.421372  6159 rpc_server.cc:307] RPC server started. Bound to: 127.6.3.193:32829
I20260709 14:54:03.421478  9377 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.6.3.193:32829 every 8 connection(s)
I20260709 14:54:03.425678  6159 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:54:03.432793  9382 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
W20260709 14:54:03.433308  9383 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
W20260709 14:54:03.436699  9385 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
I20260709 14:54:03.437011  6159 server_base.cc:1061] running on GCE node
I20260709 14:54:03.437621  9378 heartbeater.cc:344] Connected to a master server at 127.6.3.254:37207
I20260709 14:54:03.437963  9378 heartbeater.cc:461] Registering TS with master...
I20260709 14:54:03.438606  6159 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260709 14:54:03.438585  9378 heartbeater.cc:507] Master 127.6.3.254:37207 requested a full tablet report, sending...
W20260709 14:54:03.438881  6159 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 14:54:03.439067  6159 hybrid_clock.cc:648] HybridClock initialized: now 1783608843439049 us; error 0 us; skew 500 ppm
I20260709 14:54:03.439790  6159 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:54:03.440986  9251 ts_manager.cc:194] Registered new tserver with Master: dc94ae5711c8467fbedb96a7e67ef157 (127.6.3.193:32829)
I20260709 14:54:03.442305  6159 webserver.cc:533] Webserver started at http://127.6.3.194:43079/ using document root <none> and password file <none>
I20260709 14:54:03.442950  6159 fs_manager.cc:362] Metadata directory not provided
I20260709 14:54:03.443197  6159 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 14:54:03.443360  9251 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:41650
I20260709 14:54:03.443526  6159 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 14:54:03.444873  6159 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskD7XNpc/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783608775933393-6159-0/minicluster-data/ts-1-root/instance:
uuid: "d44d19fe0aff482ea572a3372e43e71e"
format_stamp: "Formatted at 2026-07-09 14:54:03 on dist-test-slave-rx4q"
I20260709 14:54:03.448935  6159 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260709 14:54:03.451889  9390 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:54:03.452577  6159 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260709 14:54:03.452858  6159 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskD7XNpc/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783608775933393-6159-0/minicluster-data/ts-1-root
uuid: "d44d19fe0aff482ea572a3372e43e71e"
format_stamp: "Formatted at 2026-07-09 14:54:03 on dist-test-slave-rx4q"
I20260709 14:54:03.453122  6159 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskD7XNpc/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783608775933393-6159-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskD7XNpc/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783608775933393-6159-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskD7XNpc/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783608775933393-6159-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)
I20260709 14:54:03.461938  6159 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:54:03.462989  6159 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:54:03.464357  6159 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 14:54:03.466312  6159 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 14:54:03.466570  6159 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:54:03.466812  6159 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 14:54:03.466987  6159 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:54:03.504122  6159 rpc_server.cc:307] RPC server started. Bound to: 127.6.3.194:43423
I20260709 14:54:03.504222  9452 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.6.3.194:43423 every 8 connection(s)
I20260709 14:54:03.508752  6159 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:54:03.515408  9456 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
W20260709 14:54:03.515847  9457 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
W20260709 14:54:03.523468  9459 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
I20260709 14:54:03.523499  6159 server_base.cc:1061] running on GCE node
I20260709 14:54:03.524796  6159 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 14:54:03.525032  6159 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 14:54:03.525246  6159 hybrid_clock.cc:648] HybridClock initialized: now 1783608843525212 us; error 0 us; skew 500 ppm
I20260709 14:54:03.525794  6159 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:54:03.526046  9453 heartbeater.cc:344] Connected to a master server at 127.6.3.254:37207
I20260709 14:54:03.526396  9453 heartbeater.cc:461] Registering TS with master...
I20260709 14:54:03.527210  9453 heartbeater.cc:507] Master 127.6.3.254:37207 requested a full tablet report, sending...
I20260709 14:54:03.528179  6159 webserver.cc:533] Webserver started at http://127.6.3.195:37153/ using document root <none> and password file <none>
I20260709 14:54:03.528728  6159 fs_manager.cc:362] Metadata directory not provided
I20260709 14:54:03.528934  6159 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 14:54:03.529194  6159 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 14:54:03.529192  9251 ts_manager.cc:194] Registered new tserver with Master: d44d19fe0aff482ea572a3372e43e71e (127.6.3.194:43423)
I20260709 14:54:03.530484  6159 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskD7XNpc/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783608775933393-6159-0/minicluster-data/ts-2-root/instance:
uuid: "f7e17c47b4cd4c0db8ec1fc7e2b33f9a"
format_stamp: "Formatted at 2026-07-09 14:54:03 on dist-test-slave-rx4q"
I20260709 14:54:03.530629  9251 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:41652
I20260709 14:54:03.534756  6159 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260709 14:54:03.537787  9464 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:54:03.538434  6159 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260709 14:54:03.538713  6159 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskD7XNpc/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783608775933393-6159-0/minicluster-data/ts-2-root
uuid: "f7e17c47b4cd4c0db8ec1fc7e2b33f9a"
format_stamp: "Formatted at 2026-07-09 14:54:03 on dist-test-slave-rx4q"
I20260709 14:54:03.538987  6159 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskD7XNpc/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783608775933393-6159-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskD7XNpc/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783608775933393-6159-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskD7XNpc/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783608775933393-6159-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)
I20260709 14:54:03.555195  6159 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:54:03.556237  6159 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:54:03.557542  6159 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 14:54:03.559597  6159 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 14:54:03.559816  6159 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:54:03.560055  6159 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 14:54:03.560227  6159 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:54:03.597414  6159 rpc_server.cc:307] RPC server started. Bound to: 127.6.3.195:46063
I20260709 14:54:03.597515  9526 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.6.3.195:46063 every 8 connection(s)
I20260709 14:54:03.609858  9527 heartbeater.cc:344] Connected to a master server at 127.6.3.254:37207
I20260709 14:54:03.610203  9527 heartbeater.cc:461] Registering TS with master...
I20260709 14:54:03.610839  9527 heartbeater.cc:507] Master 127.6.3.254:37207 requested a full tablet report, sending...
I20260709 14:54:03.612654  9251 ts_manager.cc:194] Registered new tserver with Master: f7e17c47b4cd4c0db8ec1fc7e2b33f9a (127.6.3.195:46063)
I20260709 14:54:03.613613  6159 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.01331944s
I20260709 14:54:03.614123  9251 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:41668
I20260709 14:54:03.635576  9251 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:41676:
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\314\314\314\014\004\001\000\230\231\231\031\004\001\000dff&\004\001\0000333\004\001\000\374\377\377?\004\001\000\310\314\314L\004\001\000\224\231\231Y\004\001\000`fff\004\001\000,33s""\004\001\000\314\314\314\014\004\001\000\230\231\231\031\004\001\000dff&\004\001\0000333\004\001\000\374\377\377?\004\001\000\310\314\314L\004\001\000\224\231\231Y\004\001\000`fff\004\001\000,33s"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260709 14:54:03.638183  9251 catalog_manager.cc:7077] 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.
I20260709 14:54:03.709275  9343 tablet_service.cc:1511] Processing CreateTablet for tablet 03ba3bdfcd8f4bb4a2c4ca1167099ab2 (DEFAULT_TABLE table=test-workload [id=db71b3bb0e60492e88a484301c9fbd40]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260709 14:54:03.710672  9343 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 03ba3bdfcd8f4bb4a2c4ca1167099ab2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:03.712152  9342 tablet_service.cc:1511] Processing CreateTablet for tablet 8eba5028ba854a91a6acf00f7c8f29a6 (DEFAULT_TABLE table=test-workload [id=db71b3bb0e60492e88a484301c9fbd40]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260709 14:54:03.713533  9342 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8eba5028ba854a91a6acf00f7c8f29a6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:03.714617  9340 tablet_service.cc:1511] Processing CreateTablet for tablet e7d1bff0a02f4d7788f29e36a6821cb1 (DEFAULT_TABLE table=test-workload [id=db71b3bb0e60492e88a484301c9fbd40]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260709 14:54:03.715915  9340 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e7d1bff0a02f4d7788f29e36a6821cb1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:03.718452  9341 tablet_service.cc:1511] Processing CreateTablet for tablet afdf8c320ae14f80bb4800a346664c30 (DEFAULT_TABLE table=test-workload [id=db71b3bb0e60492e88a484301c9fbd40]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260709 14:54:03.720082  9339 tablet_service.cc:1511] Processing CreateTablet for tablet c7ac5fa9a2ab47fda28d2598de9ce385 (DEFAULT_TABLE table=test-workload [id=db71b3bb0e60492e88a484301c9fbd40]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260709 14:54:03.721336  9339 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c7ac5fa9a2ab47fda28d2598de9ce385. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:03.723819  9341 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet afdf8c320ae14f80bb4800a346664c30. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:03.727802  9338 tablet_service.cc:1511] Processing CreateTablet for tablet ada304aea34546a08a3442bff0c7968e (DEFAULT_TABLE table=test-workload [id=db71b3bb0e60492e88a484301c9fbd40]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260709 14:54:03.728112  9337 tablet_service.cc:1511] Processing CreateTablet for tablet e08636c467454acfa7f1397d62a8c0e3 (DEFAULT_TABLE table=test-workload [id=db71b3bb0e60492e88a484301c9fbd40]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260709 14:54:03.729105  9338 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ada304aea34546a08a3442bff0c7968e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:03.730131  9336 tablet_service.cc:1511] Processing CreateTablet for tablet ac9462fbaf574bb9bc87930d2c4e7016 (DEFAULT_TABLE table=test-workload [id=db71b3bb0e60492e88a484301c9fbd40]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260709 14:54:03.731356  9336 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ac9462fbaf574bb9bc87930d2c4e7016. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:03.735379  9337 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e08636c467454acfa7f1397d62a8c0e3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:03.761994  9342 tablet_service.cc:1511] Processing CreateTablet for tablet 188a81667b934de4a014bb7ec637d34f (DEFAULT_TABLE table=test-workload [id=db71b3bb0e60492e88a484301c9fbd40]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260709 14:54:03.762780  9418 tablet_service.cc:1511] Processing CreateTablet for tablet 03ba3bdfcd8f4bb4a2c4ca1167099ab2 (DEFAULT_TABLE table=test-workload [id=db71b3bb0e60492e88a484301c9fbd40]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260709 14:54:03.763302  9342 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 188a81667b934de4a014bb7ec637d34f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:03.764082  9418 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 03ba3bdfcd8f4bb4a2c4ca1167099ab2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:03.764212  9416 tablet_service.cc:1511] Processing CreateTablet for tablet afdf8c320ae14f80bb4800a346664c30 (DEFAULT_TABLE table=test-workload [id=db71b3bb0e60492e88a484301c9fbd40]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260709 14:54:03.765466  9416 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet afdf8c320ae14f80bb4800a346664c30. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:03.768106  9417 tablet_service.cc:1511] Processing CreateTablet for tablet 8eba5028ba854a91a6acf00f7c8f29a6 (DEFAULT_TABLE table=test-workload [id=db71b3bb0e60492e88a484301c9fbd40]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260709 14:54:03.769340  9417 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8eba5028ba854a91a6acf00f7c8f29a6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:03.769204  9414 tablet_service.cc:1511] Processing CreateTablet for tablet c7ac5fa9a2ab47fda28d2598de9ce385 (DEFAULT_TABLE table=test-workload [id=db71b3bb0e60492e88a484301c9fbd40]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260709 14:54:03.770452  9414 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c7ac5fa9a2ab47fda28d2598de9ce385. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:03.771941  9413 tablet_service.cc:1511] Processing CreateTablet for tablet ada304aea34546a08a3442bff0c7968e (DEFAULT_TABLE table=test-workload [id=db71b3bb0e60492e88a484301c9fbd40]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260709 14:54:03.778231  9413 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ada304aea34546a08a3442bff0c7968e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:03.779172  9411 tablet_service.cc:1511] Processing CreateTablet for tablet ac9462fbaf574bb9bc87930d2c4e7016 (DEFAULT_TABLE table=test-workload [id=db71b3bb0e60492e88a484301c9fbd40]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260709 14:54:03.780452  9411 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ac9462fbaf574bb9bc87930d2c4e7016. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:03.768144  9415 tablet_service.cc:1511] Processing CreateTablet for tablet e7d1bff0a02f4d7788f29e36a6821cb1 (DEFAULT_TABLE table=test-workload [id=db71b3bb0e60492e88a484301c9fbd40]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260709 14:54:03.776432  9412 tablet_service.cc:1511] Processing CreateTablet for tablet e08636c467454acfa7f1397d62a8c0e3 (DEFAULT_TABLE table=test-workload [id=db71b3bb0e60492e88a484301c9fbd40]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260709 14:54:03.786118  9415 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e7d1bff0a02f4d7788f29e36a6821cb1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:03.786664  9412 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e08636c467454acfa7f1397d62a8c0e3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:03.795614  9541 tablet_bootstrap.cc:492] T 8eba5028ba854a91a6acf00f7c8f29a6 P dc94ae5711c8467fbedb96a7e67ef157: Bootstrap starting.
I20260709 14:54:03.803910  9541 tablet_bootstrap.cc:654] T 8eba5028ba854a91a6acf00f7c8f29a6 P dc94ae5711c8467fbedb96a7e67ef157: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:03.816653  9541 tablet_bootstrap.cc:492] T 8eba5028ba854a91a6acf00f7c8f29a6 P dc94ae5711c8467fbedb96a7e67ef157: No bootstrap required, opened a new log
I20260709 14:54:03.817167  9541 ts_tablet_manager.cc:1403] T 8eba5028ba854a91a6acf00f7c8f29a6 P dc94ae5711c8467fbedb96a7e67ef157: Time spent bootstrapping tablet: real 0.022s	user 0.019s	sys 0.000s
I20260709 14:54:03.820264  9492 tablet_service.cc:1511] Processing CreateTablet for tablet 03ba3bdfcd8f4bb4a2c4ca1167099ab2 (DEFAULT_TABLE table=test-workload [id=db71b3bb0e60492e88a484301c9fbd40]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260709 14:54:03.820757  9541 raft_consensus.cc:359] T 8eba5028ba854a91a6acf00f7c8f29a6 P dc94ae5711c8467fbedb96a7e67ef157 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dc94ae5711c8467fbedb96a7e67ef157" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 32829 } } peers { permanent_uuid: "d44d19fe0aff482ea572a3372e43e71e" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43423 } } peers { permanent_uuid: "f7e17c47b4cd4c0db8ec1fc7e2b33f9a" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 46063 } }
I20260709 14:54:03.821564  9492 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 03ba3bdfcd8f4bb4a2c4ca1167099ab2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:03.821786  9541 raft_consensus.cc:385] T 8eba5028ba854a91a6acf00f7c8f29a6 P dc94ae5711c8467fbedb96a7e67ef157 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:03.822202  9541 raft_consensus.cc:740] T 8eba5028ba854a91a6acf00f7c8f29a6 P dc94ae5711c8467fbedb96a7e67ef157 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dc94ae5711c8467fbedb96a7e67ef157, State: Initialized, Role: FOLLOWER
I20260709 14:54:03.823290  9541 consensus_queue.cc:260] T 8eba5028ba854a91a6acf00f7c8f29a6 P dc94ae5711c8467fbedb96a7e67ef157 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dc94ae5711c8467fbedb96a7e67ef157" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 32829 } } peers { permanent_uuid: "d44d19fe0aff482ea572a3372e43e71e" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43423 } } peers { permanent_uuid: "f7e17c47b4cd4c0db8ec1fc7e2b33f9a" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 46063 } }
I20260709 14:54:03.832701  9491 tablet_service.cc:1511] Processing CreateTablet for tablet 8eba5028ba854a91a6acf00f7c8f29a6 (DEFAULT_TABLE table=test-workload [id=db71b3bb0e60492e88a484301c9fbd40]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260709 14:54:03.834028  9491 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8eba5028ba854a91a6acf00f7c8f29a6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:03.834154  9486 tablet_service.cc:1511] Processing CreateTablet for tablet e08636c467454acfa7f1397d62a8c0e3 (DEFAULT_TABLE table=test-workload [id=db71b3bb0e60492e88a484301c9fbd40]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260709 14:54:03.836009  9486 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e08636c467454acfa7f1397d62a8c0e3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:03.836598  9485 tablet_service.cc:1511] Processing CreateTablet for tablet ac9462fbaf574bb9bc87930d2c4e7016 (DEFAULT_TABLE table=test-workload [id=db71b3bb0e60492e88a484301c9fbd40]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260709 14:54:03.837836  9485 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ac9462fbaf574bb9bc87930d2c4e7016. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:03.837601  9489 tablet_service.cc:1511] Processing CreateTablet for tablet e7d1bff0a02f4d7788f29e36a6821cb1 (DEFAULT_TABLE table=test-workload [id=db71b3bb0e60492e88a484301c9fbd40]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260709 14:54:03.838757  9489 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e7d1bff0a02f4d7788f29e36a6821cb1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:03.839529  9484 tablet_service.cc:1511] Processing CreateTablet for tablet 188a81667b934de4a014bb7ec637d34f (DEFAULT_TABLE table=test-workload [id=db71b3bb0e60492e88a484301c9fbd40]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260709 14:54:03.840826  9484 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 188a81667b934de4a014bb7ec637d34f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:03.844069  9487 tablet_service.cc:1511] Processing CreateTablet for tablet ada304aea34546a08a3442bff0c7968e (DEFAULT_TABLE table=test-workload [id=db71b3bb0e60492e88a484301c9fbd40]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260709 14:54:03.845311  9487 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ada304aea34546a08a3442bff0c7968e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:03.846450  9340 tablet_service.cc:1511] Processing CreateTablet for tablet 2e95caaddeb04c0680c7a9b66693133c (DEFAULT_TABLE table=test-workload [id=db71b3bb0e60492e88a484301c9fbd40]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260709 14:54:03.847630  9340 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2e95caaddeb04c0680c7a9b66693133c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:03.848232  9416 tablet_service.cc:1511] Processing CreateTablet for tablet 188a81667b934de4a014bb7ec637d34f (DEFAULT_TABLE table=test-workload [id=db71b3bb0e60492e88a484301c9fbd40]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260709 14:54:03.836601  9488 tablet_service.cc:1511] Processing CreateTablet for tablet c7ac5fa9a2ab47fda28d2598de9ce385 (DEFAULT_TABLE table=test-workload [id=db71b3bb0e60492e88a484301c9fbd40]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260709 14:54:03.836635  9541 ts_tablet_manager.cc:1434] T 8eba5028ba854a91a6acf00f7c8f29a6 P dc94ae5711c8467fbedb96a7e67ef157: Time spent starting tablet: real 0.019s	user 0.006s	sys 0.004s
I20260709 14:54:03.850191  9416 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 188a81667b934de4a014bb7ec637d34f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:03.850288  9488 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c7ac5fa9a2ab47fda28d2598de9ce385. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:03.850495  9541 tablet_bootstrap.cc:492] T afdf8c320ae14f80bb4800a346664c30 P dc94ae5711c8467fbedb96a7e67ef157: Bootstrap starting.
I20260709 14:54:03.849061  9490 tablet_service.cc:1511] Processing CreateTablet for tablet afdf8c320ae14f80bb4800a346664c30 (DEFAULT_TABLE table=test-workload [id=db71b3bb0e60492e88a484301c9fbd40]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260709 14:54:03.855367  9378 heartbeater.cc:499] Master 127.6.3.254:37207 was elected leader, sending a full tablet report...
I20260709 14:54:03.856379  9490 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet afdf8c320ae14f80bb4800a346664c30. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:03.857066  9542 tablet_bootstrap.cc:492] T ac9462fbaf574bb9bc87930d2c4e7016 P d44d19fe0aff482ea572a3372e43e71e: Bootstrap starting.
I20260709 14:54:03.868374  9541 tablet_bootstrap.cc:654] T afdf8c320ae14f80bb4800a346664c30 P dc94ae5711c8467fbedb96a7e67ef157: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:03.876397  9542 tablet_bootstrap.cc:654] T ac9462fbaf574bb9bc87930d2c4e7016 P d44d19fe0aff482ea572a3372e43e71e: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:03.881700  9483 tablet_service.cc:1511] Processing CreateTablet for tablet 2e95caaddeb04c0680c7a9b66693133c (DEFAULT_TABLE table=test-workload [id=db71b3bb0e60492e88a484301c9fbd40]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260709 14:54:03.883426  9483 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2e95caaddeb04c0680c7a9b66693133c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:03.896409  9411 tablet_service.cc:1511] Processing CreateTablet for tablet 2e95caaddeb04c0680c7a9b66693133c (DEFAULT_TABLE table=test-workload [id=db71b3bb0e60492e88a484301c9fbd40]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260709 14:54:03.897943  9411 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2e95caaddeb04c0680c7a9b66693133c. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 14:54:03.925616  9379 tablet.cc:2406] T 8eba5028ba854a91a6acf00f7c8f29a6 P dc94ae5711c8467fbedb96a7e67ef157: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260709 14:54:03.937732  9542 tablet_bootstrap.cc:492] T ac9462fbaf574bb9bc87930d2c4e7016 P d44d19fe0aff482ea572a3372e43e71e: No bootstrap required, opened a new log
I20260709 14:54:03.938205  9542 ts_tablet_manager.cc:1403] T ac9462fbaf574bb9bc87930d2c4e7016 P d44d19fe0aff482ea572a3372e43e71e: Time spent bootstrapping tablet: real 0.081s	user 0.031s	sys 0.036s
I20260709 14:54:03.938795  9546 tablet_bootstrap.cc:492] T 188a81667b934de4a014bb7ec637d34f P f7e17c47b4cd4c0db8ec1fc7e2b33f9a: Bootstrap starting.
I20260709 14:54:03.941054  9542 raft_consensus.cc:359] T ac9462fbaf574bb9bc87930d2c4e7016 P d44d19fe0aff482ea572a3372e43e71e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dc94ae5711c8467fbedb96a7e67ef157" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 32829 } } peers { permanent_uuid: "d44d19fe0aff482ea572a3372e43e71e" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43423 } } peers { permanent_uuid: "f7e17c47b4cd4c0db8ec1fc7e2b33f9a" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 46063 } }
I20260709 14:54:03.941756  9542 raft_consensus.cc:385] T ac9462fbaf574bb9bc87930d2c4e7016 P d44d19fe0aff482ea572a3372e43e71e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:03.942050  9542 raft_consensus.cc:740] T ac9462fbaf574bb9bc87930d2c4e7016 P d44d19fe0aff482ea572a3372e43e71e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d44d19fe0aff482ea572a3372e43e71e, State: Initialized, Role: FOLLOWER
I20260709 14:54:03.942804  9542 consensus_queue.cc:260] T ac9462fbaf574bb9bc87930d2c4e7016 P d44d19fe0aff482ea572a3372e43e71e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dc94ae5711c8467fbedb96a7e67ef157" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 32829 } } peers { permanent_uuid: "d44d19fe0aff482ea572a3372e43e71e" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43423 } } peers { permanent_uuid: "f7e17c47b4cd4c0db8ec1fc7e2b33f9a" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 46063 } }
I20260709 14:54:03.945447  9541 tablet_bootstrap.cc:492] T afdf8c320ae14f80bb4800a346664c30 P dc94ae5711c8467fbedb96a7e67ef157: No bootstrap required, opened a new log
I20260709 14:54:03.946108  9541 ts_tablet_manager.cc:1403] T afdf8c320ae14f80bb4800a346664c30 P dc94ae5711c8467fbedb96a7e67ef157: Time spent bootstrapping tablet: real 0.096s	user 0.010s	sys 0.000s
I20260709 14:54:03.964040  9546 tablet_bootstrap.cc:654] T 188a81667b934de4a014bb7ec637d34f P f7e17c47b4cd4c0db8ec1fc7e2b33f9a: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:03.949777  9541 raft_consensus.cc:359] T afdf8c320ae14f80bb4800a346664c30 P dc94ae5711c8467fbedb96a7e67ef157 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dc94ae5711c8467fbedb96a7e67ef157" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 32829 } } peers { permanent_uuid: "d44d19fe0aff482ea572a3372e43e71e" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43423 } } peers { permanent_uuid: "f7e17c47b4cd4c0db8ec1fc7e2b33f9a" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 46063 } }
I20260709 14:54:03.965924  9541 raft_consensus.cc:385] T afdf8c320ae14f80bb4800a346664c30 P dc94ae5711c8467fbedb96a7e67ef157 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:03.966216  9541 raft_consensus.cc:740] T afdf8c320ae14f80bb4800a346664c30 P dc94ae5711c8467fbedb96a7e67ef157 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dc94ae5711c8467fbedb96a7e67ef157, State: Initialized, Role: FOLLOWER
I20260709 14:54:03.966933  9541 consensus_queue.cc:260] T afdf8c320ae14f80bb4800a346664c30 P dc94ae5711c8467fbedb96a7e67ef157 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dc94ae5711c8467fbedb96a7e67ef157" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 32829 } } peers { permanent_uuid: "d44d19fe0aff482ea572a3372e43e71e" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43423 } } peers { permanent_uuid: "f7e17c47b4cd4c0db8ec1fc7e2b33f9a" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 46063 } }
I20260709 14:54:03.968921  9542 ts_tablet_manager.cc:1434] T ac9462fbaf574bb9bc87930d2c4e7016 P d44d19fe0aff482ea572a3372e43e71e: Time spent starting tablet: real 0.030s	user 0.008s	sys 0.023s
I20260709 14:54:03.968995  9541 ts_tablet_manager.cc:1434] T afdf8c320ae14f80bb4800a346664c30 P dc94ae5711c8467fbedb96a7e67ef157: Time spent starting tablet: real 0.023s	user 0.004s	sys 0.004s
I20260709 14:54:03.969844  9453 heartbeater.cc:499] Master 127.6.3.254:37207 was elected leader, sending a full tablet report...
I20260709 14:54:03.970466  9541 tablet_bootstrap.cc:492] T ada304aea34546a08a3442bff0c7968e P dc94ae5711c8467fbedb96a7e67ef157: Bootstrap starting.
I20260709 14:54:03.976840  9541 tablet_bootstrap.cc:654] T ada304aea34546a08a3442bff0c7968e P dc94ae5711c8467fbedb96a7e67ef157: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:03.978111  9542 tablet_bootstrap.cc:492] T e08636c467454acfa7f1397d62a8c0e3 P d44d19fe0aff482ea572a3372e43e71e: Bootstrap starting.
I20260709 14:54:03.982270  9546 tablet_bootstrap.cc:492] T 188a81667b934de4a014bb7ec637d34f P f7e17c47b4cd4c0db8ec1fc7e2b33f9a: No bootstrap required, opened a new log
I20260709 14:54:03.982721  9541 tablet_bootstrap.cc:492] T ada304aea34546a08a3442bff0c7968e P dc94ae5711c8467fbedb96a7e67ef157: No bootstrap required, opened a new log
I20260709 14:54:03.982795  9546 ts_tablet_manager.cc:1403] T 188a81667b934de4a014bb7ec637d34f P f7e17c47b4cd4c0db8ec1fc7e2b33f9a: Time spent bootstrapping tablet: real 0.044s	user 0.013s	sys 0.009s
I20260709 14:54:03.983349  9541 ts_tablet_manager.cc:1403] T ada304aea34546a08a3442bff0c7968e P dc94ae5711c8467fbedb96a7e67ef157: Time spent bootstrapping tablet: real 0.013s	user 0.011s	sys 0.000s
I20260709 14:54:03.984611  9542 tablet_bootstrap.cc:654] T e08636c467454acfa7f1397d62a8c0e3 P d44d19fe0aff482ea572a3372e43e71e: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:03.985874  9546 raft_consensus.cc:359] T 188a81667b934de4a014bb7ec637d34f P f7e17c47b4cd4c0db8ec1fc7e2b33f9a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dc94ae5711c8467fbedb96a7e67ef157" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 32829 } } peers { permanent_uuid: "d44d19fe0aff482ea572a3372e43e71e" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43423 } } peers { permanent_uuid: "f7e17c47b4cd4c0db8ec1fc7e2b33f9a" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 46063 } }
I20260709 14:54:03.986606  9546 raft_consensus.cc:385] T 188a81667b934de4a014bb7ec637d34f P f7e17c47b4cd4c0db8ec1fc7e2b33f9a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:03.986930  9546 raft_consensus.cc:740] T 188a81667b934de4a014bb7ec637d34f P f7e17c47b4cd4c0db8ec1fc7e2b33f9a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f7e17c47b4cd4c0db8ec1fc7e2b33f9a, State: Initialized, Role: FOLLOWER
I20260709 14:54:03.987777  9541 raft_consensus.cc:359] T ada304aea34546a08a3442bff0c7968e P dc94ae5711c8467fbedb96a7e67ef157 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dc94ae5711c8467fbedb96a7e67ef157" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 32829 } } peers { permanent_uuid: "d44d19fe0aff482ea572a3372e43e71e" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43423 } } peers { permanent_uuid: "f7e17c47b4cd4c0db8ec1fc7e2b33f9a" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 46063 } }
I20260709 14:54:03.988547  9541 raft_consensus.cc:385] T ada304aea34546a08a3442bff0c7968e P dc94ae5711c8467fbedb96a7e67ef157 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:03.988844  9541 raft_consensus.cc:740] T ada304aea34546a08a3442bff0c7968e P dc94ae5711c8467fbedb96a7e67ef157 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dc94ae5711c8467fbedb96a7e67ef157, State: Initialized, Role: FOLLOWER
I20260709 14:54:03.987777  9546 consensus_queue.cc:260] T 188a81667b934de4a014bb7ec637d34f P f7e17c47b4cd4c0db8ec1fc7e2b33f9a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dc94ae5711c8467fbedb96a7e67ef157" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 32829 } } peers { permanent_uuid: "d44d19fe0aff482ea572a3372e43e71e" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43423 } } peers { permanent_uuid: "f7e17c47b4cd4c0db8ec1fc7e2b33f9a" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 46063 } }
I20260709 14:54:03.989770  9541 consensus_queue.cc:260] T ada304aea34546a08a3442bff0c7968e P dc94ae5711c8467fbedb96a7e67ef157 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dc94ae5711c8467fbedb96a7e67ef157" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 32829 } } peers { permanent_uuid: "d44d19fe0aff482ea572a3372e43e71e" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43423 } } peers { permanent_uuid: "f7e17c47b4cd4c0db8ec1fc7e2b33f9a" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 46063 } }
I20260709 14:54:03.990268  9542 tablet_bootstrap.cc:492] T e08636c467454acfa7f1397d62a8c0e3 P d44d19fe0aff482ea572a3372e43e71e: No bootstrap required, opened a new log
I20260709 14:54:03.990772  9542 ts_tablet_manager.cc:1403] T e08636c467454acfa7f1397d62a8c0e3 P d44d19fe0aff482ea572a3372e43e71e: Time spent bootstrapping tablet: real 0.013s	user 0.008s	sys 0.004s
I20260709 14:54:03.992911  9542 raft_consensus.cc:359] T e08636c467454acfa7f1397d62a8c0e3 P d44d19fe0aff482ea572a3372e43e71e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dc94ae5711c8467fbedb96a7e67ef157" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 32829 } } peers { permanent_uuid: "d44d19fe0aff482ea572a3372e43e71e" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43423 } } peers { permanent_uuid: "f7e17c47b4cd4c0db8ec1fc7e2b33f9a" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 46063 } }
I20260709 14:54:03.993507  9542 raft_consensus.cc:385] T e08636c467454acfa7f1397d62a8c0e3 P d44d19fe0aff482ea572a3372e43e71e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:03.993808  9542 raft_consensus.cc:740] T e08636c467454acfa7f1397d62a8c0e3 P d44d19fe0aff482ea572a3372e43e71e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d44d19fe0aff482ea572a3372e43e71e, State: Initialized, Role: FOLLOWER
I20260709 14:54:03.994889  9541 ts_tablet_manager.cc:1434] T ada304aea34546a08a3442bff0c7968e P dc94ae5711c8467fbedb96a7e67ef157: Time spent starting tablet: real 0.011s	user 0.005s	sys 0.000s
I20260709 14:54:03.996173  9541 tablet_bootstrap.cc:492] T c7ac5fa9a2ab47fda28d2598de9ce385 P dc94ae5711c8467fbedb96a7e67ef157: Bootstrap starting.
I20260709 14:54:03.996781  9542 consensus_queue.cc:260] T e08636c467454acfa7f1397d62a8c0e3 P d44d19fe0aff482ea572a3372e43e71e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dc94ae5711c8467fbedb96a7e67ef157" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 32829 } } peers { permanent_uuid: "d44d19fe0aff482ea572a3372e43e71e" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43423 } } peers { permanent_uuid: "f7e17c47b4cd4c0db8ec1fc7e2b33f9a" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 46063 } }
I20260709 14:54:03.999221  9542 ts_tablet_manager.cc:1434] T e08636c467454acfa7f1397d62a8c0e3 P d44d19fe0aff482ea572a3372e43e71e: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260709 14:54:04.000075  9542 tablet_bootstrap.cc:492] T afdf8c320ae14f80bb4800a346664c30 P d44d19fe0aff482ea572a3372e43e71e: Bootstrap starting.
I20260709 14:54:04.004133  9541 tablet_bootstrap.cc:654] T c7ac5fa9a2ab47fda28d2598de9ce385 P dc94ae5711c8467fbedb96a7e67ef157: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:04.006037  9542 tablet_bootstrap.cc:654] T afdf8c320ae14f80bb4800a346664c30 P d44d19fe0aff482ea572a3372e43e71e: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:04.008838  9546 ts_tablet_manager.cc:1434] T 188a81667b934de4a014bb7ec637d34f P f7e17c47b4cd4c0db8ec1fc7e2b33f9a: Time spent starting tablet: real 0.026s	user 0.012s	sys 0.010s
I20260709 14:54:04.010046  9546 tablet_bootstrap.cc:492] T e08636c467454acfa7f1397d62a8c0e3 P f7e17c47b4cd4c0db8ec1fc7e2b33f9a: Bootstrap starting.
I20260709 14:54:04.010059  9527 heartbeater.cc:499] Master 127.6.3.254:37207 was elected leader, sending a full tablet report...
I20260709 14:54:04.015100  9544 raft_consensus.cc:493] T 8eba5028ba854a91a6acf00f7c8f29a6 P dc94ae5711c8467fbedb96a7e67ef157 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:54:04.015604  9544 raft_consensus.cc:515] T 8eba5028ba854a91a6acf00f7c8f29a6 P dc94ae5711c8467fbedb96a7e67ef157 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dc94ae5711c8467fbedb96a7e67ef157" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 32829 } } peers { permanent_uuid: "d44d19fe0aff482ea572a3372e43e71e" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43423 } } peers { permanent_uuid: "f7e17c47b4cd4c0db8ec1fc7e2b33f9a" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 46063 } }
I20260709 14:54:04.016979  9546 tablet_bootstrap.cc:654] T e08636c467454acfa7f1397d62a8c0e3 P f7e17c47b4cd4c0db8ec1fc7e2b33f9a: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:04.018092  9544 leader_election.cc:290] T 8eba5028ba854a91a6acf00f7c8f29a6 P dc94ae5711c8467fbedb96a7e67ef157 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d44d19fe0aff482ea572a3372e43e71e (127.6.3.194:43423), f7e17c47b4cd4c0db8ec1fc7e2b33f9a (127.6.3.195:46063)
I20260709 14:54:04.016018  9542 tablet_bootstrap.cc:492] T afdf8c320ae14f80bb4800a346664c30 P d44d19fe0aff482ea572a3372e43e71e: No bootstrap required, opened a new log
I20260709 14:54:04.019977  9542 ts_tablet_manager.cc:1403] T afdf8c320ae14f80bb4800a346664c30 P d44d19fe0aff482ea572a3372e43e71e: Time spent bootstrapping tablet: real 0.020s	user 0.011s	sys 0.003s
I20260709 14:54:04.022787  9542 raft_consensus.cc:359] T afdf8c320ae14f80bb4800a346664c30 P d44d19fe0aff482ea572a3372e43e71e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dc94ae5711c8467fbedb96a7e67ef157" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 32829 } } peers { permanent_uuid: "d44d19fe0aff482ea572a3372e43e71e" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43423 } } peers { permanent_uuid: "f7e17c47b4cd4c0db8ec1fc7e2b33f9a" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 46063 } }
I20260709 14:54:04.023499  9542 raft_consensus.cc:385] T afdf8c320ae14f80bb4800a346664c30 P d44d19fe0aff482ea572a3372e43e71e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:04.023808  9542 raft_consensus.cc:740] T afdf8c320ae14f80bb4800a346664c30 P d44d19fe0aff482ea572a3372e43e71e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d44d19fe0aff482ea572a3372e43e71e, State: Initialized, Role: FOLLOWER
I20260709 14:54:04.026253  9541 tablet_bootstrap.cc:492] T c7ac5fa9a2ab47fda28d2598de9ce385 P dc94ae5711c8467fbedb96a7e67ef157: No bootstrap required, opened a new log
I20260709 14:54:04.026723  9541 ts_tablet_manager.cc:1403] T c7ac5fa9a2ab47fda28d2598de9ce385 P dc94ae5711c8467fbedb96a7e67ef157: Time spent bootstrapping tablet: real 0.031s	user 0.014s	sys 0.000s
I20260709 14:54:04.029337  9541 raft_consensus.cc:359] T c7ac5fa9a2ab47fda28d2598de9ce385 P dc94ae5711c8467fbedb96a7e67ef157 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dc94ae5711c8467fbedb96a7e67ef157" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 32829 } } peers { permanent_uuid: "d44d19fe0aff482ea572a3372e43e71e" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43423 } } peers { permanent_uuid: "f7e17c47b4cd4c0db8ec1fc7e2b33f9a" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 46063 } }
I20260709 14:54:04.030057  9541 raft_consensus.cc:385] T c7ac5fa9a2ab47fda28d2598de9ce385 P dc94ae5711c8467fbedb96a7e67ef157 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:04.030324  9541 raft_consensus.cc:740] T c7ac5fa9a2ab47fda28d2598de9ce385 P dc94ae5711c8467fbedb96a7e67ef157 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dc94ae5711c8467fbedb96a7e67ef157, State: Initialized, Role: FOLLOWER
I20260709 14:54:04.030968  9541 consensus_queue.cc:260] T c7ac5fa9a2ab47fda28d2598de9ce385 P dc94ae5711c8467fbedb96a7e67ef157 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dc94ae5711c8467fbedb96a7e67ef157" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 32829 } } peers { permanent_uuid: "d44d19fe0aff482ea572a3372e43e71e" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43423 } } peers { permanent_uuid: "f7e17c47b4cd4c0db8ec1fc7e2b33f9a" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 46063 } }
I20260709 14:54:04.033116  9541 ts_tablet_manager.cc:1434] T c7ac5fa9a2ab47fda28d2598de9ce385 P dc94ae5711c8467fbedb96a7e67ef157: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260709 14:54:04.034025  9541 tablet_bootstrap.cc:492] T 188a81667b934de4a014bb7ec637d34f P dc94ae5711c8467fbedb96a7e67ef157: Bootstrap starting.
I20260709 14:54:04.024557  9542 consensus_queue.cc:260] T afdf8c320ae14f80bb4800a346664c30 P d44d19fe0aff482ea572a3372e43e71e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dc94ae5711c8467fbedb96a7e67ef157" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 32829 } } peers { permanent_uuid: "d44d19fe0aff482ea572a3372e43e71e" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43423 } } peers { permanent_uuid: "f7e17c47b4cd4c0db8ec1fc7e2b33f9a" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 46063 } }
I20260709 14:54:04.036384  9542 ts_tablet_manager.cc:1434] T afdf8c320ae14f80bb4800a346664c30 P d44d19fe0aff482ea572a3372e43e71e: Time spent starting tablet: real 0.016s	user 0.006s	sys 0.000s
I20260709 14:54:04.037320  9542 tablet_bootstrap.cc:492] T ada304aea34546a08a3442bff0c7968e P d44d19fe0aff482ea572a3372e43e71e: Bootstrap starting.
I20260709 14:54:04.040663  9541 tablet_bootstrap.cc:654] T 188a81667b934de4a014bb7ec637d34f P dc94ae5711c8467fbedb96a7e67ef157: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:04.042219  9428 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8eba5028ba854a91a6acf00f7c8f29a6" candidate_uuid: "dc94ae5711c8467fbedb96a7e67ef157" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d44d19fe0aff482ea572a3372e43e71e" is_pre_election: true
W20260709 14:54:04.044281  9319 leader_election.cc:343] T 8eba5028ba854a91a6acf00f7c8f29a6 P dc94ae5711c8467fbedb96a7e67ef157 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d44d19fe0aff482ea572a3372e43e71e (127.6.3.194:43423): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:54:04.048689  9542 tablet_bootstrap.cc:654] T ada304aea34546a08a3442bff0c7968e P d44d19fe0aff482ea572a3372e43e71e: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:04.050794  9546 tablet_bootstrap.cc:492] T e08636c467454acfa7f1397d62a8c0e3 P f7e17c47b4cd4c0db8ec1fc7e2b33f9a: No bootstrap required, opened a new log
I20260709 14:54:04.050849  9541 tablet_bootstrap.cc:492] T 188a81667b934de4a014bb7ec637d34f P dc94ae5711c8467fbedb96a7e67ef157: No bootstrap required, opened a new log
I20260709 14:54:04.051553  9546 ts_tablet_manager.cc:1403] T e08636c467454acfa7f1397d62a8c0e3 P f7e17c47b4cd4c0db8ec1fc7e2b33f9a: Time spent bootstrapping tablet: real 0.042s	user 0.006s	sys 0.008s
I20260709 14:54:04.051607  9541 ts_tablet_manager.cc:1403] T 188a81667b934de4a014bb7ec637d34f P dc94ae5711c8467fbedb96a7e67ef157: Time spent bootstrapping tablet: real 0.018s	user 0.009s	sys 0.008s
I20260709 14:54:04.054515  9541 raft_consensus.cc:359] T 188a81667b934de4a014bb7ec637d34f P dc94ae5711c8467fbedb96a7e67ef157 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dc94ae5711c8467fbedb96a7e67ef157" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 32829 } } peers { permanent_uuid: "d44d19fe0aff482ea572a3372e43e71e" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43423 } } peers { permanent_uuid: "f7e17c47b4cd4c0db8ec1fc7e2b33f9a" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 46063 } }
I20260709 14:54:04.054662  9546 raft_consensus.cc:359] T e08636c467454acfa7f1397d62a8c0e3 P f7e17c47b4cd4c0db8ec1fc7e2b33f9a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dc94ae5711c8467fbedb96a7e67ef157" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 32829 } } peers { permanent_uuid: "d44d19fe0aff482ea572a3372e43e71e" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43423 } } peers { permanent_uuid: "f7e17c47b4cd4c0db8ec1fc7e2b33f9a" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 46063 } }
I20260709 14:54:04.055403  9541 raft_consensus.cc:385] T 188a81667b934de4a014bb7ec637d34f P dc94ae5711c8467fbedb96a7e67ef157 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:04.055408  9546 raft_consensus.cc:385] T e08636c467454acfa7f1397d62a8c0e3 P f7e17c47b4cd4c0db8ec1fc7e2b33f9a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:04.055914  9541 raft_consensus.cc:740] T 188a81667b934de4a014bb7ec637d34f P dc94ae5711c8467fbedb96a7e67ef157 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dc94ae5711c8467fbedb96a7e67ef157, State: Initialized, Role: FOLLOWER
I20260709 14:54:04.055959  9546 raft_consensus.cc:740] T e08636c467454acfa7f1397d62a8c0e3 P f7e17c47b4cd4c0db8ec1fc7e2b33f9a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f7e17c47b4cd4c0db8ec1fc7e2b33f9a, State: Initialized, Role: FOLLOWER
I20260709 14:54:04.056751  9541 consensus_queue.cc:260] T 188a81667b934de4a014bb7ec637d34f P dc94ae5711c8467fbedb96a7e67ef157 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dc94ae5711c8467fbedb96a7e67ef157" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 32829 } } peers { permanent_uuid: "d44d19fe0aff482ea572a3372e43e71e" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43423 } } peers { permanent_uuid: "f7e17c47b4cd4c0db8ec1fc7e2b33f9a" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 46063 } }
I20260709 14:54:04.057910  9502 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8eba5028ba854a91a6acf00f7c8f29a6" candidate_uuid: "dc94ae5711c8467fbedb96a7e67ef157" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f7e17c47b4cd4c0db8ec1fc7e2b33f9a" is_pre_election: true
I20260709 14:54:04.059007  9541 ts_tablet_manager.cc:1434] T 188a81667b934de4a014bb7ec637d34f P dc94ae5711c8467fbedb96a7e67ef157: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 14:54:04.059974  9541 tablet_bootstrap.cc:492] T 03ba3bdfcd8f4bb4a2c4ca1167099ab2 P dc94ae5711c8467fbedb96a7e67ef157: Bootstrap starting.
W20260709 14:54:04.060523  9319 leader_election.cc:343] T 8eba5028ba854a91a6acf00f7c8f29a6 P dc94ae5711c8467fbedb96a7e67ef157 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f7e17c47b4cd4c0db8ec1fc7e2b33f9a (127.6.3.195:46063): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:54:04.060957  9319 leader_election.cc:304] T 8eba5028ba854a91a6acf00f7c8f29a6 P dc94ae5711c8467fbedb96a7e67ef157 [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: dc94ae5711c8467fbedb96a7e67ef157; no voters: d44d19fe0aff482ea572a3372e43e71e, f7e17c47b4cd4c0db8ec1fc7e2b33f9a
I20260709 14:54:04.062829  9546 consensus_queue.cc:260] T e08636c467454acfa7f1397d62a8c0e3 P f7e17c47b4cd4c0db8ec1fc7e2b33f9a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dc94ae5711c8467fbedb96a7e67ef157" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 32829 } } peers { permanent_uuid: "d44d19fe0aff482ea572a3372e43e71e" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43423 } } peers { permanent_uuid: "f7e17c47b4cd4c0db8ec1fc7e2b33f9a" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 46063 } }
I20260709 14:54:04.064971  9544 raft_consensus.cc:2749] T 8eba5028ba854a91a6acf00f7c8f29a6 P dc94ae5711c8467fbedb96a7e67ef157 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:54:04.065858  9541 tablet_bootstrap.cc:654] T 03ba3bdfcd8f4bb4a2c4ca1167099ab2 P dc94ae5711c8467fbedb96a7e67ef157: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:04.072019  9546 ts_tablet_manager.cc:1434] T e08636c467454acfa7f1397d62a8c0e3 P f7e17c47b4cd4c0db8ec1fc7e2b33f9a: Time spent starting tablet: real 0.020s	user 0.006s	sys 0.001s
I20260709 14:54:04.075508  9546 tablet_bootstrap.cc:492] T afdf8c320ae14f80bb4800a346664c30 P f7e17c47b4cd4c0db8ec1fc7e2b33f9a: Bootstrap starting.
I20260709 14:54:04.076869  9542 tablet_bootstrap.cc:492] T ada304aea34546a08a3442bff0c7968e P d44d19fe0aff482ea572a3372e43e71e: No bootstrap required, opened a new log
I20260709 14:54:04.077342  9542 ts_tablet_manager.cc:1403] T ada304aea34546a08a3442bff0c7968e P d44d19fe0aff482ea572a3372e43e71e: Time spent bootstrapping tablet: real 0.040s	user 0.009s	sys 0.021s
I20260709 14:54:04.080330  9542 raft_consensus.cc:359] T ada304aea34546a08a3442bff0c7968e P d44d19fe0aff482ea572a3372e43e71e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dc94ae5711c8467fbedb96a7e67ef157" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 32829 } } peers { permanent_uuid: "d44d19fe0aff482ea572a3372e43e71e" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43423 } } peers { permanent_uuid: "f7e17c47b4cd4c0db8ec1fc7e2b33f9a" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 46063 } }
I20260709 14:54:04.081022  9542 raft_consensus.cc:385] T ada304aea34546a08a3442bff0c7968e P d44d19fe0aff482ea572a3372e43e71e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:04.081318  9542 raft_consensus.cc:740] T ada304aea34546a08a3442bff0c7968e P d44d19fe0aff482ea572a3372e43e71e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d44d19fe0aff482ea572a3372e43e71e, State: Initialized, Role: FOLLOWER
I20260709 14:54:04.081514  9546 tablet_bootstrap.cc:654] T afdf8c320ae14f80bb4800a346664c30 P f7e17c47b4cd4c0db8ec1fc7e2b33f9a: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:04.082067  9542 consensus_queue.cc:260] T ada304aea34546a08a3442bff0c7968e P d44d19fe0aff482ea572a3372e43e71e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dc94ae5711c8467fbedb96a7e67ef157" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 32829 } } peers { permanent_uuid: "d44d19fe0aff482ea572a3372e43e71e" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43423 } } peers { permanent_uuid: "f7e17c47b4cd4c0db8ec1fc7e2b33f9a" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 46063 } }
I20260709 14:54:04.086052  9542 ts_tablet_manager.cc:1434] T ada304aea34546a08a3442bff0c7968e P d44d19fe0aff482ea572a3372e43e71e: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.002s
I20260709 14:54:04.086792  9542 tablet_bootstrap.cc:492] T 8eba5028ba854a91a6acf00f7c8f29a6 P d44d19fe0aff482ea572a3372e43e71e: Bootstrap starting.
I20260709 14:54:04.086819  9541 tablet_bootstrap.cc:492] T 03ba3bdfcd8f4bb4a2c4ca1167099ab2 P dc94ae5711c8467fbedb96a7e67ef157: No bootstrap required, opened a new log
I20260709 14:54:04.087348  9541 ts_tablet_manager.cc:1403] T 03ba3bdfcd8f4bb4a2c4ca1167099ab2 P dc94ae5711c8467fbedb96a7e67ef157: Time spent bootstrapping tablet: real 0.028s	user 0.009s	sys 0.017s
I20260709 14:54:04.089636  9546 tablet_bootstrap.cc:492] T afdf8c320ae14f80bb4800a346664c30 P f7e17c47b4cd4c0db8ec1fc7e2b33f9a: No bootstrap required, opened a new log
I20260709 14:54:04.090104  9546 ts_tablet_manager.cc:1403] T afdf8c320ae14f80bb4800a346664c30 P f7e17c47b4cd4c0db8ec1fc7e2b33f9a: Time spent bootstrapping tablet: real 0.015s	user 0.008s	sys 0.001s
I20260709 14:54:04.090236  9541 raft_consensus.cc:359] T 03ba3bdfcd8f4bb4a2c4ca1167099ab2 P dc94ae5711c8467fbedb96a7e67ef157 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dc94ae5711c8467fbedb96a7e67ef157" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 32829 } } peers { permanent_uuid: "d44d19fe0aff482ea572a3372e43e71e" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43423 } } peers { permanent_uuid: "f7e17c47b4cd4c0db8ec1fc7e2b33f9a" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 46063 } }
I20260709 14:54:04.090950  9541 raft_consensus.cc:385] T 03ba3bdfcd8f4bb4a2c4ca1167099ab2 P dc94ae5711c8467fbedb96a7e67ef157 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:04.091253  9541 raft_consensus.cc:740] T 03ba3bdfcd8f4bb4a2c4ca1167099ab2 P dc94ae5711c8467fbedb96a7e67ef157 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dc94ae5711c8467fbedb96a7e67ef157, State: Initialized, Role: FOLLOWER
I20260709 14:54:04.091921  9541 consensus_queue.cc:260] T 03ba3bdfcd8f4bb4a2c4ca1167099ab2 P dc94ae5711c8467fbedb96a7e67ef157 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dc94ae5711c8467fbedb96a7e67ef157" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 32829 } } peers { permanent_uuid: "d44d19fe0aff482ea572a3372e43e71e" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43423 } } peers { permanent_uuid: "f7e17c47b4cd4c0db8ec1fc7e2b33f9a" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 46063 } }
I20260709 14:54:04.092835  9546 raft_consensus.cc:359] T afdf8c320ae14f80bb4800a346664c30 P f7e17c47b4cd4c0db8ec1fc7e2b33f9a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dc94ae5711c8467fbedb96a7e67ef157" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 32829 } } peers { permanent_uuid: "d44d19fe0aff482ea572a3372e43e71e" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43423 } } peers { permanent_uuid: "f7e17c47b4cd4c0db8ec1fc7e2b33f9a" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 46063 } }
I20260709 14:54:04.093581  9546 raft_consensus.cc:385] T afdf8c320ae14f80bb4800a346664c30 P f7e17c47b4cd4c0db8ec1fc7e2b33f9a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:04.093853  9546 raft_consensus.cc:740] T afdf8c320ae14f80bb4800a346664c30 P f7e17c47b4cd4c0db8ec1fc7e2b33f9a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f7e17c47b4cd4c0db8ec1fc7e2b33f9a, State: Initialized, Role: FOLLOWER
I20260709 14:54:04.094100  9541 ts_tablet_manager.cc:1434] T 03ba3bdfcd8f4bb4a2c4ca1167099ab2 P dc94ae5711c8467fbedb96a7e67ef157: Time spent starting tablet: real 0.006s	user 0.002s	sys 0.002s
I20260709 14:54:04.094547  9546 consensus_queue.cc:260] T afdf8c320ae14f80bb4800a346664c30 P f7e17c47b4cd4c0db8ec1fc7e2b33f9a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dc94ae5711c8467fbedb96a7e67ef157" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 32829 } } peers { permanent_uuid: "d44d19fe0aff482ea572a3372e43e71e" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43423 } } peers { permanent_uuid: "f7e17c47b4cd4c0db8ec1fc7e2b33f9a" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 46063 } }
I20260709 14:54:04.095175  9541 tablet_bootstrap.cc:492] T e08636c467454acfa7f1397d62a8c0e3 P dc94ae5711c8467fbedb96a7e67ef157: Bootstrap starting.
I20260709 14:54:04.092880  9542 tablet_bootstrap.cc:654] T 8eba5028ba854a91a6acf00f7c8f29a6 P d44d19fe0aff482ea572a3372e43e71e: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:04.096951  9546 ts_tablet_manager.cc:1434] T afdf8c320ae14f80bb4800a346664c30 P f7e17c47b4cd4c0db8ec1fc7e2b33f9a: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.003s
I20260709 14:54:04.097905  9546 tablet_bootstrap.cc:492] T 03ba3bdfcd8f4bb4a2c4ca1167099ab2 P f7e17c47b4cd4c0db8ec1fc7e2b33f9a: Bootstrap starting.
I20260709 14:54:04.101647  9541 tablet_bootstrap.cc:654] T e08636c467454acfa7f1397d62a8c0e3 P dc94ae5711c8467fbedb96a7e67ef157: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:04.105646  9546 tablet_bootstrap.cc:654] T 03ba3bdfcd8f4bb4a2c4ca1167099ab2 P f7e17c47b4cd4c0db8ec1fc7e2b33f9a: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:04.113588  9541 tablet_bootstrap.cc:492] T e08636c467454acfa7f1397d62a8c0e3 P dc94ae5711c8467fbedb96a7e67ef157: No bootstrap required, opened a new log
I20260709 14:54:04.114123  9541 ts_tablet_manager.cc:1403] T e08636c467454acfa7f1397d62a8c0e3 P dc94ae5711c8467fbedb96a7e67ef157: Time spent bootstrapping tablet: real 0.019s	user 0.008s	sys 0.008s
I20260709 14:54:04.117460  9542 tablet_bootstrap.cc:492] T 8eba5028ba854a91a6acf00f7c8f29a6 P d44d19fe0aff482ea572a3372e43e71e: No bootstrap required, opened a new log
I20260709 14:54:04.117987  9542 ts_tablet_manager.cc:1403] T 8eba5028ba854a91a6acf00f7c8f29a6 P d44d19fe0aff482ea572a3372e43e71e: Time spent bootstrapping tablet: real 0.031s	user 0.017s	sys 0.009s
I20260709 14:54:04.117758  9541 raft_consensus.cc:359] T e08636c467454acfa7f1397d62a8c0e3 P dc94ae5711c8467fbedb96a7e67ef157 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dc94ae5711c8467fbedb96a7e67ef157" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 32829 } } peers { permanent_uuid: "d44d19fe0aff482ea572a3372e43e71e" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43423 } } peers { permanent_uuid: "f7e17c47b4cd4c0db8ec1fc7e2b33f9a" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 46063 } }
I20260709 14:54:04.118862  9541 raft_consensus.cc:385] T e08636c467454acfa7f1397d62a8c0e3 P dc94ae5711c8467fbedb96a7e67ef157 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:04.119290  9541 raft_consensus.cc:740] T e08636c467454acfa7f1397d62a8c0e3 P dc94ae5711c8467fbedb96a7e67ef157 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dc94ae5711c8467fbedb96a7e67ef157, State: Initialized, Role: FOLLOWER
I20260709 14:54:04.120258  9541 consensus_queue.cc:260] T e08636c467454acfa7f1397d62a8c0e3 P dc94ae5711c8467fbedb96a7e67ef157 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dc94ae5711c8467fbedb96a7e67ef157" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 32829 } } peers { permanent_uuid: "d44d19fe0aff482ea572a3372e43e71e" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43423 } } peers { permanent_uuid: "f7e17c47b4cd4c0db8ec1fc7e2b33f9a" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 46063 } }
I20260709 14:54:04.121006  9542 raft_consensus.cc:359] T 8eba5028ba854a91a6acf00f7c8f29a6 P d44d19fe0aff482ea572a3372e43e71e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dc94ae5711c8467fbedb96a7e67ef157" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 32829 } } peers { permanent_uuid: "d44d19fe0aff482ea572a3372e43e71e" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43423 } } peers { permanent_uuid: "f7e17c47b4cd4c0db8ec1fc7e2b33f9a" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 46063 } }
I20260709 14:54:04.121635  9542 raft_consensus.cc:385] T 8eba5028ba854a91a6acf00f7c8f29a6 P d44d19fe0aff482ea572a3372e43e71e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:04.121891  9542 raft_consensus.cc:740] T 8eba5028ba854a91a6acf00f7c8f29a6 P d44d19fe0aff482ea572a3372e43e71e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d44d19fe0aff482ea572a3372e43e71e, State: Initialized, Role: FOLLOWER
I20260709 14:54:04.122524  9542 consensus_queue.cc:260] T 8eba5028ba854a91a6acf00f7c8f29a6 P d44d19fe0aff482ea572a3372e43e71e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dc94ae5711c8467fbedb96a7e67ef157" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 32829 } } peers { permanent_uuid: "d44d19fe0aff482ea572a3372e43e71e" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43423 } } peers { permanent_uuid: "f7e17c47b4cd4c0db8ec1fc7e2b33f9a" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 46063 } }
I20260709 14:54:04.123729  9546 tablet_bootstrap.cc:492] T 03ba3bdfcd8f4bb4a2c4ca1167099ab2 P f7e17c47b4cd4c0db8ec1fc7e2b33f9a: No bootstrap required, opened a new log
I20260709 14:54:04.124212  9546 ts_tablet_manager.cc:1403] T 03ba3bdfcd8f4bb4a2c4ca1167099ab2 P f7e17c47b4cd4c0db8ec1fc7e2b33f9a: Time spent bootstrapping tablet: real 0.026s	user 0.019s	sys 0.005s
I20260709 14:54:04.124652  9541 ts_tablet_manager.cc:1434] T e08636c467454acfa7f1397d62a8c0e3 P dc94ae5711c8467fbedb96a7e67ef157: Time spent starting tablet: real 0.010s	user 0.010s	sys 0.001s
I20260709 14:54:04.125703  9541 tablet_bootstrap.cc:492] T ac9462fbaf574bb9bc87930d2c4e7016 P dc94ae5711c8467fbedb96a7e67ef157: Bootstrap starting.
I20260709 14:54:04.126992  9546 raft_consensus.cc:359] T 03ba3bdfcd8f4bb4a2c4ca1167099ab2 P f7e17c47b4cd4c0db8ec1fc7e2b33f9a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dc94ae5711c8467fbedb96a7e67ef157" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 32829 } } peers { permanent_uuid: "d44d19fe0aff482ea572a3372e43e71e" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43423 } } peers { permanent_uuid: "f7e17c47b4cd4c0db8ec1fc7e2b33f9a" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 46063 } }
I20260709 14:54:04.127708  9546 raft_consensus.cc:385] T 03ba3bdfcd8f4bb4a2c4ca1167099ab2 P f7e17c47b4cd4c0db8ec1fc7e2b33f9a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:04.127990  9546 raft_consensus.cc:740] T 03ba3bdfcd8f4bb4a2c4ca1167099ab2 P f7e17c47b4cd4c0db8ec1fc7e2b33f9a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f7e17c47b4cd4c0db8ec1fc7e2b33f9a, State: Initialized, Role: FOLLOWER
I20260709 14:54:04.128669  9542 ts_tablet_manager.cc:1434] T 8eba5028ba854a91a6acf00f7c8f29a6 P d44d19fe0aff482ea572a3372e43e71e: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.000s
I20260709 14:54:04.128813  9546 consensus_queue.cc:260] T 03ba3bdfcd8f4bb4a2c4ca1167099ab2 P f7e17c47b4cd4c0db8ec1fc7e2b33f9a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dc94ae5711c8467fbedb96a7e67ef157" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 32829 } } peers { permanent_uuid: "d44d19fe0aff482ea572a3372e43e71e" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43423 } } peers { permanent_uuid: "f7e17c47b4cd4c0db8ec1fc7e2b33f9a" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 46063 } }
I20260709 14:54:04.129691  9542 tablet_bootstrap.cc:492] T c7ac5fa9a2ab47fda28d2598de9ce385 P d44d19fe0aff482ea572a3372e43e71e: Bootstrap starting.
I20260709 14:54:04.132953  9541 tablet_bootstrap.cc:654] T ac9462fbaf574bb9bc87930d2c4e7016 P dc94ae5711c8467fbedb96a7e67ef157: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:04.133589  9546 ts_tablet_manager.cc:1434] T 03ba3bdfcd8f4bb4a2c4ca1167099ab2 P f7e17c47b4cd4c0db8ec1fc7e2b33f9a: Time spent starting tablet: real 0.009s	user 0.004s	sys 0.003s
I20260709 14:54:04.134547  9546 tablet_bootstrap.cc:492] T c7ac5fa9a2ab47fda28d2598de9ce385 P f7e17c47b4cd4c0db8ec1fc7e2b33f9a: Bootstrap starting.
I20260709 14:54:04.136224  9542 tablet_bootstrap.cc:654] T c7ac5fa9a2ab47fda28d2598de9ce385 P d44d19fe0aff482ea572a3372e43e71e: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:04.140542  9546 tablet_bootstrap.cc:654] T c7ac5fa9a2ab47fda28d2598de9ce385 P f7e17c47b4cd4c0db8ec1fc7e2b33f9a: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:04.144636  9541 tablet_bootstrap.cc:492] T ac9462fbaf574bb9bc87930d2c4e7016 P dc94ae5711c8467fbedb96a7e67ef157: No bootstrap required, opened a new log
I20260709 14:54:04.145244  9541 ts_tablet_manager.cc:1403] T ac9462fbaf574bb9bc87930d2c4e7016 P dc94ae5711c8467fbedb96a7e67ef157: Time spent bootstrapping tablet: real 0.020s	user 0.013s	sys 0.004s
I20260709 14:54:04.148553  9541 raft_consensus.cc:359] T ac9462fbaf574bb9bc87930d2c4e7016 P dc94ae5711c8467fbedb96a7e67ef157 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dc94ae5711c8467fbedb96a7e67ef157" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 32829 } } peers { permanent_uuid: "d44d19fe0aff482ea572a3372e43e71e" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43423 } } peers { permanent_uuid: "f7e17c47b4cd4c0db8ec1fc7e2b33f9a" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 46063 } }
I20260709 14:54:04.149534  9541 raft_consensus.cc:385] T ac9462fbaf574bb9bc87930d2c4e7016 P dc94ae5711c8467fbedb96a7e67ef157 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:04.149920  9541 raft_consensus.cc:740] T ac9462fbaf574bb9bc87930d2c4e7016 P dc94ae5711c8467fbedb96a7e67ef157 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dc94ae5711c8467fbedb96a7e67ef157, State: Initialized, Role: FOLLOWER
I20260709 14:54:04.151162  9541 consensus_queue.cc:260] T ac9462fbaf574bb9bc87930d2c4e7016 P dc94ae5711c8467fbedb96a7e67ef157 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dc94ae5711c8467fbedb96a7e67ef157" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 32829 } } peers { permanent_uuid: "d44d19fe0aff482ea572a3372e43e71e" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43423 } } peers { permanent_uuid: "f7e17c47b4cd4c0db8ec1fc7e2b33f9a" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 46063 } }
I20260709 14:54:04.152704  9542 tablet_bootstrap.cc:492] T c7ac5fa9a2ab47fda28d2598de9ce385 P d44d19fe0aff482ea572a3372e43e71e: No bootstrap required, opened a new log
I20260709 14:54:04.153057  9541 ts_tablet_manager.cc:1434] T ac9462fbaf574bb9bc87930d2c4e7016 P dc94ae5711c8467fbedb96a7e67ef157: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 14:54:04.153211  9542 ts_tablet_manager.cc:1403] T c7ac5fa9a2ab47fda28d2598de9ce385 P d44d19fe0aff482ea572a3372e43e71e: Time spent bootstrapping tablet: real 0.024s	user 0.019s	sys 0.004s
I20260709 14:54:04.153891  9541 tablet_bootstrap.cc:492] T e7d1bff0a02f4d7788f29e36a6821cb1 P dc94ae5711c8467fbedb96a7e67ef157: Bootstrap starting.
I20260709 14:54:04.155489  9546 tablet_bootstrap.cc:492] T c7ac5fa9a2ab47fda28d2598de9ce385 P f7e17c47b4cd4c0db8ec1fc7e2b33f9a: No bootstrap required, opened a new log
I20260709 14:54:04.155980  9546 ts_tablet_manager.cc:1403] T c7ac5fa9a2ab47fda28d2598de9ce385 P f7e17c47b4cd4c0db8ec1fc7e2b33f9a: Time spent bootstrapping tablet: real 0.022s	user 0.012s	sys 0.000s
I20260709 14:54:04.156205  9542 raft_consensus.cc:359] T c7ac5fa9a2ab47fda28d2598de9ce385 P d44d19fe0aff482ea572a3372e43e71e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dc94ae5711c8467fbedb96a7e67ef157" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 32829 } } peers { permanent_uuid: "d44d19fe0aff482ea572a3372e43e71e" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43423 } } peers { permanent_uuid: "f7e17c47b4cd4c0db8ec1fc7e2b33f9a" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 46063 } }
I20260709 14:54:04.156925  9542 raft_consensus.cc:385] T c7ac5fa9a2ab47fda28d2598de9ce385 P d44d19fe0aff482ea572a3372e43e71e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:04.157232  9542 raft_consensus.cc:740] T c7ac5fa9a2ab47fda28d2598de9ce385 P d44d19fe0aff482ea572a3372e43e71e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d44d19fe0aff482ea572a3372e43e71e, State: Initialized, Role: FOLLOWER
I20260709 14:54:04.157984  9542 consensus_queue.cc:260] T c7ac5fa9a2ab47fda28d2598de9ce385 P d44d19fe0aff482ea572a3372e43e71e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dc94ae5711c8467fbedb96a7e67ef157" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 32829 } } peers { permanent_uuid: "d44d19fe0aff482ea572a3372e43e71e" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43423 } } peers { permanent_uuid: "f7e17c47b4cd4c0db8ec1fc7e2b33f9a" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 46063 } }
I20260709 14:54:04.160072  9542 ts_tablet_manager.cc:1434] T c7ac5fa9a2ab47fda28d2598de9ce385 P d44d19fe0aff482ea572a3372e43e71e: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 14:54:04.160445  9541 tablet_bootstrap.cc:654] T e7d1bff0a02f4d7788f29e36a6821cb1 P dc94ae5711c8467fbedb96a7e67ef157: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:04.160897  9542 tablet_bootstrap.cc:492] T e7d1bff0a02f4d7788f29e36a6821cb1 P d44d19fe0aff482ea572a3372e43e71e: Bootstrap starting.
I20260709 14:54:04.163533  9546 raft_consensus.cc:359] T c7ac5fa9a2ab47fda28d2598de9ce385 P f7e17c47b4cd4c0db8ec1fc7e2b33f9a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dc94ae5711c8467fbedb96a7e67ef157" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 32829 } } peers { permanent_uuid: "d44d19fe0aff482ea572a3372e43e71e" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43423 } } peers { permanent_uuid: "f7e17c47b4cd4c0db8ec1fc7e2b33f9a" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 46063 } }
I20260709 14:54:04.164247  9546 raft_consensus.cc:385] T c7ac5fa9a2ab47fda28d2598de9ce385 P f7e17c47b4cd4c0db8ec1fc7e2b33f9a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:04.164515  9546 raft_consensus.cc:740] T c7ac5fa9a2ab47fda28d2598de9ce385 P f7e17c47b4cd4c0db8ec1fc7e2b33f9a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f7e17c47b4cd4c0db8ec1fc7e2b33f9a, State: Initialized, Role: FOLLOWER
I20260709 14:54:04.164649  9548 raft_consensus.cc:493] T ac9462fbaf574bb9bc87930d2c4e7016 P d44d19fe0aff482ea572a3372e43e71e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:54:04.165297  9548 raft_consensus.cc:515] T ac9462fbaf574bb9bc87930d2c4e7016 P d44d19fe0aff482ea572a3372e43e71e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dc94ae5711c8467fbedb96a7e67ef157" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 32829 } } peers { permanent_uuid: "d44d19fe0aff482ea572a3372e43e71e" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43423 } } peers { permanent_uuid: "f7e17c47b4cd4c0db8ec1fc7e2b33f9a" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 46063 } }
I20260709 14:54:04.170199  9542 tablet_bootstrap.cc:654] T e7d1bff0a02f4d7788f29e36a6821cb1 P d44d19fe0aff482ea572a3372e43e71e: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:04.174396  9541 tablet_bootstrap.cc:492] T e7d1bff0a02f4d7788f29e36a6821cb1 P dc94ae5711c8467fbedb96a7e67ef157: No bootstrap required, opened a new log
I20260709 14:54:04.174818  9541 ts_tablet_manager.cc:1403] T e7d1bff0a02f4d7788f29e36a6821cb1 P dc94ae5711c8467fbedb96a7e67ef157: Time spent bootstrapping tablet: real 0.021s	user 0.007s	sys 0.011s
I20260709 14:54:04.176272  9542 tablet_bootstrap.cc:492] T e7d1bff0a02f4d7788f29e36a6821cb1 P d44d19fe0aff482ea572a3372e43e71e: No bootstrap required, opened a new log
I20260709 14:54:04.176405  9548 leader_election.cc:290] T ac9462fbaf574bb9bc87930d2c4e7016 P d44d19fe0aff482ea572a3372e43e71e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers dc94ae5711c8467fbedb96a7e67ef157 (127.6.3.193:32829), f7e17c47b4cd4c0db8ec1fc7e2b33f9a (127.6.3.195:46063)
I20260709 14:54:04.176579  9541 raft_consensus.cc:359] T e7d1bff0a02f4d7788f29e36a6821cb1 P dc94ae5711c8467fbedb96a7e67ef157 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dc94ae5711c8467fbedb96a7e67ef157" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 32829 } } peers { permanent_uuid: "d44d19fe0aff482ea572a3372e43e71e" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43423 } } peers { permanent_uuid: "f7e17c47b4cd4c0db8ec1fc7e2b33f9a" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 46063 } }
I20260709 14:54:04.177205  9541 raft_consensus.cc:385] T e7d1bff0a02f4d7788f29e36a6821cb1 P dc94ae5711c8467fbedb96a7e67ef157 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:04.177433  9541 raft_consensus.cc:740] T e7d1bff0a02f4d7788f29e36a6821cb1 P dc94ae5711c8467fbedb96a7e67ef157 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dc94ae5711c8467fbedb96a7e67ef157, State: Initialized, Role: FOLLOWER
I20260709 14:54:04.178119  9544 raft_consensus.cc:493] T afdf8c320ae14f80bb4800a346664c30 P dc94ae5711c8467fbedb96a7e67ef157 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:54:04.178011  9541 consensus_queue.cc:260] T e7d1bff0a02f4d7788f29e36a6821cb1 P dc94ae5711c8467fbedb96a7e67ef157 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dc94ae5711c8467fbedb96a7e67ef157" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 32829 } } peers { permanent_uuid: "d44d19fe0aff482ea572a3372e43e71e" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43423 } } peers { permanent_uuid: "f7e17c47b4cd4c0db8ec1fc7e2b33f9a" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 46063 } }
I20260709 14:54:04.178565  9544 raft_consensus.cc:515] T afdf8c320ae14f80bb4800a346664c30 P dc94ae5711c8467fbedb96a7e67ef157 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dc94ae5711c8467fbedb96a7e67ef157" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 32829 } } peers { permanent_uuid: "d44d19fe0aff482ea572a3372e43e71e" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43423 } } peers { permanent_uuid: "f7e17c47b4cd4c0db8ec1fc7e2b33f9a" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 46063 } }
I20260709 14:54:04.180392  9542 ts_tablet_manager.cc:1403] T e7d1bff0a02f4d7788f29e36a6821cb1 P d44d19fe0aff482ea572a3372e43e71e: Time spent bootstrapping tablet: real 0.020s	user 0.014s	sys 0.000s
I20260709 14:54:04.180992  9544 leader_election.cc:290] T afdf8c320ae14f80bb4800a346664c30 P dc94ae5711c8467fbedb96a7e67ef157 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d44d19fe0aff482ea572a3372e43e71e (127.6.3.194:43423), f7e17c47b4cd4c0db8ec1fc7e2b33f9a (127.6.3.195:46063)
I20260709 14:54:04.183133  9502 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "afdf8c320ae14f80bb4800a346664c30" candidate_uuid: "dc94ae5711c8467fbedb96a7e67ef157" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f7e17c47b4cd4c0db8ec1fc7e2b33f9a" is_pre_election: true
I20260709 14:54:04.183938  9502 raft_consensus.cc:2468] T afdf8c320ae14f80bb4800a346664c30 P f7e17c47b4cd4c0db8ec1fc7e2b33f9a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dc94ae5711c8467fbedb96a7e67ef157 in term 0.
I20260709 14:54:04.186898  9542 raft_consensus.cc:359] T e7d1bff0a02f4d7788f29e36a6821cb1 P d44d19fe0aff482ea572a3372e43e71e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dc94ae5711c8467fbedb96a7e67ef157" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 32829 } } peers { permanent_uuid: "d44d19fe0aff482ea572a3372e43e71e" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43423 } } peers { permanent_uuid: "f7e17c47b4cd4c0db8ec1fc7e2b33f9a" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 46063 } }
I20260709 14:54:04.187721  9542 raft_consensus.cc:385] T e7d1bff0a02f4d7788f29e36a6821cb1 P d44d19fe0aff482ea572a3372e43e71e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:04.188022  9542 raft_consensus.cc:740] T e7d1bff0a02f4d7788f29e36a6821cb1 P d44d19fe0aff482ea572a3372e43e71e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d44d19fe0aff482ea572a3372e43e71e, State: Initialized, Role: FOLLOWER
I20260709 14:54:04.165282  9546 consensus_queue.cc:260] T c7ac5fa9a2ab47fda28d2598de9ce385 P f7e17c47b4cd4c0db8ec1fc7e2b33f9a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dc94ae5711c8467fbedb96a7e67ef157" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 32829 } } peers { permanent_uuid: "d44d19fe0aff482ea572a3372e43e71e" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43423 } } peers { permanent_uuid: "f7e17c47b4cd4c0db8ec1fc7e2b33f9a" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 46063 } }
I20260709 14:54:04.188779  9542 consensus_queue.cc:260] T e7d1bff0a02f4d7788f29e36a6821cb1 P d44d19fe0aff482ea572a3372e43e71e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dc94ae5711c8467fbedb96a7e67ef157" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 32829 } } peers { permanent_uuid: "d44d19fe0aff482ea572a3372e43e71e" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43423 } } peers { permanent_uuid: "f7e17c47b4cd4c0db8ec1fc7e2b33f9a" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 46063 } }
I20260709 14:54:04.190641  9319 leader_election.cc:304] T afdf8c320ae14f80bb4800a346664c30 P dc94ae5711c8467fbedb96a7e67ef157 [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: dc94ae5711c8467fbedb96a7e67ef157, f7e17c47b4cd4c0db8ec1fc7e2b33f9a; no voters: 
I20260709 14:54:04.191198  9542 ts_tablet_manager.cc:1434] T e7d1bff0a02f4d7788f29e36a6821cb1 P d44d19fe0aff482ea572a3372e43e71e: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.002s
I20260709 14:54:04.191757  9544 raft_consensus.cc:2804] T afdf8c320ae14f80bb4800a346664c30 P dc94ae5711c8467fbedb96a7e67ef157 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:54:04.192210  9544 raft_consensus.cc:493] T afdf8c320ae14f80bb4800a346664c30 P dc94ae5711c8467fbedb96a7e67ef157 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:54:04.192602  9544 raft_consensus.cc:3060] T afdf8c320ae14f80bb4800a346664c30 P dc94ae5711c8467fbedb96a7e67ef157 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:04.194253  9546 ts_tablet_manager.cc:1434] T c7ac5fa9a2ab47fda28d2598de9ce385 P f7e17c47b4cd4c0db8ec1fc7e2b33f9a: Time spent starting tablet: real 0.038s	user 0.005s	sys 0.001s
I20260709 14:54:04.195250  9546 tablet_bootstrap.cc:492] T 2e95caaddeb04c0680c7a9b66693133c P f7e17c47b4cd4c0db8ec1fc7e2b33f9a: Bootstrap starting.
I20260709 14:54:04.195791  9552 raft_consensus.cc:493] T 188a81667b934de4a014bb7ec637d34f P f7e17c47b4cd4c0db8ec1fc7e2b33f9a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:54:04.196262  9552 raft_consensus.cc:515] T 188a81667b934de4a014bb7ec637d34f P f7e17c47b4cd4c0db8ec1fc7e2b33f9a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dc94ae5711c8467fbedb96a7e67ef157" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 32829 } } peers { permanent_uuid: "d44d19fe0aff482ea572a3372e43e71e" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43423 } } peers { permanent_uuid: "f7e17c47b4cd4c0db8ec1fc7e2b33f9a" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 46063 } }
I20260709 14:54:04.199627  9552 leader_election.cc:290] T 188a81667b934de4a014bb7ec637d34f P f7e17c47b4cd4c0db8ec1fc7e2b33f9a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers dc94ae5711c8467fbedb96a7e67ef157 (127.6.3.193:32829), d44d19fe0aff482ea572a3372e43e71e (127.6.3.194:43423)
I20260709 14:54:04.199608  9544 raft_consensus.cc:515] T afdf8c320ae14f80bb4800a346664c30 P dc94ae5711c8467fbedb96a7e67ef157 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dc94ae5711c8467fbedb96a7e67ef157" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 32829 } } peers { permanent_uuid: "d44d19fe0aff482ea572a3372e43e71e" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43423 } } peers { permanent_uuid: "f7e17c47b4cd4c0db8ec1fc7e2b33f9a" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 46063 } }
I20260709 14:54:04.192132  9542 tablet_bootstrap.cc:492] T 03ba3bdfcd8f4bb4a2c4ca1167099ab2 P d44d19fe0aff482ea572a3372e43e71e: Bootstrap starting.
I20260709 14:54:04.202180  9544 leader_election.cc:290] T afdf8c320ae14f80bb4800a346664c30 P dc94ae5711c8467fbedb96a7e67ef157 [CANDIDATE]: Term 1 election: Requested vote from peers d44d19fe0aff482ea572a3372e43e71e (127.6.3.194:43423), f7e17c47b4cd4c0db8ec1fc7e2b33f9a (127.6.3.195:46063)
I20260709 14:54:04.207542  9544 raft_consensus.cc:493] T c7ac5fa9a2ab47fda28d2598de9ce385 P dc94ae5711c8467fbedb96a7e67ef157 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:54:04.208138  9544 raft_consensus.cc:515] T c7ac5fa9a2ab47fda28d2598de9ce385 P dc94ae5711c8467fbedb96a7e67ef157 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dc94ae5711c8467fbedb96a7e67ef157" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 32829 } } peers { permanent_uuid: "d44d19fe0aff482ea572a3372e43e71e" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43423 } } peers { permanent_uuid: "f7e17c47b4cd4c0db8ec1fc7e2b33f9a" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 46063 } }
I20260709 14:54:04.211194  9542 tablet_bootstrap.cc:654] T 03ba3bdfcd8f4bb4a2c4ca1167099ab2 P d44d19fe0aff482ea572a3372e43e71e: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:04.211566  9544 leader_election.cc:290] T c7ac5fa9a2ab47fda28d2598de9ce385 P dc94ae5711c8467fbedb96a7e67ef157 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d44d19fe0aff482ea572a3372e43e71e (127.6.3.194:43423), f7e17c47b4cd4c0db8ec1fc7e2b33f9a (127.6.3.195:46063)
I20260709 14:54:04.224953  9502 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "afdf8c320ae14f80bb4800a346664c30" candidate_uuid: "dc94ae5711c8467fbedb96a7e67ef157" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f7e17c47b4cd4c0db8ec1fc7e2b33f9a"
I20260709 14:54:04.225701  9502 raft_consensus.cc:3060] T afdf8c320ae14f80bb4800a346664c30 P f7e17c47b4cd4c0db8ec1fc7e2b33f9a [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:04.229647  9428 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "afdf8c320ae14f80bb4800a346664c30" candidate_uuid: "dc94ae5711c8467fbedb96a7e67ef157" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d44d19fe0aff482ea572a3372e43e71e" is_pre_election: true
I20260709 14:54:04.230247  9428 raft_consensus.cc:2468] T afdf8c320ae14f80bb4800a346664c30 P d44d19fe0aff482ea572a3372e43e71e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dc94ae5711c8467fbedb96a7e67ef157 in term 0.
I20260709 14:54:04.231518  9428 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "afdf8c320ae14f80bb4800a346664c30" candidate_uuid: "dc94ae5711c8467fbedb96a7e67ef157" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d44d19fe0aff482ea572a3372e43e71e"
I20260709 14:54:04.231956  9428 raft_consensus.cc:3060] T afdf8c320ae14f80bb4800a346664c30 P d44d19fe0aff482ea572a3372e43e71e [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:04.235849  9502 raft_consensus.cc:2468] T afdf8c320ae14f80bb4800a346664c30 P f7e17c47b4cd4c0db8ec1fc7e2b33f9a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dc94ae5711c8467fbedb96a7e67ef157 in term 1.
I20260709 14:54:04.237848  9427 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "188a81667b934de4a014bb7ec637d34f" candidate_uuid: "f7e17c47b4cd4c0db8ec1fc7e2b33f9a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d44d19fe0aff482ea572a3372e43e71e" is_pre_election: true
I20260709 14:54:04.239004  9428 raft_consensus.cc:2468] T afdf8c320ae14f80bb4800a346664c30 P d44d19fe0aff482ea572a3372e43e71e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dc94ae5711c8467fbedb96a7e67ef157 in term 1.
W20260709 14:54:04.239593  9468 leader_election.cc:343] T 188a81667b934de4a014bb7ec637d34f P f7e17c47b4cd4c0db8ec1fc7e2b33f9a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d44d19fe0aff482ea572a3372e43e71e (127.6.3.194:43423): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:54:04.240684  9427 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c7ac5fa9a2ab47fda28d2598de9ce385" candidate_uuid: "dc94ae5711c8467fbedb96a7e67ef157" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d44d19fe0aff482ea572a3372e43e71e" is_pre_election: true
I20260709 14:54:04.241255  9319 leader_election.cc:304] T afdf8c320ae14f80bb4800a346664c30 P dc94ae5711c8467fbedb96a7e67ef157 [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: dc94ae5711c8467fbedb96a7e67ef157, f7e17c47b4cd4c0db8ec1fc7e2b33f9a; no voters: 
I20260709 14:54:04.241305  9427 raft_consensus.cc:2468] T c7ac5fa9a2ab47fda28d2598de9ce385 P d44d19fe0aff482ea572a3372e43e71e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dc94ae5711c8467fbedb96a7e67ef157 in term 0.
I20260709 14:54:04.243280  9552 raft_consensus.cc:493] T c7ac5fa9a2ab47fda28d2598de9ce385 P f7e17c47b4cd4c0db8ec1fc7e2b33f9a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:54:04.243892  9544 raft_consensus.cc:2804] T afdf8c320ae14f80bb4800a346664c30 P dc94ae5711c8467fbedb96a7e67ef157 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:54:04.243726  9552 raft_consensus.cc:515] T c7ac5fa9a2ab47fda28d2598de9ce385 P f7e17c47b4cd4c0db8ec1fc7e2b33f9a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dc94ae5711c8467fbedb96a7e67ef157" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 32829 } } peers { permanent_uuid: "d44d19fe0aff482ea572a3372e43e71e" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43423 } } peers { permanent_uuid: "f7e17c47b4cd4c0db8ec1fc7e2b33f9a" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 46063 } }
I20260709 14:54:04.244434  9502 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c7ac5fa9a2ab47fda28d2598de9ce385" candidate_uuid: "dc94ae5711c8467fbedb96a7e67ef157" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f7e17c47b4cd4c0db8ec1fc7e2b33f9a" is_pre_election: true
I20260709 14:54:04.245209  9502 raft_consensus.cc:2468] T c7ac5fa9a2ab47fda28d2598de9ce385 P f7e17c47b4cd4c0db8ec1fc7e2b33f9a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dc94ae5711c8467fbedb96a7e67ef157 in term 0.
I20260709 14:54:04.245657  9552 leader_election.cc:290] T c7ac5fa9a2ab47fda28d2598de9ce385 P f7e17c47b4cd4c0db8ec1fc7e2b33f9a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers dc94ae5711c8467fbedb96a7e67ef157 (127.6.3.193:32829), d44d19fe0aff482ea572a3372e43e71e (127.6.3.194:43423)
I20260709 14:54:04.246017  9546 tablet_bootstrap.cc:654] T 2e95caaddeb04c0680c7a9b66693133c P f7e17c47b4cd4c0db8ec1fc7e2b33f9a: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:04.246718  9544 raft_consensus.cc:697] T afdf8c320ae14f80bb4800a346664c30 P dc94ae5711c8467fbedb96a7e67ef157 [term 1 LEADER]: Becoming Leader. State: Replica: dc94ae5711c8467fbedb96a7e67ef157, State: Running, Role: LEADER
I20260709 14:54:04.247056  9427 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c7ac5fa9a2ab47fda28d2598de9ce385" candidate_uuid: "f7e17c47b4cd4c0db8ec1fc7e2b33f9a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d44d19fe0aff482ea572a3372e43e71e" is_pre_election: true
I20260709 14:54:04.247746  9427 raft_consensus.cc:2468] T c7ac5fa9a2ab47fda28d2598de9ce385 P d44d19fe0aff482ea572a3372e43e71e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f7e17c47b4cd4c0db8ec1fc7e2b33f9a in term 0.
I20260709 14:54:04.247689  9544 consensus_queue.cc:237] T afdf8c320ae14f80bb4800a346664c30 P dc94ae5711c8467fbedb96a7e67ef157 [LEADER]: Queue going to LEADER mode. State: All 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: "dc94ae5711c8467fbedb96a7e67ef157" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 32829 } } peers { permanent_uuid: "d44d19fe0aff482ea572a3372e43e71e" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43423 } } peers { permanent_uuid: "f7e17c47b4cd4c0db8ec1fc7e2b33f9a" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 46063 } }
I20260709 14:54:04.248744  9542 tablet_bootstrap.cc:492] T 03ba3bdfcd8f4bb4a2c4ca1167099ab2 P d44d19fe0aff482ea572a3372e43e71e: No bootstrap required, opened a new log
I20260709 14:54:04.249187  9542 ts_tablet_manager.cc:1403] T 03ba3bdfcd8f4bb4a2c4ca1167099ab2 P d44d19fe0aff482ea572a3372e43e71e: Time spent bootstrapping tablet: real 0.057s	user 0.019s	sys 0.023s
I20260709 14:54:04.249034  9468 leader_election.cc:304] T c7ac5fa9a2ab47fda28d2598de9ce385 P f7e17c47b4cd4c0db8ec1fc7e2b33f9a [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: d44d19fe0aff482ea572a3372e43e71e, f7e17c47b4cd4c0db8ec1fc7e2b33f9a; no voters: 
I20260709 14:54:04.249878  9552 raft_consensus.cc:2804] T c7ac5fa9a2ab47fda28d2598de9ce385 P f7e17c47b4cd4c0db8ec1fc7e2b33f9a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:54:04.250231  9552 raft_consensus.cc:493] T c7ac5fa9a2ab47fda28d2598de9ce385 P f7e17c47b4cd4c0db8ec1fc7e2b33f9a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:54:04.250515  9552 raft_consensus.cc:3060] T c7ac5fa9a2ab47fda28d2598de9ce385 P f7e17c47b4cd4c0db8ec1fc7e2b33f9a [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:04.251214  9319 leader_election.cc:304] T c7ac5fa9a2ab47fda28d2598de9ce385 P dc94ae5711c8467fbedb96a7e67ef157 [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: dc94ae5711c8467fbedb96a7e67ef157, f7e17c47b4cd4c0db8ec1fc7e2b33f9a; no voters: 
I20260709 14:54:04.251750  9542 raft_consensus.cc:359] T 03ba3bdfcd8f4bb4a2c4ca1167099ab2 P d44d19fe0aff482ea572a3372e43e71e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dc94ae5711c8467fbedb96a7e67ef157" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 32829 } } peers { permanent_uuid: "d44d19fe0aff482ea572a3372e43e71e" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43423 } } peers { permanent_uuid: "f7e17c47b4cd4c0db8ec1fc7e2b33f9a" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 46063 } }
I20260709 14:54:04.252439  9542 raft_consensus.cc:385] T 03ba3bdfcd8f4bb4a2c4ca1167099ab2 P d44d19fe0aff482ea572a3372e43e71e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:04.252708  9542 raft_consensus.cc:740] T 03ba3bdfcd8f4bb4a2c4ca1167099ab2 P d44d19fe0aff482ea572a3372e43e71e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d44d19fe0aff482ea572a3372e43e71e, State: Initialized, Role: FOLLOWER
I20260709 14:54:04.253297  9542 consensus_queue.cc:260] T 03ba3bdfcd8f4bb4a2c4ca1167099ab2 P d44d19fe0aff482ea572a3372e43e71e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dc94ae5711c8467fbedb96a7e67ef157" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 32829 } } peers { permanent_uuid: "d44d19fe0aff482ea572a3372e43e71e" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43423 } } peers { permanent_uuid: "f7e17c47b4cd4c0db8ec1fc7e2b33f9a" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 46063 } }
I20260709 14:54:04.254119  9577 raft_consensus.cc:2804] T c7ac5fa9a2ab47fda28d2598de9ce385 P dc94ae5711c8467fbedb96a7e67ef157 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:54:04.255476  9542 ts_tablet_manager.cc:1434] T 03ba3bdfcd8f4bb4a2c4ca1167099ab2 P d44d19fe0aff482ea572a3372e43e71e: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.001s
I20260709 14:54:04.256337  9542 tablet_bootstrap.cc:492] T 2e95caaddeb04c0680c7a9b66693133c P d44d19fe0aff482ea572a3372e43e71e: Bootstrap starting.
I20260709 14:54:04.257365  9552 raft_consensus.cc:515] T c7ac5fa9a2ab47fda28d2598de9ce385 P f7e17c47b4cd4c0db8ec1fc7e2b33f9a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dc94ae5711c8467fbedb96a7e67ef157" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 32829 } } peers { permanent_uuid: "d44d19fe0aff482ea572a3372e43e71e" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43423 } } peers { permanent_uuid: "f7e17c47b4cd4c0db8ec1fc7e2b33f9a" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 46063 } }
I20260709 14:54:04.254520  9577 raft_consensus.cc:493] T c7ac5fa9a2ab47fda28d2598de9ce385 P dc94ae5711c8467fbedb96a7e67ef157 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:54:04.258069  9577 raft_consensus.cc:3060] T c7ac5fa9a2ab47fda28d2598de9ce385 P dc94ae5711c8467fbedb96a7e67ef157 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:04.260546  9427 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c7ac5fa9a2ab47fda28d2598de9ce385" candidate_uuid: "f7e17c47b4cd4c0db8ec1fc7e2b33f9a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d44d19fe0aff482ea572a3372e43e71e"
I20260709 14:54:04.261063  9427 raft_consensus.cc:3060] T c7ac5fa9a2ab47fda28d2598de9ce385 P d44d19fe0aff482ea572a3372e43e71e [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:04.261453  9542 tablet_bootstrap.cc:654] T 2e95caaddeb04c0680c7a9b66693133c P d44d19fe0aff482ea572a3372e43e71e: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:04.264731  9353 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ac9462fbaf574bb9bc87930d2c4e7016" candidate_uuid: "d44d19fe0aff482ea572a3372e43e71e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dc94ae5711c8467fbedb96a7e67ef157" is_pre_election: true
I20260709 14:54:04.265380  9353 raft_consensus.cc:2468] T ac9462fbaf574bb9bc87930d2c4e7016 P dc94ae5711c8467fbedb96a7e67ef157 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d44d19fe0aff482ea572a3372e43e71e in term 0.
I20260709 14:54:04.269071  9572 raft_consensus.cc:493] T e08636c467454acfa7f1397d62a8c0e3 P dc94ae5711c8467fbedb96a7e67ef157 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:54:04.269471  9502 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ac9462fbaf574bb9bc87930d2c4e7016" candidate_uuid: "d44d19fe0aff482ea572a3372e43e71e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f7e17c47b4cd4c0db8ec1fc7e2b33f9a" is_pre_election: true
I20260709 14:54:04.271433  9572 raft_consensus.cc:515] T e08636c467454acfa7f1397d62a8c0e3 P dc94ae5711c8467fbedb96a7e67ef157 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dc94ae5711c8467fbedb96a7e67ef157" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 32829 } } peers { permanent_uuid: "d44d19fe0aff482ea572a3372e43e71e" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43423 } } peers { permanent_uuid: "f7e17c47b4cd4c0db8ec1fc7e2b33f9a" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 46063 } }
W20260709 14:54:04.272761  9394 leader_election.cc:343] T ac9462fbaf574bb9bc87930d2c4e7016 P d44d19fe0aff482ea572a3372e43e71e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f7e17c47b4cd4c0db8ec1fc7e2b33f9a (127.6.3.195:46063): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:54:04.271049  9541 ts_tablet_manager.cc:1434] T e7d1bff0a02f4d7788f29e36a6821cb1 P dc94ae5711c8467fbedb96a7e67ef157: Time spent starting tablet: real 0.096s	user 0.014s	sys 0.031s
I20260709 14:54:04.274062  9541 tablet_bootstrap.cc:492] T 2e95caaddeb04c0680c7a9b66693133c P dc94ae5711c8467fbedb96a7e67ef157: Bootstrap starting.
W20260709 14:54:04.274367  9299 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 14:54:04.280738  9541 tablet_bootstrap.cc:654] T 2e95caaddeb04c0680c7a9b66693133c P dc94ae5711c8467fbedb96a7e67ef157: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:04.280530  9577 raft_consensus.cc:515] T c7ac5fa9a2ab47fda28d2598de9ce385 P dc94ae5711c8467fbedb96a7e67ef157 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dc94ae5711c8467fbedb96a7e67ef157" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 32829 } } peers { permanent_uuid: "d44d19fe0aff482ea572a3372e43e71e" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43423 } } peers { permanent_uuid: "f7e17c47b4cd4c0db8ec1fc7e2b33f9a" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 46063 } }
I20260709 14:54:04.281700  9393 leader_election.cc:304] T ac9462fbaf574bb9bc87930d2c4e7016 P d44d19fe0aff482ea572a3372e43e71e [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: d44d19fe0aff482ea572a3372e43e71e, dc94ae5711c8467fbedb96a7e67ef157; no voters: f7e17c47b4cd4c0db8ec1fc7e2b33f9a
I20260709 14:54:04.283193  9552 leader_election.cc:290] T c7ac5fa9a2ab47fda28d2598de9ce385 P f7e17c47b4cd4c0db8ec1fc7e2b33f9a [CANDIDATE]: Term 1 election: Requested vote from peers dc94ae5711c8467fbedb96a7e67ef157 (127.6.3.193:32829), d44d19fe0aff482ea572a3372e43e71e (127.6.3.194:43423)
I20260709 14:54:04.284350  9502 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e08636c467454acfa7f1397d62a8c0e3" candidate_uuid: "dc94ae5711c8467fbedb96a7e67ef157" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f7e17c47b4cd4c0db8ec1fc7e2b33f9a" is_pre_election: true
I20260709 14:54:04.283849  9427 raft_consensus.cc:2468] T c7ac5fa9a2ab47fda28d2598de9ce385 P d44d19fe0aff482ea572a3372e43e71e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f7e17c47b4cd4c0db8ec1fc7e2b33f9a in term 1.
I20260709 14:54:04.284904  9502 raft_consensus.cc:2468] T e08636c467454acfa7f1397d62a8c0e3 P f7e17c47b4cd4c0db8ec1fc7e2b33f9a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dc94ae5711c8467fbedb96a7e67ef157 in term 0.
I20260709 14:54:04.285643  9548 raft_consensus.cc:2804] T ac9462fbaf574bb9bc87930d2c4e7016 P d44d19fe0aff482ea572a3372e43e71e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:54:04.285718  9468 leader_election.cc:304] T c7ac5fa9a2ab47fda28d2598de9ce385 P f7e17c47b4cd4c0db8ec1fc7e2b33f9a [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: d44d19fe0aff482ea572a3372e43e71e, f7e17c47b4cd4c0db8ec1fc7e2b33f9a; no voters: 
I20260709 14:54:04.286041  9548 raft_consensus.cc:493] T ac9462fbaf574bb9bc87930d2c4e7016 P d44d19fe0aff482ea572a3372e43e71e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:54:04.285966  9319 leader_election.cc:304] T e08636c467454acfa7f1397d62a8c0e3 P dc94ae5711c8467fbedb96a7e67ef157 [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: dc94ae5711c8467fbedb96a7e67ef157, f7e17c47b4cd4c0db8ec1fc7e2b33f9a; no voters: 
I20260709 14:54:04.286516  9552 raft_consensus.cc:2804] T c7ac5fa9a2ab47fda28d2598de9ce385 P f7e17c47b4cd4c0db8ec1fc7e2b33f9a [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:54:04.284130  9580 raft_consensus.cc:493] T 188a81667b934de4a014bb7ec637d34f P dc94ae5711c8467fbedb96a7e67ef157 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:54:04.286481  9548 raft_consensus.cc:3060] T ac9462fbaf574bb9bc87930d2c4e7016 P d44d19fe0aff482ea572a3372e43e71e [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:04.288223  9572 leader_election.cc:290] T e08636c467454acfa7f1397d62a8c0e3 P dc94ae5711c8467fbedb96a7e67ef157 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d44d19fe0aff482ea572a3372e43e71e (127.6.3.194:43423), f7e17c47b4cd4c0db8ec1fc7e2b33f9a (127.6.3.195:46063)
I20260709 14:54:04.288359  9428 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c7ac5fa9a2ab47fda28d2598de9ce385" candidate_uuid: "dc94ae5711c8467fbedb96a7e67ef157" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d44d19fe0aff482ea572a3372e43e71e"
I20260709 14:54:04.288733  9572 raft_consensus.cc:2804] T e08636c467454acfa7f1397d62a8c0e3 P dc94ae5711c8467fbedb96a7e67ef157 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:54:04.289090  9572 raft_consensus.cc:493] T e08636c467454acfa7f1397d62a8c0e3 P dc94ae5711c8467fbedb96a7e67ef157 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:54:04.289229  9428 raft_consensus.cc:2393] T c7ac5fa9a2ab47fda28d2598de9ce385 P d44d19fe0aff482ea572a3372e43e71e [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate dc94ae5711c8467fbedb96a7e67ef157 in current term 1: Already voted for candidate f7e17c47b4cd4c0db8ec1fc7e2b33f9a in this term.
I20260709 14:54:04.289409  9572 raft_consensus.cc:3060] T e08636c467454acfa7f1397d62a8c0e3 P dc94ae5711c8467fbedb96a7e67ef157 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:04.286504  9427 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e08636c467454acfa7f1397d62a8c0e3" candidate_uuid: "dc94ae5711c8467fbedb96a7e67ef157" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d44d19fe0aff482ea572a3372e43e71e" is_pre_election: true
I20260709 14:54:04.287181  9580 raft_consensus.cc:515] T 188a81667b934de4a014bb7ec637d34f P dc94ae5711c8467fbedb96a7e67ef157 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dc94ae5711c8467fbedb96a7e67ef157" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 32829 } } peers { permanent_uuid: "d44d19fe0aff482ea572a3372e43e71e" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43423 } } peers { permanent_uuid: "f7e17c47b4cd4c0db8ec1fc7e2b33f9a" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 46063 } }
I20260709 14:54:04.291868  9427 raft_consensus.cc:2468] T e08636c467454acfa7f1397d62a8c0e3 P d44d19fe0aff482ea572a3372e43e71e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dc94ae5711c8467fbedb96a7e67ef157 in term 0.
I20260709 14:54:04.294319  9353 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "188a81667b934de4a014bb7ec637d34f" candidate_uuid: "f7e17c47b4cd4c0db8ec1fc7e2b33f9a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dc94ae5711c8467fbedb96a7e67ef157" is_pre_election: true
I20260709 14:54:04.295045  9353 raft_consensus.cc:2468] T 188a81667b934de4a014bb7ec637d34f P dc94ae5711c8467fbedb96a7e67ef157 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f7e17c47b4cd4c0db8ec1fc7e2b33f9a in term 0.
I20260709 14:54:04.296782  9353 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c7ac5fa9a2ab47fda28d2598de9ce385" candidate_uuid: "f7e17c47b4cd4c0db8ec1fc7e2b33f9a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dc94ae5711c8467fbedb96a7e67ef157" is_pre_election: true
I20260709 14:54:04.297636  9353 raft_consensus.cc:2393] T c7ac5fa9a2ab47fda28d2598de9ce385 P dc94ae5711c8467fbedb96a7e67ef157 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate f7e17c47b4cd4c0db8ec1fc7e2b33f9a in current term 1: Already voted for candidate dc94ae5711c8467fbedb96a7e67ef157 in this term.
I20260709 14:54:04.298892  9353 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c7ac5fa9a2ab47fda28d2598de9ce385" candidate_uuid: "f7e17c47b4cd4c0db8ec1fc7e2b33f9a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dc94ae5711c8467fbedb96a7e67ef157"
I20260709 14:54:04.299981  9353 raft_consensus.cc:2393] T c7ac5fa9a2ab47fda28d2598de9ce385 P dc94ae5711c8467fbedb96a7e67ef157 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate f7e17c47b4cd4c0db8ec1fc7e2b33f9a in current term 1: Already voted for candidate dc94ae5711c8467fbedb96a7e67ef157 in this term.
I20260709 14:54:04.302083  9584 raft_consensus.cc:493] T e08636c467454acfa7f1397d62a8c0e3 P d44d19fe0aff482ea572a3372e43e71e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:54:04.302731  9584 raft_consensus.cc:515] T e08636c467454acfa7f1397d62a8c0e3 P d44d19fe0aff482ea572a3372e43e71e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dc94ae5711c8467fbedb96a7e67ef157" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 32829 } } peers { permanent_uuid: "d44d19fe0aff482ea572a3372e43e71e" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43423 } } peers { permanent_uuid: "f7e17c47b4cd4c0db8ec1fc7e2b33f9a" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 46063 } }
I20260709 14:54:04.298832  9548 raft_consensus.cc:515] T ac9462fbaf574bb9bc87930d2c4e7016 P d44d19fe0aff482ea572a3372e43e71e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dc94ae5711c8467fbedb96a7e67ef157" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 32829 } } peers { permanent_uuid: "d44d19fe0aff482ea572a3372e43e71e" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43423 } } peers { permanent_uuid: "f7e17c47b4cd4c0db8ec1fc7e2b33f9a" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 46063 } }
I20260709 14:54:04.305318  9542 tablet_bootstrap.cc:492] T 2e95caaddeb04c0680c7a9b66693133c P d44d19fe0aff482ea572a3372e43e71e: No bootstrap required, opened a new log
I20260709 14:54:04.306177  9584 leader_election.cc:290] T e08636c467454acfa7f1397d62a8c0e3 P d44d19fe0aff482ea572a3372e43e71e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers dc94ae5711c8467fbedb96a7e67ef157 (127.6.3.193:32829), f7e17c47b4cd4c0db8ec1fc7e2b33f9a (127.6.3.195:46063)
I20260709 14:54:04.306506  9502 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ac9462fbaf574bb9bc87930d2c4e7016" candidate_uuid: "d44d19fe0aff482ea572a3372e43e71e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f7e17c47b4cd4c0db8ec1fc7e2b33f9a"
I20260709 14:54:04.306811  9584 raft_consensus.cc:493] T ada304aea34546a08a3442bff0c7968e P d44d19fe0aff482ea572a3372e43e71e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:54:04.307160  9577 leader_election.cc:290] T c7ac5fa9a2ab47fda28d2598de9ce385 P dc94ae5711c8467fbedb96a7e67ef157 [CANDIDATE]: Term 1 election: Requested vote from peers d44d19fe0aff482ea572a3372e43e71e (127.6.3.194:43423), f7e17c47b4cd4c0db8ec1fc7e2b33f9a (127.6.3.195:46063)
I20260709 14:54:04.307370  9584 raft_consensus.cc:515] T ada304aea34546a08a3442bff0c7968e P d44d19fe0aff482ea572a3372e43e71e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dc94ae5711c8467fbedb96a7e67ef157" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 32829 } } peers { permanent_uuid: "d44d19fe0aff482ea572a3372e43e71e" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43423 } } peers { permanent_uuid: "f7e17c47b4cd4c0db8ec1fc7e2b33f9a" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 46063 } }
W20260709 14:54:04.308588  9394 leader_election.cc:343] T ac9462fbaf574bb9bc87930d2c4e7016 P d44d19fe0aff482ea572a3372e43e71e [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer f7e17c47b4cd4c0db8ec1fc7e2b33f9a (127.6.3.195:46063): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:54:04.309989  9502 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e08636c467454acfa7f1397d62a8c0e3" candidate_uuid: "d44d19fe0aff482ea572a3372e43e71e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f7e17c47b4cd4c0db8ec1fc7e2b33f9a" is_pre_election: true
I20260709 14:54:04.310691  9502 raft_consensus.cc:2468] T e08636c467454acfa7f1397d62a8c0e3 P f7e17c47b4cd4c0db8ec1fc7e2b33f9a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d44d19fe0aff482ea572a3372e43e71e in term 0.
I20260709 14:54:04.311056  9501 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ada304aea34546a08a3442bff0c7968e" candidate_uuid: "d44d19fe0aff482ea572a3372e43e71e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f7e17c47b4cd4c0db8ec1fc7e2b33f9a" is_pre_election: true
I20260709 14:54:04.312177  9394 leader_election.cc:304] T e08636c467454acfa7f1397d62a8c0e3 P d44d19fe0aff482ea572a3372e43e71e [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: d44d19fe0aff482ea572a3372e43e71e, f7e17c47b4cd4c0db8ec1fc7e2b33f9a; no voters: 
I20260709 14:54:04.312866  9584 leader_election.cc:290] T ada304aea34546a08a3442bff0c7968e P d44d19fe0aff482ea572a3372e43e71e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers dc94ae5711c8467fbedb96a7e67ef157 (127.6.3.193:32829), f7e17c47b4cd4c0db8ec1fc7e2b33f9a (127.6.3.195:46063)
I20260709 14:54:04.313515  9584 raft_consensus.cc:493] T e7d1bff0a02f4d7788f29e36a6821cb1 P d44d19fe0aff482ea572a3372e43e71e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:54:04.314528  9542 ts_tablet_manager.cc:1403] T 2e95caaddeb04c0680c7a9b66693133c P d44d19fe0aff482ea572a3372e43e71e: Time spent bootstrapping tablet: real 0.050s	user 0.019s	sys 0.026s
I20260709 14:54:04.314134  9586 raft_consensus.cc:2804] T e08636c467454acfa7f1397d62a8c0e3 P d44d19fe0aff482ea572a3372e43e71e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:54:04.314910  9353 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ac9462fbaf574bb9bc87930d2c4e7016" candidate_uuid: "d44d19fe0aff482ea572a3372e43e71e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dc94ae5711c8467fbedb96a7e67ef157"
I20260709 14:54:04.315790  9353 raft_consensus.cc:3060] T ac9462fbaf574bb9bc87930d2c4e7016 P dc94ae5711c8467fbedb96a7e67ef157 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:04.316112  9352 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e08636c467454acfa7f1397d62a8c0e3" candidate_uuid: "d44d19fe0aff482ea572a3372e43e71e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dc94ae5711c8467fbedb96a7e67ef157" is_pre_election: true
I20260709 14:54:04.317842  9351 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ada304aea34546a08a3442bff0c7968e" candidate_uuid: "d44d19fe0aff482ea572a3372e43e71e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dc94ae5711c8467fbedb96a7e67ef157" is_pre_election: true
I20260709 14:54:04.318282  9542 raft_consensus.cc:359] T 2e95caaddeb04c0680c7a9b66693133c P d44d19fe0aff482ea572a3372e43e71e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dc94ae5711c8467fbedb96a7e67ef157" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 32829 } } peers { permanent_uuid: "d44d19fe0aff482ea572a3372e43e71e" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43423 } } peers { permanent_uuid: "f7e17c47b4cd4c0db8ec1fc7e2b33f9a" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 46063 } }
I20260709 14:54:04.318497  9351 raft_consensus.cc:2468] T ada304aea34546a08a3442bff0c7968e P dc94ae5711c8467fbedb96a7e67ef157 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d44d19fe0aff482ea572a3372e43e71e in term 0.
I20260709 14:54:04.318933  9542 raft_consensus.cc:385] T 2e95caaddeb04c0680c7a9b66693133c P d44d19fe0aff482ea572a3372e43e71e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:04.321378  9542 raft_consensus.cc:740] T 2e95caaddeb04c0680c7a9b66693133c P d44d19fe0aff482ea572a3372e43e71e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d44d19fe0aff482ea572a3372e43e71e, State: Initialized, Role: FOLLOWER
I20260709 14:54:04.323797  9548 leader_election.cc:290] T ac9462fbaf574bb9bc87930d2c4e7016 P d44d19fe0aff482ea572a3372e43e71e [CANDIDATE]: Term 1 election: Requested vote from peers dc94ae5711c8467fbedb96a7e67ef157 (127.6.3.193:32829), f7e17c47b4cd4c0db8ec1fc7e2b33f9a (127.6.3.195:46063)
I20260709 14:54:04.326488  9542 consensus_queue.cc:260] T 2e95caaddeb04c0680c7a9b66693133c P d44d19fe0aff482ea572a3372e43e71e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dc94ae5711c8467fbedb96a7e67ef157" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 32829 } } peers { permanent_uuid: "d44d19fe0aff482ea572a3372e43e71e" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43423 } } peers { permanent_uuid: "f7e17c47b4cd4c0db8ec1fc7e2b33f9a" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 46063 } }
I20260709 14:54:04.315028  9586 raft_consensus.cc:493] T e08636c467454acfa7f1397d62a8c0e3 P d44d19fe0aff482ea572a3372e43e71e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:54:04.320192  9393 leader_election.cc:304] T ada304aea34546a08a3442bff0c7968e P d44d19fe0aff482ea572a3372e43e71e [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: d44d19fe0aff482ea572a3372e43e71e, dc94ae5711c8467fbedb96a7e67ef157; no voters: 
I20260709 14:54:04.332252  9580 leader_election.cc:290] T 188a81667b934de4a014bb7ec637d34f P dc94ae5711c8467fbedb96a7e67ef157 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d44d19fe0aff482ea572a3372e43e71e (127.6.3.194:43423), f7e17c47b4cd4c0db8ec1fc7e2b33f9a (127.6.3.195:46063)
I20260709 14:54:04.332491  9542 ts_tablet_manager.cc:1434] T 2e95caaddeb04c0680c7a9b66693133c P d44d19fe0aff482ea572a3372e43e71e: Time spent starting tablet: real 0.017s	user 0.006s	sys 0.000s
I20260709 14:54:04.335217  9467 leader_election.cc:304] T 188a81667b934de4a014bb7ec637d34f P f7e17c47b4cd4c0db8ec1fc7e2b33f9a [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: dc94ae5711c8467fbedb96a7e67ef157, f7e17c47b4cd4c0db8ec1fc7e2b33f9a; no voters: d44d19fe0aff482ea572a3372e43e71e
I20260709 14:54:04.340029  9251 catalog_manager.cc:5697] T afdf8c320ae14f80bb4800a346664c30 P dc94ae5711c8467fbedb96a7e67ef157 reported cstate change: term changed from 0 to 1, leader changed from <none> to dc94ae5711c8467fbedb96a7e67ef157 (127.6.3.193). New cstate: current_term: 1 leader_uuid: "dc94ae5711c8467fbedb96a7e67ef157" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dc94ae5711c8467fbedb96a7e67ef157" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 32829 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d44d19fe0aff482ea572a3372e43e71e" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43423 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f7e17c47b4cd4c0db8ec1fc7e2b33f9a" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 46063 } health_report { overall_health: UNKNOWN } } }
I20260709 14:54:04.343286  9580 raft_consensus.cc:493] T 03ba3bdfcd8f4bb4a2c4ca1167099ab2 P dc94ae5711c8467fbedb96a7e67ef157 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:54:04.343886  9580 raft_consensus.cc:515] T 03ba3bdfcd8f4bb4a2c4ca1167099ab2 P dc94ae5711c8467fbedb96a7e67ef157 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dc94ae5711c8467fbedb96a7e67ef157" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 32829 } } peers { permanent_uuid: "d44d19fe0aff482ea572a3372e43e71e" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43423 } } peers { permanent_uuid: "f7e17c47b4cd4c0db8ec1fc7e2b33f9a" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 46063 } }
I20260709 14:54:04.346359  9580 leader_election.cc:290] T 03ba3bdfcd8f4bb4a2c4ca1167099ab2 P dc94ae5711c8467fbedb96a7e67ef157 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d44d19fe0aff482ea572a3372e43e71e (127.6.3.194:43423), f7e17c47b4cd4c0db8ec1fc7e2b33f9a (127.6.3.195:46063)
I20260709 14:54:04.357888  9541 tablet_bootstrap.cc:492] T 2e95caaddeb04c0680c7a9b66693133c P dc94ae5711c8467fbedb96a7e67ef157: No bootstrap required, opened a new log
I20260709 14:54:04.358520  9541 ts_tablet_manager.cc:1403] T 2e95caaddeb04c0680c7a9b66693133c P dc94ae5711c8467fbedb96a7e67ef157: Time spent bootstrapping tablet: real 0.085s	user 0.017s	sys 0.000s
I20260709 14:54:04.360773  9353 raft_consensus.cc:2468] T ac9462fbaf574bb9bc87930d2c4e7016 P dc94ae5711c8467fbedb96a7e67ef157 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d44d19fe0aff482ea572a3372e43e71e in term 1.
I20260709 14:54:04.363336  9572 raft_consensus.cc:515] T e08636c467454acfa7f1397d62a8c0e3 P dc94ae5711c8467fbedb96a7e67ef157 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dc94ae5711c8467fbedb96a7e67ef157" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 32829 } } peers { permanent_uuid: "d44d19fe0aff482ea572a3372e43e71e" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43423 } } peers { permanent_uuid: "f7e17c47b4cd4c0db8ec1fc7e2b33f9a" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 46063 } }
I20260709 14:54:04.364871  9352 raft_consensus.cc:2393] T e08636c467454acfa7f1397d62a8c0e3 P dc94ae5711c8467fbedb96a7e67ef157 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate d44d19fe0aff482ea572a3372e43e71e in current term 1: Already voted for candidate dc94ae5711c8467fbedb96a7e67ef157 in this term.
I20260709 14:54:04.314715  9584 raft_consensus.cc:515] T e7d1bff0a02f4d7788f29e36a6821cb1 P d44d19fe0aff482ea572a3372e43e71e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dc94ae5711c8467fbedb96a7e67ef157" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 32829 } } peers { permanent_uuid: "d44d19fe0aff482ea572a3372e43e71e" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43423 } } peers { permanent_uuid: "f7e17c47b4cd4c0db8ec1fc7e2b33f9a" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 46063 } }
W20260709 14:54:04.329355  9319 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.6.3.195:46063, user_credentials={real_user=slave}} blocked reactor thread for 43594us
I20260709 14:54:04.367172  9548 raft_consensus.cc:2804] T ada304aea34546a08a3442bff0c7968e P d44d19fe0aff482ea572a3372e43e71e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:54:04.330034  9586 raft_consensus.cc:3060] T e08636c467454acfa7f1397d62a8c0e3 P d44d19fe0aff482ea572a3372e43e71e [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:04.368187  9572 leader_election.cc:290] T e08636c467454acfa7f1397d62a8c0e3 P dc94ae5711c8467fbedb96a7e67ef157 [CANDIDATE]: Term 1 election: Requested vote from peers d44d19fe0aff482ea572a3372e43e71e (127.6.3.194:43423), f7e17c47b4cd4c0db8ec1fc7e2b33f9a (127.6.3.195:46063)
I20260709 14:54:04.367179  9552 raft_consensus.cc:697] T c7ac5fa9a2ab47fda28d2598de9ce385 P f7e17c47b4cd4c0db8ec1fc7e2b33f9a [term 1 LEADER]: Becoming Leader. State: Replica: f7e17c47b4cd4c0db8ec1fc7e2b33f9a, State: Running, Role: LEADER
W20260709 14:54:04.366264  9394 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.6.3.195:46063, user_credentials={real_user=slave}} blocked reactor thread for 54200.9us
I20260709 14:54:04.375874  9542 tablet_bootstrap.cc:492] T 188a81667b934de4a014bb7ec637d34f P d44d19fe0aff482ea572a3372e43e71e: Bootstrap starting.
I20260709 14:54:04.376475  9584 leader_election.cc:290] T e7d1bff0a02f4d7788f29e36a6821cb1 P d44d19fe0aff482ea572a3372e43e71e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers dc94ae5711c8467fbedb96a7e67ef157 (127.6.3.193:32829), f7e17c47b4cd4c0db8ec1fc7e2b33f9a (127.6.3.195:46063)
I20260709 14:54:04.376825  9546 tablet_bootstrap.cc:492] T 2e95caaddeb04c0680c7a9b66693133c P f7e17c47b4cd4c0db8ec1fc7e2b33f9a: No bootstrap required, opened a new log
I20260709 14:54:04.368234  9583 raft_consensus.cc:2804] T 188a81667b934de4a014bb7ec637d34f P f7e17c47b4cd4c0db8ec1fc7e2b33f9a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:54:04.381335  9546 ts_tablet_manager.cc:1403] T 2e95caaddeb04c0680c7a9b66693133c P f7e17c47b4cd4c0db8ec1fc7e2b33f9a: Time spent bootstrapping tablet: real 0.186s	user 0.012s	sys 0.015s
W20260709 14:54:04.366812  9393 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.6.3.193:32829, user_credentials={real_user=slave}} blocked reactor thread for 46110.2us
I20260709 14:54:04.378417  9541 raft_consensus.cc:359] T 2e95caaddeb04c0680c7a9b66693133c P dc94ae5711c8467fbedb96a7e67ef157 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dc94ae5711c8467fbedb96a7e67ef157" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 32829 } } peers { permanent_uuid: "d44d19fe0aff482ea572a3372e43e71e" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43423 } } peers { permanent_uuid: "f7e17c47b4cd4c0db8ec1fc7e2b33f9a" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 46063 } }
W20260709 14:54:04.377995  9467 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.6.3.193:32829, user_credentials={real_user=slave}} blocked reactor thread for 53900.7us
I20260709 14:54:04.382562  9541 raft_consensus.cc:385] T 2e95caaddeb04c0680c7a9b66693133c P dc94ae5711c8467fbedb96a7e67ef157 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:04.382896  9541 raft_consensus.cc:740] T 2e95caaddeb04c0680c7a9b66693133c P dc94ae5711c8467fbedb96a7e67ef157 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dc94ae5711c8467fbedb96a7e67ef157, State: Initialized, Role: FOLLOWER
I20260709 14:54:04.383911  9502 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c7ac5fa9a2ab47fda28d2598de9ce385" candidate_uuid: "dc94ae5711c8467fbedb96a7e67ef157" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f7e17c47b4cd4c0db8ec1fc7e2b33f9a"
I20260709 14:54:04.385766  9546 raft_consensus.cc:359] T 2e95caaddeb04c0680c7a9b66693133c P f7e17c47b4cd4c0db8ec1fc7e2b33f9a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dc94ae5711c8467fbedb96a7e67ef157" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 32829 } } peers { permanent_uuid: "d44d19fe0aff482ea572a3372e43e71e" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43423 } } peers { permanent_uuid: "f7e17c47b4cd4c0db8ec1fc7e2b33f9a" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 46063 } }
I20260709 14:54:04.386135  9502 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "188a81667b934de4a014bb7ec637d34f" candidate_uuid: "dc94ae5711c8467fbedb96a7e67ef157" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f7e17c47b4cd4c0db8ec1fc7e2b33f9a" is_pre_election: true
I20260709 14:54:04.386490  9546 raft_consensus.cc:385] T 2e95caaddeb04c0680c7a9b66693133c P f7e17c47b4cd4c0db8ec1fc7e2b33f9a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:04.386821  9546 raft_consensus.cc:740] T 2e95caaddeb04c0680c7a9b66693133c P f7e17c47b4cd4c0db8ec1fc7e2b33f9a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f7e17c47b4cd4c0db8ec1fc7e2b33f9a, State: Initialized, Role: FOLLOWER
I20260709 14:54:04.387631  9500 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "03ba3bdfcd8f4bb4a2c4ca1167099ab2" candidate_uuid: "dc94ae5711c8467fbedb96a7e67ef157" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f7e17c47b4cd4c0db8ec1fc7e2b33f9a" is_pre_election: true
I20260709 14:54:04.387552  9546 consensus_queue.cc:260] T 2e95caaddeb04c0680c7a9b66693133c P f7e17c47b4cd4c0db8ec1fc7e2b33f9a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dc94ae5711c8467fbedb96a7e67ef157" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 32829 } } peers { permanent_uuid: "d44d19fe0aff482ea572a3372e43e71e" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43423 } } peers { permanent_uuid: "f7e17c47b4cd4c0db8ec1fc7e2b33f9a" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 46063 } }
I20260709 14:54:04.388360  9500 raft_consensus.cc:2468] T 03ba3bdfcd8f4bb4a2c4ca1167099ab2 P f7e17c47b4cd4c0db8ec1fc7e2b33f9a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dc94ae5711c8467fbedb96a7e67ef157 in term 0.
I20260709 14:54:04.389012  9586 raft_consensus.cc:515] T e08636c467454acfa7f1397d62a8c0e3 P d44d19fe0aff482ea572a3372e43e71e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dc94ae5711c8467fbedb96a7e67ef157" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 32829 } } peers { permanent_uuid: "d44d19fe0aff482ea572a3372e43e71e" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43423 } } peers { permanent_uuid: "f7e17c47b4cd4c0db8ec1fc7e2b33f9a" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 46063 } }
I20260709 14:54:04.389814  9546 ts_tablet_manager.cc:1434] T 2e95caaddeb04c0680c7a9b66693133c P f7e17c47b4cd4c0db8ec1fc7e2b33f9a: Time spent starting tablet: real 0.008s	user 0.004s	sys 0.000s
I20260709 14:54:04.390038  9500 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e08636c467454acfa7f1397d62a8c0e3" candidate_uuid: "dc94ae5711c8467fbedb96a7e67ef157" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f7e17c47b4cd4c0db8ec1fc7e2b33f9a"
I20260709 14:54:04.390628  9500 raft_consensus.cc:3060] T e08636c467454acfa7f1397d62a8c0e3 P f7e17c47b4cd4c0db8ec1fc7e2b33f9a [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:04.390793  9546 tablet_bootstrap.cc:492] T ada304aea34546a08a3442bff0c7968e P f7e17c47b4cd4c0db8ec1fc7e2b33f9a: Bootstrap starting.
W20260709 14:54:04.379457  9394 leader_election.cc:343] T ada304aea34546a08a3442bff0c7968e P d44d19fe0aff482ea572a3372e43e71e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f7e17c47b4cd4c0db8ec1fc7e2b33f9a (127.6.3.195:46063): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:54:04.379889  9501 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e7d1bff0a02f4d7788f29e36a6821cb1" candidate_uuid: "d44d19fe0aff482ea572a3372e43e71e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f7e17c47b4cd4c0db8ec1fc7e2b33f9a" is_pre_election: true
I20260709 14:54:04.391094  9586 leader_election.cc:290] T e08636c467454acfa7f1397d62a8c0e3 P d44d19fe0aff482ea572a3372e43e71e [CANDIDATE]: Term 1 election: Requested vote from peers dc94ae5711c8467fbedb96a7e67ef157 (127.6.3.193:32829), f7e17c47b4cd4c0db8ec1fc7e2b33f9a (127.6.3.195:46063)
I20260709 14:54:04.381278  9583 raft_consensus.cc:493] T 188a81667b934de4a014bb7ec637d34f P f7e17c47b4cd4c0db8ec1fc7e2b33f9a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:54:04.372937  9548 raft_consensus.cc:493] T ada304aea34546a08a3442bff0c7968e P d44d19fe0aff482ea572a3372e43e71e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:54:04.397893  9583 raft_consensus.cc:3060] T 188a81667b934de4a014bb7ec637d34f P f7e17c47b4cd4c0db8ec1fc7e2b33f9a [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:04.391722  9541 consensus_queue.cc:260] T 2e95caaddeb04c0680c7a9b66693133c P dc94ae5711c8467fbedb96a7e67ef157 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dc94ae5711c8467fbedb96a7e67ef157" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 32829 } } peers { permanent_uuid: "d44d19fe0aff482ea572a3372e43e71e" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43423 } } peers { permanent_uuid: "f7e17c47b4cd4c0db8ec1fc7e2b33f9a" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 46063 } }
I20260709 14:54:04.399857  9541 ts_tablet_manager.cc:1434] T 2e95caaddeb04c0680c7a9b66693133c P dc94ae5711c8467fbedb96a7e67ef157: Time spent starting tablet: real 0.041s	user 0.009s	sys 0.000s
I20260709 14:54:04.400430  9548 raft_consensus.cc:3060] T ada304aea34546a08a3442bff0c7968e P d44d19fe0aff482ea572a3372e43e71e [term 0 FOLLOWER]: Advancing to term 1
W20260709 14:54:04.392175  9394 leader_election.cc:343] T e7d1bff0a02f4d7788f29e36a6821cb1 P d44d19fe0aff482ea572a3372e43e71e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f7e17c47b4cd4c0db8ec1fc7e2b33f9a (127.6.3.195:46063): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:54:04.401489  9319 leader_election.cc:304] T c7ac5fa9a2ab47fda28d2598de9ce385 P dc94ae5711c8467fbedb96a7e67ef157 [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: dc94ae5711c8467fbedb96a7e67ef157; no voters: d44d19fe0aff482ea572a3372e43e71e, f7e17c47b4cd4c0db8ec1fc7e2b33f9a
I20260709 14:54:04.402791  9580 raft_consensus.cc:2749] T c7ac5fa9a2ab47fda28d2598de9ce385 P dc94ae5711c8467fbedb96a7e67ef157 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 14:54:04.403659  9500 raft_consensus.cc:2468] T e08636c467454acfa7f1397d62a8c0e3 P f7e17c47b4cd4c0db8ec1fc7e2b33f9a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dc94ae5711c8467fbedb96a7e67ef157 in term 1.
I20260709 14:54:04.404528  9319 leader_election.cc:304] T 03ba3bdfcd8f4bb4a2c4ca1167099ab2 P dc94ae5711c8467fbedb96a7e67ef157 [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: dc94ae5711c8467fbedb96a7e67ef157, f7e17c47b4cd4c0db8ec1fc7e2b33f9a; no voters: 
I20260709 14:54:04.405241  9546 tablet_bootstrap.cc:654] T ada304aea34546a08a3442bff0c7968e P f7e17c47b4cd4c0db8ec1fc7e2b33f9a: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:04.406510  9580 raft_consensus.cc:2804] T 03ba3bdfcd8f4bb4a2c4ca1167099ab2 P dc94ae5711c8467fbedb96a7e67ef157 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:54:04.392758  9501 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e08636c467454acfa7f1397d62a8c0e3" candidate_uuid: "d44d19fe0aff482ea572a3372e43e71e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f7e17c47b4cd4c0db8ec1fc7e2b33f9a"
I20260709 14:54:04.407025  9319 leader_election.cc:304] T e08636c467454acfa7f1397d62a8c0e3 P dc94ae5711c8467fbedb96a7e67ef157 [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: dc94ae5711c8467fbedb96a7e67ef157, f7e17c47b4cd4c0db8ec1fc7e2b33f9a; no voters: 
I20260709 14:54:04.407627  9501 raft_consensus.cc:2393] T e08636c467454acfa7f1397d62a8c0e3 P f7e17c47b4cd4c0db8ec1fc7e2b33f9a [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate d44d19fe0aff482ea572a3372e43e71e in current term 1: Already voted for candidate dc94ae5711c8467fbedb96a7e67ef157 in this term.
I20260709 14:54:04.408083  9582 raft_consensus.cc:2804] T e08636c467454acfa7f1397d62a8c0e3 P dc94ae5711c8467fbedb96a7e67ef157 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:54:04.408591  9582 raft_consensus.cc:697] T e08636c467454acfa7f1397d62a8c0e3 P dc94ae5711c8467fbedb96a7e67ef157 [term 1 LEADER]: Becoming Leader. State: Replica: dc94ae5711c8467fbedb96a7e67ef157, State: Running, Role: LEADER
I20260709 14:54:04.381913  9552 consensus_queue.cc:237] T c7ac5fa9a2ab47fda28d2598de9ce385 P f7e17c47b4cd4c0db8ec1fc7e2b33f9a [LEADER]: Queue going to LEADER mode. State: All 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: "dc94ae5711c8467fbedb96a7e67ef157" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 32829 } } peers { permanent_uuid: "d44d19fe0aff482ea572a3372e43e71e" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43423 } } peers { permanent_uuid: "f7e17c47b4cd4c0db8ec1fc7e2b33f9a" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 46063 } }
I20260709 14:54:04.405653  9542 tablet_bootstrap.cc:654] T 188a81667b934de4a014bb7ec637d34f P d44d19fe0aff482ea572a3372e43e71e: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:04.406893  9580 raft_consensus.cc:493] T 03ba3bdfcd8f4bb4a2c4ca1167099ab2 P dc94ae5711c8467fbedb96a7e67ef157 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:54:04.405129  9583 raft_consensus.cc:515] T 188a81667b934de4a014bb7ec637d34f P f7e17c47b4cd4c0db8ec1fc7e2b33f9a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dc94ae5711c8467fbedb96a7e67ef157" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 32829 } } peers { permanent_uuid: "d44d19fe0aff482ea572a3372e43e71e" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43423 } } peers { permanent_uuid: "f7e17c47b4cd4c0db8ec1fc7e2b33f9a" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 46063 } }
I20260709 14:54:04.410359  9580 raft_consensus.cc:3060] T 03ba3bdfcd8f4bb4a2c4ca1167099ab2 P dc94ae5711c8467fbedb96a7e67ef157 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:04.410660  9582 consensus_queue.cc:237] T e08636c467454acfa7f1397d62a8c0e3 P dc94ae5711c8467fbedb96a7e67ef157 [LEADER]: Queue going to LEADER mode. State: All 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: "dc94ae5711c8467fbedb96a7e67ef157" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 32829 } } peers { permanent_uuid: "d44d19fe0aff482ea572a3372e43e71e" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43423 } } peers { permanent_uuid: "f7e17c47b4cd4c0db8ec1fc7e2b33f9a" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 46063 } }
I20260709 14:54:04.411453  9352 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e7d1bff0a02f4d7788f29e36a6821cb1" candidate_uuid: "d44d19fe0aff482ea572a3372e43e71e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dc94ae5711c8467fbedb96a7e67ef157" is_pre_election: true
I20260709 14:54:04.412065  9352 raft_consensus.cc:2468] T e7d1bff0a02f4d7788f29e36a6821cb1 P dc94ae5711c8467fbedb96a7e67ef157 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d44d19fe0aff482ea572a3372e43e71e in term 0.
I20260709 14:54:04.413383  9502 raft_consensus.cc:2393] T 188a81667b934de4a014bb7ec637d34f P f7e17c47b4cd4c0db8ec1fc7e2b33f9a [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate dc94ae5711c8467fbedb96a7e67ef157 in current term 1: Already voted for candidate f7e17c47b4cd4c0db8ec1fc7e2b33f9a in this term.
I20260709 14:54:04.408808  9548 raft_consensus.cc:515] T ada304aea34546a08a3442bff0c7968e P d44d19fe0aff482ea572a3372e43e71e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dc94ae5711c8467fbedb96a7e67ef157" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 32829 } } peers { permanent_uuid: "d44d19fe0aff482ea572a3372e43e71e" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43423 } } peers { permanent_uuid: "f7e17c47b4cd4c0db8ec1fc7e2b33f9a" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 46063 } }
I20260709 14:54:04.417446  9427 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "188a81667b934de4a014bb7ec637d34f" candidate_uuid: "f7e17c47b4cd4c0db8ec1fc7e2b33f9a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d44d19fe0aff482ea572a3372e43e71e"
I20260709 14:54:04.419572  9428 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "188a81667b934de4a014bb7ec637d34f" candidate_uuid: "dc94ae5711c8467fbedb96a7e67ef157" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d44d19fe0aff482ea572a3372e43e71e" is_pre_election: true
W20260709 14:54:04.419690  9468 leader_election.cc:343] T 188a81667b934de4a014bb7ec637d34f P f7e17c47b4cd4c0db8ec1fc7e2b33f9a [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer d44d19fe0aff482ea572a3372e43e71e (127.6.3.194:43423): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:54:04.420080  9580 raft_consensus.cc:515] T 03ba3bdfcd8f4bb4a2c4ca1167099ab2 P dc94ae5711c8467fbedb96a7e67ef157 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dc94ae5711c8467fbedb96a7e67ef157" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 32829 } } peers { permanent_uuid: "d44d19fe0aff482ea572a3372e43e71e" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43423 } } peers { permanent_uuid: "f7e17c47b4cd4c0db8ec1fc7e2b33f9a" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 46063 } }
I20260709 14:54:04.421557  9428 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "03ba3bdfcd8f4bb4a2c4ca1167099ab2" candidate_uuid: "dc94ae5711c8467fbedb96a7e67ef157" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d44d19fe0aff482ea572a3372e43e71e" is_pre_election: true
I20260709 14:54:04.418282  9583 leader_election.cc:290] T 188a81667b934de4a014bb7ec637d34f P f7e17c47b4cd4c0db8ec1fc7e2b33f9a [CANDIDATE]: Term 1 election: Requested vote from peers dc94ae5711c8467fbedb96a7e67ef157 (127.6.3.193:32829), d44d19fe0aff482ea572a3372e43e71e (127.6.3.194:43423)
I20260709 14:54:04.422173  9428 raft_consensus.cc:2468] T 03ba3bdfcd8f4bb4a2c4ca1167099ab2 P d44d19fe0aff482ea572a3372e43e71e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dc94ae5711c8467fbedb96a7e67ef157 in term 0.
I20260709 14:54:04.423110  9393 leader_election.cc:304] T ac9462fbaf574bb9bc87930d2c4e7016 P d44d19fe0aff482ea572a3372e43e71e [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: d44d19fe0aff482ea572a3372e43e71e, dc94ae5711c8467fbedb96a7e67ef157; no voters: f7e17c47b4cd4c0db8ec1fc7e2b33f9a
I20260709 14:54:04.423460  9427 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e08636c467454acfa7f1397d62a8c0e3" candidate_uuid: "dc94ae5711c8467fbedb96a7e67ef157" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d44d19fe0aff482ea572a3372e43e71e"
I20260709 14:54:04.423817  9580 leader_election.cc:290] T 03ba3bdfcd8f4bb4a2c4ca1167099ab2 P dc94ae5711c8467fbedb96a7e67ef157 [CANDIDATE]: Term 1 election: Requested vote from peers d44d19fe0aff482ea572a3372e43e71e (127.6.3.194:43423), f7e17c47b4cd4c0db8ec1fc7e2b33f9a (127.6.3.195:46063)
I20260709 14:54:04.424178  9427 raft_consensus.cc:2393] T e08636c467454acfa7f1397d62a8c0e3 P d44d19fe0aff482ea572a3372e43e71e [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate dc94ae5711c8467fbedb96a7e67ef157 in current term 1: Already voted for candidate d44d19fe0aff482ea572a3372e43e71e in this term.
I20260709 14:54:04.424863  9586 raft_consensus.cc:2804] T ac9462fbaf574bb9bc87930d2c4e7016 P d44d19fe0aff482ea572a3372e43e71e [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:54:04.424782  9393 leader_election.cc:304] T e7d1bff0a02f4d7788f29e36a6821cb1 P d44d19fe0aff482ea572a3372e43e71e [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: d44d19fe0aff482ea572a3372e43e71e, dc94ae5711c8467fbedb96a7e67ef157; no voters: f7e17c47b4cd4c0db8ec1fc7e2b33f9a
I20260709 14:54:04.425220  9548 leader_election.cc:290] T ada304aea34546a08a3442bff0c7968e P d44d19fe0aff482ea572a3372e43e71e [CANDIDATE]: Term 1 election: Requested vote from peers dc94ae5711c8467fbedb96a7e67ef157 (127.6.3.193:32829), f7e17c47b4cd4c0db8ec1fc7e2b33f9a (127.6.3.195:46063)
I20260709 14:54:04.426808  9352 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "188a81667b934de4a014bb7ec637d34f" candidate_uuid: "f7e17c47b4cd4c0db8ec1fc7e2b33f9a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dc94ae5711c8467fbedb96a7e67ef157"
I20260709 14:54:04.427665  9352 raft_consensus.cc:3060] T 188a81667b934de4a014bb7ec637d34f P dc94ae5711c8467fbedb96a7e67ef157 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:04.427769  9501 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ada304aea34546a08a3442bff0c7968e" candidate_uuid: "d44d19fe0aff482ea572a3372e43e71e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f7e17c47b4cd4c0db8ec1fc7e2b33f9a"
W20260709 14:54:04.429036  9394 leader_election.cc:343] T ada304aea34546a08a3442bff0c7968e P d44d19fe0aff482ea572a3372e43e71e [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer f7e17c47b4cd4c0db8ec1fc7e2b33f9a (127.6.3.195:46063): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:54:04.426805  9502 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "03ba3bdfcd8f4bb4a2c4ca1167099ab2" candidate_uuid: "dc94ae5711c8467fbedb96a7e67ef157" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f7e17c47b4cd4c0db8ec1fc7e2b33f9a"
I20260709 14:54:04.431138  9502 raft_consensus.cc:3060] T 03ba3bdfcd8f4bb4a2c4ca1167099ab2 P f7e17c47b4cd4c0db8ec1fc7e2b33f9a [term 0 FOLLOWER]: Advancing to term 1
W20260709 14:54:04.431748  9319 leader_election.cc:343] T 188a81667b934de4a014bb7ec637d34f P dc94ae5711c8467fbedb96a7e67ef157 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d44d19fe0aff482ea572a3372e43e71e (127.6.3.194:43423): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:54:04.432165  9319 leader_election.cc:304] T 188a81667b934de4a014bb7ec637d34f P dc94ae5711c8467fbedb96a7e67ef157 [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: dc94ae5711c8467fbedb96a7e67ef157; no voters: d44d19fe0aff482ea572a3372e43e71e, f7e17c47b4cd4c0db8ec1fc7e2b33f9a
I20260709 14:54:04.432971  9584 raft_consensus.cc:2804] T e7d1bff0a02f4d7788f29e36a6821cb1 P d44d19fe0aff482ea572a3372e43e71e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:54:04.433336  9584 raft_consensus.cc:493] T e7d1bff0a02f4d7788f29e36a6821cb1 P d44d19fe0aff482ea572a3372e43e71e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:54:04.433672  9584 raft_consensus.cc:3060] T e7d1bff0a02f4d7788f29e36a6821cb1 P d44d19fe0aff482ea572a3372e43e71e [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:04.435395  9427 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "03ba3bdfcd8f4bb4a2c4ca1167099ab2" candidate_uuid: "dc94ae5711c8467fbedb96a7e67ef157" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d44d19fe0aff482ea572a3372e43e71e"
I20260709 14:54:04.435952  9427 raft_consensus.cc:3060] T 03ba3bdfcd8f4bb4a2c4ca1167099ab2 P d44d19fe0aff482ea572a3372e43e71e [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:04.436638  9351 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ada304aea34546a08a3442bff0c7968e" candidate_uuid: "d44d19fe0aff482ea572a3372e43e71e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dc94ae5711c8467fbedb96a7e67ef157"
I20260709 14:54:04.437336  9351 raft_consensus.cc:3060] T ada304aea34546a08a3442bff0c7968e P dc94ae5711c8467fbedb96a7e67ef157 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:04.435748  9353 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e08636c467454acfa7f1397d62a8c0e3" candidate_uuid: "d44d19fe0aff482ea572a3372e43e71e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dc94ae5711c8467fbedb96a7e67ef157"
I20260709 14:54:04.430073  9586 raft_consensus.cc:697] T ac9462fbaf574bb9bc87930d2c4e7016 P d44d19fe0aff482ea572a3372e43e71e [term 1 LEADER]: Becoming Leader. State: Replica: d44d19fe0aff482ea572a3372e43e71e, State: Running, Role: LEADER
I20260709 14:54:04.451740  9542 tablet_bootstrap.cc:492] T 188a81667b934de4a014bb7ec637d34f P d44d19fe0aff482ea572a3372e43e71e: No bootstrap required, opened a new log
I20260709 14:54:04.452208  9542 ts_tablet_manager.cc:1403] T 188a81667b934de4a014bb7ec637d34f P d44d19fe0aff482ea572a3372e43e71e: Time spent bootstrapping tablet: real 0.077s	user 0.007s	sys 0.004s
I20260709 14:54:04.448323  9584 raft_consensus.cc:515] T e7d1bff0a02f4d7788f29e36a6821cb1 P d44d19fe0aff482ea572a3372e43e71e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dc94ae5711c8467fbedb96a7e67ef157" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 32829 } } peers { permanent_uuid: "d44d19fe0aff482ea572a3372e43e71e" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43423 } } peers { permanent_uuid: "f7e17c47b4cd4c0db8ec1fc7e2b33f9a" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 46063 } }
I20260709 14:54:04.450424  9393 leader_election.cc:304] T e08636c467454acfa7f1397d62a8c0e3 P d44d19fe0aff482ea572a3372e43e71e [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: d44d19fe0aff482ea572a3372e43e71e; no voters: dc94ae5711c8467fbedb96a7e67ef157, f7e17c47b4cd4c0db8ec1fc7e2b33f9a
I20260709 14:54:04.455040  9542 raft_consensus.cc:359] T 188a81667b934de4a014bb7ec637d34f P d44d19fe0aff482ea572a3372e43e71e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dc94ae5711c8467fbedb96a7e67ef157" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 32829 } } peers { permanent_uuid: "d44d19fe0aff482ea572a3372e43e71e" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43423 } } peers { permanent_uuid: "f7e17c47b4cd4c0db8ec1fc7e2b33f9a" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 46063 } }
I20260709 14:54:04.455741  9548 raft_consensus.cc:2749] T e08636c467454acfa7f1397d62a8c0e3 P d44d19fe0aff482ea572a3372e43e71e [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 14:54:04.458715  9502 raft_consensus.cc:2468] T 03ba3bdfcd8f4bb4a2c4ca1167099ab2 P f7e17c47b4cd4c0db8ec1fc7e2b33f9a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dc94ae5711c8467fbedb96a7e67ef157 in term 1.
I20260709 14:54:04.455444  9586 consensus_queue.cc:237] T ac9462fbaf574bb9bc87930d2c4e7016 P d44d19fe0aff482ea572a3372e43e71e [LEADER]: Queue going to LEADER mode. State: All 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: "dc94ae5711c8467fbedb96a7e67ef157" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 32829 } } peers { permanent_uuid: "d44d19fe0aff482ea572a3372e43e71e" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43423 } } peers { permanent_uuid: "f7e17c47b4cd4c0db8ec1fc7e2b33f9a" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 46063 } }
I20260709 14:54:04.455842  9542 raft_consensus.cc:385] T 188a81667b934de4a014bb7ec637d34f P d44d19fe0aff482ea572a3372e43e71e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:04.461728  9319 leader_election.cc:304] T 03ba3bdfcd8f4bb4a2c4ca1167099ab2 P dc94ae5711c8467fbedb96a7e67ef157 [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: dc94ae5711c8467fbedb96a7e67ef157, f7e17c47b4cd4c0db8ec1fc7e2b33f9a; no voters: 
I20260709 14:54:04.461905  9542 raft_consensus.cc:740] T 188a81667b934de4a014bb7ec637d34f P d44d19fe0aff482ea572a3372e43e71e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d44d19fe0aff482ea572a3372e43e71e, State: Initialized, Role: FOLLOWER
I20260709 14:54:04.460637  9546 tablet_bootstrap.cc:492] T ada304aea34546a08a3442bff0c7968e P f7e17c47b4cd4c0db8ec1fc7e2b33f9a: No bootstrap required, opened a new log
I20260709 14:54:04.462817  9546 ts_tablet_manager.cc:1403] T ada304aea34546a08a3442bff0c7968e P f7e17c47b4cd4c0db8ec1fc7e2b33f9a: Time spent bootstrapping tablet: real 0.072s	user 0.015s	sys 0.009s
I20260709 14:54:04.462553  9542 consensus_queue.cc:260] T 188a81667b934de4a014bb7ec637d34f P d44d19fe0aff482ea572a3372e43e71e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dc94ae5711c8467fbedb96a7e67ef157" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 32829 } } peers { permanent_uuid: "d44d19fe0aff482ea572a3372e43e71e" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43423 } } peers { permanent_uuid: "f7e17c47b4cd4c0db8ec1fc7e2b33f9a" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 46063 } }
I20260709 14:54:04.464553  9542 ts_tablet_manager.cc:1434] T 188a81667b934de4a014bb7ec637d34f P d44d19fe0aff482ea572a3372e43e71e: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.000s
I20260709 14:54:04.464993  9352 raft_consensus.cc:2468] T 188a81667b934de4a014bb7ec637d34f P dc94ae5711c8467fbedb96a7e67ef157 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f7e17c47b4cd4c0db8ec1fc7e2b33f9a in term 1.
I20260709 14:54:04.465605  9580 raft_consensus.cc:2749] T 188a81667b934de4a014bb7ec637d34f P dc94ae5711c8467fbedb96a7e67ef157 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:54:04.466835  9427 raft_consensus.cc:2468] T 03ba3bdfcd8f4bb4a2c4ca1167099ab2 P d44d19fe0aff482ea572a3372e43e71e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dc94ae5711c8467fbedb96a7e67ef157 in term 1.
I20260709 14:54:04.468506  9580 raft_consensus.cc:2804] T 03ba3bdfcd8f4bb4a2c4ca1167099ab2 P dc94ae5711c8467fbedb96a7e67ef157 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:54:04.465610  9546 raft_consensus.cc:359] T ada304aea34546a08a3442bff0c7968e P f7e17c47b4cd4c0db8ec1fc7e2b33f9a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dc94ae5711c8467fbedb96a7e67ef157" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 32829 } } peers { permanent_uuid: "d44d19fe0aff482ea572a3372e43e71e" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43423 } } peers { permanent_uuid: "f7e17c47b4cd4c0db8ec1fc7e2b33f9a" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 46063 } }
I20260709 14:54:04.469560  9580 raft_consensus.cc:697] T 03ba3bdfcd8f4bb4a2c4ca1167099ab2 P dc94ae5711c8467fbedb96a7e67ef157 [term 1 LEADER]: Becoming Leader. State: Replica: dc94ae5711c8467fbedb96a7e67ef157, State: Running, Role: LEADER
I20260709 14:54:04.469763  9546 raft_consensus.cc:385] T ada304aea34546a08a3442bff0c7968e P f7e17c47b4cd4c0db8ec1fc7e2b33f9a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:04.470323  9546 raft_consensus.cc:740] T ada304aea34546a08a3442bff0c7968e P f7e17c47b4cd4c0db8ec1fc7e2b33f9a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f7e17c47b4cd4c0db8ec1fc7e2b33f9a, State: Initialized, Role: FOLLOWER
I20260709 14:54:04.470695  9580 consensus_queue.cc:237] T 03ba3bdfcd8f4bb4a2c4ca1167099ab2 P dc94ae5711c8467fbedb96a7e67ef157 [LEADER]: Queue going to LEADER mode. State: All 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: "dc94ae5711c8467fbedb96a7e67ef157" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 32829 } } peers { permanent_uuid: "d44d19fe0aff482ea572a3372e43e71e" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43423 } } peers { permanent_uuid: "f7e17c47b4cd4c0db8ec1fc7e2b33f9a" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 46063 } }
I20260709 14:54:04.471462  9546 consensus_queue.cc:260] T ada304aea34546a08a3442bff0c7968e P f7e17c47b4cd4c0db8ec1fc7e2b33f9a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dc94ae5711c8467fbedb96a7e67ef157" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 32829 } } peers { permanent_uuid: "d44d19fe0aff482ea572a3372e43e71e" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43423 } } peers { permanent_uuid: "f7e17c47b4cd4c0db8ec1fc7e2b33f9a" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 46063 } }
I20260709 14:54:04.460489  9351 raft_consensus.cc:2468] T ada304aea34546a08a3442bff0c7968e P dc94ae5711c8467fbedb96a7e67ef157 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d44d19fe0aff482ea572a3372e43e71e in term 1.
I20260709 14:54:04.474496  9548 raft_consensus.cc:493] T 8eba5028ba854a91a6acf00f7c8f29a6 P d44d19fe0aff482ea572a3372e43e71e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:54:04.475185  9548 raft_consensus.cc:515] T 8eba5028ba854a91a6acf00f7c8f29a6 P d44d19fe0aff482ea572a3372e43e71e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dc94ae5711c8467fbedb96a7e67ef157" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 32829 } } peers { permanent_uuid: "d44d19fe0aff482ea572a3372e43e71e" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43423 } } peers { permanent_uuid: "f7e17c47b4cd4c0db8ec1fc7e2b33f9a" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 46063 } }
I20260709 14:54:04.479004  9548 leader_election.cc:290] T 8eba5028ba854a91a6acf00f7c8f29a6 P d44d19fe0aff482ea572a3372e43e71e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers dc94ae5711c8467fbedb96a7e67ef157 (127.6.3.193:32829), f7e17c47b4cd4c0db8ec1fc7e2b33f9a (127.6.3.195:46063)
I20260709 14:54:04.479166  9353 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8eba5028ba854a91a6acf00f7c8f29a6" candidate_uuid: "d44d19fe0aff482ea572a3372e43e71e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dc94ae5711c8467fbedb96a7e67ef157" is_pre_election: true
I20260709 14:54:04.480729  9353 raft_consensus.cc:2468] T 8eba5028ba854a91a6acf00f7c8f29a6 P dc94ae5711c8467fbedb96a7e67ef157 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d44d19fe0aff482ea572a3372e43e71e in term 0.
I20260709 14:54:04.482442  9393 leader_election.cc:304] T 8eba5028ba854a91a6acf00f7c8f29a6 P d44d19fe0aff482ea572a3372e43e71e [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: d44d19fe0aff482ea572a3372e43e71e, dc94ae5711c8467fbedb96a7e67ef157; no voters: 
I20260709 14:54:04.484611  9501 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e7d1bff0a02f4d7788f29e36a6821cb1" candidate_uuid: "d44d19fe0aff482ea572a3372e43e71e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f7e17c47b4cd4c0db8ec1fc7e2b33f9a"
I20260709 14:54:04.484671  9353 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e7d1bff0a02f4d7788f29e36a6821cb1" candidate_uuid: "d44d19fe0aff482ea572a3372e43e71e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dc94ae5711c8467fbedb96a7e67ef157"
W20260709 14:54:04.486495  9394 leader_election.cc:343] T e7d1bff0a02f4d7788f29e36a6821cb1 P d44d19fe0aff482ea572a3372e43e71e [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer f7e17c47b4cd4c0db8ec1fc7e2b33f9a (127.6.3.195:46063): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:54:04.485498  9353 raft_consensus.cc:3060] T e7d1bff0a02f4d7788f29e36a6821cb1 P dc94ae5711c8467fbedb96a7e67ef157 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:04.486827  9393 leader_election.cc:304] T ada304aea34546a08a3442bff0c7968e P d44d19fe0aff482ea572a3372e43e71e [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: d44d19fe0aff482ea572a3372e43e71e, dc94ae5711c8467fbedb96a7e67ef157; no voters: f7e17c47b4cd4c0db8ec1fc7e2b33f9a
I20260709 14:54:04.487916  9584 leader_election.cc:290] T e7d1bff0a02f4d7788f29e36a6821cb1 P d44d19fe0aff482ea572a3372e43e71e [CANDIDATE]: Term 1 election: Requested vote from peers dc94ae5711c8467fbedb96a7e67ef157 (127.6.3.193:32829), f7e17c47b4cd4c0db8ec1fc7e2b33f9a (127.6.3.195:46063)
I20260709 14:54:04.488644  9502 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8eba5028ba854a91a6acf00f7c8f29a6" candidate_uuid: "d44d19fe0aff482ea572a3372e43e71e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f7e17c47b4cd4c0db8ec1fc7e2b33f9a" is_pre_election: true
I20260709 14:54:04.490712  9467 leader_election.cc:304] T 188a81667b934de4a014bb7ec637d34f P f7e17c47b4cd4c0db8ec1fc7e2b33f9a [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: dc94ae5711c8467fbedb96a7e67ef157, f7e17c47b4cd4c0db8ec1fc7e2b33f9a; no voters: d44d19fe0aff482ea572a3372e43e71e
I20260709 14:54:04.491812  9587 raft_consensus.cc:2804] T ada304aea34546a08a3442bff0c7968e P d44d19fe0aff482ea572a3372e43e71e [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:54:04.492476  9552 raft_consensus.cc:2804] T 188a81667b934de4a014bb7ec637d34f P f7e17c47b4cd4c0db8ec1fc7e2b33f9a [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:54:04.493000  9552 raft_consensus.cc:697] T 188a81667b934de4a014bb7ec637d34f P f7e17c47b4cd4c0db8ec1fc7e2b33f9a [term 1 LEADER]: Becoming Leader. State: Replica: f7e17c47b4cd4c0db8ec1fc7e2b33f9a, State: Running, Role: LEADER
I20260709 14:54:04.493782  9552 consensus_queue.cc:237] T 188a81667b934de4a014bb7ec637d34f P f7e17c47b4cd4c0db8ec1fc7e2b33f9a [LEADER]: Queue going to LEADER mode. State: All 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: "dc94ae5711c8467fbedb96a7e67ef157" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 32829 } } peers { permanent_uuid: "d44d19fe0aff482ea572a3372e43e71e" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43423 } } peers { permanent_uuid: "f7e17c47b4cd4c0db8ec1fc7e2b33f9a" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 46063 } }
W20260709 14:54:04.495801  9394 leader_election.cc:343] T 8eba5028ba854a91a6acf00f7c8f29a6 P d44d19fe0aff482ea572a3372e43e71e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f7e17c47b4cd4c0db8ec1fc7e2b33f9a (127.6.3.195:46063): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:54:04.499008  9353 raft_consensus.cc:2468] T e7d1bff0a02f4d7788f29e36a6821cb1 P dc94ae5711c8467fbedb96a7e67ef157 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d44d19fe0aff482ea572a3372e43e71e in term 1.
I20260709 14:54:04.500571  9393 leader_election.cc:304] T e7d1bff0a02f4d7788f29e36a6821cb1 P d44d19fe0aff482ea572a3372e43e71e [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: d44d19fe0aff482ea572a3372e43e71e, dc94ae5711c8467fbedb96a7e67ef157; no voters: f7e17c47b4cd4c0db8ec1fc7e2b33f9a
I20260709 14:54:04.501293  9586 raft_consensus.cc:2804] T e7d1bff0a02f4d7788f29e36a6821cb1 P d44d19fe0aff482ea572a3372e43e71e [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:54:04.492523  9587 raft_consensus.cc:697] T ada304aea34546a08a3442bff0c7968e P d44d19fe0aff482ea572a3372e43e71e [term 1 LEADER]: Becoming Leader. State: Replica: d44d19fe0aff482ea572a3372e43e71e, State: Running, Role: LEADER
I20260709 14:54:04.502789  9587 consensus_queue.cc:237] T ada304aea34546a08a3442bff0c7968e P d44d19fe0aff482ea572a3372e43e71e [LEADER]: Queue going to LEADER mode. State: All 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: "dc94ae5711c8467fbedb96a7e67ef157" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 32829 } } peers { permanent_uuid: "d44d19fe0aff482ea572a3372e43e71e" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43423 } } peers { permanent_uuid: "f7e17c47b4cd4c0db8ec1fc7e2b33f9a" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 46063 } }
I20260709 14:54:04.502596  9250 catalog_manager.cc:5697] T c7ac5fa9a2ab47fda28d2598de9ce385 P f7e17c47b4cd4c0db8ec1fc7e2b33f9a reported cstate change: term changed from 0 to 1, leader changed from <none> to f7e17c47b4cd4c0db8ec1fc7e2b33f9a (127.6.3.195). New cstate: current_term: 1 leader_uuid: "f7e17c47b4cd4c0db8ec1fc7e2b33f9a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dc94ae5711c8467fbedb96a7e67ef157" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 32829 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d44d19fe0aff482ea572a3372e43e71e" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43423 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f7e17c47b4cd4c0db8ec1fc7e2b33f9a" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 46063 } health_report { overall_health: HEALTHY } } }
I20260709 14:54:04.503541  9546 ts_tablet_manager.cc:1434] T ada304aea34546a08a3442bff0c7968e P f7e17c47b4cd4c0db8ec1fc7e2b33f9a: Time spent starting tablet: real 0.040s	user 0.006s	sys 0.002s
I20260709 14:54:04.504601  9546 tablet_bootstrap.cc:492] T e7d1bff0a02f4d7788f29e36a6821cb1 P f7e17c47b4cd4c0db8ec1fc7e2b33f9a: Bootstrap starting.
I20260709 14:54:04.489974  9548 raft_consensus.cc:2804] T 8eba5028ba854a91a6acf00f7c8f29a6 P d44d19fe0aff482ea572a3372e43e71e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:54:04.507325  9548 raft_consensus.cc:493] T 8eba5028ba854a91a6acf00f7c8f29a6 P d44d19fe0aff482ea572a3372e43e71e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:54:04.507786  9548 raft_consensus.cc:3060] T 8eba5028ba854a91a6acf00f7c8f29a6 P d44d19fe0aff482ea572a3372e43e71e [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:04.508631  9249 catalog_manager.cc:5697] T ac9462fbaf574bb9bc87930d2c4e7016 P d44d19fe0aff482ea572a3372e43e71e reported cstate change: term changed from 0 to 1, leader changed from <none> to d44d19fe0aff482ea572a3372e43e71e (127.6.3.194). New cstate: current_term: 1 leader_uuid: "d44d19fe0aff482ea572a3372e43e71e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dc94ae5711c8467fbedb96a7e67ef157" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 32829 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d44d19fe0aff482ea572a3372e43e71e" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43423 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f7e17c47b4cd4c0db8ec1fc7e2b33f9a" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 46063 } health_report { overall_health: UNKNOWN } } }
I20260709 14:54:04.522064  9548 raft_consensus.cc:515] T 8eba5028ba854a91a6acf00f7c8f29a6 P d44d19fe0aff482ea572a3372e43e71e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dc94ae5711c8467fbedb96a7e67ef157" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 32829 } } peers { permanent_uuid: "d44d19fe0aff482ea572a3372e43e71e" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43423 } } peers { permanent_uuid: "f7e17c47b4cd4c0db8ec1fc7e2b33f9a" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 46063 } }
I20260709 14:54:04.523201  9586 raft_consensus.cc:697] T e7d1bff0a02f4d7788f29e36a6821cb1 P d44d19fe0aff482ea572a3372e43e71e [term 1 LEADER]: Becoming Leader. State: Replica: d44d19fe0aff482ea572a3372e43e71e, State: Running, Role: LEADER
I20260709 14:54:04.524130  9586 consensus_queue.cc:237] T e7d1bff0a02f4d7788f29e36a6821cb1 P d44d19fe0aff482ea572a3372e43e71e [LEADER]: Queue going to LEADER mode. State: All 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: "dc94ae5711c8467fbedb96a7e67ef157" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 32829 } } peers { permanent_uuid: "d44d19fe0aff482ea572a3372e43e71e" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43423 } } peers { permanent_uuid: "f7e17c47b4cd4c0db8ec1fc7e2b33f9a" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 46063 } }
I20260709 14:54:04.526271  9546 tablet_bootstrap.cc:654] T e7d1bff0a02f4d7788f29e36a6821cb1 P f7e17c47b4cd4c0db8ec1fc7e2b33f9a: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:04.537957  9548 leader_election.cc:290] T 8eba5028ba854a91a6acf00f7c8f29a6 P d44d19fe0aff482ea572a3372e43e71e [CANDIDATE]: Term 1 election: Requested vote from peers dc94ae5711c8467fbedb96a7e67ef157 (127.6.3.193:32829), f7e17c47b4cd4c0db8ec1fc7e2b33f9a (127.6.3.195:46063)
I20260709 14:54:04.539575  9546 tablet_bootstrap.cc:492] T e7d1bff0a02f4d7788f29e36a6821cb1 P f7e17c47b4cd4c0db8ec1fc7e2b33f9a: No bootstrap required, opened a new log
I20260709 14:54:04.540045  9546 ts_tablet_manager.cc:1403] T e7d1bff0a02f4d7788f29e36a6821cb1 P f7e17c47b4cd4c0db8ec1fc7e2b33f9a: Time spent bootstrapping tablet: real 0.036s	user 0.012s	sys 0.000s
I20260709 14:54:04.540501  9353 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8eba5028ba854a91a6acf00f7c8f29a6" candidate_uuid: "d44d19fe0aff482ea572a3372e43e71e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dc94ae5711c8467fbedb96a7e67ef157"
I20260709 14:54:04.540817  9502 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8eba5028ba854a91a6acf00f7c8f29a6" candidate_uuid: "d44d19fe0aff482ea572a3372e43e71e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f7e17c47b4cd4c0db8ec1fc7e2b33f9a"
I20260709 14:54:04.541309  9353 raft_consensus.cc:3060] T 8eba5028ba854a91a6acf00f7c8f29a6 P dc94ae5711c8467fbedb96a7e67ef157 [term 0 FOLLOWER]: Advancing to term 1
W20260709 14:54:04.542196  9394 leader_election.cc:343] T 8eba5028ba854a91a6acf00f7c8f29a6 P d44d19fe0aff482ea572a3372e43e71e [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer f7e17c47b4cd4c0db8ec1fc7e2b33f9a (127.6.3.195:46063): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:54:04.542317  9546 raft_consensus.cc:359] T e7d1bff0a02f4d7788f29e36a6821cb1 P f7e17c47b4cd4c0db8ec1fc7e2b33f9a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dc94ae5711c8467fbedb96a7e67ef157" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 32829 } } peers { permanent_uuid: "d44d19fe0aff482ea572a3372e43e71e" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43423 } } peers { permanent_uuid: "f7e17c47b4cd4c0db8ec1fc7e2b33f9a" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 46063 } }
I20260709 14:54:04.542933  9546 raft_consensus.cc:385] T e7d1bff0a02f4d7788f29e36a6821cb1 P f7e17c47b4cd4c0db8ec1fc7e2b33f9a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:04.543179  9546 raft_consensus.cc:740] T e7d1bff0a02f4d7788f29e36a6821cb1 P f7e17c47b4cd4c0db8ec1fc7e2b33f9a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f7e17c47b4cd4c0db8ec1fc7e2b33f9a, State: Initialized, Role: FOLLOWER
I20260709 14:54:04.543913  9546 consensus_queue.cc:260] T e7d1bff0a02f4d7788f29e36a6821cb1 P f7e17c47b4cd4c0db8ec1fc7e2b33f9a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dc94ae5711c8467fbedb96a7e67ef157" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 32829 } } peers { permanent_uuid: "d44d19fe0aff482ea572a3372e43e71e" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43423 } } peers { permanent_uuid: "f7e17c47b4cd4c0db8ec1fc7e2b33f9a" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 46063 } }
I20260709 14:54:04.545612  9546 ts_tablet_manager.cc:1434] T e7d1bff0a02f4d7788f29e36a6821cb1 P f7e17c47b4cd4c0db8ec1fc7e2b33f9a: Time spent starting tablet: real 0.005s	user 0.002s	sys 0.003s
I20260709 14:54:04.546366  9546 tablet_bootstrap.cc:492] T 8eba5028ba854a91a6acf00f7c8f29a6 P f7e17c47b4cd4c0db8ec1fc7e2b33f9a: Bootstrap starting.
I20260709 14:54:04.546705  9251 catalog_manager.cc:5697] T 188a81667b934de4a014bb7ec637d34f P f7e17c47b4cd4c0db8ec1fc7e2b33f9a reported cstate change: term changed from 0 to 1, leader changed from <none> to f7e17c47b4cd4c0db8ec1fc7e2b33f9a (127.6.3.195). New cstate: current_term: 1 leader_uuid: "f7e17c47b4cd4c0db8ec1fc7e2b33f9a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dc94ae5711c8467fbedb96a7e67ef157" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 32829 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d44d19fe0aff482ea572a3372e43e71e" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43423 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f7e17c47b4cd4c0db8ec1fc7e2b33f9a" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 46063 } health_report { overall_health: HEALTHY } } }
I20260709 14:54:04.548820  9353 raft_consensus.cc:2468] T 8eba5028ba854a91a6acf00f7c8f29a6 P dc94ae5711c8467fbedb96a7e67ef157 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d44d19fe0aff482ea572a3372e43e71e in term 1.
I20260709 14:54:04.549930  9393 leader_election.cc:304] T 8eba5028ba854a91a6acf00f7c8f29a6 P d44d19fe0aff482ea572a3372e43e71e [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: d44d19fe0aff482ea572a3372e43e71e, dc94ae5711c8467fbedb96a7e67ef157; no voters: f7e17c47b4cd4c0db8ec1fc7e2b33f9a
I20260709 14:54:04.551622  9546 tablet_bootstrap.cc:654] T 8eba5028ba854a91a6acf00f7c8f29a6 P f7e17c47b4cd4c0db8ec1fc7e2b33f9a: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:04.552111  9548 raft_consensus.cc:2804] T 8eba5028ba854a91a6acf00f7c8f29a6 P d44d19fe0aff482ea572a3372e43e71e [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:54:04.552800  9548 raft_consensus.cc:697] T 8eba5028ba854a91a6acf00f7c8f29a6 P d44d19fe0aff482ea572a3372e43e71e [term 1 LEADER]: Becoming Leader. State: Replica: d44d19fe0aff482ea572a3372e43e71e, State: Running, Role: LEADER
I20260709 14:54:04.553591  9548 consensus_queue.cc:237] T 8eba5028ba854a91a6acf00f7c8f29a6 P d44d19fe0aff482ea572a3372e43e71e [LEADER]: Queue going to LEADER mode. State: All 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: "dc94ae5711c8467fbedb96a7e67ef157" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 32829 } } peers { permanent_uuid: "d44d19fe0aff482ea572a3372e43e71e" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43423 } } peers { permanent_uuid: "f7e17c47b4cd4c0db8ec1fc7e2b33f9a" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 46063 } }
I20260709 14:54:04.558128  9249 catalog_manager.cc:5697] T e7d1bff0a02f4d7788f29e36a6821cb1 P d44d19fe0aff482ea572a3372e43e71e reported cstate change: term changed from 0 to 1, leader changed from <none> to d44d19fe0aff482ea572a3372e43e71e (127.6.3.194). New cstate: current_term: 1 leader_uuid: "d44d19fe0aff482ea572a3372e43e71e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dc94ae5711c8467fbedb96a7e67ef157" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 32829 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d44d19fe0aff482ea572a3372e43e71e" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43423 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f7e17c47b4cd4c0db8ec1fc7e2b33f9a" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 46063 } health_report { overall_health: UNKNOWN } } }
I20260709 14:54:04.559901  9249 catalog_manager.cc:5697] T ada304aea34546a08a3442bff0c7968e P d44d19fe0aff482ea572a3372e43e71e reported cstate change: term changed from 0 to 1, leader changed from <none> to d44d19fe0aff482ea572a3372e43e71e (127.6.3.194). New cstate: current_term: 1 leader_uuid: "d44d19fe0aff482ea572a3372e43e71e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dc94ae5711c8467fbedb96a7e67ef157" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 32829 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d44d19fe0aff482ea572a3372e43e71e" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43423 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f7e17c47b4cd4c0db8ec1fc7e2b33f9a" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 46063 } health_report { overall_health: UNKNOWN } } }
I20260709 14:54:04.561111  9546 tablet_bootstrap.cc:492] T 8eba5028ba854a91a6acf00f7c8f29a6 P f7e17c47b4cd4c0db8ec1fc7e2b33f9a: No bootstrap required, opened a new log
I20260709 14:54:04.561491  9546 ts_tablet_manager.cc:1403] T 8eba5028ba854a91a6acf00f7c8f29a6 P f7e17c47b4cd4c0db8ec1fc7e2b33f9a: Time spent bootstrapping tablet: real 0.015s	user 0.008s	sys 0.000s
I20260709 14:54:04.563283  9546 raft_consensus.cc:359] T 8eba5028ba854a91a6acf00f7c8f29a6 P f7e17c47b4cd4c0db8ec1fc7e2b33f9a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dc94ae5711c8467fbedb96a7e67ef157" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 32829 } } peers { permanent_uuid: "d44d19fe0aff482ea572a3372e43e71e" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43423 } } peers { permanent_uuid: "f7e17c47b4cd4c0db8ec1fc7e2b33f9a" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 46063 } }
I20260709 14:54:04.563742  9546 raft_consensus.cc:385] T 8eba5028ba854a91a6acf00f7c8f29a6 P f7e17c47b4cd4c0db8ec1fc7e2b33f9a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:04.563958  9546 raft_consensus.cc:740] T 8eba5028ba854a91a6acf00f7c8f29a6 P f7e17c47b4cd4c0db8ec1fc7e2b33f9a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f7e17c47b4cd4c0db8ec1fc7e2b33f9a, State: Initialized, Role: FOLLOWER
I20260709 14:54:04.564503  9546 consensus_queue.cc:260] T 8eba5028ba854a91a6acf00f7c8f29a6 P f7e17c47b4cd4c0db8ec1fc7e2b33f9a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dc94ae5711c8467fbedb96a7e67ef157" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 32829 } } peers { permanent_uuid: "d44d19fe0aff482ea572a3372e43e71e" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43423 } } peers { permanent_uuid: "f7e17c47b4cd4c0db8ec1fc7e2b33f9a" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 46063 } }
I20260709 14:54:04.566447  9546 ts_tablet_manager.cc:1434] T 8eba5028ba854a91a6acf00f7c8f29a6 P f7e17c47b4cd4c0db8ec1fc7e2b33f9a: Time spent starting tablet: real 0.005s	user 0.003s	sys 0.000s
I20260709 14:54:04.567312  9546 tablet_bootstrap.cc:492] T ac9462fbaf574bb9bc87930d2c4e7016 P f7e17c47b4cd4c0db8ec1fc7e2b33f9a: Bootstrap starting.
I20260709 14:54:04.569108  9250 catalog_manager.cc:5697] T e08636c467454acfa7f1397d62a8c0e3 P dc94ae5711c8467fbedb96a7e67ef157 reported cstate change: term changed from 0 to 1, leader changed from <none> to dc94ae5711c8467fbedb96a7e67ef157 (127.6.3.193). New cstate: current_term: 1 leader_uuid: "dc94ae5711c8467fbedb96a7e67ef157" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dc94ae5711c8467fbedb96a7e67ef157" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 32829 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d44d19fe0aff482ea572a3372e43e71e" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43423 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f7e17c47b4cd4c0db8ec1fc7e2b33f9a" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 46063 } health_report { overall_health: UNKNOWN } } }
I20260709 14:54:04.571017  9546 tablet_bootstrap.cc:654] T ac9462fbaf574bb9bc87930d2c4e7016 P f7e17c47b4cd4c0db8ec1fc7e2b33f9a: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:04.570940  9250 catalog_manager.cc:5697] T 03ba3bdfcd8f4bb4a2c4ca1167099ab2 P dc94ae5711c8467fbedb96a7e67ef157 reported cstate change: term changed from 0 to 1, leader changed from <none> to dc94ae5711c8467fbedb96a7e67ef157 (127.6.3.193). New cstate: current_term: 1 leader_uuid: "dc94ae5711c8467fbedb96a7e67ef157" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dc94ae5711c8467fbedb96a7e67ef157" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 32829 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d44d19fe0aff482ea572a3372e43e71e" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43423 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f7e17c47b4cd4c0db8ec1fc7e2b33f9a" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 46063 } health_report { overall_health: UNKNOWN } } }
I20260709 14:54:04.575227  9248 catalog_manager.cc:5697] T 8eba5028ba854a91a6acf00f7c8f29a6 P d44d19fe0aff482ea572a3372e43e71e reported cstate change: term changed from 0 to 1, leader changed from <none> to d44d19fe0aff482ea572a3372e43e71e (127.6.3.194). New cstate: current_term: 1 leader_uuid: "d44d19fe0aff482ea572a3372e43e71e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dc94ae5711c8467fbedb96a7e67ef157" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 32829 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d44d19fe0aff482ea572a3372e43e71e" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43423 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f7e17c47b4cd4c0db8ec1fc7e2b33f9a" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 46063 } health_report { overall_health: UNKNOWN } } }
I20260709 14:54:04.576722  9546 tablet_bootstrap.cc:492] T ac9462fbaf574bb9bc87930d2c4e7016 P f7e17c47b4cd4c0db8ec1fc7e2b33f9a: No bootstrap required, opened a new log
I20260709 14:54:04.577129  9546 ts_tablet_manager.cc:1403] T ac9462fbaf574bb9bc87930d2c4e7016 P f7e17c47b4cd4c0db8ec1fc7e2b33f9a: Time spent bootstrapping tablet: real 0.010s	user 0.007s	sys 0.001s
I20260709 14:54:04.579558  9546 raft_consensus.cc:359] T ac9462fbaf574bb9bc87930d2c4e7016 P f7e17c47b4cd4c0db8ec1fc7e2b33f9a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dc94ae5711c8467fbedb96a7e67ef157" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 32829 } } peers { permanent_uuid: "d44d19fe0aff482ea572a3372e43e71e" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43423 } } peers { permanent_uuid: "f7e17c47b4cd4c0db8ec1fc7e2b33f9a" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 46063 } }
I20260709 14:54:04.580075  9546 raft_consensus.cc:385] T ac9462fbaf574bb9bc87930d2c4e7016 P f7e17c47b4cd4c0db8ec1fc7e2b33f9a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:04.580288  9546 raft_consensus.cc:740] T ac9462fbaf574bb9bc87930d2c4e7016 P f7e17c47b4cd4c0db8ec1fc7e2b33f9a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f7e17c47b4cd4c0db8ec1fc7e2b33f9a, State: Initialized, Role: FOLLOWER
I20260709 14:54:04.580855  9546 consensus_queue.cc:260] T ac9462fbaf574bb9bc87930d2c4e7016 P f7e17c47b4cd4c0db8ec1fc7e2b33f9a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dc94ae5711c8467fbedb96a7e67ef157" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 32829 } } peers { permanent_uuid: "d44d19fe0aff482ea572a3372e43e71e" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43423 } } peers { permanent_uuid: "f7e17c47b4cd4c0db8ec1fc7e2b33f9a" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 46063 } }
I20260709 14:54:04.582230  9546 ts_tablet_manager.cc:1434] T ac9462fbaf574bb9bc87930d2c4e7016 P f7e17c47b4cd4c0db8ec1fc7e2b33f9a: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260709 14:54:04.727061  9580 consensus_queue.cc:1048] T afdf8c320ae14f80bb4800a346664c30 P dc94ae5711c8467fbedb96a7e67ef157 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f7e17c47b4cd4c0db8ec1fc7e2b33f9a" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 46063 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:54:04.732693  9548 raft_consensus.cc:493] T 188a81667b934de4a014bb7ec637d34f P d44d19fe0aff482ea572a3372e43e71e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:54:04.733141  9548 raft_consensus.cc:515] T 188a81667b934de4a014bb7ec637d34f P d44d19fe0aff482ea572a3372e43e71e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dc94ae5711c8467fbedb96a7e67ef157" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 32829 } } peers { permanent_uuid: "d44d19fe0aff482ea572a3372e43e71e" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43423 } } peers { permanent_uuid: "f7e17c47b4cd4c0db8ec1fc7e2b33f9a" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 46063 } }
I20260709 14:54:04.735208  9548 leader_election.cc:290] T 188a81667b934de4a014bb7ec637d34f P d44d19fe0aff482ea572a3372e43e71e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers dc94ae5711c8467fbedb96a7e67ef157 (127.6.3.193:32829), f7e17c47b4cd4c0db8ec1fc7e2b33f9a (127.6.3.195:46063)
I20260709 14:54:04.735841  9353 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "188a81667b934de4a014bb7ec637d34f" candidate_uuid: "d44d19fe0aff482ea572a3372e43e71e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dc94ae5711c8467fbedb96a7e67ef157" is_pre_election: true
I20260709 14:54:04.736600  9501 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "188a81667b934de4a014bb7ec637d34f" candidate_uuid: "d44d19fe0aff482ea572a3372e43e71e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f7e17c47b4cd4c0db8ec1fc7e2b33f9a" is_pre_election: true
I20260709 14:54:04.736631  9353 raft_consensus.cc:2393] T 188a81667b934de4a014bb7ec637d34f P dc94ae5711c8467fbedb96a7e67ef157 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate d44d19fe0aff482ea572a3372e43e71e in current term 1: Already voted for candidate f7e17c47b4cd4c0db8ec1fc7e2b33f9a in this term.
I20260709 14:54:04.738845  9393 leader_election.cc:304] T 188a81667b934de4a014bb7ec637d34f P d44d19fe0aff482ea572a3372e43e71e [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: d44d19fe0aff482ea572a3372e43e71e; no voters: dc94ae5711c8467fbedb96a7e67ef157, f7e17c47b4cd4c0db8ec1fc7e2b33f9a
I20260709 14:54:04.740165  9548 raft_consensus.cc:3060] T 188a81667b934de4a014bb7ec637d34f P d44d19fe0aff482ea572a3372e43e71e [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:04.742059  9572 consensus_queue.cc:1048] T afdf8c320ae14f80bb4800a346664c30 P dc94ae5711c8467fbedb96a7e67ef157 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d44d19fe0aff482ea572a3372e43e71e" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43423 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:54:04.747478  9548 raft_consensus.cc:2749] T 188a81667b934de4a014bb7ec637d34f P d44d19fe0aff482ea572a3372e43e71e [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:54:04.747884  9572 raft_consensus.cc:493] T 2e95caaddeb04c0680c7a9b66693133c P dc94ae5711c8467fbedb96a7e67ef157 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:54:04.748390  9572 raft_consensus.cc:515] T 2e95caaddeb04c0680c7a9b66693133c P dc94ae5711c8467fbedb96a7e67ef157 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dc94ae5711c8467fbedb96a7e67ef157" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 32829 } } peers { permanent_uuid: "d44d19fe0aff482ea572a3372e43e71e" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43423 } } peers { permanent_uuid: "f7e17c47b4cd4c0db8ec1fc7e2b33f9a" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 46063 } }
I20260709 14:54:04.750138  9572 leader_election.cc:290] T 2e95caaddeb04c0680c7a9b66693133c P dc94ae5711c8467fbedb96a7e67ef157 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d44d19fe0aff482ea572a3372e43e71e (127.6.3.194:43423), f7e17c47b4cd4c0db8ec1fc7e2b33f9a (127.6.3.195:46063)
I20260709 14:54:04.750814  9428 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2e95caaddeb04c0680c7a9b66693133c" candidate_uuid: "dc94ae5711c8467fbedb96a7e67ef157" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d44d19fe0aff482ea572a3372e43e71e" is_pre_election: true
I20260709 14:54:04.751139  9502 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2e95caaddeb04c0680c7a9b66693133c" candidate_uuid: "dc94ae5711c8467fbedb96a7e67ef157" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f7e17c47b4cd4c0db8ec1fc7e2b33f9a" is_pre_election: true
I20260709 14:54:04.751439  9428 raft_consensus.cc:2468] T 2e95caaddeb04c0680c7a9b66693133c P d44d19fe0aff482ea572a3372e43e71e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dc94ae5711c8467fbedb96a7e67ef157 in term 0.
I20260709 14:54:04.751732  9502 raft_consensus.cc:2468] T 2e95caaddeb04c0680c7a9b66693133c P f7e17c47b4cd4c0db8ec1fc7e2b33f9a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dc94ae5711c8467fbedb96a7e67ef157 in term 0.
I20260709 14:54:04.752629  9319 leader_election.cc:304] T 2e95caaddeb04c0680c7a9b66693133c P dc94ae5711c8467fbedb96a7e67ef157 [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: d44d19fe0aff482ea572a3372e43e71e, dc94ae5711c8467fbedb96a7e67ef157; no voters: 
I20260709 14:54:04.753484  9572 raft_consensus.cc:2804] T 2e95caaddeb04c0680c7a9b66693133c P dc94ae5711c8467fbedb96a7e67ef157 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:54:04.754040  9572 raft_consensus.cc:493] T 2e95caaddeb04c0680c7a9b66693133c P dc94ae5711c8467fbedb96a7e67ef157 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:54:04.754427  9572 raft_consensus.cc:3060] T 2e95caaddeb04c0680c7a9b66693133c P dc94ae5711c8467fbedb96a7e67ef157 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:04.761206  9572 raft_consensus.cc:515] T 2e95caaddeb04c0680c7a9b66693133c P dc94ae5711c8467fbedb96a7e67ef157 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dc94ae5711c8467fbedb96a7e67ef157" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 32829 } } peers { permanent_uuid: "d44d19fe0aff482ea572a3372e43e71e" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43423 } } peers { permanent_uuid: "f7e17c47b4cd4c0db8ec1fc7e2b33f9a" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 46063 } }
I20260709 14:54:04.762985  9572 leader_election.cc:290] T 2e95caaddeb04c0680c7a9b66693133c P dc94ae5711c8467fbedb96a7e67ef157 [CANDIDATE]: Term 1 election: Requested vote from peers d44d19fe0aff482ea572a3372e43e71e (127.6.3.194:43423), f7e17c47b4cd4c0db8ec1fc7e2b33f9a (127.6.3.195:46063)
I20260709 14:54:04.763574  9428 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2e95caaddeb04c0680c7a9b66693133c" candidate_uuid: "dc94ae5711c8467fbedb96a7e67ef157" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d44d19fe0aff482ea572a3372e43e71e"
I20260709 14:54:04.763950  9428 raft_consensus.cc:3060] T 2e95caaddeb04c0680c7a9b66693133c P d44d19fe0aff482ea572a3372e43e71e [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:04.765957  9502 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2e95caaddeb04c0680c7a9b66693133c" candidate_uuid: "dc94ae5711c8467fbedb96a7e67ef157" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f7e17c47b4cd4c0db8ec1fc7e2b33f9a"
I20260709 14:54:04.766482  9502 raft_consensus.cc:3060] T 2e95caaddeb04c0680c7a9b66693133c P f7e17c47b4cd4c0db8ec1fc7e2b33f9a [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:04.769991  9428 raft_consensus.cc:2468] T 2e95caaddeb04c0680c7a9b66693133c P d44d19fe0aff482ea572a3372e43e71e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dc94ae5711c8467fbedb96a7e67ef157 in term 1.
I20260709 14:54:04.773011  9502 raft_consensus.cc:2468] T 2e95caaddeb04c0680c7a9b66693133c P f7e17c47b4cd4c0db8ec1fc7e2b33f9a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dc94ae5711c8467fbedb96a7e67ef157 in term 1.
I20260709 14:54:04.773685  9319 leader_election.cc:304] T 2e95caaddeb04c0680c7a9b66693133c P dc94ae5711c8467fbedb96a7e67ef157 [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: d44d19fe0aff482ea572a3372e43e71e, dc94ae5711c8467fbedb96a7e67ef157; no voters: 
I20260709 14:54:04.774477  9572 raft_consensus.cc:2804] T 2e95caaddeb04c0680c7a9b66693133c P dc94ae5711c8467fbedb96a7e67ef157 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:54:04.774935  9572 raft_consensus.cc:697] T 2e95caaddeb04c0680c7a9b66693133c P dc94ae5711c8467fbedb96a7e67ef157 [term 1 LEADER]: Becoming Leader. State: Replica: dc94ae5711c8467fbedb96a7e67ef157, State: Running, Role: LEADER
I20260709 14:54:04.775727  9572 consensus_queue.cc:237] T 2e95caaddeb04c0680c7a9b66693133c P dc94ae5711c8467fbedb96a7e67ef157 [LEADER]: Queue going to LEADER mode. State: All 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: "dc94ae5711c8467fbedb96a7e67ef157" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 32829 } } peers { permanent_uuid: "d44d19fe0aff482ea572a3372e43e71e" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43423 } } peers { permanent_uuid: "f7e17c47b4cd4c0db8ec1fc7e2b33f9a" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 46063 } }
I20260709 14:54:04.781834  9248 catalog_manager.cc:5697] T 2e95caaddeb04c0680c7a9b66693133c P dc94ae5711c8467fbedb96a7e67ef157 reported cstate change: term changed from 0 to 1, leader changed from <none> to dc94ae5711c8467fbedb96a7e67ef157 (127.6.3.193). New cstate: current_term: 1 leader_uuid: "dc94ae5711c8467fbedb96a7e67ef157" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dc94ae5711c8467fbedb96a7e67ef157" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 32829 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d44d19fe0aff482ea572a3372e43e71e" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43423 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f7e17c47b4cd4c0db8ec1fc7e2b33f9a" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 46063 } health_report { overall_health: UNKNOWN } } }
I20260709 14:54:04.862188  9552 raft_consensus.cc:493] T ac9462fbaf574bb9bc87930d2c4e7016 P f7e17c47b4cd4c0db8ec1fc7e2b33f9a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:54:04.862452  9583 consensus_queue.cc:1048] T c7ac5fa9a2ab47fda28d2598de9ce385 P f7e17c47b4cd4c0db8ec1fc7e2b33f9a [LEADER]: Connected to new peer: Peer: permanent_uuid: "dc94ae5711c8467fbedb96a7e67ef157" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 32829 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:54:04.862795  9552 raft_consensus.cc:515] T ac9462fbaf574bb9bc87930d2c4e7016 P f7e17c47b4cd4c0db8ec1fc7e2b33f9a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dc94ae5711c8467fbedb96a7e67ef157" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 32829 } } peers { permanent_uuid: "d44d19fe0aff482ea572a3372e43e71e" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43423 } } peers { permanent_uuid: "f7e17c47b4cd4c0db8ec1fc7e2b33f9a" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 46063 } }
I20260709 14:54:04.865103  9552 leader_election.cc:290] T ac9462fbaf574bb9bc87930d2c4e7016 P f7e17c47b4cd4c0db8ec1fc7e2b33f9a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers dc94ae5711c8467fbedb96a7e67ef157 (127.6.3.193:32829), d44d19fe0aff482ea572a3372e43e71e (127.6.3.194:43423)
I20260709 14:54:04.865556  9351 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ac9462fbaf574bb9bc87930d2c4e7016" candidate_uuid: "f7e17c47b4cd4c0db8ec1fc7e2b33f9a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dc94ae5711c8467fbedb96a7e67ef157" is_pre_election: true
I20260709 14:54:04.865726  9428 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ac9462fbaf574bb9bc87930d2c4e7016" candidate_uuid: "f7e17c47b4cd4c0db8ec1fc7e2b33f9a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d44d19fe0aff482ea572a3372e43e71e" is_pre_election: true
I20260709 14:54:04.866452  9351 raft_consensus.cc:2393] T ac9462fbaf574bb9bc87930d2c4e7016 P dc94ae5711c8467fbedb96a7e67ef157 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate f7e17c47b4cd4c0db8ec1fc7e2b33f9a in current term 1: Already voted for candidate d44d19fe0aff482ea572a3372e43e71e in this term.
I20260709 14:54:04.867558  9467 leader_election.cc:304] T ac9462fbaf574bb9bc87930d2c4e7016 P f7e17c47b4cd4c0db8ec1fc7e2b33f9a [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: f7e17c47b4cd4c0db8ec1fc7e2b33f9a; no voters: d44d19fe0aff482ea572a3372e43e71e, dc94ae5711c8467fbedb96a7e67ef157
I20260709 14:54:04.868364  9552 raft_consensus.cc:3060] T ac9462fbaf574bb9bc87930d2c4e7016 P f7e17c47b4cd4c0db8ec1fc7e2b33f9a [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:04.872934  9583 raft_consensus.cc:493] T e7d1bff0a02f4d7788f29e36a6821cb1 P f7e17c47b4cd4c0db8ec1fc7e2b33f9a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:54:04.873607  9583 raft_consensus.cc:515] T e7d1bff0a02f4d7788f29e36a6821cb1 P f7e17c47b4cd4c0db8ec1fc7e2b33f9a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dc94ae5711c8467fbedb96a7e67ef157" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 32829 } } peers { permanent_uuid: "d44d19fe0aff482ea572a3372e43e71e" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43423 } } peers { permanent_uuid: "f7e17c47b4cd4c0db8ec1fc7e2b33f9a" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 46063 } }
I20260709 14:54:04.875842  9552 raft_consensus.cc:2749] T ac9462fbaf574bb9bc87930d2c4e7016 P f7e17c47b4cd4c0db8ec1fc7e2b33f9a [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:54:04.876539  9552 consensus_queue.cc:1048] T c7ac5fa9a2ab47fda28d2598de9ce385 P f7e17c47b4cd4c0db8ec1fc7e2b33f9a [LEADER]: Connected to new peer: Peer: permanent_uuid: "d44d19fe0aff482ea572a3372e43e71e" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43423 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:54:04.879689  9353 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e7d1bff0a02f4d7788f29e36a6821cb1" candidate_uuid: "f7e17c47b4cd4c0db8ec1fc7e2b33f9a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dc94ae5711c8467fbedb96a7e67ef157" is_pre_election: true
I20260709 14:54:04.880479  9353 raft_consensus.cc:2393] T e7d1bff0a02f4d7788f29e36a6821cb1 P dc94ae5711c8467fbedb96a7e67ef157 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate f7e17c47b4cd4c0db8ec1fc7e2b33f9a in current term 1: Already voted for candidate d44d19fe0aff482ea572a3372e43e71e in this term.
I20260709 14:54:04.877336  9427 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e7d1bff0a02f4d7788f29e36a6821cb1" candidate_uuid: "f7e17c47b4cd4c0db8ec1fc7e2b33f9a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d44d19fe0aff482ea572a3372e43e71e" is_pre_election: true
I20260709 14:54:04.883356  9583 leader_election.cc:290] T e7d1bff0a02f4d7788f29e36a6821cb1 P f7e17c47b4cd4c0db8ec1fc7e2b33f9a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers dc94ae5711c8467fbedb96a7e67ef157 (127.6.3.193:32829), d44d19fe0aff482ea572a3372e43e71e (127.6.3.194:43423)
I20260709 14:54:04.884115  9468 leader_election.cc:304] T e7d1bff0a02f4d7788f29e36a6821cb1 P f7e17c47b4cd4c0db8ec1fc7e2b33f9a [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: f7e17c47b4cd4c0db8ec1fc7e2b33f9a; no voters: d44d19fe0aff482ea572a3372e43e71e, dc94ae5711c8467fbedb96a7e67ef157
I20260709 14:54:04.884233  9580 consensus_queue.cc:1048] T e08636c467454acfa7f1397d62a8c0e3 P dc94ae5711c8467fbedb96a7e67ef157 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f7e17c47b4cd4c0db8ec1fc7e2b33f9a" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 46063 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:54:04.885492  9548 consensus_queue.cc:1048] T ac9462fbaf574bb9bc87930d2c4e7016 P d44d19fe0aff482ea572a3372e43e71e [LEADER]: Connected to new peer: Peer: permanent_uuid: "f7e17c47b4cd4c0db8ec1fc7e2b33f9a" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 46063 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:54:04.887948  9583 raft_consensus.cc:3060] T e7d1bff0a02f4d7788f29e36a6821cb1 P f7e17c47b4cd4c0db8ec1fc7e2b33f9a [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:04.894486  9583 raft_consensus.cc:2749] T e7d1bff0a02f4d7788f29e36a6821cb1 P f7e17c47b4cd4c0db8ec1fc7e2b33f9a [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:54:04.900974  9582 consensus_queue.cc:1048] T e08636c467454acfa7f1397d62a8c0e3 P dc94ae5711c8467fbedb96a7e67ef157 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d44d19fe0aff482ea572a3372e43e71e" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43423 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:54:04.908986  9548 consensus_queue.cc:1048] T ac9462fbaf574bb9bc87930d2c4e7016 P d44d19fe0aff482ea572a3372e43e71e [LEADER]: Connected to new peer: Peer: permanent_uuid: "dc94ae5711c8467fbedb96a7e67ef157" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 32829 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:54:04.911422  9582 consensus_queue.cc:1048] T 03ba3bdfcd8f4bb4a2c4ca1167099ab2 P dc94ae5711c8467fbedb96a7e67ef157 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f7e17c47b4cd4c0db8ec1fc7e2b33f9a" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 46063 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:54:04.924026  9548 consensus_queue.cc:1048] T e7d1bff0a02f4d7788f29e36a6821cb1 P d44d19fe0aff482ea572a3372e43e71e [LEADER]: Connected to new peer: Peer: permanent_uuid: "f7e17c47b4cd4c0db8ec1fc7e2b33f9a" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 46063 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:54:04.929216  9582 consensus_queue.cc:1048] T 03ba3bdfcd8f4bb4a2c4ca1167099ab2 P dc94ae5711c8467fbedb96a7e67ef157 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d44d19fe0aff482ea572a3372e43e71e" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43423 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:54:04.943502  9586 consensus_queue.cc:1048] T e7d1bff0a02f4d7788f29e36a6821cb1 P d44d19fe0aff482ea572a3372e43e71e [LEADER]: Connected to new peer: Peer: permanent_uuid: "dc94ae5711c8467fbedb96a7e67ef157" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 32829 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:54:04.956099  9586 consensus_queue.cc:1048] T ada304aea34546a08a3442bff0c7968e P d44d19fe0aff482ea572a3372e43e71e [LEADER]: Connected to new peer: Peer: permanent_uuid: "dc94ae5711c8467fbedb96a7e67ef157" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 32829 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:54:04.964577  9500 raft_consensus.cc:3060] T ada304aea34546a08a3442bff0c7968e P f7e17c47b4cd4c0db8ec1fc7e2b33f9a [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:04.970744  9615 raft_consensus.cc:493] T ada304aea34546a08a3442bff0c7968e P f7e17c47b4cd4c0db8ec1fc7e2b33f9a [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:54:04.971225  9615 raft_consensus.cc:515] T ada304aea34546a08a3442bff0c7968e P f7e17c47b4cd4c0db8ec1fc7e2b33f9a [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dc94ae5711c8467fbedb96a7e67ef157" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 32829 } } peers { permanent_uuid: "d44d19fe0aff482ea572a3372e43e71e" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43423 } } peers { permanent_uuid: "f7e17c47b4cd4c0db8ec1fc7e2b33f9a" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 46063 } }
I20260709 14:54:04.971477  9599 consensus_queue.cc:1048] T ada304aea34546a08a3442bff0c7968e P d44d19fe0aff482ea572a3372e43e71e [LEADER]: Connected to new peer: Peer: permanent_uuid: "f7e17c47b4cd4c0db8ec1fc7e2b33f9a" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 46063 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:54:04.976575  9615 leader_election.cc:290] T ada304aea34546a08a3442bff0c7968e P f7e17c47b4cd4c0db8ec1fc7e2b33f9a [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers dc94ae5711c8467fbedb96a7e67ef157 (127.6.3.193:32829), d44d19fe0aff482ea572a3372e43e71e (127.6.3.194:43423)
I20260709 14:54:04.976835  9353 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ada304aea34546a08a3442bff0c7968e" candidate_uuid: "f7e17c47b4cd4c0db8ec1fc7e2b33f9a" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dc94ae5711c8467fbedb96a7e67ef157" is_pre_election: true
I20260709 14:54:04.979156  9427 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ada304aea34546a08a3442bff0c7968e" candidate_uuid: "f7e17c47b4cd4c0db8ec1fc7e2b33f9a" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d44d19fe0aff482ea572a3372e43e71e" is_pre_election: true
I20260709 14:54:04.980398  9468 leader_election.cc:304] T ada304aea34546a08a3442bff0c7968e P f7e17c47b4cd4c0db8ec1fc7e2b33f9a [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: f7e17c47b4cd4c0db8ec1fc7e2b33f9a; no voters: d44d19fe0aff482ea572a3372e43e71e, dc94ae5711c8467fbedb96a7e67ef157
I20260709 14:54:04.981176  9615 raft_consensus.cc:2749] T ada304aea34546a08a3442bff0c7968e P f7e17c47b4cd4c0db8ec1fc7e2b33f9a [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:54:05.011514  9615 raft_consensus.cc:493] T 8eba5028ba854a91a6acf00f7c8f29a6 P f7e17c47b4cd4c0db8ec1fc7e2b33f9a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:54:05.011904  9615 raft_consensus.cc:515] T 8eba5028ba854a91a6acf00f7c8f29a6 P f7e17c47b4cd4c0db8ec1fc7e2b33f9a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dc94ae5711c8467fbedb96a7e67ef157" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 32829 } } peers { permanent_uuid: "d44d19fe0aff482ea572a3372e43e71e" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43423 } } peers { permanent_uuid: "f7e17c47b4cd4c0db8ec1fc7e2b33f9a" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 46063 } }
I20260709 14:54:05.013464  9615 leader_election.cc:290] T 8eba5028ba854a91a6acf00f7c8f29a6 P f7e17c47b4cd4c0db8ec1fc7e2b33f9a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers dc94ae5711c8467fbedb96a7e67ef157 (127.6.3.193:32829), d44d19fe0aff482ea572a3372e43e71e (127.6.3.194:43423)
I20260709 14:54:05.014045  9353 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8eba5028ba854a91a6acf00f7c8f29a6" candidate_uuid: "f7e17c47b4cd4c0db8ec1fc7e2b33f9a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dc94ae5711c8467fbedb96a7e67ef157" is_pre_election: true
I20260709 14:54:05.014392  9427 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8eba5028ba854a91a6acf00f7c8f29a6" candidate_uuid: "f7e17c47b4cd4c0db8ec1fc7e2b33f9a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d44d19fe0aff482ea572a3372e43e71e" is_pre_election: true
I20260709 14:54:05.014672  9353 raft_consensus.cc:2393] T 8eba5028ba854a91a6acf00f7c8f29a6 P dc94ae5711c8467fbedb96a7e67ef157 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate f7e17c47b4cd4c0db8ec1fc7e2b33f9a in current term 1: Already voted for candidate d44d19fe0aff482ea572a3372e43e71e in this term.
I20260709 14:54:05.015681  9467 leader_election.cc:304] T 8eba5028ba854a91a6acf00f7c8f29a6 P f7e17c47b4cd4c0db8ec1fc7e2b33f9a [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: f7e17c47b4cd4c0db8ec1fc7e2b33f9a; no voters: d44d19fe0aff482ea572a3372e43e71e, dc94ae5711c8467fbedb96a7e67ef157
I20260709 14:54:05.016263  9615 raft_consensus.cc:3060] T 8eba5028ba854a91a6acf00f7c8f29a6 P f7e17c47b4cd4c0db8ec1fc7e2b33f9a [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:05.020629  9615 raft_consensus.cc:2749] T 8eba5028ba854a91a6acf00f7c8f29a6 P f7e17c47b4cd4c0db8ec1fc7e2b33f9a [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:54:05.031451  9615 consensus_queue.cc:1048] T 188a81667b934de4a014bb7ec637d34f P f7e17c47b4cd4c0db8ec1fc7e2b33f9a [LEADER]: Connected to new peer: Peer: permanent_uuid: "d44d19fe0aff482ea572a3372e43e71e" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43423 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:54:05.040685  9615 consensus_queue.cc:1048] T 188a81667b934de4a014bb7ec637d34f P f7e17c47b4cd4c0db8ec1fc7e2b33f9a [LEADER]: Connected to new peer: Peer: permanent_uuid: "dc94ae5711c8467fbedb96a7e67ef157" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 32829 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:54:05.049295  9599 consensus_queue.cc:1048] T 8eba5028ba854a91a6acf00f7c8f29a6 P d44d19fe0aff482ea572a3372e43e71e [LEADER]: Connected to new peer: Peer: permanent_uuid: "dc94ae5711c8467fbedb96a7e67ef157" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 32829 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:54:05.060196  9584 consensus_queue.cc:1048] T 8eba5028ba854a91a6acf00f7c8f29a6 P d44d19fe0aff482ea572a3372e43e71e [LEADER]: Connected to new peer: Peer: permanent_uuid: "f7e17c47b4cd4c0db8ec1fc7e2b33f9a" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 46063 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:54:05.063750  6159 ts_manager.cc:295] Set tserver state for dc94ae5711c8467fbedb96a7e67ef157 to MAINTENANCE_MODE
I20260709 14:54:05.064497  6159 tablet_server.cc:179] TabletServer@127.6.3.193:0 shutting down...
I20260709 14:54:05.095783  6159 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 14:54:05.096227  6159 tablet_replica.cc:333] T 2e95caaddeb04c0680c7a9b66693133c P dc94ae5711c8467fbedb96a7e67ef157: stopping tablet replica
I20260709 14:54:05.096742  6159 raft_consensus.cc:2243] T 2e95caaddeb04c0680c7a9b66693133c P dc94ae5711c8467fbedb96a7e67ef157 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:54:05.097271  6159 pending_rounds.cc:70] T 2e95caaddeb04c0680c7a9b66693133c P dc94ae5711c8467fbedb96a7e67ef157: Trying to abort 1 pending ops.
I20260709 14:54:05.097476  6159 pending_rounds.cc:77] T 2e95caaddeb04c0680c7a9b66693133c P dc94ae5711c8467fbedb96a7e67ef157: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7305661828207792128 op_type: NO_OP noop_request { }
I20260709 14:54:05.097836  6159 raft_consensus.cc:2889] T 2e95caaddeb04c0680c7a9b66693133c P dc94ae5711c8467fbedb96a7e67ef157 [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260709 14:54:05.098114  6159 raft_consensus.cc:2272] T 2e95caaddeb04c0680c7a9b66693133c P dc94ae5711c8467fbedb96a7e67ef157 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:05.100292  6159 tablet_replica.cc:333] T ac9462fbaf574bb9bc87930d2c4e7016 P dc94ae5711c8467fbedb96a7e67ef157: stopping tablet replica
I20260709 14:54:05.100821  6159 raft_consensus.cc:2243] T ac9462fbaf574bb9bc87930d2c4e7016 P dc94ae5711c8467fbedb96a7e67ef157 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:05.101195  6159 raft_consensus.cc:2272] T ac9462fbaf574bb9bc87930d2c4e7016 P dc94ae5711c8467fbedb96a7e67ef157 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:05.103359  6159 tablet_replica.cc:333] T e08636c467454acfa7f1397d62a8c0e3 P dc94ae5711c8467fbedb96a7e67ef157: stopping tablet replica
I20260709 14:54:05.103893  6159 raft_consensus.cc:2243] T e08636c467454acfa7f1397d62a8c0e3 P dc94ae5711c8467fbedb96a7e67ef157 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:54:05.104580  6159 raft_consensus.cc:2272] T e08636c467454acfa7f1397d62a8c0e3 P dc94ae5711c8467fbedb96a7e67ef157 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:05.106302  6159 tablet_replica.cc:333] T 188a81667b934de4a014bb7ec637d34f P dc94ae5711c8467fbedb96a7e67ef157: stopping tablet replica
I20260709 14:54:05.106796  6159 raft_consensus.cc:2243] T 188a81667b934de4a014bb7ec637d34f P dc94ae5711c8467fbedb96a7e67ef157 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:05.107201  6159 raft_consensus.cc:2272] T 188a81667b934de4a014bb7ec637d34f P dc94ae5711c8467fbedb96a7e67ef157 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:05.109161  6159 tablet_replica.cc:333] T e7d1bff0a02f4d7788f29e36a6821cb1 P dc94ae5711c8467fbedb96a7e67ef157: stopping tablet replica
I20260709 14:54:05.109670  6159 raft_consensus.cc:2243] T e7d1bff0a02f4d7788f29e36a6821cb1 P dc94ae5711c8467fbedb96a7e67ef157 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:05.110023  6159 raft_consensus.cc:2272] T e7d1bff0a02f4d7788f29e36a6821cb1 P dc94ae5711c8467fbedb96a7e67ef157 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:05.111891  6159 tablet_replica.cc:333] T 03ba3bdfcd8f4bb4a2c4ca1167099ab2 P dc94ae5711c8467fbedb96a7e67ef157: stopping tablet replica
I20260709 14:54:05.112376  6159 raft_consensus.cc:2243] T 03ba3bdfcd8f4bb4a2c4ca1167099ab2 P dc94ae5711c8467fbedb96a7e67ef157 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:54:05.113052  6159 raft_consensus.cc:2272] T 03ba3bdfcd8f4bb4a2c4ca1167099ab2 P dc94ae5711c8467fbedb96a7e67ef157 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:05.114745  6159 tablet_replica.cc:333] T c7ac5fa9a2ab47fda28d2598de9ce385 P dc94ae5711c8467fbedb96a7e67ef157: stopping tablet replica
I20260709 14:54:05.115228  6159 raft_consensus.cc:2243] T c7ac5fa9a2ab47fda28d2598de9ce385 P dc94ae5711c8467fbedb96a7e67ef157 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:05.115561  6159 raft_consensus.cc:2272] T c7ac5fa9a2ab47fda28d2598de9ce385 P dc94ae5711c8467fbedb96a7e67ef157 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:05.117558  6159 tablet_replica.cc:333] T ada304aea34546a08a3442bff0c7968e P dc94ae5711c8467fbedb96a7e67ef157: stopping tablet replica
I20260709 14:54:05.118024  6159 raft_consensus.cc:2243] T ada304aea34546a08a3442bff0c7968e P dc94ae5711c8467fbedb96a7e67ef157 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:05.118382  6159 raft_consensus.cc:2272] T ada304aea34546a08a3442bff0c7968e P dc94ae5711c8467fbedb96a7e67ef157 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:05.120172  6159 tablet_replica.cc:333] T afdf8c320ae14f80bb4800a346664c30 P dc94ae5711c8467fbedb96a7e67ef157: stopping tablet replica
I20260709 14:54:05.120635  6159 raft_consensus.cc:2243] T afdf8c320ae14f80bb4800a346664c30 P dc94ae5711c8467fbedb96a7e67ef157 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:54:05.121281  6159 raft_consensus.cc:2272] T afdf8c320ae14f80bb4800a346664c30 P dc94ae5711c8467fbedb96a7e67ef157 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:05.123138  6159 tablet_replica.cc:333] T 8eba5028ba854a91a6acf00f7c8f29a6 P dc94ae5711c8467fbedb96a7e67ef157: stopping tablet replica
I20260709 14:54:05.123579  6159 raft_consensus.cc:2243] T 8eba5028ba854a91a6acf00f7c8f29a6 P dc94ae5711c8467fbedb96a7e67ef157 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:05.123934  6159 raft_consensus.cc:2272] T 8eba5028ba854a91a6acf00f7c8f29a6 P dc94ae5711c8467fbedb96a7e67ef157 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:05.140607  6159 tablet_server.cc:196] TabletServer@127.6.3.193:0 shutdown complete.
W20260709 14:54:05.275255  9299 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
W20260709 14:54:05.385445  9393 consensus_peers.cc:597] T ac9462fbaf574bb9bc87930d2c4e7016 P d44d19fe0aff482ea572a3372e43e71e -> Peer dc94ae5711c8467fbedb96a7e67ef157 (127.6.3.193:32829): Couldn't send request to peer dc94ae5711c8467fbedb96a7e67ef157. Status: Network error: Client connection negotiation failed: client connection to 127.6.3.193:32829: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:54:05.410923  9393 consensus_peers.cc:597] T ada304aea34546a08a3442bff0c7968e P d44d19fe0aff482ea572a3372e43e71e -> Peer dc94ae5711c8467fbedb96a7e67ef157 (127.6.3.193:32829): Couldn't send request to peer dc94ae5711c8467fbedb96a7e67ef157. Status: Network error: Client connection negotiation failed: client connection to 127.6.3.193:32829: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:54:05.464167  9393 consensus_peers.cc:597] T e7d1bff0a02f4d7788f29e36a6821cb1 P d44d19fe0aff482ea572a3372e43e71e -> Peer dc94ae5711c8467fbedb96a7e67ef157 (127.6.3.193:32829): Couldn't send request to peer dc94ae5711c8467fbedb96a7e67ef157. Status: Network error: Client connection negotiation failed: client connection to 127.6.3.193:32829: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:54:05.477185  9467 consensus_peers.cc:597] T c7ac5fa9a2ab47fda28d2598de9ce385 P f7e17c47b4cd4c0db8ec1fc7e2b33f9a -> Peer dc94ae5711c8467fbedb96a7e67ef157 (127.6.3.193:32829): Couldn't send request to peer dc94ae5711c8467fbedb96a7e67ef157. Status: Network error: Client connection negotiation failed: client connection to 127.6.3.193:32829: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:54:05.545266  9393 consensus_peers.cc:597] T 8eba5028ba854a91a6acf00f7c8f29a6 P d44d19fe0aff482ea572a3372e43e71e -> Peer dc94ae5711c8467fbedb96a7e67ef157 (127.6.3.193:32829): Couldn't send request to peer dc94ae5711c8467fbedb96a7e67ef157. Status: Network error: Client connection negotiation failed: client connection to 127.6.3.193:32829: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:54:05.601102  9467 consensus_peers.cc:597] T 188a81667b934de4a014bb7ec637d34f P f7e17c47b4cd4c0db8ec1fc7e2b33f9a -> Peer dc94ae5711c8467fbedb96a7e67ef157 (127.6.3.193:32829): Couldn't send request to peer dc94ae5711c8467fbedb96a7e67ef157. Status: Network error: Client connection negotiation failed: client connection to 127.6.3.193:32829: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:54:06.237815  9583 raft_consensus.cc:493] T afdf8c320ae14f80bb4800a346664c30 P f7e17c47b4cd4c0db8ec1fc7e2b33f9a [term 1 FOLLOWER]: Starting pre-election (detected failure of leader dc94ae5711c8467fbedb96a7e67ef157)
I20260709 14:54:06.238269  9583 raft_consensus.cc:515] T afdf8c320ae14f80bb4800a346664c30 P f7e17c47b4cd4c0db8ec1fc7e2b33f9a [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dc94ae5711c8467fbedb96a7e67ef157" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 32829 } } peers { permanent_uuid: "d44d19fe0aff482ea572a3372e43e71e" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43423 } } peers { permanent_uuid: "f7e17c47b4cd4c0db8ec1fc7e2b33f9a" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 46063 } }
I20260709 14:54:06.239918  9583 leader_election.cc:290] T afdf8c320ae14f80bb4800a346664c30 P f7e17c47b4cd4c0db8ec1fc7e2b33f9a [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers dc94ae5711c8467fbedb96a7e67ef157 (127.6.3.193:32829), d44d19fe0aff482ea572a3372e43e71e (127.6.3.194:43423)
I20260709 14:54:06.240942  9427 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "afdf8c320ae14f80bb4800a346664c30" candidate_uuid: "f7e17c47b4cd4c0db8ec1fc7e2b33f9a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d44d19fe0aff482ea572a3372e43e71e" is_pre_election: true
W20260709 14:54:06.243340  9467 leader_election.cc:336] T afdf8c320ae14f80bb4800a346664c30 P f7e17c47b4cd4c0db8ec1fc7e2b33f9a [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer dc94ae5711c8467fbedb96a7e67ef157 (127.6.3.193:32829): Network error: Client connection negotiation failed: client connection to 127.6.3.193:32829: connect: Connection refused (error 111)
I20260709 14:54:06.243724  9467 leader_election.cc:304] T afdf8c320ae14f80bb4800a346664c30 P f7e17c47b4cd4c0db8ec1fc7e2b33f9a [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: f7e17c47b4cd4c0db8ec1fc7e2b33f9a; no voters: d44d19fe0aff482ea572a3372e43e71e, dc94ae5711c8467fbedb96a7e67ef157
I20260709 14:54:06.244259  9583 raft_consensus.cc:2749] T afdf8c320ae14f80bb4800a346664c30 P f7e17c47b4cd4c0db8ec1fc7e2b33f9a [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:54:06.245469  9599 raft_consensus.cc:493] T afdf8c320ae14f80bb4800a346664c30 P d44d19fe0aff482ea572a3372e43e71e [term 1 FOLLOWER]: Starting pre-election (detected failure of leader dc94ae5711c8467fbedb96a7e67ef157)
I20260709 14:54:06.245836  9599 raft_consensus.cc:515] T afdf8c320ae14f80bb4800a346664c30 P d44d19fe0aff482ea572a3372e43e71e [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dc94ae5711c8467fbedb96a7e67ef157" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 32829 } } peers { permanent_uuid: "d44d19fe0aff482ea572a3372e43e71e" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43423 } } peers { permanent_uuid: "f7e17c47b4cd4c0db8ec1fc7e2b33f9a" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 46063 } }
I20260709 14:54:06.247337  9599 leader_election.cc:290] T afdf8c320ae14f80bb4800a346664c30 P d44d19fe0aff482ea572a3372e43e71e [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers dc94ae5711c8467fbedb96a7e67ef157 (127.6.3.193:32829), f7e17c47b4cd4c0db8ec1fc7e2b33f9a (127.6.3.195:46063)
I20260709 14:54:06.248342  9500 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "afdf8c320ae14f80bb4800a346664c30" candidate_uuid: "d44d19fe0aff482ea572a3372e43e71e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f7e17c47b4cd4c0db8ec1fc7e2b33f9a" is_pre_election: true
I20260709 14:54:06.248901  9500 raft_consensus.cc:2468] T afdf8c320ae14f80bb4800a346664c30 P f7e17c47b4cd4c0db8ec1fc7e2b33f9a [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d44d19fe0aff482ea572a3372e43e71e in term 1.
I20260709 14:54:06.249827  9394 leader_election.cc:304] T afdf8c320ae14f80bb4800a346664c30 P d44d19fe0aff482ea572a3372e43e71e [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: d44d19fe0aff482ea572a3372e43e71e, f7e17c47b4cd4c0db8ec1fc7e2b33f9a; no voters: 
W20260709 14:54:06.250396  9393 leader_election.cc:336] T afdf8c320ae14f80bb4800a346664c30 P d44d19fe0aff482ea572a3372e43e71e [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer dc94ae5711c8467fbedb96a7e67ef157 (127.6.3.193:32829): Network error: Client connection negotiation failed: client connection to 127.6.3.193:32829: connect: Connection refused (error 111)
I20260709 14:54:06.250418  9599 raft_consensus.cc:2804] T afdf8c320ae14f80bb4800a346664c30 P d44d19fe0aff482ea572a3372e43e71e [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:54:06.250860  9599 raft_consensus.cc:493] T afdf8c320ae14f80bb4800a346664c30 P d44d19fe0aff482ea572a3372e43e71e [term 1 FOLLOWER]: Starting leader election (detected failure of leader dc94ae5711c8467fbedb96a7e67ef157)
I20260709 14:54:06.251176  9599 raft_consensus.cc:3060] T afdf8c320ae14f80bb4800a346664c30 P d44d19fe0aff482ea572a3372e43e71e [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:54:06.256160  9599 raft_consensus.cc:515] T afdf8c320ae14f80bb4800a346664c30 P d44d19fe0aff482ea572a3372e43e71e [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dc94ae5711c8467fbedb96a7e67ef157" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 32829 } } peers { permanent_uuid: "d44d19fe0aff482ea572a3372e43e71e" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43423 } } peers { permanent_uuid: "f7e17c47b4cd4c0db8ec1fc7e2b33f9a" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 46063 } }
I20260709 14:54:06.257776  9599 leader_election.cc:290] T afdf8c320ae14f80bb4800a346664c30 P d44d19fe0aff482ea572a3372e43e71e [CANDIDATE]: Term 2 election: Requested vote from peers dc94ae5711c8467fbedb96a7e67ef157 (127.6.3.193:32829), f7e17c47b4cd4c0db8ec1fc7e2b33f9a (127.6.3.195:46063)
I20260709 14:54:06.258641  9500 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "afdf8c320ae14f80bb4800a346664c30" candidate_uuid: "d44d19fe0aff482ea572a3372e43e71e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f7e17c47b4cd4c0db8ec1fc7e2b33f9a"
I20260709 14:54:06.259128  9500 raft_consensus.cc:3060] T afdf8c320ae14f80bb4800a346664c30 P f7e17c47b4cd4c0db8ec1fc7e2b33f9a [term 1 FOLLOWER]: Advancing to term 2
W20260709 14:54:06.261718  9393 leader_election.cc:336] T afdf8c320ae14f80bb4800a346664c30 P d44d19fe0aff482ea572a3372e43e71e [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer dc94ae5711c8467fbedb96a7e67ef157 (127.6.3.193:32829): Network error: Client connection negotiation failed: client connection to 127.6.3.193:32829: connect: Connection refused (error 111)
I20260709 14:54:06.264343  9500 raft_consensus.cc:2468] T afdf8c320ae14f80bb4800a346664c30 P f7e17c47b4cd4c0db8ec1fc7e2b33f9a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d44d19fe0aff482ea572a3372e43e71e in term 2.
I20260709 14:54:06.265236  9394 leader_election.cc:304] T afdf8c320ae14f80bb4800a346664c30 P d44d19fe0aff482ea572a3372e43e71e [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: d44d19fe0aff482ea572a3372e43e71e, f7e17c47b4cd4c0db8ec1fc7e2b33f9a; no voters: dc94ae5711c8467fbedb96a7e67ef157
I20260709 14:54:06.265924  9584 raft_consensus.cc:2804] T afdf8c320ae14f80bb4800a346664c30 P d44d19fe0aff482ea572a3372e43e71e [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:54:06.266381  9584 raft_consensus.cc:697] T afdf8c320ae14f80bb4800a346664c30 P d44d19fe0aff482ea572a3372e43e71e [term 2 LEADER]: Becoming Leader. State: Replica: d44d19fe0aff482ea572a3372e43e71e, State: Running, Role: LEADER
I20260709 14:54:06.267066  9584 consensus_queue.cc:237] T afdf8c320ae14f80bb4800a346664c30 P d44d19fe0aff482ea572a3372e43e71e [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: "dc94ae5711c8467fbedb96a7e67ef157" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 32829 } } peers { permanent_uuid: "d44d19fe0aff482ea572a3372e43e71e" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43423 } } peers { permanent_uuid: "f7e17c47b4cd4c0db8ec1fc7e2b33f9a" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 46063 } }
I20260709 14:54:06.273645  9248 catalog_manager.cc:5697] T afdf8c320ae14f80bb4800a346664c30 P d44d19fe0aff482ea572a3372e43e71e reported cstate change: term changed from 1 to 2, leader changed from dc94ae5711c8467fbedb96a7e67ef157 (127.6.3.193) to d44d19fe0aff482ea572a3372e43e71e (127.6.3.194). New cstate: current_term: 2 leader_uuid: "d44d19fe0aff482ea572a3372e43e71e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dc94ae5711c8467fbedb96a7e67ef157" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 32829 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d44d19fe0aff482ea572a3372e43e71e" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43423 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f7e17c47b4cd4c0db8ec1fc7e2b33f9a" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 46063 } health_report { overall_health: UNKNOWN } } }
W20260709 14:54:06.276305  9299 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260709 14:54:06.400362  9583 raft_consensus.cc:493] T e08636c467454acfa7f1397d62a8c0e3 P f7e17c47b4cd4c0db8ec1fc7e2b33f9a [term 1 FOLLOWER]: Starting pre-election (detected failure of leader dc94ae5711c8467fbedb96a7e67ef157)
I20260709 14:54:06.400902  9583 raft_consensus.cc:515] T e08636c467454acfa7f1397d62a8c0e3 P f7e17c47b4cd4c0db8ec1fc7e2b33f9a [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dc94ae5711c8467fbedb96a7e67ef157" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 32829 } } peers { permanent_uuid: "d44d19fe0aff482ea572a3372e43e71e" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43423 } } peers { permanent_uuid: "f7e17c47b4cd4c0db8ec1fc7e2b33f9a" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 46063 } }
I20260709 14:54:06.402671  9583 leader_election.cc:290] T e08636c467454acfa7f1397d62a8c0e3 P f7e17c47b4cd4c0db8ec1fc7e2b33f9a [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers dc94ae5711c8467fbedb96a7e67ef157 (127.6.3.193:32829), d44d19fe0aff482ea572a3372e43e71e (127.6.3.194:43423)
I20260709 14:54:06.403744  9427 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e08636c467454acfa7f1397d62a8c0e3" candidate_uuid: "f7e17c47b4cd4c0db8ec1fc7e2b33f9a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d44d19fe0aff482ea572a3372e43e71e" is_pre_election: true
W20260709 14:54:06.405714  9467 leader_election.cc:336] T e08636c467454acfa7f1397d62a8c0e3 P f7e17c47b4cd4c0db8ec1fc7e2b33f9a [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer dc94ae5711c8467fbedb96a7e67ef157 (127.6.3.193:32829): Network error: Client connection negotiation failed: client connection to 127.6.3.193:32829: connect: Connection refused (error 111)
I20260709 14:54:06.406085  9467 leader_election.cc:304] T e08636c467454acfa7f1397d62a8c0e3 P f7e17c47b4cd4c0db8ec1fc7e2b33f9a [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: f7e17c47b4cd4c0db8ec1fc7e2b33f9a; no voters: d44d19fe0aff482ea572a3372e43e71e, dc94ae5711c8467fbedb96a7e67ef157
I20260709 14:54:06.406677  9583 raft_consensus.cc:2749] T e08636c467454acfa7f1397d62a8c0e3 P f7e17c47b4cd4c0db8ec1fc7e2b33f9a [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:54:06.407215  9599 raft_consensus.cc:493] T e08636c467454acfa7f1397d62a8c0e3 P d44d19fe0aff482ea572a3372e43e71e [term 1 FOLLOWER]: Starting pre-election (detected failure of leader dc94ae5711c8467fbedb96a7e67ef157)
I20260709 14:54:06.407717  9599 raft_consensus.cc:515] T e08636c467454acfa7f1397d62a8c0e3 P d44d19fe0aff482ea572a3372e43e71e [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dc94ae5711c8467fbedb96a7e67ef157" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 32829 } } peers { permanent_uuid: "d44d19fe0aff482ea572a3372e43e71e" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43423 } } peers { permanent_uuid: "f7e17c47b4cd4c0db8ec1fc7e2b33f9a" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 46063 } }
I20260709 14:54:06.409565  9599 leader_election.cc:290] T e08636c467454acfa7f1397d62a8c0e3 P d44d19fe0aff482ea572a3372e43e71e [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers dc94ae5711c8467fbedb96a7e67ef157 (127.6.3.193:32829), f7e17c47b4cd4c0db8ec1fc7e2b33f9a (127.6.3.195:46063)
I20260709 14:54:06.410596  9500 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e08636c467454acfa7f1397d62a8c0e3" candidate_uuid: "d44d19fe0aff482ea572a3372e43e71e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f7e17c47b4cd4c0db8ec1fc7e2b33f9a" is_pre_election: true
I20260709 14:54:06.411265  9500 raft_consensus.cc:2468] T e08636c467454acfa7f1397d62a8c0e3 P f7e17c47b4cd4c0db8ec1fc7e2b33f9a [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d44d19fe0aff482ea572a3372e43e71e in term 1.
I20260709 14:54:06.412191  9394 leader_election.cc:304] T e08636c467454acfa7f1397d62a8c0e3 P d44d19fe0aff482ea572a3372e43e71e [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: d44d19fe0aff482ea572a3372e43e71e, f7e17c47b4cd4c0db8ec1fc7e2b33f9a; no voters: 
W20260709 14:54:06.412748  9393 leader_election.cc:336] T e08636c467454acfa7f1397d62a8c0e3 P d44d19fe0aff482ea572a3372e43e71e [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer dc94ae5711c8467fbedb96a7e67ef157 (127.6.3.193:32829): Network error: Client connection negotiation failed: client connection to 127.6.3.193:32829: connect: Connection refused (error 111)
I20260709 14:54:06.412840  9599 raft_consensus.cc:2804] T e08636c467454acfa7f1397d62a8c0e3 P d44d19fe0aff482ea572a3372e43e71e [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:54:06.413239  9599 raft_consensus.cc:493] T e08636c467454acfa7f1397d62a8c0e3 P d44d19fe0aff482ea572a3372e43e71e [term 1 FOLLOWER]: Starting leader election (detected failure of leader dc94ae5711c8467fbedb96a7e67ef157)
I20260709 14:54:06.413515  9599 raft_consensus.cc:3060] T e08636c467454acfa7f1397d62a8c0e3 P d44d19fe0aff482ea572a3372e43e71e [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:54:06.418190  9599 raft_consensus.cc:515] T e08636c467454acfa7f1397d62a8c0e3 P d44d19fe0aff482ea572a3372e43e71e [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dc94ae5711c8467fbedb96a7e67ef157" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 32829 } } peers { permanent_uuid: "d44d19fe0aff482ea572a3372e43e71e" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43423 } } peers { permanent_uuid: "f7e17c47b4cd4c0db8ec1fc7e2b33f9a" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 46063 } }
I20260709 14:54:06.419587  9599 leader_election.cc:290] T e08636c467454acfa7f1397d62a8c0e3 P d44d19fe0aff482ea572a3372e43e71e [CANDIDATE]: Term 2 election: Requested vote from peers dc94ae5711c8467fbedb96a7e67ef157 (127.6.3.193:32829), f7e17c47b4cd4c0db8ec1fc7e2b33f9a (127.6.3.195:46063)
I20260709 14:54:06.420583  9500 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e08636c467454acfa7f1397d62a8c0e3" candidate_uuid: "d44d19fe0aff482ea572a3372e43e71e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f7e17c47b4cd4c0db8ec1fc7e2b33f9a"
I20260709 14:54:06.421135  9500 raft_consensus.cc:3060] T e08636c467454acfa7f1397d62a8c0e3 P f7e17c47b4cd4c0db8ec1fc7e2b33f9a [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:54:06.422591  9583 raft_consensus.cc:493] T 03ba3bdfcd8f4bb4a2c4ca1167099ab2 P f7e17c47b4cd4c0db8ec1fc7e2b33f9a [term 1 FOLLOWER]: Starting pre-election (detected failure of leader dc94ae5711c8467fbedb96a7e67ef157)
W20260709 14:54:06.422808  9393 leader_election.cc:336] T e08636c467454acfa7f1397d62a8c0e3 P d44d19fe0aff482ea572a3372e43e71e [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer dc94ae5711c8467fbedb96a7e67ef157 (127.6.3.193:32829): Network error: Client connection negotiation failed: client connection to 127.6.3.193:32829: connect: Connection refused (error 111)
I20260709 14:54:06.423146  9583 raft_consensus.cc:515] T 03ba3bdfcd8f4bb4a2c4ca1167099ab2 P f7e17c47b4cd4c0db8ec1fc7e2b33f9a [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dc94ae5711c8467fbedb96a7e67ef157" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 32829 } } peers { permanent_uuid: "d44d19fe0aff482ea572a3372e43e71e" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43423 } } peers { permanent_uuid: "f7e17c47b4cd4c0db8ec1fc7e2b33f9a" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 46063 } }
I20260709 14:54:06.424837  9583 leader_election.cc:290] T 03ba3bdfcd8f4bb4a2c4ca1167099ab2 P f7e17c47b4cd4c0db8ec1fc7e2b33f9a [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers dc94ae5711c8467fbedb96a7e67ef157 (127.6.3.193:32829), d44d19fe0aff482ea572a3372e43e71e (127.6.3.194:43423)
I20260709 14:54:06.425869  9427 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "03ba3bdfcd8f4bb4a2c4ca1167099ab2" candidate_uuid: "f7e17c47b4cd4c0db8ec1fc7e2b33f9a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d44d19fe0aff482ea572a3372e43e71e" is_pre_election: true
I20260709 14:54:06.426434  9500 raft_consensus.cc:2468] T e08636c467454acfa7f1397d62a8c0e3 P f7e17c47b4cd4c0db8ec1fc7e2b33f9a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d44d19fe0aff482ea572a3372e43e71e in term 2.
I20260709 14:54:06.427647  9394 leader_election.cc:304] T e08636c467454acfa7f1397d62a8c0e3 P d44d19fe0aff482ea572a3372e43e71e [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: d44d19fe0aff482ea572a3372e43e71e, f7e17c47b4cd4c0db8ec1fc7e2b33f9a; no voters: dc94ae5711c8467fbedb96a7e67ef157
I20260709 14:54:06.428391  9599 raft_consensus.cc:2804] T e08636c467454acfa7f1397d62a8c0e3 P d44d19fe0aff482ea572a3372e43e71e [term 2 FOLLOWER]: Leader election won for term 2
W20260709 14:54:06.428476  9467 leader_election.cc:336] T 03ba3bdfcd8f4bb4a2c4ca1167099ab2 P f7e17c47b4cd4c0db8ec1fc7e2b33f9a [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer dc94ae5711c8467fbedb96a7e67ef157 (127.6.3.193:32829): Network error: Client connection negotiation failed: client connection to 127.6.3.193:32829: connect: Connection refused (error 111)
I20260709 14:54:06.428896  9599 raft_consensus.cc:697] T e08636c467454acfa7f1397d62a8c0e3 P d44d19fe0aff482ea572a3372e43e71e [term 2 LEADER]: Becoming Leader. State: Replica: d44d19fe0aff482ea572a3372e43e71e, State: Running, Role: LEADER
I20260709 14:54:06.428956  9467 leader_election.cc:304] T 03ba3bdfcd8f4bb4a2c4ca1167099ab2 P f7e17c47b4cd4c0db8ec1fc7e2b33f9a [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: f7e17c47b4cd4c0db8ec1fc7e2b33f9a; no voters: d44d19fe0aff482ea572a3372e43e71e, dc94ae5711c8467fbedb96a7e67ef157
I20260709 14:54:06.429728  9583 raft_consensus.cc:2749] T 03ba3bdfcd8f4bb4a2c4ca1167099ab2 P f7e17c47b4cd4c0db8ec1fc7e2b33f9a [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:54:06.429781  9599 consensus_queue.cc:237] T e08636c467454acfa7f1397d62a8c0e3 P d44d19fe0aff482ea572a3372e43e71e [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: "dc94ae5711c8467fbedb96a7e67ef157" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 32829 } } peers { permanent_uuid: "d44d19fe0aff482ea572a3372e43e71e" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43423 } } peers { permanent_uuid: "f7e17c47b4cd4c0db8ec1fc7e2b33f9a" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 46063 } }
I20260709 14:54:06.432489  9584 raft_consensus.cc:493] T 03ba3bdfcd8f4bb4a2c4ca1167099ab2 P d44d19fe0aff482ea572a3372e43e71e [term 1 FOLLOWER]: Starting pre-election (detected failure of leader dc94ae5711c8467fbedb96a7e67ef157)
I20260709 14:54:06.433035  9584 raft_consensus.cc:515] T 03ba3bdfcd8f4bb4a2c4ca1167099ab2 P d44d19fe0aff482ea572a3372e43e71e [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dc94ae5711c8467fbedb96a7e67ef157" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 32829 } } peers { permanent_uuid: "d44d19fe0aff482ea572a3372e43e71e" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43423 } } peers { permanent_uuid: "f7e17c47b4cd4c0db8ec1fc7e2b33f9a" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 46063 } }
I20260709 14:54:06.435942  9584 leader_election.cc:290] T 03ba3bdfcd8f4bb4a2c4ca1167099ab2 P d44d19fe0aff482ea572a3372e43e71e [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers dc94ae5711c8467fbedb96a7e67ef157 (127.6.3.193:32829), f7e17c47b4cd4c0db8ec1fc7e2b33f9a (127.6.3.195:46063)
I20260709 14:54:06.435953  9500 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "03ba3bdfcd8f4bb4a2c4ca1167099ab2" candidate_uuid: "d44d19fe0aff482ea572a3372e43e71e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f7e17c47b4cd4c0db8ec1fc7e2b33f9a" is_pre_election: true
I20260709 14:54:06.436728  9500 raft_consensus.cc:2468] T 03ba3bdfcd8f4bb4a2c4ca1167099ab2 P f7e17c47b4cd4c0db8ec1fc7e2b33f9a [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d44d19fe0aff482ea572a3372e43e71e in term 1.
I20260709 14:54:06.437691  9394 leader_election.cc:304] T 03ba3bdfcd8f4bb4a2c4ca1167099ab2 P d44d19fe0aff482ea572a3372e43e71e [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: d44d19fe0aff482ea572a3372e43e71e, f7e17c47b4cd4c0db8ec1fc7e2b33f9a; no voters: 
I20260709 14:54:06.438370  9584 raft_consensus.cc:2804] T 03ba3bdfcd8f4bb4a2c4ca1167099ab2 P d44d19fe0aff482ea572a3372e43e71e [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:54:06.438675  9584 raft_consensus.cc:493] T 03ba3bdfcd8f4bb4a2c4ca1167099ab2 P d44d19fe0aff482ea572a3372e43e71e [term 1 FOLLOWER]: Starting leader election (detected failure of leader dc94ae5711c8467fbedb96a7e67ef157)
I20260709 14:54:06.437907  9248 catalog_manager.cc:5697] T e08636c467454acfa7f1397d62a8c0e3 P d44d19fe0aff482ea572a3372e43e71e reported cstate change: term changed from 1 to 2, leader changed from dc94ae5711c8467fbedb96a7e67ef157 (127.6.3.193) to d44d19fe0aff482ea572a3372e43e71e (127.6.3.194). New cstate: current_term: 2 leader_uuid: "d44d19fe0aff482ea572a3372e43e71e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dc94ae5711c8467fbedb96a7e67ef157" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 32829 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d44d19fe0aff482ea572a3372e43e71e" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43423 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f7e17c47b4cd4c0db8ec1fc7e2b33f9a" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 46063 } health_report { overall_health: UNKNOWN } } }
I20260709 14:54:06.438974  9584 raft_consensus.cc:3060] T 03ba3bdfcd8f4bb4a2c4ca1167099ab2 P d44d19fe0aff482ea572a3372e43e71e [term 1 FOLLOWER]: Advancing to term 2
W20260709 14:54:06.439455  9393 leader_election.cc:336] T 03ba3bdfcd8f4bb4a2c4ca1167099ab2 P d44d19fe0aff482ea572a3372e43e71e [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer dc94ae5711c8467fbedb96a7e67ef157 (127.6.3.193:32829): Network error: Client connection negotiation failed: client connection to 127.6.3.193:32829: connect: Connection refused (error 111)
I20260709 14:54:06.445056  9584 raft_consensus.cc:515] T 03ba3bdfcd8f4bb4a2c4ca1167099ab2 P d44d19fe0aff482ea572a3372e43e71e [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dc94ae5711c8467fbedb96a7e67ef157" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 32829 } } peers { permanent_uuid: "d44d19fe0aff482ea572a3372e43e71e" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43423 } } peers { permanent_uuid: "f7e17c47b4cd4c0db8ec1fc7e2b33f9a" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 46063 } }
I20260709 14:54:06.446820  9584 leader_election.cc:290] T 03ba3bdfcd8f4bb4a2c4ca1167099ab2 P d44d19fe0aff482ea572a3372e43e71e [CANDIDATE]: Term 2 election: Requested vote from peers dc94ae5711c8467fbedb96a7e67ef157 (127.6.3.193:32829), f7e17c47b4cd4c0db8ec1fc7e2b33f9a (127.6.3.195:46063)
I20260709 14:54:06.447751  9500 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "03ba3bdfcd8f4bb4a2c4ca1167099ab2" candidate_uuid: "d44d19fe0aff482ea572a3372e43e71e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f7e17c47b4cd4c0db8ec1fc7e2b33f9a"
I20260709 14:54:06.448276  9500 raft_consensus.cc:3060] T 03ba3bdfcd8f4bb4a2c4ca1167099ab2 P f7e17c47b4cd4c0db8ec1fc7e2b33f9a [term 1 FOLLOWER]: Advancing to term 2
W20260709 14:54:06.450079  9393 leader_election.cc:336] T 03ba3bdfcd8f4bb4a2c4ca1167099ab2 P d44d19fe0aff482ea572a3372e43e71e [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer dc94ae5711c8467fbedb96a7e67ef157 (127.6.3.193:32829): Network error: Client connection negotiation failed: client connection to 127.6.3.193:32829: connect: Connection refused (error 111)
I20260709 14:54:06.454064  9500 raft_consensus.cc:2468] T 03ba3bdfcd8f4bb4a2c4ca1167099ab2 P f7e17c47b4cd4c0db8ec1fc7e2b33f9a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d44d19fe0aff482ea572a3372e43e71e in term 2.
I20260709 14:54:06.454936  9394 leader_election.cc:304] T 03ba3bdfcd8f4bb4a2c4ca1167099ab2 P d44d19fe0aff482ea572a3372e43e71e [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: d44d19fe0aff482ea572a3372e43e71e, f7e17c47b4cd4c0db8ec1fc7e2b33f9a; no voters: dc94ae5711c8467fbedb96a7e67ef157
I20260709 14:54:06.455547  9584 raft_consensus.cc:2804] T 03ba3bdfcd8f4bb4a2c4ca1167099ab2 P d44d19fe0aff482ea572a3372e43e71e [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:54:06.455914  9584 raft_consensus.cc:697] T 03ba3bdfcd8f4bb4a2c4ca1167099ab2 P d44d19fe0aff482ea572a3372e43e71e [term 2 LEADER]: Becoming Leader. State: Replica: d44d19fe0aff482ea572a3372e43e71e, State: Running, Role: LEADER
I20260709 14:54:06.456652  9584 consensus_queue.cc:237] T 03ba3bdfcd8f4bb4a2c4ca1167099ab2 P d44d19fe0aff482ea572a3372e43e71e [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: "dc94ae5711c8467fbedb96a7e67ef157" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 32829 } } peers { permanent_uuid: "d44d19fe0aff482ea572a3372e43e71e" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43423 } } peers { permanent_uuid: "f7e17c47b4cd4c0db8ec1fc7e2b33f9a" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 46063 } }
I20260709 14:54:06.462560  9248 catalog_manager.cc:5697] T 03ba3bdfcd8f4bb4a2c4ca1167099ab2 P d44d19fe0aff482ea572a3372e43e71e reported cstate change: term changed from 1 to 2, leader changed from dc94ae5711c8467fbedb96a7e67ef157 (127.6.3.193) to d44d19fe0aff482ea572a3372e43e71e (127.6.3.194). New cstate: current_term: 2 leader_uuid: "d44d19fe0aff482ea572a3372e43e71e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dc94ae5711c8467fbedb96a7e67ef157" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 32829 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d44d19fe0aff482ea572a3372e43e71e" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43423 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f7e17c47b4cd4c0db8ec1fc7e2b33f9a" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 46063 } health_report { overall_health: UNKNOWN } } }
I20260709 14:54:06.672266  9584 raft_consensus.cc:493] T 2e95caaddeb04c0680c7a9b66693133c P d44d19fe0aff482ea572a3372e43e71e [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:54:06.672758  9584 raft_consensus.cc:515] T 2e95caaddeb04c0680c7a9b66693133c P d44d19fe0aff482ea572a3372e43e71e [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dc94ae5711c8467fbedb96a7e67ef157" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 32829 } } peers { permanent_uuid: "d44d19fe0aff482ea572a3372e43e71e" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43423 } } peers { permanent_uuid: "f7e17c47b4cd4c0db8ec1fc7e2b33f9a" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 46063 } }
I20260709 14:54:06.674655  9584 leader_election.cc:290] T 2e95caaddeb04c0680c7a9b66693133c P d44d19fe0aff482ea572a3372e43e71e [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers dc94ae5711c8467fbedb96a7e67ef157 (127.6.3.193:32829), f7e17c47b4cd4c0db8ec1fc7e2b33f9a (127.6.3.195:46063)
I20260709 14:54:06.675390  9583 raft_consensus.cc:493] T 2e95caaddeb04c0680c7a9b66693133c P f7e17c47b4cd4c0db8ec1fc7e2b33f9a [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:54:06.675869  9583 raft_consensus.cc:515] T 2e95caaddeb04c0680c7a9b66693133c P f7e17c47b4cd4c0db8ec1fc7e2b33f9a [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dc94ae5711c8467fbedb96a7e67ef157" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 32829 } } peers { permanent_uuid: "d44d19fe0aff482ea572a3372e43e71e" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43423 } } peers { permanent_uuid: "f7e17c47b4cd4c0db8ec1fc7e2b33f9a" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 46063 } }
I20260709 14:54:06.676016  9500 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2e95caaddeb04c0680c7a9b66693133c" candidate_uuid: "d44d19fe0aff482ea572a3372e43e71e" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f7e17c47b4cd4c0db8ec1fc7e2b33f9a" is_pre_election: true
I20260709 14:54:06.676719  9500 raft_consensus.cc:2468] T 2e95caaddeb04c0680c7a9b66693133c P f7e17c47b4cd4c0db8ec1fc7e2b33f9a [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d44d19fe0aff482ea572a3372e43e71e in term 1.
I20260709 14:54:06.677723  9394 leader_election.cc:304] T 2e95caaddeb04c0680c7a9b66693133c P d44d19fe0aff482ea572a3372e43e71e [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: d44d19fe0aff482ea572a3372e43e71e, f7e17c47b4cd4c0db8ec1fc7e2b33f9a; no voters: 
I20260709 14:54:06.677726  9583 leader_election.cc:290] T 2e95caaddeb04c0680c7a9b66693133c P f7e17c47b4cd4c0db8ec1fc7e2b33f9a [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers dc94ae5711c8467fbedb96a7e67ef157 (127.6.3.193:32829), d44d19fe0aff482ea572a3372e43e71e (127.6.3.194:43423)
I20260709 14:54:06.678925  9584 raft_consensus.cc:2804] T 2e95caaddeb04c0680c7a9b66693133c P d44d19fe0aff482ea572a3372e43e71e [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:54:06.679069  9427 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2e95caaddeb04c0680c7a9b66693133c" candidate_uuid: "f7e17c47b4cd4c0db8ec1fc7e2b33f9a" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d44d19fe0aff482ea572a3372e43e71e" is_pre_election: true
W20260709 14:54:06.679216  9393 leader_election.cc:336] T 2e95caaddeb04c0680c7a9b66693133c P d44d19fe0aff482ea572a3372e43e71e [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer dc94ae5711c8467fbedb96a7e67ef157 (127.6.3.193:32829): Network error: Client connection negotiation failed: client connection to 127.6.3.193:32829: connect: Connection refused (error 111)
I20260709 14:54:06.679342  9584 raft_consensus.cc:493] T 2e95caaddeb04c0680c7a9b66693133c P d44d19fe0aff482ea572a3372e43e71e [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:54:06.680104  9584 raft_consensus.cc:3060] T 2e95caaddeb04c0680c7a9b66693133c P d44d19fe0aff482ea572a3372e43e71e [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:54:06.683588  9500 raft_consensus.cc:1275] T afdf8c320ae14f80bb4800a346664c30 P f7e17c47b4cd4c0db8ec1fc7e2b33f9a [term 2 FOLLOWER]: Refusing update from remote peer d44d19fe0aff482ea572a3372e43e71e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
W20260709 14:54:06.684418  9467 leader_election.cc:336] T 2e95caaddeb04c0680c7a9b66693133c P f7e17c47b4cd4c0db8ec1fc7e2b33f9a [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer dc94ae5711c8467fbedb96a7e67ef157 (127.6.3.193:32829): Network error: Client connection negotiation failed: client connection to 127.6.3.193:32829: connect: Connection refused (error 111)
I20260709 14:54:06.688526  9584 raft_consensus.cc:515] T 2e95caaddeb04c0680c7a9b66693133c P d44d19fe0aff482ea572a3372e43e71e [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dc94ae5711c8467fbedb96a7e67ef157" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 32829 } } peers { permanent_uuid: "d44d19fe0aff482ea572a3372e43e71e" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43423 } } peers { permanent_uuid: "f7e17c47b4cd4c0db8ec1fc7e2b33f9a" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 46063 } }
I20260709 14:54:06.685014  9599 consensus_queue.cc:1048] T afdf8c320ae14f80bb4800a346664c30 P d44d19fe0aff482ea572a3372e43e71e [LEADER]: Connected to new peer: Peer: permanent_uuid: "f7e17c47b4cd4c0db8ec1fc7e2b33f9a" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 46063 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:54:06.693411  9427 raft_consensus.cc:2393] T 2e95caaddeb04c0680c7a9b66693133c P d44d19fe0aff482ea572a3372e43e71e [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate f7e17c47b4cd4c0db8ec1fc7e2b33f9a in current term 2: Already voted for candidate d44d19fe0aff482ea572a3372e43e71e in this term.
I20260709 14:54:06.695407  9584 leader_election.cc:290] T 2e95caaddeb04c0680c7a9b66693133c P d44d19fe0aff482ea572a3372e43e71e [CANDIDATE]: Term 2 election: Requested vote from peers dc94ae5711c8467fbedb96a7e67ef157 (127.6.3.193:32829), f7e17c47b4cd4c0db8ec1fc7e2b33f9a (127.6.3.195:46063)
I20260709 14:54:06.695612  9468 leader_election.cc:304] T 2e95caaddeb04c0680c7a9b66693133c P f7e17c47b4cd4c0db8ec1fc7e2b33f9a [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: f7e17c47b4cd4c0db8ec1fc7e2b33f9a; no voters: d44d19fe0aff482ea572a3372e43e71e, dc94ae5711c8467fbedb96a7e67ef157
I20260709 14:54:06.696694  9583 raft_consensus.cc:3060] T 2e95caaddeb04c0680c7a9b66693133c P f7e17c47b4cd4c0db8ec1fc7e2b33f9a [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:54:06.697621  9502 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2e95caaddeb04c0680c7a9b66693133c" candidate_uuid: "d44d19fe0aff482ea572a3372e43e71e" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f7e17c47b4cd4c0db8ec1fc7e2b33f9a"
W20260709 14:54:06.702576  9393 leader_election.cc:336] T 2e95caaddeb04c0680c7a9b66693133c P d44d19fe0aff482ea572a3372e43e71e [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer dc94ae5711c8467fbedb96a7e67ef157 (127.6.3.193:32829): Network error: Client connection negotiation failed: client connection to 127.6.3.193:32829: connect: Connection refused (error 111)
I20260709 14:54:06.704160  9583 raft_consensus.cc:2749] T 2e95caaddeb04c0680c7a9b66693133c P f7e17c47b4cd4c0db8ec1fc7e2b33f9a [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:54:06.710263  9502 raft_consensus.cc:2468] T 2e95caaddeb04c0680c7a9b66693133c P f7e17c47b4cd4c0db8ec1fc7e2b33f9a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d44d19fe0aff482ea572a3372e43e71e in term 2.
W20260709 14:54:06.719264  9393 consensus_peers.cc:597] T afdf8c320ae14f80bb4800a346664c30 P d44d19fe0aff482ea572a3372e43e71e -> Peer dc94ae5711c8467fbedb96a7e67ef157 (127.6.3.193:32829): Couldn't send request to peer dc94ae5711c8467fbedb96a7e67ef157. Status: Network error: Client connection negotiation failed: client connection to 127.6.3.193:32829: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:54:06.719696  9394 leader_election.cc:304] T 2e95caaddeb04c0680c7a9b66693133c P d44d19fe0aff482ea572a3372e43e71e [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: d44d19fe0aff482ea572a3372e43e71e, f7e17c47b4cd4c0db8ec1fc7e2b33f9a; no voters: dc94ae5711c8467fbedb96a7e67ef157
I20260709 14:54:06.720644  9584 raft_consensus.cc:2804] T 2e95caaddeb04c0680c7a9b66693133c P d44d19fe0aff482ea572a3372e43e71e [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:54:06.721093  9584 raft_consensus.cc:697] T 2e95caaddeb04c0680c7a9b66693133c P d44d19fe0aff482ea572a3372e43e71e [term 2 LEADER]: Becoming Leader. State: Replica: d44d19fe0aff482ea572a3372e43e71e, State: Running, Role: LEADER
I20260709 14:54:06.721880  9584 consensus_queue.cc:237] T 2e95caaddeb04c0680c7a9b66693133c P d44d19fe0aff482ea572a3372e43e71e [LEADER]: Queue going to LEADER 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: "dc94ae5711c8467fbedb96a7e67ef157" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 32829 } } peers { permanent_uuid: "d44d19fe0aff482ea572a3372e43e71e" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43423 } } peers { permanent_uuid: "f7e17c47b4cd4c0db8ec1fc7e2b33f9a" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 46063 } }
I20260709 14:54:06.728394  9250 catalog_manager.cc:5697] T 2e95caaddeb04c0680c7a9b66693133c P d44d19fe0aff482ea572a3372e43e71e reported cstate change: term changed from 1 to 2, leader changed from dc94ae5711c8467fbedb96a7e67ef157 (127.6.3.193) to d44d19fe0aff482ea572a3372e43e71e (127.6.3.194). New cstate: current_term: 2 leader_uuid: "d44d19fe0aff482ea572a3372e43e71e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dc94ae5711c8467fbedb96a7e67ef157" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 32829 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d44d19fe0aff482ea572a3372e43e71e" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43423 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f7e17c47b4cd4c0db8ec1fc7e2b33f9a" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 46063 } health_report { overall_health: UNKNOWN } } }
I20260709 14:54:06.828117  9500 raft_consensus.cc:1275] T e08636c467454acfa7f1397d62a8c0e3 P f7e17c47b4cd4c0db8ec1fc7e2b33f9a [term 2 FOLLOWER]: Refusing update from remote peer d44d19fe0aff482ea572a3372e43e71e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:54:06.830067  9584 consensus_queue.cc:1048] T e08636c467454acfa7f1397d62a8c0e3 P d44d19fe0aff482ea572a3372e43e71e [LEADER]: Connected to new peer: Peer: permanent_uuid: "f7e17c47b4cd4c0db8ec1fc7e2b33f9a" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 46063 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
W20260709 14:54:06.854012  9393 consensus_peers.cc:597] T e08636c467454acfa7f1397d62a8c0e3 P d44d19fe0aff482ea572a3372e43e71e -> Peer dc94ae5711c8467fbedb96a7e67ef157 (127.6.3.193:32829): Couldn't send request to peer dc94ae5711c8467fbedb96a7e67ef157. Status: Network error: Client connection negotiation failed: client connection to 127.6.3.193:32829: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:54:06.872556  9393 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.6.3.193:32829: connect: Connection refused (error 111) [suppressed 106 similar messages]
W20260709 14:54:06.969439  9393 consensus_peers.cc:597] T 03ba3bdfcd8f4bb4a2c4ca1167099ab2 P d44d19fe0aff482ea572a3372e43e71e -> Peer dc94ae5711c8467fbedb96a7e67ef157 (127.6.3.193:32829): Couldn't send request to peer dc94ae5711c8467fbedb96a7e67ef157. Status: Network error: Client connection negotiation failed: client connection to 127.6.3.193:32829: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:54:07.033166  9500 raft_consensus.cc:1275] T 03ba3bdfcd8f4bb4a2c4ca1167099ab2 P f7e17c47b4cd4c0db8ec1fc7e2b33f9a [term 2 FOLLOWER]: Refusing update from remote peer d44d19fe0aff482ea572a3372e43e71e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:54:07.034343  9599 consensus_queue.cc:1048] T 03ba3bdfcd8f4bb4a2c4ca1167099ab2 P d44d19fe0aff482ea572a3372e43e71e [LEADER]: Connected to new peer: Peer: permanent_uuid: "f7e17c47b4cd4c0db8ec1fc7e2b33f9a" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 46063 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260709 14:54:07.150328  9393 consensus_peers.cc:597] T 2e95caaddeb04c0680c7a9b66693133c P d44d19fe0aff482ea572a3372e43e71e -> Peer dc94ae5711c8467fbedb96a7e67ef157 (127.6.3.193:32829): Couldn't send request to peer dc94ae5711c8467fbedb96a7e67ef157. Status: Network error: Client connection negotiation failed: client connection to 127.6.3.193:32829: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:54:07.177911  9500 raft_consensus.cc:1275] T 2e95caaddeb04c0680c7a9b66693133c P f7e17c47b4cd4c0db8ec1fc7e2b33f9a [term 2 FOLLOWER]: Refusing update from remote peer d44d19fe0aff482ea572a3372e43e71e: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260709 14:54:07.179033  9599 consensus_queue.cc:1048] T 2e95caaddeb04c0680c7a9b66693133c P d44d19fe0aff482ea572a3372e43e71e [LEADER]: Connected to new peer: Peer: permanent_uuid: "f7e17c47b4cd4c0db8ec1fc7e2b33f9a" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 46063 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 14:54:07.277209  9299 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
W20260709 14:54:07.835493  9393 consensus_peers.cc:597] T ac9462fbaf574bb9bc87930d2c4e7016 P d44d19fe0aff482ea572a3372e43e71e -> Peer dc94ae5711c8467fbedb96a7e67ef157 (127.6.3.193:32829): Couldn't send request to peer dc94ae5711c8467fbedb96a7e67ef157. Status: Network error: Client connection negotiation failed: client connection to 127.6.3.193:32829: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 14:54:07.921147  9393 consensus_peers.cc:597] T ada304aea34546a08a3442bff0c7968e P d44d19fe0aff482ea572a3372e43e71e -> Peer dc94ae5711c8467fbedb96a7e67ef157 (127.6.3.193:32829): Couldn't send request to peer dc94ae5711c8467fbedb96a7e67ef157. Status: Network error: Client connection negotiation failed: client connection to 127.6.3.193:32829: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 14:54:08.020953  9393 consensus_peers.cc:597] T e7d1bff0a02f4d7788f29e36a6821cb1 P d44d19fe0aff482ea572a3372e43e71e -> Peer dc94ae5711c8467fbedb96a7e67ef157 (127.6.3.193:32829): Couldn't send request to peer dc94ae5711c8467fbedb96a7e67ef157. Status: Network error: Client connection negotiation failed: client connection to 127.6.3.193:32829: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 14:54:08.029994  9467 consensus_peers.cc:597] T c7ac5fa9a2ab47fda28d2598de9ce385 P f7e17c47b4cd4c0db8ec1fc7e2b33f9a -> Peer dc94ae5711c8467fbedb96a7e67ef157 (127.6.3.193:32829): Couldn't send request to peer dc94ae5711c8467fbedb96a7e67ef157. Status: Network error: Client connection negotiation failed: client connection to 127.6.3.193:32829: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 14:54:08.049721  9393 consensus_peers.cc:597] T 8eba5028ba854a91a6acf00f7c8f29a6 P d44d19fe0aff482ea572a3372e43e71e -> Peer dc94ae5711c8467fbedb96a7e67ef157 (127.6.3.193:32829): Couldn't send request to peer dc94ae5711c8467fbedb96a7e67ef157. Status: Network error: Client connection negotiation failed: client connection to 127.6.3.193:32829: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 14:54:08.169881  9467 consensus_peers.cc:597] T 188a81667b934de4a014bb7ec637d34f P f7e17c47b4cd4c0db8ec1fc7e2b33f9a -> Peer dc94ae5711c8467fbedb96a7e67ef157 (127.6.3.193:32829): Couldn't send request to peer dc94ae5711c8467fbedb96a7e67ef157. Status: Network error: Client connection negotiation failed: client connection to 127.6.3.193:32829: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 14:54:08.278005  9299 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
W20260709 14:54:09.213189  9393 consensus_peers.cc:597] T afdf8c320ae14f80bb4800a346664c30 P d44d19fe0aff482ea572a3372e43e71e -> Peer dc94ae5711c8467fbedb96a7e67ef157 (127.6.3.193:32829): Couldn't send request to peer dc94ae5711c8467fbedb96a7e67ef157. Status: Network error: Client connection negotiation failed: client connection to 127.6.3.193:32829: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 14:54:09.263105  9393 consensus_peers.cc:597] T 03ba3bdfcd8f4bb4a2c4ca1167099ab2 P d44d19fe0aff482ea572a3372e43e71e -> Peer dc94ae5711c8467fbedb96a7e67ef157 (127.6.3.193:32829): Couldn't send request to peer dc94ae5711c8467fbedb96a7e67ef157. Status: Network error: Client connection negotiation failed: client connection to 127.6.3.193:32829: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 14:54:09.278877  9299 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
W20260709 14:54:09.428038  9393 consensus_peers.cc:597] T e08636c467454acfa7f1397d62a8c0e3 P d44d19fe0aff482ea572a3372e43e71e -> Peer dc94ae5711c8467fbedb96a7e67ef157 (127.6.3.193:32829): Couldn't send request to peer dc94ae5711c8467fbedb96a7e67ef157. Status: Network error: Client connection negotiation failed: client connection to 127.6.3.193:32829: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 14:54:09.890048  9393 consensus_peers.cc:597] T 2e95caaddeb04c0680c7a9b66693133c P d44d19fe0aff482ea572a3372e43e71e -> Peer dc94ae5711c8467fbedb96a7e67ef157 (127.6.3.193:32829): Couldn't send request to peer dc94ae5711c8467fbedb96a7e67ef157. Status: Network error: Client connection negotiation failed: client connection to 127.6.3.193:32829: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 14:54:10.156205  6159 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:54:10.163050  9655 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
W20260709 14:54:10.163367  9656 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
W20260709 14:54:10.165274  9658 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
I20260709 14:54:10.166075  6159 server_base.cc:1061] running on GCE node
I20260709 14:54:10.167570  6159 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 14:54:10.167780  6159 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 14:54:10.167963  6159 hybrid_clock.cc:648] HybridClock initialized: now 1783608850167944 us; error 0 us; skew 500 ppm
I20260709 14:54:10.168557  6159 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:54:10.170951  6159 webserver.cc:533] Webserver started at http://127.6.3.193:38155/ using document root <none> and password file <none>
I20260709 14:54:10.171494  6159 fs_manager.cc:362] Metadata directory not provided
I20260709 14:54:10.171675  6159 fs_manager.cc:365] Using existing metadata directory in first data directory
I20260709 14:54:10.175384  6159 fs_manager.cc:714] Time spent opening directory manager: real 0.003s	user 0.001s	sys 0.003s
I20260709 14:54:10.178826  9663 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:54:10.179585  6159 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260709 14:54:10.179862  6159 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskD7XNpc/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783608775933393-6159-0/minicluster-data/ts-0-root
uuid: "dc94ae5711c8467fbedb96a7e67ef157"
format_stamp: "Formatted at 2026-07-09 14:54:03 on dist-test-slave-rx4q"
I20260709 14:54:10.180205  6159 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskD7XNpc/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783608775933393-6159-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskD7XNpc/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783608775933393-6159-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskD7XNpc/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783608775933393-6159-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)
I20260709 14:54:10.199133  6159 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:54:10.200294  6159 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:54:10.201680  6159 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 14:54:10.205029  9670 ts_tablet_manager.cc:548] Loading tablet metadata (0/10 complete)
W20260709 14:54:10.244683  9393 consensus_peers.cc:597] T ada304aea34546a08a3442bff0c7968e P d44d19fe0aff482ea572a3372e43e71e -> Peer dc94ae5711c8467fbedb96a7e67ef157 (127.6.3.193:32829): Couldn't send request to peer dc94ae5711c8467fbedb96a7e67ef157. Status: Network error: Client connection negotiation failed: client connection to 127.6.3.193:32829: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
I20260709 14:54:10.249184  6159 ts_tablet_manager.cc:585] Loaded tablet metadata (10 total tablets, 10 live tablets)
I20260709 14:54:10.249508  6159 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.045s	user 0.002s	sys 0.000s
I20260709 14:54:10.249835  6159 ts_tablet_manager.cc:600] Registering tablets (0/10 complete)
I20260709 14:54:10.254662  9670 tablet_bootstrap.cc:492] T 188a81667b934de4a014bb7ec637d34f P dc94ae5711c8467fbedb96a7e67ef157: Bootstrap starting.
I20260709 14:54:10.268158  9670 tablet_bootstrap.cc:492] T 188a81667b934de4a014bb7ec637d34f P dc94ae5711c8467fbedb96a7e67ef157: 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
I20260709 14:54:10.268841  9670 tablet_bootstrap.cc:492] T 188a81667b934de4a014bb7ec637d34f P dc94ae5711c8467fbedb96a7e67ef157: Bootstrap complete.
I20260709 14:54:10.269331  9670 ts_tablet_manager.cc:1403] T 188a81667b934de4a014bb7ec637d34f P dc94ae5711c8467fbedb96a7e67ef157: Time spent bootstrapping tablet: real 0.015s	user 0.010s	sys 0.002s
I20260709 14:54:10.271409  9670 raft_consensus.cc:359] T 188a81667b934de4a014bb7ec637d34f P dc94ae5711c8467fbedb96a7e67ef157 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dc94ae5711c8467fbedb96a7e67ef157" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 32829 } } peers { permanent_uuid: "d44d19fe0aff482ea572a3372e43e71e" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43423 } } peers { permanent_uuid: "f7e17c47b4cd4c0db8ec1fc7e2b33f9a" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 46063 } }
I20260709 14:54:10.271930  9670 raft_consensus.cc:740] T 188a81667b934de4a014bb7ec637d34f P dc94ae5711c8467fbedb96a7e67ef157 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: dc94ae5711c8467fbedb96a7e67ef157, State: Initialized, Role: FOLLOWER
I20260709 14:54:10.272588  9670 consensus_queue.cc:260] T 188a81667b934de4a014bb7ec637d34f P dc94ae5711c8467fbedb96a7e67ef157 [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: "dc94ae5711c8467fbedb96a7e67ef157" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 32829 } } peers { permanent_uuid: "d44d19fe0aff482ea572a3372e43e71e" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43423 } } peers { permanent_uuid: "f7e17c47b4cd4c0db8ec1fc7e2b33f9a" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 46063 } }
I20260709 14:54:10.275619  9670 ts_tablet_manager.cc:1434] T 188a81667b934de4a014bb7ec637d34f P dc94ae5711c8467fbedb96a7e67ef157: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.002s
I20260709 14:54:10.276343  9670 tablet_bootstrap.cc:492] T 03ba3bdfcd8f4bb4a2c4ca1167099ab2 P dc94ae5711c8467fbedb96a7e67ef157: Bootstrap starting.
W20260709 14:54:10.279870  9299 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260709 14:54:10.288482  6159 ts_tablet_manager.cc:616] Registered 10 tablets
I20260709 14:54:10.288785  6159 ts_tablet_manager.cc:595] Time spent register tablets: real 0.039s	user 0.034s	sys 0.003s
I20260709 14:54:10.290119  9670 tablet_bootstrap.cc:492] T 03ba3bdfcd8f4bb4a2c4ca1167099ab2 P dc94ae5711c8467fbedb96a7e67ef157: 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
I20260709 14:54:10.290853  9670 tablet_bootstrap.cc:492] T 03ba3bdfcd8f4bb4a2c4ca1167099ab2 P dc94ae5711c8467fbedb96a7e67ef157: Bootstrap complete.
I20260709 14:54:10.291416  9670 ts_tablet_manager.cc:1403] T 03ba3bdfcd8f4bb4a2c4ca1167099ab2 P dc94ae5711c8467fbedb96a7e67ef157: Time spent bootstrapping tablet: real 0.015s	user 0.014s	sys 0.000s
I20260709 14:54:10.293380  9670 raft_consensus.cc:359] T 03ba3bdfcd8f4bb4a2c4ca1167099ab2 P dc94ae5711c8467fbedb96a7e67ef157 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dc94ae5711c8467fbedb96a7e67ef157" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 32829 } } peers { permanent_uuid: "d44d19fe0aff482ea572a3372e43e71e" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43423 } } peers { permanent_uuid: "f7e17c47b4cd4c0db8ec1fc7e2b33f9a" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 46063 } }
I20260709 14:54:10.293864  9670 raft_consensus.cc:740] T 03ba3bdfcd8f4bb4a2c4ca1167099ab2 P dc94ae5711c8467fbedb96a7e67ef157 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: dc94ae5711c8467fbedb96a7e67ef157, State: Initialized, Role: FOLLOWER
I20260709 14:54:10.294402  9670 consensus_queue.cc:260] T 03ba3bdfcd8f4bb4a2c4ca1167099ab2 P dc94ae5711c8467fbedb96a7e67ef157 [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: "dc94ae5711c8467fbedb96a7e67ef157" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 32829 } } peers { permanent_uuid: "d44d19fe0aff482ea572a3372e43e71e" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43423 } } peers { permanent_uuid: "f7e17c47b4cd4c0db8ec1fc7e2b33f9a" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 46063 } }
I20260709 14:54:10.295818  9670 ts_tablet_manager.cc:1434] T 03ba3bdfcd8f4bb4a2c4ca1167099ab2 P dc94ae5711c8467fbedb96a7e67ef157: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260709 14:54:10.296494  9670 tablet_bootstrap.cc:492] T e08636c467454acfa7f1397d62a8c0e3 P dc94ae5711c8467fbedb96a7e67ef157: Bootstrap starting.
I20260709 14:54:10.311988  9670 tablet_bootstrap.cc:492] T e08636c467454acfa7f1397d62a8c0e3 P dc94ae5711c8467fbedb96a7e67ef157: 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
I20260709 14:54:10.312657  9670 tablet_bootstrap.cc:492] T e08636c467454acfa7f1397d62a8c0e3 P dc94ae5711c8467fbedb96a7e67ef157: Bootstrap complete.
I20260709 14:54:10.313215  9670 ts_tablet_manager.cc:1403] T e08636c467454acfa7f1397d62a8c0e3 P dc94ae5711c8467fbedb96a7e67ef157: Time spent bootstrapping tablet: real 0.017s	user 0.012s	sys 0.002s
I20260709 14:54:10.315655  9670 raft_consensus.cc:359] T e08636c467454acfa7f1397d62a8c0e3 P dc94ae5711c8467fbedb96a7e67ef157 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dc94ae5711c8467fbedb96a7e67ef157" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 32829 } } peers { permanent_uuid: "d44d19fe0aff482ea572a3372e43e71e" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43423 } } peers { permanent_uuid: "f7e17c47b4cd4c0db8ec1fc7e2b33f9a" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 46063 } }
I20260709 14:54:10.316397  9670 raft_consensus.cc:740] T e08636c467454acfa7f1397d62a8c0e3 P dc94ae5711c8467fbedb96a7e67ef157 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: dc94ae5711c8467fbedb96a7e67ef157, State: Initialized, Role: FOLLOWER
I20260709 14:54:10.317175  9670 consensus_queue.cc:260] T e08636c467454acfa7f1397d62a8c0e3 P dc94ae5711c8467fbedb96a7e67ef157 [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: "dc94ae5711c8467fbedb96a7e67ef157" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 32829 } } peers { permanent_uuid: "d44d19fe0aff482ea572a3372e43e71e" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43423 } } peers { permanent_uuid: "f7e17c47b4cd4c0db8ec1fc7e2b33f9a" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 46063 } }
I20260709 14:54:10.318948  9670 ts_tablet_manager.cc:1434] T e08636c467454acfa7f1397d62a8c0e3 P dc94ae5711c8467fbedb96a7e67ef157: Time spent starting tablet: real 0.005s	user 0.003s	sys 0.001s
I20260709 14:54:10.319566  9670 tablet_bootstrap.cc:492] T ac9462fbaf574bb9bc87930d2c4e7016 P dc94ae5711c8467fbedb96a7e67ef157: Bootstrap starting.
I20260709 14:54:10.339130  9670 tablet_bootstrap.cc:492] T ac9462fbaf574bb9bc87930d2c4e7016 P dc94ae5711c8467fbedb96a7e67ef157: 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
I20260709 14:54:10.340093  9670 tablet_bootstrap.cc:492] T ac9462fbaf574bb9bc87930d2c4e7016 P dc94ae5711c8467fbedb96a7e67ef157: Bootstrap complete.
I20260709 14:54:10.340721  9670 ts_tablet_manager.cc:1403] T ac9462fbaf574bb9bc87930d2c4e7016 P dc94ae5711c8467fbedb96a7e67ef157: Time spent bootstrapping tablet: real 0.021s	user 0.019s	sys 0.001s
I20260709 14:54:10.342542  9670 raft_consensus.cc:359] T ac9462fbaf574bb9bc87930d2c4e7016 P dc94ae5711c8467fbedb96a7e67ef157 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dc94ae5711c8467fbedb96a7e67ef157" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 32829 } } peers { permanent_uuid: "d44d19fe0aff482ea572a3372e43e71e" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43423 } } peers { permanent_uuid: "f7e17c47b4cd4c0db8ec1fc7e2b33f9a" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 46063 } }
I20260709 14:54:10.343034  9670 raft_consensus.cc:740] T ac9462fbaf574bb9bc87930d2c4e7016 P dc94ae5711c8467fbedb96a7e67ef157 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: dc94ae5711c8467fbedb96a7e67ef157, State: Initialized, Role: FOLLOWER
I20260709 14:54:10.343742  9670 consensus_queue.cc:260] T ac9462fbaf574bb9bc87930d2c4e7016 P dc94ae5711c8467fbedb96a7e67ef157 [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: "dc94ae5711c8467fbedb96a7e67ef157" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 32829 } } peers { permanent_uuid: "d44d19fe0aff482ea572a3372e43e71e" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43423 } } peers { permanent_uuid: "f7e17c47b4cd4c0db8ec1fc7e2b33f9a" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 46063 } }
I20260709 14:54:10.345237  9670 ts_tablet_manager.cc:1434] T ac9462fbaf574bb9bc87930d2c4e7016 P dc94ae5711c8467fbedb96a7e67ef157: Time spent starting tablet: real 0.004s	user 0.002s	sys 0.000s
I20260709 14:54:10.345832  9670 tablet_bootstrap.cc:492] T c7ac5fa9a2ab47fda28d2598de9ce385 P dc94ae5711c8467fbedb96a7e67ef157: Bootstrap starting.
I20260709 14:54:10.349537  6159 rpc_server.cc:307] RPC server started. Bound to: 127.6.3.193:32829
I20260709 14:54:10.349659  9731 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.6.3.193:32829 every 8 connection(s)
I20260709 14:54:10.354446  6159 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:54:10.363121  9670 tablet_bootstrap.cc:492] T c7ac5fa9a2ab47fda28d2598de9ce385 P dc94ae5711c8467fbedb96a7e67ef157: 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
I20260709 14:54:10.363996  9670 tablet_bootstrap.cc:492] T c7ac5fa9a2ab47fda28d2598de9ce385 P dc94ae5711c8467fbedb96a7e67ef157: Bootstrap complete.
I20260709 14:54:10.364562  9670 ts_tablet_manager.cc:1403] T c7ac5fa9a2ab47fda28d2598de9ce385 P dc94ae5711c8467fbedb96a7e67ef157: Time spent bootstrapping tablet: real 0.019s	user 0.013s	sys 0.004s
I20260709 14:54:10.367671  9670 raft_consensus.cc:359] T c7ac5fa9a2ab47fda28d2598de9ce385 P dc94ae5711c8467fbedb96a7e67ef157 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dc94ae5711c8467fbedb96a7e67ef157" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 32829 } } peers { permanent_uuid: "d44d19fe0aff482ea572a3372e43e71e" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43423 } } peers { permanent_uuid: "f7e17c47b4cd4c0db8ec1fc7e2b33f9a" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 46063 } }
I20260709 14:54:10.368142  9670 raft_consensus.cc:740] T c7ac5fa9a2ab47fda28d2598de9ce385 P dc94ae5711c8467fbedb96a7e67ef157 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: dc94ae5711c8467fbedb96a7e67ef157, State: Initialized, Role: FOLLOWER
I20260709 14:54:10.368896  9670 consensus_queue.cc:260] T c7ac5fa9a2ab47fda28d2598de9ce385 P dc94ae5711c8467fbedb96a7e67ef157 [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: "dc94ae5711c8467fbedb96a7e67ef157" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 32829 } } peers { permanent_uuid: "d44d19fe0aff482ea572a3372e43e71e" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43423 } } peers { permanent_uuid: "f7e17c47b4cd4c0db8ec1fc7e2b33f9a" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 46063 } }
I20260709 14:54:10.371011  9670 ts_tablet_manager.cc:1434] T c7ac5fa9a2ab47fda28d2598de9ce385 P dc94ae5711c8467fbedb96a7e67ef157: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 14:54:10.371866  9670 tablet_bootstrap.cc:492] T afdf8c320ae14f80bb4800a346664c30 P dc94ae5711c8467fbedb96a7e67ef157: Bootstrap starting.
I20260709 14:54:10.372773  9732 heartbeater.cc:344] Connected to a master server at 127.6.3.254:37207
I20260709 14:54:10.373199  9732 heartbeater.cc:461] Registering TS with master...
I20260709 14:54:10.374122  9732 heartbeater.cc:507] Master 127.6.3.254:37207 requested a full tablet report, sending...
I20260709 14:54:10.379187  9427 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "2e95caaddeb04c0680c7a9b66693133c"
dest_uuid: "d44d19fe0aff482ea572a3372e43e71e"
mode: GRACEFUL
new_leader_uuid: "f7e17c47b4cd4c0db8ec1fc7e2b33f9a"
 from {username='slave'} at 127.0.0.1:53426
I20260709 14:54:10.379887  9427 raft_consensus.cc:606] T 2e95caaddeb04c0680c7a9b66693133c P d44d19fe0aff482ea572a3372e43e71e [term 2 LEADER]: Received request to transfer leadership to TS f7e17c47b4cd4c0db8ec1fc7e2b33f9a
I20260709 14:54:10.383208  9250 ts_manager.cc:194] Re-registered known tserver with Master: dc94ae5711c8467fbedb96a7e67ef157 (127.6.3.193:32829)
I20260709 14:54:10.385212  9427 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "8eba5028ba854a91a6acf00f7c8f29a6"
dest_uuid: "d44d19fe0aff482ea572a3372e43e71e"
mode: GRACEFUL
new_leader_uuid: "f7e17c47b4cd4c0db8ec1fc7e2b33f9a"
 from {username='slave'} at 127.0.0.1:53426
I20260709 14:54:10.385810  9427 raft_consensus.cc:606] T 8eba5028ba854a91a6acf00f7c8f29a6 P d44d19fe0aff482ea572a3372e43e71e [term 1 LEADER]: Received request to transfer leadership to TS f7e17c47b4cd4c0db8ec1fc7e2b33f9a
I20260709 14:54:10.388217  9427 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ada304aea34546a08a3442bff0c7968e"
dest_uuid: "d44d19fe0aff482ea572a3372e43e71e"
mode: GRACEFUL
new_leader_uuid: "f7e17c47b4cd4c0db8ec1fc7e2b33f9a"
 from {username='slave'} at 127.0.0.1:53426
I20260709 14:54:10.388787  9427 raft_consensus.cc:606] T ada304aea34546a08a3442bff0c7968e P d44d19fe0aff482ea572a3372e43e71e [term 1 LEADER]: Received request to transfer leadership to TS f7e17c47b4cd4c0db8ec1fc7e2b33f9a
I20260709 14:54:10.389024  9670 tablet_bootstrap.cc:492] T afdf8c320ae14f80bb4800a346664c30 P dc94ae5711c8467fbedb96a7e67ef157: 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
I20260709 14:54:10.389943  9670 tablet_bootstrap.cc:492] T afdf8c320ae14f80bb4800a346664c30 P dc94ae5711c8467fbedb96a7e67ef157: Bootstrap complete.
I20260709 14:54:10.390482  9670 ts_tablet_manager.cc:1403] T afdf8c320ae14f80bb4800a346664c30 P dc94ae5711c8467fbedb96a7e67ef157: Time spent bootstrapping tablet: real 0.019s	user 0.015s	sys 0.000s
I20260709 14:54:10.391280  9427 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e7d1bff0a02f4d7788f29e36a6821cb1"
dest_uuid: "d44d19fe0aff482ea572a3372e43e71e"
mode: GRACEFUL
new_leader_uuid: "f7e17c47b4cd4c0db8ec1fc7e2b33f9a"
 from {username='slave'} at 127.0.0.1:53426
I20260709 14:54:10.391800  9427 raft_consensus.cc:606] T e7d1bff0a02f4d7788f29e36a6821cb1 P d44d19fe0aff482ea572a3372e43e71e [term 1 LEADER]: Received request to transfer leadership to TS f7e17c47b4cd4c0db8ec1fc7e2b33f9a
I20260709 14:54:10.392047  9250 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:48302
I20260709 14:54:10.392899  6159 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 4
I20260709 14:54:10.392937  9670 raft_consensus.cc:359] T afdf8c320ae14f80bb4800a346664c30 P dc94ae5711c8467fbedb96a7e67ef157 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dc94ae5711c8467fbedb96a7e67ef157" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 32829 } } peers { permanent_uuid: "d44d19fe0aff482ea572a3372e43e71e" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43423 } } peers { permanent_uuid: "f7e17c47b4cd4c0db8ec1fc7e2b33f9a" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 46063 } }
I20260709 14:54:10.393703  6159 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 14:54:10.393752  9670 raft_consensus.cc:740] T afdf8c320ae14f80bb4800a346664c30 P dc94ae5711c8467fbedb96a7e67ef157 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: dc94ae5711c8467fbedb96a7e67ef157, State: Initialized, Role: FOLLOWER
I20260709 14:54:10.394518  6159 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:54:10.394536  9670 consensus_queue.cc:260] T afdf8c320ae14f80bb4800a346664c30 P dc94ae5711c8467fbedb96a7e67ef157 [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: "dc94ae5711c8467fbedb96a7e67ef157" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 32829 } } peers { permanent_uuid: "d44d19fe0aff482ea572a3372e43e71e" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43423 } } peers { permanent_uuid: "f7e17c47b4cd4c0db8ec1fc7e2b33f9a" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 46063 } }
I20260709 14:54:10.395299  9732 heartbeater.cc:499] Master 127.6.3.254:37207 was elected leader, sending a full tablet report...
I20260709 14:54:10.396562  9670 ts_tablet_manager.cc:1434] T afdf8c320ae14f80bb4800a346664c30 P dc94ae5711c8467fbedb96a7e67ef157: Time spent starting tablet: real 0.006s	user 0.008s	sys 0.000s
I20260709 14:54:10.397311  9670 tablet_bootstrap.cc:492] T ada304aea34546a08a3442bff0c7968e P dc94ae5711c8467fbedb96a7e67ef157: Bootstrap starting.
I20260709 14:54:10.411392  9670 tablet_bootstrap.cc:492] T ada304aea34546a08a3442bff0c7968e P dc94ae5711c8467fbedb96a7e67ef157: 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
I20260709 14:54:10.411715  9741 raft_consensus.cc:993] T 2e95caaddeb04c0680c7a9b66693133c P d44d19fe0aff482ea572a3372e43e71e: : Instructing follower f7e17c47b4cd4c0db8ec1fc7e2b33f9a to start an election
I20260709 14:54:10.412308  9670 tablet_bootstrap.cc:492] T ada304aea34546a08a3442bff0c7968e P dc94ae5711c8467fbedb96a7e67ef157: Bootstrap complete.
I20260709 14:54:10.412372  9654 raft_consensus.cc:1081] T 2e95caaddeb04c0680c7a9b66693133c P d44d19fe0aff482ea572a3372e43e71e [term 2 LEADER]: Signalling peer f7e17c47b4cd4c0db8ec1fc7e2b33f9a to start an election
I20260709 14:54:10.412870  9670 ts_tablet_manager.cc:1403] T ada304aea34546a08a3442bff0c7968e P dc94ae5711c8467fbedb96a7e67ef157: Time spent bootstrapping tablet: real 0.016s	user 0.007s	sys 0.007s
I20260709 14:54:10.414041  9502 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "2e95caaddeb04c0680c7a9b66693133c"
dest_uuid: "f7e17c47b4cd4c0db8ec1fc7e2b33f9a"
 from {username='slave'} at 127.0.0.1:38856
I20260709 14:54:10.414525  9502 raft_consensus.cc:493] T 2e95caaddeb04c0680c7a9b66693133c P f7e17c47b4cd4c0db8ec1fc7e2b33f9a [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:54:10.414788  9502 raft_consensus.cc:3060] T 2e95caaddeb04c0680c7a9b66693133c P f7e17c47b4cd4c0db8ec1fc7e2b33f9a [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:54:10.415210  9670 raft_consensus.cc:359] T ada304aea34546a08a3442bff0c7968e P dc94ae5711c8467fbedb96a7e67ef157 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dc94ae5711c8467fbedb96a7e67ef157" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 32829 } } peers { permanent_uuid: "d44d19fe0aff482ea572a3372e43e71e" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43423 } } peers { permanent_uuid: "f7e17c47b4cd4c0db8ec1fc7e2b33f9a" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 46063 } }
I20260709 14:54:10.415841  9670 raft_consensus.cc:740] T ada304aea34546a08a3442bff0c7968e P dc94ae5711c8467fbedb96a7e67ef157 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: dc94ae5711c8467fbedb96a7e67ef157, State: Initialized, Role: FOLLOWER
I20260709 14:54:10.416469  9670 consensus_queue.cc:260] T ada304aea34546a08a3442bff0c7968e P dc94ae5711c8467fbedb96a7e67ef157 [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: "dc94ae5711c8467fbedb96a7e67ef157" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 32829 } } peers { permanent_uuid: "d44d19fe0aff482ea572a3372e43e71e" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43423 } } peers { permanent_uuid: "f7e17c47b4cd4c0db8ec1fc7e2b33f9a" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 46063 } }
I20260709 14:54:10.421633  9670 ts_tablet_manager.cc:1434] T ada304aea34546a08a3442bff0c7968e P dc94ae5711c8467fbedb96a7e67ef157: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.001s
I20260709 14:54:10.422380  9670 tablet_bootstrap.cc:492] T 8eba5028ba854a91a6acf00f7c8f29a6 P dc94ae5711c8467fbedb96a7e67ef157: Bootstrap starting.
I20260709 14:54:10.421759  9502 raft_consensus.cc:515] T 2e95caaddeb04c0680c7a9b66693133c P f7e17c47b4cd4c0db8ec1fc7e2b33f9a [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dc94ae5711c8467fbedb96a7e67ef157" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 32829 } } peers { permanent_uuid: "d44d19fe0aff482ea572a3372e43e71e" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43423 } } peers { permanent_uuid: "f7e17c47b4cd4c0db8ec1fc7e2b33f9a" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 46063 } }
I20260709 14:54:10.433254  9502 leader_election.cc:290] T 2e95caaddeb04c0680c7a9b66693133c P f7e17c47b4cd4c0db8ec1fc7e2b33f9a [CANDIDATE]: Term 3 election: Requested vote from peers dc94ae5711c8467fbedb96a7e67ef157 (127.6.3.193:32829), d44d19fe0aff482ea572a3372e43e71e (127.6.3.194:43423)
I20260709 14:54:10.434407  9427 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2e95caaddeb04c0680c7a9b66693133c" candidate_uuid: "f7e17c47b4cd4c0db8ec1fc7e2b33f9a" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: true dest_uuid: "d44d19fe0aff482ea572a3372e43e71e"
I20260709 14:54:10.435132  9427 raft_consensus.cc:3055] T 2e95caaddeb04c0680c7a9b66693133c P d44d19fe0aff482ea572a3372e43e71e [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:54:10.435429  9427 raft_consensus.cc:740] T 2e95caaddeb04c0680c7a9b66693133c P d44d19fe0aff482ea572a3372e43e71e [term 2 LEADER]: Becoming Follower/Learner. State: Replica: d44d19fe0aff482ea572a3372e43e71e, State: Running, Role: LEADER
I20260709 14:54:10.436254  9670 tablet_bootstrap.cc:492] T 8eba5028ba854a91a6acf00f7c8f29a6 P dc94ae5711c8467fbedb96a7e67ef157: 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
I20260709 14:54:10.436486  9427 consensus_queue.cc:260] T 2e95caaddeb04c0680c7a9b66693133c P d44d19fe0aff482ea572a3372e43e71e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, 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: "dc94ae5711c8467fbedb96a7e67ef157" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 32829 } } peers { permanent_uuid: "d44d19fe0aff482ea572a3372e43e71e" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43423 } } peers { permanent_uuid: "f7e17c47b4cd4c0db8ec1fc7e2b33f9a" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 46063 } }
I20260709 14:54:10.437212  9670 tablet_bootstrap.cc:492] T 8eba5028ba854a91a6acf00f7c8f29a6 P dc94ae5711c8467fbedb96a7e67ef157: Bootstrap complete.
I20260709 14:54:10.437752  9427 raft_consensus.cc:3060] T 2e95caaddeb04c0680c7a9b66693133c P d44d19fe0aff482ea572a3372e43e71e [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:54:10.437815  9670 ts_tablet_manager.cc:1403] T 8eba5028ba854a91a6acf00f7c8f29a6 P dc94ae5711c8467fbedb96a7e67ef157: Time spent bootstrapping tablet: real 0.016s	user 0.011s	sys 0.004s
I20260709 14:54:10.440727  9670 raft_consensus.cc:359] T 8eba5028ba854a91a6acf00f7c8f29a6 P dc94ae5711c8467fbedb96a7e67ef157 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dc94ae5711c8467fbedb96a7e67ef157" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 32829 } } peers { permanent_uuid: "d44d19fe0aff482ea572a3372e43e71e" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43423 } } peers { permanent_uuid: "f7e17c47b4cd4c0db8ec1fc7e2b33f9a" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 46063 } }
I20260709 14:54:10.441428  9670 raft_consensus.cc:740] T 8eba5028ba854a91a6acf00f7c8f29a6 P dc94ae5711c8467fbedb96a7e67ef157 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: dc94ae5711c8467fbedb96a7e67ef157, State: Initialized, Role: FOLLOWER
I20260709 14:54:10.442243  9670 consensus_queue.cc:260] T 8eba5028ba854a91a6acf00f7c8f29a6 P dc94ae5711c8467fbedb96a7e67ef157 [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: "dc94ae5711c8467fbedb96a7e67ef157" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 32829 } } peers { permanent_uuid: "d44d19fe0aff482ea572a3372e43e71e" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43423 } } peers { permanent_uuid: "f7e17c47b4cd4c0db8ec1fc7e2b33f9a" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 46063 } }
I20260709 14:54:10.444190  9670 ts_tablet_manager.cc:1434] T 8eba5028ba854a91a6acf00f7c8f29a6 P dc94ae5711c8467fbedb96a7e67ef157: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 14:54:10.444948  9670 tablet_bootstrap.cc:492] T 2e95caaddeb04c0680c7a9b66693133c P dc94ae5711c8467fbedb96a7e67ef157: Bootstrap starting.
I20260709 14:54:10.446133  9427 raft_consensus.cc:2468] T 2e95caaddeb04c0680c7a9b66693133c P d44d19fe0aff482ea572a3372e43e71e [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f7e17c47b4cd4c0db8ec1fc7e2b33f9a in term 3.
I20260709 14:54:10.449878  9468 leader_election.cc:304] T 2e95caaddeb04c0680c7a9b66693133c P f7e17c47b4cd4c0db8ec1fc7e2b33f9a [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: d44d19fe0aff482ea572a3372e43e71e, f7e17c47b4cd4c0db8ec1fc7e2b33f9a; no voters: 
I20260709 14:54:10.450886  9647 raft_consensus.cc:2804] T 2e95caaddeb04c0680c7a9b66693133c P f7e17c47b4cd4c0db8ec1fc7e2b33f9a [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:54:10.453114  9706 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2e95caaddeb04c0680c7a9b66693133c" candidate_uuid: "f7e17c47b4cd4c0db8ec1fc7e2b33f9a" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: true dest_uuid: "dc94ae5711c8467fbedb96a7e67ef157"
W20260709 14:54:10.454602  9467 leader_election.cc:343] T 2e95caaddeb04c0680c7a9b66693133c P f7e17c47b4cd4c0db8ec1fc7e2b33f9a [CANDIDATE]: Term 3 election: Tablet error from VoteRequest() call to peer dc94ae5711c8467fbedb96a7e67ef157 (127.6.3.193:32829): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:54:10.459272  9705 raft_consensus.cc:3060] T e08636c467454acfa7f1397d62a8c0e3 P dc94ae5711c8467fbedb96a7e67ef157 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:54:10.460340  9670 tablet_bootstrap.cc:492] T 2e95caaddeb04c0680c7a9b66693133c P dc94ae5711c8467fbedb96a7e67ef157: 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
I20260709 14:54:10.461537  9670 tablet_bootstrap.cc:492] T 2e95caaddeb04c0680c7a9b66693133c P dc94ae5711c8467fbedb96a7e67ef157: Bootstrap complete.
I20260709 14:54:10.462145  9670 ts_tablet_manager.cc:1403] T 2e95caaddeb04c0680c7a9b66693133c P dc94ae5711c8467fbedb96a7e67ef157: Time spent bootstrapping tablet: real 0.017s	user 0.010s	sys 0.004s
I20260709 14:54:10.462211  9647 raft_consensus.cc:697] T 2e95caaddeb04c0680c7a9b66693133c P f7e17c47b4cd4c0db8ec1fc7e2b33f9a [term 3 LEADER]: Becoming Leader. State: Replica: f7e17c47b4cd4c0db8ec1fc7e2b33f9a, State: Running, Role: LEADER
I20260709 14:54:10.463267  9647 consensus_queue.cc:237] T 2e95caaddeb04c0680c7a9b66693133c P f7e17c47b4cd4c0db8ec1fc7e2b33f9a [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: 1, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dc94ae5711c8467fbedb96a7e67ef157" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 32829 } } peers { permanent_uuid: "d44d19fe0aff482ea572a3372e43e71e" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43423 } } peers { permanent_uuid: "f7e17c47b4cd4c0db8ec1fc7e2b33f9a" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 46063 } }
I20260709 14:54:10.464673  9670 raft_consensus.cc:359] T 2e95caaddeb04c0680c7a9b66693133c P dc94ae5711c8467fbedb96a7e67ef157 [term 1 FOLLOWER]: Replica starting. Triggering 1 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dc94ae5711c8467fbedb96a7e67ef157" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 32829 } } peers { permanent_uuid: "d44d19fe0aff482ea572a3372e43e71e" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43423 } } peers { permanent_uuid: "f7e17c47b4cd4c0db8ec1fc7e2b33f9a" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 46063 } }
I20260709 14:54:10.465513  9670 raft_consensus.cc:740] T 2e95caaddeb04c0680c7a9b66693133c P dc94ae5711c8467fbedb96a7e67ef157 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: dc94ae5711c8467fbedb96a7e67ef157, State: Initialized, Role: FOLLOWER
I20260709 14:54:10.466216  9670 consensus_queue.cc:260] T 2e95caaddeb04c0680c7a9b66693133c P dc94ae5711c8467fbedb96a7e67ef157 [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: "dc94ae5711c8467fbedb96a7e67ef157" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 32829 } } peers { permanent_uuid: "d44d19fe0aff482ea572a3372e43e71e" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43423 } } peers { permanent_uuid: "f7e17c47b4cd4c0db8ec1fc7e2b33f9a" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 46063 } }
I20260709 14:54:10.468582  9670 ts_tablet_manager.cc:1434] T 2e95caaddeb04c0680c7a9b66693133c P dc94ae5711c8467fbedb96a7e67ef157: Time spent starting tablet: real 0.006s	user 0.008s	sys 0.000s
I20260709 14:54:10.469545  9670 tablet_bootstrap.cc:492] T e7d1bff0a02f4d7788f29e36a6821cb1 P dc94ae5711c8467fbedb96a7e67ef157: Bootstrap starting.
I20260709 14:54:10.469452  9706 raft_consensus.cc:3060] T 03ba3bdfcd8f4bb4a2c4ca1167099ab2 P dc94ae5711c8467fbedb96a7e67ef157 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:54:10.482484  9250 catalog_manager.cc:5697] T 2e95caaddeb04c0680c7a9b66693133c P f7e17c47b4cd4c0db8ec1fc7e2b33f9a reported cstate change: term changed from 2 to 3, leader changed from d44d19fe0aff482ea572a3372e43e71e (127.6.3.194) to f7e17c47b4cd4c0db8ec1fc7e2b33f9a (127.6.3.195). New cstate: current_term: 3 leader_uuid: "f7e17c47b4cd4c0db8ec1fc7e2b33f9a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dc94ae5711c8467fbedb96a7e67ef157" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 32829 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d44d19fe0aff482ea572a3372e43e71e" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43423 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f7e17c47b4cd4c0db8ec1fc7e2b33f9a" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 46063 } health_report { overall_health: HEALTHY } } }
I20260709 14:54:10.489789  9670 tablet_bootstrap.cc:492] T e7d1bff0a02f4d7788f29e36a6821cb1 P dc94ae5711c8467fbedb96a7e67ef157: 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
I20260709 14:54:10.490901  9670 tablet_bootstrap.cc:492] T e7d1bff0a02f4d7788f29e36a6821cb1 P dc94ae5711c8467fbedb96a7e67ef157: Bootstrap complete.
I20260709 14:54:10.491647  9670 ts_tablet_manager.cc:1403] T e7d1bff0a02f4d7788f29e36a6821cb1 P dc94ae5711c8467fbedb96a7e67ef157: Time spent bootstrapping tablet: real 0.022s	user 0.021s	sys 0.000s
I20260709 14:54:10.493537  9670 raft_consensus.cc:359] T e7d1bff0a02f4d7788f29e36a6821cb1 P dc94ae5711c8467fbedb96a7e67ef157 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dc94ae5711c8467fbedb96a7e67ef157" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 32829 } } peers { permanent_uuid: "d44d19fe0aff482ea572a3372e43e71e" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43423 } } peers { permanent_uuid: "f7e17c47b4cd4c0db8ec1fc7e2b33f9a" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 46063 } }
I20260709 14:54:10.494005  9670 raft_consensus.cc:740] T e7d1bff0a02f4d7788f29e36a6821cb1 P dc94ae5711c8467fbedb96a7e67ef157 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: dc94ae5711c8467fbedb96a7e67ef157, State: Initialized, Role: FOLLOWER
I20260709 14:54:10.494524  9670 consensus_queue.cc:260] T e7d1bff0a02f4d7788f29e36a6821cb1 P dc94ae5711c8467fbedb96a7e67ef157 [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: "dc94ae5711c8467fbedb96a7e67ef157" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 32829 } } peers { permanent_uuid: "d44d19fe0aff482ea572a3372e43e71e" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43423 } } peers { permanent_uuid: "f7e17c47b4cd4c0db8ec1fc7e2b33f9a" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 46063 } }
I20260709 14:54:10.496819  9670 ts_tablet_manager.cc:1434] T e7d1bff0a02f4d7788f29e36a6821cb1 P dc94ae5711c8467fbedb96a7e67ef157: Time spent starting tablet: real 0.005s	user 0.003s	sys 0.000s
I20260709 14:54:10.567338  9741 raft_consensus.cc:993] T ada304aea34546a08a3442bff0c7968e P d44d19fe0aff482ea572a3372e43e71e: : Instructing follower f7e17c47b4cd4c0db8ec1fc7e2b33f9a to start an election
I20260709 14:54:10.567798  9654 raft_consensus.cc:1081] T ada304aea34546a08a3442bff0c7968e P d44d19fe0aff482ea572a3372e43e71e [term 1 LEADER]: Signalling peer f7e17c47b4cd4c0db8ec1fc7e2b33f9a to start an election
I20260709 14:54:10.569337  9502 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ada304aea34546a08a3442bff0c7968e"
dest_uuid: "f7e17c47b4cd4c0db8ec1fc7e2b33f9a"
 from {username='slave'} at 127.0.0.1:38856
I20260709 14:54:10.569572  9654 raft_consensus.cc:993] T 8eba5028ba854a91a6acf00f7c8f29a6 P d44d19fe0aff482ea572a3372e43e71e: : Instructing follower f7e17c47b4cd4c0db8ec1fc7e2b33f9a to start an election
I20260709 14:54:10.569947  9502 raft_consensus.cc:493] T ada304aea34546a08a3442bff0c7968e P f7e17c47b4cd4c0db8ec1fc7e2b33f9a [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:54:10.570050  9654 raft_consensus.cc:1081] T 8eba5028ba854a91a6acf00f7c8f29a6 P d44d19fe0aff482ea572a3372e43e71e [term 1 LEADER]: Signalling peer f7e17c47b4cd4c0db8ec1fc7e2b33f9a to start an election
I20260709 14:54:10.570329  9502 raft_consensus.cc:3060] T ada304aea34546a08a3442bff0c7968e P f7e17c47b4cd4c0db8ec1fc7e2b33f9a [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:54:10.571554  9500 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "8eba5028ba854a91a6acf00f7c8f29a6"
dest_uuid: "f7e17c47b4cd4c0db8ec1fc7e2b33f9a"
 from {username='slave'} at 127.0.0.1:38856
I20260709 14:54:10.571969  9500 raft_consensus.cc:493] T 8eba5028ba854a91a6acf00f7c8f29a6 P f7e17c47b4cd4c0db8ec1fc7e2b33f9a [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:54:10.572247  9500 raft_consensus.cc:3060] T 8eba5028ba854a91a6acf00f7c8f29a6 P f7e17c47b4cd4c0db8ec1fc7e2b33f9a [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:54:10.575911  9502 raft_consensus.cc:515] T ada304aea34546a08a3442bff0c7968e P f7e17c47b4cd4c0db8ec1fc7e2b33f9a [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dc94ae5711c8467fbedb96a7e67ef157" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 32829 } } peers { permanent_uuid: "d44d19fe0aff482ea572a3372e43e71e" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43423 } } peers { permanent_uuid: "f7e17c47b4cd4c0db8ec1fc7e2b33f9a" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 46063 } }
I20260709 14:54:10.577594  9502 leader_election.cc:290] T ada304aea34546a08a3442bff0c7968e P f7e17c47b4cd4c0db8ec1fc7e2b33f9a [CANDIDATE]: Term 2 election: Requested vote from peers dc94ae5711c8467fbedb96a7e67ef157 (127.6.3.193:32829), d44d19fe0aff482ea572a3372e43e71e (127.6.3.194:43423)
I20260709 14:54:10.577363  9500 raft_consensus.cc:515] T 8eba5028ba854a91a6acf00f7c8f29a6 P f7e17c47b4cd4c0db8ec1fc7e2b33f9a [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dc94ae5711c8467fbedb96a7e67ef157" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 32829 } } peers { permanent_uuid: "d44d19fe0aff482ea572a3372e43e71e" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43423 } } peers { permanent_uuid: "f7e17c47b4cd4c0db8ec1fc7e2b33f9a" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 46063 } }
I20260709 14:54:10.578110  9705 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ada304aea34546a08a3442bff0c7968e" candidate_uuid: "f7e17c47b4cd4c0db8ec1fc7e2b33f9a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "dc94ae5711c8467fbedb96a7e67ef157"
I20260709 14:54:10.578577  9427 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ada304aea34546a08a3442bff0c7968e" candidate_uuid: "f7e17c47b4cd4c0db8ec1fc7e2b33f9a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d44d19fe0aff482ea572a3372e43e71e"
I20260709 14:54:10.578622  9705 raft_consensus.cc:3060] T ada304aea34546a08a3442bff0c7968e P dc94ae5711c8467fbedb96a7e67ef157 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:54:10.578986  9427 raft_consensus.cc:3055] T ada304aea34546a08a3442bff0c7968e P d44d19fe0aff482ea572a3372e43e71e [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:54:10.579345  9427 raft_consensus.cc:740] T ada304aea34546a08a3442bff0c7968e P d44d19fe0aff482ea572a3372e43e71e [term 1 LEADER]: Becoming Follower/Learner. State: Replica: d44d19fe0aff482ea572a3372e43e71e, State: Running, Role: LEADER
I20260709 14:54:10.579454  9500 leader_election.cc:290] T 8eba5028ba854a91a6acf00f7c8f29a6 P f7e17c47b4cd4c0db8ec1fc7e2b33f9a [CANDIDATE]: Term 2 election: Requested vote from peers dc94ae5711c8467fbedb96a7e67ef157 (127.6.3.193:32829), d44d19fe0aff482ea572a3372e43e71e (127.6.3.194:43423)
I20260709 14:54:10.580277  9427 consensus_queue.cc:260] T ada304aea34546a08a3442bff0c7968e P d44d19fe0aff482ea572a3372e43e71e [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: "dc94ae5711c8467fbedb96a7e67ef157" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 32829 } } peers { permanent_uuid: "d44d19fe0aff482ea572a3372e43e71e" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43423 } } peers { permanent_uuid: "f7e17c47b4cd4c0db8ec1fc7e2b33f9a" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 46063 } }
I20260709 14:54:10.581120  9427 raft_consensus.cc:3060] T ada304aea34546a08a3442bff0c7968e P d44d19fe0aff482ea572a3372e43e71e [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:54:10.583492  9705 raft_consensus.cc:2468] T ada304aea34546a08a3442bff0c7968e P dc94ae5711c8467fbedb96a7e67ef157 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f7e17c47b4cd4c0db8ec1fc7e2b33f9a in term 2.
I20260709 14:54:10.584306  9706 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8eba5028ba854a91a6acf00f7c8f29a6" candidate_uuid: "f7e17c47b4cd4c0db8ec1fc7e2b33f9a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "dc94ae5711c8467fbedb96a7e67ef157"
I20260709 14:54:10.584342  9467 leader_election.cc:304] T ada304aea34546a08a3442bff0c7968e P f7e17c47b4cd4c0db8ec1fc7e2b33f9a [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: dc94ae5711c8467fbedb96a7e67ef157, f7e17c47b4cd4c0db8ec1fc7e2b33f9a; no voters: 
I20260709 14:54:10.584993  9706 raft_consensus.cc:3060] T 8eba5028ba854a91a6acf00f7c8f29a6 P dc94ae5711c8467fbedb96a7e67ef157 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:54:10.585408  9647 raft_consensus.cc:2804] T ada304aea34546a08a3442bff0c7968e P f7e17c47b4cd4c0db8ec1fc7e2b33f9a [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:54:10.585942  9647 raft_consensus.cc:697] T ada304aea34546a08a3442bff0c7968e P f7e17c47b4cd4c0db8ec1fc7e2b33f9a [term 2 LEADER]: Becoming Leader. State: Replica: f7e17c47b4cd4c0db8ec1fc7e2b33f9a, State: Running, Role: LEADER
I20260709 14:54:10.586660  9427 raft_consensus.cc:2468] T ada304aea34546a08a3442bff0c7968e P d44d19fe0aff482ea572a3372e43e71e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f7e17c47b4cd4c0db8ec1fc7e2b33f9a in term 2.
I20260709 14:54:10.586841  9647 consensus_queue.cc:237] T ada304aea34546a08a3442bff0c7968e P f7e17c47b4cd4c0db8ec1fc7e2b33f9a [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: "dc94ae5711c8467fbedb96a7e67ef157" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 32829 } } peers { permanent_uuid: "d44d19fe0aff482ea572a3372e43e71e" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43423 } } peers { permanent_uuid: "f7e17c47b4cd4c0db8ec1fc7e2b33f9a" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 46063 } }
I20260709 14:54:10.590365  9426 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8eba5028ba854a91a6acf00f7c8f29a6" candidate_uuid: "f7e17c47b4cd4c0db8ec1fc7e2b33f9a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d44d19fe0aff482ea572a3372e43e71e"
I20260709 14:54:10.591063  9426 raft_consensus.cc:3055] T 8eba5028ba854a91a6acf00f7c8f29a6 P d44d19fe0aff482ea572a3372e43e71e [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:54:10.591516  9426 raft_consensus.cc:740] T 8eba5028ba854a91a6acf00f7c8f29a6 P d44d19fe0aff482ea572a3372e43e71e [term 1 LEADER]: Becoming Follower/Learner. State: Replica: d44d19fe0aff482ea572a3372e43e71e, State: Running, Role: LEADER
I20260709 14:54:10.591838  9706 raft_consensus.cc:2468] T 8eba5028ba854a91a6acf00f7c8f29a6 P dc94ae5711c8467fbedb96a7e67ef157 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f7e17c47b4cd4c0db8ec1fc7e2b33f9a in term 2.
I20260709 14:54:10.592370  9426 consensus_queue.cc:260] T 8eba5028ba854a91a6acf00f7c8f29a6 P d44d19fe0aff482ea572a3372e43e71e [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: "dc94ae5711c8467fbedb96a7e67ef157" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 32829 } } peers { permanent_uuid: "d44d19fe0aff482ea572a3372e43e71e" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43423 } } peers { permanent_uuid: "f7e17c47b4cd4c0db8ec1fc7e2b33f9a" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 46063 } }
I20260709 14:54:10.593372  9467 leader_election.cc:304] T 8eba5028ba854a91a6acf00f7c8f29a6 P f7e17c47b4cd4c0db8ec1fc7e2b33f9a [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: dc94ae5711c8467fbedb96a7e67ef157, f7e17c47b4cd4c0db8ec1fc7e2b33f9a; no voters: 
I20260709 14:54:10.593672  9426 raft_consensus.cc:3060] T 8eba5028ba854a91a6acf00f7c8f29a6 P d44d19fe0aff482ea572a3372e43e71e [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:54:10.594460  9647 raft_consensus.cc:2804] T 8eba5028ba854a91a6acf00f7c8f29a6 P f7e17c47b4cd4c0db8ec1fc7e2b33f9a [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:54:10.594976  9647 raft_consensus.cc:697] T 8eba5028ba854a91a6acf00f7c8f29a6 P f7e17c47b4cd4c0db8ec1fc7e2b33f9a [term 2 LEADER]: Becoming Leader. State: Replica: f7e17c47b4cd4c0db8ec1fc7e2b33f9a, State: Running, Role: LEADER
I20260709 14:54:10.596028  9647 consensus_queue.cc:237] T 8eba5028ba854a91a6acf00f7c8f29a6 P f7e17c47b4cd4c0db8ec1fc7e2b33f9a [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: "dc94ae5711c8467fbedb96a7e67ef157" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 32829 } } peers { permanent_uuid: "d44d19fe0aff482ea572a3372e43e71e" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43423 } } peers { permanent_uuid: "f7e17c47b4cd4c0db8ec1fc7e2b33f9a" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 46063 } }
I20260709 14:54:10.601348  9426 raft_consensus.cc:2468] T 8eba5028ba854a91a6acf00f7c8f29a6 P d44d19fe0aff482ea572a3372e43e71e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f7e17c47b4cd4c0db8ec1fc7e2b33f9a in term 2.
I20260709 14:54:10.595379  9248 catalog_manager.cc:5697] T ada304aea34546a08a3442bff0c7968e P f7e17c47b4cd4c0db8ec1fc7e2b33f9a reported cstate change: term changed from 1 to 2, leader changed from d44d19fe0aff482ea572a3372e43e71e (127.6.3.194) to f7e17c47b4cd4c0db8ec1fc7e2b33f9a (127.6.3.195). New cstate: current_term: 2 leader_uuid: "f7e17c47b4cd4c0db8ec1fc7e2b33f9a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dc94ae5711c8467fbedb96a7e67ef157" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 32829 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d44d19fe0aff482ea572a3372e43e71e" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43423 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f7e17c47b4cd4c0db8ec1fc7e2b33f9a" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 46063 } health_report { overall_health: HEALTHY } } }
I20260709 14:54:10.614199  9248 catalog_manager.cc:5697] T 8eba5028ba854a91a6acf00f7c8f29a6 P f7e17c47b4cd4c0db8ec1fc7e2b33f9a reported cstate change: term changed from 1 to 2, leader changed from d44d19fe0aff482ea572a3372e43e71e (127.6.3.194) to f7e17c47b4cd4c0db8ec1fc7e2b33f9a (127.6.3.195). New cstate: current_term: 2 leader_uuid: "f7e17c47b4cd4c0db8ec1fc7e2b33f9a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dc94ae5711c8467fbedb96a7e67ef157" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 32829 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d44d19fe0aff482ea572a3372e43e71e" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43423 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f7e17c47b4cd4c0db8ec1fc7e2b33f9a" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 46063 } health_report { overall_health: HEALTHY } } }
I20260709 14:54:10.703037  9706 raft_consensus.cc:3060] T afdf8c320ae14f80bb4800a346664c30 P dc94ae5711c8467fbedb96a7e67ef157 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:54:10.740343  9741 raft_consensus.cc:993] T e7d1bff0a02f4d7788f29e36a6821cb1 P d44d19fe0aff482ea572a3372e43e71e: : Instructing follower f7e17c47b4cd4c0db8ec1fc7e2b33f9a to start an election
I20260709 14:54:10.740779  9654 raft_consensus.cc:1081] T e7d1bff0a02f4d7788f29e36a6821cb1 P d44d19fe0aff482ea572a3372e43e71e [term 1 LEADER]: Signalling peer f7e17c47b4cd4c0db8ec1fc7e2b33f9a to start an election
I20260709 14:54:10.742041  9500 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e7d1bff0a02f4d7788f29e36a6821cb1"
dest_uuid: "f7e17c47b4cd4c0db8ec1fc7e2b33f9a"
 from {username='slave'} at 127.0.0.1:38856
I20260709 14:54:10.742488  9500 raft_consensus.cc:493] T e7d1bff0a02f4d7788f29e36a6821cb1 P f7e17c47b4cd4c0db8ec1fc7e2b33f9a [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:54:10.742803  9500 raft_consensus.cc:3060] T e7d1bff0a02f4d7788f29e36a6821cb1 P f7e17c47b4cd4c0db8ec1fc7e2b33f9a [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:54:10.747155  9500 raft_consensus.cc:515] T e7d1bff0a02f4d7788f29e36a6821cb1 P f7e17c47b4cd4c0db8ec1fc7e2b33f9a [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dc94ae5711c8467fbedb96a7e67ef157" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 32829 } } peers { permanent_uuid: "d44d19fe0aff482ea572a3372e43e71e" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43423 } } peers { permanent_uuid: "f7e17c47b4cd4c0db8ec1fc7e2b33f9a" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 46063 } }
I20260709 14:54:10.748608  9500 leader_election.cc:290] T e7d1bff0a02f4d7788f29e36a6821cb1 P f7e17c47b4cd4c0db8ec1fc7e2b33f9a [CANDIDATE]: Term 2 election: Requested vote from peers dc94ae5711c8467fbedb96a7e67ef157 (127.6.3.193:32829), d44d19fe0aff482ea572a3372e43e71e (127.6.3.194:43423)
I20260709 14:54:10.749423  9426 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e7d1bff0a02f4d7788f29e36a6821cb1" candidate_uuid: "f7e17c47b4cd4c0db8ec1fc7e2b33f9a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d44d19fe0aff482ea572a3372e43e71e"
I20260709 14:54:10.749475  9706 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e7d1bff0a02f4d7788f29e36a6821cb1" candidate_uuid: "f7e17c47b4cd4c0db8ec1fc7e2b33f9a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "dc94ae5711c8467fbedb96a7e67ef157"
I20260709 14:54:10.749969  9426 raft_consensus.cc:3055] T e7d1bff0a02f4d7788f29e36a6821cb1 P d44d19fe0aff482ea572a3372e43e71e [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:54:10.749979  9706 raft_consensus.cc:3060] T e7d1bff0a02f4d7788f29e36a6821cb1 P dc94ae5711c8467fbedb96a7e67ef157 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:54:10.750392  9426 raft_consensus.cc:740] T e7d1bff0a02f4d7788f29e36a6821cb1 P d44d19fe0aff482ea572a3372e43e71e [term 1 LEADER]: Becoming Follower/Learner. State: Replica: d44d19fe0aff482ea572a3372e43e71e, State: Running, Role: LEADER
I20260709 14:54:10.751071  9426 consensus_queue.cc:260] T e7d1bff0a02f4d7788f29e36a6821cb1 P d44d19fe0aff482ea572a3372e43e71e [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: "dc94ae5711c8467fbedb96a7e67ef157" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 32829 } } peers { permanent_uuid: "d44d19fe0aff482ea572a3372e43e71e" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43423 } } peers { permanent_uuid: "f7e17c47b4cd4c0db8ec1fc7e2b33f9a" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 46063 } }
I20260709 14:54:10.752123  9426 raft_consensus.cc:3060] T e7d1bff0a02f4d7788f29e36a6821cb1 P d44d19fe0aff482ea572a3372e43e71e [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:54:10.756734  9706 raft_consensus.cc:2468] T e7d1bff0a02f4d7788f29e36a6821cb1 P dc94ae5711c8467fbedb96a7e67ef157 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f7e17c47b4cd4c0db8ec1fc7e2b33f9a in term 2.
I20260709 14:54:10.758045  9467 leader_election.cc:304] T e7d1bff0a02f4d7788f29e36a6821cb1 P f7e17c47b4cd4c0db8ec1fc7e2b33f9a [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: dc94ae5711c8467fbedb96a7e67ef157, f7e17c47b4cd4c0db8ec1fc7e2b33f9a; no voters: 
I20260709 14:54:10.758816  9647 raft_consensus.cc:2804] T e7d1bff0a02f4d7788f29e36a6821cb1 P f7e17c47b4cd4c0db8ec1fc7e2b33f9a [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:54:10.759236  9647 raft_consensus.cc:697] T e7d1bff0a02f4d7788f29e36a6821cb1 P f7e17c47b4cd4c0db8ec1fc7e2b33f9a [term 2 LEADER]: Becoming Leader. State: Replica: f7e17c47b4cd4c0db8ec1fc7e2b33f9a, State: Running, Role: LEADER
I20260709 14:54:10.759353  9426 raft_consensus.cc:2468] T e7d1bff0a02f4d7788f29e36a6821cb1 P d44d19fe0aff482ea572a3372e43e71e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f7e17c47b4cd4c0db8ec1fc7e2b33f9a in term 2.
I20260709 14:54:10.760215  9647 consensus_queue.cc:237] T e7d1bff0a02f4d7788f29e36a6821cb1 P f7e17c47b4cd4c0db8ec1fc7e2b33f9a [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: "dc94ae5711c8467fbedb96a7e67ef157" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 32829 } } peers { permanent_uuid: "d44d19fe0aff482ea572a3372e43e71e" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43423 } } peers { permanent_uuid: "f7e17c47b4cd4c0db8ec1fc7e2b33f9a" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 46063 } }
I20260709 14:54:10.766825  9248 catalog_manager.cc:5697] T e7d1bff0a02f4d7788f29e36a6821cb1 P f7e17c47b4cd4c0db8ec1fc7e2b33f9a reported cstate change: term changed from 1 to 2, leader changed from d44d19fe0aff482ea572a3372e43e71e (127.6.3.194) to f7e17c47b4cd4c0db8ec1fc7e2b33f9a (127.6.3.195). New cstate: current_term: 2 leader_uuid: "f7e17c47b4cd4c0db8ec1fc7e2b33f9a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dc94ae5711c8467fbedb96a7e67ef157" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 32829 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d44d19fe0aff482ea572a3372e43e71e" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43423 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f7e17c47b4cd4c0db8ec1fc7e2b33f9a" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 46063 } health_report { overall_health: HEALTHY } } }
I20260709 14:54:10.890666  9706 raft_consensus.cc:3060] T 2e95caaddeb04c0680c7a9b66693133c P dc94ae5711c8467fbedb96a7e67ef157 [term 1 FOLLOWER]: Advancing to term 3
I20260709 14:54:10.895584  9706 raft_consensus.cc:1275] T 2e95caaddeb04c0680c7a9b66693133c P dc94ae5711c8467fbedb96a7e67ef157 [term 3 FOLLOWER]: Refusing update from remote peer f7e17c47b4cd4c0db8ec1fc7e2b33f9a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 14:54:10.896687  9647 consensus_queue.cc:1048] T 2e95caaddeb04c0680c7a9b66693133c P f7e17c47b4cd4c0db8ec1fc7e2b33f9a [LEADER]: Connected to new peer: Peer: permanent_uuid: "dc94ae5711c8467fbedb96a7e67ef157" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 32829 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:54:10.897153  9647 consensus_queue.cc:1243] T 2e95caaddeb04c0680c7a9b66693133c P f7e17c47b4cd4c0db8ec1fc7e2b33f9a [LEADER]: Peer dc94ae5711c8467fbedb96a7e67ef157 log is divergent from this leader: its last log entry 1.1 is not in this leader's log and it has not received anything from this leader yet. Falling back to committed index 0
I20260709 14:54:10.898835  9706 pending_rounds.cc:85] T 2e95caaddeb04c0680c7a9b66693133c P dc94ae5711c8467fbedb96a7e67ef157: Aborting all ops after (but not including) 0
I20260709 14:54:10.899080  9706 pending_rounds.cc:107] T 2e95caaddeb04c0680c7a9b66693133c P dc94ae5711c8467fbedb96a7e67ef157: Aborting uncommitted NO_OP operation due to leader change: 1.1
I20260709 14:54:10.899335  9706 raft_consensus.cc:2889] T 2e95caaddeb04c0680c7a9b66693133c P dc94ae5711c8467fbedb96a7e67ef157 [term 3 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260709 14:54:10.907029  9426 raft_consensus.cc:1275] T 2e95caaddeb04c0680c7a9b66693133c P d44d19fe0aff482ea572a3372e43e71e [term 3 FOLLOWER]: Refusing update from remote peer f7e17c47b4cd4c0db8ec1fc7e2b33f9a: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 14:54:10.909535  9745 consensus_queue.cc:1048] T 2e95caaddeb04c0680c7a9b66693133c P f7e17c47b4cd4c0db8ec1fc7e2b33f9a [LEADER]: Connected to new peer: Peer: permanent_uuid: "d44d19fe0aff482ea572a3372e43e71e" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43423 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 14:54:10.987396  9706 raft_consensus.cc:1275] T ada304aea34546a08a3442bff0c7968e P dc94ae5711c8467fbedb96a7e67ef157 [term 2 FOLLOWER]: Refusing update from remote peer f7e17c47b4cd4c0db8ec1fc7e2b33f9a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:54:10.988659  9763 consensus_queue.cc:1048] T ada304aea34546a08a3442bff0c7968e P f7e17c47b4cd4c0db8ec1fc7e2b33f9a [LEADER]: Connected to new peer: Peer: permanent_uuid: "dc94ae5711c8467fbedb96a7e67ef157" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 32829 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:54:10.996150  9426 raft_consensus.cc:1275] T ada304aea34546a08a3442bff0c7968e P d44d19fe0aff482ea572a3372e43e71e [term 2 FOLLOWER]: Refusing update from remote peer f7e17c47b4cd4c0db8ec1fc7e2b33f9a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:54:10.997381  9745 consensus_queue.cc:1048] T ada304aea34546a08a3442bff0c7968e P f7e17c47b4cd4c0db8ec1fc7e2b33f9a [LEADER]: Connected to new peer: Peer: permanent_uuid: "d44d19fe0aff482ea572a3372e43e71e" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43423 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:54:11.073589  9426 raft_consensus.cc:1275] T 8eba5028ba854a91a6acf00f7c8f29a6 P d44d19fe0aff482ea572a3372e43e71e [term 2 FOLLOWER]: Refusing update from remote peer f7e17c47b4cd4c0db8ec1fc7e2b33f9a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:54:11.074736  9745 consensus_queue.cc:1048] T 8eba5028ba854a91a6acf00f7c8f29a6 P f7e17c47b4cd4c0db8ec1fc7e2b33f9a [LEADER]: Connected to new peer: Peer: permanent_uuid: "d44d19fe0aff482ea572a3372e43e71e" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43423 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:54:11.082798  9706 raft_consensus.cc:1275] T 8eba5028ba854a91a6acf00f7c8f29a6 P dc94ae5711c8467fbedb96a7e67ef157 [term 2 FOLLOWER]: Refusing update from remote peer f7e17c47b4cd4c0db8ec1fc7e2b33f9a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:54:11.084414  9763 consensus_queue.cc:1048] T 8eba5028ba854a91a6acf00f7c8f29a6 P f7e17c47b4cd4c0db8ec1fc7e2b33f9a [LEADER]: Connected to new peer: Peer: permanent_uuid: "dc94ae5711c8467fbedb96a7e67ef157" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 32829 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:54:11.214053  9706 raft_consensus.cc:1275] T e7d1bff0a02f4d7788f29e36a6821cb1 P dc94ae5711c8467fbedb96a7e67ef157 [term 2 FOLLOWER]: Refusing update from remote peer f7e17c47b4cd4c0db8ec1fc7e2b33f9a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:54:11.215229  9647 consensus_queue.cc:1048] T e7d1bff0a02f4d7788f29e36a6821cb1 P f7e17c47b4cd4c0db8ec1fc7e2b33f9a [LEADER]: Connected to new peer: Peer: permanent_uuid: "dc94ae5711c8467fbedb96a7e67ef157" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 32829 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:54:11.223127  9426 raft_consensus.cc:1275] T e7d1bff0a02f4d7788f29e36a6821cb1 P d44d19fe0aff482ea572a3372e43e71e [term 2 FOLLOWER]: Refusing update from remote peer f7e17c47b4cd4c0db8ec1fc7e2b33f9a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:54:11.224613  9647 consensus_queue.cc:1048] T e7d1bff0a02f4d7788f29e36a6821cb1 P f7e17c47b4cd4c0db8ec1fc7e2b33f9a [LEADER]: Connected to new peer: Peer: permanent_uuid: "d44d19fe0aff482ea572a3372e43e71e" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43423 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260709 14:54:11.280745  9299 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260709 14:54:11.401594  6159 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:54:11.416605  9500 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "2e95caaddeb04c0680c7a9b66693133c"
dest_uuid: "f7e17c47b4cd4c0db8ec1fc7e2b33f9a"
mode: GRACEFUL
new_leader_uuid: "d44d19fe0aff482ea572a3372e43e71e"
 from {username='slave'} at 127.0.0.1:35864
I20260709 14:54:11.417104  9500 raft_consensus.cc:606] T 2e95caaddeb04c0680c7a9b66693133c P f7e17c47b4cd4c0db8ec1fc7e2b33f9a [term 3 LEADER]: Received request to transfer leadership to TS d44d19fe0aff482ea572a3372e43e71e
I20260709 14:54:11.419242  9500 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "8eba5028ba854a91a6acf00f7c8f29a6"
dest_uuid: "f7e17c47b4cd4c0db8ec1fc7e2b33f9a"
mode: GRACEFUL
new_leader_uuid: "d44d19fe0aff482ea572a3372e43e71e"
 from {username='slave'} at 127.0.0.1:35864
I20260709 14:54:11.419723  9500 raft_consensus.cc:606] T 8eba5028ba854a91a6acf00f7c8f29a6 P f7e17c47b4cd4c0db8ec1fc7e2b33f9a [term 2 LEADER]: Received request to transfer leadership to TS d44d19fe0aff482ea572a3372e43e71e
I20260709 14:54:11.420643  6159 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260709 14:54:11.421060  6159 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 14:54:11.421530  6159 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:54:11.539232  9763 raft_consensus.cc:993] T 8eba5028ba854a91a6acf00f7c8f29a6 P f7e17c47b4cd4c0db8ec1fc7e2b33f9a: : Instructing follower d44d19fe0aff482ea572a3372e43e71e to start an election
I20260709 14:54:11.539664  9745 raft_consensus.cc:1081] T 8eba5028ba854a91a6acf00f7c8f29a6 P f7e17c47b4cd4c0db8ec1fc7e2b33f9a [term 2 LEADER]: Signalling peer d44d19fe0aff482ea572a3372e43e71e to start an election
I20260709 14:54:11.540975  9426 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "8eba5028ba854a91a6acf00f7c8f29a6"
dest_uuid: "d44d19fe0aff482ea572a3372e43e71e"
 from {username='slave'} at 127.0.0.1:32988
I20260709 14:54:11.541435  9426 raft_consensus.cc:493] T 8eba5028ba854a91a6acf00f7c8f29a6 P d44d19fe0aff482ea572a3372e43e71e [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:54:11.541718  9426 raft_consensus.cc:3060] T 8eba5028ba854a91a6acf00f7c8f29a6 P d44d19fe0aff482ea572a3372e43e71e [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:54:11.546277  9426 raft_consensus.cc:515] T 8eba5028ba854a91a6acf00f7c8f29a6 P d44d19fe0aff482ea572a3372e43e71e [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dc94ae5711c8467fbedb96a7e67ef157" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 32829 } } peers { permanent_uuid: "d44d19fe0aff482ea572a3372e43e71e" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43423 } } peers { permanent_uuid: "f7e17c47b4cd4c0db8ec1fc7e2b33f9a" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 46063 } }
I20260709 14:54:11.547740  9426 leader_election.cc:290] T 8eba5028ba854a91a6acf00f7c8f29a6 P d44d19fe0aff482ea572a3372e43e71e [CANDIDATE]: Term 3 election: Requested vote from peers dc94ae5711c8467fbedb96a7e67ef157 (127.6.3.193:32829), f7e17c47b4cd4c0db8ec1fc7e2b33f9a (127.6.3.195:46063)
I20260709 14:54:11.548446  9706 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8eba5028ba854a91a6acf00f7c8f29a6" candidate_uuid: "d44d19fe0aff482ea572a3372e43e71e" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "dc94ae5711c8467fbedb96a7e67ef157"
I20260709 14:54:11.548772  9500 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8eba5028ba854a91a6acf00f7c8f29a6" candidate_uuid: "d44d19fe0aff482ea572a3372e43e71e" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "f7e17c47b4cd4c0db8ec1fc7e2b33f9a"
I20260709 14:54:11.549057  9706 raft_consensus.cc:3060] T 8eba5028ba854a91a6acf00f7c8f29a6 P dc94ae5711c8467fbedb96a7e67ef157 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:54:11.549381  9500 raft_consensus.cc:3055] T 8eba5028ba854a91a6acf00f7c8f29a6 P f7e17c47b4cd4c0db8ec1fc7e2b33f9a [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:54:11.549691  9500 raft_consensus.cc:740] T 8eba5028ba854a91a6acf00f7c8f29a6 P f7e17c47b4cd4c0db8ec1fc7e2b33f9a [term 2 LEADER]: Becoming Follower/Learner. State: Replica: f7e17c47b4cd4c0db8ec1fc7e2b33f9a, State: Running, Role: LEADER
I20260709 14:54:11.550484  9500 consensus_queue.cc:260] T 8eba5028ba854a91a6acf00f7c8f29a6 P f7e17c47b4cd4c0db8ec1fc7e2b33f9a [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: "dc94ae5711c8467fbedb96a7e67ef157" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 32829 } } peers { permanent_uuid: "d44d19fe0aff482ea572a3372e43e71e" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43423 } } peers { permanent_uuid: "f7e17c47b4cd4c0db8ec1fc7e2b33f9a" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 46063 } }
I20260709 14:54:11.551683  9500 raft_consensus.cc:3060] T 8eba5028ba854a91a6acf00f7c8f29a6 P f7e17c47b4cd4c0db8ec1fc7e2b33f9a [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:54:11.555753  9706 raft_consensus.cc:2468] T 8eba5028ba854a91a6acf00f7c8f29a6 P dc94ae5711c8467fbedb96a7e67ef157 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d44d19fe0aff482ea572a3372e43e71e in term 3.
I20260709 14:54:11.556883  9393 leader_election.cc:304] T 8eba5028ba854a91a6acf00f7c8f29a6 P d44d19fe0aff482ea572a3372e43e71e [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: d44d19fe0aff482ea572a3372e43e71e, dc94ae5711c8467fbedb96a7e67ef157; no voters: 
I20260709 14:54:11.557551  9654 raft_consensus.cc:2804] T 8eba5028ba854a91a6acf00f7c8f29a6 P d44d19fe0aff482ea572a3372e43e71e [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:54:11.557991  9654 raft_consensus.cc:697] T 8eba5028ba854a91a6acf00f7c8f29a6 P d44d19fe0aff482ea572a3372e43e71e [term 3 LEADER]: Becoming Leader. State: Replica: d44d19fe0aff482ea572a3372e43e71e, State: Running, Role: LEADER
I20260709 14:54:11.558135  9500 raft_consensus.cc:2468] T 8eba5028ba854a91a6acf00f7c8f29a6 P f7e17c47b4cd4c0db8ec1fc7e2b33f9a [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d44d19fe0aff482ea572a3372e43e71e in term 3.
I20260709 14:54:11.558773  9654 consensus_queue.cc:237] T 8eba5028ba854a91a6acf00f7c8f29a6 P d44d19fe0aff482ea572a3372e43e71e [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: "dc94ae5711c8467fbedb96a7e67ef157" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 32829 } } peers { permanent_uuid: "d44d19fe0aff482ea572a3372e43e71e" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43423 } } peers { permanent_uuid: "f7e17c47b4cd4c0db8ec1fc7e2b33f9a" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 46063 } }
I20260709 14:54:11.564146  9251 catalog_manager.cc:5697] T 8eba5028ba854a91a6acf00f7c8f29a6 P d44d19fe0aff482ea572a3372e43e71e reported cstate change: term changed from 2 to 3, leader changed from f7e17c47b4cd4c0db8ec1fc7e2b33f9a (127.6.3.195) to d44d19fe0aff482ea572a3372e43e71e (127.6.3.194). New cstate: current_term: 3 leader_uuid: "d44d19fe0aff482ea572a3372e43e71e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dc94ae5711c8467fbedb96a7e67ef157" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 32829 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d44d19fe0aff482ea572a3372e43e71e" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43423 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f7e17c47b4cd4c0db8ec1fc7e2b33f9a" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 46063 } health_report { overall_health: UNKNOWN } } }
I20260709 14:54:11.771281  9763 raft_consensus.cc:993] T 2e95caaddeb04c0680c7a9b66693133c P f7e17c47b4cd4c0db8ec1fc7e2b33f9a: : Instructing follower d44d19fe0aff482ea572a3372e43e71e to start an election
I20260709 14:54:11.771713  9745 raft_consensus.cc:1081] T 2e95caaddeb04c0680c7a9b66693133c P f7e17c47b4cd4c0db8ec1fc7e2b33f9a [term 3 LEADER]: Signalling peer d44d19fe0aff482ea572a3372e43e71e to start an election
I20260709 14:54:11.772959  9426 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "2e95caaddeb04c0680c7a9b66693133c"
dest_uuid: "d44d19fe0aff482ea572a3372e43e71e"
 from {username='slave'} at 127.0.0.1:32988
I20260709 14:54:11.773443  9426 raft_consensus.cc:493] T 2e95caaddeb04c0680c7a9b66693133c P d44d19fe0aff482ea572a3372e43e71e [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:54:11.773772  9426 raft_consensus.cc:3060] T 2e95caaddeb04c0680c7a9b66693133c P d44d19fe0aff482ea572a3372e43e71e [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:54:11.779233  9426 raft_consensus.cc:515] T 2e95caaddeb04c0680c7a9b66693133c P d44d19fe0aff482ea572a3372e43e71e [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dc94ae5711c8467fbedb96a7e67ef157" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 32829 } } peers { permanent_uuid: "d44d19fe0aff482ea572a3372e43e71e" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43423 } } peers { permanent_uuid: "f7e17c47b4cd4c0db8ec1fc7e2b33f9a" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 46063 } }
I20260709 14:54:11.780821  9426 leader_election.cc:290] T 2e95caaddeb04c0680c7a9b66693133c P d44d19fe0aff482ea572a3372e43e71e [CANDIDATE]: Term 4 election: Requested vote from peers dc94ae5711c8467fbedb96a7e67ef157 (127.6.3.193:32829), f7e17c47b4cd4c0db8ec1fc7e2b33f9a (127.6.3.195:46063)
I20260709 14:54:11.781307  9706 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2e95caaddeb04c0680c7a9b66693133c" candidate_uuid: "d44d19fe0aff482ea572a3372e43e71e" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: true dest_uuid: "dc94ae5711c8467fbedb96a7e67ef157"
I20260709 14:54:11.781652  9502 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2e95caaddeb04c0680c7a9b66693133c" candidate_uuid: "d44d19fe0aff482ea572a3372e43e71e" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: true dest_uuid: "f7e17c47b4cd4c0db8ec1fc7e2b33f9a"
I20260709 14:54:11.781929  9706 raft_consensus.cc:3060] T 2e95caaddeb04c0680c7a9b66693133c P dc94ae5711c8467fbedb96a7e67ef157 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:54:11.782243  9502 raft_consensus.cc:3055] T 2e95caaddeb04c0680c7a9b66693133c P f7e17c47b4cd4c0db8ec1fc7e2b33f9a [term 3 LEADER]: Stepping down as leader of term 3
I20260709 14:54:11.782541  9502 raft_consensus.cc:740] T 2e95caaddeb04c0680c7a9b66693133c P f7e17c47b4cd4c0db8ec1fc7e2b33f9a [term 3 LEADER]: Becoming Follower/Learner. State: Replica: f7e17c47b4cd4c0db8ec1fc7e2b33f9a, State: Running, Role: LEADER
I20260709 14:54:11.783339  9502 consensus_queue.cc:260] T 2e95caaddeb04c0680c7a9b66693133c P f7e17c47b4cd4c0db8ec1fc7e2b33f9a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 3.2, Last appended by leader: 2, Current term: 3, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dc94ae5711c8467fbedb96a7e67ef157" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 32829 } } peers { permanent_uuid: "d44d19fe0aff482ea572a3372e43e71e" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43423 } } peers { permanent_uuid: "f7e17c47b4cd4c0db8ec1fc7e2b33f9a" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 46063 } }
I20260709 14:54:11.784446  9502 raft_consensus.cc:3060] T 2e95caaddeb04c0680c7a9b66693133c P f7e17c47b4cd4c0db8ec1fc7e2b33f9a [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:54:11.787333  9706 raft_consensus.cc:2468] T 2e95caaddeb04c0680c7a9b66693133c P dc94ae5711c8467fbedb96a7e67ef157 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d44d19fe0aff482ea572a3372e43e71e in term 4.
I20260709 14:54:11.788137  9393 leader_election.cc:304] T 2e95caaddeb04c0680c7a9b66693133c P d44d19fe0aff482ea572a3372e43e71e [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: d44d19fe0aff482ea572a3372e43e71e, dc94ae5711c8467fbedb96a7e67ef157; no voters: 
I20260709 14:54:11.788867  9741 raft_consensus.cc:2804] T 2e95caaddeb04c0680c7a9b66693133c P d44d19fe0aff482ea572a3372e43e71e [term 4 FOLLOWER]: Leader election won for term 4
I20260709 14:54:11.789474  9502 raft_consensus.cc:2468] T 2e95caaddeb04c0680c7a9b66693133c P f7e17c47b4cd4c0db8ec1fc7e2b33f9a [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d44d19fe0aff482ea572a3372e43e71e in term 4.
I20260709 14:54:11.789340  9741 raft_consensus.cc:697] T 2e95caaddeb04c0680c7a9b66693133c P d44d19fe0aff482ea572a3372e43e71e [term 4 LEADER]: Becoming Leader. State: Replica: d44d19fe0aff482ea572a3372e43e71e, State: Running, Role: LEADER
I20260709 14:54:11.790854  9741 consensus_queue.cc:237] T 2e95caaddeb04c0680c7a9b66693133c P d44d19fe0aff482ea572a3372e43e71e [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: 2, Current term: 4, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dc94ae5711c8467fbedb96a7e67ef157" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 32829 } } peers { permanent_uuid: "d44d19fe0aff482ea572a3372e43e71e" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43423 } } peers { permanent_uuid: "f7e17c47b4cd4c0db8ec1fc7e2b33f9a" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 46063 } }
I20260709 14:54:11.796216  9251 catalog_manager.cc:5697] T 2e95caaddeb04c0680c7a9b66693133c P d44d19fe0aff482ea572a3372e43e71e reported cstate change: term changed from 3 to 4, leader changed from f7e17c47b4cd4c0db8ec1fc7e2b33f9a (127.6.3.195) to d44d19fe0aff482ea572a3372e43e71e (127.6.3.194). New cstate: current_term: 4 leader_uuid: "d44d19fe0aff482ea572a3372e43e71e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dc94ae5711c8467fbedb96a7e67ef157" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 32829 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d44d19fe0aff482ea572a3372e43e71e" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43423 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f7e17c47b4cd4c0db8ec1fc7e2b33f9a" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 46063 } health_report { overall_health: UNKNOWN } } }
I20260709 14:54:12.028609  9502 raft_consensus.cc:1275] T 8eba5028ba854a91a6acf00f7c8f29a6 P f7e17c47b4cd4c0db8ec1fc7e2b33f9a [term 3 FOLLOWER]: Refusing update from remote peer d44d19fe0aff482ea572a3372e43e71e: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:54:12.029665  9741 consensus_queue.cc:1048] T 8eba5028ba854a91a6acf00f7c8f29a6 P d44d19fe0aff482ea572a3372e43e71e [LEADER]: Connected to new peer: Peer: permanent_uuid: "f7e17c47b4cd4c0db8ec1fc7e2b33f9a" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 46063 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:54:12.032614  9706 raft_consensus.cc:1275] T 8eba5028ba854a91a6acf00f7c8f29a6 P dc94ae5711c8467fbedb96a7e67ef157 [term 3 FOLLOWER]: Refusing update from remote peer d44d19fe0aff482ea572a3372e43e71e: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:54:12.034359  9741 consensus_queue.cc:1048] T 8eba5028ba854a91a6acf00f7c8f29a6 P d44d19fe0aff482ea572a3372e43e71e [LEADER]: Connected to new peer: Peer: permanent_uuid: "dc94ae5711c8467fbedb96a7e67ef157" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 32829 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
W20260709 14:54:12.281502  9299 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260709 14:54:12.397030  9706 raft_consensus.cc:1275] T 2e95caaddeb04c0680c7a9b66693133c P dc94ae5711c8467fbedb96a7e67ef157 [term 4 FOLLOWER]: Refusing update from remote peer d44d19fe0aff482ea572a3372e43e71e: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 14:54:12.398259  9654 consensus_queue.cc:1048] T 2e95caaddeb04c0680c7a9b66693133c P d44d19fe0aff482ea572a3372e43e71e [LEADER]: Connected to new peer: Peer: permanent_uuid: "dc94ae5711c8467fbedb96a7e67ef157" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 32829 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:54:12.399467  9502 raft_consensus.cc:1275] T 2e95caaddeb04c0680c7a9b66693133c P f7e17c47b4cd4c0db8ec1fc7e2b33f9a [term 4 FOLLOWER]: Refusing update from remote peer d44d19fe0aff482ea572a3372e43e71e: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 14:54:12.400791  9654 consensus_queue.cc:1048] T 2e95caaddeb04c0680c7a9b66693133c P d44d19fe0aff482ea572a3372e43e71e [LEADER]: Connected to new peer: Peer: permanent_uuid: "f7e17c47b4cd4c0db8ec1fc7e2b33f9a" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 46063 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:54:12.427681  6159 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:54:12.433914  9426 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ac9462fbaf574bb9bc87930d2c4e7016"
dest_uuid: "d44d19fe0aff482ea572a3372e43e71e"
mode: GRACEFUL
new_leader_uuid: "f7e17c47b4cd4c0db8ec1fc7e2b33f9a"
 from {username='slave'} at 127.0.0.1:53426
I20260709 14:54:12.434386  9426 raft_consensus.cc:606] T ac9462fbaf574bb9bc87930d2c4e7016 P d44d19fe0aff482ea572a3372e43e71e [term 1 LEADER]: Received request to transfer leadership to TS f7e17c47b4cd4c0db8ec1fc7e2b33f9a
I20260709 14:54:12.436491  9426 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e08636c467454acfa7f1397d62a8c0e3"
dest_uuid: "d44d19fe0aff482ea572a3372e43e71e"
mode: GRACEFUL
new_leader_uuid: "f7e17c47b4cd4c0db8ec1fc7e2b33f9a"
 from {username='slave'} at 127.0.0.1:53426
I20260709 14:54:12.436893  9426 raft_consensus.cc:606] T e08636c467454acfa7f1397d62a8c0e3 P d44d19fe0aff482ea572a3372e43e71e [term 2 LEADER]: Received request to transfer leadership to TS f7e17c47b4cd4c0db8ec1fc7e2b33f9a
I20260709 14:54:12.437778  6159 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260709 14:54:12.438170  6159 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 14:54:12.438661  6159 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:54:12.642592  9777 raft_consensus.cc:993] T e08636c467454acfa7f1397d62a8c0e3 P d44d19fe0aff482ea572a3372e43e71e: : Instructing follower f7e17c47b4cd4c0db8ec1fc7e2b33f9a to start an election
I20260709 14:54:12.643118  9777 raft_consensus.cc:1081] T e08636c467454acfa7f1397d62a8c0e3 P d44d19fe0aff482ea572a3372e43e71e [term 2 LEADER]: Signalling peer f7e17c47b4cd4c0db8ec1fc7e2b33f9a to start an election
I20260709 14:54:12.644424  9500 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e08636c467454acfa7f1397d62a8c0e3"
dest_uuid: "f7e17c47b4cd4c0db8ec1fc7e2b33f9a"
 from {username='slave'} at 127.0.0.1:38856
I20260709 14:54:12.644837  9500 raft_consensus.cc:493] T e08636c467454acfa7f1397d62a8c0e3 P f7e17c47b4cd4c0db8ec1fc7e2b33f9a [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:54:12.645102  9500 raft_consensus.cc:3060] T e08636c467454acfa7f1397d62a8c0e3 P f7e17c47b4cd4c0db8ec1fc7e2b33f9a [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:54:12.649492  9500 raft_consensus.cc:515] T e08636c467454acfa7f1397d62a8c0e3 P f7e17c47b4cd4c0db8ec1fc7e2b33f9a [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dc94ae5711c8467fbedb96a7e67ef157" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 32829 } } peers { permanent_uuid: "d44d19fe0aff482ea572a3372e43e71e" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43423 } } peers { permanent_uuid: "f7e17c47b4cd4c0db8ec1fc7e2b33f9a" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 46063 } }
I20260709 14:54:12.650820  9500 leader_election.cc:290] T e08636c467454acfa7f1397d62a8c0e3 P f7e17c47b4cd4c0db8ec1fc7e2b33f9a [CANDIDATE]: Term 3 election: Requested vote from peers dc94ae5711c8467fbedb96a7e67ef157 (127.6.3.193:32829), d44d19fe0aff482ea572a3372e43e71e (127.6.3.194:43423)
I20260709 14:54:12.651633  9706 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e08636c467454acfa7f1397d62a8c0e3" candidate_uuid: "f7e17c47b4cd4c0db8ec1fc7e2b33f9a" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "dc94ae5711c8467fbedb96a7e67ef157"
I20260709 14:54:12.651813  9426 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e08636c467454acfa7f1397d62a8c0e3" candidate_uuid: "f7e17c47b4cd4c0db8ec1fc7e2b33f9a" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "d44d19fe0aff482ea572a3372e43e71e"
I20260709 14:54:12.652169  9706 raft_consensus.cc:3060] T e08636c467454acfa7f1397d62a8c0e3 P dc94ae5711c8467fbedb96a7e67ef157 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:54:12.652395  9426 raft_consensus.cc:3055] T e08636c467454acfa7f1397d62a8c0e3 P d44d19fe0aff482ea572a3372e43e71e [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:54:12.652772  9426 raft_consensus.cc:740] T e08636c467454acfa7f1397d62a8c0e3 P d44d19fe0aff482ea572a3372e43e71e [term 2 LEADER]: Becoming Follower/Learner. State: Replica: d44d19fe0aff482ea572a3372e43e71e, State: Running, Role: LEADER
I20260709 14:54:12.653388  9426 consensus_queue.cc:260] T e08636c467454acfa7f1397d62a8c0e3 P d44d19fe0aff482ea572a3372e43e71e [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: "dc94ae5711c8467fbedb96a7e67ef157" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 32829 } } peers { permanent_uuid: "d44d19fe0aff482ea572a3372e43e71e" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43423 } } peers { permanent_uuid: "f7e17c47b4cd4c0db8ec1fc7e2b33f9a" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 46063 } }
I20260709 14:54:12.654245  9426 raft_consensus.cc:3060] T e08636c467454acfa7f1397d62a8c0e3 P d44d19fe0aff482ea572a3372e43e71e [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:54:12.657119  9706 raft_consensus.cc:2468] T e08636c467454acfa7f1397d62a8c0e3 P dc94ae5711c8467fbedb96a7e67ef157 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f7e17c47b4cd4c0db8ec1fc7e2b33f9a in term 3.
I20260709 14:54:12.658226  9467 leader_election.cc:304] T e08636c467454acfa7f1397d62a8c0e3 P f7e17c47b4cd4c0db8ec1fc7e2b33f9a [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: dc94ae5711c8467fbedb96a7e67ef157, f7e17c47b4cd4c0db8ec1fc7e2b33f9a; no voters: 
I20260709 14:54:12.658974  9647 raft_consensus.cc:2804] T e08636c467454acfa7f1397d62a8c0e3 P f7e17c47b4cd4c0db8ec1fc7e2b33f9a [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:54:12.659699  9426 raft_consensus.cc:2468] T e08636c467454acfa7f1397d62a8c0e3 P d44d19fe0aff482ea572a3372e43e71e [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f7e17c47b4cd4c0db8ec1fc7e2b33f9a in term 3.
I20260709 14:54:12.664006  9647 raft_consensus.cc:697] T e08636c467454acfa7f1397d62a8c0e3 P f7e17c47b4cd4c0db8ec1fc7e2b33f9a [term 3 LEADER]: Becoming Leader. State: Replica: f7e17c47b4cd4c0db8ec1fc7e2b33f9a, State: Running, Role: LEADER
I20260709 14:54:12.664889  9647 consensus_queue.cc:237] T e08636c467454acfa7f1397d62a8c0e3 P f7e17c47b4cd4c0db8ec1fc7e2b33f9a [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: "dc94ae5711c8467fbedb96a7e67ef157" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 32829 } } peers { permanent_uuid: "d44d19fe0aff482ea572a3372e43e71e" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43423 } } peers { permanent_uuid: "f7e17c47b4cd4c0db8ec1fc7e2b33f9a" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 46063 } }
I20260709 14:54:12.671388  9251 catalog_manager.cc:5697] T e08636c467454acfa7f1397d62a8c0e3 P f7e17c47b4cd4c0db8ec1fc7e2b33f9a reported cstate change: term changed from 2 to 3, leader changed from d44d19fe0aff482ea572a3372e43e71e (127.6.3.194) to f7e17c47b4cd4c0db8ec1fc7e2b33f9a (127.6.3.195). New cstate: current_term: 3 leader_uuid: "f7e17c47b4cd4c0db8ec1fc7e2b33f9a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dc94ae5711c8467fbedb96a7e67ef157" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 32829 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d44d19fe0aff482ea572a3372e43e71e" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43423 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f7e17c47b4cd4c0db8ec1fc7e2b33f9a" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 46063 } health_report { overall_health: HEALTHY } } }
I20260709 14:54:13.000389  9741 raft_consensus.cc:993] T ac9462fbaf574bb9bc87930d2c4e7016 P d44d19fe0aff482ea572a3372e43e71e: : Instructing follower f7e17c47b4cd4c0db8ec1fc7e2b33f9a to start an election
I20260709 14:54:13.000880  9777 raft_consensus.cc:1081] T ac9462fbaf574bb9bc87930d2c4e7016 P d44d19fe0aff482ea572a3372e43e71e [term 1 LEADER]: Signalling peer f7e17c47b4cd4c0db8ec1fc7e2b33f9a to start an election
I20260709 14:54:13.002209  9500 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ac9462fbaf574bb9bc87930d2c4e7016"
dest_uuid: "f7e17c47b4cd4c0db8ec1fc7e2b33f9a"
 from {username='slave'} at 127.0.0.1:38856
I20260709 14:54:13.002614  9500 raft_consensus.cc:493] T ac9462fbaf574bb9bc87930d2c4e7016 P f7e17c47b4cd4c0db8ec1fc7e2b33f9a [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:54:13.002872  9500 raft_consensus.cc:3060] T ac9462fbaf574bb9bc87930d2c4e7016 P f7e17c47b4cd4c0db8ec1fc7e2b33f9a [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:54:13.007027  9500 raft_consensus.cc:515] T ac9462fbaf574bb9bc87930d2c4e7016 P f7e17c47b4cd4c0db8ec1fc7e2b33f9a [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dc94ae5711c8467fbedb96a7e67ef157" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 32829 } } peers { permanent_uuid: "d44d19fe0aff482ea572a3372e43e71e" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43423 } } peers { permanent_uuid: "f7e17c47b4cd4c0db8ec1fc7e2b33f9a" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 46063 } }
I20260709 14:54:13.008301  9500 leader_election.cc:290] T ac9462fbaf574bb9bc87930d2c4e7016 P f7e17c47b4cd4c0db8ec1fc7e2b33f9a [CANDIDATE]: Term 2 election: Requested vote from peers dc94ae5711c8467fbedb96a7e67ef157 (127.6.3.193:32829), d44d19fe0aff482ea572a3372e43e71e (127.6.3.194:43423)
I20260709 14:54:13.008905  9706 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ac9462fbaf574bb9bc87930d2c4e7016" candidate_uuid: "f7e17c47b4cd4c0db8ec1fc7e2b33f9a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "dc94ae5711c8467fbedb96a7e67ef157"
I20260709 14:54:13.009150  9426 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ac9462fbaf574bb9bc87930d2c4e7016" candidate_uuid: "f7e17c47b4cd4c0db8ec1fc7e2b33f9a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d44d19fe0aff482ea572a3372e43e71e"
I20260709 14:54:13.009398  9706 raft_consensus.cc:3060] T ac9462fbaf574bb9bc87930d2c4e7016 P dc94ae5711c8467fbedb96a7e67ef157 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:54:13.009711  9426 raft_consensus.cc:3055] T ac9462fbaf574bb9bc87930d2c4e7016 P d44d19fe0aff482ea572a3372e43e71e [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:54:13.009976  9426 raft_consensus.cc:740] T ac9462fbaf574bb9bc87930d2c4e7016 P d44d19fe0aff482ea572a3372e43e71e [term 1 LEADER]: Becoming Follower/Learner. State: Replica: d44d19fe0aff482ea572a3372e43e71e, State: Running, Role: LEADER
I20260709 14:54:13.010643  9426 consensus_queue.cc:260] T ac9462fbaf574bb9bc87930d2c4e7016 P d44d19fe0aff482ea572a3372e43e71e [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: "dc94ae5711c8467fbedb96a7e67ef157" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 32829 } } peers { permanent_uuid: "d44d19fe0aff482ea572a3372e43e71e" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43423 } } peers { permanent_uuid: "f7e17c47b4cd4c0db8ec1fc7e2b33f9a" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 46063 } }
I20260709 14:54:13.011523  9426 raft_consensus.cc:3060] T ac9462fbaf574bb9bc87930d2c4e7016 P d44d19fe0aff482ea572a3372e43e71e [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:54:13.014223  9706 raft_consensus.cc:2468] T ac9462fbaf574bb9bc87930d2c4e7016 P dc94ae5711c8467fbedb96a7e67ef157 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f7e17c47b4cd4c0db8ec1fc7e2b33f9a in term 2.
I20260709 14:54:13.015172  9467 leader_election.cc:304] T ac9462fbaf574bb9bc87930d2c4e7016 P f7e17c47b4cd4c0db8ec1fc7e2b33f9a [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: dc94ae5711c8467fbedb96a7e67ef157, f7e17c47b4cd4c0db8ec1fc7e2b33f9a; no voters: 
I20260709 14:54:13.015897  9647 raft_consensus.cc:2804] T ac9462fbaf574bb9bc87930d2c4e7016 P f7e17c47b4cd4c0db8ec1fc7e2b33f9a [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:54:13.016265  9647 raft_consensus.cc:697] T ac9462fbaf574bb9bc87930d2c4e7016 P f7e17c47b4cd4c0db8ec1fc7e2b33f9a [term 2 LEADER]: Becoming Leader. State: Replica: f7e17c47b4cd4c0db8ec1fc7e2b33f9a, State: Running, Role: LEADER
I20260709 14:54:13.016283  9426 raft_consensus.cc:2468] T ac9462fbaf574bb9bc87930d2c4e7016 P d44d19fe0aff482ea572a3372e43e71e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f7e17c47b4cd4c0db8ec1fc7e2b33f9a in term 2.
I20260709 14:54:13.017123  9647 consensus_queue.cc:237] T ac9462fbaf574bb9bc87930d2c4e7016 P f7e17c47b4cd4c0db8ec1fc7e2b33f9a [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: "dc94ae5711c8467fbedb96a7e67ef157" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 32829 } } peers { permanent_uuid: "d44d19fe0aff482ea572a3372e43e71e" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43423 } } peers { permanent_uuid: "f7e17c47b4cd4c0db8ec1fc7e2b33f9a" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 46063 } }
I20260709 14:54:13.025954  9251 catalog_manager.cc:5697] T ac9462fbaf574bb9bc87930d2c4e7016 P f7e17c47b4cd4c0db8ec1fc7e2b33f9a reported cstate change: term changed from 1 to 2, leader changed from d44d19fe0aff482ea572a3372e43e71e (127.6.3.194) to f7e17c47b4cd4c0db8ec1fc7e2b33f9a (127.6.3.195). New cstate: current_term: 2 leader_uuid: "f7e17c47b4cd4c0db8ec1fc7e2b33f9a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dc94ae5711c8467fbedb96a7e67ef157" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 32829 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d44d19fe0aff482ea572a3372e43e71e" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43423 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f7e17c47b4cd4c0db8ec1fc7e2b33f9a" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 46063 } health_report { overall_health: HEALTHY } } }
I20260709 14:54:13.097330  9706 raft_consensus.cc:1275] T e08636c467454acfa7f1397d62a8c0e3 P dc94ae5711c8467fbedb96a7e67ef157 [term 3 FOLLOWER]: Refusing update from remote peer f7e17c47b4cd4c0db8ec1fc7e2b33f9a: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:54:13.098423  9647 consensus_queue.cc:1048] T e08636c467454acfa7f1397d62a8c0e3 P f7e17c47b4cd4c0db8ec1fc7e2b33f9a [LEADER]: Connected to new peer: Peer: permanent_uuid: "dc94ae5711c8467fbedb96a7e67ef157" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 32829 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:54:13.107261  9426 raft_consensus.cc:1275] T e08636c467454acfa7f1397d62a8c0e3 P d44d19fe0aff482ea572a3372e43e71e [term 3 FOLLOWER]: Refusing update from remote peer f7e17c47b4cd4c0db8ec1fc7e2b33f9a: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:54:13.108693  9785 consensus_queue.cc:1048] T e08636c467454acfa7f1397d62a8c0e3 P f7e17c47b4cd4c0db8ec1fc7e2b33f9a [LEADER]: Connected to new peer: Peer: permanent_uuid: "d44d19fe0aff482ea572a3372e43e71e" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43423 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
W20260709 14:54:13.282300  9299 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260709 14:54:13.566504  6159 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:54:13.573454  9500 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "188a81667b934de4a014bb7ec637d34f"
dest_uuid: "f7e17c47b4cd4c0db8ec1fc7e2b33f9a"
mode: GRACEFUL
new_leader_uuid: "d44d19fe0aff482ea572a3372e43e71e"
 from {username='slave'} at 127.0.0.1:35864
I20260709 14:54:13.573899  9500 raft_consensus.cc:606] T 188a81667b934de4a014bb7ec637d34f P f7e17c47b4cd4c0db8ec1fc7e2b33f9a [term 1 LEADER]: Received request to transfer leadership to TS d44d19fe0aff482ea572a3372e43e71e
I20260709 14:54:13.576098  9500 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ac9462fbaf574bb9bc87930d2c4e7016"
dest_uuid: "f7e17c47b4cd4c0db8ec1fc7e2b33f9a"
mode: GRACEFUL
new_leader_uuid: "d44d19fe0aff482ea572a3372e43e71e"
 from {username='slave'} at 127.0.0.1:35864
I20260709 14:54:13.576582  9500 raft_consensus.cc:606] T ac9462fbaf574bb9bc87930d2c4e7016 P f7e17c47b4cd4c0db8ec1fc7e2b33f9a [term 2 LEADER]: Received request to transfer leadership to TS d44d19fe0aff482ea572a3372e43e71e
I20260709 14:54:13.577464  6159 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260709 14:54:13.578037  6159 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 14:54:13.578570  6159 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:54:13.584192  9426 raft_consensus.cc:1275] T ac9462fbaf574bb9bc87930d2c4e7016 P d44d19fe0aff482ea572a3372e43e71e [term 2 FOLLOWER]: Refusing update from remote peer f7e17c47b4cd4c0db8ec1fc7e2b33f9a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:54:13.585300  9785 consensus_queue.cc:1048] T ac9462fbaf574bb9bc87930d2c4e7016 P f7e17c47b4cd4c0db8ec1fc7e2b33f9a [LEADER]: Connected to new peer: Peer: permanent_uuid: "d44d19fe0aff482ea572a3372e43e71e" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43423 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:54:13.590437  9647 raft_consensus.cc:993] T ac9462fbaf574bb9bc87930d2c4e7016 P f7e17c47b4cd4c0db8ec1fc7e2b33f9a: : Instructing follower d44d19fe0aff482ea572a3372e43e71e to start an election
I20260709 14:54:13.590880  9784 raft_consensus.cc:1081] T ac9462fbaf574bb9bc87930d2c4e7016 P f7e17c47b4cd4c0db8ec1fc7e2b33f9a [term 2 LEADER]: Signalling peer d44d19fe0aff482ea572a3372e43e71e to start an election
I20260709 14:54:13.592401  9427 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ac9462fbaf574bb9bc87930d2c4e7016"
dest_uuid: "d44d19fe0aff482ea572a3372e43e71e"
 from {username='slave'} at 127.0.0.1:32988
I20260709 14:54:13.592885  9427 raft_consensus.cc:493] T ac9462fbaf574bb9bc87930d2c4e7016 P d44d19fe0aff482ea572a3372e43e71e [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:54:13.593206  9427 raft_consensus.cc:3060] T ac9462fbaf574bb9bc87930d2c4e7016 P d44d19fe0aff482ea572a3372e43e71e [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:54:13.595671  9706 raft_consensus.cc:1275] T ac9462fbaf574bb9bc87930d2c4e7016 P dc94ae5711c8467fbedb96a7e67ef157 [term 2 FOLLOWER]: Refusing update from remote peer f7e17c47b4cd4c0db8ec1fc7e2b33f9a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:54:13.596815  9785 consensus_queue.cc:1048] T ac9462fbaf574bb9bc87930d2c4e7016 P f7e17c47b4cd4c0db8ec1fc7e2b33f9a [LEADER]: Connected to new peer: Peer: permanent_uuid: "dc94ae5711c8467fbedb96a7e67ef157" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 32829 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:54:13.599643  9427 raft_consensus.cc:515] T ac9462fbaf574bb9bc87930d2c4e7016 P d44d19fe0aff482ea572a3372e43e71e [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dc94ae5711c8467fbedb96a7e67ef157" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 32829 } } peers { permanent_uuid: "d44d19fe0aff482ea572a3372e43e71e" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43423 } } peers { permanent_uuid: "f7e17c47b4cd4c0db8ec1fc7e2b33f9a" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 46063 } }
I20260709 14:54:13.602492  9427 leader_election.cc:290] T ac9462fbaf574bb9bc87930d2c4e7016 P d44d19fe0aff482ea572a3372e43e71e [CANDIDATE]: Term 3 election: Requested vote from peers dc94ae5711c8467fbedb96a7e67ef157 (127.6.3.193:32829), f7e17c47b4cd4c0db8ec1fc7e2b33f9a (127.6.3.195:46063)
I20260709 14:54:13.603410  9500 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ac9462fbaf574bb9bc87930d2c4e7016" candidate_uuid: "d44d19fe0aff482ea572a3372e43e71e" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "f7e17c47b4cd4c0db8ec1fc7e2b33f9a"
I20260709 14:54:13.603602  9705 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ac9462fbaf574bb9bc87930d2c4e7016" candidate_uuid: "d44d19fe0aff482ea572a3372e43e71e" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "dc94ae5711c8467fbedb96a7e67ef157"
I20260709 14:54:13.603979  9500 raft_consensus.cc:3055] T ac9462fbaf574bb9bc87930d2c4e7016 P f7e17c47b4cd4c0db8ec1fc7e2b33f9a [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:54:13.604270  9500 raft_consensus.cc:740] T ac9462fbaf574bb9bc87930d2c4e7016 P f7e17c47b4cd4c0db8ec1fc7e2b33f9a [term 2 LEADER]: Becoming Follower/Learner. State: Replica: f7e17c47b4cd4c0db8ec1fc7e2b33f9a, State: Running, Role: LEADER
I20260709 14:54:13.604962  9500 consensus_queue.cc:260] T ac9462fbaf574bb9bc87930d2c4e7016 P f7e17c47b4cd4c0db8ec1fc7e2b33f9a [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: "dc94ae5711c8467fbedb96a7e67ef157" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 32829 } } peers { permanent_uuid: "d44d19fe0aff482ea572a3372e43e71e" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43423 } } peers { permanent_uuid: "f7e17c47b4cd4c0db8ec1fc7e2b33f9a" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 46063 } }
I20260709 14:54:13.605906  9500 raft_consensus.cc:3060] T ac9462fbaf574bb9bc87930d2c4e7016 P f7e17c47b4cd4c0db8ec1fc7e2b33f9a [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:54:13.611379  9500 raft_consensus.cc:2468] T ac9462fbaf574bb9bc87930d2c4e7016 P f7e17c47b4cd4c0db8ec1fc7e2b33f9a [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d44d19fe0aff482ea572a3372e43e71e in term 3.
I20260709 14:54:13.612422  9394 leader_election.cc:304] T ac9462fbaf574bb9bc87930d2c4e7016 P d44d19fe0aff482ea572a3372e43e71e [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: d44d19fe0aff482ea572a3372e43e71e, f7e17c47b4cd4c0db8ec1fc7e2b33f9a; no voters: dc94ae5711c8467fbedb96a7e67ef157
I20260709 14:54:13.613133  9777 raft_consensus.cc:2804] T ac9462fbaf574bb9bc87930d2c4e7016 P d44d19fe0aff482ea572a3372e43e71e [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:54:13.613909  9777 raft_consensus.cc:697] T ac9462fbaf574bb9bc87930d2c4e7016 P d44d19fe0aff482ea572a3372e43e71e [term 3 LEADER]: Becoming Leader. State: Replica: d44d19fe0aff482ea572a3372e43e71e, State: Running, Role: LEADER
I20260709 14:54:13.614526  9777 consensus_queue.cc:237] T ac9462fbaf574bb9bc87930d2c4e7016 P d44d19fe0aff482ea572a3372e43e71e [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: "dc94ae5711c8467fbedb96a7e67ef157" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 32829 } } peers { permanent_uuid: "d44d19fe0aff482ea572a3372e43e71e" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43423 } } peers { permanent_uuid: "f7e17c47b4cd4c0db8ec1fc7e2b33f9a" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 46063 } }
I20260709 14:54:13.622473  9248 catalog_manager.cc:5697] T ac9462fbaf574bb9bc87930d2c4e7016 P d44d19fe0aff482ea572a3372e43e71e reported cstate change: term changed from 2 to 3, leader changed from f7e17c47b4cd4c0db8ec1fc7e2b33f9a (127.6.3.195) to d44d19fe0aff482ea572a3372e43e71e (127.6.3.194). New cstate: current_term: 3 leader_uuid: "d44d19fe0aff482ea572a3372e43e71e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dc94ae5711c8467fbedb96a7e67ef157" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 32829 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d44d19fe0aff482ea572a3372e43e71e" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43423 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f7e17c47b4cd4c0db8ec1fc7e2b33f9a" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 46063 } health_report { overall_health: UNKNOWN } } }
I20260709 14:54:13.744284  9784 raft_consensus.cc:993] T 188a81667b934de4a014bb7ec637d34f P f7e17c47b4cd4c0db8ec1fc7e2b33f9a: : Instructing follower d44d19fe0aff482ea572a3372e43e71e to start an election
I20260709 14:54:13.744702  9785 raft_consensus.cc:1081] T 188a81667b934de4a014bb7ec637d34f P f7e17c47b4cd4c0db8ec1fc7e2b33f9a [term 1 LEADER]: Signalling peer d44d19fe0aff482ea572a3372e43e71e to start an election
I20260709 14:54:13.745961  9427 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "188a81667b934de4a014bb7ec637d34f"
dest_uuid: "d44d19fe0aff482ea572a3372e43e71e"
 from {username='slave'} at 127.0.0.1:32988
I20260709 14:54:13.746397  9427 raft_consensus.cc:493] T 188a81667b934de4a014bb7ec637d34f P d44d19fe0aff482ea572a3372e43e71e [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:54:13.746701  9427 raft_consensus.cc:3060] T 188a81667b934de4a014bb7ec637d34f P d44d19fe0aff482ea572a3372e43e71e [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:54:13.751037  9427 raft_consensus.cc:515] T 188a81667b934de4a014bb7ec637d34f P d44d19fe0aff482ea572a3372e43e71e [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dc94ae5711c8467fbedb96a7e67ef157" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 32829 } } peers { permanent_uuid: "d44d19fe0aff482ea572a3372e43e71e" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43423 } } peers { permanent_uuid: "f7e17c47b4cd4c0db8ec1fc7e2b33f9a" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 46063 } }
I20260709 14:54:13.752801  9427 leader_election.cc:290] T 188a81667b934de4a014bb7ec637d34f P d44d19fe0aff482ea572a3372e43e71e [CANDIDATE]: Term 2 election: Requested vote from peers dc94ae5711c8467fbedb96a7e67ef157 (127.6.3.193:32829), f7e17c47b4cd4c0db8ec1fc7e2b33f9a (127.6.3.195:46063)
I20260709 14:54:13.753262  9706 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "188a81667b934de4a014bb7ec637d34f" candidate_uuid: "d44d19fe0aff482ea572a3372e43e71e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "dc94ae5711c8467fbedb96a7e67ef157"
I20260709 14:54:13.753871  9706 raft_consensus.cc:3060] T 188a81667b934de4a014bb7ec637d34f P dc94ae5711c8467fbedb96a7e67ef157 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:54:13.753800  9500 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "188a81667b934de4a014bb7ec637d34f" candidate_uuid: "d44d19fe0aff482ea572a3372e43e71e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f7e17c47b4cd4c0db8ec1fc7e2b33f9a"
I20260709 14:54:13.754345  9500 raft_consensus.cc:3055] T 188a81667b934de4a014bb7ec637d34f P f7e17c47b4cd4c0db8ec1fc7e2b33f9a [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:54:13.754626  9500 raft_consensus.cc:740] T 188a81667b934de4a014bb7ec637d34f P f7e17c47b4cd4c0db8ec1fc7e2b33f9a [term 1 LEADER]: Becoming Follower/Learner. State: Replica: f7e17c47b4cd4c0db8ec1fc7e2b33f9a, State: Running, Role: LEADER
I20260709 14:54:13.755290  9500 consensus_queue.cc:260] T 188a81667b934de4a014bb7ec637d34f P f7e17c47b4cd4c0db8ec1fc7e2b33f9a [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: "dc94ae5711c8467fbedb96a7e67ef157" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 32829 } } peers { permanent_uuid: "d44d19fe0aff482ea572a3372e43e71e" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43423 } } peers { permanent_uuid: "f7e17c47b4cd4c0db8ec1fc7e2b33f9a" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 46063 } }
I20260709 14:54:13.756050  9500 raft_consensus.cc:3060] T 188a81667b934de4a014bb7ec637d34f P f7e17c47b4cd4c0db8ec1fc7e2b33f9a [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:54:13.757875  9706 raft_consensus.cc:2468] T 188a81667b934de4a014bb7ec637d34f P dc94ae5711c8467fbedb96a7e67ef157 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d44d19fe0aff482ea572a3372e43e71e in term 2.
I20260709 14:54:13.758790  9393 leader_election.cc:304] T 188a81667b934de4a014bb7ec637d34f P d44d19fe0aff482ea572a3372e43e71e [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: d44d19fe0aff482ea572a3372e43e71e, dc94ae5711c8467fbedb96a7e67ef157; no voters: 
I20260709 14:54:13.759500  9777 raft_consensus.cc:2804] T 188a81667b934de4a014bb7ec637d34f P d44d19fe0aff482ea572a3372e43e71e [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:54:13.759895  9777 raft_consensus.cc:697] T 188a81667b934de4a014bb7ec637d34f P d44d19fe0aff482ea572a3372e43e71e [term 2 LEADER]: Becoming Leader. State: Replica: d44d19fe0aff482ea572a3372e43e71e, State: Running, Role: LEADER
I20260709 14:54:13.760170  9500 raft_consensus.cc:2468] T 188a81667b934de4a014bb7ec637d34f P f7e17c47b4cd4c0db8ec1fc7e2b33f9a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d44d19fe0aff482ea572a3372e43e71e in term 2.
I20260709 14:54:13.760710  9777 consensus_queue.cc:237] T 188a81667b934de4a014bb7ec637d34f P d44d19fe0aff482ea572a3372e43e71e [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: "dc94ae5711c8467fbedb96a7e67ef157" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 32829 } } peers { permanent_uuid: "d44d19fe0aff482ea572a3372e43e71e" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43423 } } peers { permanent_uuid: "f7e17c47b4cd4c0db8ec1fc7e2b33f9a" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 46063 } }
I20260709 14:54:13.767184  9248 catalog_manager.cc:5697] T 188a81667b934de4a014bb7ec637d34f P d44d19fe0aff482ea572a3372e43e71e reported cstate change: term changed from 1 to 2, leader changed from f7e17c47b4cd4c0db8ec1fc7e2b33f9a (127.6.3.195) to d44d19fe0aff482ea572a3372e43e71e (127.6.3.194). New cstate: current_term: 2 leader_uuid: "d44d19fe0aff482ea572a3372e43e71e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dc94ae5711c8467fbedb96a7e67ef157" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 32829 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d44d19fe0aff482ea572a3372e43e71e" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43423 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f7e17c47b4cd4c0db8ec1fc7e2b33f9a" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 46063 } health_report { overall_health: UNKNOWN } } }
W20260709 14:54:13.839303  9728 debug-util.cc:398] Leaking SignalData structure 0x7b08000e4000 after lost signal to thread 6162
W20260709 14:54:13.840154  9728 debug-util.cc:398] Leaking SignalData structure 0x7b08001e3da0 after lost signal to thread 9285
W20260709 14:54:13.841059  9728 debug-util.cc:398] Leaking SignalData structure 0x7b08003179e0 after lost signal to thread 9452
W20260709 14:54:13.842061  9728 debug-util.cc:398] Leaking SignalData structure 0x7b08002fab40 after lost signal to thread 9526
W20260709 14:54:13.842980  9728 debug-util.cc:398] Leaking SignalData structure 0x7b08001df160 after lost signal to thread 9731
I20260709 14:54:14.016803  9706 raft_consensus.cc:3060] T ac9462fbaf574bb9bc87930d2c4e7016 P dc94ae5711c8467fbedb96a7e67ef157 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:54:14.022019  9706 raft_consensus.cc:1275] T ac9462fbaf574bb9bc87930d2c4e7016 P dc94ae5711c8467fbedb96a7e67ef157 [term 3 FOLLOWER]: Refusing update from remote peer d44d19fe0aff482ea572a3372e43e71e: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:54:14.023165  9777 consensus_queue.cc:1048] T ac9462fbaf574bb9bc87930d2c4e7016 P d44d19fe0aff482ea572a3372e43e71e [LEADER]: Connected to new peer: Peer: permanent_uuid: "dc94ae5711c8467fbedb96a7e67ef157" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 32829 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:54:14.033639  9500 raft_consensus.cc:1275] T ac9462fbaf574bb9bc87930d2c4e7016 P f7e17c47b4cd4c0db8ec1fc7e2b33f9a [term 3 FOLLOWER]: Refusing update from remote peer d44d19fe0aff482ea572a3372e43e71e: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:54:14.034981  9777 consensus_queue.cc:1048] T ac9462fbaf574bb9bc87930d2c4e7016 P d44d19fe0aff482ea572a3372e43e71e [LEADER]: Connected to new peer: Peer: permanent_uuid: "f7e17c47b4cd4c0db8ec1fc7e2b33f9a" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 46063 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:54:14.142135  9706 raft_consensus.cc:1275] T 188a81667b934de4a014bb7ec637d34f P dc94ae5711c8467fbedb96a7e67ef157 [term 2 FOLLOWER]: Refusing update from remote peer d44d19fe0aff482ea572a3372e43e71e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:54:14.143267  9777 consensus_queue.cc:1048] T 188a81667b934de4a014bb7ec637d34f P d44d19fe0aff482ea572a3372e43e71e [LEADER]: Connected to new peer: Peer: permanent_uuid: "dc94ae5711c8467fbedb96a7e67ef157" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 32829 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:54:14.145735  9500 raft_consensus.cc:1275] T 188a81667b934de4a014bb7ec637d34f P f7e17c47b4cd4c0db8ec1fc7e2b33f9a [term 2 FOLLOWER]: Refusing update from remote peer d44d19fe0aff482ea572a3372e43e71e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:54:14.146992  9777 consensus_queue.cc:1048] T 188a81667b934de4a014bb7ec637d34f P d44d19fe0aff482ea572a3372e43e71e [LEADER]: Connected to new peer: Peer: permanent_uuid: "f7e17c47b4cd4c0db8ec1fc7e2b33f9a" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 46063 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260709 14:54:14.283262  9299 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260709 14:54:14.584878  6159 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:54:14.593005  9427 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "2e95caaddeb04c0680c7a9b66693133c"
dest_uuid: "d44d19fe0aff482ea572a3372e43e71e"
mode: GRACEFUL
new_leader_uuid: "f7e17c47b4cd4c0db8ec1fc7e2b33f9a"
 from {username='slave'} at 127.0.0.1:53426
I20260709 14:54:14.593662  9427 raft_consensus.cc:606] T 2e95caaddeb04c0680c7a9b66693133c P d44d19fe0aff482ea572a3372e43e71e [term 4 LEADER]: Received request to transfer leadership to TS f7e17c47b4cd4c0db8ec1fc7e2b33f9a
I20260709 14:54:14.596410  9427 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "8eba5028ba854a91a6acf00f7c8f29a6"
dest_uuid: "d44d19fe0aff482ea572a3372e43e71e"
mode: GRACEFUL
new_leader_uuid: "f7e17c47b4cd4c0db8ec1fc7e2b33f9a"
 from {username='slave'} at 127.0.0.1:53426
I20260709 14:54:14.596854  9427 raft_consensus.cc:606] T 8eba5028ba854a91a6acf00f7c8f29a6 P d44d19fe0aff482ea572a3372e43e71e [term 3 LEADER]: Received request to transfer leadership to TS f7e17c47b4cd4c0db8ec1fc7e2b33f9a
I20260709 14:54:14.597827  6159 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260709 14:54:14.598242  6159 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 14:54:14.598747  6159 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:54:14.813381  9806 raft_consensus.cc:993] T 2e95caaddeb04c0680c7a9b66693133c P d44d19fe0aff482ea572a3372e43e71e: : Instructing follower f7e17c47b4cd4c0db8ec1fc7e2b33f9a to start an election
I20260709 14:54:14.813932  9799 raft_consensus.cc:1081] T 2e95caaddeb04c0680c7a9b66693133c P d44d19fe0aff482ea572a3372e43e71e [term 4 LEADER]: Signalling peer f7e17c47b4cd4c0db8ec1fc7e2b33f9a to start an election
I20260709 14:54:14.815428  9502 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "2e95caaddeb04c0680c7a9b66693133c"
dest_uuid: "f7e17c47b4cd4c0db8ec1fc7e2b33f9a"
 from {username='slave'} at 127.0.0.1:38856
I20260709 14:54:14.815873  9502 raft_consensus.cc:493] T 2e95caaddeb04c0680c7a9b66693133c P f7e17c47b4cd4c0db8ec1fc7e2b33f9a [term 4 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:54:14.816154  9502 raft_consensus.cc:3060] T 2e95caaddeb04c0680c7a9b66693133c P f7e17c47b4cd4c0db8ec1fc7e2b33f9a [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:54:14.820626  9502 raft_consensus.cc:515] T 2e95caaddeb04c0680c7a9b66693133c P f7e17c47b4cd4c0db8ec1fc7e2b33f9a [term 5 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dc94ae5711c8467fbedb96a7e67ef157" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 32829 } } peers { permanent_uuid: "d44d19fe0aff482ea572a3372e43e71e" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43423 } } peers { permanent_uuid: "f7e17c47b4cd4c0db8ec1fc7e2b33f9a" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 46063 } }
I20260709 14:54:14.821906  9502 leader_election.cc:290] T 2e95caaddeb04c0680c7a9b66693133c P f7e17c47b4cd4c0db8ec1fc7e2b33f9a [CANDIDATE]: Term 5 election: Requested vote from peers dc94ae5711c8467fbedb96a7e67ef157 (127.6.3.193:32829), d44d19fe0aff482ea572a3372e43e71e (127.6.3.194:43423)
I20260709 14:54:14.822927  9706 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2e95caaddeb04c0680c7a9b66693133c" candidate_uuid: "f7e17c47b4cd4c0db8ec1fc7e2b33f9a" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: true dest_uuid: "dc94ae5711c8467fbedb96a7e67ef157"
I20260709 14:54:14.823015  9427 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2e95caaddeb04c0680c7a9b66693133c" candidate_uuid: "f7e17c47b4cd4c0db8ec1fc7e2b33f9a" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: true dest_uuid: "d44d19fe0aff482ea572a3372e43e71e"
I20260709 14:54:14.823553  9706 raft_consensus.cc:3060] T 2e95caaddeb04c0680c7a9b66693133c P dc94ae5711c8467fbedb96a7e67ef157 [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:54:14.823639  9427 raft_consensus.cc:3055] T 2e95caaddeb04c0680c7a9b66693133c P d44d19fe0aff482ea572a3372e43e71e [term 4 LEADER]: Stepping down as leader of term 4
I20260709 14:54:14.824021  9427 raft_consensus.cc:740] T 2e95caaddeb04c0680c7a9b66693133c P d44d19fe0aff482ea572a3372e43e71e [term 4 LEADER]: Becoming Follower/Learner. State: Replica: d44d19fe0aff482ea572a3372e43e71e, State: Running, Role: LEADER
I20260709 14:54:14.824649  9427 consensus_queue.cc:260] T 2e95caaddeb04c0680c7a9b66693133c P d44d19fe0aff482ea572a3372e43e71e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 4.3, Last appended by leader: 3, Current term: 4, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dc94ae5711c8467fbedb96a7e67ef157" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 32829 } } peers { permanent_uuid: "d44d19fe0aff482ea572a3372e43e71e" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43423 } } peers { permanent_uuid: "f7e17c47b4cd4c0db8ec1fc7e2b33f9a" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 46063 } }
I20260709 14:54:14.825466  9427 raft_consensus.cc:3060] T 2e95caaddeb04c0680c7a9b66693133c P d44d19fe0aff482ea572a3372e43e71e [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:54:14.829911  9706 raft_consensus.cc:2468] T 2e95caaddeb04c0680c7a9b66693133c P dc94ae5711c8467fbedb96a7e67ef157 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f7e17c47b4cd4c0db8ec1fc7e2b33f9a in term 5.
I20260709 14:54:14.830964  9467 leader_election.cc:304] T 2e95caaddeb04c0680c7a9b66693133c P f7e17c47b4cd4c0db8ec1fc7e2b33f9a [CANDIDATE]: Term 5 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: dc94ae5711c8467fbedb96a7e67ef157, f7e17c47b4cd4c0db8ec1fc7e2b33f9a; no voters: 
I20260709 14:54:14.831180  9427 raft_consensus.cc:2468] T 2e95caaddeb04c0680c7a9b66693133c P d44d19fe0aff482ea572a3372e43e71e [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f7e17c47b4cd4c0db8ec1fc7e2b33f9a in term 5.
I20260709 14:54:14.831722  9785 raft_consensus.cc:2804] T 2e95caaddeb04c0680c7a9b66693133c P f7e17c47b4cd4c0db8ec1fc7e2b33f9a [term 5 FOLLOWER]: Leader election won for term 5
I20260709 14:54:14.832616  9785 raft_consensus.cc:697] T 2e95caaddeb04c0680c7a9b66693133c P f7e17c47b4cd4c0db8ec1fc7e2b33f9a [term 5 LEADER]: Becoming Leader. State: Replica: f7e17c47b4cd4c0db8ec1fc7e2b33f9a, State: Running, Role: LEADER
I20260709 14:54:14.833455  9785 consensus_queue.cc:237] T 2e95caaddeb04c0680c7a9b66693133c P f7e17c47b4cd4c0db8ec1fc7e2b33f9a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 4.3, Last appended by leader: 3, Current term: 5, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dc94ae5711c8467fbedb96a7e67ef157" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 32829 } } peers { permanent_uuid: "d44d19fe0aff482ea572a3372e43e71e" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43423 } } peers { permanent_uuid: "f7e17c47b4cd4c0db8ec1fc7e2b33f9a" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 46063 } }
I20260709 14:54:14.843165  9248 catalog_manager.cc:5697] T 2e95caaddeb04c0680c7a9b66693133c P f7e17c47b4cd4c0db8ec1fc7e2b33f9a reported cstate change: term changed from 4 to 5, leader changed from d44d19fe0aff482ea572a3372e43e71e (127.6.3.194) to f7e17c47b4cd4c0db8ec1fc7e2b33f9a (127.6.3.195). New cstate: current_term: 5 leader_uuid: "f7e17c47b4cd4c0db8ec1fc7e2b33f9a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dc94ae5711c8467fbedb96a7e67ef157" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 32829 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d44d19fe0aff482ea572a3372e43e71e" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43423 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f7e17c47b4cd4c0db8ec1fc7e2b33f9a" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 46063 } health_report { overall_health: HEALTHY } } }
I20260709 14:54:15.097100  9806 raft_consensus.cc:993] T 8eba5028ba854a91a6acf00f7c8f29a6 P d44d19fe0aff482ea572a3372e43e71e: : Instructing follower f7e17c47b4cd4c0db8ec1fc7e2b33f9a to start an election
I20260709 14:54:15.097543  9799 raft_consensus.cc:1081] T 8eba5028ba854a91a6acf00f7c8f29a6 P d44d19fe0aff482ea572a3372e43e71e [term 3 LEADER]: Signalling peer f7e17c47b4cd4c0db8ec1fc7e2b33f9a to start an election
I20260709 14:54:15.098863  9502 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "8eba5028ba854a91a6acf00f7c8f29a6"
dest_uuid: "f7e17c47b4cd4c0db8ec1fc7e2b33f9a"
 from {username='slave'} at 127.0.0.1:38856
I20260709 14:54:15.099277  9502 raft_consensus.cc:493] T 8eba5028ba854a91a6acf00f7c8f29a6 P f7e17c47b4cd4c0db8ec1fc7e2b33f9a [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:54:15.099555  9502 raft_consensus.cc:3060] T 8eba5028ba854a91a6acf00f7c8f29a6 P f7e17c47b4cd4c0db8ec1fc7e2b33f9a [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:54:15.103502  9502 raft_consensus.cc:515] T 8eba5028ba854a91a6acf00f7c8f29a6 P f7e17c47b4cd4c0db8ec1fc7e2b33f9a [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dc94ae5711c8467fbedb96a7e67ef157" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 32829 } } peers { permanent_uuid: "d44d19fe0aff482ea572a3372e43e71e" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43423 } } peers { permanent_uuid: "f7e17c47b4cd4c0db8ec1fc7e2b33f9a" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 46063 } }
I20260709 14:54:15.104826  9502 leader_election.cc:290] T 8eba5028ba854a91a6acf00f7c8f29a6 P f7e17c47b4cd4c0db8ec1fc7e2b33f9a [CANDIDATE]: Term 4 election: Requested vote from peers dc94ae5711c8467fbedb96a7e67ef157 (127.6.3.193:32829), d44d19fe0aff482ea572a3372e43e71e (127.6.3.194:43423)
I20260709 14:54:15.105578  9706 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8eba5028ba854a91a6acf00f7c8f29a6" candidate_uuid: "f7e17c47b4cd4c0db8ec1fc7e2b33f9a" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "dc94ae5711c8467fbedb96a7e67ef157"
I20260709 14:54:15.105679  9427 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8eba5028ba854a91a6acf00f7c8f29a6" candidate_uuid: "f7e17c47b4cd4c0db8ec1fc7e2b33f9a" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "d44d19fe0aff482ea572a3372e43e71e"
I20260709 14:54:15.106185  9706 raft_consensus.cc:3060] T 8eba5028ba854a91a6acf00f7c8f29a6 P dc94ae5711c8467fbedb96a7e67ef157 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:54:15.106211  9427 raft_consensus.cc:3055] T 8eba5028ba854a91a6acf00f7c8f29a6 P d44d19fe0aff482ea572a3372e43e71e [term 3 LEADER]: Stepping down as leader of term 3
I20260709 14:54:15.106586  9427 raft_consensus.cc:740] T 8eba5028ba854a91a6acf00f7c8f29a6 P d44d19fe0aff482ea572a3372e43e71e [term 3 LEADER]: Becoming Follower/Learner. State: Replica: d44d19fe0aff482ea572a3372e43e71e, State: Running, Role: LEADER
I20260709 14:54:15.107303  9427 consensus_queue.cc:260] T 8eba5028ba854a91a6acf00f7c8f29a6 P d44d19fe0aff482ea572a3372e43e71e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 3.3, Last appended by leader: 3, Current term: 3, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dc94ae5711c8467fbedb96a7e67ef157" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 32829 } } peers { permanent_uuid: "d44d19fe0aff482ea572a3372e43e71e" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43423 } } peers { permanent_uuid: "f7e17c47b4cd4c0db8ec1fc7e2b33f9a" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 46063 } }
I20260709 14:54:15.108376  9427 raft_consensus.cc:3060] T 8eba5028ba854a91a6acf00f7c8f29a6 P d44d19fe0aff482ea572a3372e43e71e [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:54:15.112028  9706 raft_consensus.cc:2468] T 8eba5028ba854a91a6acf00f7c8f29a6 P dc94ae5711c8467fbedb96a7e67ef157 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f7e17c47b4cd4c0db8ec1fc7e2b33f9a in term 4.
I20260709 14:54:15.112972  9467 leader_election.cc:304] T 8eba5028ba854a91a6acf00f7c8f29a6 P f7e17c47b4cd4c0db8ec1fc7e2b33f9a [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: dc94ae5711c8467fbedb96a7e67ef157, f7e17c47b4cd4c0db8ec1fc7e2b33f9a; no voters: 
I20260709 14:54:15.113688  9785 raft_consensus.cc:2804] T 8eba5028ba854a91a6acf00f7c8f29a6 P f7e17c47b4cd4c0db8ec1fc7e2b33f9a [term 4 FOLLOWER]: Leader election won for term 4
I20260709 14:54:15.114254  9427 raft_consensus.cc:2468] T 8eba5028ba854a91a6acf00f7c8f29a6 P d44d19fe0aff482ea572a3372e43e71e [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f7e17c47b4cd4c0db8ec1fc7e2b33f9a in term 4.
I20260709 14:54:15.114192  9785 raft_consensus.cc:697] T 8eba5028ba854a91a6acf00f7c8f29a6 P f7e17c47b4cd4c0db8ec1fc7e2b33f9a [term 4 LEADER]: Becoming Leader. State: Replica: f7e17c47b4cd4c0db8ec1fc7e2b33f9a, State: Running, Role: LEADER
I20260709 14:54:15.115649  9785 consensus_queue.cc:237] T 8eba5028ba854a91a6acf00f7c8f29a6 P f7e17c47b4cd4c0db8ec1fc7e2b33f9a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 3.3, Last appended by leader: 3, Current term: 4, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dc94ae5711c8467fbedb96a7e67ef157" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 32829 } } peers { permanent_uuid: "d44d19fe0aff482ea572a3372e43e71e" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43423 } } peers { permanent_uuid: "f7e17c47b4cd4c0db8ec1fc7e2b33f9a" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 46063 } }
I20260709 14:54:15.122303  9248 catalog_manager.cc:5697] T 8eba5028ba854a91a6acf00f7c8f29a6 P f7e17c47b4cd4c0db8ec1fc7e2b33f9a reported cstate change: term changed from 3 to 4, leader changed from d44d19fe0aff482ea572a3372e43e71e (127.6.3.194) to f7e17c47b4cd4c0db8ec1fc7e2b33f9a (127.6.3.195). New cstate: current_term: 4 leader_uuid: "f7e17c47b4cd4c0db8ec1fc7e2b33f9a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dc94ae5711c8467fbedb96a7e67ef157" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 32829 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d44d19fe0aff482ea572a3372e43e71e" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43423 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f7e17c47b4cd4c0db8ec1fc7e2b33f9a" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 46063 } health_report { overall_health: HEALTHY } } }
I20260709 14:54:15.250252  9706 raft_consensus.cc:1275] T 2e95caaddeb04c0680c7a9b66693133c P dc94ae5711c8467fbedb96a7e67ef157 [term 5 FOLLOWER]: Refusing update from remote peer f7e17c47b4cd4c0db8ec1fc7e2b33f9a: Log matching property violated. Preceding OpId in replica: term: 4 index: 3. Preceding OpId from leader: term: 5 index: 4. (index mismatch)
I20260709 14:54:15.251374  9807 consensus_queue.cc:1048] T 2e95caaddeb04c0680c7a9b66693133c P f7e17c47b4cd4c0db8ec1fc7e2b33f9a [LEADER]: Connected to new peer: Peer: permanent_uuid: "dc94ae5711c8467fbedb96a7e67ef157" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 32829 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:54:15.261440  9427 raft_consensus.cc:1275] T 2e95caaddeb04c0680c7a9b66693133c P d44d19fe0aff482ea572a3372e43e71e [term 5 FOLLOWER]: Refusing update from remote peer f7e17c47b4cd4c0db8ec1fc7e2b33f9a: Log matching property violated. Preceding OpId in replica: term: 4 index: 3. Preceding OpId from leader: term: 5 index: 4. (index mismatch)
I20260709 14:54:15.262722  9807 consensus_queue.cc:1048] T 2e95caaddeb04c0680c7a9b66693133c P f7e17c47b4cd4c0db8ec1fc7e2b33f9a [LEADER]: Connected to new peer: Peer: permanent_uuid: "d44d19fe0aff482ea572a3372e43e71e" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43423 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
W20260709 14:54:15.284287  9299 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260709 14:54:15.604418  6159 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:54:15.608590  9706 raft_consensus.cc:1275] T 8eba5028ba854a91a6acf00f7c8f29a6 P dc94ae5711c8467fbedb96a7e67ef157 [term 4 FOLLOWER]: Refusing update from remote peer f7e17c47b4cd4c0db8ec1fc7e2b33f9a: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 14:54:15.610491  9807 consensus_queue.cc:1048] T 8eba5028ba854a91a6acf00f7c8f29a6 P f7e17c47b4cd4c0db8ec1fc7e2b33f9a [LEADER]: Connected to new peer: Peer: permanent_uuid: "dc94ae5711c8467fbedb96a7e67ef157" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 32829 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:54:15.627646  9427 raft_consensus.cc:1275] T 8eba5028ba854a91a6acf00f7c8f29a6 P d44d19fe0aff482ea572a3372e43e71e [term 4 FOLLOWER]: Refusing update from remote peer f7e17c47b4cd4c0db8ec1fc7e2b33f9a: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 14:54:15.634876  9807 consensus_queue.cc:1048] T 8eba5028ba854a91a6acf00f7c8f29a6 P f7e17c47b4cd4c0db8ec1fc7e2b33f9a [LEADER]: Connected to new peer: Peer: permanent_uuid: "d44d19fe0aff482ea572a3372e43e71e" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43423 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:54:15.654844  6159 tablet_server.cc:179] TabletServer@127.6.3.193:32829 shutting down...
W20260709 14:54:15.680152  9467 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 69 similar messages]
W20260709 14:54:15.686939  9467 consensus_peers.cc:597] T c7ac5fa9a2ab47fda28d2598de9ce385 P f7e17c47b4cd4c0db8ec1fc7e2b33f9a -> Peer dc94ae5711c8467fbedb96a7e67ef157 (127.6.3.193:32829): Couldn't send request to peer dc94ae5711c8467fbedb96a7e67ef157. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:54:15.688854  6159 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 14:54:15.689493  6159 tablet_replica.cc:333] stopping tablet replica
I20260709 14:54:15.690052  6159 raft_consensus.cc:2243] T 2e95caaddeb04c0680c7a9b66693133c P dc94ae5711c8467fbedb96a7e67ef157 [term 5 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:15.690490  6159 raft_consensus.cc:2272] T 2e95caaddeb04c0680c7a9b66693133c P dc94ae5711c8467fbedb96a7e67ef157 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:15.692727  6159 tablet_replica.cc:333] stopping tablet replica
I20260709 14:54:15.693259  6159 raft_consensus.cc:2243] T 8eba5028ba854a91a6acf00f7c8f29a6 P dc94ae5711c8467fbedb96a7e67ef157 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:15.693652  6159 raft_consensus.cc:2272] T 8eba5028ba854a91a6acf00f7c8f29a6 P dc94ae5711c8467fbedb96a7e67ef157 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:15.696184  6159 tablet_replica.cc:333] stopping tablet replica
I20260709 14:54:15.696727  6159 raft_consensus.cc:2243] T ada304aea34546a08a3442bff0c7968e P dc94ae5711c8467fbedb96a7e67ef157 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:15.697098  6159 raft_consensus.cc:2272] T ada304aea34546a08a3442bff0c7968e P dc94ae5711c8467fbedb96a7e67ef157 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:15.698523  6159 tablet_replica.cc:333] stopping tablet replica
I20260709 14:54:15.699035  6159 raft_consensus.cc:2243] T afdf8c320ae14f80bb4800a346664c30 P dc94ae5711c8467fbedb96a7e67ef157 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:15.699484  6159 raft_consensus.cc:2272] T afdf8c320ae14f80bb4800a346664c30 P dc94ae5711c8467fbedb96a7e67ef157 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:15.700954  6159 tablet_replica.cc:333] stopping tablet replica
I20260709 14:54:15.701411  6159 raft_consensus.cc:2243] T ac9462fbaf574bb9bc87930d2c4e7016 P dc94ae5711c8467fbedb96a7e67ef157 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:15.701786  6159 raft_consensus.cc:2272] T ac9462fbaf574bb9bc87930d2c4e7016 P dc94ae5711c8467fbedb96a7e67ef157 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:15.703322  6159 tablet_replica.cc:333] stopping tablet replica
I20260709 14:54:15.703814  6159 raft_consensus.cc:2243] T e08636c467454acfa7f1397d62a8c0e3 P dc94ae5711c8467fbedb96a7e67ef157 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:15.704196  6159 raft_consensus.cc:2272] T e08636c467454acfa7f1397d62a8c0e3 P dc94ae5711c8467fbedb96a7e67ef157 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:15.705680  6159 tablet_replica.cc:333] stopping tablet replica
I20260709 14:54:15.706130  6159 raft_consensus.cc:2243] T e7d1bff0a02f4d7788f29e36a6821cb1 P dc94ae5711c8467fbedb96a7e67ef157 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:15.706501  6159 raft_consensus.cc:2272] T e7d1bff0a02f4d7788f29e36a6821cb1 P dc94ae5711c8467fbedb96a7e67ef157 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:15.707901  6159 tablet_replica.cc:333] stopping tablet replica
I20260709 14:54:15.708359  6159 raft_consensus.cc:2243] T c7ac5fa9a2ab47fda28d2598de9ce385 P dc94ae5711c8467fbedb96a7e67ef157 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:15.708671  6159 raft_consensus.cc:2272] T c7ac5fa9a2ab47fda28d2598de9ce385 P dc94ae5711c8467fbedb96a7e67ef157 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:15.710026  6159 tablet_replica.cc:333] stopping tablet replica
I20260709 14:54:15.710430  6159 raft_consensus.cc:2243] T 03ba3bdfcd8f4bb4a2c4ca1167099ab2 P dc94ae5711c8467fbedb96a7e67ef157 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:15.710767  6159 raft_consensus.cc:2272] T 03ba3bdfcd8f4bb4a2c4ca1167099ab2 P dc94ae5711c8467fbedb96a7e67ef157 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:15.712780  6159 tablet_replica.cc:333] stopping tablet replica
I20260709 14:54:15.713377  6159 raft_consensus.cc:2243] T 188a81667b934de4a014bb7ec637d34f P dc94ae5711c8467fbedb96a7e67ef157 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:15.713866  6159 raft_consensus.cc:2272] T 188a81667b934de4a014bb7ec637d34f P dc94ae5711c8467fbedb96a7e67ef157 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 14:54:15.748591  9467 consensus_peers.cc:597] T 2e95caaddeb04c0680c7a9b66693133c P f7e17c47b4cd4c0db8ec1fc7e2b33f9a -> Peer dc94ae5711c8467fbedb96a7e67ef157 (127.6.3.193:32829): Couldn't send request to peer dc94ae5711c8467fbedb96a7e67ef157. Status: Network error: Client connection negotiation failed: client connection to 127.6.3.193:32829: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:54:15.798319  9393 consensus_peers.cc:597] T 03ba3bdfcd8f4bb4a2c4ca1167099ab2 P d44d19fe0aff482ea572a3372e43e71e -> Peer dc94ae5711c8467fbedb96a7e67ef157 (127.6.3.193:32829): Couldn't send request to peer dc94ae5711c8467fbedb96a7e67ef157. Status: Network error: Client connection negotiation failed: client connection to 127.6.3.193:32829: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:54:15.871500  9393 consensus_peers.cc:597] T ac9462fbaf574bb9bc87930d2c4e7016 P d44d19fe0aff482ea572a3372e43e71e -> Peer dc94ae5711c8467fbedb96a7e67ef157 (127.6.3.193:32829): Couldn't send request to peer dc94ae5711c8467fbedb96a7e67ef157. Status: Network error: Client connection negotiation failed: client connection to 127.6.3.193:32829: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:54:15.898015  9393 consensus_peers.cc:597] T afdf8c320ae14f80bb4800a346664c30 P d44d19fe0aff482ea572a3372e43e71e -> Peer dc94ae5711c8467fbedb96a7e67ef157 (127.6.3.193:32829): Couldn't send request to peer dc94ae5711c8467fbedb96a7e67ef157. Status: Network error: Client connection negotiation failed: client connection to 127.6.3.193:32829: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:54:15.949172  9467 consensus_peers.cc:597] T e08636c467454acfa7f1397d62a8c0e3 P f7e17c47b4cd4c0db8ec1fc7e2b33f9a -> Peer dc94ae5711c8467fbedb96a7e67ef157 (127.6.3.193:32829): Couldn't send request to peer dc94ae5711c8467fbedb96a7e67ef157. Status: Network error: Client connection negotiation failed: client connection to 127.6.3.193:32829: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:54:16.010115  9467 consensus_peers.cc:597] T ada304aea34546a08a3442bff0c7968e P f7e17c47b4cd4c0db8ec1fc7e2b33f9a -> Peer dc94ae5711c8467fbedb96a7e67ef157 (127.6.3.193:32829): Couldn't send request to peer dc94ae5711c8467fbedb96a7e67ef157. Status: Network error: Client connection negotiation failed: client connection to 127.6.3.193:32829: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:54:16.055260  9393 consensus_peers.cc:597] T 188a81667b934de4a014bb7ec637d34f P d44d19fe0aff482ea572a3372e43e71e -> Peer dc94ae5711c8467fbedb96a7e67ef157 (127.6.3.193:32829): Couldn't send request to peer dc94ae5711c8467fbedb96a7e67ef157. Status: Network error: Client connection negotiation failed: client connection to 127.6.3.193:32829: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:54:16.061825  9467 consensus_peers.cc:597] T 8eba5028ba854a91a6acf00f7c8f29a6 P f7e17c47b4cd4c0db8ec1fc7e2b33f9a -> Peer dc94ae5711c8467fbedb96a7e67ef157 (127.6.3.193:32829): Couldn't send request to peer dc94ae5711c8467fbedb96a7e67ef157. Status: Network error: Client connection negotiation failed: client connection to 127.6.3.193:32829: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:54:16.068084  9467 consensus_peers.cc:597] T e7d1bff0a02f4d7788f29e36a6821cb1 P f7e17c47b4cd4c0db8ec1fc7e2b33f9a -> Peer dc94ae5711c8467fbedb96a7e67ef157 (127.6.3.193:32829): Couldn't send request to peer dc94ae5711c8467fbedb96a7e67ef157. Status: Network error: Client connection negotiation failed: client connection to 127.6.3.193:32829: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:54:16.285161  9299 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260709 14:54:16.579180  6159 tablet_server.cc:196] TabletServer@127.6.3.193:32829 shutdown complete.
I20260709 14:54:16.602773  6159 tablet_server.cc:179] TabletServer@127.6.3.194:0 shutting down...
W20260709 14:54:16.615391  9468 consensus_peers.cc:597] T e08636c467454acfa7f1397d62a8c0e3 P f7e17c47b4cd4c0db8ec1fc7e2b33f9a -> Peer d44d19fe0aff482ea572a3372e43e71e (127.6.3.194:43423): Couldn't send request to peer d44d19fe0aff482ea572a3372e43e71e. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:54:16.632500  6159 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 14:54:16.633270  6159 tablet_replica.cc:333] T 188a81667b934de4a014bb7ec637d34f P d44d19fe0aff482ea572a3372e43e71e: stopping tablet replica
I20260709 14:54:16.634640  6159 raft_consensus.cc:2243] T 188a81667b934de4a014bb7ec637d34f P d44d19fe0aff482ea572a3372e43e71e [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:54:16.635529  6159 raft_consensus.cc:2272] T 188a81667b934de4a014bb7ec637d34f P d44d19fe0aff482ea572a3372e43e71e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:16.637665  6159 tablet_replica.cc:333] T 2e95caaddeb04c0680c7a9b66693133c P d44d19fe0aff482ea572a3372e43e71e: stopping tablet replica
W20260709 14:54:16.637517  9468 consensus_peers.cc:597] T 8eba5028ba854a91a6acf00f7c8f29a6 P f7e17c47b4cd4c0db8ec1fc7e2b33f9a -> Peer d44d19fe0aff482ea572a3372e43e71e (127.6.3.194:43423): Couldn't send request to peer d44d19fe0aff482ea572a3372e43e71e. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:54:16.638475  6159 raft_consensus.cc:2243] T 2e95caaddeb04c0680c7a9b66693133c P d44d19fe0aff482ea572a3372e43e71e [term 5 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:16.638960  6159 raft_consensus.cc:2272] T 2e95caaddeb04c0680c7a9b66693133c P d44d19fe0aff482ea572a3372e43e71e [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:16.641469  6159 tablet_replica.cc:333] T 03ba3bdfcd8f4bb4a2c4ca1167099ab2 P d44d19fe0aff482ea572a3372e43e71e: stopping tablet replica
I20260709 14:54:16.642125  6159 raft_consensus.cc:2243] T 03ba3bdfcd8f4bb4a2c4ca1167099ab2 P d44d19fe0aff482ea572a3372e43e71e [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:54:16.642727  6159 raft_consensus.cc:2272] T 03ba3bdfcd8f4bb4a2c4ca1167099ab2 P d44d19fe0aff482ea572a3372e43e71e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:16.644517  6159 tablet_replica.cc:333] T e7d1bff0a02f4d7788f29e36a6821cb1 P d44d19fe0aff482ea572a3372e43e71e: stopping tablet replica
I20260709 14:54:16.645040  6159 raft_consensus.cc:2243] T e7d1bff0a02f4d7788f29e36a6821cb1 P d44d19fe0aff482ea572a3372e43e71e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:16.645358  6159 raft_consensus.cc:2272] T e7d1bff0a02f4d7788f29e36a6821cb1 P d44d19fe0aff482ea572a3372e43e71e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:16.646986  6159 tablet_replica.cc:333] T c7ac5fa9a2ab47fda28d2598de9ce385 P d44d19fe0aff482ea572a3372e43e71e: stopping tablet replica
I20260709 14:54:16.647490  6159 raft_consensus.cc:2243] T c7ac5fa9a2ab47fda28d2598de9ce385 P d44d19fe0aff482ea572a3372e43e71e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:16.647814  6159 raft_consensus.cc:2272] T c7ac5fa9a2ab47fda28d2598de9ce385 P d44d19fe0aff482ea572a3372e43e71e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:16.649333  6159 tablet_replica.cc:333] T ada304aea34546a08a3442bff0c7968e P d44d19fe0aff482ea572a3372e43e71e: stopping tablet replica
I20260709 14:54:16.649778  6159 raft_consensus.cc:2243] T ada304aea34546a08a3442bff0c7968e P d44d19fe0aff482ea572a3372e43e71e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:16.650095  6159 raft_consensus.cc:2272] T ada304aea34546a08a3442bff0c7968e P d44d19fe0aff482ea572a3372e43e71e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:16.651820  6159 tablet_replica.cc:333] T afdf8c320ae14f80bb4800a346664c30 P d44d19fe0aff482ea572a3372e43e71e: stopping tablet replica
I20260709 14:54:16.652274  6159 raft_consensus.cc:2243] T afdf8c320ae14f80bb4800a346664c30 P d44d19fe0aff482ea572a3372e43e71e [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:54:16.652891  6159 raft_consensus.cc:2272] T afdf8c320ae14f80bb4800a346664c30 P d44d19fe0aff482ea572a3372e43e71e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:16.654654  6159 tablet_replica.cc:333] T 8eba5028ba854a91a6acf00f7c8f29a6 P d44d19fe0aff482ea572a3372e43e71e: stopping tablet replica
I20260709 14:54:16.655200  6159 raft_consensus.cc:2243] T 8eba5028ba854a91a6acf00f7c8f29a6 P d44d19fe0aff482ea572a3372e43e71e [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:16.655586  6159 raft_consensus.cc:2272] T 8eba5028ba854a91a6acf00f7c8f29a6 P d44d19fe0aff482ea572a3372e43e71e [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:16.657451  6159 tablet_replica.cc:333] T e08636c467454acfa7f1397d62a8c0e3 P d44d19fe0aff482ea572a3372e43e71e: stopping tablet replica
I20260709 14:54:16.657896  6159 raft_consensus.cc:2243] T e08636c467454acfa7f1397d62a8c0e3 P d44d19fe0aff482ea572a3372e43e71e [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:16.658246  6159 raft_consensus.cc:2272] T e08636c467454acfa7f1397d62a8c0e3 P d44d19fe0aff482ea572a3372e43e71e [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:16.659963  6159 tablet_replica.cc:333] T ac9462fbaf574bb9bc87930d2c4e7016 P d44d19fe0aff482ea572a3372e43e71e: stopping tablet replica
I20260709 14:54:16.660419  6159 raft_consensus.cc:2243] T ac9462fbaf574bb9bc87930d2c4e7016 P d44d19fe0aff482ea572a3372e43e71e [term 3 LEADER]: Raft consensus shutting down.
I20260709 14:54:16.661059  6159 raft_consensus.cc:2272] T ac9462fbaf574bb9bc87930d2c4e7016 P d44d19fe0aff482ea572a3372e43e71e [term 3 FOLLOWER]: Raft consensus is shut down!
W20260709 14:54:16.681795  9468 consensus_peers.cc:597] T 2e95caaddeb04c0680c7a9b66693133c P f7e17c47b4cd4c0db8ec1fc7e2b33f9a -> Peer d44d19fe0aff482ea572a3372e43e71e (127.6.3.194:43423): Couldn't send request to peer d44d19fe0aff482ea572a3372e43e71e. Status: Network error: Client connection negotiation failed: client connection to 127.6.3.194:43423: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:54:16.690347  6159 tablet_server.cc:196] TabletServer@127.6.3.194:0 shutdown complete.
I20260709 14:54:16.710763  6159 tablet_server.cc:179] TabletServer@127.6.3.195:0 shutting down...
I20260709 14:54:16.733635  6159 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 14:54:16.734210  6159 tablet_replica.cc:333] T 8eba5028ba854a91a6acf00f7c8f29a6 P f7e17c47b4cd4c0db8ec1fc7e2b33f9a: stopping tablet replica
I20260709 14:54:16.734866  6159 raft_consensus.cc:2243] T 8eba5028ba854a91a6acf00f7c8f29a6 P f7e17c47b4cd4c0db8ec1fc7e2b33f9a [term 4 LEADER]: Raft consensus shutting down.
I20260709 14:54:16.735649  6159 raft_consensus.cc:2272] T 8eba5028ba854a91a6acf00f7c8f29a6 P f7e17c47b4cd4c0db8ec1fc7e2b33f9a [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:16.737852  6159 tablet_replica.cc:333] T ada304aea34546a08a3442bff0c7968e P f7e17c47b4cd4c0db8ec1fc7e2b33f9a: stopping tablet replica
I20260709 14:54:16.738510  6159 raft_consensus.cc:2243] T ada304aea34546a08a3442bff0c7968e P f7e17c47b4cd4c0db8ec1fc7e2b33f9a [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:54:16.739210  6159 raft_consensus.cc:2272] T ada304aea34546a08a3442bff0c7968e P f7e17c47b4cd4c0db8ec1fc7e2b33f9a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:16.740952  6159 tablet_replica.cc:333] T 2e95caaddeb04c0680c7a9b66693133c P f7e17c47b4cd4c0db8ec1fc7e2b33f9a: stopping tablet replica
I20260709 14:54:16.741374  6159 raft_consensus.cc:2243] T 2e95caaddeb04c0680c7a9b66693133c P f7e17c47b4cd4c0db8ec1fc7e2b33f9a [term 5 LEADER]: Raft consensus shutting down.
I20260709 14:54:16.741987  6159 raft_consensus.cc:2272] T 2e95caaddeb04c0680c7a9b66693133c P f7e17c47b4cd4c0db8ec1fc7e2b33f9a [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:16.743878  6159 tablet_replica.cc:333] T e7d1bff0a02f4d7788f29e36a6821cb1 P f7e17c47b4cd4c0db8ec1fc7e2b33f9a: stopping tablet replica
I20260709 14:54:16.744350  6159 raft_consensus.cc:2243] T e7d1bff0a02f4d7788f29e36a6821cb1 P f7e17c47b4cd4c0db8ec1fc7e2b33f9a [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:54:16.744943  6159 raft_consensus.cc:2272] T e7d1bff0a02f4d7788f29e36a6821cb1 P f7e17c47b4cd4c0db8ec1fc7e2b33f9a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:16.746505  6159 tablet_replica.cc:333] T c7ac5fa9a2ab47fda28d2598de9ce385 P f7e17c47b4cd4c0db8ec1fc7e2b33f9a: stopping tablet replica
I20260709 14:54:16.746982  6159 raft_consensus.cc:2243] T c7ac5fa9a2ab47fda28d2598de9ce385 P f7e17c47b4cd4c0db8ec1fc7e2b33f9a [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:54:16.747704  6159 raft_consensus.cc:2272] T c7ac5fa9a2ab47fda28d2598de9ce385 P f7e17c47b4cd4c0db8ec1fc7e2b33f9a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:16.749496  6159 tablet_replica.cc:333] T 03ba3bdfcd8f4bb4a2c4ca1167099ab2 P f7e17c47b4cd4c0db8ec1fc7e2b33f9a: stopping tablet replica
I20260709 14:54:16.749933  6159 raft_consensus.cc:2243] T 03ba3bdfcd8f4bb4a2c4ca1167099ab2 P f7e17c47b4cd4c0db8ec1fc7e2b33f9a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:16.750264  6159 raft_consensus.cc:2272] T 03ba3bdfcd8f4bb4a2c4ca1167099ab2 P f7e17c47b4cd4c0db8ec1fc7e2b33f9a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:16.751974  6159 tablet_replica.cc:333] T afdf8c320ae14f80bb4800a346664c30 P f7e17c47b4cd4c0db8ec1fc7e2b33f9a: stopping tablet replica
I20260709 14:54:16.752424  6159 raft_consensus.cc:2243] T afdf8c320ae14f80bb4800a346664c30 P f7e17c47b4cd4c0db8ec1fc7e2b33f9a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:16.752863  6159 raft_consensus.cc:2272] T afdf8c320ae14f80bb4800a346664c30 P f7e17c47b4cd4c0db8ec1fc7e2b33f9a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:16.755669  6159 tablet_replica.cc:333] T ac9462fbaf574bb9bc87930d2c4e7016 P f7e17c47b4cd4c0db8ec1fc7e2b33f9a: stopping tablet replica
I20260709 14:54:16.756340  6159 raft_consensus.cc:2243] T ac9462fbaf574bb9bc87930d2c4e7016 P f7e17c47b4cd4c0db8ec1fc7e2b33f9a [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:16.756878  6159 raft_consensus.cc:2272] T ac9462fbaf574bb9bc87930d2c4e7016 P f7e17c47b4cd4c0db8ec1fc7e2b33f9a [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:16.759199  6159 tablet_replica.cc:333] T e08636c467454acfa7f1397d62a8c0e3 P f7e17c47b4cd4c0db8ec1fc7e2b33f9a: stopping tablet replica
I20260709 14:54:16.759874  6159 raft_consensus.cc:2243] T e08636c467454acfa7f1397d62a8c0e3 P f7e17c47b4cd4c0db8ec1fc7e2b33f9a [term 3 LEADER]: Raft consensus shutting down.
I20260709 14:54:16.760834  6159 raft_consensus.cc:2272] T e08636c467454acfa7f1397d62a8c0e3 P f7e17c47b4cd4c0db8ec1fc7e2b33f9a [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:16.762470  6159 tablet_replica.cc:333] T 188a81667b934de4a014bb7ec637d34f P f7e17c47b4cd4c0db8ec1fc7e2b33f9a: stopping tablet replica
I20260709 14:54:16.762907  6159 raft_consensus.cc:2243] T 188a81667b934de4a014bb7ec637d34f P f7e17c47b4cd4c0db8ec1fc7e2b33f9a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:16.763302  6159 raft_consensus.cc:2272] T 188a81667b934de4a014bb7ec637d34f P f7e17c47b4cd4c0db8ec1fc7e2b33f9a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:16.793751  6159 tablet_server.cc:196] TabletServer@127.6.3.195:0 shutdown complete.
I20260709 14:54:16.844198  6159 master.cc:562] Master@127.6.3.254:37207 shutting down...
I20260709 14:54:16.868548  6159 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 7d1fe22046874b65b62837114f099b55 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:54:16.869457  6159 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 7d1fe22046874b65b62837114f099b55 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:16.869830  6159 tablet_replica.cc:333] T 00000000000000000000000000000000 P 7d1fe22046874b65b62837114f099b55: stopping tablet replica
I20260709 14:54:16.890671  6159 master.cc:584] Master@127.6.3.254:37207 shutdown complete.
[       OK ] LeaderRebalancerTest.TestMaintenanceMode (13785 ms)
[ RUN      ] LeaderRebalancerTest.MultiTableLeaderBalance
I20260709 14:54:16.937515  6159 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.6.3.254:34271
I20260709 14:54:16.938567  6159 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:54:16.943799  9835 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
W20260709 14:54:16.945312  9836 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
W20260709 14:54:16.945552  9838 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
I20260709 14:54:16.948357  6159 server_base.cc:1061] running on GCE node
I20260709 14:54:16.949307  6159 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 14:54:16.949481  6159 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 14:54:16.949596  6159 hybrid_clock.cc:648] HybridClock initialized: now 1783608856949585 us; error 0 us; skew 500 ppm
I20260709 14:54:16.950048  6159 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:54:16.952378  6159 webserver.cc:533] Webserver started at http://127.6.3.254:37853/ using document root <none> and password file <none>
I20260709 14:54:16.952802  6159 fs_manager.cc:362] Metadata directory not provided
I20260709 14:54:16.952942  6159 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 14:54:16.953148  6159 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 14:54:16.954289  6159 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskD7XNpc/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783608775933393-6159-0/minicluster-data/master-0-root/instance:
uuid: "4426b5ddab7b44239395e22aef916c6e"
format_stamp: "Formatted at 2026-07-09 14:54:16 on dist-test-slave-rx4q"
I20260709 14:54:16.958339  6159 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.004s
I20260709 14:54:16.961447  9843 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:54:16.962119  6159 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260709 14:54:16.962343  6159 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskD7XNpc/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783608775933393-6159-0/minicluster-data/master-0-root
uuid: "4426b5ddab7b44239395e22aef916c6e"
format_stamp: "Formatted at 2026-07-09 14:54:16 on dist-test-slave-rx4q"
I20260709 14:54:16.962558  6159 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskD7XNpc/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783608775933393-6159-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskD7XNpc/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783608775933393-6159-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskD7XNpc/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783608775933393-6159-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)
I20260709 14:54:16.984879  6159 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:54:16.985920  6159 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:54:17.022951  6159 rpc_server.cc:307] RPC server started. Bound to: 127.6.3.254:34271
I20260709 14:54:17.023048  9894 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.6.3.254:34271 every 8 connection(s)
I20260709 14:54:17.026953  9895 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:17.038025  9895 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 4426b5ddab7b44239395e22aef916c6e: Bootstrap starting.
I20260709 14:54:17.042582  9895 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 4426b5ddab7b44239395e22aef916c6e: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:17.046512  9895 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 4426b5ddab7b44239395e22aef916c6e: No bootstrap required, opened a new log
I20260709 14:54:17.048650  9895 raft_consensus.cc:359] T 00000000000000000000000000000000 P 4426b5ddab7b44239395e22aef916c6e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4426b5ddab7b44239395e22aef916c6e" member_type: VOTER }
I20260709 14:54:17.049047  9895 raft_consensus.cc:385] T 00000000000000000000000000000000 P 4426b5ddab7b44239395e22aef916c6e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:17.049309  9895 raft_consensus.cc:740] T 00000000000000000000000000000000 P 4426b5ddab7b44239395e22aef916c6e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4426b5ddab7b44239395e22aef916c6e, State: Initialized, Role: FOLLOWER
I20260709 14:54:17.049877  9895 consensus_queue.cc:260] T 00000000000000000000000000000000 P 4426b5ddab7b44239395e22aef916c6e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4426b5ddab7b44239395e22aef916c6e" member_type: VOTER }
I20260709 14:54:17.050333  9895 raft_consensus.cc:399] T 00000000000000000000000000000000 P 4426b5ddab7b44239395e22aef916c6e [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260709 14:54:17.050570  9895 raft_consensus.cc:493] T 00000000000000000000000000000000 P 4426b5ddab7b44239395e22aef916c6e [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260709 14:54:17.050859  9895 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 4426b5ddab7b44239395e22aef916c6e [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:17.054998  9895 raft_consensus.cc:515] T 00000000000000000000000000000000 P 4426b5ddab7b44239395e22aef916c6e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4426b5ddab7b44239395e22aef916c6e" member_type: VOTER }
I20260709 14:54:17.055477  9895 leader_election.cc:304] T 00000000000000000000000000000000 P 4426b5ddab7b44239395e22aef916c6e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 4426b5ddab7b44239395e22aef916c6e; no voters: 
I20260709 14:54:17.056493  9895 leader_election.cc:290] T 00000000000000000000000000000000 P 4426b5ddab7b44239395e22aef916c6e [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260709 14:54:17.056808  9898 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 4426b5ddab7b44239395e22aef916c6e [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:54:17.058071  9898 raft_consensus.cc:697] T 00000000000000000000000000000000 P 4426b5ddab7b44239395e22aef916c6e [term 1 LEADER]: Becoming Leader. State: Replica: 4426b5ddab7b44239395e22aef916c6e, State: Running, Role: LEADER
I20260709 14:54:17.058796  9898 consensus_queue.cc:237] T 00000000000000000000000000000000 P 4426b5ddab7b44239395e22aef916c6e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4426b5ddab7b44239395e22aef916c6e" member_type: VOTER }
I20260709 14:54:17.059460  9895 sys_catalog.cc:565] T 00000000000000000000000000000000 P 4426b5ddab7b44239395e22aef916c6e [sys.catalog]: configured and running, proceeding with master startup.
I20260709 14:54:17.065294  9900 sys_catalog.cc:455] T 00000000000000000000000000000000 P 4426b5ddab7b44239395e22aef916c6e [sys.catalog]: SysCatalogTable state changed. Reason: New leader 4426b5ddab7b44239395e22aef916c6e. Latest consensus state: current_term: 1 leader_uuid: "4426b5ddab7b44239395e22aef916c6e" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4426b5ddab7b44239395e22aef916c6e" member_type: VOTER } }
I20260709 14:54:17.065357  9899 sys_catalog.cc:455] T 00000000000000000000000000000000 P 4426b5ddab7b44239395e22aef916c6e [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "4426b5ddab7b44239395e22aef916c6e" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4426b5ddab7b44239395e22aef916c6e" member_type: VOTER } }
I20260709 14:54:17.066008  9900 sys_catalog.cc:458] T 00000000000000000000000000000000 P 4426b5ddab7b44239395e22aef916c6e [sys.catalog]: This master's current role is: LEADER
I20260709 14:54:17.066066  9899 sys_catalog.cc:458] T 00000000000000000000000000000000 P 4426b5ddab7b44239395e22aef916c6e [sys.catalog]: This master's current role is: LEADER
I20260709 14:54:17.067821  9908 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260709 14:54:17.072360  9908 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260709 14:54:17.073928  6159 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260709 14:54:17.080570  9908 catalog_manager.cc:1383] Generated new cluster ID: 95c0362f675f42c399d8f1d8e2fef287
I20260709 14:54:17.080819  9908 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260709 14:54:17.095388  9908 catalog_manager.cc:1406] Generated new certificate authority record
I20260709 14:54:17.096540  9908 catalog_manager.cc:1540] Loading token signing keys...
I20260709 14:54:17.108512  9908 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 4426b5ddab7b44239395e22aef916c6e: Generated new TSK 0
I20260709 14:54:17.109033  9908 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260709 14:54:17.140203  6159 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:54:17.145819  9916 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
W20260709 14:54:17.146955  9917 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
W20260709 14:54:17.148466  9919 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
I20260709 14:54:17.149124  6159 server_base.cc:1061] running on GCE node
I20260709 14:54:17.149942  6159 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 14:54:17.150138  6159 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 14:54:17.150306  6159 hybrid_clock.cc:648] HybridClock initialized: now 1783608857150288 us; error 0 us; skew 500 ppm
I20260709 14:54:17.150830  6159 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:54:17.152959  6159 webserver.cc:533] Webserver started at http://127.6.3.193:37279/ using document root <none> and password file <none>
I20260709 14:54:17.153419  6159 fs_manager.cc:362] Metadata directory not provided
I20260709 14:54:17.153604  6159 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 14:54:17.153883  6159 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 14:54:17.154994  6159 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskD7XNpc/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783608775933393-6159-0/minicluster-data/ts-0-root/instance:
uuid: "ee7b0e26d3fb41fab58557069a56d204"
format_stamp: "Formatted at 2026-07-09 14:54:17 on dist-test-slave-rx4q"
I20260709 14:54:17.159126  6159 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.000s
I20260709 14:54:17.162112  9924 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:54:17.162736  6159 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260709 14:54:17.162990  6159 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskD7XNpc/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783608775933393-6159-0/minicluster-data/ts-0-root
uuid: "ee7b0e26d3fb41fab58557069a56d204"
format_stamp: "Formatted at 2026-07-09 14:54:17 on dist-test-slave-rx4q"
I20260709 14:54:17.163270  6159 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskD7XNpc/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783608775933393-6159-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskD7XNpc/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783608775933393-6159-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskD7XNpc/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783608775933393-6159-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)
I20260709 14:54:17.176548  6159 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:54:17.177695  6159 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:54:17.178993  6159 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 14:54:17.181216  6159 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 14:54:17.181372  6159 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:54:17.181649  6159 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 14:54:17.181845  6159 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:54:17.219112  6159 rpc_server.cc:307] RPC server started. Bound to: 127.6.3.193:40731
I20260709 14:54:17.219264  9986 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.6.3.193:40731 every 8 connection(s)
I20260709 14:54:17.223927  6159 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:54:17.231477  9991 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
W20260709 14:54:17.232990  9992 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
W20260709 14:54:17.234310  9994 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
I20260709 14:54:17.235337  6159 server_base.cc:1061] running on GCE node
I20260709 14:54:17.236457  6159 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 14:54:17.236680  6159 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 14:54:17.236855  6159 hybrid_clock.cc:648] HybridClock initialized: now 1783608857236833 us; error 0 us; skew 500 ppm
I20260709 14:54:17.237277  9987 heartbeater.cc:344] Connected to a master server at 127.6.3.254:34271
I20260709 14:54:17.237361  6159 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:54:17.237690  9987 heartbeater.cc:461] Registering TS with master...
I20260709 14:54:17.238541  9987 heartbeater.cc:507] Master 127.6.3.254:34271 requested a full tablet report, sending...
I20260709 14:54:17.240059  6159 webserver.cc:533] Webserver started at http://127.6.3.194:42019/ using document root <none> and password file <none>
I20260709 14:54:17.240612  6159 fs_manager.cc:362] Metadata directory not provided
I20260709 14:54:17.240815  6159 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 14:54:17.240854  9860 ts_manager.cc:194] Registered new tserver with Master: ee7b0e26d3fb41fab58557069a56d204 (127.6.3.193:40731)
I20260709 14:54:17.241086  6159 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 14:54:17.242308  6159 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskD7XNpc/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783608775933393-6159-0/minicluster-data/ts-1-root/instance:
uuid: "013f4e5d9a18410fb8d043cdff5454db"
format_stamp: "Formatted at 2026-07-09 14:54:17 on dist-test-slave-rx4q"
I20260709 14:54:17.242693  9860 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:43690
I20260709 14:54:17.246436  6159 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260709 14:54:17.249642  9999 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:54:17.250259  6159 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260709 14:54:17.250509  6159 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskD7XNpc/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783608775933393-6159-0/minicluster-data/ts-1-root
uuid: "013f4e5d9a18410fb8d043cdff5454db"
format_stamp: "Formatted at 2026-07-09 14:54:17 on dist-test-slave-rx4q"
I20260709 14:54:17.250783  6159 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskD7XNpc/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783608775933393-6159-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskD7XNpc/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783608775933393-6159-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskD7XNpc/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783608775933393-6159-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)
I20260709 14:54:17.267206  6159 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:54:17.268237  6159 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:54:17.269546  6159 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 14:54:17.271581  6159 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 14:54:17.271797  6159 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:54:17.272035  6159 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 14:54:17.272240  6159 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:54:17.309468  6159 rpc_server.cc:307] RPC server started. Bound to: 127.6.3.194:35015
I20260709 14:54:17.309571 10061 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.6.3.194:35015 every 8 connection(s)
I20260709 14:54:17.313793  6159 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:54:17.320736 10065 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
W20260709 14:54:17.322650 10066 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
I20260709 14:54:17.325238 10062 heartbeater.cc:344] Connected to a master server at 127.6.3.254:34271
I20260709 14:54:17.325642 10062 heartbeater.cc:461] Registering TS with master...
W20260709 14:54:17.325577 10068 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
I20260709 14:54:17.326550 10062 heartbeater.cc:507] Master 127.6.3.254:34271 requested a full tablet report, sending...
I20260709 14:54:17.327826  6159 server_base.cc:1061] running on GCE node
I20260709 14:54:17.328474  9860 ts_manager.cc:194] Registered new tserver with Master: 013f4e5d9a18410fb8d043cdff5454db (127.6.3.194:35015)
I20260709 14:54:17.328557  6159 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 14:54:17.328896  6159 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 14:54:17.329071  6159 hybrid_clock.cc:648] HybridClock initialized: now 1783608857329055 us; error 0 us; skew 500 ppm
I20260709 14:54:17.329667  6159 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:54:17.329909  9860 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:43706
I20260709 14:54:17.331918  6159 webserver.cc:533] Webserver started at http://127.6.3.195:39989/ using document root <none> and password file <none>
I20260709 14:54:17.332491  6159 fs_manager.cc:362] Metadata directory not provided
I20260709 14:54:17.332675  6159 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 14:54:17.332864  6159 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 14:54:17.333916  6159 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskD7XNpc/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783608775933393-6159-0/minicluster-data/ts-2-root/instance:
uuid: "be9d1b9203614389a50b880ccf638cc2"
format_stamp: "Formatted at 2026-07-09 14:54:17 on dist-test-slave-rx4q"
I20260709 14:54:17.337862  6159 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260709 14:54:17.340736 10073 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:54:17.341398  6159 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260709 14:54:17.341650  6159 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskD7XNpc/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783608775933393-6159-0/minicluster-data/ts-2-root
uuid: "be9d1b9203614389a50b880ccf638cc2"
format_stamp: "Formatted at 2026-07-09 14:54:17 on dist-test-slave-rx4q"
I20260709 14:54:17.341879  6159 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskD7XNpc/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783608775933393-6159-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskD7XNpc/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783608775933393-6159-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskD7XNpc/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783608775933393-6159-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)
I20260709 14:54:17.397238  6159 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:54:17.398456  6159 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:54:17.399950  6159 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 14:54:17.401973  6159 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 14:54:17.402182  6159 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:54:17.402395  6159 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 14:54:17.402587  6159 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:54:17.439805  6159 rpc_server.cc:307] RPC server started. Bound to: 127.6.3.195:33295
I20260709 14:54:17.439908 10135 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.6.3.195:33295 every 8 connection(s)
I20260709 14:54:17.452845 10136 heartbeater.cc:344] Connected to a master server at 127.6.3.254:34271
I20260709 14:54:17.453325 10136 heartbeater.cc:461] Registering TS with master...
I20260709 14:54:17.454042 10136 heartbeater.cc:507] Master 127.6.3.254:34271 requested a full tablet report, sending...
I20260709 14:54:17.455935  9860 ts_manager.cc:194] Registered new tserver with Master: be9d1b9203614389a50b880ccf638cc2 (127.6.3.195:33295)
I20260709 14:54:17.456862  6159 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.014177656s
I20260709 14:54:17.457333  9860 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:43708
I20260709 14:54:17.481719  9860 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:43722:
name: "multi_table_leader_balance_table1"
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"
    }
  }
}
W20260709 14:54:17.483669  9860 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table multi_table_leader_balance_table1 in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260709 14:54:17.523120 10100 tablet_service.cc:1511] Processing CreateTablet for tablet 99237ba902ad487b9b187760dd95f7a6 (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=f10f78387a7d48db9ad7888355cb4fca]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260709 14:54:17.524121 10101 tablet_service.cc:1511] Processing CreateTablet for tablet 2517f2f26b454aaf8af0b45f1743eaeb (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=f10f78387a7d48db9ad7888355cb4fca]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260709 14:54:17.524561 10100 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 99237ba902ad487b9b187760dd95f7a6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:17.525698 10101 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2517f2f26b454aaf8af0b45f1743eaeb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:17.525532  9952 tablet_service.cc:1511] Processing CreateTablet for tablet 2517f2f26b454aaf8af0b45f1743eaeb (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=f10f78387a7d48db9ad7888355cb4fca]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260709 14:54:17.526793  9952 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2517f2f26b454aaf8af0b45f1743eaeb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:17.532236  9951 tablet_service.cc:1511] Processing CreateTablet for tablet 99237ba902ad487b9b187760dd95f7a6 (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=f10f78387a7d48db9ad7888355cb4fca]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260709 14:54:17.533373  9951 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 99237ba902ad487b9b187760dd95f7a6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:17.537667 10027 tablet_service.cc:1511] Processing CreateTablet for tablet 2517f2f26b454aaf8af0b45f1743eaeb (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=f10f78387a7d48db9ad7888355cb4fca]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260709 14:54:17.538924 10027 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2517f2f26b454aaf8af0b45f1743eaeb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:17.546164 10026 tablet_service.cc:1511] Processing CreateTablet for tablet 99237ba902ad487b9b187760dd95f7a6 (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=f10f78387a7d48db9ad7888355cb4fca]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260709 14:54:17.547792 10026 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 99237ba902ad487b9b187760dd95f7a6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:17.549759 10151 tablet_bootstrap.cc:492] T 99237ba902ad487b9b187760dd95f7a6 P be9d1b9203614389a50b880ccf638cc2: Bootstrap starting.
I20260709 14:54:17.558486 10151 tablet_bootstrap.cc:654] T 99237ba902ad487b9b187760dd95f7a6 P be9d1b9203614389a50b880ccf638cc2: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:17.569936 10151 tablet_bootstrap.cc:492] T 99237ba902ad487b9b187760dd95f7a6 P be9d1b9203614389a50b880ccf638cc2: No bootstrap required, opened a new log
I20260709 14:54:17.570343 10151 ts_tablet_manager.cc:1403] T 99237ba902ad487b9b187760dd95f7a6 P be9d1b9203614389a50b880ccf638cc2: Time spent bootstrapping tablet: real 0.021s	user 0.008s	sys 0.008s
I20260709 14:54:17.573345 10151 raft_consensus.cc:359] T 99237ba902ad487b9b187760dd95f7a6 P be9d1b9203614389a50b880ccf638cc2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee7b0e26d3fb41fab58557069a56d204" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 40731 } } peers { permanent_uuid: "013f4e5d9a18410fb8d043cdff5454db" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 35015 } } peers { permanent_uuid: "be9d1b9203614389a50b880ccf638cc2" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 33295 } }
I20260709 14:54:17.574231 10151 raft_consensus.cc:385] T 99237ba902ad487b9b187760dd95f7a6 P be9d1b9203614389a50b880ccf638cc2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:17.574558 10151 raft_consensus.cc:740] T 99237ba902ad487b9b187760dd95f7a6 P be9d1b9203614389a50b880ccf638cc2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: be9d1b9203614389a50b880ccf638cc2, State: Initialized, Role: FOLLOWER
I20260709 14:54:17.575754 10151 consensus_queue.cc:260] T 99237ba902ad487b9b187760dd95f7a6 P be9d1b9203614389a50b880ccf638cc2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee7b0e26d3fb41fab58557069a56d204" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 40731 } } peers { permanent_uuid: "013f4e5d9a18410fb8d043cdff5454db" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 35015 } } peers { permanent_uuid: "be9d1b9203614389a50b880ccf638cc2" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 33295 } }
I20260709 14:54:17.577627 10152 tablet_bootstrap.cc:492] T 2517f2f26b454aaf8af0b45f1743eaeb P ee7b0e26d3fb41fab58557069a56d204: Bootstrap starting.
I20260709 14:54:17.580206 10136 heartbeater.cc:499] Master 127.6.3.254:34271 was elected leader, sending a full tablet report...
I20260709 14:54:17.580794 10151 ts_tablet_manager.cc:1434] T 99237ba902ad487b9b187760dd95f7a6 P be9d1b9203614389a50b880ccf638cc2: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.003s
I20260709 14:54:17.581301 10154 tablet_bootstrap.cc:492] T 99237ba902ad487b9b187760dd95f7a6 P 013f4e5d9a18410fb8d043cdff5454db: Bootstrap starting.
I20260709 14:54:17.584776 10152 tablet_bootstrap.cc:654] T 2517f2f26b454aaf8af0b45f1743eaeb P ee7b0e26d3fb41fab58557069a56d204: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:17.582516 10151 tablet_bootstrap.cc:492] T 2517f2f26b454aaf8af0b45f1743eaeb P be9d1b9203614389a50b880ccf638cc2: Bootstrap starting.
I20260709 14:54:17.588340 10154 tablet_bootstrap.cc:654] T 99237ba902ad487b9b187760dd95f7a6 P 013f4e5d9a18410fb8d043cdff5454db: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:17.591543 10151 tablet_bootstrap.cc:654] T 2517f2f26b454aaf8af0b45f1743eaeb P be9d1b9203614389a50b880ccf638cc2: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:17.597698 10152 tablet_bootstrap.cc:492] T 2517f2f26b454aaf8af0b45f1743eaeb P ee7b0e26d3fb41fab58557069a56d204: No bootstrap required, opened a new log
I20260709 14:54:17.598062 10152 ts_tablet_manager.cc:1403] T 2517f2f26b454aaf8af0b45f1743eaeb P ee7b0e26d3fb41fab58557069a56d204: Time spent bootstrapping tablet: real 0.021s	user 0.003s	sys 0.015s
I20260709 14:54:17.598263 10151 tablet_bootstrap.cc:492] T 2517f2f26b454aaf8af0b45f1743eaeb P be9d1b9203614389a50b880ccf638cc2: No bootstrap required, opened a new log
I20260709 14:54:17.598554 10154 tablet_bootstrap.cc:492] T 99237ba902ad487b9b187760dd95f7a6 P 013f4e5d9a18410fb8d043cdff5454db: No bootstrap required, opened a new log
I20260709 14:54:17.598708 10151 ts_tablet_manager.cc:1403] T 2517f2f26b454aaf8af0b45f1743eaeb P be9d1b9203614389a50b880ccf638cc2: Time spent bootstrapping tablet: real 0.016s	user 0.008s	sys 0.004s
I20260709 14:54:17.598984 10154 ts_tablet_manager.cc:1403] T 99237ba902ad487b9b187760dd95f7a6 P 013f4e5d9a18410fb8d043cdff5454db: Time spent bootstrapping tablet: real 0.019s	user 0.011s	sys 0.004s
I20260709 14:54:17.600322 10152 raft_consensus.cc:359] T 2517f2f26b454aaf8af0b45f1743eaeb P ee7b0e26d3fb41fab58557069a56d204 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be9d1b9203614389a50b880ccf638cc2" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 33295 } } peers { permanent_uuid: "ee7b0e26d3fb41fab58557069a56d204" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 40731 } } peers { permanent_uuid: "013f4e5d9a18410fb8d043cdff5454db" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 35015 } }
I20260709 14:54:17.600878 10152 raft_consensus.cc:385] T 2517f2f26b454aaf8af0b45f1743eaeb P ee7b0e26d3fb41fab58557069a56d204 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:17.601125 10152 raft_consensus.cc:740] T 2517f2f26b454aaf8af0b45f1743eaeb P ee7b0e26d3fb41fab58557069a56d204 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ee7b0e26d3fb41fab58557069a56d204, State: Initialized, Role: FOLLOWER
I20260709 14:54:17.601619 10151 raft_consensus.cc:359] T 2517f2f26b454aaf8af0b45f1743eaeb P be9d1b9203614389a50b880ccf638cc2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be9d1b9203614389a50b880ccf638cc2" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 33295 } } peers { permanent_uuid: "ee7b0e26d3fb41fab58557069a56d204" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 40731 } } peers { permanent_uuid: "013f4e5d9a18410fb8d043cdff5454db" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 35015 } }
I20260709 14:54:17.601770 10152 consensus_queue.cc:260] T 2517f2f26b454aaf8af0b45f1743eaeb P ee7b0e26d3fb41fab58557069a56d204 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be9d1b9203614389a50b880ccf638cc2" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 33295 } } peers { permanent_uuid: "ee7b0e26d3fb41fab58557069a56d204" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 40731 } } peers { permanent_uuid: "013f4e5d9a18410fb8d043cdff5454db" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 35015 } }
I20260709 14:54:17.601877 10154 raft_consensus.cc:359] T 99237ba902ad487b9b187760dd95f7a6 P 013f4e5d9a18410fb8d043cdff5454db [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee7b0e26d3fb41fab58557069a56d204" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 40731 } } peers { permanent_uuid: "013f4e5d9a18410fb8d043cdff5454db" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 35015 } } peers { permanent_uuid: "be9d1b9203614389a50b880ccf638cc2" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 33295 } }
I20260709 14:54:17.602442 10151 raft_consensus.cc:385] T 2517f2f26b454aaf8af0b45f1743eaeb P be9d1b9203614389a50b880ccf638cc2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:17.602648 10154 raft_consensus.cc:385] T 99237ba902ad487b9b187760dd95f7a6 P 013f4e5d9a18410fb8d043cdff5454db [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:17.602769 10151 raft_consensus.cc:740] T 2517f2f26b454aaf8af0b45f1743eaeb P be9d1b9203614389a50b880ccf638cc2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: be9d1b9203614389a50b880ccf638cc2, State: Initialized, Role: FOLLOWER
I20260709 14:54:17.602962 10154 raft_consensus.cc:740] T 99237ba902ad487b9b187760dd95f7a6 P 013f4e5d9a18410fb8d043cdff5454db [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 013f4e5d9a18410fb8d043cdff5454db, State: Initialized, Role: FOLLOWER
I20260709 14:54:17.603533 10151 consensus_queue.cc:260] T 2517f2f26b454aaf8af0b45f1743eaeb P be9d1b9203614389a50b880ccf638cc2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be9d1b9203614389a50b880ccf638cc2" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 33295 } } peers { permanent_uuid: "ee7b0e26d3fb41fab58557069a56d204" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 40731 } } peers { permanent_uuid: "013f4e5d9a18410fb8d043cdff5454db" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 35015 } }
I20260709 14:54:17.603892 10154 consensus_queue.cc:260] T 99237ba902ad487b9b187760dd95f7a6 P 013f4e5d9a18410fb8d043cdff5454db [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee7b0e26d3fb41fab58557069a56d204" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 40731 } } peers { permanent_uuid: "013f4e5d9a18410fb8d043cdff5454db" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 35015 } } peers { permanent_uuid: "be9d1b9203614389a50b880ccf638cc2" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 33295 } }
I20260709 14:54:17.605803 10151 ts_tablet_manager.cc:1434] T 2517f2f26b454aaf8af0b45f1743eaeb P be9d1b9203614389a50b880ccf638cc2: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 14:54:17.608165  9987 heartbeater.cc:499] Master 127.6.3.254:34271 was elected leader, sending a full tablet report...
I20260709 14:54:17.608775 10152 ts_tablet_manager.cc:1434] T 2517f2f26b454aaf8af0b45f1743eaeb P ee7b0e26d3fb41fab58557069a56d204: Time spent starting tablet: real 0.010s	user 0.004s	sys 0.007s
I20260709 14:54:17.609676 10152 tablet_bootstrap.cc:492] T 99237ba902ad487b9b187760dd95f7a6 P ee7b0e26d3fb41fab58557069a56d204: Bootstrap starting.
I20260709 14:54:17.611769 10062 heartbeater.cc:499] Master 127.6.3.254:34271 was elected leader, sending a full tablet report...
I20260709 14:54:17.612566 10154 ts_tablet_manager.cc:1434] T 99237ba902ad487b9b187760dd95f7a6 P 013f4e5d9a18410fb8d043cdff5454db: Time spent starting tablet: real 0.013s	user 0.007s	sys 0.004s
I20260709 14:54:17.613896 10154 tablet_bootstrap.cc:492] T 2517f2f26b454aaf8af0b45f1743eaeb P 013f4e5d9a18410fb8d043cdff5454db: Bootstrap starting.
I20260709 14:54:17.618551 10152 tablet_bootstrap.cc:654] T 99237ba902ad487b9b187760dd95f7a6 P ee7b0e26d3fb41fab58557069a56d204: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:17.624220 10155 raft_consensus.cc:493] T 2517f2f26b454aaf8af0b45f1743eaeb P be9d1b9203614389a50b880ccf638cc2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:54:17.624769 10152 tablet_bootstrap.cc:492] T 99237ba902ad487b9b187760dd95f7a6 P ee7b0e26d3fb41fab58557069a56d204: No bootstrap required, opened a new log
I20260709 14:54:17.624717 10155 raft_consensus.cc:515] T 2517f2f26b454aaf8af0b45f1743eaeb P be9d1b9203614389a50b880ccf638cc2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be9d1b9203614389a50b880ccf638cc2" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 33295 } } peers { permanent_uuid: "ee7b0e26d3fb41fab58557069a56d204" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 40731 } } peers { permanent_uuid: "013f4e5d9a18410fb8d043cdff5454db" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 35015 } }
I20260709 14:54:17.625379 10152 ts_tablet_manager.cc:1403] T 99237ba902ad487b9b187760dd95f7a6 P ee7b0e26d3fb41fab58557069a56d204: Time spent bootstrapping tablet: real 0.016s	user 0.009s	sys 0.003s
I20260709 14:54:17.624675 10154 tablet_bootstrap.cc:654] T 2517f2f26b454aaf8af0b45f1743eaeb P 013f4e5d9a18410fb8d043cdff5454db: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:17.627379 10155 leader_election.cc:290] T 2517f2f26b454aaf8af0b45f1743eaeb P be9d1b9203614389a50b880ccf638cc2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ee7b0e26d3fb41fab58557069a56d204 (127.6.3.193:40731), 013f4e5d9a18410fb8d043cdff5454db (127.6.3.194:35015)
I20260709 14:54:17.628077 10152 raft_consensus.cc:359] T 99237ba902ad487b9b187760dd95f7a6 P ee7b0e26d3fb41fab58557069a56d204 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee7b0e26d3fb41fab58557069a56d204" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 40731 } } peers { permanent_uuid: "013f4e5d9a18410fb8d043cdff5454db" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 35015 } } peers { permanent_uuid: "be9d1b9203614389a50b880ccf638cc2" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 33295 } }
I20260709 14:54:17.628743 10152 raft_consensus.cc:385] T 99237ba902ad487b9b187760dd95f7a6 P ee7b0e26d3fb41fab58557069a56d204 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:17.629032 10152 raft_consensus.cc:740] T 99237ba902ad487b9b187760dd95f7a6 P ee7b0e26d3fb41fab58557069a56d204 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ee7b0e26d3fb41fab58557069a56d204, State: Initialized, Role: FOLLOWER
I20260709 14:54:17.629758 10152 consensus_queue.cc:260] T 99237ba902ad487b9b187760dd95f7a6 P ee7b0e26d3fb41fab58557069a56d204 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee7b0e26d3fb41fab58557069a56d204" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 40731 } } peers { permanent_uuid: "013f4e5d9a18410fb8d043cdff5454db" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 35015 } } peers { permanent_uuid: "be9d1b9203614389a50b880ccf638cc2" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 33295 } }
I20260709 14:54:17.631525 10152 ts_tablet_manager.cc:1434] T 99237ba902ad487b9b187760dd95f7a6 P ee7b0e26d3fb41fab58557069a56d204: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260709 14:54:17.642578  9962 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2517f2f26b454aaf8af0b45f1743eaeb" candidate_uuid: "be9d1b9203614389a50b880ccf638cc2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ee7b0e26d3fb41fab58557069a56d204" is_pre_election: true
I20260709 14:54:17.643275  9962 raft_consensus.cc:2468] T 2517f2f26b454aaf8af0b45f1743eaeb P ee7b0e26d3fb41fab58557069a56d204 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate be9d1b9203614389a50b880ccf638cc2 in term 0.
I20260709 14:54:17.643445 10154 tablet_bootstrap.cc:492] T 2517f2f26b454aaf8af0b45f1743eaeb P 013f4e5d9a18410fb8d043cdff5454db: No bootstrap required, opened a new log
I20260709 14:54:17.644076 10154 ts_tablet_manager.cc:1403] T 2517f2f26b454aaf8af0b45f1743eaeb P 013f4e5d9a18410fb8d043cdff5454db: Time spent bootstrapping tablet: real 0.031s	user 0.014s	sys 0.003s
I20260709 14:54:17.645183 10077 leader_election.cc:304] T 2517f2f26b454aaf8af0b45f1743eaeb P be9d1b9203614389a50b880ccf638cc2 [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: be9d1b9203614389a50b880ccf638cc2, ee7b0e26d3fb41fab58557069a56d204; no voters: 
I20260709 14:54:17.645934 10155 raft_consensus.cc:2804] T 2517f2f26b454aaf8af0b45f1743eaeb P be9d1b9203614389a50b880ccf638cc2 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:54:17.646802 10155 raft_consensus.cc:493] T 2517f2f26b454aaf8af0b45f1743eaeb P be9d1b9203614389a50b880ccf638cc2 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:54:17.646708 10154 raft_consensus.cc:359] T 2517f2f26b454aaf8af0b45f1743eaeb P 013f4e5d9a18410fb8d043cdff5454db [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be9d1b9203614389a50b880ccf638cc2" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 33295 } } peers { permanent_uuid: "ee7b0e26d3fb41fab58557069a56d204" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 40731 } } peers { permanent_uuid: "013f4e5d9a18410fb8d043cdff5454db" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 35015 } }
I20260709 14:54:17.646973 10037 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2517f2f26b454aaf8af0b45f1743eaeb" candidate_uuid: "be9d1b9203614389a50b880ccf638cc2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "013f4e5d9a18410fb8d043cdff5454db" is_pre_election: true
I20260709 14:54:17.647259 10155 raft_consensus.cc:3060] T 2517f2f26b454aaf8af0b45f1743eaeb P be9d1b9203614389a50b880ccf638cc2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:17.647523 10154 raft_consensus.cc:385] T 2517f2f26b454aaf8af0b45f1743eaeb P 013f4e5d9a18410fb8d043cdff5454db [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:17.647871 10154 raft_consensus.cc:740] T 2517f2f26b454aaf8af0b45f1743eaeb P 013f4e5d9a18410fb8d043cdff5454db [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 013f4e5d9a18410fb8d043cdff5454db, State: Initialized, Role: FOLLOWER
I20260709 14:54:17.648469 10154 consensus_queue.cc:260] T 2517f2f26b454aaf8af0b45f1743eaeb P 013f4e5d9a18410fb8d043cdff5454db [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be9d1b9203614389a50b880ccf638cc2" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 33295 } } peers { permanent_uuid: "ee7b0e26d3fb41fab58557069a56d204" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 40731 } } peers { permanent_uuid: "013f4e5d9a18410fb8d043cdff5454db" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 35015 } }
I20260709 14:54:17.649115 10037 raft_consensus.cc:2468] T 2517f2f26b454aaf8af0b45f1743eaeb P 013f4e5d9a18410fb8d043cdff5454db [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate be9d1b9203614389a50b880ccf638cc2 in term 0.
I20260709 14:54:17.650347 10154 ts_tablet_manager.cc:1434] T 2517f2f26b454aaf8af0b45f1743eaeb P 013f4e5d9a18410fb8d043cdff5454db: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.000s
I20260709 14:54:17.654452 10155 raft_consensus.cc:515] T 2517f2f26b454aaf8af0b45f1743eaeb P be9d1b9203614389a50b880ccf638cc2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be9d1b9203614389a50b880ccf638cc2" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 33295 } } peers { permanent_uuid: "ee7b0e26d3fb41fab58557069a56d204" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 40731 } } peers { permanent_uuid: "013f4e5d9a18410fb8d043cdff5454db" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 35015 } }
I20260709 14:54:17.656169 10155 leader_election.cc:290] T 2517f2f26b454aaf8af0b45f1743eaeb P be9d1b9203614389a50b880ccf638cc2 [CANDIDATE]: Term 1 election: Requested vote from peers ee7b0e26d3fb41fab58557069a56d204 (127.6.3.193:40731), 013f4e5d9a18410fb8d043cdff5454db (127.6.3.194:35015)
I20260709 14:54:17.656867  9962 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2517f2f26b454aaf8af0b45f1743eaeb" candidate_uuid: "be9d1b9203614389a50b880ccf638cc2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ee7b0e26d3fb41fab58557069a56d204"
I20260709 14:54:17.657073 10037 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2517f2f26b454aaf8af0b45f1743eaeb" candidate_uuid: "be9d1b9203614389a50b880ccf638cc2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "013f4e5d9a18410fb8d043cdff5454db"
I20260709 14:54:17.657322  9962 raft_consensus.cc:3060] T 2517f2f26b454aaf8af0b45f1743eaeb P ee7b0e26d3fb41fab58557069a56d204 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:17.657567 10037 raft_consensus.cc:3060] T 2517f2f26b454aaf8af0b45f1743eaeb P 013f4e5d9a18410fb8d043cdff5454db [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:17.662956 10037 raft_consensus.cc:2468] T 2517f2f26b454aaf8af0b45f1743eaeb P 013f4e5d9a18410fb8d043cdff5454db [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate be9d1b9203614389a50b880ccf638cc2 in term 1.
I20260709 14:54:17.662967  9962 raft_consensus.cc:2468] T 2517f2f26b454aaf8af0b45f1743eaeb P ee7b0e26d3fb41fab58557069a56d204 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate be9d1b9203614389a50b880ccf638cc2 in term 1.
I20260709 14:54:17.663983 10077 leader_election.cc:304] T 2517f2f26b454aaf8af0b45f1743eaeb P be9d1b9203614389a50b880ccf638cc2 [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: 013f4e5d9a18410fb8d043cdff5454db, be9d1b9203614389a50b880ccf638cc2; no voters: 
I20260709 14:54:17.664628 10155 raft_consensus.cc:2804] T 2517f2f26b454aaf8af0b45f1743eaeb P be9d1b9203614389a50b880ccf638cc2 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:54:17.665439 10155 raft_consensus.cc:697] T 2517f2f26b454aaf8af0b45f1743eaeb P be9d1b9203614389a50b880ccf638cc2 [term 1 LEADER]: Becoming Leader. State: Replica: be9d1b9203614389a50b880ccf638cc2, State: Running, Role: LEADER
I20260709 14:54:17.666137 10155 consensus_queue.cc:237] T 2517f2f26b454aaf8af0b45f1743eaeb P be9d1b9203614389a50b880ccf638cc2 [LEADER]: Queue going to LEADER mode. State: All 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: "be9d1b9203614389a50b880ccf638cc2" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 33295 } } peers { permanent_uuid: "ee7b0e26d3fb41fab58557069a56d204" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 40731 } } peers { permanent_uuid: "013f4e5d9a18410fb8d043cdff5454db" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 35015 } }
I20260709 14:54:17.671504 10155 raft_consensus.cc:493] T 99237ba902ad487b9b187760dd95f7a6 P be9d1b9203614389a50b880ccf638cc2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:54:17.671972 10155 raft_consensus.cc:515] T 99237ba902ad487b9b187760dd95f7a6 P be9d1b9203614389a50b880ccf638cc2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee7b0e26d3fb41fab58557069a56d204" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 40731 } } peers { permanent_uuid: "013f4e5d9a18410fb8d043cdff5454db" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 35015 } } peers { permanent_uuid: "be9d1b9203614389a50b880ccf638cc2" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 33295 } }
I20260709 14:54:17.672665  9859 catalog_manager.cc:5697] T 2517f2f26b454aaf8af0b45f1743eaeb P be9d1b9203614389a50b880ccf638cc2 reported cstate change: term changed from 0 to 1, leader changed from <none> to be9d1b9203614389a50b880ccf638cc2 (127.6.3.195). New cstate: current_term: 1 leader_uuid: "be9d1b9203614389a50b880ccf638cc2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be9d1b9203614389a50b880ccf638cc2" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 33295 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ee7b0e26d3fb41fab58557069a56d204" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 40731 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "013f4e5d9a18410fb8d043cdff5454db" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 35015 } health_report { overall_health: UNKNOWN } } }
I20260709 14:54:17.673918 10155 leader_election.cc:290] T 99237ba902ad487b9b187760dd95f7a6 P be9d1b9203614389a50b880ccf638cc2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ee7b0e26d3fb41fab58557069a56d204 (127.6.3.193:40731), 013f4e5d9a18410fb8d043cdff5454db (127.6.3.194:35015)
I20260709 14:54:17.674466  9962 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "99237ba902ad487b9b187760dd95f7a6" candidate_uuid: "be9d1b9203614389a50b880ccf638cc2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ee7b0e26d3fb41fab58557069a56d204" is_pre_election: true
I20260709 14:54:17.674773 10037 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "99237ba902ad487b9b187760dd95f7a6" candidate_uuid: "be9d1b9203614389a50b880ccf638cc2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "013f4e5d9a18410fb8d043cdff5454db" is_pre_election: true
I20260709 14:54:17.675128  9962 raft_consensus.cc:2468] T 99237ba902ad487b9b187760dd95f7a6 P ee7b0e26d3fb41fab58557069a56d204 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate be9d1b9203614389a50b880ccf638cc2 in term 0.
I20260709 14:54:17.675483 10037 raft_consensus.cc:2468] T 99237ba902ad487b9b187760dd95f7a6 P 013f4e5d9a18410fb8d043cdff5454db [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate be9d1b9203614389a50b880ccf638cc2 in term 0.
I20260709 14:54:17.676105 10077 leader_election.cc:304] T 99237ba902ad487b9b187760dd95f7a6 P be9d1b9203614389a50b880ccf638cc2 [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: be9d1b9203614389a50b880ccf638cc2, ee7b0e26d3fb41fab58557069a56d204; no voters: 
I20260709 14:54:17.676779 10155 raft_consensus.cc:2804] T 99237ba902ad487b9b187760dd95f7a6 P be9d1b9203614389a50b880ccf638cc2 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:54:17.677115 10155 raft_consensus.cc:493] T 99237ba902ad487b9b187760dd95f7a6 P be9d1b9203614389a50b880ccf638cc2 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:54:17.677438 10155 raft_consensus.cc:3060] T 99237ba902ad487b9b187760dd95f7a6 P be9d1b9203614389a50b880ccf638cc2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:17.683141 10155 raft_consensus.cc:515] T 99237ba902ad487b9b187760dd95f7a6 P be9d1b9203614389a50b880ccf638cc2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee7b0e26d3fb41fab58557069a56d204" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 40731 } } peers { permanent_uuid: "013f4e5d9a18410fb8d043cdff5454db" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 35015 } } peers { permanent_uuid: "be9d1b9203614389a50b880ccf638cc2" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 33295 } }
I20260709 14:54:17.684665 10155 leader_election.cc:290] T 99237ba902ad487b9b187760dd95f7a6 P be9d1b9203614389a50b880ccf638cc2 [CANDIDATE]: Term 1 election: Requested vote from peers ee7b0e26d3fb41fab58557069a56d204 (127.6.3.193:40731), 013f4e5d9a18410fb8d043cdff5454db (127.6.3.194:35015)
I20260709 14:54:17.685123  9962 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "99237ba902ad487b9b187760dd95f7a6" candidate_uuid: "be9d1b9203614389a50b880ccf638cc2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ee7b0e26d3fb41fab58557069a56d204"
I20260709 14:54:17.685446 10037 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "99237ba902ad487b9b187760dd95f7a6" candidate_uuid: "be9d1b9203614389a50b880ccf638cc2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "013f4e5d9a18410fb8d043cdff5454db"
I20260709 14:54:17.685590  9962 raft_consensus.cc:3060] T 99237ba902ad487b9b187760dd95f7a6 P ee7b0e26d3fb41fab58557069a56d204 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:17.685935 10037 raft_consensus.cc:3060] T 99237ba902ad487b9b187760dd95f7a6 P 013f4e5d9a18410fb8d043cdff5454db [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:17.689433  9962 raft_consensus.cc:2468] T 99237ba902ad487b9b187760dd95f7a6 P ee7b0e26d3fb41fab58557069a56d204 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate be9d1b9203614389a50b880ccf638cc2 in term 1.
I20260709 14:54:17.689639 10037 raft_consensus.cc:2468] T 99237ba902ad487b9b187760dd95f7a6 P 013f4e5d9a18410fb8d043cdff5454db [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate be9d1b9203614389a50b880ccf638cc2 in term 1.
I20260709 14:54:17.690243 10077 leader_election.cc:304] T 99237ba902ad487b9b187760dd95f7a6 P be9d1b9203614389a50b880ccf638cc2 [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: be9d1b9203614389a50b880ccf638cc2, ee7b0e26d3fb41fab58557069a56d204; no voters: 
I20260709 14:54:17.690802 10155 raft_consensus.cc:2804] T 99237ba902ad487b9b187760dd95f7a6 P be9d1b9203614389a50b880ccf638cc2 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:54:17.691232 10155 raft_consensus.cc:697] T 99237ba902ad487b9b187760dd95f7a6 P be9d1b9203614389a50b880ccf638cc2 [term 1 LEADER]: Becoming Leader. State: Replica: be9d1b9203614389a50b880ccf638cc2, State: Running, Role: LEADER
I20260709 14:54:17.691785 10155 consensus_queue.cc:237] T 99237ba902ad487b9b187760dd95f7a6 P be9d1b9203614389a50b880ccf638cc2 [LEADER]: Queue going to LEADER mode. State: All 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: "ee7b0e26d3fb41fab58557069a56d204" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 40731 } } peers { permanent_uuid: "013f4e5d9a18410fb8d043cdff5454db" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 35015 } } peers { permanent_uuid: "be9d1b9203614389a50b880ccf638cc2" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 33295 } }
I20260709 14:54:17.697777  9859 catalog_manager.cc:5697] T 99237ba902ad487b9b187760dd95f7a6 P be9d1b9203614389a50b880ccf638cc2 reported cstate change: term changed from 0 to 1, leader changed from <none> to be9d1b9203614389a50b880ccf638cc2 (127.6.3.195). New cstate: current_term: 1 leader_uuid: "be9d1b9203614389a50b880ccf638cc2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee7b0e26d3fb41fab58557069a56d204" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 40731 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "013f4e5d9a18410fb8d043cdff5454db" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 35015 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "be9d1b9203614389a50b880ccf638cc2" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 33295 } health_report { overall_health: HEALTHY } } }
I20260709 14:54:17.762368  9859 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:43728:
name: "multi_table_leader_balance_table2"
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"
    }
  }
}
W20260709 14:54:17.764143  9859 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table multi_table_leader_balance_table2 in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260709 14:54:17.784159  9952 tablet_service.cc:1511] Processing CreateTablet for tablet 0cb08b59564b4a7680b0b4e396240a2c (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=161230b92da44f06abe6afb256a08674]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260709 14:54:17.785351  9952 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0cb08b59564b4a7680b0b4e396240a2c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:17.785503 10026 tablet_service.cc:1511] Processing CreateTablet for tablet 0cb08b59564b4a7680b0b4e396240a2c (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=161230b92da44f06abe6afb256a08674]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260709 14:54:17.786623 10026 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0cb08b59564b4a7680b0b4e396240a2c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:17.787777  9951 tablet_service.cc:1511] Processing CreateTablet for tablet f7180989e28c49a6b97980519bff93c7 (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=161230b92da44f06abe6afb256a08674]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260709 14:54:17.788379 10101 tablet_service.cc:1511] Processing CreateTablet for tablet 0cb08b59564b4a7680b0b4e396240a2c (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=161230b92da44f06abe6afb256a08674]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260709 14:54:17.788945  9951 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f7180989e28c49a6b97980519bff93c7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:17.789511 10101 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0cb08b59564b4a7680b0b4e396240a2c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:17.789321 10027 tablet_service.cc:1511] Processing CreateTablet for tablet f7180989e28c49a6b97980519bff93c7 (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=161230b92da44f06abe6afb256a08674]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260709 14:54:17.790467 10027 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f7180989e28c49a6b97980519bff93c7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:17.792106 10100 tablet_service.cc:1511] Processing CreateTablet for tablet f7180989e28c49a6b97980519bff93c7 (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=161230b92da44f06abe6afb256a08674]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260709 14:54:17.793179 10100 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f7180989e28c49a6b97980519bff93c7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:17.802846 10152 tablet_bootstrap.cc:492] T 0cb08b59564b4a7680b0b4e396240a2c P ee7b0e26d3fb41fab58557069a56d204: Bootstrap starting.
I20260709 14:54:17.809144 10154 tablet_bootstrap.cc:492] T f7180989e28c49a6b97980519bff93c7 P 013f4e5d9a18410fb8d043cdff5454db: Bootstrap starting.
I20260709 14:54:17.809199 10152 tablet_bootstrap.cc:654] T 0cb08b59564b4a7680b0b4e396240a2c P ee7b0e26d3fb41fab58557069a56d204: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:17.817027 10154 tablet_bootstrap.cc:654] T f7180989e28c49a6b97980519bff93c7 P 013f4e5d9a18410fb8d043cdff5454db: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:17.820434 10152 tablet_bootstrap.cc:492] T 0cb08b59564b4a7680b0b4e396240a2c P ee7b0e26d3fb41fab58557069a56d204: No bootstrap required, opened a new log
I20260709 14:54:17.820955 10152 ts_tablet_manager.cc:1403] T 0cb08b59564b4a7680b0b4e396240a2c P ee7b0e26d3fb41fab58557069a56d204: Time spent bootstrapping tablet: real 0.018s	user 0.002s	sys 0.015s
I20260709 14:54:17.823029 10151 tablet_bootstrap.cc:492] T 0cb08b59564b4a7680b0b4e396240a2c P be9d1b9203614389a50b880ccf638cc2: Bootstrap starting.
I20260709 14:54:17.823949 10152 raft_consensus.cc:359] T 0cb08b59564b4a7680b0b4e396240a2c P ee7b0e26d3fb41fab58557069a56d204 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee7b0e26d3fb41fab58557069a56d204" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 40731 } } peers { permanent_uuid: "013f4e5d9a18410fb8d043cdff5454db" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 35015 } } peers { permanent_uuid: "be9d1b9203614389a50b880ccf638cc2" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 33295 } }
I20260709 14:54:17.825160 10152 raft_consensus.cc:385] T 0cb08b59564b4a7680b0b4e396240a2c P ee7b0e26d3fb41fab58557069a56d204 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:17.825495 10152 raft_consensus.cc:740] T 0cb08b59564b4a7680b0b4e396240a2c P ee7b0e26d3fb41fab58557069a56d204 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ee7b0e26d3fb41fab58557069a56d204, State: Initialized, Role: FOLLOWER
I20260709 14:54:17.826344 10152 consensus_queue.cc:260] T 0cb08b59564b4a7680b0b4e396240a2c P ee7b0e26d3fb41fab58557069a56d204 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee7b0e26d3fb41fab58557069a56d204" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 40731 } } peers { permanent_uuid: "013f4e5d9a18410fb8d043cdff5454db" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 35015 } } peers { permanent_uuid: "be9d1b9203614389a50b880ccf638cc2" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 33295 } }
I20260709 14:54:17.828949 10154 tablet_bootstrap.cc:492] T f7180989e28c49a6b97980519bff93c7 P 013f4e5d9a18410fb8d043cdff5454db: No bootstrap required, opened a new log
I20260709 14:54:17.829473 10154 ts_tablet_manager.cc:1403] T f7180989e28c49a6b97980519bff93c7 P 013f4e5d9a18410fb8d043cdff5454db: Time spent bootstrapping tablet: real 0.021s	user 0.012s	sys 0.004s
I20260709 14:54:17.829036 10152 ts_tablet_manager.cc:1434] T 0cb08b59564b4a7680b0b4e396240a2c P ee7b0e26d3fb41fab58557069a56d204: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.000s
I20260709 14:54:17.830297 10151 tablet_bootstrap.cc:654] T 0cb08b59564b4a7680b0b4e396240a2c P be9d1b9203614389a50b880ccf638cc2: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:17.830648 10152 tablet_bootstrap.cc:492] T f7180989e28c49a6b97980519bff93c7 P ee7b0e26d3fb41fab58557069a56d204: Bootstrap starting.
I20260709 14:54:17.832326 10154 raft_consensus.cc:359] T f7180989e28c49a6b97980519bff93c7 P 013f4e5d9a18410fb8d043cdff5454db [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee7b0e26d3fb41fab58557069a56d204" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 40731 } } peers { permanent_uuid: "013f4e5d9a18410fb8d043cdff5454db" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 35015 } } peers { permanent_uuid: "be9d1b9203614389a50b880ccf638cc2" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 33295 } }
I20260709 14:54:17.833039 10154 raft_consensus.cc:385] T f7180989e28c49a6b97980519bff93c7 P 013f4e5d9a18410fb8d043cdff5454db [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:17.833377 10154 raft_consensus.cc:740] T f7180989e28c49a6b97980519bff93c7 P 013f4e5d9a18410fb8d043cdff5454db [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 013f4e5d9a18410fb8d043cdff5454db, State: Initialized, Role: FOLLOWER
I20260709 14:54:17.834532 10154 consensus_queue.cc:260] T f7180989e28c49a6b97980519bff93c7 P 013f4e5d9a18410fb8d043cdff5454db [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee7b0e26d3fb41fab58557069a56d204" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 40731 } } peers { permanent_uuid: "013f4e5d9a18410fb8d043cdff5454db" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 35015 } } peers { permanent_uuid: "be9d1b9203614389a50b880ccf638cc2" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 33295 } }
I20260709 14:54:17.839030 10152 tablet_bootstrap.cc:654] T f7180989e28c49a6b97980519bff93c7 P ee7b0e26d3fb41fab58557069a56d204: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:17.843152 10154 ts_tablet_manager.cc:1434] T f7180989e28c49a6b97980519bff93c7 P 013f4e5d9a18410fb8d043cdff5454db: Time spent starting tablet: real 0.013s	user 0.009s	sys 0.000s
I20260709 14:54:17.844326 10154 tablet_bootstrap.cc:492] T 0cb08b59564b4a7680b0b4e396240a2c P 013f4e5d9a18410fb8d043cdff5454db: Bootstrap starting.
I20260709 14:54:17.854285 10152 tablet_bootstrap.cc:492] T f7180989e28c49a6b97980519bff93c7 P ee7b0e26d3fb41fab58557069a56d204: No bootstrap required, opened a new log
I20260709 14:54:17.854358 10154 tablet_bootstrap.cc:654] T 0cb08b59564b4a7680b0b4e396240a2c P 013f4e5d9a18410fb8d043cdff5454db: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:17.854712 10151 tablet_bootstrap.cc:492] T 0cb08b59564b4a7680b0b4e396240a2c P be9d1b9203614389a50b880ccf638cc2: No bootstrap required, opened a new log
I20260709 14:54:17.854761 10152 ts_tablet_manager.cc:1403] T f7180989e28c49a6b97980519bff93c7 P ee7b0e26d3fb41fab58557069a56d204: Time spent bootstrapping tablet: real 0.024s	user 0.005s	sys 0.013s
I20260709 14:54:17.855345 10151 ts_tablet_manager.cc:1403] T 0cb08b59564b4a7680b0b4e396240a2c P be9d1b9203614389a50b880ccf638cc2: Time spent bootstrapping tablet: real 0.033s	user 0.012s	sys 0.019s
I20260709 14:54:17.857470 10152 raft_consensus.cc:359] T f7180989e28c49a6b97980519bff93c7 P ee7b0e26d3fb41fab58557069a56d204 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee7b0e26d3fb41fab58557069a56d204" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 40731 } } peers { permanent_uuid: "013f4e5d9a18410fb8d043cdff5454db" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 35015 } } peers { permanent_uuid: "be9d1b9203614389a50b880ccf638cc2" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 33295 } }
I20260709 14:54:17.858222 10152 raft_consensus.cc:385] T f7180989e28c49a6b97980519bff93c7 P ee7b0e26d3fb41fab58557069a56d204 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:17.858547 10152 raft_consensus.cc:740] T f7180989e28c49a6b97980519bff93c7 P ee7b0e26d3fb41fab58557069a56d204 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ee7b0e26d3fb41fab58557069a56d204, State: Initialized, Role: FOLLOWER
I20260709 14:54:17.858399 10151 raft_consensus.cc:359] T 0cb08b59564b4a7680b0b4e396240a2c P be9d1b9203614389a50b880ccf638cc2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee7b0e26d3fb41fab58557069a56d204" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 40731 } } peers { permanent_uuid: "013f4e5d9a18410fb8d043cdff5454db" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 35015 } } peers { permanent_uuid: "be9d1b9203614389a50b880ccf638cc2" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 33295 } }
I20260709 14:54:17.859143 10151 raft_consensus.cc:385] T 0cb08b59564b4a7680b0b4e396240a2c P be9d1b9203614389a50b880ccf638cc2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:17.859481 10151 raft_consensus.cc:740] T 0cb08b59564b4a7680b0b4e396240a2c P be9d1b9203614389a50b880ccf638cc2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: be9d1b9203614389a50b880ccf638cc2, State: Initialized, Role: FOLLOWER
I20260709 14:54:17.859382 10152 consensus_queue.cc:260] T f7180989e28c49a6b97980519bff93c7 P ee7b0e26d3fb41fab58557069a56d204 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee7b0e26d3fb41fab58557069a56d204" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 40731 } } peers { permanent_uuid: "013f4e5d9a18410fb8d043cdff5454db" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 35015 } } peers { permanent_uuid: "be9d1b9203614389a50b880ccf638cc2" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 33295 } }
I20260709 14:54:17.860590 10154 tablet_bootstrap.cc:492] T 0cb08b59564b4a7680b0b4e396240a2c P 013f4e5d9a18410fb8d043cdff5454db: No bootstrap required, opened a new log
I20260709 14:54:17.860499 10151 consensus_queue.cc:260] T 0cb08b59564b4a7680b0b4e396240a2c P be9d1b9203614389a50b880ccf638cc2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee7b0e26d3fb41fab58557069a56d204" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 40731 } } peers { permanent_uuid: "013f4e5d9a18410fb8d043cdff5454db" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 35015 } } peers { permanent_uuid: "be9d1b9203614389a50b880ccf638cc2" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 33295 } }
I20260709 14:54:17.861228 10154 ts_tablet_manager.cc:1403] T 0cb08b59564b4a7680b0b4e396240a2c P 013f4e5d9a18410fb8d043cdff5454db: Time spent bootstrapping tablet: real 0.017s	user 0.010s	sys 0.004s
I20260709 14:54:17.861572 10152 ts_tablet_manager.cc:1434] T f7180989e28c49a6b97980519bff93c7 P ee7b0e26d3fb41fab58557069a56d204: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 14:54:17.862478 10151 ts_tablet_manager.cc:1434] T 0cb08b59564b4a7680b0b4e396240a2c P be9d1b9203614389a50b880ccf638cc2: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 14:54:17.863529 10151 tablet_bootstrap.cc:492] T f7180989e28c49a6b97980519bff93c7 P be9d1b9203614389a50b880ccf638cc2: Bootstrap starting.
I20260709 14:54:17.863940 10154 raft_consensus.cc:359] T 0cb08b59564b4a7680b0b4e396240a2c P 013f4e5d9a18410fb8d043cdff5454db [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee7b0e26d3fb41fab58557069a56d204" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 40731 } } peers { permanent_uuid: "013f4e5d9a18410fb8d043cdff5454db" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 35015 } } peers { permanent_uuid: "be9d1b9203614389a50b880ccf638cc2" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 33295 } }
I20260709 14:54:17.866307 10154 raft_consensus.cc:385] T 0cb08b59564b4a7680b0b4e396240a2c P 013f4e5d9a18410fb8d043cdff5454db [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:17.866593 10154 raft_consensus.cc:740] T 0cb08b59564b4a7680b0b4e396240a2c P 013f4e5d9a18410fb8d043cdff5454db [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 013f4e5d9a18410fb8d043cdff5454db, State: Initialized, Role: FOLLOWER
I20260709 14:54:17.867491 10154 consensus_queue.cc:260] T 0cb08b59564b4a7680b0b4e396240a2c P 013f4e5d9a18410fb8d043cdff5454db [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee7b0e26d3fb41fab58557069a56d204" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 40731 } } peers { permanent_uuid: "013f4e5d9a18410fb8d043cdff5454db" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 35015 } } peers { permanent_uuid: "be9d1b9203614389a50b880ccf638cc2" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 33295 } }
I20260709 14:54:17.869786 10151 tablet_bootstrap.cc:654] T f7180989e28c49a6b97980519bff93c7 P be9d1b9203614389a50b880ccf638cc2: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:17.877453 10154 ts_tablet_manager.cc:1434] T 0cb08b59564b4a7680b0b4e396240a2c P 013f4e5d9a18410fb8d043cdff5454db: Time spent starting tablet: real 0.016s	user 0.002s	sys 0.003s
I20260709 14:54:17.880532 10151 tablet_bootstrap.cc:492] T f7180989e28c49a6b97980519bff93c7 P be9d1b9203614389a50b880ccf638cc2: No bootstrap required, opened a new log
I20260709 14:54:17.880926 10151 ts_tablet_manager.cc:1403] T f7180989e28c49a6b97980519bff93c7 P be9d1b9203614389a50b880ccf638cc2: Time spent bootstrapping tablet: real 0.018s	user 0.007s	sys 0.009s
I20260709 14:54:17.882887 10151 raft_consensus.cc:359] T f7180989e28c49a6b97980519bff93c7 P be9d1b9203614389a50b880ccf638cc2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee7b0e26d3fb41fab58557069a56d204" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 40731 } } peers { permanent_uuid: "013f4e5d9a18410fb8d043cdff5454db" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 35015 } } peers { permanent_uuid: "be9d1b9203614389a50b880ccf638cc2" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 33295 } }
I20260709 14:54:17.883399 10151 raft_consensus.cc:385] T f7180989e28c49a6b97980519bff93c7 P be9d1b9203614389a50b880ccf638cc2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:17.883626 10151 raft_consensus.cc:740] T f7180989e28c49a6b97980519bff93c7 P be9d1b9203614389a50b880ccf638cc2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: be9d1b9203614389a50b880ccf638cc2, State: Initialized, Role: FOLLOWER
I20260709 14:54:17.884198 10151 consensus_queue.cc:260] T f7180989e28c49a6b97980519bff93c7 P be9d1b9203614389a50b880ccf638cc2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee7b0e26d3fb41fab58557069a56d204" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 40731 } } peers { permanent_uuid: "013f4e5d9a18410fb8d043cdff5454db" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 35015 } } peers { permanent_uuid: "be9d1b9203614389a50b880ccf638cc2" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 33295 } }
I20260709 14:54:17.885721 10151 ts_tablet_manager.cc:1434] T f7180989e28c49a6b97980519bff93c7 P be9d1b9203614389a50b880ccf638cc2: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260709 14:54:17.903841 10160 raft_consensus.cc:493] T f7180989e28c49a6b97980519bff93c7 P 013f4e5d9a18410fb8d043cdff5454db [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:54:17.904266 10160 raft_consensus.cc:515] T f7180989e28c49a6b97980519bff93c7 P 013f4e5d9a18410fb8d043cdff5454db [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee7b0e26d3fb41fab58557069a56d204" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 40731 } } peers { permanent_uuid: "013f4e5d9a18410fb8d043cdff5454db" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 35015 } } peers { permanent_uuid: "be9d1b9203614389a50b880ccf638cc2" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 33295 } }
I20260709 14:54:17.906203 10160 leader_election.cc:290] T f7180989e28c49a6b97980519bff93c7 P 013f4e5d9a18410fb8d043cdff5454db [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ee7b0e26d3fb41fab58557069a56d204 (127.6.3.193:40731), be9d1b9203614389a50b880ccf638cc2 (127.6.3.195:33295)
I20260709 14:54:17.915717  9962 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f7180989e28c49a6b97980519bff93c7" candidate_uuid: "013f4e5d9a18410fb8d043cdff5454db" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ee7b0e26d3fb41fab58557069a56d204" is_pre_election: true
I20260709 14:54:17.916378  9962 raft_consensus.cc:2468] T f7180989e28c49a6b97980519bff93c7 P ee7b0e26d3fb41fab58557069a56d204 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 013f4e5d9a18410fb8d043cdff5454db in term 0.
I20260709 14:54:17.916370 10111 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f7180989e28c49a6b97980519bff93c7" candidate_uuid: "013f4e5d9a18410fb8d043cdff5454db" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "be9d1b9203614389a50b880ccf638cc2" is_pre_election: true
I20260709 14:54:17.917246 10111 raft_consensus.cc:2468] T f7180989e28c49a6b97980519bff93c7 P be9d1b9203614389a50b880ccf638cc2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 013f4e5d9a18410fb8d043cdff5454db in term 0.
I20260709 14:54:17.917728 10003 leader_election.cc:304] T f7180989e28c49a6b97980519bff93c7 P 013f4e5d9a18410fb8d043cdff5454db [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: 013f4e5d9a18410fb8d043cdff5454db, ee7b0e26d3fb41fab58557069a56d204; no voters: 
I20260709 14:54:17.918444 10160 raft_consensus.cc:2804] T f7180989e28c49a6b97980519bff93c7 P 013f4e5d9a18410fb8d043cdff5454db [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:54:17.918736 10160 raft_consensus.cc:493] T f7180989e28c49a6b97980519bff93c7 P 013f4e5d9a18410fb8d043cdff5454db [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:54:17.918990 10160 raft_consensus.cc:3060] T f7180989e28c49a6b97980519bff93c7 P 013f4e5d9a18410fb8d043cdff5454db [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:17.923656 10160 raft_consensus.cc:515] T f7180989e28c49a6b97980519bff93c7 P 013f4e5d9a18410fb8d043cdff5454db [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee7b0e26d3fb41fab58557069a56d204" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 40731 } } peers { permanent_uuid: "013f4e5d9a18410fb8d043cdff5454db" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 35015 } } peers { permanent_uuid: "be9d1b9203614389a50b880ccf638cc2" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 33295 } }
I20260709 14:54:17.925086 10160 leader_election.cc:290] T f7180989e28c49a6b97980519bff93c7 P 013f4e5d9a18410fb8d043cdff5454db [CANDIDATE]: Term 1 election: Requested vote from peers ee7b0e26d3fb41fab58557069a56d204 (127.6.3.193:40731), be9d1b9203614389a50b880ccf638cc2 (127.6.3.195:33295)
I20260709 14:54:17.925781  9962 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f7180989e28c49a6b97980519bff93c7" candidate_uuid: "013f4e5d9a18410fb8d043cdff5454db" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ee7b0e26d3fb41fab58557069a56d204"
I20260709 14:54:17.925956 10111 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f7180989e28c49a6b97980519bff93c7" candidate_uuid: "013f4e5d9a18410fb8d043cdff5454db" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "be9d1b9203614389a50b880ccf638cc2"
I20260709 14:54:17.926255  9962 raft_consensus.cc:3060] T f7180989e28c49a6b97980519bff93c7 P ee7b0e26d3fb41fab58557069a56d204 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:17.926501 10111 raft_consensus.cc:3060] T f7180989e28c49a6b97980519bff93c7 P be9d1b9203614389a50b880ccf638cc2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:17.930460  9962 raft_consensus.cc:2468] T f7180989e28c49a6b97980519bff93c7 P ee7b0e26d3fb41fab58557069a56d204 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 013f4e5d9a18410fb8d043cdff5454db in term 1.
I20260709 14:54:17.930953 10111 raft_consensus.cc:2468] T f7180989e28c49a6b97980519bff93c7 P be9d1b9203614389a50b880ccf638cc2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 013f4e5d9a18410fb8d043cdff5454db in term 1.
I20260709 14:54:17.931363 10003 leader_election.cc:304] T f7180989e28c49a6b97980519bff93c7 P 013f4e5d9a18410fb8d043cdff5454db [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: 013f4e5d9a18410fb8d043cdff5454db, ee7b0e26d3fb41fab58557069a56d204; no voters: 
I20260709 14:54:17.932067 10160 raft_consensus.cc:2804] T f7180989e28c49a6b97980519bff93c7 P 013f4e5d9a18410fb8d043cdff5454db [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:54:17.932989 10160 raft_consensus.cc:697] T f7180989e28c49a6b97980519bff93c7 P 013f4e5d9a18410fb8d043cdff5454db [term 1 LEADER]: Becoming Leader. State: Replica: 013f4e5d9a18410fb8d043cdff5454db, State: Running, Role: LEADER
I20260709 14:54:17.933722 10160 consensus_queue.cc:237] T f7180989e28c49a6b97980519bff93c7 P 013f4e5d9a18410fb8d043cdff5454db [LEADER]: Queue going to LEADER mode. State: All 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: "ee7b0e26d3fb41fab58557069a56d204" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 40731 } } peers { permanent_uuid: "013f4e5d9a18410fb8d043cdff5454db" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 35015 } } peers { permanent_uuid: "be9d1b9203614389a50b880ccf638cc2" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 33295 } }
I20260709 14:54:17.939946  9858 catalog_manager.cc:5697] T f7180989e28c49a6b97980519bff93c7 P 013f4e5d9a18410fb8d043cdff5454db reported cstate change: term changed from 0 to 1, leader changed from <none> to 013f4e5d9a18410fb8d043cdff5454db (127.6.3.194). New cstate: current_term: 1 leader_uuid: "013f4e5d9a18410fb8d043cdff5454db" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee7b0e26d3fb41fab58557069a56d204" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 40731 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "013f4e5d9a18410fb8d043cdff5454db" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 35015 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "be9d1b9203614389a50b880ccf638cc2" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 33295 } health_report { overall_health: UNKNOWN } } }
I20260709 14:54:18.051466 10155 consensus_queue.cc:1048] T 2517f2f26b454aaf8af0b45f1743eaeb P be9d1b9203614389a50b880ccf638cc2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "013f4e5d9a18410fb8d043cdff5454db" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 35015 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:54:18.062772 10155 consensus_queue.cc:1048] T 2517f2f26b454aaf8af0b45f1743eaeb P be9d1b9203614389a50b880ccf638cc2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ee7b0e26d3fb41fab58557069a56d204" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 40731 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 14:54:18.069177  9907 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 14:54:18.109220 10155 consensus_queue.cc:1048] T 99237ba902ad487b9b187760dd95f7a6 P be9d1b9203614389a50b880ccf638cc2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "013f4e5d9a18410fb8d043cdff5454db" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 35015 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:54:18.120415 10155 consensus_queue.cc:1048] T 99237ba902ad487b9b187760dd95f7a6 P be9d1b9203614389a50b880ccf638cc2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ee7b0e26d3fb41fab58557069a56d204" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 40731 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:54:18.264772 10155 raft_consensus.cc:493] T 0cb08b59564b4a7680b0b4e396240a2c P be9d1b9203614389a50b880ccf638cc2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:54:18.265265 10155 raft_consensus.cc:515] T 0cb08b59564b4a7680b0b4e396240a2c P be9d1b9203614389a50b880ccf638cc2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee7b0e26d3fb41fab58557069a56d204" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 40731 } } peers { permanent_uuid: "013f4e5d9a18410fb8d043cdff5454db" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 35015 } } peers { permanent_uuid: "be9d1b9203614389a50b880ccf638cc2" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 33295 } }
I20260709 14:54:18.266911 10155 leader_election.cc:290] T 0cb08b59564b4a7680b0b4e396240a2c P be9d1b9203614389a50b880ccf638cc2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ee7b0e26d3fb41fab58557069a56d204 (127.6.3.193:40731), 013f4e5d9a18410fb8d043cdff5454db (127.6.3.194:35015)
I20260709 14:54:18.267627  9962 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0cb08b59564b4a7680b0b4e396240a2c" candidate_uuid: "be9d1b9203614389a50b880ccf638cc2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ee7b0e26d3fb41fab58557069a56d204" is_pre_election: true
I20260709 14:54:18.268006 10037 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0cb08b59564b4a7680b0b4e396240a2c" candidate_uuid: "be9d1b9203614389a50b880ccf638cc2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "013f4e5d9a18410fb8d043cdff5454db" is_pre_election: true
I20260709 14:54:18.268383  9962 raft_consensus.cc:2468] T 0cb08b59564b4a7680b0b4e396240a2c P ee7b0e26d3fb41fab58557069a56d204 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate be9d1b9203614389a50b880ccf638cc2 in term 0.
I20260709 14:54:18.268630 10037 raft_consensus.cc:2468] T 0cb08b59564b4a7680b0b4e396240a2c P 013f4e5d9a18410fb8d043cdff5454db [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate be9d1b9203614389a50b880ccf638cc2 in term 0.
I20260709 14:54:18.269464 10077 leader_election.cc:304] T 0cb08b59564b4a7680b0b4e396240a2c P be9d1b9203614389a50b880ccf638cc2 [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: be9d1b9203614389a50b880ccf638cc2, ee7b0e26d3fb41fab58557069a56d204; no voters: 
I20260709 14:54:18.270136 10155 raft_consensus.cc:2804] T 0cb08b59564b4a7680b0b4e396240a2c P be9d1b9203614389a50b880ccf638cc2 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:54:18.270444 10155 raft_consensus.cc:493] T 0cb08b59564b4a7680b0b4e396240a2c P be9d1b9203614389a50b880ccf638cc2 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:54:18.270749 10155 raft_consensus.cc:3060] T 0cb08b59564b4a7680b0b4e396240a2c P be9d1b9203614389a50b880ccf638cc2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:18.276729 10155 raft_consensus.cc:515] T 0cb08b59564b4a7680b0b4e396240a2c P be9d1b9203614389a50b880ccf638cc2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee7b0e26d3fb41fab58557069a56d204" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 40731 } } peers { permanent_uuid: "013f4e5d9a18410fb8d043cdff5454db" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 35015 } } peers { permanent_uuid: "be9d1b9203614389a50b880ccf638cc2" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 33295 } }
I20260709 14:54:18.278210 10155 leader_election.cc:290] T 0cb08b59564b4a7680b0b4e396240a2c P be9d1b9203614389a50b880ccf638cc2 [CANDIDATE]: Term 1 election: Requested vote from peers ee7b0e26d3fb41fab58557069a56d204 (127.6.3.193:40731), 013f4e5d9a18410fb8d043cdff5454db (127.6.3.194:35015)
I20260709 14:54:18.278894  9962 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0cb08b59564b4a7680b0b4e396240a2c" candidate_uuid: "be9d1b9203614389a50b880ccf638cc2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ee7b0e26d3fb41fab58557069a56d204"
I20260709 14:54:18.279035 10037 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0cb08b59564b4a7680b0b4e396240a2c" candidate_uuid: "be9d1b9203614389a50b880ccf638cc2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "013f4e5d9a18410fb8d043cdff5454db"
I20260709 14:54:18.279592  9962 raft_consensus.cc:3060] T 0cb08b59564b4a7680b0b4e396240a2c P ee7b0e26d3fb41fab58557069a56d204 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:18.279708 10037 raft_consensus.cc:3060] T 0cb08b59564b4a7680b0b4e396240a2c P 013f4e5d9a18410fb8d043cdff5454db [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:18.287322 10037 raft_consensus.cc:2468] T 0cb08b59564b4a7680b0b4e396240a2c P 013f4e5d9a18410fb8d043cdff5454db [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate be9d1b9203614389a50b880ccf638cc2 in term 1.
I20260709 14:54:18.288448 10077 leader_election.cc:304] T 0cb08b59564b4a7680b0b4e396240a2c P be9d1b9203614389a50b880ccf638cc2 [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: 013f4e5d9a18410fb8d043cdff5454db, be9d1b9203614389a50b880ccf638cc2; no voters: 
I20260709 14:54:18.288654  9962 raft_consensus.cc:2468] T 0cb08b59564b4a7680b0b4e396240a2c P ee7b0e26d3fb41fab58557069a56d204 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate be9d1b9203614389a50b880ccf638cc2 in term 1.
I20260709 14:54:18.289233 10155 raft_consensus.cc:2804] T 0cb08b59564b4a7680b0b4e396240a2c P be9d1b9203614389a50b880ccf638cc2 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:54:18.289710 10155 raft_consensus.cc:697] T 0cb08b59564b4a7680b0b4e396240a2c P be9d1b9203614389a50b880ccf638cc2 [term 1 LEADER]: Becoming Leader. State: Replica: be9d1b9203614389a50b880ccf638cc2, State: Running, Role: LEADER
I20260709 14:54:18.290508 10155 consensus_queue.cc:237] T 0cb08b59564b4a7680b0b4e396240a2c P be9d1b9203614389a50b880ccf638cc2 [LEADER]: Queue going to LEADER mode. State: All 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: "ee7b0e26d3fb41fab58557069a56d204" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 40731 } } peers { permanent_uuid: "013f4e5d9a18410fb8d043cdff5454db" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 35015 } } peers { permanent_uuid: "be9d1b9203614389a50b880ccf638cc2" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 33295 } }
I20260709 14:54:18.297391  9859 catalog_manager.cc:5697] T 0cb08b59564b4a7680b0b4e396240a2c P be9d1b9203614389a50b880ccf638cc2 reported cstate change: term changed from 0 to 1, leader changed from <none> to be9d1b9203614389a50b880ccf638cc2 (127.6.3.195). New cstate: current_term: 1 leader_uuid: "be9d1b9203614389a50b880ccf638cc2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee7b0e26d3fb41fab58557069a56d204" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 40731 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "013f4e5d9a18410fb8d043cdff5454db" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 35015 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "be9d1b9203614389a50b880ccf638cc2" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 33295 } health_report { overall_health: HEALTHY } } }
I20260709 14:54:18.374588 10160 consensus_queue.cc:1048] T f7180989e28c49a6b97980519bff93c7 P 013f4e5d9a18410fb8d043cdff5454db [LEADER]: Connected to new peer: Peer: permanent_uuid: "ee7b0e26d3fb41fab58557069a56d204" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 40731 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:54:18.384821 10160 consensus_queue.cc:1048] T f7180989e28c49a6b97980519bff93c7 P 013f4e5d9a18410fb8d043cdff5454db [LEADER]: Connected to new peer: Peer: permanent_uuid: "be9d1b9203614389a50b880ccf638cc2" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 33295 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:54:18.402475 10111 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "2517f2f26b454aaf8af0b45f1743eaeb"
dest_uuid: "be9d1b9203614389a50b880ccf638cc2"
mode: GRACEFUL
new_leader_uuid: "ee7b0e26d3fb41fab58557069a56d204"
 from {username='slave'} at 127.0.0.1:56692
I20260709 14:54:18.403012 10111 raft_consensus.cc:606] T 2517f2f26b454aaf8af0b45f1743eaeb P be9d1b9203614389a50b880ccf638cc2 [term 1 LEADER]: Received request to transfer leadership to TS ee7b0e26d3fb41fab58557069a56d204
I20260709 14:54:18.407421 10111 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "99237ba902ad487b9b187760dd95f7a6"
dest_uuid: "be9d1b9203614389a50b880ccf638cc2"
mode: GRACEFUL
new_leader_uuid: "013f4e5d9a18410fb8d043cdff5454db"
 from {username='slave'} at 127.0.0.1:56692
I20260709 14:54:18.407869 10111 raft_consensus.cc:606] T 99237ba902ad487b9b187760dd95f7a6 P be9d1b9203614389a50b880ccf638cc2 [term 1 LEADER]: Received request to transfer leadership to TS 013f4e5d9a18410fb8d043cdff5454db
I20260709 14:54:18.412258 10111 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "0cb08b59564b4a7680b0b4e396240a2c"
dest_uuid: "be9d1b9203614389a50b880ccf638cc2"
mode: GRACEFUL
new_leader_uuid: "ee7b0e26d3fb41fab58557069a56d204"
 from {username='slave'} at 127.0.0.1:56692
I20260709 14:54:18.412688 10111 raft_consensus.cc:606] T 0cb08b59564b4a7680b0b4e396240a2c P be9d1b9203614389a50b880ccf638cc2 [term 1 LEADER]: Received request to transfer leadership to TS ee7b0e26d3fb41fab58557069a56d204
I20260709 14:54:18.424319 10037 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f7180989e28c49a6b97980519bff93c7"
dest_uuid: "013f4e5d9a18410fb8d043cdff5454db"
mode: GRACEFUL
new_leader_uuid: "ee7b0e26d3fb41fab58557069a56d204"
 from {username='slave'} at 127.0.0.1:44572
I20260709 14:54:18.424784 10037 raft_consensus.cc:606] T f7180989e28c49a6b97980519bff93c7 P 013f4e5d9a18410fb8d043cdff5454db [term 1 LEADER]: Received request to transfer leadership to TS ee7b0e26d3fb41fab58557069a56d204
I20260709 14:54:18.499423 10189 raft_consensus.cc:993] T 99237ba902ad487b9b187760dd95f7a6 P be9d1b9203614389a50b880ccf638cc2: : Instructing follower 013f4e5d9a18410fb8d043cdff5454db to start an election
I20260709 14:54:18.499842 10155 raft_consensus.cc:1081] T 99237ba902ad487b9b187760dd95f7a6 P be9d1b9203614389a50b880ccf638cc2 [term 1 LEADER]: Signalling peer 013f4e5d9a18410fb8d043cdff5454db to start an election
I20260709 14:54:18.501137 10037 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "99237ba902ad487b9b187760dd95f7a6"
dest_uuid: "013f4e5d9a18410fb8d043cdff5454db"
 from {username='slave'} at 127.0.0.1:44570
I20260709 14:54:18.501565 10037 raft_consensus.cc:493] T 99237ba902ad487b9b187760dd95f7a6 P 013f4e5d9a18410fb8d043cdff5454db [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:54:18.501796 10037 raft_consensus.cc:3060] T 99237ba902ad487b9b187760dd95f7a6 P 013f4e5d9a18410fb8d043cdff5454db [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:54:18.507030 10037 raft_consensus.cc:515] T 99237ba902ad487b9b187760dd95f7a6 P 013f4e5d9a18410fb8d043cdff5454db [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee7b0e26d3fb41fab58557069a56d204" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 40731 } } peers { permanent_uuid: "013f4e5d9a18410fb8d043cdff5454db" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 35015 } } peers { permanent_uuid: "be9d1b9203614389a50b880ccf638cc2" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 33295 } }
I20260709 14:54:18.509162 10037 leader_election.cc:290] T 99237ba902ad487b9b187760dd95f7a6 P 013f4e5d9a18410fb8d043cdff5454db [CANDIDATE]: Term 2 election: Requested vote from peers ee7b0e26d3fb41fab58557069a56d204 (127.6.3.193:40731), be9d1b9203614389a50b880ccf638cc2 (127.6.3.195:33295)
I20260709 14:54:18.509378  9962 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "99237ba902ad487b9b187760dd95f7a6" candidate_uuid: "013f4e5d9a18410fb8d043cdff5454db" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "ee7b0e26d3fb41fab58557069a56d204"
I20260709 14:54:18.509943  9962 raft_consensus.cc:3060] T 99237ba902ad487b9b187760dd95f7a6 P ee7b0e26d3fb41fab58557069a56d204 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:54:18.509974 10111 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "99237ba902ad487b9b187760dd95f7a6" candidate_uuid: "013f4e5d9a18410fb8d043cdff5454db" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "be9d1b9203614389a50b880ccf638cc2"
I20260709 14:54:18.510567 10111 raft_consensus.cc:3055] T 99237ba902ad487b9b187760dd95f7a6 P be9d1b9203614389a50b880ccf638cc2 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:54:18.510864 10111 raft_consensus.cc:740] T 99237ba902ad487b9b187760dd95f7a6 P be9d1b9203614389a50b880ccf638cc2 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: be9d1b9203614389a50b880ccf638cc2, State: Running, Role: LEADER
I20260709 14:54:18.511628 10111 consensus_queue.cc:260] T 99237ba902ad487b9b187760dd95f7a6 P be9d1b9203614389a50b880ccf638cc2 [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: "ee7b0e26d3fb41fab58557069a56d204" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 40731 } } peers { permanent_uuid: "013f4e5d9a18410fb8d043cdff5454db" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 35015 } } peers { permanent_uuid: "be9d1b9203614389a50b880ccf638cc2" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 33295 } }
I20260709 14:54:18.512784 10111 raft_consensus.cc:3060] T 99237ba902ad487b9b187760dd95f7a6 P be9d1b9203614389a50b880ccf638cc2 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:54:18.516249  9962 raft_consensus.cc:2468] T 99237ba902ad487b9b187760dd95f7a6 P ee7b0e26d3fb41fab58557069a56d204 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 013f4e5d9a18410fb8d043cdff5454db in term 2.
I20260709 14:54:18.517308 10003 leader_election.cc:304] T 99237ba902ad487b9b187760dd95f7a6 P 013f4e5d9a18410fb8d043cdff5454db [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: 013f4e5d9a18410fb8d043cdff5454db, ee7b0e26d3fb41fab58557069a56d204; no voters: 
I20260709 14:54:18.518077 10160 raft_consensus.cc:2804] T 99237ba902ad487b9b187760dd95f7a6 P 013f4e5d9a18410fb8d043cdff5454db [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:54:18.518489 10160 raft_consensus.cc:697] T 99237ba902ad487b9b187760dd95f7a6 P 013f4e5d9a18410fb8d043cdff5454db [term 2 LEADER]: Becoming Leader. State: Replica: 013f4e5d9a18410fb8d043cdff5454db, State: Running, Role: LEADER
I20260709 14:54:18.519055 10111 raft_consensus.cc:2468] T 99237ba902ad487b9b187760dd95f7a6 P be9d1b9203614389a50b880ccf638cc2 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 013f4e5d9a18410fb8d043cdff5454db in term 2.
I20260709 14:54:18.519253 10160 consensus_queue.cc:237] T 99237ba902ad487b9b187760dd95f7a6 P 013f4e5d9a18410fb8d043cdff5454db [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: "ee7b0e26d3fb41fab58557069a56d204" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 40731 } } peers { permanent_uuid: "013f4e5d9a18410fb8d043cdff5454db" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 35015 } } peers { permanent_uuid: "be9d1b9203614389a50b880ccf638cc2" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 33295 } }
I20260709 14:54:18.525633  9858 catalog_manager.cc:5697] T 99237ba902ad487b9b187760dd95f7a6 P 013f4e5d9a18410fb8d043cdff5454db reported cstate change: term changed from 1 to 2, leader changed from be9d1b9203614389a50b880ccf638cc2 (127.6.3.195) to 013f4e5d9a18410fb8d043cdff5454db (127.6.3.194). New cstate: current_term: 2 leader_uuid: "013f4e5d9a18410fb8d043cdff5454db" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee7b0e26d3fb41fab58557069a56d204" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 40731 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "013f4e5d9a18410fb8d043cdff5454db" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 35015 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "be9d1b9203614389a50b880ccf638cc2" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 33295 } health_report { overall_health: UNKNOWN } } }
I20260709 14:54:18.646337 10189 raft_consensus.cc:993] T 2517f2f26b454aaf8af0b45f1743eaeb P be9d1b9203614389a50b880ccf638cc2: : Instructing follower ee7b0e26d3fb41fab58557069a56d204 to start an election
I20260709 14:54:18.646766 10197 raft_consensus.cc:1081] T 2517f2f26b454aaf8af0b45f1743eaeb P be9d1b9203614389a50b880ccf638cc2 [term 1 LEADER]: Signalling peer ee7b0e26d3fb41fab58557069a56d204 to start an election
I20260709 14:54:18.648123  9962 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "2517f2f26b454aaf8af0b45f1743eaeb"
dest_uuid: "ee7b0e26d3fb41fab58557069a56d204"
 from {username='slave'} at 127.0.0.1:42130
I20260709 14:54:18.648649  9962 raft_consensus.cc:493] T 2517f2f26b454aaf8af0b45f1743eaeb P ee7b0e26d3fb41fab58557069a56d204 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:54:18.648947  9962 raft_consensus.cc:3060] T 2517f2f26b454aaf8af0b45f1743eaeb P ee7b0e26d3fb41fab58557069a56d204 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:54:18.653470  9962 raft_consensus.cc:515] T 2517f2f26b454aaf8af0b45f1743eaeb P ee7b0e26d3fb41fab58557069a56d204 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be9d1b9203614389a50b880ccf638cc2" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 33295 } } peers { permanent_uuid: "ee7b0e26d3fb41fab58557069a56d204" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 40731 } } peers { permanent_uuid: "013f4e5d9a18410fb8d043cdff5454db" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 35015 } }
I20260709 14:54:18.655447  9962 leader_election.cc:290] T 2517f2f26b454aaf8af0b45f1743eaeb P ee7b0e26d3fb41fab58557069a56d204 [CANDIDATE]: Term 2 election: Requested vote from peers be9d1b9203614389a50b880ccf638cc2 (127.6.3.195:33295), 013f4e5d9a18410fb8d043cdff5454db (127.6.3.194:35015)
I20260709 14:54:18.664920 10111 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2517f2f26b454aaf8af0b45f1743eaeb" candidate_uuid: "ee7b0e26d3fb41fab58557069a56d204" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "be9d1b9203614389a50b880ccf638cc2"
I20260709 14:54:18.665417 10111 raft_consensus.cc:3055] T 2517f2f26b454aaf8af0b45f1743eaeb P be9d1b9203614389a50b880ccf638cc2 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:54:18.665450 10037 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2517f2f26b454aaf8af0b45f1743eaeb" candidate_uuid: "ee7b0e26d3fb41fab58557069a56d204" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "013f4e5d9a18410fb8d043cdff5454db"
I20260709 14:54:18.665710 10111 raft_consensus.cc:740] T 2517f2f26b454aaf8af0b45f1743eaeb P be9d1b9203614389a50b880ccf638cc2 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: be9d1b9203614389a50b880ccf638cc2, State: Running, Role: LEADER
I20260709 14:54:18.666114 10037 raft_consensus.cc:3060] T 2517f2f26b454aaf8af0b45f1743eaeb P 013f4e5d9a18410fb8d043cdff5454db [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:54:18.666469 10111 consensus_queue.cc:260] T 2517f2f26b454aaf8af0b45f1743eaeb P be9d1b9203614389a50b880ccf638cc2 [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: "be9d1b9203614389a50b880ccf638cc2" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 33295 } } peers { permanent_uuid: "ee7b0e26d3fb41fab58557069a56d204" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 40731 } } peers { permanent_uuid: "013f4e5d9a18410fb8d043cdff5454db" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 35015 } }
I20260709 14:54:18.667433 10111 raft_consensus.cc:3060] T 2517f2f26b454aaf8af0b45f1743eaeb P be9d1b9203614389a50b880ccf638cc2 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:54:18.671921 10037 raft_consensus.cc:2468] T 2517f2f26b454aaf8af0b45f1743eaeb P 013f4e5d9a18410fb8d043cdff5454db [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ee7b0e26d3fb41fab58557069a56d204 in term 2.
I20260709 14:54:18.672914 10111 raft_consensus.cc:2468] T 2517f2f26b454aaf8af0b45f1743eaeb P be9d1b9203614389a50b880ccf638cc2 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ee7b0e26d3fb41fab58557069a56d204 in term 2.
I20260709 14:54:18.672993  9928 leader_election.cc:304] T 2517f2f26b454aaf8af0b45f1743eaeb P ee7b0e26d3fb41fab58557069a56d204 [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: 013f4e5d9a18410fb8d043cdff5454db, ee7b0e26d3fb41fab58557069a56d204; no voters: 
I20260709 14:54:18.674077 10159 raft_consensus.cc:2804] T 2517f2f26b454aaf8af0b45f1743eaeb P ee7b0e26d3fb41fab58557069a56d204 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:54:18.675010 10159 raft_consensus.cc:697] T 2517f2f26b454aaf8af0b45f1743eaeb P ee7b0e26d3fb41fab58557069a56d204 [term 2 LEADER]: Becoming Leader. State: Replica: ee7b0e26d3fb41fab58557069a56d204, State: Running, Role: LEADER
I20260709 14:54:18.675820 10159 consensus_queue.cc:237] T 2517f2f26b454aaf8af0b45f1743eaeb P ee7b0e26d3fb41fab58557069a56d204 [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: "be9d1b9203614389a50b880ccf638cc2" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 33295 } } peers { permanent_uuid: "ee7b0e26d3fb41fab58557069a56d204" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 40731 } } peers { permanent_uuid: "013f4e5d9a18410fb8d043cdff5454db" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 35015 } }
I20260709 14:54:18.681990  9859 catalog_manager.cc:5697] T 2517f2f26b454aaf8af0b45f1743eaeb P ee7b0e26d3fb41fab58557069a56d204 reported cstate change: term changed from 1 to 2, leader changed from be9d1b9203614389a50b880ccf638cc2 (127.6.3.195) to ee7b0e26d3fb41fab58557069a56d204 (127.6.3.193). New cstate: current_term: 2 leader_uuid: "ee7b0e26d3fb41fab58557069a56d204" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be9d1b9203614389a50b880ccf638cc2" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 33295 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ee7b0e26d3fb41fab58557069a56d204" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 40731 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "013f4e5d9a18410fb8d043cdff5454db" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 35015 } health_report { overall_health: UNKNOWN } } }
I20260709 14:54:18.806496 10193 raft_consensus.cc:993] T f7180989e28c49a6b97980519bff93c7 P 013f4e5d9a18410fb8d043cdff5454db: : Instructing follower ee7b0e26d3fb41fab58557069a56d204 to start an election
I20260709 14:54:18.806921 10160 raft_consensus.cc:1081] T f7180989e28c49a6b97980519bff93c7 P 013f4e5d9a18410fb8d043cdff5454db [term 1 LEADER]: Signalling peer ee7b0e26d3fb41fab58557069a56d204 to start an election
I20260709 14:54:18.808207  9962 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f7180989e28c49a6b97980519bff93c7"
dest_uuid: "ee7b0e26d3fb41fab58557069a56d204"
 from {username='slave'} at 127.0.0.1:42142
I20260709 14:54:18.808626  9962 raft_consensus.cc:493] T f7180989e28c49a6b97980519bff93c7 P ee7b0e26d3fb41fab58557069a56d204 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:54:18.808897  9962 raft_consensus.cc:3060] T f7180989e28c49a6b97980519bff93c7 P ee7b0e26d3fb41fab58557069a56d204 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:54:18.813221  9962 raft_consensus.cc:515] T f7180989e28c49a6b97980519bff93c7 P ee7b0e26d3fb41fab58557069a56d204 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee7b0e26d3fb41fab58557069a56d204" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 40731 } } peers { permanent_uuid: "013f4e5d9a18410fb8d043cdff5454db" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 35015 } } peers { permanent_uuid: "be9d1b9203614389a50b880ccf638cc2" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 33295 } }
I20260709 14:54:18.814792  9962 leader_election.cc:290] T f7180989e28c49a6b97980519bff93c7 P ee7b0e26d3fb41fab58557069a56d204 [CANDIDATE]: Term 2 election: Requested vote from peers 013f4e5d9a18410fb8d043cdff5454db (127.6.3.194:35015), be9d1b9203614389a50b880ccf638cc2 (127.6.3.195:33295)
I20260709 14:54:18.815461 10037 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f7180989e28c49a6b97980519bff93c7" candidate_uuid: "ee7b0e26d3fb41fab58557069a56d204" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "013f4e5d9a18410fb8d043cdff5454db"
I20260709 14:54:18.815742 10111 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f7180989e28c49a6b97980519bff93c7" candidate_uuid: "ee7b0e26d3fb41fab58557069a56d204" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "be9d1b9203614389a50b880ccf638cc2"
I20260709 14:54:18.816095 10037 raft_consensus.cc:3055] T f7180989e28c49a6b97980519bff93c7 P 013f4e5d9a18410fb8d043cdff5454db [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:54:18.816269 10111 raft_consensus.cc:3060] T f7180989e28c49a6b97980519bff93c7 P be9d1b9203614389a50b880ccf638cc2 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:54:18.816449 10037 raft_consensus.cc:740] T f7180989e28c49a6b97980519bff93c7 P 013f4e5d9a18410fb8d043cdff5454db [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 013f4e5d9a18410fb8d043cdff5454db, State: Running, Role: LEADER
I20260709 14:54:18.817286 10037 consensus_queue.cc:260] T f7180989e28c49a6b97980519bff93c7 P 013f4e5d9a18410fb8d043cdff5454db [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: "ee7b0e26d3fb41fab58557069a56d204" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 40731 } } peers { permanent_uuid: "013f4e5d9a18410fb8d043cdff5454db" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 35015 } } peers { permanent_uuid: "be9d1b9203614389a50b880ccf638cc2" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 33295 } }
I20260709 14:54:18.818099 10037 raft_consensus.cc:3060] T f7180989e28c49a6b97980519bff93c7 P 013f4e5d9a18410fb8d043cdff5454db [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:54:18.821684 10111 raft_consensus.cc:2468] T f7180989e28c49a6b97980519bff93c7 P be9d1b9203614389a50b880ccf638cc2 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ee7b0e26d3fb41fab58557069a56d204 in term 2.
I20260709 14:54:18.823072  9926 leader_election.cc:304] T f7180989e28c49a6b97980519bff93c7 P ee7b0e26d3fb41fab58557069a56d204 [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: be9d1b9203614389a50b880ccf638cc2, ee7b0e26d3fb41fab58557069a56d204; no voters: 
I20260709 14:54:18.823895 10159 raft_consensus.cc:2804] T f7180989e28c49a6b97980519bff93c7 P ee7b0e26d3fb41fab58557069a56d204 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:54:18.824375 10159 raft_consensus.cc:697] T f7180989e28c49a6b97980519bff93c7 P ee7b0e26d3fb41fab58557069a56d204 [term 2 LEADER]: Becoming Leader. State: Replica: ee7b0e26d3fb41fab58557069a56d204, State: Running, Role: LEADER
I20260709 14:54:18.823860 10037 raft_consensus.cc:2468] T f7180989e28c49a6b97980519bff93c7 P 013f4e5d9a18410fb8d043cdff5454db [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ee7b0e26d3fb41fab58557069a56d204 in term 2.
I20260709 14:54:18.825218 10159 consensus_queue.cc:237] T f7180989e28c49a6b97980519bff93c7 P ee7b0e26d3fb41fab58557069a56d204 [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: "ee7b0e26d3fb41fab58557069a56d204" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 40731 } } peers { permanent_uuid: "013f4e5d9a18410fb8d043cdff5454db" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 35015 } } peers { permanent_uuid: "be9d1b9203614389a50b880ccf638cc2" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 33295 } }
I20260709 14:54:18.831024  9859 catalog_manager.cc:5697] T f7180989e28c49a6b97980519bff93c7 P ee7b0e26d3fb41fab58557069a56d204 reported cstate change: term changed from 1 to 2, leader changed from 013f4e5d9a18410fb8d043cdff5454db (127.6.3.194) to ee7b0e26d3fb41fab58557069a56d204 (127.6.3.193). New cstate: current_term: 2 leader_uuid: "ee7b0e26d3fb41fab58557069a56d204" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee7b0e26d3fb41fab58557069a56d204" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 40731 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "013f4e5d9a18410fb8d043cdff5454db" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 35015 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "be9d1b9203614389a50b880ccf638cc2" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 33295 } health_report { overall_health: UNKNOWN } } }
I20260709 14:54:18.854888 10197 consensus_queue.cc:1048] T 0cb08b59564b4a7680b0b4e396240a2c P be9d1b9203614389a50b880ccf638cc2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ee7b0e26d3fb41fab58557069a56d204" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 40731 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:54:18.860889 10189 raft_consensus.cc:993] T 0cb08b59564b4a7680b0b4e396240a2c P be9d1b9203614389a50b880ccf638cc2: : Instructing follower ee7b0e26d3fb41fab58557069a56d204 to start an election
I20260709 14:54:18.861370 10155 raft_consensus.cc:1081] T 0cb08b59564b4a7680b0b4e396240a2c P be9d1b9203614389a50b880ccf638cc2 [term 1 LEADER]: Signalling peer ee7b0e26d3fb41fab58557069a56d204 to start an election
I20260709 14:54:18.863222  9961 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "0cb08b59564b4a7680b0b4e396240a2c"
dest_uuid: "ee7b0e26d3fb41fab58557069a56d204"
 from {username='slave'} at 127.0.0.1:42130
I20260709 14:54:18.863788  9961 raft_consensus.cc:493] T 0cb08b59564b4a7680b0b4e396240a2c P ee7b0e26d3fb41fab58557069a56d204 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:54:18.864185  9961 raft_consensus.cc:3060] T 0cb08b59564b4a7680b0b4e396240a2c P ee7b0e26d3fb41fab58557069a56d204 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:54:18.867234 10155 consensus_queue.cc:1048] T 0cb08b59564b4a7680b0b4e396240a2c P be9d1b9203614389a50b880ccf638cc2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "013f4e5d9a18410fb8d043cdff5454db" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 35015 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:54:18.871870  9961 raft_consensus.cc:515] T 0cb08b59564b4a7680b0b4e396240a2c P ee7b0e26d3fb41fab58557069a56d204 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee7b0e26d3fb41fab58557069a56d204" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 40731 } } peers { permanent_uuid: "013f4e5d9a18410fb8d043cdff5454db" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 35015 } } peers { permanent_uuid: "be9d1b9203614389a50b880ccf638cc2" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 33295 } }
I20260709 14:54:18.874549  9961 leader_election.cc:290] T 0cb08b59564b4a7680b0b4e396240a2c P ee7b0e26d3fb41fab58557069a56d204 [CANDIDATE]: Term 2 election: Requested vote from peers 013f4e5d9a18410fb8d043cdff5454db (127.6.3.194:35015), be9d1b9203614389a50b880ccf638cc2 (127.6.3.195:33295)
I20260709 14:54:18.875571 10036 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0cb08b59564b4a7680b0b4e396240a2c" candidate_uuid: "ee7b0e26d3fb41fab58557069a56d204" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "013f4e5d9a18410fb8d043cdff5454db"
I20260709 14:54:18.875725 10111 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0cb08b59564b4a7680b0b4e396240a2c" candidate_uuid: "ee7b0e26d3fb41fab58557069a56d204" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "be9d1b9203614389a50b880ccf638cc2"
I20260709 14:54:18.876258 10111 raft_consensus.cc:3055] T 0cb08b59564b4a7680b0b4e396240a2c P be9d1b9203614389a50b880ccf638cc2 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:54:18.876616 10111 raft_consensus.cc:740] T 0cb08b59564b4a7680b0b4e396240a2c P be9d1b9203614389a50b880ccf638cc2 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: be9d1b9203614389a50b880ccf638cc2, State: Running, Role: LEADER
I20260709 14:54:18.877414 10111 consensus_queue.cc:260] T 0cb08b59564b4a7680b0b4e396240a2c P be9d1b9203614389a50b880ccf638cc2 [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: "ee7b0e26d3fb41fab58557069a56d204" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 40731 } } peers { permanent_uuid: "013f4e5d9a18410fb8d043cdff5454db" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 35015 } } peers { permanent_uuid: "be9d1b9203614389a50b880ccf638cc2" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 33295 } }
I20260709 14:54:18.878304 10111 raft_consensus.cc:3060] T 0cb08b59564b4a7680b0b4e396240a2c P be9d1b9203614389a50b880ccf638cc2 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:54:18.883270 10111 raft_consensus.cc:2468] T 0cb08b59564b4a7680b0b4e396240a2c P be9d1b9203614389a50b880ccf638cc2 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ee7b0e26d3fb41fab58557069a56d204 in term 2.
I20260709 14:54:18.884228  9926 leader_election.cc:304] T 0cb08b59564b4a7680b0b4e396240a2c P ee7b0e26d3fb41fab58557069a56d204 [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: be9d1b9203614389a50b880ccf638cc2, ee7b0e26d3fb41fab58557069a56d204; no voters: 013f4e5d9a18410fb8d043cdff5454db
I20260709 14:54:18.884928 10159 raft_consensus.cc:2804] T 0cb08b59564b4a7680b0b4e396240a2c P ee7b0e26d3fb41fab58557069a56d204 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:54:18.885370 10159 raft_consensus.cc:697] T 0cb08b59564b4a7680b0b4e396240a2c P ee7b0e26d3fb41fab58557069a56d204 [term 2 LEADER]: Becoming Leader. State: Replica: ee7b0e26d3fb41fab58557069a56d204, State: Running, Role: LEADER
I20260709 14:54:18.886073 10159 consensus_queue.cc:237] T 0cb08b59564b4a7680b0b4e396240a2c P ee7b0e26d3fb41fab58557069a56d204 [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: "ee7b0e26d3fb41fab58557069a56d204" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 40731 } } peers { permanent_uuid: "013f4e5d9a18410fb8d043cdff5454db" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 35015 } } peers { permanent_uuid: "be9d1b9203614389a50b880ccf638cc2" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 33295 } }
I20260709 14:54:18.891055  9858 catalog_manager.cc:5697] T 0cb08b59564b4a7680b0b4e396240a2c P ee7b0e26d3fb41fab58557069a56d204 reported cstate change: term changed from 1 to 2, leader changed from be9d1b9203614389a50b880ccf638cc2 (127.6.3.195) to ee7b0e26d3fb41fab58557069a56d204 (127.6.3.193). New cstate: current_term: 2 leader_uuid: "ee7b0e26d3fb41fab58557069a56d204" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee7b0e26d3fb41fab58557069a56d204" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 40731 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "013f4e5d9a18410fb8d043cdff5454db" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 35015 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "be9d1b9203614389a50b880ccf638cc2" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 33295 } health_report { overall_health: UNKNOWN } } }
I20260709 14:54:18.961722  9961 raft_consensus.cc:1275] T 99237ba902ad487b9b187760dd95f7a6 P ee7b0e26d3fb41fab58557069a56d204 [term 2 FOLLOWER]: Refusing update from remote peer 013f4e5d9a18410fb8d043cdff5454db: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:54:18.962725 10160 consensus_queue.cc:1048] T 99237ba902ad487b9b187760dd95f7a6 P 013f4e5d9a18410fb8d043cdff5454db [LEADER]: Connected to new peer: Peer: permanent_uuid: "ee7b0e26d3fb41fab58557069a56d204" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 40731 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:54:18.969193 10111 raft_consensus.cc:1275] T 99237ba902ad487b9b187760dd95f7a6 P be9d1b9203614389a50b880ccf638cc2 [term 2 FOLLOWER]: Refusing update from remote peer 013f4e5d9a18410fb8d043cdff5454db: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:54:18.970685 10203 consensus_queue.cc:1048] T 99237ba902ad487b9b187760dd95f7a6 P 013f4e5d9a18410fb8d043cdff5454db [LEADER]: Connected to new peer: Peer: permanent_uuid: "be9d1b9203614389a50b880ccf638cc2" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 33295 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:54:19.109532  6159 auto_leader_rebalancer.cc:141] leader rebalance for table multi_table_leader_balance_table1
I20260709 14:54:19.110975  6159 auto_leader_rebalancer.cc:452] table: multi_table_leader_balance_table1, leader rebalance finish, leader transfer count: 0
I20260709 14:54:19.111363  6159 auto_leader_rebalancer.cc:141] leader rebalance for table multi_table_leader_balance_table2
I20260709 14:54:19.121757  9961 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "0cb08b59564b4a7680b0b4e396240a2c"
dest_uuid: "ee7b0e26d3fb41fab58557069a56d204"
mode: GRACEFUL
new_leader_uuid: "be9d1b9203614389a50b880ccf638cc2"
 from {username='slave'} at 127.0.0.1:49670
I20260709 14:54:19.122238  9961 raft_consensus.cc:606] T 0cb08b59564b4a7680b0b4e396240a2c P ee7b0e26d3fb41fab58557069a56d204 [term 2 LEADER]: Received request to transfer leadership to TS be9d1b9203614389a50b880ccf638cc2
I20260709 14:54:19.123329  6159 auto_leader_rebalancer.cc:452] table: multi_table_leader_balance_table2, leader rebalance finish, leader transfer count: 1
I20260709 14:54:19.166996 10111 raft_consensus.cc:1275] T 2517f2f26b454aaf8af0b45f1743eaeb P be9d1b9203614389a50b880ccf638cc2 [term 2 FOLLOWER]: Refusing update from remote peer ee7b0e26d3fb41fab58557069a56d204: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:54:19.168111 10159 consensus_queue.cc:1048] T 2517f2f26b454aaf8af0b45f1743eaeb P ee7b0e26d3fb41fab58557069a56d204 [LEADER]: Connected to new peer: Peer: permanent_uuid: "be9d1b9203614389a50b880ccf638cc2" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 33295 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:54:19.177671 10037 raft_consensus.cc:1275] T 2517f2f26b454aaf8af0b45f1743eaeb P 013f4e5d9a18410fb8d043cdff5454db [term 2 FOLLOWER]: Refusing update from remote peer ee7b0e26d3fb41fab58557069a56d204: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:54:19.179257 10207 consensus_queue.cc:1048] T 2517f2f26b454aaf8af0b45f1743eaeb P ee7b0e26d3fb41fab58557069a56d204 [LEADER]: Connected to new peer: Peer: permanent_uuid: "013f4e5d9a18410fb8d043cdff5454db" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 35015 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 14:54:19.283586 10111 raft_consensus.cc:1275] T f7180989e28c49a6b97980519bff93c7 P be9d1b9203614389a50b880ccf638cc2 [term 2 FOLLOWER]: Refusing update from remote peer ee7b0e26d3fb41fab58557069a56d204: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:54:19.284700 10207 consensus_queue.cc:1048] T f7180989e28c49a6b97980519bff93c7 P ee7b0e26d3fb41fab58557069a56d204 [LEADER]: Connected to new peer: Peer: permanent_uuid: "be9d1b9203614389a50b880ccf638cc2" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 33295 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:54:19.290989 10037 raft_consensus.cc:1275] T f7180989e28c49a6b97980519bff93c7 P 013f4e5d9a18410fb8d043cdff5454db [term 2 FOLLOWER]: Refusing update from remote peer ee7b0e26d3fb41fab58557069a56d204: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:54:19.292343 10207 consensus_queue.cc:1048] T f7180989e28c49a6b97980519bff93c7 P ee7b0e26d3fb41fab58557069a56d204 [LEADER]: Connected to new peer: Peer: permanent_uuid: "013f4e5d9a18410fb8d043cdff5454db" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 35015 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:54:19.304844 10037 raft_consensus.cc:3060] T 0cb08b59564b4a7680b0b4e396240a2c P 013f4e5d9a18410fb8d043cdff5454db [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:54:19.309334 10037 raft_consensus.cc:1275] T 0cb08b59564b4a7680b0b4e396240a2c P 013f4e5d9a18410fb8d043cdff5454db [term 2 FOLLOWER]: Refusing update from remote peer ee7b0e26d3fb41fab58557069a56d204: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:54:19.310316 10207 consensus_queue.cc:1048] T 0cb08b59564b4a7680b0b4e396240a2c P ee7b0e26d3fb41fab58557069a56d204 [LEADER]: Connected to new peer: Peer: permanent_uuid: "013f4e5d9a18410fb8d043cdff5454db" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 35015 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:54:19.316865 10111 raft_consensus.cc:1275] T 0cb08b59564b4a7680b0b4e396240a2c P be9d1b9203614389a50b880ccf638cc2 [term 2 FOLLOWER]: Refusing update from remote peer ee7b0e26d3fb41fab58557069a56d204: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:54:19.318305 10159 consensus_queue.cc:1048] T 0cb08b59564b4a7680b0b4e396240a2c P ee7b0e26d3fb41fab58557069a56d204 [LEADER]: Connected to new peer: Peer: permanent_uuid: "be9d1b9203614389a50b880ccf638cc2" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 33295 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:54:19.325351 10209 raft_consensus.cc:993] T 0cb08b59564b4a7680b0b4e396240a2c P ee7b0e26d3fb41fab58557069a56d204: : Instructing follower be9d1b9203614389a50b880ccf638cc2 to start an election
I20260709 14:54:19.325757 10159 raft_consensus.cc:1081] T 0cb08b59564b4a7680b0b4e396240a2c P ee7b0e26d3fb41fab58557069a56d204 [term 2 LEADER]: Signalling peer be9d1b9203614389a50b880ccf638cc2 to start an election
I20260709 14:54:19.327216 10111 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "0cb08b59564b4a7680b0b4e396240a2c"
dest_uuid: "be9d1b9203614389a50b880ccf638cc2"
 from {username='slave'} at 127.0.0.1:56706
I20260709 14:54:19.327692 10111 raft_consensus.cc:493] T 0cb08b59564b4a7680b0b4e396240a2c P be9d1b9203614389a50b880ccf638cc2 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:54:19.328001 10111 raft_consensus.cc:3060] T 0cb08b59564b4a7680b0b4e396240a2c P be9d1b9203614389a50b880ccf638cc2 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:54:19.332108 10111 raft_consensus.cc:515] T 0cb08b59564b4a7680b0b4e396240a2c P be9d1b9203614389a50b880ccf638cc2 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee7b0e26d3fb41fab58557069a56d204" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 40731 } } peers { permanent_uuid: "013f4e5d9a18410fb8d043cdff5454db" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 35015 } } peers { permanent_uuid: "be9d1b9203614389a50b880ccf638cc2" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 33295 } }
I20260709 14:54:19.333619 10111 leader_election.cc:290] T 0cb08b59564b4a7680b0b4e396240a2c P be9d1b9203614389a50b880ccf638cc2 [CANDIDATE]: Term 3 election: Requested vote from peers ee7b0e26d3fb41fab58557069a56d204 (127.6.3.193:40731), 013f4e5d9a18410fb8d043cdff5454db (127.6.3.194:35015)
I20260709 14:54:19.334111  9961 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0cb08b59564b4a7680b0b4e396240a2c" candidate_uuid: "be9d1b9203614389a50b880ccf638cc2" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "ee7b0e26d3fb41fab58557069a56d204"
I20260709 14:54:19.334607 10037 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0cb08b59564b4a7680b0b4e396240a2c" candidate_uuid: "be9d1b9203614389a50b880ccf638cc2" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "013f4e5d9a18410fb8d043cdff5454db"
I20260709 14:54:19.334695  9961 raft_consensus.cc:3055] T 0cb08b59564b4a7680b0b4e396240a2c P ee7b0e26d3fb41fab58557069a56d204 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:54:19.335207  9961 raft_consensus.cc:740] T 0cb08b59564b4a7680b0b4e396240a2c P ee7b0e26d3fb41fab58557069a56d204 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: ee7b0e26d3fb41fab58557069a56d204, State: Running, Role: LEADER
I20260709 14:54:19.335201 10037 raft_consensus.cc:3060] T 0cb08b59564b4a7680b0b4e396240a2c P 013f4e5d9a18410fb8d043cdff5454db [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:54:19.335947  9961 consensus_queue.cc:260] T 0cb08b59564b4a7680b0b4e396240a2c P ee7b0e26d3fb41fab58557069a56d204 [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: "ee7b0e26d3fb41fab58557069a56d204" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 40731 } } peers { permanent_uuid: "013f4e5d9a18410fb8d043cdff5454db" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 35015 } } peers { permanent_uuid: "be9d1b9203614389a50b880ccf638cc2" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 33295 } }
I20260709 14:54:19.336794  9961 raft_consensus.cc:3060] T 0cb08b59564b4a7680b0b4e396240a2c P ee7b0e26d3fb41fab58557069a56d204 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:54:19.339558 10037 raft_consensus.cc:2468] T 0cb08b59564b4a7680b0b4e396240a2c P 013f4e5d9a18410fb8d043cdff5454db [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate be9d1b9203614389a50b880ccf638cc2 in term 3.
I20260709 14:54:19.340409 10077 leader_election.cc:304] T 0cb08b59564b4a7680b0b4e396240a2c P be9d1b9203614389a50b880ccf638cc2 [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: 013f4e5d9a18410fb8d043cdff5454db, be9d1b9203614389a50b880ccf638cc2; no voters: 
I20260709 14:54:19.341051 10189 raft_consensus.cc:2804] T 0cb08b59564b4a7680b0b4e396240a2c P be9d1b9203614389a50b880ccf638cc2 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:54:19.341482  9961 raft_consensus.cc:2468] T 0cb08b59564b4a7680b0b4e396240a2c P ee7b0e26d3fb41fab58557069a56d204 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate be9d1b9203614389a50b880ccf638cc2 in term 3.
I20260709 14:54:19.341565 10189 raft_consensus.cc:697] T 0cb08b59564b4a7680b0b4e396240a2c P be9d1b9203614389a50b880ccf638cc2 [term 3 LEADER]: Becoming Leader. State: Replica: be9d1b9203614389a50b880ccf638cc2, State: Running, Role: LEADER
I20260709 14:54:19.342571 10189 consensus_queue.cc:237] T 0cb08b59564b4a7680b0b4e396240a2c P be9d1b9203614389a50b880ccf638cc2 [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: "ee7b0e26d3fb41fab58557069a56d204" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 40731 } } peers { permanent_uuid: "013f4e5d9a18410fb8d043cdff5454db" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 35015 } } peers { permanent_uuid: "be9d1b9203614389a50b880ccf638cc2" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 33295 } }
I20260709 14:54:19.347680  9858 catalog_manager.cc:5697] T 0cb08b59564b4a7680b0b4e396240a2c P be9d1b9203614389a50b880ccf638cc2 reported cstate change: term changed from 2 to 3, leader changed from ee7b0e26d3fb41fab58557069a56d204 (127.6.3.193) to be9d1b9203614389a50b880ccf638cc2 (127.6.3.195). New cstate: current_term: 3 leader_uuid: "be9d1b9203614389a50b880ccf638cc2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee7b0e26d3fb41fab58557069a56d204" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 40731 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "013f4e5d9a18410fb8d043cdff5454db" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 35015 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "be9d1b9203614389a50b880ccf638cc2" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 33295 } health_report { overall_health: HEALTHY } } }
I20260709 14:54:19.465786  6159 tablet_server.cc:179] TabletServer@127.6.3.193:0 shutting down...
I20260709 14:54:19.483655  6159 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 14:54:19.484300  6159 tablet_replica.cc:333] T f7180989e28c49a6b97980519bff93c7 P ee7b0e26d3fb41fab58557069a56d204: stopping tablet replica
I20260709 14:54:19.484865  6159 raft_consensus.cc:2243] T f7180989e28c49a6b97980519bff93c7 P ee7b0e26d3fb41fab58557069a56d204 [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:54:19.485617  6159 raft_consensus.cc:2272] T f7180989e28c49a6b97980519bff93c7 P ee7b0e26d3fb41fab58557069a56d204 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:19.487648  6159 tablet_replica.cc:333] T 0cb08b59564b4a7680b0b4e396240a2c P ee7b0e26d3fb41fab58557069a56d204: stopping tablet replica
I20260709 14:54:19.488176  6159 raft_consensus.cc:2243] T 0cb08b59564b4a7680b0b4e396240a2c P ee7b0e26d3fb41fab58557069a56d204 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:19.488569  6159 raft_consensus.cc:2272] T 0cb08b59564b4a7680b0b4e396240a2c P ee7b0e26d3fb41fab58557069a56d204 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:19.490896  6159 tablet_replica.cc:333] T 99237ba902ad487b9b187760dd95f7a6 P ee7b0e26d3fb41fab58557069a56d204: stopping tablet replica
I20260709 14:54:19.491405  6159 raft_consensus.cc:2243] T 99237ba902ad487b9b187760dd95f7a6 P ee7b0e26d3fb41fab58557069a56d204 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:19.491812  6159 raft_consensus.cc:2272] T 99237ba902ad487b9b187760dd95f7a6 P ee7b0e26d3fb41fab58557069a56d204 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:19.493808  6159 tablet_replica.cc:333] T 2517f2f26b454aaf8af0b45f1743eaeb P ee7b0e26d3fb41fab58557069a56d204: stopping tablet replica
I20260709 14:54:19.494288  6159 raft_consensus.cc:2243] T 2517f2f26b454aaf8af0b45f1743eaeb P ee7b0e26d3fb41fab58557069a56d204 [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:54:19.494975  6159 raft_consensus.cc:2272] T 2517f2f26b454aaf8af0b45f1743eaeb P ee7b0e26d3fb41fab58557069a56d204 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 14:54:19.510452 10003 consensus_peers.cc:597] T 99237ba902ad487b9b187760dd95f7a6 P 013f4e5d9a18410fb8d043cdff5454db -> Peer ee7b0e26d3fb41fab58557069a56d204 (127.6.3.193:40731): Couldn't send request to peer ee7b0e26d3fb41fab58557069a56d204. Status: Network error: Client connection negotiation failed: client connection to 127.6.3.193:40731: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:54:19.510594  6159 tablet_server.cc:196] TabletServer@127.6.3.193:0 shutdown complete.
I20260709 14:54:19.521195  6159 tablet_server.cc:179] TabletServer@127.6.3.194:0 shutting down...
I20260709 14:54:19.536584  6159 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 14:54:19.537132  6159 tablet_replica.cc:333] T 0cb08b59564b4a7680b0b4e396240a2c P 013f4e5d9a18410fb8d043cdff5454db: stopping tablet replica
I20260709 14:54:19.537619  6159 raft_consensus.cc:2243] T 0cb08b59564b4a7680b0b4e396240a2c P 013f4e5d9a18410fb8d043cdff5454db [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:19.537954  6159 raft_consensus.cc:2272] T 0cb08b59564b4a7680b0b4e396240a2c P 013f4e5d9a18410fb8d043cdff5454db [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:19.539913  6159 tablet_replica.cc:333] T f7180989e28c49a6b97980519bff93c7 P 013f4e5d9a18410fb8d043cdff5454db: stopping tablet replica
I20260709 14:54:19.540339  6159 raft_consensus.cc:2243] T f7180989e28c49a6b97980519bff93c7 P 013f4e5d9a18410fb8d043cdff5454db [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:19.540678  6159 raft_consensus.cc:2272] T f7180989e28c49a6b97980519bff93c7 P 013f4e5d9a18410fb8d043cdff5454db [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:19.542243  6159 tablet_replica.cc:333] T 2517f2f26b454aaf8af0b45f1743eaeb P 013f4e5d9a18410fb8d043cdff5454db: stopping tablet replica
I20260709 14:54:19.542642  6159 raft_consensus.cc:2243] T 2517f2f26b454aaf8af0b45f1743eaeb P 013f4e5d9a18410fb8d043cdff5454db [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:19.543004  6159 raft_consensus.cc:2272] T 2517f2f26b454aaf8af0b45f1743eaeb P 013f4e5d9a18410fb8d043cdff5454db [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:19.545027  6159 tablet_replica.cc:333] T 99237ba902ad487b9b187760dd95f7a6 P 013f4e5d9a18410fb8d043cdff5454db: stopping tablet replica
I20260709 14:54:19.545411  6159 raft_consensus.cc:2243] T 99237ba902ad487b9b187760dd95f7a6 P 013f4e5d9a18410fb8d043cdff5454db [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:54:19.545985  6159 raft_consensus.cc:2272] T 99237ba902ad487b9b187760dd95f7a6 P 013f4e5d9a18410fb8d043cdff5454db [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:19.566849  6159 tablet_server.cc:196] TabletServer@127.6.3.194:0 shutdown complete.
I20260709 14:54:19.577065  6159 tablet_server.cc:179] TabletServer@127.6.3.195:0 shutting down...
I20260709 14:54:19.591674  6159 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 14:54:19.592268  6159 tablet_replica.cc:333] T f7180989e28c49a6b97980519bff93c7 P be9d1b9203614389a50b880ccf638cc2: stopping tablet replica
I20260709 14:54:19.592805  6159 raft_consensus.cc:2243] T f7180989e28c49a6b97980519bff93c7 P be9d1b9203614389a50b880ccf638cc2 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:19.593255  6159 raft_consensus.cc:2272] T f7180989e28c49a6b97980519bff93c7 P be9d1b9203614389a50b880ccf638cc2 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:19.595329  6159 tablet_replica.cc:333] T 0cb08b59564b4a7680b0b4e396240a2c P be9d1b9203614389a50b880ccf638cc2: stopping tablet replica
I20260709 14:54:19.595762  6159 raft_consensus.cc:2243] T 0cb08b59564b4a7680b0b4e396240a2c P be9d1b9203614389a50b880ccf638cc2 [term 3 LEADER]: Raft consensus shutting down.
I20260709 14:54:19.596274  6159 pending_rounds.cc:70] T 0cb08b59564b4a7680b0b4e396240a2c P be9d1b9203614389a50b880ccf638cc2: Trying to abort 1 pending ops.
I20260709 14:54:19.596441  6159 pending_rounds.cc:77] T 0cb08b59564b4a7680b0b4e396240a2c P be9d1b9203614389a50b880ccf638cc2: Aborting op as it isn't in flight: id { term: 3 index: 3 } timestamp: 7305661887874883584 op_type: NO_OP noop_request { }
I20260709 14:54:19.596707  6159 raft_consensus.cc:2889] T 0cb08b59564b4a7680b0b4e396240a2c P be9d1b9203614389a50b880ccf638cc2 [term 3 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260709 14:54:19.596989  6159 raft_consensus.cc:2272] T 0cb08b59564b4a7680b0b4e396240a2c P be9d1b9203614389a50b880ccf638cc2 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:19.599227  6159 tablet_replica.cc:333] T 2517f2f26b454aaf8af0b45f1743eaeb P be9d1b9203614389a50b880ccf638cc2: stopping tablet replica
I20260709 14:54:19.599711  6159 raft_consensus.cc:2243] T 2517f2f26b454aaf8af0b45f1743eaeb P be9d1b9203614389a50b880ccf638cc2 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:19.600083  6159 raft_consensus.cc:2272] T 2517f2f26b454aaf8af0b45f1743eaeb P be9d1b9203614389a50b880ccf638cc2 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:19.601878  6159 tablet_replica.cc:333] T 99237ba902ad487b9b187760dd95f7a6 P be9d1b9203614389a50b880ccf638cc2: stopping tablet replica
I20260709 14:54:19.602324  6159 raft_consensus.cc:2243] T 99237ba902ad487b9b187760dd95f7a6 P be9d1b9203614389a50b880ccf638cc2 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:19.602746  6159 raft_consensus.cc:2272] T 99237ba902ad487b9b187760dd95f7a6 P be9d1b9203614389a50b880ccf638cc2 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:19.623292  6159 tablet_server.cc:196] TabletServer@127.6.3.195:0 shutdown complete.
I20260709 14:54:19.633141  6159 master.cc:562] Master@127.6.3.254:34271 shutting down...
I20260709 14:54:19.646716  6159 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 4426b5ddab7b44239395e22aef916c6e [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:54:19.647179  6159 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 4426b5ddab7b44239395e22aef916c6e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:19.647467  6159 tablet_replica.cc:333] T 00000000000000000000000000000000 P 4426b5ddab7b44239395e22aef916c6e: stopping tablet replica
I20260709 14:54:19.664378  6159 master.cc:584] Master@127.6.3.254:34271 shutdown complete.
[       OK ] LeaderRebalancerTest.MultiTableLeaderBalance (2751 ms)
[----------] 6 tests from LeaderRebalancerTest (83593 ms total)

[----------] 2 tests from FilterSoftDeletedTableTest
[ RUN      ] FilterSoftDeletedTableTest.TestFilterSofteDeletedTable/0
I20260709 14:54:19.688810  6159 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.6.3.254:33687
I20260709 14:54:19.689738  6159 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:54:19.694308 10214 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
W20260709 14:54:19.694502 10215 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
W20260709 14:54:19.695511 10217 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
I20260709 14:54:19.696306  6159 server_base.cc:1061] running on GCE node
I20260709 14:54:19.696874  6159 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 14:54:19.697016  6159 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 14:54:19.697113  6159 hybrid_clock.cc:648] HybridClock initialized: now 1783608859697105 us; error 0 us; skew 500 ppm
I20260709 14:54:19.697477  6159 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:54:19.699533  6159 webserver.cc:533] Webserver started at http://127.6.3.254:37681/ using document root <none> and password file <none>
I20260709 14:54:19.699918  6159 fs_manager.cc:362] Metadata directory not provided
I20260709 14:54:19.700057  6159 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 14:54:19.700248  6159 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 14:54:19.701148  6159 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskD7XNpc/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783608775933393-6159-0/minicluster-data/master-0-root/instance:
uuid: "37e174f1806d4519ac1d50a168705b34"
format_stamp: "Formatted at 2026-07-09 14:54:19 on dist-test-slave-rx4q"
I20260709 14:54:19.705157  6159 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.002s
I20260709 14:54:19.707957 10222 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:54:19.708602  6159 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260709 14:54:19.708863  6159 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskD7XNpc/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783608775933393-6159-0/minicluster-data/master-0-root
uuid: "37e174f1806d4519ac1d50a168705b34"
format_stamp: "Formatted at 2026-07-09 14:54:19 on dist-test-slave-rx4q"
I20260709 14:54:19.709105  6159 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskD7XNpc/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783608775933393-6159-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskD7XNpc/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783608775933393-6159-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskD7XNpc/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783608775933393-6159-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)
I20260709 14:54:19.720328  6159 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:54:19.721203  6159 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:54:19.754341  6159 rpc_server.cc:307] RPC server started. Bound to: 127.6.3.254:33687
I20260709 14:54:19.754424 10273 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.6.3.254:33687 every 8 connection(s)
I20260709 14:54:19.757858 10274 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:19.767253 10274 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 37e174f1806d4519ac1d50a168705b34: Bootstrap starting.
I20260709 14:54:19.771205 10274 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 37e174f1806d4519ac1d50a168705b34: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:19.774648 10274 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 37e174f1806d4519ac1d50a168705b34: No bootstrap required, opened a new log
I20260709 14:54:19.776467 10274 raft_consensus.cc:359] T 00000000000000000000000000000000 P 37e174f1806d4519ac1d50a168705b34 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "37e174f1806d4519ac1d50a168705b34" member_type: VOTER }
I20260709 14:54:19.776798 10274 raft_consensus.cc:385] T 00000000000000000000000000000000 P 37e174f1806d4519ac1d50a168705b34 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:19.776963 10274 raft_consensus.cc:740] T 00000000000000000000000000000000 P 37e174f1806d4519ac1d50a168705b34 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 37e174f1806d4519ac1d50a168705b34, State: Initialized, Role: FOLLOWER
I20260709 14:54:19.777410 10274 consensus_queue.cc:260] T 00000000000000000000000000000000 P 37e174f1806d4519ac1d50a168705b34 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "37e174f1806d4519ac1d50a168705b34" member_type: VOTER }
I20260709 14:54:19.777789 10274 raft_consensus.cc:399] T 00000000000000000000000000000000 P 37e174f1806d4519ac1d50a168705b34 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260709 14:54:19.777954 10274 raft_consensus.cc:493] T 00000000000000000000000000000000 P 37e174f1806d4519ac1d50a168705b34 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260709 14:54:19.778133 10274 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 37e174f1806d4519ac1d50a168705b34 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:19.781780 10274 raft_consensus.cc:515] T 00000000000000000000000000000000 P 37e174f1806d4519ac1d50a168705b34 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "37e174f1806d4519ac1d50a168705b34" member_type: VOTER }
I20260709 14:54:19.782181 10274 leader_election.cc:304] T 00000000000000000000000000000000 P 37e174f1806d4519ac1d50a168705b34 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 37e174f1806d4519ac1d50a168705b34; no voters: 
I20260709 14:54:19.783315 10274 leader_election.cc:290] T 00000000000000000000000000000000 P 37e174f1806d4519ac1d50a168705b34 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260709 14:54:19.783558 10277 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 37e174f1806d4519ac1d50a168705b34 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:54:19.784955 10277 raft_consensus.cc:697] T 00000000000000000000000000000000 P 37e174f1806d4519ac1d50a168705b34 [term 1 LEADER]: Becoming Leader. State: Replica: 37e174f1806d4519ac1d50a168705b34, State: Running, Role: LEADER
I20260709 14:54:19.785557 10277 consensus_queue.cc:237] T 00000000000000000000000000000000 P 37e174f1806d4519ac1d50a168705b34 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "37e174f1806d4519ac1d50a168705b34" member_type: VOTER }
I20260709 14:54:19.785988 10274 sys_catalog.cc:565] T 00000000000000000000000000000000 P 37e174f1806d4519ac1d50a168705b34 [sys.catalog]: configured and running, proceeding with master startup.
I20260709 14:54:19.788244 10278 sys_catalog.cc:455] T 00000000000000000000000000000000 P 37e174f1806d4519ac1d50a168705b34 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "37e174f1806d4519ac1d50a168705b34" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "37e174f1806d4519ac1d50a168705b34" member_type: VOTER } }
I20260709 14:54:19.788323 10279 sys_catalog.cc:455] T 00000000000000000000000000000000 P 37e174f1806d4519ac1d50a168705b34 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 37e174f1806d4519ac1d50a168705b34. Latest consensus state: current_term: 1 leader_uuid: "37e174f1806d4519ac1d50a168705b34" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "37e174f1806d4519ac1d50a168705b34" member_type: VOTER } }
I20260709 14:54:19.789052 10279 sys_catalog.cc:458] T 00000000000000000000000000000000 P 37e174f1806d4519ac1d50a168705b34 [sys.catalog]: This master's current role is: LEADER
I20260709 14:54:19.788998 10278 sys_catalog.cc:458] T 00000000000000000000000000000000 P 37e174f1806d4519ac1d50a168705b34 [sys.catalog]: This master's current role is: LEADER
I20260709 14:54:19.791811 10283 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260709 14:54:19.795970 10283 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260709 14:54:19.800272  6159 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260709 14:54:19.804095 10283 catalog_manager.cc:1383] Generated new cluster ID: 7efff089aa3345de9acf667e15dd4617
I20260709 14:54:19.804351 10283 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260709 14:54:19.820595 10283 catalog_manager.cc:1406] Generated new certificate authority record
I20260709 14:54:19.821705 10283 catalog_manager.cc:1540] Loading token signing keys...
I20260709 14:54:19.834069 10283 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 37e174f1806d4519ac1d50a168705b34: Generated new TSK 0
I20260709 14:54:19.834596 10283 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260709 14:54:19.866958  6159 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:54:19.872246 10295 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
W20260709 14:54:19.873775 10296 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
I20260709 14:54:19.875662  6159 server_base.cc:1061] running on GCE node
W20260709 14:54:19.876034 10298 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
I20260709 14:54:19.876942  6159 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 14:54:19.877115  6159 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 14:54:19.877226  6159 hybrid_clock.cc:648] HybridClock initialized: now 1783608859877216 us; error 0 us; skew 500 ppm
I20260709 14:54:19.877655  6159 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:54:19.879711  6159 webserver.cc:533] Webserver started at http://127.6.3.193:32781/ using document root <none> and password file <none>
I20260709 14:54:19.880117  6159 fs_manager.cc:362] Metadata directory not provided
I20260709 14:54:19.880265  6159 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 14:54:19.880461  6159 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 14:54:19.881426  6159 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskD7XNpc/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783608775933393-6159-0/minicluster-data/ts-0-root/instance:
uuid: "3a41d8f651a64395b5bccf24ac50771c"
format_stamp: "Formatted at 2026-07-09 14:54:19 on dist-test-slave-rx4q"
I20260709 14:54:19.885530  6159 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260709 14:54:19.888619 10303 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:54:19.889266  6159 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260709 14:54:19.889513  6159 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskD7XNpc/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783608775933393-6159-0/minicluster-data/ts-0-root
uuid: "3a41d8f651a64395b5bccf24ac50771c"
format_stamp: "Formatted at 2026-07-09 14:54:19 on dist-test-slave-rx4q"
I20260709 14:54:19.889737  6159 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskD7XNpc/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783608775933393-6159-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskD7XNpc/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783608775933393-6159-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskD7XNpc/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783608775933393-6159-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)
I20260709 14:54:19.912551  6159 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:54:19.913496  6159 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:54:19.914701  6159 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 14:54:19.916821  6159 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 14:54:19.917048  6159 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:54:19.917287  6159 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 14:54:19.917456  6159 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:54:19.952031  6159 rpc_server.cc:307] RPC server started. Bound to: 127.6.3.193:37363
I20260709 14:54:19.952121 10365 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.6.3.193:37363 every 8 connection(s)
I20260709 14:54:19.956737  6159 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:54:19.963270 10370 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
W20260709 14:54:19.964200 10371 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
W20260709 14:54:19.966773 10373 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
I20260709 14:54:19.967651  6159 server_base.cc:1061] running on GCE node
I20260709 14:54:19.968451 10366 heartbeater.cc:344] Connected to a master server at 127.6.3.254:33687
I20260709 14:54:19.968816 10366 heartbeater.cc:461] Registering TS with master...
I20260709 14:54:19.969226  6159 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260709 14:54:19.969508 10366 heartbeater.cc:507] Master 127.6.3.254:33687 requested a full tablet report, sending...
W20260709 14:54:19.969507  6159 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 14:54:19.969879  6159 hybrid_clock.cc:648] HybridClock initialized: now 1783608859969863 us; error 0 us; skew 500 ppm
I20260709 14:54:19.970455  6159 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:54:19.971815 10239 ts_manager.cc:194] Registered new tserver with Master: 3a41d8f651a64395b5bccf24ac50771c (127.6.3.193:37363)
I20260709 14:54:19.973004  6159 webserver.cc:533] Webserver started at http://127.6.3.194:33263/ using document root <none> and password file <none>
I20260709 14:54:19.973628  6159 fs_manager.cc:362] Metadata directory not provided
I20260709 14:54:19.973839  6159 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 14:54:19.974153  6159 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 14:54:19.974200 10239 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:40518
I20260709 14:54:19.975515  6159 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskD7XNpc/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783608775933393-6159-0/minicluster-data/ts-1-root/instance:
uuid: "dded0e9532a643cdbf1153dd0115db18"
format_stamp: "Formatted at 2026-07-09 14:54:19 on dist-test-slave-rx4q"
I20260709 14:54:19.979485  6159 fs_manager.cc:696] Time spent creating directory manager: real 0.003s	user 0.004s	sys 0.000s
I20260709 14:54:19.982406 10378 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:54:19.983309  6159 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260709 14:54:19.983531  6159 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskD7XNpc/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783608775933393-6159-0/minicluster-data/ts-1-root
uuid: "dded0e9532a643cdbf1153dd0115db18"
format_stamp: "Formatted at 2026-07-09 14:54:19 on dist-test-slave-rx4q"
I20260709 14:54:19.983775  6159 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskD7XNpc/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783608775933393-6159-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskD7XNpc/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783608775933393-6159-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskD7XNpc/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783608775933393-6159-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)
I20260709 14:54:19.993062  6159 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:54:19.993870  6159 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:54:19.995231  6159 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 14:54:19.997080  6159 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 14:54:19.997237  6159 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:54:19.997433  6159 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 14:54:19.997571  6159 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:54:20.032428  6159 rpc_server.cc:307] RPC server started. Bound to: 127.6.3.194:43185
I20260709 14:54:20.032511 10440 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.6.3.194:43185 every 8 connection(s)
I20260709 14:54:20.036967  6159 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:54:20.043520 10444 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
W20260709 14:54:20.043864 10445 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
W20260709 14:54:20.046665 10447 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
I20260709 14:54:20.047710  6159 server_base.cc:1061] running on GCE node
I20260709 14:54:20.048682  6159 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 14:54:20.048939  6159 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 14:54:20.049147  6159 hybrid_clock.cc:648] HybridClock initialized: now 1783608860049129 us; error 0 us; skew 500 ppm
I20260709 14:54:20.049273 10441 heartbeater.cc:344] Connected to a master server at 127.6.3.254:33687
I20260709 14:54:20.049654 10441 heartbeater.cc:461] Registering TS with master...
I20260709 14:54:20.049860  6159 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:54:20.050457 10441 heartbeater.cc:507] Master 127.6.3.254:33687 requested a full tablet report, sending...
I20260709 14:54:20.052418  6159 webserver.cc:533] Webserver started at http://127.6.3.195:45945/ using document root <none> and password file <none>
I20260709 14:54:20.052760 10239 ts_manager.cc:194] Registered new tserver with Master: dded0e9532a643cdbf1153dd0115db18 (127.6.3.194:43185)
I20260709 14:54:20.053033  6159 fs_manager.cc:362] Metadata directory not provided
I20260709 14:54:20.053293  6159 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 14:54:20.053586  6159 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 14:54:20.054497 10239 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:40526
I20260709 14:54:20.054955  6159 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskD7XNpc/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783608775933393-6159-0/minicluster-data/ts-2-root/instance:
uuid: "22d1dbccd8e14455bf955324fe73338c"
format_stamp: "Formatted at 2026-07-09 14:54:20 on dist-test-slave-rx4q"
I20260709 14:54:20.059223  6159 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260709 14:54:20.062302 10452 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:54:20.063022  6159 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260709 14:54:20.063369  6159 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskD7XNpc/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783608775933393-6159-0/minicluster-data/ts-2-root
uuid: "22d1dbccd8e14455bf955324fe73338c"
format_stamp: "Formatted at 2026-07-09 14:54:20 on dist-test-slave-rx4q"
I20260709 14:54:20.063652  6159 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskD7XNpc/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783608775933393-6159-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskD7XNpc/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783608775933393-6159-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskD7XNpc/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783608775933393-6159-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)
I20260709 14:54:20.083309  6159 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:54:20.084247  6159 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:54:20.085492  6159 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 14:54:20.087697  6159 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 14:54:20.087885  6159 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:54:20.088106  6159 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 14:54:20.088261  6159 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:54:20.123198  6159 rpc_server.cc:307] RPC server started. Bound to: 127.6.3.195:40245
I20260709 14:54:20.123309 10514 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.6.3.195:40245 every 8 connection(s)
I20260709 14:54:20.135316 10515 heartbeater.cc:344] Connected to a master server at 127.6.3.254:33687
I20260709 14:54:20.135713 10515 heartbeater.cc:461] Registering TS with master...
I20260709 14:54:20.136344 10515 heartbeater.cc:507] Master 127.6.3.254:33687 requested a full tablet report, sending...
I20260709 14:54:20.138067 10239 ts_manager.cc:194] Registered new tserver with Master: 22d1dbccd8e14455bf955324fe73338c (127.6.3.195:40245)
I20260709 14:54:20.138275  6159 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.012132816s
I20260709 14:54:20.139850 10239 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:40528
I20260709 14:54:20.161705 10239 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:40532:
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\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q""\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260709 14:54:20.163996 10239 catalog_manager.cc:7077] 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.
I20260709 14:54:20.226333 10480 tablet_service.cc:1511] Processing CreateTablet for tablet 38fc138cbcee45fbaefc1766f4fd7f79 (DEFAULT_TABLE table=test-workload [id=2bfd37c53ed544c4a2d1be99f0758920]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 14:54:20.227666 10480 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 38fc138cbcee45fbaefc1766f4fd7f79. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:20.232061 10479 tablet_service.cc:1511] Processing CreateTablet for tablet 111a119cebca48088230eacd075558fa (DEFAULT_TABLE table=test-workload [id=2bfd37c53ed544c4a2d1be99f0758920]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 14:54:20.233389 10479 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 111a119cebca48088230eacd075558fa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:20.233834 10406 tablet_service.cc:1511] Processing CreateTablet for tablet 38fc138cbcee45fbaefc1766f4fd7f79 (DEFAULT_TABLE table=test-workload [id=2bfd37c53ed544c4a2d1be99f0758920]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 14:54:20.235153 10406 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 38fc138cbcee45fbaefc1766f4fd7f79. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:20.235211 10405 tablet_service.cc:1511] Processing CreateTablet for tablet 111a119cebca48088230eacd075558fa (DEFAULT_TABLE table=test-workload [id=2bfd37c53ed544c4a2d1be99f0758920]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 14:54:20.235402 10402 tablet_service.cc:1511] Processing CreateTablet for tablet ede17619c7a54d698a8dd667037fb2fe (DEFAULT_TABLE table=test-workload [id=2bfd37c53ed544c4a2d1be99f0758920]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 14:54:20.236105 10478 tablet_service.cc:1511] Processing CreateTablet for tablet 366b420a02b148df8e53dcd5efa4a40f (DEFAULT_TABLE table=test-workload [id=2bfd37c53ed544c4a2d1be99f0758920]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 14:54:20.237353 10478 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 366b420a02b148df8e53dcd5efa4a40f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:20.237154 10404 tablet_service.cc:1511] Processing CreateTablet for tablet 366b420a02b148df8e53dcd5efa4a40f (DEFAULT_TABLE table=test-workload [id=2bfd37c53ed544c4a2d1be99f0758920]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 14:54:20.239010 10403 tablet_service.cc:1511] Processing CreateTablet for tablet a39af33e8ed04777ad20124f23c94655 (DEFAULT_TABLE table=test-workload [id=2bfd37c53ed544c4a2d1be99f0758920]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 14:54:20.241374 10329 tablet_service.cc:1511] Processing CreateTablet for tablet 366b420a02b148df8e53dcd5efa4a40f (DEFAULT_TABLE table=test-workload [id=2bfd37c53ed544c4a2d1be99f0758920]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 14:54:20.240134 10327 tablet_service.cc:1511] Processing CreateTablet for tablet ede17619c7a54d698a8dd667037fb2fe (DEFAULT_TABLE table=test-workload [id=2bfd37c53ed544c4a2d1be99f0758920]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 14:54:20.242724 10329 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 366b420a02b148df8e53dcd5efa4a40f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:20.244072 10328 tablet_service.cc:1511] Processing CreateTablet for tablet a39af33e8ed04777ad20124f23c94655 (DEFAULT_TABLE table=test-workload [id=2bfd37c53ed544c4a2d1be99f0758920]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 14:54:20.245865 10477 tablet_service.cc:1511] Processing CreateTablet for tablet a39af33e8ed04777ad20124f23c94655 (DEFAULT_TABLE table=test-workload [id=2bfd37c53ed544c4a2d1be99f0758920]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 14:54:20.246096 10326 tablet_service.cc:1511] Processing CreateTablet for tablet 25b7e3b486064666b92946f921badec7 (DEFAULT_TABLE table=test-workload [id=2bfd37c53ed544c4a2d1be99f0758920]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 14:54:20.247118 10477 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a39af33e8ed04777ad20124f23c94655. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:20.249655 10476 tablet_service.cc:1511] Processing CreateTablet for tablet ede17619c7a54d698a8dd667037fb2fe (DEFAULT_TABLE table=test-workload [id=2bfd37c53ed544c4a2d1be99f0758920]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 14:54:20.252090 10475 tablet_service.cc:1511] Processing CreateTablet for tablet 25b7e3b486064666b92946f921badec7 (DEFAULT_TABLE table=test-workload [id=2bfd37c53ed544c4a2d1be99f0758920]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 14:54:20.253299 10325 tablet_service.cc:1511] Processing CreateTablet for tablet 30ec93a56fc842e2aff04bb12ed1545e (DEFAULT_TABLE table=test-workload [id=2bfd37c53ed544c4a2d1be99f0758920]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 14:54:20.240310 10330 tablet_service.cc:1511] Processing CreateTablet for tablet 111a119cebca48088230eacd075558fa (DEFAULT_TABLE table=test-workload [id=2bfd37c53ed544c4a2d1be99f0758920]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 14:54:20.238787 10331 tablet_service.cc:1511] Processing CreateTablet for tablet 38fc138cbcee45fbaefc1766f4fd7f79 (DEFAULT_TABLE table=test-workload [id=2bfd37c53ed544c4a2d1be99f0758920]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 14:54:20.257290 10328 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a39af33e8ed04777ad20124f23c94655. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:20.258816 10400 tablet_service.cc:1511] Processing CreateTablet for tablet 30ec93a56fc842e2aff04bb12ed1545e (DEFAULT_TABLE table=test-workload [id=2bfd37c53ed544c4a2d1be99f0758920]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 14:54:20.260964 10326 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 25b7e3b486064666b92946f921badec7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:20.261519 10405 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 111a119cebca48088230eacd075558fa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:20.250944 10476 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ede17619c7a54d698a8dd667037fb2fe. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:20.262631 10401 tablet_service.cc:1511] Processing CreateTablet for tablet 25b7e3b486064666b92946f921badec7 (DEFAULT_TABLE table=test-workload [id=2bfd37c53ed544c4a2d1be99f0758920]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 14:54:20.263306 10475 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 25b7e3b486064666b92946f921badec7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:20.263900 10325 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 30ec93a56fc842e2aff04bb12ed1545e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:20.260982 10324 tablet_service.cc:1511] Processing CreateTablet for tablet 7f5d020143604d42a692df3c9158f601 (DEFAULT_TABLE table=test-workload [id=2bfd37c53ed544c4a2d1be99f0758920]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 14:54:20.266252 10324 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7f5d020143604d42a692df3c9158f601. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:20.268537 10403 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a39af33e8ed04777ad20124f23c94655. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:20.277616 10402 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ede17619c7a54d698a8dd667037fb2fe. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:20.282119 10400 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 30ec93a56fc842e2aff04bb12ed1545e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:20.283612 10401 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 25b7e3b486064666b92946f921badec7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:20.285480 10404 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 366b420a02b148df8e53dcd5efa4a40f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:20.287384 10330 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 111a119cebca48088230eacd075558fa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:20.287983 10331 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 38fc138cbcee45fbaefc1766f4fd7f79. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:20.289443 10327 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ede17619c7a54d698a8dd667037fb2fe. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:20.292750 10399 tablet_service.cc:1511] Processing CreateTablet for tablet 7f5d020143604d42a692df3c9158f601 (DEFAULT_TABLE table=test-workload [id=2bfd37c53ed544c4a2d1be99f0758920]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 14:54:20.294179 10399 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7f5d020143604d42a692df3c9158f601. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:20.308017 10530 tablet_bootstrap.cc:492] T 38fc138cbcee45fbaefc1766f4fd7f79 P dded0e9532a643cdbf1153dd0115db18: Bootstrap starting.
I20260709 14:54:20.310878 10323 tablet_service.cc:1511] Processing CreateTablet for tablet 3c1bc4c0d6e74b2e91daf92b0490e6fa (DEFAULT_TABLE table=test-workload [id=2bfd37c53ed544c4a2d1be99f0758920]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 14:54:20.312067 10323 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3c1bc4c0d6e74b2e91daf92b0490e6fa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:20.313678 10530 tablet_bootstrap.cc:654] T 38fc138cbcee45fbaefc1766f4fd7f79 P dded0e9532a643cdbf1153dd0115db18: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:20.322199 10406 tablet_service.cc:1511] Processing CreateTablet for tablet 3c1bc4c0d6e74b2e91daf92b0490e6fa (DEFAULT_TABLE table=test-workload [id=2bfd37c53ed544c4a2d1be99f0758920]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 14:54:20.323534 10406 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3c1bc4c0d6e74b2e91daf92b0490e6fa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:20.337971 10479 tablet_service.cc:1511] Processing CreateTablet for tablet 30ec93a56fc842e2aff04bb12ed1545e (DEFAULT_TABLE table=test-workload [id=2bfd37c53ed544c4a2d1be99f0758920]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 14:54:20.340181 10473 tablet_service.cc:1511] Processing CreateTablet for tablet 3c1bc4c0d6e74b2e91daf92b0490e6fa (DEFAULT_TABLE table=test-workload [id=2bfd37c53ed544c4a2d1be99f0758920]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 14:54:20.338608 10474 tablet_service.cc:1511] Processing CreateTablet for tablet 7f5d020143604d42a692df3c9158f601 (DEFAULT_TABLE table=test-workload [id=2bfd37c53ed544c4a2d1be99f0758920]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 14:54:20.344473 10474 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7f5d020143604d42a692df3c9158f601. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:20.388686 10479 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 30ec93a56fc842e2aff04bb12ed1545e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:20.392124 10473 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3c1bc4c0d6e74b2e91daf92b0490e6fa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:20.398654 10531 tablet_bootstrap.cc:492] T 366b420a02b148df8e53dcd5efa4a40f P 22d1dbccd8e14455bf955324fe73338c: Bootstrap starting.
I20260709 14:54:20.450532 10533 tablet_bootstrap.cc:492] T 3c1bc4c0d6e74b2e91daf92b0490e6fa P 3a41d8f651a64395b5bccf24ac50771c: Bootstrap starting.
W20260709 14:54:20.455289 10226 outbound_call.cc:321] RPC callback for RPC call kudu.tserver.TabletServerAdminService.CreateTablet -> {remote=127.6.3.195:40245, user_credentials={real_user=slave}} blocked reactor thread for 44232.1us
W20260709 14:54:20.451155 10224 outbound_call.cc:321] RPC callback for RPC call kudu.tserver.TabletServerAdminService.CreateTablet -> {remote=127.6.3.194:43185, user_credentials={real_user=slave}} blocked reactor thread for 63955.2us
I20260709 14:54:20.461146 10531 tablet_bootstrap.cc:654] T 366b420a02b148df8e53dcd5efa4a40f P 22d1dbccd8e14455bf955324fe73338c: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:20.464756 10530 tablet_bootstrap.cc:492] T 38fc138cbcee45fbaefc1766f4fd7f79 P dded0e9532a643cdbf1153dd0115db18: No bootstrap required, opened a new log
I20260709 14:54:20.471253 10533 tablet_bootstrap.cc:654] T 3c1bc4c0d6e74b2e91daf92b0490e6fa P 3a41d8f651a64395b5bccf24ac50771c: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:20.471364 10530 ts_tablet_manager.cc:1403] T 38fc138cbcee45fbaefc1766f4fd7f79 P dded0e9532a643cdbf1153dd0115db18: Time spent bootstrapping tablet: real 0.164s	user 0.019s	sys 0.021s
I20260709 14:54:20.499713 10533 tablet_bootstrap.cc:492] T 3c1bc4c0d6e74b2e91daf92b0490e6fa P 3a41d8f651a64395b5bccf24ac50771c: No bootstrap required, opened a new log
I20260709 14:54:20.500243 10533 ts_tablet_manager.cc:1403] T 3c1bc4c0d6e74b2e91daf92b0490e6fa P 3a41d8f651a64395b5bccf24ac50771c: Time spent bootstrapping tablet: real 0.050s	user 0.016s	sys 0.004s
I20260709 14:54:20.500792 10530 raft_consensus.cc:359] T 38fc138cbcee45fbaefc1766f4fd7f79 P dded0e9532a643cdbf1153dd0115db18 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22d1dbccd8e14455bf955324fe73338c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 40245 } } peers { permanent_uuid: "dded0e9532a643cdbf1153dd0115db18" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43185 } } peers { permanent_uuid: "3a41d8f651a64395b5bccf24ac50771c" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 37363 } }
I20260709 14:54:20.508188 10530 raft_consensus.cc:385] T 38fc138cbcee45fbaefc1766f4fd7f79 P dded0e9532a643cdbf1153dd0115db18 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:20.508476 10530 raft_consensus.cc:740] T 38fc138cbcee45fbaefc1766f4fd7f79 P dded0e9532a643cdbf1153dd0115db18 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dded0e9532a643cdbf1153dd0115db18, State: Initialized, Role: FOLLOWER
I20260709 14:54:20.509173 10530 consensus_queue.cc:260] T 38fc138cbcee45fbaefc1766f4fd7f79 P dded0e9532a643cdbf1153dd0115db18 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22d1dbccd8e14455bf955324fe73338c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 40245 } } peers { permanent_uuid: "dded0e9532a643cdbf1153dd0115db18" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43185 } } peers { permanent_uuid: "3a41d8f651a64395b5bccf24ac50771c" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 37363 } }
I20260709 14:54:20.509701 10531 tablet_bootstrap.cc:492] T 366b420a02b148df8e53dcd5efa4a40f P 22d1dbccd8e14455bf955324fe73338c: No bootstrap required, opened a new log
I20260709 14:54:20.509465 10533 raft_consensus.cc:359] T 3c1bc4c0d6e74b2e91daf92b0490e6fa P 3a41d8f651a64395b5bccf24ac50771c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a41d8f651a64395b5bccf24ac50771c" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 37363 } } peers { permanent_uuid: "dded0e9532a643cdbf1153dd0115db18" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43185 } } peers { permanent_uuid: "22d1dbccd8e14455bf955324fe73338c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 40245 } }
I20260709 14:54:20.510303 10531 ts_tablet_manager.cc:1403] T 366b420a02b148df8e53dcd5efa4a40f P 22d1dbccd8e14455bf955324fe73338c: Time spent bootstrapping tablet: real 0.113s	user 0.014s	sys 0.020s
I20260709 14:54:20.510166 10533 raft_consensus.cc:385] T 3c1bc4c0d6e74b2e91daf92b0490e6fa P 3a41d8f651a64395b5bccf24ac50771c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:20.510741 10533 raft_consensus.cc:740] T 3c1bc4c0d6e74b2e91daf92b0490e6fa P 3a41d8f651a64395b5bccf24ac50771c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3a41d8f651a64395b5bccf24ac50771c, State: Initialized, Role: FOLLOWER
I20260709 14:54:20.511480 10441 heartbeater.cc:499] Master 127.6.3.254:33687 was elected leader, sending a full tablet report...
I20260709 14:54:20.512017 10530 ts_tablet_manager.cc:1434] T 38fc138cbcee45fbaefc1766f4fd7f79 P dded0e9532a643cdbf1153dd0115db18: Time spent starting tablet: real 0.038s	user 0.005s	sys 0.002s
I20260709 14:54:20.512884 10530 tablet_bootstrap.cc:492] T 366b420a02b148df8e53dcd5efa4a40f P dded0e9532a643cdbf1153dd0115db18: Bootstrap starting.
I20260709 14:54:20.512722 10531 raft_consensus.cc:359] T 366b420a02b148df8e53dcd5efa4a40f P 22d1dbccd8e14455bf955324fe73338c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a41d8f651a64395b5bccf24ac50771c" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 37363 } } peers { permanent_uuid: "dded0e9532a643cdbf1153dd0115db18" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43185 } } peers { permanent_uuid: "22d1dbccd8e14455bf955324fe73338c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 40245 } }
I20260709 14:54:20.513253 10531 raft_consensus.cc:385] T 366b420a02b148df8e53dcd5efa4a40f P 22d1dbccd8e14455bf955324fe73338c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:20.513487 10531 raft_consensus.cc:740] T 366b420a02b148df8e53dcd5efa4a40f P 22d1dbccd8e14455bf955324fe73338c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 22d1dbccd8e14455bf955324fe73338c, State: Initialized, Role: FOLLOWER
I20260709 14:54:20.514088 10531 consensus_queue.cc:260] T 366b420a02b148df8e53dcd5efa4a40f P 22d1dbccd8e14455bf955324fe73338c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a41d8f651a64395b5bccf24ac50771c" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 37363 } } peers { permanent_uuid: "dded0e9532a643cdbf1153dd0115db18" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43185 } } peers { permanent_uuid: "22d1dbccd8e14455bf955324fe73338c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 40245 } }
I20260709 14:54:20.515266 10533 consensus_queue.cc:260] T 3c1bc4c0d6e74b2e91daf92b0490e6fa P 3a41d8f651a64395b5bccf24ac50771c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a41d8f651a64395b5bccf24ac50771c" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 37363 } } peers { permanent_uuid: "dded0e9532a643cdbf1153dd0115db18" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43185 } } peers { permanent_uuid: "22d1dbccd8e14455bf955324fe73338c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 40245 } }
I20260709 14:54:20.519222 10530 tablet_bootstrap.cc:654] T 366b420a02b148df8e53dcd5efa4a40f P dded0e9532a643cdbf1153dd0115db18: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:20.523510 10515 heartbeater.cc:499] Master 127.6.3.254:33687 was elected leader, sending a full tablet report...
I20260709 14:54:20.524120 10531 ts_tablet_manager.cc:1434] T 366b420a02b148df8e53dcd5efa4a40f P 22d1dbccd8e14455bf955324fe73338c: Time spent starting tablet: real 0.013s	user 0.011s	sys 0.005s
I20260709 14:54:20.524866 10366 heartbeater.cc:499] Master 127.6.3.254:33687 was elected leader, sending a full tablet report...
I20260709 14:54:20.525260 10531 tablet_bootstrap.cc:492] T 111a119cebca48088230eacd075558fa P 22d1dbccd8e14455bf955324fe73338c: Bootstrap starting.
I20260709 14:54:20.530838 10531 tablet_bootstrap.cc:654] T 111a119cebca48088230eacd075558fa P 22d1dbccd8e14455bf955324fe73338c: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:20.533032 10533 ts_tablet_manager.cc:1434] T 3c1bc4c0d6e74b2e91daf92b0490e6fa P 3a41d8f651a64395b5bccf24ac50771c: Time spent starting tablet: real 0.032s	user 0.014s	sys 0.004s
I20260709 14:54:20.534344 10533 tablet_bootstrap.cc:492] T a39af33e8ed04777ad20124f23c94655 P 3a41d8f651a64395b5bccf24ac50771c: Bootstrap starting.
I20260709 14:54:20.534881 10530 tablet_bootstrap.cc:492] T 366b420a02b148df8e53dcd5efa4a40f P dded0e9532a643cdbf1153dd0115db18: No bootstrap required, opened a new log
I20260709 14:54:20.535429 10530 ts_tablet_manager.cc:1403] T 366b420a02b148df8e53dcd5efa4a40f P dded0e9532a643cdbf1153dd0115db18: Time spent bootstrapping tablet: real 0.023s	user 0.007s	sys 0.006s
I20260709 14:54:20.541633 10533 tablet_bootstrap.cc:654] T a39af33e8ed04777ad20124f23c94655 P 3a41d8f651a64395b5bccf24ac50771c: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:20.543061 10531 tablet_bootstrap.cc:492] T 111a119cebca48088230eacd075558fa P 22d1dbccd8e14455bf955324fe73338c: No bootstrap required, opened a new log
I20260709 14:54:20.542707 10530 raft_consensus.cc:359] T 366b420a02b148df8e53dcd5efa4a40f P dded0e9532a643cdbf1153dd0115db18 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a41d8f651a64395b5bccf24ac50771c" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 37363 } } peers { permanent_uuid: "dded0e9532a643cdbf1153dd0115db18" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43185 } } peers { permanent_uuid: "22d1dbccd8e14455bf955324fe73338c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 40245 } }
I20260709 14:54:20.543483 10530 raft_consensus.cc:385] T 366b420a02b148df8e53dcd5efa4a40f P dded0e9532a643cdbf1153dd0115db18 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:20.543557 10531 ts_tablet_manager.cc:1403] T 111a119cebca48088230eacd075558fa P 22d1dbccd8e14455bf955324fe73338c: Time spent bootstrapping tablet: real 0.019s	user 0.015s	sys 0.002s
I20260709 14:54:20.543829 10530 raft_consensus.cc:740] T 366b420a02b148df8e53dcd5efa4a40f P dded0e9532a643cdbf1153dd0115db18 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dded0e9532a643cdbf1153dd0115db18, State: Initialized, Role: FOLLOWER
I20260709 14:54:20.544832 10530 consensus_queue.cc:260] T 366b420a02b148df8e53dcd5efa4a40f P dded0e9532a643cdbf1153dd0115db18 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a41d8f651a64395b5bccf24ac50771c" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 37363 } } peers { permanent_uuid: "dded0e9532a643cdbf1153dd0115db18" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43185 } } peers { permanent_uuid: "22d1dbccd8e14455bf955324fe73338c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 40245 } }
I20260709 14:54:20.546976 10531 raft_consensus.cc:359] T 111a119cebca48088230eacd075558fa P 22d1dbccd8e14455bf955324fe73338c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a41d8f651a64395b5bccf24ac50771c" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 37363 } } peers { permanent_uuid: "dded0e9532a643cdbf1153dd0115db18" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43185 } } peers { permanent_uuid: "22d1dbccd8e14455bf955324fe73338c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 40245 } }
I20260709 14:54:20.547941 10531 raft_consensus.cc:385] T 111a119cebca48088230eacd075558fa P 22d1dbccd8e14455bf955324fe73338c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:20.548394 10530 ts_tablet_manager.cc:1434] T 366b420a02b148df8e53dcd5efa4a40f P dded0e9532a643cdbf1153dd0115db18: Time spent starting tablet: real 0.013s	user 0.002s	sys 0.004s
I20260709 14:54:20.548296 10531 raft_consensus.cc:740] T 111a119cebca48088230eacd075558fa P 22d1dbccd8e14455bf955324fe73338c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 22d1dbccd8e14455bf955324fe73338c, State: Initialized, Role: FOLLOWER
I20260709 14:54:20.549400 10530 tablet_bootstrap.cc:492] T a39af33e8ed04777ad20124f23c94655 P dded0e9532a643cdbf1153dd0115db18: Bootstrap starting.
I20260709 14:54:20.549557 10531 consensus_queue.cc:260] T 111a119cebca48088230eacd075558fa P 22d1dbccd8e14455bf955324fe73338c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a41d8f651a64395b5bccf24ac50771c" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 37363 } } peers { permanent_uuid: "dded0e9532a643cdbf1153dd0115db18" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43185 } } peers { permanent_uuid: "22d1dbccd8e14455bf955324fe73338c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 40245 } }
I20260709 14:54:20.552551 10531 ts_tablet_manager.cc:1434] T 111a119cebca48088230eacd075558fa P 22d1dbccd8e14455bf955324fe73338c: Time spent starting tablet: real 0.009s	user 0.008s	sys 0.000s
I20260709 14:54:20.553610 10531 tablet_bootstrap.cc:492] T 38fc138cbcee45fbaefc1766f4fd7f79 P 22d1dbccd8e14455bf955324fe73338c: Bootstrap starting.
I20260709 14:54:20.554929 10530 tablet_bootstrap.cc:654] T a39af33e8ed04777ad20124f23c94655 P dded0e9532a643cdbf1153dd0115db18: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:20.559789 10531 tablet_bootstrap.cc:654] T 38fc138cbcee45fbaefc1766f4fd7f79 P 22d1dbccd8e14455bf955324fe73338c: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:20.568965 10533 tablet_bootstrap.cc:492] T a39af33e8ed04777ad20124f23c94655 P 3a41d8f651a64395b5bccf24ac50771c: No bootstrap required, opened a new log
I20260709 14:54:20.569453 10533 ts_tablet_manager.cc:1403] T a39af33e8ed04777ad20124f23c94655 P 3a41d8f651a64395b5bccf24ac50771c: Time spent bootstrapping tablet: real 0.035s	user 0.019s	sys 0.008s
I20260709 14:54:20.571810 10530 tablet_bootstrap.cc:492] T a39af33e8ed04777ad20124f23c94655 P dded0e9532a643cdbf1153dd0115db18: No bootstrap required, opened a new log
I20260709 14:54:20.572252 10530 ts_tablet_manager.cc:1403] T a39af33e8ed04777ad20124f23c94655 P dded0e9532a643cdbf1153dd0115db18: Time spent bootstrapping tablet: real 0.023s	user 0.009s	sys 0.001s
I20260709 14:54:20.574363 10533 raft_consensus.cc:359] T a39af33e8ed04777ad20124f23c94655 P 3a41d8f651a64395b5bccf24ac50771c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a41d8f651a64395b5bccf24ac50771c" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 37363 } } peers { permanent_uuid: "dded0e9532a643cdbf1153dd0115db18" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43185 } } peers { permanent_uuid: "22d1dbccd8e14455bf955324fe73338c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 40245 } }
I20260709 14:54:20.575168 10530 raft_consensus.cc:359] T a39af33e8ed04777ad20124f23c94655 P dded0e9532a643cdbf1153dd0115db18 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a41d8f651a64395b5bccf24ac50771c" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 37363 } } peers { permanent_uuid: "dded0e9532a643cdbf1153dd0115db18" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43185 } } peers { permanent_uuid: "22d1dbccd8e14455bf955324fe73338c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 40245 } }
I20260709 14:54:20.575415 10533 raft_consensus.cc:385] T a39af33e8ed04777ad20124f23c94655 P 3a41d8f651a64395b5bccf24ac50771c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:20.576079 10530 raft_consensus.cc:385] T a39af33e8ed04777ad20124f23c94655 P dded0e9532a643cdbf1153dd0115db18 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:20.576198 10533 raft_consensus.cc:740] T a39af33e8ed04777ad20124f23c94655 P 3a41d8f651a64395b5bccf24ac50771c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3a41d8f651a64395b5bccf24ac50771c, State: Initialized, Role: FOLLOWER
I20260709 14:54:20.576422 10530 raft_consensus.cc:740] T a39af33e8ed04777ad20124f23c94655 P dded0e9532a643cdbf1153dd0115db18 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dded0e9532a643cdbf1153dd0115db18, State: Initialized, Role: FOLLOWER
I20260709 14:54:20.577039 10533 consensus_queue.cc:260] T a39af33e8ed04777ad20124f23c94655 P 3a41d8f651a64395b5bccf24ac50771c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a41d8f651a64395b5bccf24ac50771c" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 37363 } } peers { permanent_uuid: "dded0e9532a643cdbf1153dd0115db18" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43185 } } peers { permanent_uuid: "22d1dbccd8e14455bf955324fe73338c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 40245 } }
I20260709 14:54:20.577188 10530 consensus_queue.cc:260] T a39af33e8ed04777ad20124f23c94655 P dded0e9532a643cdbf1153dd0115db18 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a41d8f651a64395b5bccf24ac50771c" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 37363 } } peers { permanent_uuid: "dded0e9532a643cdbf1153dd0115db18" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43185 } } peers { permanent_uuid: "22d1dbccd8e14455bf955324fe73338c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 40245 } }
I20260709 14:54:20.578464 10531 tablet_bootstrap.cc:492] T 38fc138cbcee45fbaefc1766f4fd7f79 P 22d1dbccd8e14455bf955324fe73338c: No bootstrap required, opened a new log
I20260709 14:54:20.578898 10531 ts_tablet_manager.cc:1403] T 38fc138cbcee45fbaefc1766f4fd7f79 P 22d1dbccd8e14455bf955324fe73338c: Time spent bootstrapping tablet: real 0.026s	user 0.008s	sys 0.015s
I20260709 14:54:20.579651 10530 ts_tablet_manager.cc:1434] T a39af33e8ed04777ad20124f23c94655 P dded0e9532a643cdbf1153dd0115db18: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 14:54:20.580856 10533 ts_tablet_manager.cc:1434] T a39af33e8ed04777ad20124f23c94655 P 3a41d8f651a64395b5bccf24ac50771c: Time spent starting tablet: real 0.011s	user 0.005s	sys 0.001s
I20260709 14:54:20.581063 10530 tablet_bootstrap.cc:492] T 3c1bc4c0d6e74b2e91daf92b0490e6fa P dded0e9532a643cdbf1153dd0115db18: Bootstrap starting.
I20260709 14:54:20.581691 10533 tablet_bootstrap.cc:492] T 25b7e3b486064666b92946f921badec7 P 3a41d8f651a64395b5bccf24ac50771c: Bootstrap starting.
I20260709 14:54:20.585613 10531 raft_consensus.cc:359] T 38fc138cbcee45fbaefc1766f4fd7f79 P 22d1dbccd8e14455bf955324fe73338c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22d1dbccd8e14455bf955324fe73338c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 40245 } } peers { permanent_uuid: "dded0e9532a643cdbf1153dd0115db18" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43185 } } peers { permanent_uuid: "3a41d8f651a64395b5bccf24ac50771c" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 37363 } }
I20260709 14:54:20.586306 10531 raft_consensus.cc:385] T 38fc138cbcee45fbaefc1766f4fd7f79 P 22d1dbccd8e14455bf955324fe73338c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:20.586556 10531 raft_consensus.cc:740] T 38fc138cbcee45fbaefc1766f4fd7f79 P 22d1dbccd8e14455bf955324fe73338c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 22d1dbccd8e14455bf955324fe73338c, State: Initialized, Role: FOLLOWER
I20260709 14:54:20.587586 10533 tablet_bootstrap.cc:654] T 25b7e3b486064666b92946f921badec7 P 3a41d8f651a64395b5bccf24ac50771c: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:20.587641 10531 consensus_queue.cc:260] T 38fc138cbcee45fbaefc1766f4fd7f79 P 22d1dbccd8e14455bf955324fe73338c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22d1dbccd8e14455bf955324fe73338c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 40245 } } peers { permanent_uuid: "dded0e9532a643cdbf1153dd0115db18" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43185 } } peers { permanent_uuid: "3a41d8f651a64395b5bccf24ac50771c" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 37363 } }
I20260709 14:54:20.591666 10530 tablet_bootstrap.cc:654] T 3c1bc4c0d6e74b2e91daf92b0490e6fa P dded0e9532a643cdbf1153dd0115db18: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:20.594020 10531 ts_tablet_manager.cc:1434] T 38fc138cbcee45fbaefc1766f4fd7f79 P 22d1dbccd8e14455bf955324fe73338c: Time spent starting tablet: real 0.015s	user 0.003s	sys 0.002s
I20260709 14:54:20.595310 10531 tablet_bootstrap.cc:492] T 25b7e3b486064666b92946f921badec7 P 22d1dbccd8e14455bf955324fe73338c: Bootstrap starting.
I20260709 14:54:20.598281 10533 tablet_bootstrap.cc:492] T 25b7e3b486064666b92946f921badec7 P 3a41d8f651a64395b5bccf24ac50771c: No bootstrap required, opened a new log
I20260709 14:54:20.598769 10533 ts_tablet_manager.cc:1403] T 25b7e3b486064666b92946f921badec7 P 3a41d8f651a64395b5bccf24ac50771c: Time spent bootstrapping tablet: real 0.017s	user 0.007s	sys 0.007s
I20260709 14:54:20.601011 10531 tablet_bootstrap.cc:654] T 25b7e3b486064666b92946f921badec7 P 22d1dbccd8e14455bf955324fe73338c: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:20.601385 10533 raft_consensus.cc:359] T 25b7e3b486064666b92946f921badec7 P 3a41d8f651a64395b5bccf24ac50771c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a41d8f651a64395b5bccf24ac50771c" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 37363 } } peers { permanent_uuid: "dded0e9532a643cdbf1153dd0115db18" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43185 } } peers { permanent_uuid: "22d1dbccd8e14455bf955324fe73338c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 40245 } }
I20260709 14:54:20.602089 10533 raft_consensus.cc:385] T 25b7e3b486064666b92946f921badec7 P 3a41d8f651a64395b5bccf24ac50771c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:20.602360 10533 raft_consensus.cc:740] T 25b7e3b486064666b92946f921badec7 P 3a41d8f651a64395b5bccf24ac50771c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3a41d8f651a64395b5bccf24ac50771c, State: Initialized, Role: FOLLOWER
I20260709 14:54:20.602561 10530 tablet_bootstrap.cc:492] T 3c1bc4c0d6e74b2e91daf92b0490e6fa P dded0e9532a643cdbf1153dd0115db18: No bootstrap required, opened a new log
I20260709 14:54:20.603058 10530 ts_tablet_manager.cc:1403] T 3c1bc4c0d6e74b2e91daf92b0490e6fa P dded0e9532a643cdbf1153dd0115db18: Time spent bootstrapping tablet: real 0.022s	user 0.010s	sys 0.004s
I20260709 14:54:20.603402 10533 consensus_queue.cc:260] T 25b7e3b486064666b92946f921badec7 P 3a41d8f651a64395b5bccf24ac50771c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a41d8f651a64395b5bccf24ac50771c" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 37363 } } peers { permanent_uuid: "dded0e9532a643cdbf1153dd0115db18" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43185 } } peers { permanent_uuid: "22d1dbccd8e14455bf955324fe73338c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 40245 } }
I20260709 14:54:20.606353 10533 ts_tablet_manager.cc:1434] T 25b7e3b486064666b92946f921badec7 P 3a41d8f651a64395b5bccf24ac50771c: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.001s
I20260709 14:54:20.607101 10530 raft_consensus.cc:359] T 3c1bc4c0d6e74b2e91daf92b0490e6fa P dded0e9532a643cdbf1153dd0115db18 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a41d8f651a64395b5bccf24ac50771c" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 37363 } } peers { permanent_uuid: "dded0e9532a643cdbf1153dd0115db18" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43185 } } peers { permanent_uuid: "22d1dbccd8e14455bf955324fe73338c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 40245 } }
I20260709 14:54:20.607574 10533 tablet_bootstrap.cc:492] T 7f5d020143604d42a692df3c9158f601 P 3a41d8f651a64395b5bccf24ac50771c: Bootstrap starting.
I20260709 14:54:20.607816 10530 raft_consensus.cc:385] T 3c1bc4c0d6e74b2e91daf92b0490e6fa P dded0e9532a643cdbf1153dd0115db18 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:20.608186 10530 raft_consensus.cc:740] T 3c1bc4c0d6e74b2e91daf92b0490e6fa P dded0e9532a643cdbf1153dd0115db18 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dded0e9532a643cdbf1153dd0115db18, State: Initialized, Role: FOLLOWER
I20260709 14:54:20.609091 10530 consensus_queue.cc:260] T 3c1bc4c0d6e74b2e91daf92b0490e6fa P dded0e9532a643cdbf1153dd0115db18 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a41d8f651a64395b5bccf24ac50771c" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 37363 } } peers { permanent_uuid: "dded0e9532a643cdbf1153dd0115db18" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43185 } } peers { permanent_uuid: "22d1dbccd8e14455bf955324fe73338c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 40245 } }
I20260709 14:54:20.613834 10530 ts_tablet_manager.cc:1434] T 3c1bc4c0d6e74b2e91daf92b0490e6fa P dded0e9532a643cdbf1153dd0115db18: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.000s
I20260709 14:54:20.614845 10530 tablet_bootstrap.cc:492] T 25b7e3b486064666b92946f921badec7 P dded0e9532a643cdbf1153dd0115db18: Bootstrap starting.
I20260709 14:54:20.615832 10533 tablet_bootstrap.cc:654] T 7f5d020143604d42a692df3c9158f601 P 3a41d8f651a64395b5bccf24ac50771c: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:20.620622 10530 tablet_bootstrap.cc:654] T 25b7e3b486064666b92946f921badec7 P dded0e9532a643cdbf1153dd0115db18: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:20.622651 10536 raft_consensus.cc:493] T 366b420a02b148df8e53dcd5efa4a40f P dded0e9532a643cdbf1153dd0115db18 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:54:20.623359 10536 raft_consensus.cc:515] T 366b420a02b148df8e53dcd5efa4a40f P dded0e9532a643cdbf1153dd0115db18 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a41d8f651a64395b5bccf24ac50771c" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 37363 } } peers { permanent_uuid: "dded0e9532a643cdbf1153dd0115db18" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43185 } } peers { permanent_uuid: "22d1dbccd8e14455bf955324fe73338c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 40245 } }
I20260709 14:54:20.625684 10531 tablet_bootstrap.cc:492] T 25b7e3b486064666b92946f921badec7 P 22d1dbccd8e14455bf955324fe73338c: No bootstrap required, opened a new log
I20260709 14:54:20.626104 10531 ts_tablet_manager.cc:1403] T 25b7e3b486064666b92946f921badec7 P 22d1dbccd8e14455bf955324fe73338c: Time spent bootstrapping tablet: real 0.031s	user 0.007s	sys 0.017s
I20260709 14:54:20.626551 10536 leader_election.cc:290] T 366b420a02b148df8e53dcd5efa4a40f P dded0e9532a643cdbf1153dd0115db18 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3a41d8f651a64395b5bccf24ac50771c (127.6.3.193:37363), 22d1dbccd8e14455bf955324fe73338c (127.6.3.195:40245)
I20260709 14:54:20.628813 10531 raft_consensus.cc:359] T 25b7e3b486064666b92946f921badec7 P 22d1dbccd8e14455bf955324fe73338c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a41d8f651a64395b5bccf24ac50771c" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 37363 } } peers { permanent_uuid: "dded0e9532a643cdbf1153dd0115db18" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43185 } } peers { permanent_uuid: "22d1dbccd8e14455bf955324fe73338c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 40245 } }
I20260709 14:54:20.629547 10531 raft_consensus.cc:385] T 25b7e3b486064666b92946f921badec7 P 22d1dbccd8e14455bf955324fe73338c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:20.629837 10531 raft_consensus.cc:740] T 25b7e3b486064666b92946f921badec7 P 22d1dbccd8e14455bf955324fe73338c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 22d1dbccd8e14455bf955324fe73338c, State: Initialized, Role: FOLLOWER
I20260709 14:54:20.630568 10531 consensus_queue.cc:260] T 25b7e3b486064666b92946f921badec7 P 22d1dbccd8e14455bf955324fe73338c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a41d8f651a64395b5bccf24ac50771c" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 37363 } } peers { permanent_uuid: "dded0e9532a643cdbf1153dd0115db18" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43185 } } peers { permanent_uuid: "22d1dbccd8e14455bf955324fe73338c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 40245 } }
I20260709 14:54:20.632524 10531 ts_tablet_manager.cc:1434] T 25b7e3b486064666b92946f921badec7 P 22d1dbccd8e14455bf955324fe73338c: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260709 14:54:20.633400 10531 tablet_bootstrap.cc:492] T 3c1bc4c0d6e74b2e91daf92b0490e6fa P 22d1dbccd8e14455bf955324fe73338c: Bootstrap starting.
I20260709 14:54:20.636127 10530 tablet_bootstrap.cc:492] T 25b7e3b486064666b92946f921badec7 P dded0e9532a643cdbf1153dd0115db18: No bootstrap required, opened a new log
I20260709 14:54:20.636643 10530 ts_tablet_manager.cc:1403] T 25b7e3b486064666b92946f921badec7 P dded0e9532a643cdbf1153dd0115db18: Time spent bootstrapping tablet: real 0.022s	user 0.007s	sys 0.010s
I20260709 14:54:20.639437 10530 raft_consensus.cc:359] T 25b7e3b486064666b92946f921badec7 P dded0e9532a643cdbf1153dd0115db18 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a41d8f651a64395b5bccf24ac50771c" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 37363 } } peers { permanent_uuid: "dded0e9532a643cdbf1153dd0115db18" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43185 } } peers { permanent_uuid: "22d1dbccd8e14455bf955324fe73338c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 40245 } }
I20260709 14:54:20.639854 10531 tablet_bootstrap.cc:654] T 3c1bc4c0d6e74b2e91daf92b0490e6fa P 22d1dbccd8e14455bf955324fe73338c: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:20.640247 10530 raft_consensus.cc:385] T 25b7e3b486064666b92946f921badec7 P dded0e9532a643cdbf1153dd0115db18 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:20.640636 10530 raft_consensus.cc:740] T 25b7e3b486064666b92946f921badec7 P dded0e9532a643cdbf1153dd0115db18 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dded0e9532a643cdbf1153dd0115db18, State: Initialized, Role: FOLLOWER
I20260709 14:54:20.641487 10530 consensus_queue.cc:260] T 25b7e3b486064666b92946f921badec7 P dded0e9532a643cdbf1153dd0115db18 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a41d8f651a64395b5bccf24ac50771c" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 37363 } } peers { permanent_uuid: "dded0e9532a643cdbf1153dd0115db18" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43185 } } peers { permanent_uuid: "22d1dbccd8e14455bf955324fe73338c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 40245 } }
I20260709 14:54:20.648898 10530 ts_tablet_manager.cc:1434] T 25b7e3b486064666b92946f921badec7 P dded0e9532a643cdbf1153dd0115db18: Time spent starting tablet: real 0.012s	user 0.005s	sys 0.001s
I20260709 14:54:20.650162 10530 tablet_bootstrap.cc:492] T 30ec93a56fc842e2aff04bb12ed1545e P dded0e9532a643cdbf1153dd0115db18: Bootstrap starting.
I20260709 14:54:20.658820 10530 tablet_bootstrap.cc:654] T 30ec93a56fc842e2aff04bb12ed1545e P dded0e9532a643cdbf1153dd0115db18: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:20.659957 10531 tablet_bootstrap.cc:492] T 3c1bc4c0d6e74b2e91daf92b0490e6fa P 22d1dbccd8e14455bf955324fe73338c: No bootstrap required, opened a new log
I20260709 14:54:20.660480 10531 ts_tablet_manager.cc:1403] T 3c1bc4c0d6e74b2e91daf92b0490e6fa P 22d1dbccd8e14455bf955324fe73338c: Time spent bootstrapping tablet: real 0.027s	user 0.006s	sys 0.014s
I20260709 14:54:20.663632 10533 tablet_bootstrap.cc:492] T 7f5d020143604d42a692df3c9158f601 P 3a41d8f651a64395b5bccf24ac50771c: No bootstrap required, opened a new log
I20260709 14:54:20.664157 10533 ts_tablet_manager.cc:1403] T 7f5d020143604d42a692df3c9158f601 P 3a41d8f651a64395b5bccf24ac50771c: Time spent bootstrapping tablet: real 0.057s	user 0.024s	sys 0.009s
I20260709 14:54:20.663720 10531 raft_consensus.cc:359] T 3c1bc4c0d6e74b2e91daf92b0490e6fa P 22d1dbccd8e14455bf955324fe73338c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a41d8f651a64395b5bccf24ac50771c" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 37363 } } peers { permanent_uuid: "dded0e9532a643cdbf1153dd0115db18" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43185 } } peers { permanent_uuid: "22d1dbccd8e14455bf955324fe73338c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 40245 } }
I20260709 14:54:20.664719 10531 raft_consensus.cc:385] T 3c1bc4c0d6e74b2e91daf92b0490e6fa P 22d1dbccd8e14455bf955324fe73338c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:20.665098 10531 raft_consensus.cc:740] T 3c1bc4c0d6e74b2e91daf92b0490e6fa P 22d1dbccd8e14455bf955324fe73338c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 22d1dbccd8e14455bf955324fe73338c, State: Initialized, Role: FOLLOWER
I20260709 14:54:20.666000 10531 consensus_queue.cc:260] T 3c1bc4c0d6e74b2e91daf92b0490e6fa P 22d1dbccd8e14455bf955324fe73338c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a41d8f651a64395b5bccf24ac50771c" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 37363 } } peers { permanent_uuid: "dded0e9532a643cdbf1153dd0115db18" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43185 } } peers { permanent_uuid: "22d1dbccd8e14455bf955324fe73338c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 40245 } }
I20260709 14:54:20.668500 10531 ts_tablet_manager.cc:1434] T 3c1bc4c0d6e74b2e91daf92b0490e6fa P 22d1dbccd8e14455bf955324fe73338c: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260709 14:54:20.667034 10533 raft_consensus.cc:359] T 7f5d020143604d42a692df3c9158f601 P 3a41d8f651a64395b5bccf24ac50771c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a41d8f651a64395b5bccf24ac50771c" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 37363 } } peers { permanent_uuid: "dded0e9532a643cdbf1153dd0115db18" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43185 } } peers { permanent_uuid: "22d1dbccd8e14455bf955324fe73338c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 40245 } }
I20260709 14:54:20.669262 10530 tablet_bootstrap.cc:492] T 30ec93a56fc842e2aff04bb12ed1545e P dded0e9532a643cdbf1153dd0115db18: No bootstrap required, opened a new log
I20260709 14:54:20.669598 10533 raft_consensus.cc:385] T 7f5d020143604d42a692df3c9158f601 P 3a41d8f651a64395b5bccf24ac50771c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:20.669874 10490 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "366b420a02b148df8e53dcd5efa4a40f" candidate_uuid: "dded0e9532a643cdbf1153dd0115db18" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "22d1dbccd8e14455bf955324fe73338c" is_pre_election: true
I20260709 14:54:20.669924 10530 ts_tablet_manager.cc:1403] T 30ec93a56fc842e2aff04bb12ed1545e P dded0e9532a643cdbf1153dd0115db18: Time spent bootstrapping tablet: real 0.020s	user 0.010s	sys 0.005s
I20260709 14:54:20.669937 10533 raft_consensus.cc:740] T 7f5d020143604d42a692df3c9158f601 P 3a41d8f651a64395b5bccf24ac50771c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3a41d8f651a64395b5bccf24ac50771c, State: Initialized, Role: FOLLOWER
I20260709 14:54:20.670516 10490 raft_consensus.cc:2468] T 366b420a02b148df8e53dcd5efa4a40f P 22d1dbccd8e14455bf955324fe73338c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dded0e9532a643cdbf1153dd0115db18 in term 0.
I20260709 14:54:20.669365 10531 tablet_bootstrap.cc:492] T a39af33e8ed04777ad20124f23c94655 P 22d1dbccd8e14455bf955324fe73338c: Bootstrap starting.
I20260709 14:54:20.671909 10341 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "366b420a02b148df8e53dcd5efa4a40f" candidate_uuid: "dded0e9532a643cdbf1153dd0115db18" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3a41d8f651a64395b5bccf24ac50771c" is_pre_election: true
W20260709 14:54:20.673475 10379 leader_election.cc:343] T 366b420a02b148df8e53dcd5efa4a40f P dded0e9532a643cdbf1153dd0115db18 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3a41d8f651a64395b5bccf24ac50771c (127.6.3.193:37363): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:54:20.674727 10382 leader_election.cc:304] T 366b420a02b148df8e53dcd5efa4a40f P dded0e9532a643cdbf1153dd0115db18 [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: 22d1dbccd8e14455bf955324fe73338c, dded0e9532a643cdbf1153dd0115db18; no voters: 3a41d8f651a64395b5bccf24ac50771c
I20260709 14:54:20.674597 10533 consensus_queue.cc:260] T 7f5d020143604d42a692df3c9158f601 P 3a41d8f651a64395b5bccf24ac50771c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a41d8f651a64395b5bccf24ac50771c" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 37363 } } peers { permanent_uuid: "dded0e9532a643cdbf1153dd0115db18" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43185 } } peers { permanent_uuid: "22d1dbccd8e14455bf955324fe73338c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 40245 } }
I20260709 14:54:20.675863 10536 raft_consensus.cc:2804] T 366b420a02b148df8e53dcd5efa4a40f P dded0e9532a643cdbf1153dd0115db18 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:54:20.676028 10530 raft_consensus.cc:359] T 30ec93a56fc842e2aff04bb12ed1545e P dded0e9532a643cdbf1153dd0115db18 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a41d8f651a64395b5bccf24ac50771c" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 37363 } } peers { permanent_uuid: "dded0e9532a643cdbf1153dd0115db18" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43185 } } peers { permanent_uuid: "22d1dbccd8e14455bf955324fe73338c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 40245 } }
I20260709 14:54:20.676905 10530 raft_consensus.cc:385] T 30ec93a56fc842e2aff04bb12ed1545e P dded0e9532a643cdbf1153dd0115db18 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:20.677246 10530 raft_consensus.cc:740] T 30ec93a56fc842e2aff04bb12ed1545e P dded0e9532a643cdbf1153dd0115db18 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dded0e9532a643cdbf1153dd0115db18, State: Initialized, Role: FOLLOWER
I20260709 14:54:20.678035 10530 consensus_queue.cc:260] T 30ec93a56fc842e2aff04bb12ed1545e P dded0e9532a643cdbf1153dd0115db18 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a41d8f651a64395b5bccf24ac50771c" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 37363 } } peers { permanent_uuid: "dded0e9532a643cdbf1153dd0115db18" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43185 } } peers { permanent_uuid: "22d1dbccd8e14455bf955324fe73338c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 40245 } }
I20260709 14:54:20.678894 10531 tablet_bootstrap.cc:654] T a39af33e8ed04777ad20124f23c94655 P 22d1dbccd8e14455bf955324fe73338c: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:20.678889 10536 raft_consensus.cc:493] T 366b420a02b148df8e53dcd5efa4a40f P dded0e9532a643cdbf1153dd0115db18 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:54:20.680212 10536 raft_consensus.cc:3060] T 366b420a02b148df8e53dcd5efa4a40f P dded0e9532a643cdbf1153dd0115db18 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:20.683538 10533 ts_tablet_manager.cc:1434] T 7f5d020143604d42a692df3c9158f601 P 3a41d8f651a64395b5bccf24ac50771c: Time spent starting tablet: real 0.019s	user 0.007s	sys 0.001s
I20260709 14:54:20.683532 10538 raft_consensus.cc:493] T 25b7e3b486064666b92946f921badec7 P 3a41d8f651a64395b5bccf24ac50771c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:54:20.684142 10538 raft_consensus.cc:515] T 25b7e3b486064666b92946f921badec7 P 3a41d8f651a64395b5bccf24ac50771c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a41d8f651a64395b5bccf24ac50771c" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 37363 } } peers { permanent_uuid: "dded0e9532a643cdbf1153dd0115db18" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43185 } } peers { permanent_uuid: "22d1dbccd8e14455bf955324fe73338c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 40245 } }
I20260709 14:54:20.689077 10536 raft_consensus.cc:515] T 366b420a02b148df8e53dcd5efa4a40f P dded0e9532a643cdbf1153dd0115db18 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a41d8f651a64395b5bccf24ac50771c" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 37363 } } peers { permanent_uuid: "dded0e9532a643cdbf1153dd0115db18" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43185 } } peers { permanent_uuid: "22d1dbccd8e14455bf955324fe73338c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 40245 } }
I20260709 14:54:20.690994 10536 leader_election.cc:290] T 366b420a02b148df8e53dcd5efa4a40f P dded0e9532a643cdbf1153dd0115db18 [CANDIDATE]: Term 1 election: Requested vote from peers 3a41d8f651a64395b5bccf24ac50771c (127.6.3.193:37363), 22d1dbccd8e14455bf955324fe73338c (127.6.3.195:40245)
I20260709 14:54:20.691459 10536 raft_consensus.cc:493] T 38fc138cbcee45fbaefc1766f4fd7f79 P dded0e9532a643cdbf1153dd0115db18 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:54:20.691480 10530 ts_tablet_manager.cc:1434] T 30ec93a56fc842e2aff04bb12ed1545e P dded0e9532a643cdbf1153dd0115db18: Time spent starting tablet: real 0.021s	user 0.012s	sys 0.003s
I20260709 14:54:20.691864 10536 raft_consensus.cc:515] T 38fc138cbcee45fbaefc1766f4fd7f79 P dded0e9532a643cdbf1153dd0115db18 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22d1dbccd8e14455bf955324fe73338c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 40245 } } peers { permanent_uuid: "dded0e9532a643cdbf1153dd0115db18" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43185 } } peers { permanent_uuid: "3a41d8f651a64395b5bccf24ac50771c" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 37363 } }
I20260709 14:54:20.692220 10490 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "366b420a02b148df8e53dcd5efa4a40f" candidate_uuid: "dded0e9532a643cdbf1153dd0115db18" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "22d1dbccd8e14455bf955324fe73338c"
I20260709 14:54:20.692862 10530 tablet_bootstrap.cc:492] T 111a119cebca48088230eacd075558fa P dded0e9532a643cdbf1153dd0115db18: Bootstrap starting.
I20260709 14:54:20.695895 10538 leader_election.cc:290] T 25b7e3b486064666b92946f921badec7 P 3a41d8f651a64395b5bccf24ac50771c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers dded0e9532a643cdbf1153dd0115db18 (127.6.3.194:43185), 22d1dbccd8e14455bf955324fe73338c (127.6.3.195:40245)
I20260709 14:54:20.696278 10489 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "38fc138cbcee45fbaefc1766f4fd7f79" candidate_uuid: "dded0e9532a643cdbf1153dd0115db18" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "22d1dbccd8e14455bf955324fe73338c" is_pre_election: true
I20260709 14:54:20.696853 10536 leader_election.cc:290] T 38fc138cbcee45fbaefc1766f4fd7f79 P dded0e9532a643cdbf1153dd0115db18 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 22d1dbccd8e14455bf955324fe73338c (127.6.3.195:40245), 3a41d8f651a64395b5bccf24ac50771c (127.6.3.193:37363)
I20260709 14:54:20.697052 10489 raft_consensus.cc:2468] T 38fc138cbcee45fbaefc1766f4fd7f79 P 22d1dbccd8e14455bf955324fe73338c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dded0e9532a643cdbf1153dd0115db18 in term 0.
I20260709 14:54:20.699321 10382 leader_election.cc:304] T 38fc138cbcee45fbaefc1766f4fd7f79 P dded0e9532a643cdbf1153dd0115db18 [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: 22d1dbccd8e14455bf955324fe73338c, dded0e9532a643cdbf1153dd0115db18; no voters: 
I20260709 14:54:20.692826 10490 raft_consensus.cc:3060] T 366b420a02b148df8e53dcd5efa4a40f P 22d1dbccd8e14455bf955324fe73338c [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:20.701117 10530 tablet_bootstrap.cc:654] T 111a119cebca48088230eacd075558fa P dded0e9532a643cdbf1153dd0115db18: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:20.709849 10533 tablet_bootstrap.cc:492] T ede17619c7a54d698a8dd667037fb2fe P 3a41d8f651a64395b5bccf24ac50771c: Bootstrap starting.
I20260709 14:54:20.716039 10490 raft_consensus.cc:2468] T 366b420a02b148df8e53dcd5efa4a40f P 22d1dbccd8e14455bf955324fe73338c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dded0e9532a643cdbf1153dd0115db18 in term 1.
I20260709 14:54:20.717494 10382 leader_election.cc:304] T 366b420a02b148df8e53dcd5efa4a40f P dded0e9532a643cdbf1153dd0115db18 [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: 22d1dbccd8e14455bf955324fe73338c, dded0e9532a643cdbf1153dd0115db18; no voters: 
I20260709 14:54:20.718940 10536 raft_consensus.cc:2804] T 366b420a02b148df8e53dcd5efa4a40f P dded0e9532a643cdbf1153dd0115db18 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:54:20.720016 10536 raft_consensus.cc:697] T 366b420a02b148df8e53dcd5efa4a40f P dded0e9532a643cdbf1153dd0115db18 [term 1 LEADER]: Becoming Leader. State: Replica: dded0e9532a643cdbf1153dd0115db18, State: Running, Role: LEADER
I20260709 14:54:20.718405 10554 raft_consensus.cc:2804] T 38fc138cbcee45fbaefc1766f4fd7f79 P dded0e9532a643cdbf1153dd0115db18 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:54:20.718061 10530 tablet_bootstrap.cc:492] T 111a119cebca48088230eacd075558fa P dded0e9532a643cdbf1153dd0115db18: No bootstrap required, opened a new log
I20260709 14:54:20.720965 10554 raft_consensus.cc:493] T 38fc138cbcee45fbaefc1766f4fd7f79 P dded0e9532a643cdbf1153dd0115db18 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:54:20.722096 10554 raft_consensus.cc:3060] T 38fc138cbcee45fbaefc1766f4fd7f79 P dded0e9532a643cdbf1153dd0115db18 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:20.722952 10530 ts_tablet_manager.cc:1403] T 111a119cebca48088230eacd075558fa P dded0e9532a643cdbf1153dd0115db18: Time spent bootstrapping tablet: real 0.030s	user 0.014s	sys 0.004s
I20260709 14:54:20.720983 10536 consensus_queue.cc:237] T 366b420a02b148df8e53dcd5efa4a40f P dded0e9532a643cdbf1153dd0115db18 [LEADER]: Queue going to LEADER mode. State: All 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: "3a41d8f651a64395b5bccf24ac50771c" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 37363 } } peers { permanent_uuid: "dded0e9532a643cdbf1153dd0115db18" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43185 } } peers { permanent_uuid: "22d1dbccd8e14455bf955324fe73338c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 40245 } }
I20260709 14:54:20.728473 10533 tablet_bootstrap.cc:654] T ede17619c7a54d698a8dd667037fb2fe P 3a41d8f651a64395b5bccf24ac50771c: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:20.740207 10341 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "366b420a02b148df8e53dcd5efa4a40f" candidate_uuid: "dded0e9532a643cdbf1153dd0115db18" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3a41d8f651a64395b5bccf24ac50771c"
I20260709 14:54:20.741780 10341 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "38fc138cbcee45fbaefc1766f4fd7f79" candidate_uuid: "dded0e9532a643cdbf1153dd0115db18" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3a41d8f651a64395b5bccf24ac50771c" is_pre_election: true
W20260709 14:54:20.742858 10379 leader_election.cc:343] T 366b420a02b148df8e53dcd5efa4a40f P dded0e9532a643cdbf1153dd0115db18 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 3a41d8f651a64395b5bccf24ac50771c (127.6.3.193:37363): Illegal state: must be running to vote when last-logged opid is not known
W20260709 14:54:20.744920 10379 leader_election.cc:343] T 38fc138cbcee45fbaefc1766f4fd7f79 P dded0e9532a643cdbf1153dd0115db18 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3a41d8f651a64395b5bccf24ac50771c (127.6.3.193:37363): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:54:20.744946 10554 raft_consensus.cc:515] T 38fc138cbcee45fbaefc1766f4fd7f79 P dded0e9532a643cdbf1153dd0115db18 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22d1dbccd8e14455bf955324fe73338c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 40245 } } peers { permanent_uuid: "dded0e9532a643cdbf1153dd0115db18" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43185 } } peers { permanent_uuid: "3a41d8f651a64395b5bccf24ac50771c" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 37363 } }
I20260709 14:54:20.747139 10531 tablet_bootstrap.cc:492] T a39af33e8ed04777ad20124f23c94655 P 22d1dbccd8e14455bf955324fe73338c: No bootstrap required, opened a new log
I20260709 14:54:20.747618 10531 ts_tablet_manager.cc:1403] T a39af33e8ed04777ad20124f23c94655 P 22d1dbccd8e14455bf955324fe73338c: Time spent bootstrapping tablet: real 0.078s	user 0.023s	sys 0.028s
I20260709 14:54:20.747816 10490 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "38fc138cbcee45fbaefc1766f4fd7f79" candidate_uuid: "dded0e9532a643cdbf1153dd0115db18" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "22d1dbccd8e14455bf955324fe73338c"
I20260709 14:54:20.748378 10490 raft_consensus.cc:3060] T 38fc138cbcee45fbaefc1766f4fd7f79 P 22d1dbccd8e14455bf955324fe73338c [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:20.747938 10239 catalog_manager.cc:5697] T 366b420a02b148df8e53dcd5efa4a40f P dded0e9532a643cdbf1153dd0115db18 reported cstate change: term changed from 0 to 1, leader changed from <none> to dded0e9532a643cdbf1153dd0115db18 (127.6.3.194). New cstate: current_term: 1 leader_uuid: "dded0e9532a643cdbf1153dd0115db18" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a41d8f651a64395b5bccf24ac50771c" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 37363 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "dded0e9532a643cdbf1153dd0115db18" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43185 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "22d1dbccd8e14455bf955324fe73338c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 40245 } health_report { overall_health: UNKNOWN } } }
I20260709 14:54:20.750309 10531 raft_consensus.cc:359] T a39af33e8ed04777ad20124f23c94655 P 22d1dbccd8e14455bf955324fe73338c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a41d8f651a64395b5bccf24ac50771c" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 37363 } } peers { permanent_uuid: "dded0e9532a643cdbf1153dd0115db18" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43185 } } peers { permanent_uuid: "22d1dbccd8e14455bf955324fe73338c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 40245 } }
I20260709 14:54:20.751099 10531 raft_consensus.cc:385] T a39af33e8ed04777ad20124f23c94655 P 22d1dbccd8e14455bf955324fe73338c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:20.751828 10531 raft_consensus.cc:740] T a39af33e8ed04777ad20124f23c94655 P 22d1dbccd8e14455bf955324fe73338c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 22d1dbccd8e14455bf955324fe73338c, State: Initialized, Role: FOLLOWER
I20260709 14:54:20.752745 10531 consensus_queue.cc:260] T a39af33e8ed04777ad20124f23c94655 P 22d1dbccd8e14455bf955324fe73338c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a41d8f651a64395b5bccf24ac50771c" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 37363 } } peers { permanent_uuid: "dded0e9532a643cdbf1153dd0115db18" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43185 } } peers { permanent_uuid: "22d1dbccd8e14455bf955324fe73338c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 40245 } }
I20260709 14:54:20.755540 10531 ts_tablet_manager.cc:1434] T a39af33e8ed04777ad20124f23c94655 P 22d1dbccd8e14455bf955324fe73338c: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.001s
I20260709 14:54:20.756469 10531 tablet_bootstrap.cc:492] T 30ec93a56fc842e2aff04bb12ed1545e P 22d1dbccd8e14455bf955324fe73338c: Bootstrap starting.
I20260709 14:54:20.756376 10490 raft_consensus.cc:2468] T 38fc138cbcee45fbaefc1766f4fd7f79 P 22d1dbccd8e14455bf955324fe73338c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dded0e9532a643cdbf1153dd0115db18 in term 1.
I20260709 14:54:20.757547 10382 leader_election.cc:304] T 38fc138cbcee45fbaefc1766f4fd7f79 P dded0e9532a643cdbf1153dd0115db18 [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: 22d1dbccd8e14455bf955324fe73338c, dded0e9532a643cdbf1153dd0115db18; no voters: 
I20260709 14:54:20.760968 10341 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "38fc138cbcee45fbaefc1766f4fd7f79" candidate_uuid: "dded0e9532a643cdbf1153dd0115db18" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3a41d8f651a64395b5bccf24ac50771c"
W20260709 14:54:20.762251 10379 leader_election.cc:343] T 38fc138cbcee45fbaefc1766f4fd7f79 P dded0e9532a643cdbf1153dd0115db18 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 3a41d8f651a64395b5bccf24ac50771c (127.6.3.193:37363): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:54:20.765321 10416 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "25b7e3b486064666b92946f921badec7" candidate_uuid: "3a41d8f651a64395b5bccf24ac50771c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dded0e9532a643cdbf1153dd0115db18" is_pre_election: true
I20260709 14:54:20.765767 10531 tablet_bootstrap.cc:654] T 30ec93a56fc842e2aff04bb12ed1545e P 22d1dbccd8e14455bf955324fe73338c: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:20.765985 10416 raft_consensus.cc:2468] T 25b7e3b486064666b92946f921badec7 P dded0e9532a643cdbf1153dd0115db18 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3a41d8f651a64395b5bccf24ac50771c in term 0.
I20260709 14:54:20.767475 10305 leader_election.cc:304] T 25b7e3b486064666b92946f921badec7 P 3a41d8f651a64395b5bccf24ac50771c [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: 3a41d8f651a64395b5bccf24ac50771c, dded0e9532a643cdbf1153dd0115db18; no voters: 
I20260709 14:54:20.768294 10538 raft_consensus.cc:2804] T 25b7e3b486064666b92946f921badec7 P 3a41d8f651a64395b5bccf24ac50771c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:54:20.768772 10538 raft_consensus.cc:493] T 25b7e3b486064666b92946f921badec7 P 3a41d8f651a64395b5bccf24ac50771c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:54:20.769162 10538 raft_consensus.cc:3060] T 25b7e3b486064666b92946f921badec7 P 3a41d8f651a64395b5bccf24ac50771c [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:20.771922 10554 leader_election.cc:290] T 38fc138cbcee45fbaefc1766f4fd7f79 P dded0e9532a643cdbf1153dd0115db18 [CANDIDATE]: Term 1 election: Requested vote from peers 22d1dbccd8e14455bf955324fe73338c (127.6.3.195:40245), 3a41d8f651a64395b5bccf24ac50771c (127.6.3.193:37363)
I20260709 14:54:20.772688 10490 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "25b7e3b486064666b92946f921badec7" candidate_uuid: "3a41d8f651a64395b5bccf24ac50771c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "22d1dbccd8e14455bf955324fe73338c" is_pre_election: true
I20260709 14:54:20.775422 10490 raft_consensus.cc:2468] T 25b7e3b486064666b92946f921badec7 P 22d1dbccd8e14455bf955324fe73338c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3a41d8f651a64395b5bccf24ac50771c in term 0.
I20260709 14:54:20.776389 10530 raft_consensus.cc:359] T 111a119cebca48088230eacd075558fa P dded0e9532a643cdbf1153dd0115db18 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a41d8f651a64395b5bccf24ac50771c" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 37363 } } peers { permanent_uuid: "dded0e9532a643cdbf1153dd0115db18" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43185 } } peers { permanent_uuid: "22d1dbccd8e14455bf955324fe73338c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 40245 } }
I20260709 14:54:20.777014 10530 raft_consensus.cc:385] T 111a119cebca48088230eacd075558fa P dded0e9532a643cdbf1153dd0115db18 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:20.777273 10530 raft_consensus.cc:740] T 111a119cebca48088230eacd075558fa P dded0e9532a643cdbf1153dd0115db18 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dded0e9532a643cdbf1153dd0115db18, State: Initialized, Role: FOLLOWER
I20260709 14:54:20.777918 10530 consensus_queue.cc:260] T 111a119cebca48088230eacd075558fa P dded0e9532a643cdbf1153dd0115db18 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a41d8f651a64395b5bccf24ac50771c" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 37363 } } peers { permanent_uuid: "dded0e9532a643cdbf1153dd0115db18" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43185 } } peers { permanent_uuid: "22d1dbccd8e14455bf955324fe73338c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 40245 } }
I20260709 14:54:20.780112 10530 ts_tablet_manager.cc:1434] T 111a119cebca48088230eacd075558fa P dded0e9532a643cdbf1153dd0115db18: Time spent starting tablet: real 0.055s	user 0.006s	sys 0.000s
I20260709 14:54:20.781036 10530 tablet_bootstrap.cc:492] T 7f5d020143604d42a692df3c9158f601 P dded0e9532a643cdbf1153dd0115db18: Bootstrap starting.
I20260709 14:54:20.781471 10538 raft_consensus.cc:515] T 25b7e3b486064666b92946f921badec7 P 3a41d8f651a64395b5bccf24ac50771c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a41d8f651a64395b5bccf24ac50771c" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 37363 } } peers { permanent_uuid: "dded0e9532a643cdbf1153dd0115db18" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43185 } } peers { permanent_uuid: "22d1dbccd8e14455bf955324fe73338c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 40245 } }
I20260709 14:54:20.783205 10536 raft_consensus.cc:2804] T 38fc138cbcee45fbaefc1766f4fd7f79 P dded0e9532a643cdbf1153dd0115db18 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:54:20.784633 10536 raft_consensus.cc:697] T 38fc138cbcee45fbaefc1766f4fd7f79 P dded0e9532a643cdbf1153dd0115db18 [term 1 LEADER]: Becoming Leader. State: Replica: dded0e9532a643cdbf1153dd0115db18, State: Running, Role: LEADER
I20260709 14:54:20.785635 10536 consensus_queue.cc:237] T 38fc138cbcee45fbaefc1766f4fd7f79 P dded0e9532a643cdbf1153dd0115db18 [LEADER]: Queue going to LEADER mode. State: All 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: "22d1dbccd8e14455bf955324fe73338c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 40245 } } peers { permanent_uuid: "dded0e9532a643cdbf1153dd0115db18" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43185 } } peers { permanent_uuid: "3a41d8f651a64395b5bccf24ac50771c" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 37363 } }
I20260709 14:54:20.790961 10538 leader_election.cc:290] T 25b7e3b486064666b92946f921badec7 P 3a41d8f651a64395b5bccf24ac50771c [CANDIDATE]: Term 1 election: Requested vote from peers dded0e9532a643cdbf1153dd0115db18 (127.6.3.194:43185), 22d1dbccd8e14455bf955324fe73338c (127.6.3.195:40245)
I20260709 14:54:20.802131 10416 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "25b7e3b486064666b92946f921badec7" candidate_uuid: "3a41d8f651a64395b5bccf24ac50771c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dded0e9532a643cdbf1153dd0115db18"
I20260709 14:54:20.798071 10530 tablet_bootstrap.cc:654] T 7f5d020143604d42a692df3c9158f601 P dded0e9532a643cdbf1153dd0115db18: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:20.806454 10416 raft_consensus.cc:3060] T 25b7e3b486064666b92946f921badec7 P dded0e9532a643cdbf1153dd0115db18 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:20.799865 10554 raft_consensus.cc:493] T 111a119cebca48088230eacd075558fa P dded0e9532a643cdbf1153dd0115db18 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:54:20.809022 10554 raft_consensus.cc:515] T 111a119cebca48088230eacd075558fa P dded0e9532a643cdbf1153dd0115db18 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a41d8f651a64395b5bccf24ac50771c" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 37363 } } peers { permanent_uuid: "dded0e9532a643cdbf1153dd0115db18" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43185 } } peers { permanent_uuid: "22d1dbccd8e14455bf955324fe73338c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 40245 } }
I20260709 14:54:20.802189 10563 raft_consensus.cc:493] T 3c1bc4c0d6e74b2e91daf92b0490e6fa P 3a41d8f651a64395b5bccf24ac50771c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:54:20.811009 10563 raft_consensus.cc:515] T 3c1bc4c0d6e74b2e91daf92b0490e6fa P 3a41d8f651a64395b5bccf24ac50771c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a41d8f651a64395b5bccf24ac50771c" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 37363 } } peers { permanent_uuid: "dded0e9532a643cdbf1153dd0115db18" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43185 } } peers { permanent_uuid: "22d1dbccd8e14455bf955324fe73338c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 40245 } }
I20260709 14:54:20.802812 10490 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "25b7e3b486064666b92946f921badec7" candidate_uuid: "3a41d8f651a64395b5bccf24ac50771c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "22d1dbccd8e14455bf955324fe73338c"
I20260709 14:54:20.812209 10490 raft_consensus.cc:3060] T 25b7e3b486064666b92946f921badec7 P 22d1dbccd8e14455bf955324fe73338c [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:20.813127 10531 tablet_bootstrap.cc:492] T 30ec93a56fc842e2aff04bb12ed1545e P 22d1dbccd8e14455bf955324fe73338c: No bootstrap required, opened a new log
I20260709 14:54:20.813690 10531 ts_tablet_manager.cc:1403] T 30ec93a56fc842e2aff04bb12ed1545e P 22d1dbccd8e14455bf955324fe73338c: Time spent bootstrapping tablet: real 0.057s	user 0.029s	sys 0.025s
I20260709 14:54:20.813696 10415 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c1bc4c0d6e74b2e91daf92b0490e6fa" candidate_uuid: "3a41d8f651a64395b5bccf24ac50771c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dded0e9532a643cdbf1153dd0115db18" is_pre_election: true
I20260709 14:54:20.814513 10415 raft_consensus.cc:2468] T 3c1bc4c0d6e74b2e91daf92b0490e6fa P dded0e9532a643cdbf1153dd0115db18 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3a41d8f651a64395b5bccf24ac50771c in term 0.
I20260709 14:54:20.815703 10305 leader_election.cc:304] T 3c1bc4c0d6e74b2e91daf92b0490e6fa P 3a41d8f651a64395b5bccf24ac50771c [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: 3a41d8f651a64395b5bccf24ac50771c, dded0e9532a643cdbf1153dd0115db18; no voters: 
I20260709 14:54:20.815670 10341 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "111a119cebca48088230eacd075558fa" candidate_uuid: "dded0e9532a643cdbf1153dd0115db18" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3a41d8f651a64395b5bccf24ac50771c" is_pre_election: true
W20260709 14:54:20.795993 10287 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 14:54:20.817082 10538 raft_consensus.cc:2804] T 3c1bc4c0d6e74b2e91daf92b0490e6fa P 3a41d8f651a64395b5bccf24ac50771c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:54:20.817404 10538 raft_consensus.cc:493] T 3c1bc4c0d6e74b2e91daf92b0490e6fa P 3a41d8f651a64395b5bccf24ac50771c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
W20260709 14:54:20.817584 10379 leader_election.cc:343] T 111a119cebca48088230eacd075558fa P dded0e9532a643cdbf1153dd0115db18 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3a41d8f651a64395b5bccf24ac50771c (127.6.3.193:37363): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:54:20.817726 10538 raft_consensus.cc:3060] T 3c1bc4c0d6e74b2e91daf92b0490e6fa P 3a41d8f651a64395b5bccf24ac50771c [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:20.818135 10531 raft_consensus.cc:359] T 30ec93a56fc842e2aff04bb12ed1545e P 22d1dbccd8e14455bf955324fe73338c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a41d8f651a64395b5bccf24ac50771c" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 37363 } } peers { permanent_uuid: "dded0e9532a643cdbf1153dd0115db18" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43185 } } peers { permanent_uuid: "22d1dbccd8e14455bf955324fe73338c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 40245 } }
I20260709 14:54:20.819154 10531 raft_consensus.cc:385] T 30ec93a56fc842e2aff04bb12ed1545e P 22d1dbccd8e14455bf955324fe73338c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:20.819597 10531 raft_consensus.cc:740] T 30ec93a56fc842e2aff04bb12ed1545e P 22d1dbccd8e14455bf955324fe73338c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 22d1dbccd8e14455bf955324fe73338c, State: Initialized, Role: FOLLOWER
I20260709 14:54:20.820572 10531 consensus_queue.cc:260] T 30ec93a56fc842e2aff04bb12ed1545e P 22d1dbccd8e14455bf955324fe73338c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a41d8f651a64395b5bccf24ac50771c" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 37363 } } peers { permanent_uuid: "dded0e9532a643cdbf1153dd0115db18" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43185 } } peers { permanent_uuid: "22d1dbccd8e14455bf955324fe73338c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 40245 } }
I20260709 14:54:20.823194 10531 ts_tablet_manager.cc:1434] T 30ec93a56fc842e2aff04bb12ed1545e P 22d1dbccd8e14455bf955324fe73338c: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260709 14:54:20.824127 10531 tablet_bootstrap.cc:492] T 7f5d020143604d42a692df3c9158f601 P 22d1dbccd8e14455bf955324fe73338c: Bootstrap starting.
I20260709 14:54:20.825832 10554 leader_election.cc:290] T 111a119cebca48088230eacd075558fa P dded0e9532a643cdbf1153dd0115db18 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3a41d8f651a64395b5bccf24ac50771c (127.6.3.193:37363), 22d1dbccd8e14455bf955324fe73338c (127.6.3.195:40245)
I20260709 14:54:20.826010 10489 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "111a119cebca48088230eacd075558fa" candidate_uuid: "dded0e9532a643cdbf1153dd0115db18" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "22d1dbccd8e14455bf955324fe73338c" is_pre_election: true
I20260709 14:54:20.826628 10489 raft_consensus.cc:2468] T 111a119cebca48088230eacd075558fa P 22d1dbccd8e14455bf955324fe73338c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dded0e9532a643cdbf1153dd0115db18 in term 0.
I20260709 14:54:20.827858 10382 leader_election.cc:304] T 111a119cebca48088230eacd075558fa P dded0e9532a643cdbf1153dd0115db18 [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: 22d1dbccd8e14455bf955324fe73338c, dded0e9532a643cdbf1153dd0115db18; no voters: 3a41d8f651a64395b5bccf24ac50771c
I20260709 14:54:20.828893 10554 raft_consensus.cc:2804] T 111a119cebca48088230eacd075558fa P dded0e9532a643cdbf1153dd0115db18 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:54:20.829221 10554 raft_consensus.cc:493] T 111a119cebca48088230eacd075558fa P dded0e9532a643cdbf1153dd0115db18 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:54:20.829524 10554 raft_consensus.cc:3060] T 111a119cebca48088230eacd075558fa P dded0e9532a643cdbf1153dd0115db18 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:20.830586 10531 tablet_bootstrap.cc:654] T 7f5d020143604d42a692df3c9158f601 P 22d1dbccd8e14455bf955324fe73338c: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:20.833954 10563 leader_election.cc:290] T 3c1bc4c0d6e74b2e91daf92b0490e6fa P 3a41d8f651a64395b5bccf24ac50771c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers dded0e9532a643cdbf1153dd0115db18 (127.6.3.194:43185), 22d1dbccd8e14455bf955324fe73338c (127.6.3.195:40245)
I20260709 14:54:20.834663 10489 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c1bc4c0d6e74b2e91daf92b0490e6fa" candidate_uuid: "3a41d8f651a64395b5bccf24ac50771c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "22d1dbccd8e14455bf955324fe73338c" is_pre_election: true
I20260709 14:54:20.835513 10489 raft_consensus.cc:2468] T 3c1bc4c0d6e74b2e91daf92b0490e6fa P 22d1dbccd8e14455bf955324fe73338c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3a41d8f651a64395b5bccf24ac50771c in term 0.
I20260709 14:54:20.838917 10416 raft_consensus.cc:2468] T 25b7e3b486064666b92946f921badec7 P dded0e9532a643cdbf1153dd0115db18 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3a41d8f651a64395b5bccf24ac50771c in term 1.
I20260709 14:54:20.841706 10530 tablet_bootstrap.cc:492] T 7f5d020143604d42a692df3c9158f601 P dded0e9532a643cdbf1153dd0115db18: No bootstrap required, opened a new log
I20260709 14:54:20.843252 10530 ts_tablet_manager.cc:1403] T 7f5d020143604d42a692df3c9158f601 P dded0e9532a643cdbf1153dd0115db18: Time spent bootstrapping tablet: real 0.062s	user 0.014s	sys 0.011s
I20260709 14:54:20.841691 10533 tablet_bootstrap.cc:492] T ede17619c7a54d698a8dd667037fb2fe P 3a41d8f651a64395b5bccf24ac50771c: No bootstrap required, opened a new log
I20260709 14:54:20.844695 10533 ts_tablet_manager.cc:1403] T ede17619c7a54d698a8dd667037fb2fe P 3a41d8f651a64395b5bccf24ac50771c: Time spent bootstrapping tablet: real 0.135s	user 0.012s	sys 0.011s
I20260709 14:54:20.845803 10530 raft_consensus.cc:359] T 7f5d020143604d42a692df3c9158f601 P dded0e9532a643cdbf1153dd0115db18 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a41d8f651a64395b5bccf24ac50771c" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 37363 } } peers { permanent_uuid: "dded0e9532a643cdbf1153dd0115db18" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43185 } } peers { permanent_uuid: "22d1dbccd8e14455bf955324fe73338c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 40245 } }
I20260709 14:54:20.846470 10530 raft_consensus.cc:385] T 7f5d020143604d42a692df3c9158f601 P dded0e9532a643cdbf1153dd0115db18 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:20.846735 10530 raft_consensus.cc:740] T 7f5d020143604d42a692df3c9158f601 P dded0e9532a643cdbf1153dd0115db18 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dded0e9532a643cdbf1153dd0115db18, State: Initialized, Role: FOLLOWER
I20260709 14:54:20.847345 10530 consensus_queue.cc:260] T 7f5d020143604d42a692df3c9158f601 P dded0e9532a643cdbf1153dd0115db18 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a41d8f651a64395b5bccf24ac50771c" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 37363 } } peers { permanent_uuid: "dded0e9532a643cdbf1153dd0115db18" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43185 } } peers { permanent_uuid: "22d1dbccd8e14455bf955324fe73338c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 40245 } }
I20260709 14:54:20.847452 10533 raft_consensus.cc:359] T ede17619c7a54d698a8dd667037fb2fe P 3a41d8f651a64395b5bccf24ac50771c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a41d8f651a64395b5bccf24ac50771c" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 37363 } } peers { permanent_uuid: "dded0e9532a643cdbf1153dd0115db18" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43185 } } peers { permanent_uuid: "22d1dbccd8e14455bf955324fe73338c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 40245 } }
I20260709 14:54:20.848070 10533 raft_consensus.cc:385] T ede17619c7a54d698a8dd667037fb2fe P 3a41d8f651a64395b5bccf24ac50771c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:20.848382 10533 raft_consensus.cc:740] T ede17619c7a54d698a8dd667037fb2fe P 3a41d8f651a64395b5bccf24ac50771c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3a41d8f651a64395b5bccf24ac50771c, State: Initialized, Role: FOLLOWER
I20260709 14:54:20.849498 10530 ts_tablet_manager.cc:1434] T 7f5d020143604d42a692df3c9158f601 P dded0e9532a643cdbf1153dd0115db18: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 14:54:20.850383 10530 tablet_bootstrap.cc:492] T ede17619c7a54d698a8dd667037fb2fe P dded0e9532a643cdbf1153dd0115db18: Bootstrap starting.
I20260709 14:54:20.850126 10538 raft_consensus.cc:515] T 3c1bc4c0d6e74b2e91daf92b0490e6fa P 3a41d8f651a64395b5bccf24ac50771c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a41d8f651a64395b5bccf24ac50771c" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 37363 } } peers { permanent_uuid: "dded0e9532a643cdbf1153dd0115db18" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43185 } } peers { permanent_uuid: "22d1dbccd8e14455bf955324fe73338c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 40245 } }
I20260709 14:54:20.851289 10305 leader_election.cc:304] T 25b7e3b486064666b92946f921badec7 P 3a41d8f651a64395b5bccf24ac50771c [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: 3a41d8f651a64395b5bccf24ac50771c, dded0e9532a643cdbf1153dd0115db18; no voters: 
I20260709 14:54:20.853070 10489 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c1bc4c0d6e74b2e91daf92b0490e6fa" candidate_uuid: "3a41d8f651a64395b5bccf24ac50771c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "22d1dbccd8e14455bf955324fe73338c"
I20260709 14:54:20.853689 10489 raft_consensus.cc:3060] T 3c1bc4c0d6e74b2e91daf92b0490e6fa P 22d1dbccd8e14455bf955324fe73338c [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:20.853588 10416 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c1bc4c0d6e74b2e91daf92b0490e6fa" candidate_uuid: "3a41d8f651a64395b5bccf24ac50771c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dded0e9532a643cdbf1153dd0115db18"
I20260709 14:54:20.854497 10416 raft_consensus.cc:3060] T 3c1bc4c0d6e74b2e91daf92b0490e6fa P dded0e9532a643cdbf1153dd0115db18 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:20.855373 10537 raft_consensus.cc:493] T a39af33e8ed04777ad20124f23c94655 P 22d1dbccd8e14455bf955324fe73338c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:54:20.855827 10537 raft_consensus.cc:515] T a39af33e8ed04777ad20124f23c94655 P 22d1dbccd8e14455bf955324fe73338c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a41d8f651a64395b5bccf24ac50771c" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 37363 } } peers { permanent_uuid: "dded0e9532a643cdbf1153dd0115db18" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43185 } } peers { permanent_uuid: "22d1dbccd8e14455bf955324fe73338c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 40245 } }
I20260709 14:54:20.856338 10530 tablet_bootstrap.cc:654] T ede17619c7a54d698a8dd667037fb2fe P dded0e9532a643cdbf1153dd0115db18: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:20.863162 10489 raft_consensus.cc:2468] T 3c1bc4c0d6e74b2e91daf92b0490e6fa P 22d1dbccd8e14455bf955324fe73338c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3a41d8f651a64395b5bccf24ac50771c in term 1.
I20260709 14:54:20.864068 10538 leader_election.cc:290] T 3c1bc4c0d6e74b2e91daf92b0490e6fa P 3a41d8f651a64395b5bccf24ac50771c [CANDIDATE]: Term 1 election: Requested vote from peers dded0e9532a643cdbf1153dd0115db18 (127.6.3.194:43185), 22d1dbccd8e14455bf955324fe73338c (127.6.3.195:40245)
I20260709 14:54:20.864796 10538 raft_consensus.cc:2804] T 25b7e3b486064666b92946f921badec7 P 3a41d8f651a64395b5bccf24ac50771c [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:54:20.865317 10538 raft_consensus.cc:697] T 25b7e3b486064666b92946f921badec7 P 3a41d8f651a64395b5bccf24ac50771c [term 1 LEADER]: Becoming Leader. State: Replica: 3a41d8f651a64395b5bccf24ac50771c, State: Running, Role: LEADER
I20260709 14:54:20.866369 10537 leader_election.cc:290] T a39af33e8ed04777ad20124f23c94655 P 22d1dbccd8e14455bf955324fe73338c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3a41d8f651a64395b5bccf24ac50771c (127.6.3.193:37363), dded0e9532a643cdbf1153dd0115db18 (127.6.3.194:43185)
I20260709 14:54:20.841501 10490 raft_consensus.cc:2468] T 25b7e3b486064666b92946f921badec7 P 22d1dbccd8e14455bf955324fe73338c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3a41d8f651a64395b5bccf24ac50771c in term 1.
I20260709 14:54:20.849088 10533 consensus_queue.cc:260] T ede17619c7a54d698a8dd667037fb2fe P 3a41d8f651a64395b5bccf24ac50771c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a41d8f651a64395b5bccf24ac50771c" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 37363 } } peers { permanent_uuid: "dded0e9532a643cdbf1153dd0115db18" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43185 } } peers { permanent_uuid: "22d1dbccd8e14455bf955324fe73338c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 40245 } }
I20260709 14:54:20.870200 10416 raft_consensus.cc:2468] T 3c1bc4c0d6e74b2e91daf92b0490e6fa P dded0e9532a643cdbf1153dd0115db18 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3a41d8f651a64395b5bccf24ac50771c in term 1.
I20260709 14:54:20.870649 10533 ts_tablet_manager.cc:1434] T ede17619c7a54d698a8dd667037fb2fe P 3a41d8f651a64395b5bccf24ac50771c: Time spent starting tablet: real 0.026s	user 0.001s	sys 0.005s
I20260709 14:54:20.871737 10533 tablet_bootstrap.cc:492] T 30ec93a56fc842e2aff04bb12ed1545e P 3a41d8f651a64395b5bccf24ac50771c: Bootstrap starting.
I20260709 14:54:20.873176 10554 raft_consensus.cc:515] T 111a119cebca48088230eacd075558fa P dded0e9532a643cdbf1153dd0115db18 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a41d8f651a64395b5bccf24ac50771c" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 37363 } } peers { permanent_uuid: "dded0e9532a643cdbf1153dd0115db18" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43185 } } peers { permanent_uuid: "22d1dbccd8e14455bf955324fe73338c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 40245 } }
I20260709 14:54:20.873507 10305 leader_election.cc:304] T 3c1bc4c0d6e74b2e91daf92b0490e6fa P 3a41d8f651a64395b5bccf24ac50771c [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: 3a41d8f651a64395b5bccf24ac50771c, dded0e9532a643cdbf1153dd0115db18; no voters: 
I20260709 14:54:20.875866 10554 leader_election.cc:290] T 111a119cebca48088230eacd075558fa P dded0e9532a643cdbf1153dd0115db18 [CANDIDATE]: Term 1 election: Requested vote from peers 3a41d8f651a64395b5bccf24ac50771c (127.6.3.193:37363), 22d1dbccd8e14455bf955324fe73338c (127.6.3.195:40245)
I20260709 14:54:20.876166 10341 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "111a119cebca48088230eacd075558fa" candidate_uuid: "dded0e9532a643cdbf1153dd0115db18" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3a41d8f651a64395b5bccf24ac50771c"
I20260709 14:54:20.877574 10572 raft_consensus.cc:2804] T 3c1bc4c0d6e74b2e91daf92b0490e6fa P 3a41d8f651a64395b5bccf24ac50771c [term 1 FOLLOWER]: Leader election won for term 1
W20260709 14:54:20.877691 10379 leader_election.cc:343] T 111a119cebca48088230eacd075558fa P dded0e9532a643cdbf1153dd0115db18 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 3a41d8f651a64395b5bccf24ac50771c (127.6.3.193:37363): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:54:20.878208 10572 raft_consensus.cc:697] T 3c1bc4c0d6e74b2e91daf92b0490e6fa P 3a41d8f651a64395b5bccf24ac50771c [term 1 LEADER]: Becoming Leader. State: Replica: 3a41d8f651a64395b5bccf24ac50771c, State: Running, Role: LEADER
I20260709 14:54:20.879235 10572 consensus_queue.cc:237] T 3c1bc4c0d6e74b2e91daf92b0490e6fa P 3a41d8f651a64395b5bccf24ac50771c [LEADER]: Queue going to LEADER mode. State: All 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: "3a41d8f651a64395b5bccf24ac50771c" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 37363 } } peers { permanent_uuid: "dded0e9532a643cdbf1153dd0115db18" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43185 } } peers { permanent_uuid: "22d1dbccd8e14455bf955324fe73338c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 40245 } }
I20260709 14:54:20.880100 10239 catalog_manager.cc:5697] T 38fc138cbcee45fbaefc1766f4fd7f79 P dded0e9532a643cdbf1153dd0115db18 reported cstate change: term changed from 0 to 1, leader changed from <none> to dded0e9532a643cdbf1153dd0115db18 (127.6.3.194). New cstate: current_term: 1 leader_uuid: "dded0e9532a643cdbf1153dd0115db18" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22d1dbccd8e14455bf955324fe73338c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 40245 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "dded0e9532a643cdbf1153dd0115db18" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43185 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3a41d8f651a64395b5bccf24ac50771c" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 37363 } health_report { overall_health: UNKNOWN } } }
I20260709 14:54:20.866300 10538 consensus_queue.cc:237] T 25b7e3b486064666b92946f921badec7 P 3a41d8f651a64395b5bccf24ac50771c [LEADER]: Queue going to LEADER mode. State: All 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: "3a41d8f651a64395b5bccf24ac50771c" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 37363 } } peers { permanent_uuid: "dded0e9532a643cdbf1153dd0115db18" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43185 } } peers { permanent_uuid: "22d1dbccd8e14455bf955324fe73338c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 40245 } }
I20260709 14:54:20.885186 10531 tablet_bootstrap.cc:492] T 7f5d020143604d42a692df3c9158f601 P 22d1dbccd8e14455bf955324fe73338c: No bootstrap required, opened a new log
I20260709 14:54:20.885747 10531 ts_tablet_manager.cc:1403] T 7f5d020143604d42a692df3c9158f601 P 22d1dbccd8e14455bf955324fe73338c: Time spent bootstrapping tablet: real 0.062s	user 0.013s	sys 0.011s
I20260709 14:54:20.888358 10531 raft_consensus.cc:359] T 7f5d020143604d42a692df3c9158f601 P 22d1dbccd8e14455bf955324fe73338c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a41d8f651a64395b5bccf24ac50771c" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 37363 } } peers { permanent_uuid: "dded0e9532a643cdbf1153dd0115db18" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43185 } } peers { permanent_uuid: "22d1dbccd8e14455bf955324fe73338c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 40245 } }
I20260709 14:54:20.888701 10554 raft_consensus.cc:493] T 30ec93a56fc842e2aff04bb12ed1545e P dded0e9532a643cdbf1153dd0115db18 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:54:20.889014 10531 raft_consensus.cc:385] T 7f5d020143604d42a692df3c9158f601 P 22d1dbccd8e14455bf955324fe73338c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:20.889348 10531 raft_consensus.cc:740] T 7f5d020143604d42a692df3c9158f601 P 22d1dbccd8e14455bf955324fe73338c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 22d1dbccd8e14455bf955324fe73338c, State: Initialized, Role: FOLLOWER
I20260709 14:54:20.889190 10554 raft_consensus.cc:515] T 30ec93a56fc842e2aff04bb12ed1545e P dded0e9532a643cdbf1153dd0115db18 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a41d8f651a64395b5bccf24ac50771c" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 37363 } } peers { permanent_uuid: "dded0e9532a643cdbf1153dd0115db18" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43185 } } peers { permanent_uuid: "22d1dbccd8e14455bf955324fe73338c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 40245 } }
I20260709 14:54:20.890033 10531 consensus_queue.cc:260] T 7f5d020143604d42a692df3c9158f601 P 22d1dbccd8e14455bf955324fe73338c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a41d8f651a64395b5bccf24ac50771c" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 37363 } } peers { permanent_uuid: "dded0e9532a643cdbf1153dd0115db18" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43185 } } peers { permanent_uuid: "22d1dbccd8e14455bf955324fe73338c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 40245 } }
I20260709 14:54:20.891307 10554 leader_election.cc:290] T 30ec93a56fc842e2aff04bb12ed1545e P dded0e9532a643cdbf1153dd0115db18 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3a41d8f651a64395b5bccf24ac50771c (127.6.3.193:37363), 22d1dbccd8e14455bf955324fe73338c (127.6.3.195:40245)
I20260709 14:54:20.892023 10531 ts_tablet_manager.cc:1434] T 7f5d020143604d42a692df3c9158f601 P 22d1dbccd8e14455bf955324fe73338c: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260709 14:54:20.893435 10341 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "30ec93a56fc842e2aff04bb12ed1545e" candidate_uuid: "dded0e9532a643cdbf1153dd0115db18" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3a41d8f651a64395b5bccf24ac50771c" is_pre_election: true
I20260709 14:54:20.894208 10530 tablet_bootstrap.cc:492] T ede17619c7a54d698a8dd667037fb2fe P dded0e9532a643cdbf1153dd0115db18: No bootstrap required, opened a new log
I20260709 14:54:20.894666 10530 ts_tablet_manager.cc:1403] T ede17619c7a54d698a8dd667037fb2fe P dded0e9532a643cdbf1153dd0115db18: Time spent bootstrapping tablet: real 0.044s	user 0.018s	sys 0.003s
W20260709 14:54:20.894747 10379 leader_election.cc:343] T 30ec93a56fc842e2aff04bb12ed1545e P dded0e9532a643cdbf1153dd0115db18 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3a41d8f651a64395b5bccf24ac50771c (127.6.3.193:37363): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:54:20.897609 10530 raft_consensus.cc:359] T ede17619c7a54d698a8dd667037fb2fe P dded0e9532a643cdbf1153dd0115db18 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a41d8f651a64395b5bccf24ac50771c" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 37363 } } peers { permanent_uuid: "dded0e9532a643cdbf1153dd0115db18" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43185 } } peers { permanent_uuid: "22d1dbccd8e14455bf955324fe73338c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 40245 } }
I20260709 14:54:20.898250 10530 raft_consensus.cc:385] T ede17619c7a54d698a8dd667037fb2fe P dded0e9532a643cdbf1153dd0115db18 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:20.898528 10530 raft_consensus.cc:740] T ede17619c7a54d698a8dd667037fb2fe P dded0e9532a643cdbf1153dd0115db18 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dded0e9532a643cdbf1153dd0115db18, State: Initialized, Role: FOLLOWER
I20260709 14:54:20.899422 10530 consensus_queue.cc:260] T ede17619c7a54d698a8dd667037fb2fe P dded0e9532a643cdbf1153dd0115db18 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a41d8f651a64395b5bccf24ac50771c" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 37363 } } peers { permanent_uuid: "dded0e9532a643cdbf1153dd0115db18" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43185 } } peers { permanent_uuid: "22d1dbccd8e14455bf955324fe73338c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 40245 } }
I20260709 14:54:20.903506 10530 ts_tablet_manager.cc:1434] T ede17619c7a54d698a8dd667037fb2fe P dded0e9532a643cdbf1153dd0115db18: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.001s
I20260709 14:54:20.909428 10416 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a39af33e8ed04777ad20124f23c94655" candidate_uuid: "22d1dbccd8e14455bf955324fe73338c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dded0e9532a643cdbf1153dd0115db18" is_pre_election: true
I20260709 14:54:20.909994 10416 raft_consensus.cc:2468] T a39af33e8ed04777ad20124f23c94655 P dded0e9532a643cdbf1153dd0115db18 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 22d1dbccd8e14455bf955324fe73338c in term 0.
I20260709 14:54:20.911513 10454 leader_election.cc:304] T a39af33e8ed04777ad20124f23c94655 P 22d1dbccd8e14455bf955324fe73338c [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: 22d1dbccd8e14455bf955324fe73338c, dded0e9532a643cdbf1153dd0115db18; no voters: 
I20260709 14:54:20.912340 10537 raft_consensus.cc:2804] T a39af33e8ed04777ad20124f23c94655 P 22d1dbccd8e14455bf955324fe73338c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:54:20.912711 10537 raft_consensus.cc:493] T a39af33e8ed04777ad20124f23c94655 P 22d1dbccd8e14455bf955324fe73338c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:54:20.913064 10537 raft_consensus.cc:3060] T a39af33e8ed04777ad20124f23c94655 P 22d1dbccd8e14455bf955324fe73338c [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:20.913558 10239 catalog_manager.cc:5697] T 25b7e3b486064666b92946f921badec7 P 3a41d8f651a64395b5bccf24ac50771c reported cstate change: term changed from 0 to 1, leader changed from <none> to 3a41d8f651a64395b5bccf24ac50771c (127.6.3.193). New cstate: current_term: 1 leader_uuid: "3a41d8f651a64395b5bccf24ac50771c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a41d8f651a64395b5bccf24ac50771c" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 37363 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "dded0e9532a643cdbf1153dd0115db18" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43185 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "22d1dbccd8e14455bf955324fe73338c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 40245 } health_report { overall_health: UNKNOWN } } }
I20260709 14:54:20.915506 10533 tablet_bootstrap.cc:654] T 30ec93a56fc842e2aff04bb12ed1545e P 3a41d8f651a64395b5bccf24ac50771c: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:20.916585 10489 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "30ec93a56fc842e2aff04bb12ed1545e" candidate_uuid: "dded0e9532a643cdbf1153dd0115db18" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "22d1dbccd8e14455bf955324fe73338c" is_pre_election: true
I20260709 14:54:20.917215 10489 raft_consensus.cc:2468] T 30ec93a56fc842e2aff04bb12ed1545e P 22d1dbccd8e14455bf955324fe73338c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dded0e9532a643cdbf1153dd0115db18 in term 0.
I20260709 14:54:20.917920 10490 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "111a119cebca48088230eacd075558fa" candidate_uuid: "dded0e9532a643cdbf1153dd0115db18" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "22d1dbccd8e14455bf955324fe73338c"
I20260709 14:54:20.918469 10490 raft_consensus.cc:3060] T 111a119cebca48088230eacd075558fa P 22d1dbccd8e14455bf955324fe73338c [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:20.921514 10537 raft_consensus.cc:515] T a39af33e8ed04777ad20124f23c94655 P 22d1dbccd8e14455bf955324fe73338c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a41d8f651a64395b5bccf24ac50771c" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 37363 } } peers { permanent_uuid: "dded0e9532a643cdbf1153dd0115db18" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43185 } } peers { permanent_uuid: "22d1dbccd8e14455bf955324fe73338c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 40245 } }
I20260709 14:54:20.924252 10537 leader_election.cc:290] T a39af33e8ed04777ad20124f23c94655 P 22d1dbccd8e14455bf955324fe73338c [CANDIDATE]: Term 1 election: Requested vote from peers 3a41d8f651a64395b5bccf24ac50771c (127.6.3.193:37363), dded0e9532a643cdbf1153dd0115db18 (127.6.3.194:43185)
I20260709 14:54:20.925588 10490 raft_consensus.cc:2468] T 111a119cebca48088230eacd075558fa P 22d1dbccd8e14455bf955324fe73338c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dded0e9532a643cdbf1153dd0115db18 in term 1.
I20260709 14:54:20.925385 10382 leader_election.cc:304] T 30ec93a56fc842e2aff04bb12ed1545e P dded0e9532a643cdbf1153dd0115db18 [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: 22d1dbccd8e14455bf955324fe73338c, dded0e9532a643cdbf1153dd0115db18; no voters: 3a41d8f651a64395b5bccf24ac50771c
I20260709 14:54:20.927359 10416 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a39af33e8ed04777ad20124f23c94655" candidate_uuid: "22d1dbccd8e14455bf955324fe73338c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dded0e9532a643cdbf1153dd0115db18"
I20260709 14:54:20.928153 10416 raft_consensus.cc:3060] T a39af33e8ed04777ad20124f23c94655 P dded0e9532a643cdbf1153dd0115db18 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:20.931309 10531 tablet_bootstrap.cc:492] T ede17619c7a54d698a8dd667037fb2fe P 22d1dbccd8e14455bf955324fe73338c: Bootstrap starting.
I20260709 14:54:20.933414 10538 raft_consensus.cc:493] T a39af33e8ed04777ad20124f23c94655 P 3a41d8f651a64395b5bccf24ac50771c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:54:20.927614 10554 raft_consensus.cc:2804] T 30ec93a56fc842e2aff04bb12ed1545e P dded0e9532a643cdbf1153dd0115db18 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:54:20.938129 10554 raft_consensus.cc:493] T 30ec93a56fc842e2aff04bb12ed1545e P dded0e9532a643cdbf1153dd0115db18 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:54:20.938079 10538 raft_consensus.cc:515] T a39af33e8ed04777ad20124f23c94655 P 3a41d8f651a64395b5bccf24ac50771c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a41d8f651a64395b5bccf24ac50771c" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 37363 } } peers { permanent_uuid: "dded0e9532a643cdbf1153dd0115db18" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43185 } } peers { permanent_uuid: "22d1dbccd8e14455bf955324fe73338c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 40245 } }
I20260709 14:54:20.938720 10554 raft_consensus.cc:3060] T 30ec93a56fc842e2aff04bb12ed1545e P dded0e9532a643cdbf1153dd0115db18 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:20.940271 10538 leader_election.cc:290] T a39af33e8ed04777ad20124f23c94655 P 3a41d8f651a64395b5bccf24ac50771c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers dded0e9532a643cdbf1153dd0115db18 (127.6.3.194:43185), 22d1dbccd8e14455bf955324fe73338c (127.6.3.195:40245)
I20260709 14:54:20.940538 10238 catalog_manager.cc:5697] T 3c1bc4c0d6e74b2e91daf92b0490e6fa P 3a41d8f651a64395b5bccf24ac50771c reported cstate change: term changed from 0 to 1, leader changed from <none> to 3a41d8f651a64395b5bccf24ac50771c (127.6.3.193). New cstate: current_term: 1 leader_uuid: "3a41d8f651a64395b5bccf24ac50771c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a41d8f651a64395b5bccf24ac50771c" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 37363 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "dded0e9532a643cdbf1153dd0115db18" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43185 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "22d1dbccd8e14455bf955324fe73338c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 40245 } health_report { overall_health: UNKNOWN } } }
I20260709 14:54:20.941879 10415 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a39af33e8ed04777ad20124f23c94655" candidate_uuid: "3a41d8f651a64395b5bccf24ac50771c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dded0e9532a643cdbf1153dd0115db18" is_pre_election: true
I20260709 14:54:20.944463 10490 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a39af33e8ed04777ad20124f23c94655" candidate_uuid: "3a41d8f651a64395b5bccf24ac50771c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "22d1dbccd8e14455bf955324fe73338c" is_pre_election: true
I20260709 14:54:20.945230 10490 raft_consensus.cc:2393] T a39af33e8ed04777ad20124f23c94655 P 22d1dbccd8e14455bf955324fe73338c [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 3a41d8f651a64395b5bccf24ac50771c in current term 1: Already voted for candidate 22d1dbccd8e14455bf955324fe73338c in this term.
I20260709 14:54:20.946324 10307 leader_election.cc:304] T a39af33e8ed04777ad20124f23c94655 P 3a41d8f651a64395b5bccf24ac50771c [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: 3a41d8f651a64395b5bccf24ac50771c; no voters: 22d1dbccd8e14455bf955324fe73338c, dded0e9532a643cdbf1153dd0115db18
I20260709 14:54:20.936021 10341 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a39af33e8ed04777ad20124f23c94655" candidate_uuid: "22d1dbccd8e14455bf955324fe73338c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3a41d8f651a64395b5bccf24ac50771c" is_pre_election: true
I20260709 14:54:20.947432 10341 raft_consensus.cc:2468] T a39af33e8ed04777ad20124f23c94655 P 3a41d8f651a64395b5bccf24ac50771c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 22d1dbccd8e14455bf955324fe73338c in term 0.
I20260709 14:54:20.937436 10340 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a39af33e8ed04777ad20124f23c94655" candidate_uuid: "22d1dbccd8e14455bf955324fe73338c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3a41d8f651a64395b5bccf24ac50771c"
I20260709 14:54:20.949011 10340 raft_consensus.cc:3060] T a39af33e8ed04777ad20124f23c94655 P 3a41d8f651a64395b5bccf24ac50771c [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:20.935684 10382 leader_election.cc:304] T 111a119cebca48088230eacd075558fa P dded0e9532a643cdbf1153dd0115db18 [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: 22d1dbccd8e14455bf955324fe73338c, dded0e9532a643cdbf1153dd0115db18; no voters: 3a41d8f651a64395b5bccf24ac50771c
I20260709 14:54:20.951913 10536 raft_consensus.cc:2804] T 111a119cebca48088230eacd075558fa P dded0e9532a643cdbf1153dd0115db18 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:54:20.952370 10536 raft_consensus.cc:697] T 111a119cebca48088230eacd075558fa P dded0e9532a643cdbf1153dd0115db18 [term 1 LEADER]: Becoming Leader. State: Replica: dded0e9532a643cdbf1153dd0115db18, State: Running, Role: LEADER
I20260709 14:54:20.953195 10536 consensus_queue.cc:237] T 111a119cebca48088230eacd075558fa P dded0e9532a643cdbf1153dd0115db18 [LEADER]: Queue going to LEADER mode. State: All 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: "3a41d8f651a64395b5bccf24ac50771c" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 37363 } } peers { permanent_uuid: "dded0e9532a643cdbf1153dd0115db18" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43185 } } peers { permanent_uuid: "22d1dbccd8e14455bf955324fe73338c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 40245 } }
I20260709 14:54:20.954113 10533 tablet_bootstrap.cc:492] T 30ec93a56fc842e2aff04bb12ed1545e P 3a41d8f651a64395b5bccf24ac50771c: No bootstrap required, opened a new log
I20260709 14:54:20.954429 10531 tablet_bootstrap.cc:654] T ede17619c7a54d698a8dd667037fb2fe P 22d1dbccd8e14455bf955324fe73338c: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:20.954607 10533 ts_tablet_manager.cc:1403] T 30ec93a56fc842e2aff04bb12ed1545e P 3a41d8f651a64395b5bccf24ac50771c: Time spent bootstrapping tablet: real 0.083s	user 0.012s	sys 0.030s
I20260709 14:54:20.957909 10533 raft_consensus.cc:359] T 30ec93a56fc842e2aff04bb12ed1545e P 3a41d8f651a64395b5bccf24ac50771c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a41d8f651a64395b5bccf24ac50771c" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 37363 } } peers { permanent_uuid: "dded0e9532a643cdbf1153dd0115db18" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43185 } } peers { permanent_uuid: "22d1dbccd8e14455bf955324fe73338c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 40245 } }
I20260709 14:54:20.961341 10533 raft_consensus.cc:385] T 30ec93a56fc842e2aff04bb12ed1545e P 3a41d8f651a64395b5bccf24ac50771c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:20.961714 10533 raft_consensus.cc:740] T 30ec93a56fc842e2aff04bb12ed1545e P 3a41d8f651a64395b5bccf24ac50771c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3a41d8f651a64395b5bccf24ac50771c, State: Initialized, Role: FOLLOWER
I20260709 14:54:20.963758 10538 raft_consensus.cc:493] T ede17619c7a54d698a8dd667037fb2fe P 3a41d8f651a64395b5bccf24ac50771c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:54:20.964381 10538 raft_consensus.cc:515] T ede17619c7a54d698a8dd667037fb2fe P 3a41d8f651a64395b5bccf24ac50771c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a41d8f651a64395b5bccf24ac50771c" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 37363 } } peers { permanent_uuid: "dded0e9532a643cdbf1153dd0115db18" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43185 } } peers { permanent_uuid: "22d1dbccd8e14455bf955324fe73338c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 40245 } }
I20260709 14:54:20.966656 10537 raft_consensus.cc:493] T 7f5d020143604d42a692df3c9158f601 P 22d1dbccd8e14455bf955324fe73338c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:54:20.967171 10537 raft_consensus.cc:515] T 7f5d020143604d42a692df3c9158f601 P 22d1dbccd8e14455bf955324fe73338c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a41d8f651a64395b5bccf24ac50771c" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 37363 } } peers { permanent_uuid: "dded0e9532a643cdbf1153dd0115db18" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43185 } } peers { permanent_uuid: "22d1dbccd8e14455bf955324fe73338c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 40245 } }
I20260709 14:54:20.968075 10415 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ede17619c7a54d698a8dd667037fb2fe" candidate_uuid: "3a41d8f651a64395b5bccf24ac50771c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dded0e9532a643cdbf1153dd0115db18" is_pre_election: true
I20260709 14:54:20.968719 10415 raft_consensus.cc:2468] T ede17619c7a54d698a8dd667037fb2fe P dded0e9532a643cdbf1153dd0115db18 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3a41d8f651a64395b5bccf24ac50771c in term 0.
I20260709 14:54:20.969137 10538 leader_election.cc:290] T ede17619c7a54d698a8dd667037fb2fe P 3a41d8f651a64395b5bccf24ac50771c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers dded0e9532a643cdbf1153dd0115db18 (127.6.3.194:43185), 22d1dbccd8e14455bf955324fe73338c (127.6.3.195:40245)
I20260709 14:54:20.969511 10340 raft_consensus.cc:2468] T a39af33e8ed04777ad20124f23c94655 P 3a41d8f651a64395b5bccf24ac50771c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 22d1dbccd8e14455bf955324fe73338c in term 1.
I20260709 14:54:20.970842 10414 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7f5d020143604d42a692df3c9158f601" candidate_uuid: "22d1dbccd8e14455bf955324fe73338c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dded0e9532a643cdbf1153dd0115db18" is_pre_election: true
I20260709 14:54:20.971146 10572 raft_consensus.cc:2749] T a39af33e8ed04777ad20124f23c94655 P 3a41d8f651a64395b5bccf24ac50771c [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:54:20.971539 10414 raft_consensus.cc:2468] T 7f5d020143604d42a692df3c9158f601 P dded0e9532a643cdbf1153dd0115db18 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 22d1dbccd8e14455bf955324fe73338c in term 0.
I20260709 14:54:20.972205 10490 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ede17619c7a54d698a8dd667037fb2fe" candidate_uuid: "3a41d8f651a64395b5bccf24ac50771c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "22d1dbccd8e14455bf955324fe73338c" is_pre_election: true
I20260709 14:54:20.972487 10341 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7f5d020143604d42a692df3c9158f601" candidate_uuid: "22d1dbccd8e14455bf955324fe73338c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3a41d8f651a64395b5bccf24ac50771c" is_pre_election: true
I20260709 14:54:20.973055 10341 raft_consensus.cc:2468] T 7f5d020143604d42a692df3c9158f601 P 3a41d8f651a64395b5bccf24ac50771c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 22d1dbccd8e14455bf955324fe73338c in term 0.
W20260709 14:54:20.973340 10307 leader_election.cc:343] T ede17619c7a54d698a8dd667037fb2fe P 3a41d8f651a64395b5bccf24ac50771c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 22d1dbccd8e14455bf955324fe73338c (127.6.3.195:40245): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:54:20.968897 10416 raft_consensus.cc:2468] T a39af33e8ed04777ad20124f23c94655 P dded0e9532a643cdbf1153dd0115db18 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 22d1dbccd8e14455bf955324fe73338c in term 1.
I20260709 14:54:20.974401 10453 leader_election.cc:304] T 7f5d020143604d42a692df3c9158f601 P 22d1dbccd8e14455bf955324fe73338c [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: 22d1dbccd8e14455bf955324fe73338c, 3a41d8f651a64395b5bccf24ac50771c; no voters: 
I20260709 14:54:20.974712 10305 leader_election.cc:304] T ede17619c7a54d698a8dd667037fb2fe P 3a41d8f651a64395b5bccf24ac50771c [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: 3a41d8f651a64395b5bccf24ac50771c, dded0e9532a643cdbf1153dd0115db18; no voters: 22d1dbccd8e14455bf955324fe73338c
I20260709 14:54:20.962680 10533 consensus_queue.cc:260] T 30ec93a56fc842e2aff04bb12ed1545e P 3a41d8f651a64395b5bccf24ac50771c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a41d8f651a64395b5bccf24ac50771c" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 37363 } } peers { permanent_uuid: "dded0e9532a643cdbf1153dd0115db18" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43185 } } peers { permanent_uuid: "22d1dbccd8e14455bf955324fe73338c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 40245 } }
I20260709 14:54:20.975909 10538 raft_consensus.cc:2804] T ede17619c7a54d698a8dd667037fb2fe P 3a41d8f651a64395b5bccf24ac50771c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:54:20.969789 10554 raft_consensus.cc:515] T 30ec93a56fc842e2aff04bb12ed1545e P dded0e9532a643cdbf1153dd0115db18 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a41d8f651a64395b5bccf24ac50771c" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 37363 } } peers { permanent_uuid: "dded0e9532a643cdbf1153dd0115db18" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43185 } } peers { permanent_uuid: "22d1dbccd8e14455bf955324fe73338c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 40245 } }
I20260709 14:54:20.976254 10538 raft_consensus.cc:493] T ede17619c7a54d698a8dd667037fb2fe P 3a41d8f651a64395b5bccf24ac50771c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:54:20.976652 10538 raft_consensus.cc:3060] T ede17619c7a54d698a8dd667037fb2fe P 3a41d8f651a64395b5bccf24ac50771c [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:20.976825 10454 leader_election.cc:304] T a39af33e8ed04777ad20124f23c94655 P 22d1dbccd8e14455bf955324fe73338c [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: 22d1dbccd8e14455bf955324fe73338c, dded0e9532a643cdbf1153dd0115db18; no voters: 
I20260709 14:54:20.978406 10554 leader_election.cc:290] T 30ec93a56fc842e2aff04bb12ed1545e P dded0e9532a643cdbf1153dd0115db18 [CANDIDATE]: Term 1 election: Requested vote from peers 3a41d8f651a64395b5bccf24ac50771c (127.6.3.193:37363), 22d1dbccd8e14455bf955324fe73338c (127.6.3.195:40245)
I20260709 14:54:20.979473 10340 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "30ec93a56fc842e2aff04bb12ed1545e" candidate_uuid: "dded0e9532a643cdbf1153dd0115db18" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3a41d8f651a64395b5bccf24ac50771c"
I20260709 14:54:20.980093 10340 raft_consensus.cc:3060] T 30ec93a56fc842e2aff04bb12ed1545e P 3a41d8f651a64395b5bccf24ac50771c [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:20.980264 10537 leader_election.cc:290] T 7f5d020143604d42a692df3c9158f601 P 22d1dbccd8e14455bf955324fe73338c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3a41d8f651a64395b5bccf24ac50771c (127.6.3.193:37363), dded0e9532a643cdbf1153dd0115db18 (127.6.3.194:43185)
I20260709 14:54:20.982834 10537 raft_consensus.cc:2804] T 7f5d020143604d42a692df3c9158f601 P 22d1dbccd8e14455bf955324fe73338c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:54:20.983215 10537 raft_consensus.cc:493] T 7f5d020143604d42a692df3c9158f601 P 22d1dbccd8e14455bf955324fe73338c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:54:20.983517 10537 raft_consensus.cc:3060] T 7f5d020143604d42a692df3c9158f601 P 22d1dbccd8e14455bf955324fe73338c [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:20.990669 10538 raft_consensus.cc:515] T ede17619c7a54d698a8dd667037fb2fe P 3a41d8f651a64395b5bccf24ac50771c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a41d8f651a64395b5bccf24ac50771c" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 37363 } } peers { permanent_uuid: "dded0e9532a643cdbf1153dd0115db18" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43185 } } peers { permanent_uuid: "22d1dbccd8e14455bf955324fe73338c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 40245 } }
I20260709 14:54:20.982210 10533 ts_tablet_manager.cc:1434] T 30ec93a56fc842e2aff04bb12ed1545e P 3a41d8f651a64395b5bccf24ac50771c: Time spent starting tablet: real 0.027s	user 0.008s	sys 0.000s
I20260709 14:54:20.994630 10533 tablet_bootstrap.cc:492] T 366b420a02b148df8e53dcd5efa4a40f P 3a41d8f651a64395b5bccf24ac50771c: Bootstrap starting.
I20260709 14:54:20.996639 10490 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "30ec93a56fc842e2aff04bb12ed1545e" candidate_uuid: "dded0e9532a643cdbf1153dd0115db18" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "22d1dbccd8e14455bf955324fe73338c"
I20260709 14:54:20.997164 10490 raft_consensus.cc:3060] T 30ec93a56fc842e2aff04bb12ed1545e P 22d1dbccd8e14455bf955324fe73338c [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:20.997382 10489 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ede17619c7a54d698a8dd667037fb2fe" candidate_uuid: "3a41d8f651a64395b5bccf24ac50771c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "22d1dbccd8e14455bf955324fe73338c"
W20260709 14:54:20.998411 10307 leader_election.cc:343] T ede17619c7a54d698a8dd667037fb2fe P 3a41d8f651a64395b5bccf24ac50771c [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 22d1dbccd8e14455bf955324fe73338c (127.6.3.195:40245): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:54:21.001247 10340 raft_consensus.cc:2468] T 30ec93a56fc842e2aff04bb12ed1545e P 3a41d8f651a64395b5bccf24ac50771c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dded0e9532a643cdbf1153dd0115db18 in term 1.
I20260709 14:54:21.002568 10533 tablet_bootstrap.cc:654] T 366b420a02b148df8e53dcd5efa4a40f P 3a41d8f651a64395b5bccf24ac50771c: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:21.002746 10379 leader_election.cc:304] T 30ec93a56fc842e2aff04bb12ed1545e P dded0e9532a643cdbf1153dd0115db18 [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: 3a41d8f651a64395b5bccf24ac50771c, dded0e9532a643cdbf1153dd0115db18; no voters: 
I20260709 14:54:20.995178 10416 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ede17619c7a54d698a8dd667037fb2fe" candidate_uuid: "3a41d8f651a64395b5bccf24ac50771c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dded0e9532a643cdbf1153dd0115db18"
I20260709 14:54:21.003739 10554 raft_consensus.cc:2804] T 30ec93a56fc842e2aff04bb12ed1545e P dded0e9532a643cdbf1153dd0115db18 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:54:21.004179 10416 raft_consensus.cc:3060] T ede17619c7a54d698a8dd667037fb2fe P dded0e9532a643cdbf1153dd0115db18 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:21.004236 10554 raft_consensus.cc:697] T 30ec93a56fc842e2aff04bb12ed1545e P dded0e9532a643cdbf1153dd0115db18 [term 1 LEADER]: Becoming Leader. State: Replica: dded0e9532a643cdbf1153dd0115db18, State: Running, Role: LEADER
I20260709 14:54:21.005484 10554 consensus_queue.cc:237] T 30ec93a56fc842e2aff04bb12ed1545e P dded0e9532a643cdbf1153dd0115db18 [LEADER]: Queue going to LEADER mode. State: All 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: "3a41d8f651a64395b5bccf24ac50771c" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 37363 } } peers { permanent_uuid: "dded0e9532a643cdbf1153dd0115db18" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43185 } } peers { permanent_uuid: "22d1dbccd8e14455bf955324fe73338c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 40245 } }
I20260709 14:54:21.007730 10537 raft_consensus.cc:515] T 7f5d020143604d42a692df3c9158f601 P 22d1dbccd8e14455bf955324fe73338c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a41d8f651a64395b5bccf24ac50771c" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 37363 } } peers { permanent_uuid: "dded0e9532a643cdbf1153dd0115db18" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43185 } } peers { permanent_uuid: "22d1dbccd8e14455bf955324fe73338c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 40245 } }
I20260709 14:54:21.009915 10490 raft_consensus.cc:2468] T 30ec93a56fc842e2aff04bb12ed1545e P 22d1dbccd8e14455bf955324fe73338c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dded0e9532a643cdbf1153dd0115db18 in term 1.
I20260709 14:54:21.011157 10531 tablet_bootstrap.cc:492] T ede17619c7a54d698a8dd667037fb2fe P 22d1dbccd8e14455bf955324fe73338c: No bootstrap required, opened a new log
I20260709 14:54:21.011611 10531 ts_tablet_manager.cc:1403] T ede17619c7a54d698a8dd667037fb2fe P 22d1dbccd8e14455bf955324fe73338c: Time spent bootstrapping tablet: real 0.080s	user 0.012s	sys 0.041s
I20260709 14:54:21.011698 10340 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7f5d020143604d42a692df3c9158f601" candidate_uuid: "22d1dbccd8e14455bf955324fe73338c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3a41d8f651a64395b5bccf24ac50771c"
I20260709 14:54:21.012320 10340 raft_consensus.cc:3060] T 7f5d020143604d42a692df3c9158f601 P 3a41d8f651a64395b5bccf24ac50771c [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:20.995829 10578 raft_consensus.cc:2804] T a39af33e8ed04777ad20124f23c94655 P 22d1dbccd8e14455bf955324fe73338c [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:54:21.011176 10537 leader_election.cc:290] T 7f5d020143604d42a692df3c9158f601 P 22d1dbccd8e14455bf955324fe73338c [CANDIDATE]: Term 1 election: Requested vote from peers 3a41d8f651a64395b5bccf24ac50771c (127.6.3.193:37363), dded0e9532a643cdbf1153dd0115db18 (127.6.3.194:43185)
I20260709 14:54:21.015364 10578 raft_consensus.cc:697] T a39af33e8ed04777ad20124f23c94655 P 22d1dbccd8e14455bf955324fe73338c [term 1 LEADER]: Becoming Leader. State: Replica: 22d1dbccd8e14455bf955324fe73338c, State: Running, Role: LEADER
I20260709 14:54:21.016274 10578 consensus_queue.cc:237] T a39af33e8ed04777ad20124f23c94655 P 22d1dbccd8e14455bf955324fe73338c [LEADER]: Queue going to LEADER mode. State: All 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: "3a41d8f651a64395b5bccf24ac50771c" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 37363 } } peers { permanent_uuid: "dded0e9532a643cdbf1153dd0115db18" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43185 } } peers { permanent_uuid: "22d1dbccd8e14455bf955324fe73338c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 40245 } }
I20260709 14:54:21.016333 10238 catalog_manager.cc:5697] T 111a119cebca48088230eacd075558fa P dded0e9532a643cdbf1153dd0115db18 reported cstate change: term changed from 0 to 1, leader changed from <none> to dded0e9532a643cdbf1153dd0115db18 (127.6.3.194). New cstate: current_term: 1 leader_uuid: "dded0e9532a643cdbf1153dd0115db18" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a41d8f651a64395b5bccf24ac50771c" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 37363 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "dded0e9532a643cdbf1153dd0115db18" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43185 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "22d1dbccd8e14455bf955324fe73338c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 40245 } health_report { overall_health: UNKNOWN } } }
I20260709 14:54:21.019708 10414 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7f5d020143604d42a692df3c9158f601" candidate_uuid: "22d1dbccd8e14455bf955324fe73338c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dded0e9532a643cdbf1153dd0115db18"
I20260709 14:54:21.020292 10414 raft_consensus.cc:3060] T 7f5d020143604d42a692df3c9158f601 P dded0e9532a643cdbf1153dd0115db18 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:21.020790 10538 leader_election.cc:290] T ede17619c7a54d698a8dd667037fb2fe P 3a41d8f651a64395b5bccf24ac50771c [CANDIDATE]: Term 1 election: Requested vote from peers dded0e9532a643cdbf1153dd0115db18 (127.6.3.194:43185), 22d1dbccd8e14455bf955324fe73338c (127.6.3.195:40245)
I20260709 14:54:21.014770 10531 raft_consensus.cc:359] T ede17619c7a54d698a8dd667037fb2fe P 22d1dbccd8e14455bf955324fe73338c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a41d8f651a64395b5bccf24ac50771c" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 37363 } } peers { permanent_uuid: "dded0e9532a643cdbf1153dd0115db18" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43185 } } peers { permanent_uuid: "22d1dbccd8e14455bf955324fe73338c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 40245 } }
I20260709 14:54:21.022353 10531 raft_consensus.cc:385] T ede17619c7a54d698a8dd667037fb2fe P 22d1dbccd8e14455bf955324fe73338c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:21.022727 10531 raft_consensus.cc:740] T ede17619c7a54d698a8dd667037fb2fe P 22d1dbccd8e14455bf955324fe73338c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 22d1dbccd8e14455bf955324fe73338c, State: Initialized, Role: FOLLOWER
I20260709 14:54:21.024184 10416 raft_consensus.cc:2468] T ede17619c7a54d698a8dd667037fb2fe P dded0e9532a643cdbf1153dd0115db18 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3a41d8f651a64395b5bccf24ac50771c in term 1.
I20260709 14:54:21.025287 10305 leader_election.cc:304] T ede17619c7a54d698a8dd667037fb2fe P 3a41d8f651a64395b5bccf24ac50771c [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: 3a41d8f651a64395b5bccf24ac50771c, dded0e9532a643cdbf1153dd0115db18; no voters: 22d1dbccd8e14455bf955324fe73338c
I20260709 14:54:21.025733 10340 raft_consensus.cc:2468] T 7f5d020143604d42a692df3c9158f601 P 3a41d8f651a64395b5bccf24ac50771c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 22d1dbccd8e14455bf955324fe73338c in term 1.
I20260709 14:54:21.025336 10531 consensus_queue.cc:260] T ede17619c7a54d698a8dd667037fb2fe P 22d1dbccd8e14455bf955324fe73338c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a41d8f651a64395b5bccf24ac50771c" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 37363 } } peers { permanent_uuid: "dded0e9532a643cdbf1153dd0115db18" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43185 } } peers { permanent_uuid: "22d1dbccd8e14455bf955324fe73338c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 40245 } }
I20260709 14:54:21.026407 10538 raft_consensus.cc:2804] T ede17619c7a54d698a8dd667037fb2fe P 3a41d8f651a64395b5bccf24ac50771c [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:54:21.026870 10538 raft_consensus.cc:697] T ede17619c7a54d698a8dd667037fb2fe P 3a41d8f651a64395b5bccf24ac50771c [term 1 LEADER]: Becoming Leader. State: Replica: 3a41d8f651a64395b5bccf24ac50771c, State: Running, Role: LEADER
I20260709 14:54:21.026822 10453 leader_election.cc:304] T 7f5d020143604d42a692df3c9158f601 P 22d1dbccd8e14455bf955324fe73338c [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: 22d1dbccd8e14455bf955324fe73338c, 3a41d8f651a64395b5bccf24ac50771c; no voters: 
I20260709 14:54:21.028376 10579 raft_consensus.cc:2804] T 7f5d020143604d42a692df3c9158f601 P 22d1dbccd8e14455bf955324fe73338c [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:54:21.027973 10538 consensus_queue.cc:237] T ede17619c7a54d698a8dd667037fb2fe P 3a41d8f651a64395b5bccf24ac50771c [LEADER]: Queue going to LEADER mode. State: All 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: "3a41d8f651a64395b5bccf24ac50771c" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 37363 } } peers { permanent_uuid: "dded0e9532a643cdbf1153dd0115db18" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43185 } } peers { permanent_uuid: "22d1dbccd8e14455bf955324fe73338c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 40245 } }
I20260709 14:54:21.027995 10531 ts_tablet_manager.cc:1434] T ede17619c7a54d698a8dd667037fb2fe P 22d1dbccd8e14455bf955324fe73338c: Time spent starting tablet: real 0.016s	user 0.006s	sys 0.002s
I20260709 14:54:21.028939 10579 raft_consensus.cc:697] T 7f5d020143604d42a692df3c9158f601 P 22d1dbccd8e14455bf955324fe73338c [term 1 LEADER]: Becoming Leader. State: Replica: 22d1dbccd8e14455bf955324fe73338c, State: Running, Role: LEADER
I20260709 14:54:21.050918 10414 raft_consensus.cc:2468] T 7f5d020143604d42a692df3c9158f601 P dded0e9532a643cdbf1153dd0115db18 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 22d1dbccd8e14455bf955324fe73338c in term 1.
I20260709 14:54:21.047508 10579 consensus_queue.cc:237] T 7f5d020143604d42a692df3c9158f601 P 22d1dbccd8e14455bf955324fe73338c [LEADER]: Queue going to LEADER mode. State: All 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: "3a41d8f651a64395b5bccf24ac50771c" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 37363 } } peers { permanent_uuid: "dded0e9532a643cdbf1153dd0115db18" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43185 } } peers { permanent_uuid: "22d1dbccd8e14455bf955324fe73338c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 40245 } }
I20260709 14:54:21.056770 10533 tablet_bootstrap.cc:492] T 366b420a02b148df8e53dcd5efa4a40f P 3a41d8f651a64395b5bccf24ac50771c: No bootstrap required, opened a new log
I20260709 14:54:21.057348 10533 ts_tablet_manager.cc:1403] T 366b420a02b148df8e53dcd5efa4a40f P 3a41d8f651a64395b5bccf24ac50771c: Time spent bootstrapping tablet: real 0.063s	user 0.008s	sys 0.029s
I20260709 14:54:21.057111 10239 catalog_manager.cc:5697] T 30ec93a56fc842e2aff04bb12ed1545e P dded0e9532a643cdbf1153dd0115db18 reported cstate change: term changed from 0 to 1, leader changed from <none> to dded0e9532a643cdbf1153dd0115db18 (127.6.3.194). New cstate: current_term: 1 leader_uuid: "dded0e9532a643cdbf1153dd0115db18" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a41d8f651a64395b5bccf24ac50771c" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 37363 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "dded0e9532a643cdbf1153dd0115db18" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43185 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "22d1dbccd8e14455bf955324fe73338c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 40245 } health_report { overall_health: UNKNOWN } } }
I20260709 14:54:21.058048 10238 catalog_manager.cc:5697] T a39af33e8ed04777ad20124f23c94655 P 22d1dbccd8e14455bf955324fe73338c reported cstate change: term changed from 0 to 1, leader changed from <none> to 22d1dbccd8e14455bf955324fe73338c (127.6.3.195). New cstate: current_term: 1 leader_uuid: "22d1dbccd8e14455bf955324fe73338c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a41d8f651a64395b5bccf24ac50771c" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 37363 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "dded0e9532a643cdbf1153dd0115db18" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43185 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "22d1dbccd8e14455bf955324fe73338c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 40245 } health_report { overall_health: HEALTHY } } }
I20260709 14:54:21.064265 10237 catalog_manager.cc:5697] T ede17619c7a54d698a8dd667037fb2fe P 3a41d8f651a64395b5bccf24ac50771c reported cstate change: term changed from 0 to 1, leader changed from <none> to 3a41d8f651a64395b5bccf24ac50771c (127.6.3.193). New cstate: current_term: 1 leader_uuid: "3a41d8f651a64395b5bccf24ac50771c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a41d8f651a64395b5bccf24ac50771c" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 37363 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "dded0e9532a643cdbf1153dd0115db18" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43185 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "22d1dbccd8e14455bf955324fe73338c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 40245 } health_report { overall_health: UNKNOWN } } }
I20260709 14:54:21.068800 10533 raft_consensus.cc:359] T 366b420a02b148df8e53dcd5efa4a40f P 3a41d8f651a64395b5bccf24ac50771c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a41d8f651a64395b5bccf24ac50771c" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 37363 } } peers { permanent_uuid: "dded0e9532a643cdbf1153dd0115db18" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43185 } } peers { permanent_uuid: "22d1dbccd8e14455bf955324fe73338c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 40245 } }
I20260709 14:54:21.069451 10533 raft_consensus.cc:385] T 366b420a02b148df8e53dcd5efa4a40f P 3a41d8f651a64395b5bccf24ac50771c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:21.069720 10533 raft_consensus.cc:740] T 366b420a02b148df8e53dcd5efa4a40f P 3a41d8f651a64395b5bccf24ac50771c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3a41d8f651a64395b5bccf24ac50771c, State: Initialized, Role: FOLLOWER
I20260709 14:54:21.070355 10533 consensus_queue.cc:260] T 366b420a02b148df8e53dcd5efa4a40f P 3a41d8f651a64395b5bccf24ac50771c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a41d8f651a64395b5bccf24ac50771c" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 37363 } } peers { permanent_uuid: "dded0e9532a643cdbf1153dd0115db18" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43185 } } peers { permanent_uuid: "22d1dbccd8e14455bf955324fe73338c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 40245 } }
I20260709 14:54:21.072584 10533 ts_tablet_manager.cc:1434] T 366b420a02b148df8e53dcd5efa4a40f P 3a41d8f651a64395b5bccf24ac50771c: Time spent starting tablet: real 0.015s	user 0.005s	sys 0.001s
I20260709 14:54:21.073475 10533 tablet_bootstrap.cc:492] T 38fc138cbcee45fbaefc1766f4fd7f79 P 3a41d8f651a64395b5bccf24ac50771c: Bootstrap starting.
I20260709 14:54:21.076114 10238 catalog_manager.cc:5697] T 7f5d020143604d42a692df3c9158f601 P 22d1dbccd8e14455bf955324fe73338c reported cstate change: term changed from 0 to 1, leader changed from <none> to 22d1dbccd8e14455bf955324fe73338c (127.6.3.195). New cstate: current_term: 1 leader_uuid: "22d1dbccd8e14455bf955324fe73338c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a41d8f651a64395b5bccf24ac50771c" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 37363 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "dded0e9532a643cdbf1153dd0115db18" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43185 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "22d1dbccd8e14455bf955324fe73338c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 40245 } health_report { overall_health: HEALTHY } } }
I20260709 14:54:21.079260 10533 tablet_bootstrap.cc:654] T 38fc138cbcee45fbaefc1766f4fd7f79 P 3a41d8f651a64395b5bccf24ac50771c: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:21.085978 10533 tablet_bootstrap.cc:492] T 38fc138cbcee45fbaefc1766f4fd7f79 P 3a41d8f651a64395b5bccf24ac50771c: No bootstrap required, opened a new log
I20260709 14:54:21.086299 10533 ts_tablet_manager.cc:1403] T 38fc138cbcee45fbaefc1766f4fd7f79 P 3a41d8f651a64395b5bccf24ac50771c: Time spent bootstrapping tablet: real 0.013s	user 0.008s	sys 0.004s
I20260709 14:54:21.088029 10533 raft_consensus.cc:359] T 38fc138cbcee45fbaefc1766f4fd7f79 P 3a41d8f651a64395b5bccf24ac50771c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22d1dbccd8e14455bf955324fe73338c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 40245 } } peers { permanent_uuid: "dded0e9532a643cdbf1153dd0115db18" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43185 } } peers { permanent_uuid: "3a41d8f651a64395b5bccf24ac50771c" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 37363 } }
I20260709 14:54:21.088459 10533 raft_consensus.cc:385] T 38fc138cbcee45fbaefc1766f4fd7f79 P 3a41d8f651a64395b5bccf24ac50771c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:21.088619 10533 raft_consensus.cc:740] T 38fc138cbcee45fbaefc1766f4fd7f79 P 3a41d8f651a64395b5bccf24ac50771c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3a41d8f651a64395b5bccf24ac50771c, State: Initialized, Role: FOLLOWER
I20260709 14:54:21.089103 10533 consensus_queue.cc:260] T 38fc138cbcee45fbaefc1766f4fd7f79 P 3a41d8f651a64395b5bccf24ac50771c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22d1dbccd8e14455bf955324fe73338c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 40245 } } peers { permanent_uuid: "dded0e9532a643cdbf1153dd0115db18" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43185 } } peers { permanent_uuid: "3a41d8f651a64395b5bccf24ac50771c" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 37363 } }
I20260709 14:54:21.090427 10533 ts_tablet_manager.cc:1434] T 38fc138cbcee45fbaefc1766f4fd7f79 P 3a41d8f651a64395b5bccf24ac50771c: Time spent starting tablet: real 0.004s	user 0.002s	sys 0.000s
I20260709 14:54:21.091104 10533 tablet_bootstrap.cc:492] T 111a119cebca48088230eacd075558fa P 3a41d8f651a64395b5bccf24ac50771c: Bootstrap starting.
I20260709 14:54:21.094689 10533 tablet_bootstrap.cc:654] T 111a119cebca48088230eacd075558fa P 3a41d8f651a64395b5bccf24ac50771c: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:21.098320 10533 tablet_bootstrap.cc:492] T 111a119cebca48088230eacd075558fa P 3a41d8f651a64395b5bccf24ac50771c: No bootstrap required, opened a new log
I20260709 14:54:21.098654 10533 ts_tablet_manager.cc:1403] T 111a119cebca48088230eacd075558fa P 3a41d8f651a64395b5bccf24ac50771c: Time spent bootstrapping tablet: real 0.008s	user 0.006s	sys 0.000s
I20260709 14:54:21.100672 10533 raft_consensus.cc:359] T 111a119cebca48088230eacd075558fa P 3a41d8f651a64395b5bccf24ac50771c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a41d8f651a64395b5bccf24ac50771c" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 37363 } } peers { permanent_uuid: "dded0e9532a643cdbf1153dd0115db18" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43185 } } peers { permanent_uuid: "22d1dbccd8e14455bf955324fe73338c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 40245 } }
I20260709 14:54:21.101255 10533 raft_consensus.cc:385] T 111a119cebca48088230eacd075558fa P 3a41d8f651a64395b5bccf24ac50771c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:21.101496 10533 raft_consensus.cc:740] T 111a119cebca48088230eacd075558fa P 3a41d8f651a64395b5bccf24ac50771c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3a41d8f651a64395b5bccf24ac50771c, State: Initialized, Role: FOLLOWER
I20260709 14:54:21.102334 10533 consensus_queue.cc:260] T 111a119cebca48088230eacd075558fa P 3a41d8f651a64395b5bccf24ac50771c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a41d8f651a64395b5bccf24ac50771c" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 37363 } } peers { permanent_uuid: "dded0e9532a643cdbf1153dd0115db18" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43185 } } peers { permanent_uuid: "22d1dbccd8e14455bf955324fe73338c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 40245 } }
I20260709 14:54:21.104172 10533 ts_tablet_manager.cc:1434] T 111a119cebca48088230eacd075558fa P 3a41d8f651a64395b5bccf24ac50771c: Time spent starting tablet: real 0.005s	user 0.006s	sys 0.000s
I20260709 14:54:21.110447 10579 raft_consensus.cc:493] T ede17619c7a54d698a8dd667037fb2fe P 22d1dbccd8e14455bf955324fe73338c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:54:21.110956 10579 raft_consensus.cc:515] T ede17619c7a54d698a8dd667037fb2fe P 22d1dbccd8e14455bf955324fe73338c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a41d8f651a64395b5bccf24ac50771c" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 37363 } } peers { permanent_uuid: "dded0e9532a643cdbf1153dd0115db18" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43185 } } peers { permanent_uuid: "22d1dbccd8e14455bf955324fe73338c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 40245 } }
I20260709 14:54:21.112751 10579 leader_election.cc:290] T ede17619c7a54d698a8dd667037fb2fe P 22d1dbccd8e14455bf955324fe73338c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3a41d8f651a64395b5bccf24ac50771c (127.6.3.193:37363), dded0e9532a643cdbf1153dd0115db18 (127.6.3.194:43185)
I20260709 14:54:21.113338 10340 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ede17619c7a54d698a8dd667037fb2fe" candidate_uuid: "22d1dbccd8e14455bf955324fe73338c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3a41d8f651a64395b5bccf24ac50771c" is_pre_election: true
I20260709 14:54:21.113806 10414 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ede17619c7a54d698a8dd667037fb2fe" candidate_uuid: "22d1dbccd8e14455bf955324fe73338c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dded0e9532a643cdbf1153dd0115db18" is_pre_election: true
I20260709 14:54:21.114589 10414 raft_consensus.cc:2393] T ede17619c7a54d698a8dd667037fb2fe P dded0e9532a643cdbf1153dd0115db18 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 22d1dbccd8e14455bf955324fe73338c in current term 1: Already voted for candidate 3a41d8f651a64395b5bccf24ac50771c in this term.
I20260709 14:54:21.115540 10454 leader_election.cc:304] T ede17619c7a54d698a8dd667037fb2fe P 22d1dbccd8e14455bf955324fe73338c [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: 22d1dbccd8e14455bf955324fe73338c; no voters: 3a41d8f651a64395b5bccf24ac50771c, dded0e9532a643cdbf1153dd0115db18
I20260709 14:54:21.116122 10579 raft_consensus.cc:3060] T ede17619c7a54d698a8dd667037fb2fe P 22d1dbccd8e14455bf955324fe73338c [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:21.121069 10579 raft_consensus.cc:2749] T ede17619c7a54d698a8dd667037fb2fe P 22d1dbccd8e14455bf955324fe73338c [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:54:21.121417 10414 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "38fc138cbcee45fbaefc1766f4fd7f79"
dest_uuid: "dded0e9532a643cdbf1153dd0115db18"
mode: GRACEFUL
new_leader_uuid: "3a41d8f651a64395b5bccf24ac50771c"
 from {username='slave'} at 127.0.0.1:46148
I20260709 14:54:21.121930 10414 raft_consensus.cc:606] T 38fc138cbcee45fbaefc1766f4fd7f79 P dded0e9532a643cdbf1153dd0115db18 [term 1 LEADER]: Received request to transfer leadership to TS 3a41d8f651a64395b5bccf24ac50771c
I20260709 14:54:21.126459 10414 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "111a119cebca48088230eacd075558fa"
dest_uuid: "dded0e9532a643cdbf1153dd0115db18"
mode: GRACEFUL
new_leader_uuid: "3a41d8f651a64395b5bccf24ac50771c"
 from {username='slave'} at 127.0.0.1:46148
I20260709 14:54:21.126852 10414 raft_consensus.cc:606] T 111a119cebca48088230eacd075558fa P dded0e9532a643cdbf1153dd0115db18 [term 1 LEADER]: Received request to transfer leadership to TS 3a41d8f651a64395b5bccf24ac50771c
I20260709 14:54:21.130726 10414 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "366b420a02b148df8e53dcd5efa4a40f"
dest_uuid: "dded0e9532a643cdbf1153dd0115db18"
mode: GRACEFUL
new_leader_uuid: "3a41d8f651a64395b5bccf24ac50771c"
 from {username='slave'} at 127.0.0.1:46148
I20260709 14:54:21.131173 10414 raft_consensus.cc:606] T 366b420a02b148df8e53dcd5efa4a40f P dded0e9532a643cdbf1153dd0115db18 [term 1 LEADER]: Received request to transfer leadership to TS 3a41d8f651a64395b5bccf24ac50771c
I20260709 14:54:21.138036 10554 consensus_queue.cc:1048] T 366b420a02b148df8e53dcd5efa4a40f P dded0e9532a643cdbf1153dd0115db18 [LEADER]: Connected to new peer: Peer: permanent_uuid: "22d1dbccd8e14455bf955324fe73338c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 40245 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:54:21.145187 10489 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "a39af33e8ed04777ad20124f23c94655"
dest_uuid: "22d1dbccd8e14455bf955324fe73338c"
mode: GRACEFUL
new_leader_uuid: "3a41d8f651a64395b5bccf24ac50771c"
 from {username='slave'} at 127.0.0.1:55522
I20260709 14:54:21.145709 10489 raft_consensus.cc:606] T a39af33e8ed04777ad20124f23c94655 P 22d1dbccd8e14455bf955324fe73338c [term 1 LEADER]: Received request to transfer leadership to TS 3a41d8f651a64395b5bccf24ac50771c
I20260709 14:54:21.155604 10340 raft_consensus.cc:3060] T 366b420a02b148df8e53dcd5efa4a40f P 3a41d8f651a64395b5bccf24ac50771c [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:21.161945 10341 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ede17619c7a54d698a8dd667037fb2fe"
dest_uuid: "3a41d8f651a64395b5bccf24ac50771c"
mode: GRACEFUL
new_leader_uuid: "dded0e9532a643cdbf1153dd0115db18"
 from {username='slave'} at 127.0.0.1:43000
I20260709 14:54:21.162431 10341 raft_consensus.cc:606] T ede17619c7a54d698a8dd667037fb2fe P 3a41d8f651a64395b5bccf24ac50771c [term 1 LEADER]: Received request to transfer leadership to TS dded0e9532a643cdbf1153dd0115db18
I20260709 14:54:21.163429 10536 consensus_queue.cc:1048] T 366b420a02b148df8e53dcd5efa4a40f P dded0e9532a643cdbf1153dd0115db18 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3a41d8f651a64395b5bccf24ac50771c" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 37363 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:54:21.167966 10340 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "25b7e3b486064666b92946f921badec7"
dest_uuid: "3a41d8f651a64395b5bccf24ac50771c"
mode: GRACEFUL
new_leader_uuid: "dded0e9532a643cdbf1153dd0115db18"
 from {username='slave'} at 127.0.0.1:43000
I20260709 14:54:21.168509 10340 raft_consensus.cc:606] T 25b7e3b486064666b92946f921badec7 P 3a41d8f651a64395b5bccf24ac50771c [term 1 LEADER]: Received request to transfer leadership to TS dded0e9532a643cdbf1153dd0115db18
I20260709 14:54:21.171612 10553 raft_consensus.cc:993] T 366b420a02b148df8e53dcd5efa4a40f P dded0e9532a643cdbf1153dd0115db18: : Instructing follower 3a41d8f651a64395b5bccf24ac50771c to start an election
I20260709 14:54:21.172076 10553 raft_consensus.cc:1081] T 366b420a02b148df8e53dcd5efa4a40f P dded0e9532a643cdbf1153dd0115db18 [term 1 LEADER]: Signalling peer 3a41d8f651a64395b5bccf24ac50771c to start an election
I20260709 14:54:21.173794 10341 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "366b420a02b148df8e53dcd5efa4a40f"
dest_uuid: "3a41d8f651a64395b5bccf24ac50771c"
 from {username='slave'} at 127.0.0.1:42972
I20260709 14:54:21.174292 10341 raft_consensus.cc:493] T 366b420a02b148df8e53dcd5efa4a40f P 3a41d8f651a64395b5bccf24ac50771c [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:54:21.174641 10341 raft_consensus.cc:3060] T 366b420a02b148df8e53dcd5efa4a40f P 3a41d8f651a64395b5bccf24ac50771c [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:54:21.177500 10489 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "7f5d020143604d42a692df3c9158f601"
dest_uuid: "22d1dbccd8e14455bf955324fe73338c"
mode: GRACEFUL
new_leader_uuid: "dded0e9532a643cdbf1153dd0115db18"
 from {username='slave'} at 127.0.0.1:55522
I20260709 14:54:21.178115 10489 raft_consensus.cc:606] T 7f5d020143604d42a692df3c9158f601 P 22d1dbccd8e14455bf955324fe73338c [term 1 LEADER]: Received request to transfer leadership to TS dded0e9532a643cdbf1153dd0115db18
I20260709 14:54:21.180809 10341 raft_consensus.cc:515] T 366b420a02b148df8e53dcd5efa4a40f P 3a41d8f651a64395b5bccf24ac50771c [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a41d8f651a64395b5bccf24ac50771c" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 37363 } } peers { permanent_uuid: "dded0e9532a643cdbf1153dd0115db18" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43185 } } peers { permanent_uuid: "22d1dbccd8e14455bf955324fe73338c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 40245 } }
I20260709 14:54:21.182682 10341 leader_election.cc:290] T 366b420a02b148df8e53dcd5efa4a40f P 3a41d8f651a64395b5bccf24ac50771c [CANDIDATE]: Term 2 election: Requested vote from peers dded0e9532a643cdbf1153dd0115db18 (127.6.3.194:43185), 22d1dbccd8e14455bf955324fe73338c (127.6.3.195:40245)
I20260709 14:54:21.183429 10414 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "366b420a02b148df8e53dcd5efa4a40f" candidate_uuid: "3a41d8f651a64395b5bccf24ac50771c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "dded0e9532a643cdbf1153dd0115db18"
I20260709 14:54:21.183616 10341 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "3c1bc4c0d6e74b2e91daf92b0490e6fa"
dest_uuid: "3a41d8f651a64395b5bccf24ac50771c"
mode: GRACEFUL
new_leader_uuid: "22d1dbccd8e14455bf955324fe73338c"
 from {username='slave'} at 127.0.0.1:43000
I20260709 14:54:21.184001 10414 raft_consensus.cc:3055] T 366b420a02b148df8e53dcd5efa4a40f P dded0e9532a643cdbf1153dd0115db18 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:54:21.184146 10341 raft_consensus.cc:606] T 3c1bc4c0d6e74b2e91daf92b0490e6fa P 3a41d8f651a64395b5bccf24ac50771c [term 1 LEADER]: Received request to transfer leadership to TS 22d1dbccd8e14455bf955324fe73338c
I20260709 14:54:21.184350 10414 raft_consensus.cc:740] T 366b420a02b148df8e53dcd5efa4a40f P dded0e9532a643cdbf1153dd0115db18 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: dded0e9532a643cdbf1153dd0115db18, State: Running, Role: LEADER
I20260709 14:54:21.185202 10414 consensus_queue.cc:260] T 366b420a02b148df8e53dcd5efa4a40f P dded0e9532a643cdbf1153dd0115db18 [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: "3a41d8f651a64395b5bccf24ac50771c" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 37363 } } peers { permanent_uuid: "dded0e9532a643cdbf1153dd0115db18" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43185 } } peers { permanent_uuid: "22d1dbccd8e14455bf955324fe73338c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 40245 } }
I20260709 14:54:21.186059 10414 raft_consensus.cc:3060] T 366b420a02b148df8e53dcd5efa4a40f P dded0e9532a643cdbf1153dd0115db18 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:54:21.188175 10489 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "366b420a02b148df8e53dcd5efa4a40f" candidate_uuid: "3a41d8f651a64395b5bccf24ac50771c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "22d1dbccd8e14455bf955324fe73338c"
I20260709 14:54:21.188710 10489 raft_consensus.cc:3060] T 366b420a02b148df8e53dcd5efa4a40f P 22d1dbccd8e14455bf955324fe73338c [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:54:21.190963 10414 raft_consensus.cc:2468] T 366b420a02b148df8e53dcd5efa4a40f P dded0e9532a643cdbf1153dd0115db18 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3a41d8f651a64395b5bccf24ac50771c in term 2.
I20260709 14:54:21.191996 10305 leader_election.cc:304] T 366b420a02b148df8e53dcd5efa4a40f P 3a41d8f651a64395b5bccf24ac50771c [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: 3a41d8f651a64395b5bccf24ac50771c, dded0e9532a643cdbf1153dd0115db18; no voters: 
I20260709 14:54:21.192612 10538 raft_consensus.cc:2804] T 366b420a02b148df8e53dcd5efa4a40f P 3a41d8f651a64395b5bccf24ac50771c [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:54:21.193025 10538 raft_consensus.cc:697] T 366b420a02b148df8e53dcd5efa4a40f P 3a41d8f651a64395b5bccf24ac50771c [term 2 LEADER]: Becoming Leader. State: Replica: 3a41d8f651a64395b5bccf24ac50771c, State: Running, Role: LEADER
I20260709 14:54:21.193703 10538 consensus_queue.cc:237] T 366b420a02b148df8e53dcd5efa4a40f P 3a41d8f651a64395b5bccf24ac50771c [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: "3a41d8f651a64395b5bccf24ac50771c" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 37363 } } peers { permanent_uuid: "dded0e9532a643cdbf1153dd0115db18" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43185 } } peers { permanent_uuid: "22d1dbccd8e14455bf955324fe73338c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 40245 } }
I20260709 14:54:21.193967 10489 raft_consensus.cc:2468] T 366b420a02b148df8e53dcd5efa4a40f P 22d1dbccd8e14455bf955324fe73338c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3a41d8f651a64395b5bccf24ac50771c in term 2.
I20260709 14:54:21.195484 10572 raft_consensus.cc:493] T 38fc138cbcee45fbaefc1766f4fd7f79 P 3a41d8f651a64395b5bccf24ac50771c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:54:21.195914 10572 raft_consensus.cc:515] T 38fc138cbcee45fbaefc1766f4fd7f79 P 3a41d8f651a64395b5bccf24ac50771c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22d1dbccd8e14455bf955324fe73338c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 40245 } } peers { permanent_uuid: "dded0e9532a643cdbf1153dd0115db18" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43185 } } peers { permanent_uuid: "3a41d8f651a64395b5bccf24ac50771c" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 37363 } }
I20260709 14:54:21.197836 10572 leader_election.cc:290] T 38fc138cbcee45fbaefc1766f4fd7f79 P 3a41d8f651a64395b5bccf24ac50771c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 22d1dbccd8e14455bf955324fe73338c (127.6.3.195:40245), dded0e9532a643cdbf1153dd0115db18 (127.6.3.194:43185)
I20260709 14:54:21.198305 10489 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "38fc138cbcee45fbaefc1766f4fd7f79" candidate_uuid: "3a41d8f651a64395b5bccf24ac50771c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "22d1dbccd8e14455bf955324fe73338c" is_pre_election: true
I20260709 14:54:21.198913 10414 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "38fc138cbcee45fbaefc1766f4fd7f79" candidate_uuid: "3a41d8f651a64395b5bccf24ac50771c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dded0e9532a643cdbf1153dd0115db18" is_pre_election: true
I20260709 14:54:21.199098 10489 raft_consensus.cc:2393] T 38fc138cbcee45fbaefc1766f4fd7f79 P 22d1dbccd8e14455bf955324fe73338c [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 3a41d8f651a64395b5bccf24ac50771c in current term 1: Already voted for candidate dded0e9532a643cdbf1153dd0115db18 in this term.
I20260709 14:54:21.200256 10305 leader_election.cc:304] T 38fc138cbcee45fbaefc1766f4fd7f79 P 3a41d8f651a64395b5bccf24ac50771c [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: 3a41d8f651a64395b5bccf24ac50771c; no voters: 22d1dbccd8e14455bf955324fe73338c, dded0e9532a643cdbf1153dd0115db18
I20260709 14:54:21.200990 10572 raft_consensus.cc:3060] T 38fc138cbcee45fbaefc1766f4fd7f79 P 3a41d8f651a64395b5bccf24ac50771c [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:21.201046 10237 catalog_manager.cc:5697] T 366b420a02b148df8e53dcd5efa4a40f P 3a41d8f651a64395b5bccf24ac50771c reported cstate change: term changed from 1 to 2, leader changed from dded0e9532a643cdbf1153dd0115db18 (127.6.3.194) to 3a41d8f651a64395b5bccf24ac50771c (127.6.3.193). New cstate: current_term: 2 leader_uuid: "3a41d8f651a64395b5bccf24ac50771c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a41d8f651a64395b5bccf24ac50771c" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 37363 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "dded0e9532a643cdbf1153dd0115db18" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43185 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "22d1dbccd8e14455bf955324fe73338c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 40245 } health_report { overall_health: UNKNOWN } } }
I20260709 14:54:21.206259 10572 raft_consensus.cc:2749] T 38fc138cbcee45fbaefc1766f4fd7f79 P 3a41d8f651a64395b5bccf24ac50771c [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:54:21.290107 10536 consensus_queue.cc:1048] T 38fc138cbcee45fbaefc1766f4fd7f79 P dded0e9532a643cdbf1153dd0115db18 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3a41d8f651a64395b5bccf24ac50771c" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 37363 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:54:21.295670 10553 raft_consensus.cc:993] T 38fc138cbcee45fbaefc1766f4fd7f79 P dded0e9532a643cdbf1153dd0115db18: : Instructing follower 3a41d8f651a64395b5bccf24ac50771c to start an election
I20260709 14:54:21.296141 10554 raft_consensus.cc:1081] T 38fc138cbcee45fbaefc1766f4fd7f79 P dded0e9532a643cdbf1153dd0115db18 [term 1 LEADER]: Signalling peer 3a41d8f651a64395b5bccf24ac50771c to start an election
I20260709 14:54:21.297700 10340 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "38fc138cbcee45fbaefc1766f4fd7f79"
dest_uuid: "3a41d8f651a64395b5bccf24ac50771c"
 from {username='slave'} at 127.0.0.1:42972
I20260709 14:54:21.299285 10340 raft_consensus.cc:493] T 38fc138cbcee45fbaefc1766f4fd7f79 P 3a41d8f651a64395b5bccf24ac50771c [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:54:21.299690 10340 raft_consensus.cc:3060] T 38fc138cbcee45fbaefc1766f4fd7f79 P 3a41d8f651a64395b5bccf24ac50771c [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:54:21.301270 10536 consensus_queue.cc:1048] T 38fc138cbcee45fbaefc1766f4fd7f79 P dded0e9532a643cdbf1153dd0115db18 [LEADER]: Connected to new peer: Peer: permanent_uuid: "22d1dbccd8e14455bf955324fe73338c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 40245 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:54:21.306838 10340 raft_consensus.cc:515] T 38fc138cbcee45fbaefc1766f4fd7f79 P 3a41d8f651a64395b5bccf24ac50771c [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22d1dbccd8e14455bf955324fe73338c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 40245 } } peers { permanent_uuid: "dded0e9532a643cdbf1153dd0115db18" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43185 } } peers { permanent_uuid: "3a41d8f651a64395b5bccf24ac50771c" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 37363 } }
I20260709 14:54:21.312731 10340 leader_election.cc:290] T 38fc138cbcee45fbaefc1766f4fd7f79 P 3a41d8f651a64395b5bccf24ac50771c [CANDIDATE]: Term 2 election: Requested vote from peers 22d1dbccd8e14455bf955324fe73338c (127.6.3.195:40245), dded0e9532a643cdbf1153dd0115db18 (127.6.3.194:43185)
I20260709 14:54:21.313217 10489 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "38fc138cbcee45fbaefc1766f4fd7f79" candidate_uuid: "3a41d8f651a64395b5bccf24ac50771c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "22d1dbccd8e14455bf955324fe73338c"
I20260709 14:54:21.313844 10489 raft_consensus.cc:3060] T 38fc138cbcee45fbaefc1766f4fd7f79 P 22d1dbccd8e14455bf955324fe73338c [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:54:21.313838 10414 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "38fc138cbcee45fbaefc1766f4fd7f79" candidate_uuid: "3a41d8f651a64395b5bccf24ac50771c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "dded0e9532a643cdbf1153dd0115db18"
I20260709 14:54:21.314611 10414 raft_consensus.cc:3055] T 38fc138cbcee45fbaefc1766f4fd7f79 P dded0e9532a643cdbf1153dd0115db18 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:54:21.314934 10414 raft_consensus.cc:740] T 38fc138cbcee45fbaefc1766f4fd7f79 P dded0e9532a643cdbf1153dd0115db18 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: dded0e9532a643cdbf1153dd0115db18, State: Running, Role: LEADER
I20260709 14:54:21.315718 10414 consensus_queue.cc:260] T 38fc138cbcee45fbaefc1766f4fd7f79 P dded0e9532a643cdbf1153dd0115db18 [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: "22d1dbccd8e14455bf955324fe73338c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 40245 } } peers { permanent_uuid: "dded0e9532a643cdbf1153dd0115db18" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43185 } } peers { permanent_uuid: "3a41d8f651a64395b5bccf24ac50771c" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 37363 } }
I20260709 14:54:21.316778 10414 raft_consensus.cc:3060] T 38fc138cbcee45fbaefc1766f4fd7f79 P dded0e9532a643cdbf1153dd0115db18 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:54:21.317119 10572 consensus_queue.cc:1048] T 3c1bc4c0d6e74b2e91daf92b0490e6fa P 3a41d8f651a64395b5bccf24ac50771c [LEADER]: Connected to new peer: Peer: permanent_uuid: "dded0e9532a643cdbf1153dd0115db18" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43185 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:54:21.322974 10489 raft_consensus.cc:2468] T 38fc138cbcee45fbaefc1766f4fd7f79 P 22d1dbccd8e14455bf955324fe73338c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3a41d8f651a64395b5bccf24ac50771c in term 2.
I20260709 14:54:21.324397 10414 raft_consensus.cc:2468] T 38fc138cbcee45fbaefc1766f4fd7f79 P dded0e9532a643cdbf1153dd0115db18 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3a41d8f651a64395b5bccf24ac50771c in term 2.
I20260709 14:54:21.327045 10305 leader_election.cc:304] T 38fc138cbcee45fbaefc1766f4fd7f79 P 3a41d8f651a64395b5bccf24ac50771c [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: 3a41d8f651a64395b5bccf24ac50771c, dded0e9532a643cdbf1153dd0115db18; no voters: 
I20260709 14:54:21.328012 10572 consensus_queue.cc:1048] T 3c1bc4c0d6e74b2e91daf92b0490e6fa P 3a41d8f651a64395b5bccf24ac50771c [LEADER]: Connected to new peer: Peer: permanent_uuid: "22d1dbccd8e14455bf955324fe73338c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 40245 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:54:21.328349 10563 raft_consensus.cc:2804] T 38fc138cbcee45fbaefc1766f4fd7f79 P 3a41d8f651a64395b5bccf24ac50771c [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:54:21.328869 10563 raft_consensus.cc:697] T 38fc138cbcee45fbaefc1766f4fd7f79 P 3a41d8f651a64395b5bccf24ac50771c [term 2 LEADER]: Becoming Leader. State: Replica: 3a41d8f651a64395b5bccf24ac50771c, State: Running, Role: LEADER
I20260709 14:54:21.329597 10563 consensus_queue.cc:237] T 38fc138cbcee45fbaefc1766f4fd7f79 P 3a41d8f651a64395b5bccf24ac50771c [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: "22d1dbccd8e14455bf955324fe73338c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 40245 } } peers { permanent_uuid: "dded0e9532a643cdbf1153dd0115db18" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43185 } } peers { permanent_uuid: "3a41d8f651a64395b5bccf24ac50771c" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 37363 } }
I20260709 14:54:21.340700 10563 consensus_queue.cc:1048] T 25b7e3b486064666b92946f921badec7 P 3a41d8f651a64395b5bccf24ac50771c [LEADER]: Connected to new peer: Peer: permanent_uuid: "22d1dbccd8e14455bf955324fe73338c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 40245 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:54:21.344269 10597 raft_consensus.cc:993] T 3c1bc4c0d6e74b2e91daf92b0490e6fa P 3a41d8f651a64395b5bccf24ac50771c: : Instructing follower 22d1dbccd8e14455bf955324fe73338c to start an election
I20260709 14:54:21.343665 10236 catalog_manager.cc:5697] T 38fc138cbcee45fbaefc1766f4fd7f79 P 3a41d8f651a64395b5bccf24ac50771c reported cstate change: term changed from 1 to 2, leader changed from dded0e9532a643cdbf1153dd0115db18 (127.6.3.194) to 3a41d8f651a64395b5bccf24ac50771c (127.6.3.193). New cstate: current_term: 2 leader_uuid: "3a41d8f651a64395b5bccf24ac50771c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22d1dbccd8e14455bf955324fe73338c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 40245 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "dded0e9532a643cdbf1153dd0115db18" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43185 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3a41d8f651a64395b5bccf24ac50771c" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 37363 } health_report { overall_health: HEALTHY } } }
I20260709 14:54:21.344751 10538 raft_consensus.cc:1081] T 3c1bc4c0d6e74b2e91daf92b0490e6fa P 3a41d8f651a64395b5bccf24ac50771c [term 1 LEADER]: Signalling peer 22d1dbccd8e14455bf955324fe73338c to start an election
I20260709 14:54:21.347188 10489 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "3c1bc4c0d6e74b2e91daf92b0490e6fa"
dest_uuid: "22d1dbccd8e14455bf955324fe73338c"
 from {username='slave'} at 127.0.0.1:55520
I20260709 14:54:21.347728 10489 raft_consensus.cc:493] T 3c1bc4c0d6e74b2e91daf92b0490e6fa P 22d1dbccd8e14455bf955324fe73338c [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:54:21.348064 10489 raft_consensus.cc:3060] T 3c1bc4c0d6e74b2e91daf92b0490e6fa P 22d1dbccd8e14455bf955324fe73338c [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:54:21.357019 10572 consensus_queue.cc:1048] T 25b7e3b486064666b92946f921badec7 P 3a41d8f651a64395b5bccf24ac50771c [LEADER]: Connected to new peer: Peer: permanent_uuid: "dded0e9532a643cdbf1153dd0115db18" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43185 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:54:21.357820 10489 raft_consensus.cc:515] T 3c1bc4c0d6e74b2e91daf92b0490e6fa P 22d1dbccd8e14455bf955324fe73338c [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a41d8f651a64395b5bccf24ac50771c" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 37363 } } peers { permanent_uuid: "dded0e9532a643cdbf1153dd0115db18" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43185 } } peers { permanent_uuid: "22d1dbccd8e14455bf955324fe73338c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 40245 } }
I20260709 14:54:21.360366 10340 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c1bc4c0d6e74b2e91daf92b0490e6fa" candidate_uuid: "22d1dbccd8e14455bf955324fe73338c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "3a41d8f651a64395b5bccf24ac50771c"
I20260709 14:54:21.360920 10340 raft_consensus.cc:3055] T 3c1bc4c0d6e74b2e91daf92b0490e6fa P 3a41d8f651a64395b5bccf24ac50771c [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:54:21.360982 10489 leader_election.cc:290] T 3c1bc4c0d6e74b2e91daf92b0490e6fa P 22d1dbccd8e14455bf955324fe73338c [CANDIDATE]: Term 2 election: Requested vote from peers 3a41d8f651a64395b5bccf24ac50771c (127.6.3.193:37363), dded0e9532a643cdbf1153dd0115db18 (127.6.3.194:43185)
I20260709 14:54:21.361263 10340 raft_consensus.cc:740] T 3c1bc4c0d6e74b2e91daf92b0490e6fa P 3a41d8f651a64395b5bccf24ac50771c [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 3a41d8f651a64395b5bccf24ac50771c, State: Running, Role: LEADER
I20260709 14:54:21.361985 10340 consensus_queue.cc:260] T 3c1bc4c0d6e74b2e91daf92b0490e6fa P 3a41d8f651a64395b5bccf24ac50771c [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: "3a41d8f651a64395b5bccf24ac50771c" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 37363 } } peers { permanent_uuid: "dded0e9532a643cdbf1153dd0115db18" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43185 } } peers { permanent_uuid: "22d1dbccd8e14455bf955324fe73338c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 40245 } }
I20260709 14:54:21.362438 10416 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c1bc4c0d6e74b2e91daf92b0490e6fa" candidate_uuid: "22d1dbccd8e14455bf955324fe73338c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "dded0e9532a643cdbf1153dd0115db18"
I20260709 14:54:21.362950 10416 raft_consensus.cc:3060] T 3c1bc4c0d6e74b2e91daf92b0490e6fa P dded0e9532a643cdbf1153dd0115db18 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:54:21.363095 10340 raft_consensus.cc:3060] T 3c1bc4c0d6e74b2e91daf92b0490e6fa P 3a41d8f651a64395b5bccf24ac50771c [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:54:21.369635 10340 raft_consensus.cc:2468] T 3c1bc4c0d6e74b2e91daf92b0490e6fa P 3a41d8f651a64395b5bccf24ac50771c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 22d1dbccd8e14455bf955324fe73338c in term 2.
I20260709 14:54:21.370308 10572 raft_consensus.cc:993] T 25b7e3b486064666b92946f921badec7 P 3a41d8f651a64395b5bccf24ac50771c: : Instructing follower dded0e9532a643cdbf1153dd0115db18 to start an election
I20260709 14:54:21.370497 10453 leader_election.cc:304] T 3c1bc4c0d6e74b2e91daf92b0490e6fa P 22d1dbccd8e14455bf955324fe73338c [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: 22d1dbccd8e14455bf955324fe73338c, 3a41d8f651a64395b5bccf24ac50771c; no voters: 
I20260709 14:54:21.370735 10597 raft_consensus.cc:1081] T 25b7e3b486064666b92946f921badec7 P 3a41d8f651a64395b5bccf24ac50771c [term 1 LEADER]: Signalling peer dded0e9532a643cdbf1153dd0115db18 to start an election
I20260709 14:54:21.371258 10579 raft_consensus.cc:2804] T 3c1bc4c0d6e74b2e91daf92b0490e6fa P 22d1dbccd8e14455bf955324fe73338c [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:54:21.371706 10579 raft_consensus.cc:697] T 3c1bc4c0d6e74b2e91daf92b0490e6fa P 22d1dbccd8e14455bf955324fe73338c [term 2 LEADER]: Becoming Leader. State: Replica: 22d1dbccd8e14455bf955324fe73338c, State: Running, Role: LEADER
I20260709 14:54:21.372586 10579 consensus_queue.cc:237] T 3c1bc4c0d6e74b2e91daf92b0490e6fa P 22d1dbccd8e14455bf955324fe73338c [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: "3a41d8f651a64395b5bccf24ac50771c" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 37363 } } peers { permanent_uuid: "dded0e9532a643cdbf1153dd0115db18" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43185 } } peers { permanent_uuid: "22d1dbccd8e14455bf955324fe73338c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 40245 } }
I20260709 14:54:21.373294 10416 raft_consensus.cc:2468] T 3c1bc4c0d6e74b2e91daf92b0490e6fa P dded0e9532a643cdbf1153dd0115db18 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 22d1dbccd8e14455bf955324fe73338c in term 2.
I20260709 14:54:21.374223 10414 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "25b7e3b486064666b92946f921badec7"
dest_uuid: "dded0e9532a643cdbf1153dd0115db18"
 from {username='slave'} at 127.0.0.1:46128
I20260709 14:54:21.374760 10414 raft_consensus.cc:493] T 25b7e3b486064666b92946f921badec7 P dded0e9532a643cdbf1153dd0115db18 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:54:21.375166 10414 raft_consensus.cc:3060] T 25b7e3b486064666b92946f921badec7 P dded0e9532a643cdbf1153dd0115db18 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:54:21.380119 10236 catalog_manager.cc:5697] T 3c1bc4c0d6e74b2e91daf92b0490e6fa P 22d1dbccd8e14455bf955324fe73338c reported cstate change: term changed from 1 to 2, leader changed from 3a41d8f651a64395b5bccf24ac50771c (127.6.3.193) to 22d1dbccd8e14455bf955324fe73338c (127.6.3.195). New cstate: current_term: 2 leader_uuid: "22d1dbccd8e14455bf955324fe73338c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a41d8f651a64395b5bccf24ac50771c" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 37363 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "dded0e9532a643cdbf1153dd0115db18" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43185 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "22d1dbccd8e14455bf955324fe73338c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 40245 } health_report { overall_health: HEALTHY } } }
I20260709 14:54:21.381148 10414 raft_consensus.cc:515] T 25b7e3b486064666b92946f921badec7 P dded0e9532a643cdbf1153dd0115db18 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a41d8f651a64395b5bccf24ac50771c" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 37363 } } peers { permanent_uuid: "dded0e9532a643cdbf1153dd0115db18" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43185 } } peers { permanent_uuid: "22d1dbccd8e14455bf955324fe73338c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 40245 } }
I20260709 14:54:21.383200 10414 leader_election.cc:290] T 25b7e3b486064666b92946f921badec7 P dded0e9532a643cdbf1153dd0115db18 [CANDIDATE]: Term 2 election: Requested vote from peers 3a41d8f651a64395b5bccf24ac50771c (127.6.3.193:37363), 22d1dbccd8e14455bf955324fe73338c (127.6.3.195:40245)
I20260709 14:54:21.384527 10489 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "25b7e3b486064666b92946f921badec7" candidate_uuid: "dded0e9532a643cdbf1153dd0115db18" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "22d1dbccd8e14455bf955324fe73338c"
I20260709 14:54:21.383790 10340 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "25b7e3b486064666b92946f921badec7" candidate_uuid: "dded0e9532a643cdbf1153dd0115db18" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "3a41d8f651a64395b5bccf24ac50771c"
I20260709 14:54:21.385388 10489 raft_consensus.cc:3060] T 25b7e3b486064666b92946f921badec7 P 22d1dbccd8e14455bf955324fe73338c [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:54:21.385514 10340 raft_consensus.cc:3055] T 25b7e3b486064666b92946f921badec7 P 3a41d8f651a64395b5bccf24ac50771c [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:54:21.385903 10340 raft_consensus.cc:740] T 25b7e3b486064666b92946f921badec7 P 3a41d8f651a64395b5bccf24ac50771c [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 3a41d8f651a64395b5bccf24ac50771c, State: Running, Role: LEADER
I20260709 14:54:21.386664 10340 consensus_queue.cc:260] T 25b7e3b486064666b92946f921badec7 P 3a41d8f651a64395b5bccf24ac50771c [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: "3a41d8f651a64395b5bccf24ac50771c" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 37363 } } peers { permanent_uuid: "dded0e9532a643cdbf1153dd0115db18" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43185 } } peers { permanent_uuid: "22d1dbccd8e14455bf955324fe73338c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 40245 } }
I20260709 14:54:21.387781 10340 raft_consensus.cc:3060] T 25b7e3b486064666b92946f921badec7 P 3a41d8f651a64395b5bccf24ac50771c [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:54:21.390681 10489 raft_consensus.cc:2468] T 25b7e3b486064666b92946f921badec7 P 22d1dbccd8e14455bf955324fe73338c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dded0e9532a643cdbf1153dd0115db18 in term 2.
I20260709 14:54:21.391604 10382 leader_election.cc:304] T 25b7e3b486064666b92946f921badec7 P dded0e9532a643cdbf1153dd0115db18 [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: 22d1dbccd8e14455bf955324fe73338c, dded0e9532a643cdbf1153dd0115db18; no voters: 
I20260709 14:54:21.392314 10536 raft_consensus.cc:2804] T 25b7e3b486064666b92946f921badec7 P dded0e9532a643cdbf1153dd0115db18 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:54:21.392319 10340 raft_consensus.cc:2468] T 25b7e3b486064666b92946f921badec7 P 3a41d8f651a64395b5bccf24ac50771c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dded0e9532a643cdbf1153dd0115db18 in term 2.
I20260709 14:54:21.392925 10536 raft_consensus.cc:697] T 25b7e3b486064666b92946f921badec7 P dded0e9532a643cdbf1153dd0115db18 [term 2 LEADER]: Becoming Leader. State: Replica: dded0e9532a643cdbf1153dd0115db18, State: Running, Role: LEADER
I20260709 14:54:21.393803 10597 raft_consensus.cc:493] T 111a119cebca48088230eacd075558fa P 3a41d8f651a64395b5bccf24ac50771c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:54:21.393723 10536 consensus_queue.cc:237] T 25b7e3b486064666b92946f921badec7 P dded0e9532a643cdbf1153dd0115db18 [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: "3a41d8f651a64395b5bccf24ac50771c" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 37363 } } peers { permanent_uuid: "dded0e9532a643cdbf1153dd0115db18" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43185 } } peers { permanent_uuid: "22d1dbccd8e14455bf955324fe73338c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 40245 } }
I20260709 14:54:21.394289 10597 raft_consensus.cc:515] T 111a119cebca48088230eacd075558fa P 3a41d8f651a64395b5bccf24ac50771c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a41d8f651a64395b5bccf24ac50771c" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 37363 } } peers { permanent_uuid: "dded0e9532a643cdbf1153dd0115db18" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43185 } } peers { permanent_uuid: "22d1dbccd8e14455bf955324fe73338c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 40245 } }
I20260709 14:54:21.396596 10414 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "111a119cebca48088230eacd075558fa" candidate_uuid: "3a41d8f651a64395b5bccf24ac50771c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dded0e9532a643cdbf1153dd0115db18" is_pre_election: true
I20260709 14:54:21.396905 10489 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "111a119cebca48088230eacd075558fa" candidate_uuid: "3a41d8f651a64395b5bccf24ac50771c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "22d1dbccd8e14455bf955324fe73338c" is_pre_election: true
I20260709 14:54:21.397624 10489 raft_consensus.cc:2393] T 111a119cebca48088230eacd075558fa P 22d1dbccd8e14455bf955324fe73338c [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 3a41d8f651a64395b5bccf24ac50771c in current term 1: Already voted for candidate dded0e9532a643cdbf1153dd0115db18 in this term.
I20260709 14:54:21.398213 10597 leader_election.cc:290] T 111a119cebca48088230eacd075558fa P 3a41d8f651a64395b5bccf24ac50771c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers dded0e9532a643cdbf1153dd0115db18 (127.6.3.194:43185), 22d1dbccd8e14455bf955324fe73338c (127.6.3.195:40245)
I20260709 14:54:21.398478 10307 leader_election.cc:304] T 111a119cebca48088230eacd075558fa P 3a41d8f651a64395b5bccf24ac50771c [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: 3a41d8f651a64395b5bccf24ac50771c; no voters: 22d1dbccd8e14455bf955324fe73338c, dded0e9532a643cdbf1153dd0115db18
I20260709 14:54:21.399204 10597 raft_consensus.cc:3060] T 111a119cebca48088230eacd075558fa P 3a41d8f651a64395b5bccf24ac50771c [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:21.400836 10236 catalog_manager.cc:5697] T 25b7e3b486064666b92946f921badec7 P dded0e9532a643cdbf1153dd0115db18 reported cstate change: term changed from 1 to 2, leader changed from 3a41d8f651a64395b5bccf24ac50771c (127.6.3.193) to dded0e9532a643cdbf1153dd0115db18 (127.6.3.194). New cstate: current_term: 2 leader_uuid: "dded0e9532a643cdbf1153dd0115db18" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a41d8f651a64395b5bccf24ac50771c" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 37363 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "dded0e9532a643cdbf1153dd0115db18" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43185 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "22d1dbccd8e14455bf955324fe73338c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 40245 } health_report { overall_health: UNKNOWN } } }
I20260709 14:54:21.404973 10597 raft_consensus.cc:2749] T 111a119cebca48088230eacd075558fa P 3a41d8f651a64395b5bccf24ac50771c [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:54:21.423683 10597 consensus_queue.cc:1048] T ede17619c7a54d698a8dd667037fb2fe P 3a41d8f651a64395b5bccf24ac50771c [LEADER]: Connected to new peer: Peer: permanent_uuid: "22d1dbccd8e14455bf955324fe73338c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 40245 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:54:21.432732 10563 consensus_queue.cc:1048] T ede17619c7a54d698a8dd667037fb2fe P 3a41d8f651a64395b5bccf24ac50771c [LEADER]: Connected to new peer: Peer: permanent_uuid: "dded0e9532a643cdbf1153dd0115db18" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43185 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:54:21.434998 10579 consensus_queue.cc:1048] T 7f5d020143604d42a692df3c9158f601 P 22d1dbccd8e14455bf955324fe73338c [LEADER]: Connected to new peer: Peer: permanent_uuid: "3a41d8f651a64395b5bccf24ac50771c" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 37363 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:54:21.443672 10563 raft_consensus.cc:993] T ede17619c7a54d698a8dd667037fb2fe P 3a41d8f651a64395b5bccf24ac50771c: : Instructing follower dded0e9532a643cdbf1153dd0115db18 to start an election
I20260709 14:54:21.444103 10597 raft_consensus.cc:1081] T ede17619c7a54d698a8dd667037fb2fe P 3a41d8f651a64395b5bccf24ac50771c [term 1 LEADER]: Signalling peer dded0e9532a643cdbf1153dd0115db18 to start an election
I20260709 14:54:21.445585 10414 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ede17619c7a54d698a8dd667037fb2fe"
dest_uuid: "dded0e9532a643cdbf1153dd0115db18"
 from {username='slave'} at 127.0.0.1:46128
I20260709 14:54:21.446089 10414 raft_consensus.cc:493] T ede17619c7a54d698a8dd667037fb2fe P dded0e9532a643cdbf1153dd0115db18 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:54:21.446434 10414 raft_consensus.cc:3060] T ede17619c7a54d698a8dd667037fb2fe P dded0e9532a643cdbf1153dd0115db18 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:54:21.450810 10579 consensus_queue.cc:1048] T 7f5d020143604d42a692df3c9158f601 P 22d1dbccd8e14455bf955324fe73338c [LEADER]: Connected to new peer: Peer: permanent_uuid: "dded0e9532a643cdbf1153dd0115db18" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43185 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:54:21.453606 10414 raft_consensus.cc:515] T ede17619c7a54d698a8dd667037fb2fe P dded0e9532a643cdbf1153dd0115db18 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a41d8f651a64395b5bccf24ac50771c" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 37363 } } peers { permanent_uuid: "dded0e9532a643cdbf1153dd0115db18" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43185 } } peers { permanent_uuid: "22d1dbccd8e14455bf955324fe73338c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 40245 } }
I20260709 14:54:21.454900 10579 consensus_queue.cc:1048] T a39af33e8ed04777ad20124f23c94655 P 22d1dbccd8e14455bf955324fe73338c [LEADER]: Connected to new peer: Peer: permanent_uuid: "3a41d8f651a64395b5bccf24ac50771c" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 37363 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:54:21.460415 10339 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ede17619c7a54d698a8dd667037fb2fe" candidate_uuid: "dded0e9532a643cdbf1153dd0115db18" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "3a41d8f651a64395b5bccf24ac50771c"
I20260709 14:54:21.460601 10489 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ede17619c7a54d698a8dd667037fb2fe" candidate_uuid: "dded0e9532a643cdbf1153dd0115db18" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "22d1dbccd8e14455bf955324fe73338c"
I20260709 14:54:21.461211 10339 raft_consensus.cc:3055] T ede17619c7a54d698a8dd667037fb2fe P 3a41d8f651a64395b5bccf24ac50771c [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:54:21.461762 10414 leader_election.cc:290] T ede17619c7a54d698a8dd667037fb2fe P dded0e9532a643cdbf1153dd0115db18 [CANDIDATE]: Term 2 election: Requested vote from peers 3a41d8f651a64395b5bccf24ac50771c (127.6.3.193:37363), 22d1dbccd8e14455bf955324fe73338c (127.6.3.195:40245)
I20260709 14:54:21.461814 10339 raft_consensus.cc:740] T ede17619c7a54d698a8dd667037fb2fe P 3a41d8f651a64395b5bccf24ac50771c [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 3a41d8f651a64395b5bccf24ac50771c, State: Running, Role: LEADER
I20260709 14:54:21.463035 10339 consensus_queue.cc:260] T ede17619c7a54d698a8dd667037fb2fe P 3a41d8f651a64395b5bccf24ac50771c [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: "3a41d8f651a64395b5bccf24ac50771c" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 37363 } } peers { permanent_uuid: "dded0e9532a643cdbf1153dd0115db18" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43185 } } peers { permanent_uuid: "22d1dbccd8e14455bf955324fe73338c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 40245 } }
I20260709 14:54:21.461248 10489 raft_consensus.cc:3060] T ede17619c7a54d698a8dd667037fb2fe P 22d1dbccd8e14455bf955324fe73338c [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:54:21.464262 10339 raft_consensus.cc:3060] T ede17619c7a54d698a8dd667037fb2fe P 3a41d8f651a64395b5bccf24ac50771c [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:54:21.470077 10489 raft_consensus.cc:2468] T ede17619c7a54d698a8dd667037fb2fe P 22d1dbccd8e14455bf955324fe73338c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dded0e9532a643cdbf1153dd0115db18 in term 2.
I20260709 14:54:21.471320 10382 leader_election.cc:304] T ede17619c7a54d698a8dd667037fb2fe P dded0e9532a643cdbf1153dd0115db18 [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: 22d1dbccd8e14455bf955324fe73338c, dded0e9532a643cdbf1153dd0115db18; no voters: 
I20260709 14:54:21.472290 10579 raft_consensus.cc:993] T 7f5d020143604d42a692df3c9158f601 P 22d1dbccd8e14455bf955324fe73338c: : Instructing follower dded0e9532a643cdbf1153dd0115db18 to start an election
I20260709 14:54:21.472203 10536 raft_consensus.cc:2804] T ede17619c7a54d698a8dd667037fb2fe P dded0e9532a643cdbf1153dd0115db18 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:54:21.472855 10579 raft_consensus.cc:1081] T 7f5d020143604d42a692df3c9158f601 P 22d1dbccd8e14455bf955324fe73338c [term 1 LEADER]: Signalling peer dded0e9532a643cdbf1153dd0115db18 to start an election
I20260709 14:54:21.472975 10536 raft_consensus.cc:697] T ede17619c7a54d698a8dd667037fb2fe P dded0e9532a643cdbf1153dd0115db18 [term 2 LEADER]: Becoming Leader. State: Replica: dded0e9532a643cdbf1153dd0115db18, State: Running, Role: LEADER
I20260709 14:54:21.474159 10536 consensus_queue.cc:237] T ede17619c7a54d698a8dd667037fb2fe P dded0e9532a643cdbf1153dd0115db18 [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: "3a41d8f651a64395b5bccf24ac50771c" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 37363 } } peers { permanent_uuid: "dded0e9532a643cdbf1153dd0115db18" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43185 } } peers { permanent_uuid: "22d1dbccd8e14455bf955324fe73338c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 40245 } }
I20260709 14:54:21.477516 10414 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "7f5d020143604d42a692df3c9158f601"
dest_uuid: "dded0e9532a643cdbf1153dd0115db18"
 from {username='slave'} at 127.0.0.1:46132
I20260709 14:54:21.478085 10414 raft_consensus.cc:493] T 7f5d020143604d42a692df3c9158f601 P dded0e9532a643cdbf1153dd0115db18 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:54:21.478457 10414 raft_consensus.cc:3060] T 7f5d020143604d42a692df3c9158f601 P dded0e9532a643cdbf1153dd0115db18 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:54:21.478615 10339 raft_consensus.cc:2468] T ede17619c7a54d698a8dd667037fb2fe P 3a41d8f651a64395b5bccf24ac50771c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dded0e9532a643cdbf1153dd0115db18 in term 2.
I20260709 14:54:21.484369 10537 raft_consensus.cc:993] T a39af33e8ed04777ad20124f23c94655 P 22d1dbccd8e14455bf955324fe73338c: : Instructing follower 3a41d8f651a64395b5bccf24ac50771c to start an election
I20260709 14:54:21.484758 10537 raft_consensus.cc:1081] T a39af33e8ed04777ad20124f23c94655 P 22d1dbccd8e14455bf955324fe73338c [term 1 LEADER]: Signalling peer 3a41d8f651a64395b5bccf24ac50771c to start an election
I20260709 14:54:21.485410 10414 raft_consensus.cc:515] T 7f5d020143604d42a692df3c9158f601 P dded0e9532a643cdbf1153dd0115db18 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a41d8f651a64395b5bccf24ac50771c" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 37363 } } peers { permanent_uuid: "dded0e9532a643cdbf1153dd0115db18" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43185 } } peers { permanent_uuid: "22d1dbccd8e14455bf955324fe73338c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 40245 } }
I20260709 14:54:21.485221 10239 catalog_manager.cc:5697] T ede17619c7a54d698a8dd667037fb2fe P dded0e9532a643cdbf1153dd0115db18 reported cstate change: term changed from 1 to 2, leader changed from 3a41d8f651a64395b5bccf24ac50771c (127.6.3.193) to dded0e9532a643cdbf1153dd0115db18 (127.6.3.194). New cstate: current_term: 2 leader_uuid: "dded0e9532a643cdbf1153dd0115db18" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a41d8f651a64395b5bccf24ac50771c" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 37363 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "dded0e9532a643cdbf1153dd0115db18" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43185 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "22d1dbccd8e14455bf955324fe73338c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 40245 } health_report { overall_health: UNKNOWN } } }
I20260709 14:54:21.487442 10414 leader_election.cc:290] T 7f5d020143604d42a692df3c9158f601 P dded0e9532a643cdbf1153dd0115db18 [CANDIDATE]: Term 2 election: Requested vote from peers 3a41d8f651a64395b5bccf24ac50771c (127.6.3.193:37363), 22d1dbccd8e14455bf955324fe73338c (127.6.3.195:40245)
I20260709 14:54:21.488195 10341 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "a39af33e8ed04777ad20124f23c94655"
dest_uuid: "3a41d8f651a64395b5bccf24ac50771c"
 from {username='slave'} at 127.0.0.1:42986
I20260709 14:54:21.488483 10340 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7f5d020143604d42a692df3c9158f601" candidate_uuid: "dded0e9532a643cdbf1153dd0115db18" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "3a41d8f651a64395b5bccf24ac50771c"
I20260709 14:54:21.488746 10341 raft_consensus.cc:493] T a39af33e8ed04777ad20124f23c94655 P 3a41d8f651a64395b5bccf24ac50771c [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:54:21.489027 10340 raft_consensus.cc:3060] T 7f5d020143604d42a692df3c9158f601 P 3a41d8f651a64395b5bccf24ac50771c [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:54:21.489101 10341 raft_consensus.cc:3060] T a39af33e8ed04777ad20124f23c94655 P 3a41d8f651a64395b5bccf24ac50771c [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:54:21.492753 10578 consensus_queue.cc:1048] T a39af33e8ed04777ad20124f23c94655 P 22d1dbccd8e14455bf955324fe73338c [LEADER]: Connected to new peer: Peer: permanent_uuid: "dded0e9532a643cdbf1153dd0115db18" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43185 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:54:21.492878 10489 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7f5d020143604d42a692df3c9158f601" candidate_uuid: "dded0e9532a643cdbf1153dd0115db18" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "22d1dbccd8e14455bf955324fe73338c"
I20260709 14:54:21.494128 10489 raft_consensus.cc:3055] T 7f5d020143604d42a692df3c9158f601 P 22d1dbccd8e14455bf955324fe73338c [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:54:21.494477 10489 raft_consensus.cc:740] T 7f5d020143604d42a692df3c9158f601 P 22d1dbccd8e14455bf955324fe73338c [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 22d1dbccd8e14455bf955324fe73338c, State: Running, Role: LEADER
I20260709 14:54:21.495361 10489 consensus_queue.cc:260] T 7f5d020143604d42a692df3c9158f601 P 22d1dbccd8e14455bf955324fe73338c [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: "3a41d8f651a64395b5bccf24ac50771c" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 37363 } } peers { permanent_uuid: "dded0e9532a643cdbf1153dd0115db18" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43185 } } peers { permanent_uuid: "22d1dbccd8e14455bf955324fe73338c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 40245 } }
I20260709 14:54:21.496537 10489 raft_consensus.cc:3060] T 7f5d020143604d42a692df3c9158f601 P 22d1dbccd8e14455bf955324fe73338c [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:54:21.496893 10340 raft_consensus.cc:2468] T 7f5d020143604d42a692df3c9158f601 P 3a41d8f651a64395b5bccf24ac50771c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dded0e9532a643cdbf1153dd0115db18 in term 2.
I20260709 14:54:21.496649 10341 raft_consensus.cc:515] T a39af33e8ed04777ad20124f23c94655 P 3a41d8f651a64395b5bccf24ac50771c [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a41d8f651a64395b5bccf24ac50771c" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 37363 } } peers { permanent_uuid: "dded0e9532a643cdbf1153dd0115db18" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43185 } } peers { permanent_uuid: "22d1dbccd8e14455bf955324fe73338c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 40245 } }
I20260709 14:54:21.498034 10379 leader_election.cc:304] T 7f5d020143604d42a692df3c9158f601 P dded0e9532a643cdbf1153dd0115db18 [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: 3a41d8f651a64395b5bccf24ac50771c, dded0e9532a643cdbf1153dd0115db18; no voters: 
I20260709 14:54:21.499516 10553 raft_consensus.cc:2804] T 7f5d020143604d42a692df3c9158f601 P dded0e9532a643cdbf1153dd0115db18 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:54:21.499732 10339 raft_consensus.cc:1240] T a39af33e8ed04777ad20124f23c94655 P 3a41d8f651a64395b5bccf24ac50771c [term 2 FOLLOWER]: Rejecting Update request from peer 22d1dbccd8e14455bf955324fe73338c for earlier term 1. Current term is 2. Ops: []
I20260709 14:54:21.499814 10414 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a39af33e8ed04777ad20124f23c94655" candidate_uuid: "3a41d8f651a64395b5bccf24ac50771c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "dded0e9532a643cdbf1153dd0115db18"
I20260709 14:54:21.499976 10553 raft_consensus.cc:697] T 7f5d020143604d42a692df3c9158f601 P dded0e9532a643cdbf1153dd0115db18 [term 2 LEADER]: Becoming Leader. State: Replica: dded0e9532a643cdbf1153dd0115db18, State: Running, Role: LEADER
I20260709 14:54:21.500818 10490 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a39af33e8ed04777ad20124f23c94655" candidate_uuid: "3a41d8f651a64395b5bccf24ac50771c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "22d1dbccd8e14455bf955324fe73338c"
I20260709 14:54:21.501406 10490 raft_consensus.cc:3055] T a39af33e8ed04777ad20124f23c94655 P 22d1dbccd8e14455bf955324fe73338c [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:54:21.501740 10490 raft_consensus.cc:740] T a39af33e8ed04777ad20124f23c94655 P 22d1dbccd8e14455bf955324fe73338c [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 22d1dbccd8e14455bf955324fe73338c, State: Running, Role: LEADER
I20260709 14:54:21.501871 10341 leader_election.cc:290] T a39af33e8ed04777ad20124f23c94655 P 3a41d8f651a64395b5bccf24ac50771c [CANDIDATE]: Term 2 election: Requested vote from peers dded0e9532a643cdbf1153dd0115db18 (127.6.3.194:43185), 22d1dbccd8e14455bf955324fe73338c (127.6.3.195:40245)
I20260709 14:54:21.501533 10553 consensus_queue.cc:237] T 7f5d020143604d42a692df3c9158f601 P dded0e9532a643cdbf1153dd0115db18 [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: "3a41d8f651a64395b5bccf24ac50771c" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 37363 } } peers { permanent_uuid: "dded0e9532a643cdbf1153dd0115db18" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43185 } } peers { permanent_uuid: "22d1dbccd8e14455bf955324fe73338c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 40245 } }
I20260709 14:54:21.502570 10490 consensus_queue.cc:260] T a39af33e8ed04777ad20124f23c94655 P 22d1dbccd8e14455bf955324fe73338c [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: "3a41d8f651a64395b5bccf24ac50771c" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 37363 } } peers { permanent_uuid: "dded0e9532a643cdbf1153dd0115db18" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43185 } } peers { permanent_uuid: "22d1dbccd8e14455bf955324fe73338c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 40245 } }
I20260709 14:54:21.503502 10490 raft_consensus.cc:3060] T a39af33e8ed04777ad20124f23c94655 P 22d1dbccd8e14455bf955324fe73338c [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:54:21.510321 10489 raft_consensus.cc:2468] T 7f5d020143604d42a692df3c9158f601 P 22d1dbccd8e14455bf955324fe73338c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dded0e9532a643cdbf1153dd0115db18 in term 2.
I20260709 14:54:21.510998 10490 raft_consensus.cc:2468] T a39af33e8ed04777ad20124f23c94655 P 22d1dbccd8e14455bf955324fe73338c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3a41d8f651a64395b5bccf24ac50771c in term 2.
I20260709 14:54:21.512042 10307 leader_election.cc:304] T a39af33e8ed04777ad20124f23c94655 P 3a41d8f651a64395b5bccf24ac50771c [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: 22d1dbccd8e14455bf955324fe73338c, 3a41d8f651a64395b5bccf24ac50771c; no voters: dded0e9532a643cdbf1153dd0115db18
I20260709 14:54:21.512756 10597 raft_consensus.cc:2804] T a39af33e8ed04777ad20124f23c94655 P 3a41d8f651a64395b5bccf24ac50771c [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:54:21.512519 10239 catalog_manager.cc:5697] T 7f5d020143604d42a692df3c9158f601 P dded0e9532a643cdbf1153dd0115db18 reported cstate change: term changed from 1 to 2, leader changed from 22d1dbccd8e14455bf955324fe73338c (127.6.3.195) to dded0e9532a643cdbf1153dd0115db18 (127.6.3.194). New cstate: current_term: 2 leader_uuid: "dded0e9532a643cdbf1153dd0115db18" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a41d8f651a64395b5bccf24ac50771c" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 37363 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "dded0e9532a643cdbf1153dd0115db18" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43185 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "22d1dbccd8e14455bf955324fe73338c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 40245 } health_report { overall_health: UNKNOWN } } }
I20260709 14:54:21.513180 10597 raft_consensus.cc:697] T a39af33e8ed04777ad20124f23c94655 P 3a41d8f651a64395b5bccf24ac50771c [term 2 LEADER]: Becoming Leader. State: Replica: 3a41d8f651a64395b5bccf24ac50771c, State: Running, Role: LEADER
I20260709 14:54:21.513965 10597 consensus_queue.cc:237] T a39af33e8ed04777ad20124f23c94655 P 3a41d8f651a64395b5bccf24ac50771c [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: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a41d8f651a64395b5bccf24ac50771c" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 37363 } } peers { permanent_uuid: "dded0e9532a643cdbf1153dd0115db18" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43185 } } peers { permanent_uuid: "22d1dbccd8e14455bf955324fe73338c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 40245 } }
I20260709 14:54:21.517714 10553 consensus_queue.cc:1048] T 30ec93a56fc842e2aff04bb12ed1545e P dded0e9532a643cdbf1153dd0115db18 [LEADER]: Connected to new peer: Peer: permanent_uuid: "22d1dbccd8e14455bf955324fe73338c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 40245 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:54:21.521848 10236 catalog_manager.cc:5697] T a39af33e8ed04777ad20124f23c94655 P 3a41d8f651a64395b5bccf24ac50771c reported cstate change: term changed from 1 to 2, leader changed from 22d1dbccd8e14455bf955324fe73338c (127.6.3.195) to 3a41d8f651a64395b5bccf24ac50771c (127.6.3.193). New cstate: current_term: 2 leader_uuid: "3a41d8f651a64395b5bccf24ac50771c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a41d8f651a64395b5bccf24ac50771c" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 37363 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "dded0e9532a643cdbf1153dd0115db18" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43185 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "22d1dbccd8e14455bf955324fe73338c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 40245 } health_report { overall_health: UNKNOWN } } }
I20260709 14:54:21.523676 10553 consensus_queue.cc:1048] T 111a119cebca48088230eacd075558fa P dded0e9532a643cdbf1153dd0115db18 [LEADER]: Connected to new peer: Peer: permanent_uuid: "22d1dbccd8e14455bf955324fe73338c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 40245 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:54:21.538188 10607 consensus_queue.cc:1048] T 30ec93a56fc842e2aff04bb12ed1545e P dded0e9532a643cdbf1153dd0115db18 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3a41d8f651a64395b5bccf24ac50771c" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 37363 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:54:21.551043 10607 consensus_queue.cc:1048] T 111a119cebca48088230eacd075558fa P dded0e9532a643cdbf1153dd0115db18 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3a41d8f651a64395b5bccf24ac50771c" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 37363 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:54:21.559309 10554 raft_consensus.cc:993] T 111a119cebca48088230eacd075558fa P dded0e9532a643cdbf1153dd0115db18: : Instructing follower 3a41d8f651a64395b5bccf24ac50771c to start an election
I20260709 14:54:21.559785 10607 raft_consensus.cc:1081] T 111a119cebca48088230eacd075558fa P dded0e9532a643cdbf1153dd0115db18 [term 1 LEADER]: Signalling peer 3a41d8f651a64395b5bccf24ac50771c to start an election
I20260709 14:54:21.561269 10339 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "111a119cebca48088230eacd075558fa"
dest_uuid: "3a41d8f651a64395b5bccf24ac50771c"
 from {username='slave'} at 127.0.0.1:42972
I20260709 14:54:21.561728 10339 raft_consensus.cc:493] T 111a119cebca48088230eacd075558fa P 3a41d8f651a64395b5bccf24ac50771c [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:54:21.562022 10339 raft_consensus.cc:3060] T 111a119cebca48088230eacd075558fa P 3a41d8f651a64395b5bccf24ac50771c [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:54:21.567168 10339 raft_consensus.cc:515] T 111a119cebca48088230eacd075558fa P 3a41d8f651a64395b5bccf24ac50771c [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a41d8f651a64395b5bccf24ac50771c" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 37363 } } peers { permanent_uuid: "dded0e9532a643cdbf1153dd0115db18" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43185 } } peers { permanent_uuid: "22d1dbccd8e14455bf955324fe73338c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 40245 } }
I20260709 14:54:21.568650 10339 leader_election.cc:290] T 111a119cebca48088230eacd075558fa P 3a41d8f651a64395b5bccf24ac50771c [CANDIDATE]: Term 2 election: Requested vote from peers dded0e9532a643cdbf1153dd0115db18 (127.6.3.194:43185), 22d1dbccd8e14455bf955324fe73338c (127.6.3.195:40245)
I20260709 14:54:21.569373 10416 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "111a119cebca48088230eacd075558fa" candidate_uuid: "3a41d8f651a64395b5bccf24ac50771c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "dded0e9532a643cdbf1153dd0115db18"
I20260709 14:54:21.569573 10489 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "111a119cebca48088230eacd075558fa" candidate_uuid: "3a41d8f651a64395b5bccf24ac50771c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "22d1dbccd8e14455bf955324fe73338c"
I20260709 14:54:21.569905 10416 raft_consensus.cc:3055] T 111a119cebca48088230eacd075558fa P dded0e9532a643cdbf1153dd0115db18 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:54:21.570145 10489 raft_consensus.cc:3060] T 111a119cebca48088230eacd075558fa P 22d1dbccd8e14455bf955324fe73338c [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:54:21.570259 10416 raft_consensus.cc:740] T 111a119cebca48088230eacd075558fa P dded0e9532a643cdbf1153dd0115db18 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: dded0e9532a643cdbf1153dd0115db18, State: Running, Role: LEADER
I20260709 14:54:21.571180 10416 consensus_queue.cc:260] T 111a119cebca48088230eacd075558fa P dded0e9532a643cdbf1153dd0115db18 [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: "3a41d8f651a64395b5bccf24ac50771c" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 37363 } } peers { permanent_uuid: "dded0e9532a643cdbf1153dd0115db18" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43185 } } peers { permanent_uuid: "22d1dbccd8e14455bf955324fe73338c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 40245 } }
I20260709 14:54:21.572196 10416 raft_consensus.cc:3060] T 111a119cebca48088230eacd075558fa P dded0e9532a643cdbf1153dd0115db18 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:54:21.574990 10489 raft_consensus.cc:2468] T 111a119cebca48088230eacd075558fa P 22d1dbccd8e14455bf955324fe73338c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3a41d8f651a64395b5bccf24ac50771c in term 2.
I20260709 14:54:21.576027 10307 leader_election.cc:304] T 111a119cebca48088230eacd075558fa P 3a41d8f651a64395b5bccf24ac50771c [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: 22d1dbccd8e14455bf955324fe73338c, 3a41d8f651a64395b5bccf24ac50771c; no voters: 
I20260709 14:54:21.576687 10597 raft_consensus.cc:2804] T 111a119cebca48088230eacd075558fa P 3a41d8f651a64395b5bccf24ac50771c [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:54:21.577075 10416 raft_consensus.cc:2468] T 111a119cebca48088230eacd075558fa P dded0e9532a643cdbf1153dd0115db18 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3a41d8f651a64395b5bccf24ac50771c in term 2.
I20260709 14:54:21.577176 10597 raft_consensus.cc:697] T 111a119cebca48088230eacd075558fa P 3a41d8f651a64395b5bccf24ac50771c [term 2 LEADER]: Becoming Leader. State: Replica: 3a41d8f651a64395b5bccf24ac50771c, State: Running, Role: LEADER
I20260709 14:54:21.578168 10597 consensus_queue.cc:237] T 111a119cebca48088230eacd075558fa P 3a41d8f651a64395b5bccf24ac50771c [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: "3a41d8f651a64395b5bccf24ac50771c" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 37363 } } peers { permanent_uuid: "dded0e9532a643cdbf1153dd0115db18" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43185 } } peers { permanent_uuid: "22d1dbccd8e14455bf955324fe73338c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 40245 } }
I20260709 14:54:21.584877 10236 catalog_manager.cc:5697] T 111a119cebca48088230eacd075558fa P 3a41d8f651a64395b5bccf24ac50771c reported cstate change: term changed from 1 to 2, leader changed from dded0e9532a643cdbf1153dd0115db18 (127.6.3.194) to 3a41d8f651a64395b5bccf24ac50771c (127.6.3.193). New cstate: current_term: 2 leader_uuid: "3a41d8f651a64395b5bccf24ac50771c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a41d8f651a64395b5bccf24ac50771c" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 37363 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "dded0e9532a643cdbf1153dd0115db18" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43185 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "22d1dbccd8e14455bf955324fe73338c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 40245 } health_report { overall_health: UNKNOWN } } }
I20260709 14:54:21.585748 10416 raft_consensus.cc:1275] T 366b420a02b148df8e53dcd5efa4a40f P dded0e9532a643cdbf1153dd0115db18 [term 2 FOLLOWER]: Refusing update from remote peer 3a41d8f651a64395b5bccf24ac50771c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:54:21.587044 10597 consensus_queue.cc:1048] T 366b420a02b148df8e53dcd5efa4a40f P 3a41d8f651a64395b5bccf24ac50771c [LEADER]: Connected to new peer: Peer: permanent_uuid: "dded0e9532a643cdbf1153dd0115db18" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43185 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:54:21.594328 10489 raft_consensus.cc:1275] T 366b420a02b148df8e53dcd5efa4a40f P 22d1dbccd8e14455bf955324fe73338c [term 2 FOLLOWER]: Refusing update from remote peer 3a41d8f651a64395b5bccf24ac50771c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:54:21.597528 10572 consensus_queue.cc:1048] T 366b420a02b148df8e53dcd5efa4a40f P 3a41d8f651a64395b5bccf24ac50771c [LEADER]: Connected to new peer: Peer: permanent_uuid: "22d1dbccd8e14455bf955324fe73338c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 40245 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:54:21.762984 10416 raft_consensus.cc:1275] T 38fc138cbcee45fbaefc1766f4fd7f79 P dded0e9532a643cdbf1153dd0115db18 [term 2 FOLLOWER]: Refusing update from remote peer 3a41d8f651a64395b5bccf24ac50771c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:54:21.764091 10572 consensus_queue.cc:1048] T 38fc138cbcee45fbaefc1766f4fd7f79 P 3a41d8f651a64395b5bccf24ac50771c [LEADER]: Connected to new peer: Peer: permanent_uuid: "dded0e9532a643cdbf1153dd0115db18" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43185 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:54:21.770865 10489 raft_consensus.cc:1275] T 38fc138cbcee45fbaefc1766f4fd7f79 P 22d1dbccd8e14455bf955324fe73338c [term 2 FOLLOWER]: Refusing update from remote peer 3a41d8f651a64395b5bccf24ac50771c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:54:21.772609 10563 consensus_queue.cc:1048] T 38fc138cbcee45fbaefc1766f4fd7f79 P 3a41d8f651a64395b5bccf24ac50771c [LEADER]: Connected to new peer: Peer: permanent_uuid: "22d1dbccd8e14455bf955324fe73338c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 40245 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:54:21.790151 10339 raft_consensus.cc:1275] T 3c1bc4c0d6e74b2e91daf92b0490e6fa P 3a41d8f651a64395b5bccf24ac50771c [term 2 FOLLOWER]: Refusing update from remote peer 22d1dbccd8e14455bf955324fe73338c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:54:21.791198 10537 consensus_queue.cc:1048] T 3c1bc4c0d6e74b2e91daf92b0490e6fa P 22d1dbccd8e14455bf955324fe73338c [LEADER]: Connected to new peer: Peer: permanent_uuid: "3a41d8f651a64395b5bccf24ac50771c" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 37363 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:54:21.793476 10416 raft_consensus.cc:1275] T 3c1bc4c0d6e74b2e91daf92b0490e6fa P dded0e9532a643cdbf1153dd0115db18 [term 2 FOLLOWER]: Refusing update from remote peer 22d1dbccd8e14455bf955324fe73338c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:54:21.794728 10578 consensus_queue.cc:1048] T 3c1bc4c0d6e74b2e91daf92b0490e6fa P 22d1dbccd8e14455bf955324fe73338c [LEADER]: Connected to new peer: Peer: permanent_uuid: "dded0e9532a643cdbf1153dd0115db18" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43185 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:54:21.930327 10489 raft_consensus.cc:1275] T 25b7e3b486064666b92946f921badec7 P 22d1dbccd8e14455bf955324fe73338c [term 2 FOLLOWER]: Refusing update from remote peer dded0e9532a643cdbf1153dd0115db18: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:54:21.931476 10607 consensus_queue.cc:1048] T 25b7e3b486064666b92946f921badec7 P dded0e9532a643cdbf1153dd0115db18 [LEADER]: Connected to new peer: Peer: permanent_uuid: "22d1dbccd8e14455bf955324fe73338c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 40245 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:54:21.936118 10339 raft_consensus.cc:1275] T ede17619c7a54d698a8dd667037fb2fe P 3a41d8f651a64395b5bccf24ac50771c [term 2 FOLLOWER]: Refusing update from remote peer dded0e9532a643cdbf1153dd0115db18: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:54:21.938555 10339 raft_consensus.cc:1275] T 25b7e3b486064666b92946f921badec7 P 3a41d8f651a64395b5bccf24ac50771c [term 2 FOLLOWER]: Refusing update from remote peer dded0e9532a643cdbf1153dd0115db18: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:54:21.939692 10607 consensus_queue.cc:1048] T ede17619c7a54d698a8dd667037fb2fe P dded0e9532a643cdbf1153dd0115db18 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3a41d8f651a64395b5bccf24ac50771c" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 37363 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:54:21.939975 10554 consensus_queue.cc:1048] T 25b7e3b486064666b92946f921badec7 P dded0e9532a643cdbf1153dd0115db18 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3a41d8f651a64395b5bccf24ac50771c" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 37363 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:54:21.945107 10489 raft_consensus.cc:1275] T 7f5d020143604d42a692df3c9158f601 P 22d1dbccd8e14455bf955324fe73338c [term 2 FOLLOWER]: Refusing update from remote peer dded0e9532a643cdbf1153dd0115db18: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:54:21.947358 10536 consensus_queue.cc:1048] T 7f5d020143604d42a692df3c9158f601 P dded0e9532a643cdbf1153dd0115db18 [LEADER]: Connected to new peer: Peer: permanent_uuid: "22d1dbccd8e14455bf955324fe73338c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 40245 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:54:21.949704 10489 raft_consensus.cc:1275] T ede17619c7a54d698a8dd667037fb2fe P 22d1dbccd8e14455bf955324fe73338c [term 2 FOLLOWER]: Refusing update from remote peer dded0e9532a643cdbf1153dd0115db18: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:54:21.951357 10607 consensus_queue.cc:1048] T ede17619c7a54d698a8dd667037fb2fe P dded0e9532a643cdbf1153dd0115db18 [LEADER]: Connected to new peer: Peer: permanent_uuid: "22d1dbccd8e14455bf955324fe73338c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 40245 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 14:54:21.957162 10341 raft_consensus.cc:1275] T 7f5d020143604d42a692df3c9158f601 P 3a41d8f651a64395b5bccf24ac50771c [term 2 FOLLOWER]: Refusing update from remote peer dded0e9532a643cdbf1153dd0115db18: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:54:21.958344 10536 consensus_queue.cc:1048] T 7f5d020143604d42a692df3c9158f601 P dded0e9532a643cdbf1153dd0115db18 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3a41d8f651a64395b5bccf24ac50771c" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 37363 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:54:22.010710 10416 raft_consensus.cc:1275] T 111a119cebca48088230eacd075558fa P dded0e9532a643cdbf1153dd0115db18 [term 2 FOLLOWER]: Refusing update from remote peer 3a41d8f651a64395b5bccf24ac50771c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:54:22.011835 10563 consensus_queue.cc:1048] T 111a119cebca48088230eacd075558fa P 3a41d8f651a64395b5bccf24ac50771c [LEADER]: Connected to new peer: Peer: permanent_uuid: "dded0e9532a643cdbf1153dd0115db18" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43185 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:54:22.018216 10489 raft_consensus.cc:1275] T 111a119cebca48088230eacd075558fa P 22d1dbccd8e14455bf955324fe73338c [term 2 FOLLOWER]: Refusing update from remote peer 3a41d8f651a64395b5bccf24ac50771c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:54:22.020334 10572 consensus_queue.cc:1048] T 111a119cebca48088230eacd075558fa P 3a41d8f651a64395b5bccf24ac50771c [LEADER]: Connected to new peer: Peer: permanent_uuid: "22d1dbccd8e14455bf955324fe73338c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 40245 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:54:22.028854 10489 raft_consensus.cc:1275] T a39af33e8ed04777ad20124f23c94655 P 22d1dbccd8e14455bf955324fe73338c [term 2 FOLLOWER]: Refusing update from remote peer 3a41d8f651a64395b5bccf24ac50771c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:54:22.029882 10572 consensus_queue.cc:1048] T a39af33e8ed04777ad20124f23c94655 P 3a41d8f651a64395b5bccf24ac50771c [LEADER]: Connected to new peer: Peer: permanent_uuid: "22d1dbccd8e14455bf955324fe73338c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 40245 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:54:22.036478 10416 raft_consensus.cc:3060] T a39af33e8ed04777ad20124f23c94655 P dded0e9532a643cdbf1153dd0115db18 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:54:22.042573 10416 raft_consensus.cc:1275] T a39af33e8ed04777ad20124f23c94655 P dded0e9532a643cdbf1153dd0115db18 [term 2 FOLLOWER]: Refusing update from remote peer 3a41d8f651a64395b5bccf24ac50771c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:54:22.043573 10572 consensus_queue.cc:1048] T a39af33e8ed04777ad20124f23c94655 P 3a41d8f651a64395b5bccf24ac50771c [LEADER]: Connected to new peer: Peer: permanent_uuid: "dded0e9532a643cdbf1153dd0115db18" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43185 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:54:24.206866 10236 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:40546:
name: "soft_deleted_table"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q""\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260709 14:54:24.208808 10236 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table soft_deleted_table in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260709 14:54:24.254760 10330 tablet_service.cc:1511] Processing CreateTablet for tablet b2ec6b058d2a41a7b127277b12d93f00 (DEFAULT_TABLE table=soft_deleted_table [id=a593ad2ea4f6469d8af2f000997ded0a]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 14:54:24.256009 10330 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b2ec6b058d2a41a7b127277b12d93f00. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:24.255856 10402 tablet_service.cc:1511] Processing CreateTablet for tablet b2ec6b058d2a41a7b127277b12d93f00 (DEFAULT_TABLE table=soft_deleted_table [id=a593ad2ea4f6469d8af2f000997ded0a]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 14:54:24.256996 10402 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b2ec6b058d2a41a7b127277b12d93f00. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:24.257020 10476 tablet_service.cc:1511] Processing CreateTablet for tablet b2ec6b058d2a41a7b127277b12d93f00 (DEFAULT_TABLE table=soft_deleted_table [id=a593ad2ea4f6469d8af2f000997ded0a]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 14:54:24.258167 10476 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b2ec6b058d2a41a7b127277b12d93f00. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:24.260350 10331 tablet_service.cc:1511] Processing CreateTablet for tablet 3a7db8aebd5f4d55b209311230c6f6c7 (DEFAULT_TABLE table=soft_deleted_table [id=a593ad2ea4f6469d8af2f000997ded0a]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 14:54:24.261471 10331 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3a7db8aebd5f4d55b209311230c6f6c7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:24.264748 10474 tablet_service.cc:1511] Processing CreateTablet for tablet 3a7db8aebd5f4d55b209311230c6f6c7 (DEFAULT_TABLE table=soft_deleted_table [id=a593ad2ea4f6469d8af2f000997ded0a]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 14:54:24.265949 10474 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3a7db8aebd5f4d55b209311230c6f6c7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:24.265606 10405 tablet_service.cc:1511] Processing CreateTablet for tablet 28c6a410c13645dbaf5295018ccd9639 (DEFAULT_TABLE table=soft_deleted_table [id=a593ad2ea4f6469d8af2f000997ded0a]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 14:54:24.266764 10405 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 28c6a410c13645dbaf5295018ccd9639. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:24.268013 10399 tablet_service.cc:1511] Processing CreateTablet for tablet 3a7db8aebd5f4d55b209311230c6f6c7 (DEFAULT_TABLE table=soft_deleted_table [id=a593ad2ea4f6469d8af2f000997ded0a]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 14:54:24.269188 10399 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3a7db8aebd5f4d55b209311230c6f6c7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:24.271868 10403 tablet_service.cc:1511] Processing CreateTablet for tablet 426468c56d8c4f7c8227ab5702df8570 (DEFAULT_TABLE table=soft_deleted_table [id=a593ad2ea4f6469d8af2f000997ded0a]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 14:54:24.272034 10400 tablet_service.cc:1511] Processing CreateTablet for tablet 330a8a62c09741f1be074dad7b7a1430 (DEFAULT_TABLE table=soft_deleted_table [id=a593ad2ea4f6469d8af2f000997ded0a]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 14:54:24.273077 10403 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 426468c56d8c4f7c8227ab5702df8570. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:24.273990 10401 tablet_service.cc:1511] Processing CreateTablet for tablet ffcb99e9750040a0b27d4161f0cd7d3a (DEFAULT_TABLE table=soft_deleted_table [id=a593ad2ea4f6469d8af2f000997ded0a]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 14:54:24.274600 10329 tablet_service.cc:1511] Processing CreateTablet for tablet 28c6a410c13645dbaf5295018ccd9639 (DEFAULT_TABLE table=soft_deleted_table [id=a593ad2ea4f6469d8af2f000997ded0a]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 14:54:24.275352 10401 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ffcb99e9750040a0b27d4161f0cd7d3a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:24.275838 10329 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 28c6a410c13645dbaf5295018ccd9639. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:24.277885 10400 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 330a8a62c09741f1be074dad7b7a1430. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:24.280057 10325 tablet_service.cc:1511] Processing CreateTablet for tablet 330a8a62c09741f1be074dad7b7a1430 (DEFAULT_TABLE table=soft_deleted_table [id=a593ad2ea4f6469d8af2f000997ded0a]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 14:54:24.281210 10325 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 330a8a62c09741f1be074dad7b7a1430. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:24.284008 10327 tablet_service.cc:1511] Processing CreateTablet for tablet ffcb99e9750040a0b27d4161f0cd7d3a (DEFAULT_TABLE table=soft_deleted_table [id=a593ad2ea4f6469d8af2f000997ded0a]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 14:54:24.285095 10473 tablet_service.cc:1511] Processing CreateTablet for tablet 28c6a410c13645dbaf5295018ccd9639 (DEFAULT_TABLE table=soft_deleted_table [id=a593ad2ea4f6469d8af2f000997ded0a]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 14:54:24.286098 10324 tablet_service.cc:1511] Processing CreateTablet for tablet 426468c56d8c4f7c8227ab5702df8570 (DEFAULT_TABLE table=soft_deleted_table [id=a593ad2ea4f6469d8af2f000997ded0a]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 14:54:24.286788 10473 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 28c6a410c13645dbaf5295018ccd9639. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:24.285166 10327 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ffcb99e9750040a0b27d4161f0cd7d3a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:24.288847 10479 tablet_service.cc:1511] Processing CreateTablet for tablet 330a8a62c09741f1be074dad7b7a1430 (DEFAULT_TABLE table=soft_deleted_table [id=a593ad2ea4f6469d8af2f000997ded0a]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 14:54:24.290024 10479 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 330a8a62c09741f1be074dad7b7a1430. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:24.291126 10324 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 426468c56d8c4f7c8227ab5702df8570. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:24.303139 10475 tablet_service.cc:1511] Processing CreateTablet for tablet ffcb99e9750040a0b27d4161f0cd7d3a (DEFAULT_TABLE table=soft_deleted_table [id=a593ad2ea4f6469d8af2f000997ded0a]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 14:54:24.305203 10477 tablet_service.cc:1511] Processing CreateTablet for tablet 426468c56d8c4f7c8227ab5702df8570 (DEFAULT_TABLE table=soft_deleted_table [id=a593ad2ea4f6469d8af2f000997ded0a]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 14:54:24.306891 10475 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ffcb99e9750040a0b27d4161f0cd7d3a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:24.308254 10406 tablet_service.cc:1511] Processing CreateTablet for tablet ccf83b20002849ad96a4c379d7c539dd (DEFAULT_TABLE table=soft_deleted_table [id=a593ad2ea4f6469d8af2f000997ded0a]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 14:54:24.308388 10323 tablet_service.cc:1511] Processing CreateTablet for tablet ccf83b20002849ad96a4c379d7c539dd (DEFAULT_TABLE table=soft_deleted_table [id=a593ad2ea4f6469d8af2f000997ded0a]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 14:54:24.309434 10406 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ccf83b20002849ad96a4c379d7c539dd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:24.309556 10323 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ccf83b20002849ad96a4c379d7c539dd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:24.311434 10477 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 426468c56d8c4f7c8227ab5702df8570. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:24.313156 10478 tablet_service.cc:1511] Processing CreateTablet for tablet ccf83b20002849ad96a4c379d7c539dd (DEFAULT_TABLE table=soft_deleted_table [id=a593ad2ea4f6469d8af2f000997ded0a]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 14:54:24.314311 10478 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ccf83b20002849ad96a4c379d7c539dd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:24.316823 10326 tablet_service.cc:1511] Processing CreateTablet for tablet 242cde8ac7ae49898a1a2af028fddfc2 (DEFAULT_TABLE table=soft_deleted_table [id=a593ad2ea4f6469d8af2f000997ded0a]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 14:54:24.317996 10326 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 242cde8ac7ae49898a1a2af028fddfc2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:24.319037 10328 tablet_service.cc:1511] Processing CreateTablet for tablet cf8123d38427457f9cd9ad12b914e58f (DEFAULT_TABLE table=soft_deleted_table [id=a593ad2ea4f6469d8af2f000997ded0a]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 14:54:24.320268 10328 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cf8123d38427457f9cd9ad12b914e58f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:24.321034 10480 tablet_service.cc:1511] Processing CreateTablet for tablet 242cde8ac7ae49898a1a2af028fddfc2 (DEFAULT_TABLE table=soft_deleted_table [id=a593ad2ea4f6469d8af2f000997ded0a]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 14:54:24.322187 10480 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 242cde8ac7ae49898a1a2af028fddfc2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:24.324074 10472 tablet_service.cc:1511] Processing CreateTablet for tablet cf8123d38427457f9cd9ad12b914e58f (DEFAULT_TABLE table=soft_deleted_table [id=a593ad2ea4f6469d8af2f000997ded0a]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 14:54:24.325215 10472 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cf8123d38427457f9cd9ad12b914e58f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:24.326035 10404 tablet_service.cc:1511] Processing CreateTablet for tablet cf8123d38427457f9cd9ad12b914e58f (DEFAULT_TABLE table=soft_deleted_table [id=a593ad2ea4f6469d8af2f000997ded0a]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 14:54:24.327204 10404 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cf8123d38427457f9cd9ad12b914e58f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:24.340121 10403 tablet_service.cc:1511] Processing CreateTablet for tablet 242cde8ac7ae49898a1a2af028fddfc2 (DEFAULT_TABLE table=soft_deleted_table [id=a593ad2ea4f6469d8af2f000997ded0a]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 14:54:24.341312 10403 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 242cde8ac7ae49898a1a2af028fddfc2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:24.395738 10625 tablet_bootstrap.cc:492] T b2ec6b058d2a41a7b127277b12d93f00 P 22d1dbccd8e14455bf955324fe73338c: Bootstrap starting.
I20260709 14:54:24.400884 10624 tablet_bootstrap.cc:492] T 242cde8ac7ae49898a1a2af028fddfc2 P 3a41d8f651a64395b5bccf24ac50771c: Bootstrap starting.
I20260709 14:54:24.406335 10625 tablet_bootstrap.cc:654] T b2ec6b058d2a41a7b127277b12d93f00 P 22d1dbccd8e14455bf955324fe73338c: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:24.414726 10624 tablet_bootstrap.cc:654] T 242cde8ac7ae49898a1a2af028fddfc2 P 3a41d8f651a64395b5bccf24ac50771c: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:24.422556 10623 tablet_bootstrap.cc:492] T b2ec6b058d2a41a7b127277b12d93f00 P dded0e9532a643cdbf1153dd0115db18: Bootstrap starting.
I20260709 14:54:24.431165 10625 tablet_bootstrap.cc:492] T b2ec6b058d2a41a7b127277b12d93f00 P 22d1dbccd8e14455bf955324fe73338c: No bootstrap required, opened a new log
I20260709 14:54:24.431731 10625 ts_tablet_manager.cc:1403] T b2ec6b058d2a41a7b127277b12d93f00 P 22d1dbccd8e14455bf955324fe73338c: Time spent bootstrapping tablet: real 0.036s	user 0.005s	sys 0.014s
I20260709 14:54:24.434612 10625 raft_consensus.cc:359] T b2ec6b058d2a41a7b127277b12d93f00 P 22d1dbccd8e14455bf955324fe73338c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a41d8f651a64395b5bccf24ac50771c" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 37363 } } peers { permanent_uuid: "dded0e9532a643cdbf1153dd0115db18" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43185 } } peers { permanent_uuid: "22d1dbccd8e14455bf955324fe73338c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 40245 } }
I20260709 14:54:24.435374 10625 raft_consensus.cc:385] T b2ec6b058d2a41a7b127277b12d93f00 P 22d1dbccd8e14455bf955324fe73338c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:24.435720 10625 raft_consensus.cc:740] T b2ec6b058d2a41a7b127277b12d93f00 P 22d1dbccd8e14455bf955324fe73338c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 22d1dbccd8e14455bf955324fe73338c, State: Initialized, Role: FOLLOWER
I20260709 14:54:24.436584 10625 consensus_queue.cc:260] T b2ec6b058d2a41a7b127277b12d93f00 P 22d1dbccd8e14455bf955324fe73338c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a41d8f651a64395b5bccf24ac50771c" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 37363 } } peers { permanent_uuid: "dded0e9532a643cdbf1153dd0115db18" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43185 } } peers { permanent_uuid: "22d1dbccd8e14455bf955324fe73338c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 40245 } }
I20260709 14:54:24.439568 10625 ts_tablet_manager.cc:1434] T b2ec6b058d2a41a7b127277b12d93f00 P 22d1dbccd8e14455bf955324fe73338c: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260709 14:54:24.440622 10625 tablet_bootstrap.cc:492] T 28c6a410c13645dbaf5295018ccd9639 P 22d1dbccd8e14455bf955324fe73338c: Bootstrap starting.
I20260709 14:54:24.441954 10623 tablet_bootstrap.cc:654] T b2ec6b058d2a41a7b127277b12d93f00 P dded0e9532a643cdbf1153dd0115db18: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:24.449116 10625 tablet_bootstrap.cc:654] T 28c6a410c13645dbaf5295018ccd9639 P 22d1dbccd8e14455bf955324fe73338c: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:24.449223 10624 tablet_bootstrap.cc:492] T 242cde8ac7ae49898a1a2af028fddfc2 P 3a41d8f651a64395b5bccf24ac50771c: No bootstrap required, opened a new log
I20260709 14:54:24.449802 10624 ts_tablet_manager.cc:1403] T 242cde8ac7ae49898a1a2af028fddfc2 P 3a41d8f651a64395b5bccf24ac50771c: Time spent bootstrapping tablet: real 0.049s	user 0.013s	sys 0.004s
I20260709 14:54:24.449899 10623 tablet_bootstrap.cc:492] T b2ec6b058d2a41a7b127277b12d93f00 P dded0e9532a643cdbf1153dd0115db18: No bootstrap required, opened a new log
I20260709 14:54:24.450498 10623 ts_tablet_manager.cc:1403] T b2ec6b058d2a41a7b127277b12d93f00 P dded0e9532a643cdbf1153dd0115db18: Time spent bootstrapping tablet: real 0.028s	user 0.005s	sys 0.007s
I20260709 14:54:24.452378 10624 raft_consensus.cc:359] T 242cde8ac7ae49898a1a2af028fddfc2 P 3a41d8f651a64395b5bccf24ac50771c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a41d8f651a64395b5bccf24ac50771c" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 37363 } } peers { permanent_uuid: "dded0e9532a643cdbf1153dd0115db18" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43185 } } peers { permanent_uuid: "22d1dbccd8e14455bf955324fe73338c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 40245 } }
I20260709 14:54:24.453161 10624 raft_consensus.cc:385] T 242cde8ac7ae49898a1a2af028fddfc2 P 3a41d8f651a64395b5bccf24ac50771c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:24.453433 10624 raft_consensus.cc:740] T 242cde8ac7ae49898a1a2af028fddfc2 P 3a41d8f651a64395b5bccf24ac50771c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3a41d8f651a64395b5bccf24ac50771c, State: Initialized, Role: FOLLOWER
I20260709 14:54:24.453286 10623 raft_consensus.cc:359] T b2ec6b058d2a41a7b127277b12d93f00 P dded0e9532a643cdbf1153dd0115db18 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a41d8f651a64395b5bccf24ac50771c" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 37363 } } peers { permanent_uuid: "dded0e9532a643cdbf1153dd0115db18" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43185 } } peers { permanent_uuid: "22d1dbccd8e14455bf955324fe73338c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 40245 } }
I20260709 14:54:24.454351 10625 tablet_bootstrap.cc:492] T 28c6a410c13645dbaf5295018ccd9639 P 22d1dbccd8e14455bf955324fe73338c: No bootstrap required, opened a new log
I20260709 14:54:24.454227 10623 raft_consensus.cc:385] T b2ec6b058d2a41a7b127277b12d93f00 P dded0e9532a643cdbf1153dd0115db18 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:24.454197 10624 consensus_queue.cc:260] T 242cde8ac7ae49898a1a2af028fddfc2 P 3a41d8f651a64395b5bccf24ac50771c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a41d8f651a64395b5bccf24ac50771c" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 37363 } } peers { permanent_uuid: "dded0e9532a643cdbf1153dd0115db18" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43185 } } peers { permanent_uuid: "22d1dbccd8e14455bf955324fe73338c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 40245 } }
I20260709 14:54:24.454871 10623 raft_consensus.cc:740] T b2ec6b058d2a41a7b127277b12d93f00 P dded0e9532a643cdbf1153dd0115db18 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dded0e9532a643cdbf1153dd0115db18, State: Initialized, Role: FOLLOWER
I20260709 14:54:24.455008 10625 ts_tablet_manager.cc:1403] T 28c6a410c13645dbaf5295018ccd9639 P 22d1dbccd8e14455bf955324fe73338c: Time spent bootstrapping tablet: real 0.015s	user 0.006s	sys 0.005s
I20260709 14:54:24.455708 10623 consensus_queue.cc:260] T b2ec6b058d2a41a7b127277b12d93f00 P dded0e9532a643cdbf1153dd0115db18 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a41d8f651a64395b5bccf24ac50771c" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 37363 } } peers { permanent_uuid: "dded0e9532a643cdbf1153dd0115db18" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43185 } } peers { permanent_uuid: "22d1dbccd8e14455bf955324fe73338c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 40245 } }
I20260709 14:54:24.456583 10624 ts_tablet_manager.cc:1434] T 242cde8ac7ae49898a1a2af028fddfc2 P 3a41d8f651a64395b5bccf24ac50771c: Time spent starting tablet: real 0.006s	user 0.002s	sys 0.003s
I20260709 14:54:24.457573 10624 tablet_bootstrap.cc:492] T ccf83b20002849ad96a4c379d7c539dd P 3a41d8f651a64395b5bccf24ac50771c: Bootstrap starting.
I20260709 14:54:24.458050 10623 ts_tablet_manager.cc:1434] T b2ec6b058d2a41a7b127277b12d93f00 P dded0e9532a643cdbf1153dd0115db18: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.003s
I20260709 14:54:24.459057 10623 tablet_bootstrap.cc:492] T 426468c56d8c4f7c8227ab5702df8570 P dded0e9532a643cdbf1153dd0115db18: Bootstrap starting.
I20260709 14:54:24.460768 10625 raft_consensus.cc:359] T 28c6a410c13645dbaf5295018ccd9639 P 22d1dbccd8e14455bf955324fe73338c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a41d8f651a64395b5bccf24ac50771c" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 37363 } } peers { permanent_uuid: "dded0e9532a643cdbf1153dd0115db18" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43185 } } peers { permanent_uuid: "22d1dbccd8e14455bf955324fe73338c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 40245 } }
I20260709 14:54:24.461452 10625 raft_consensus.cc:385] T 28c6a410c13645dbaf5295018ccd9639 P 22d1dbccd8e14455bf955324fe73338c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:24.461750 10625 raft_consensus.cc:740] T 28c6a410c13645dbaf5295018ccd9639 P 22d1dbccd8e14455bf955324fe73338c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 22d1dbccd8e14455bf955324fe73338c, State: Initialized, Role: FOLLOWER
I20260709 14:54:24.462488 10625 consensus_queue.cc:260] T 28c6a410c13645dbaf5295018ccd9639 P 22d1dbccd8e14455bf955324fe73338c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a41d8f651a64395b5bccf24ac50771c" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 37363 } } peers { permanent_uuid: "dded0e9532a643cdbf1153dd0115db18" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43185 } } peers { permanent_uuid: "22d1dbccd8e14455bf955324fe73338c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 40245 } }
I20260709 14:54:24.463815 10624 tablet_bootstrap.cc:654] T ccf83b20002849ad96a4c379d7c539dd P 3a41d8f651a64395b5bccf24ac50771c: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:24.464804 10625 ts_tablet_manager.cc:1434] T 28c6a410c13645dbaf5295018ccd9639 P 22d1dbccd8e14455bf955324fe73338c: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.000s
I20260709 14:54:24.465394 10623 tablet_bootstrap.cc:654] T 426468c56d8c4f7c8227ab5702df8570 P dded0e9532a643cdbf1153dd0115db18: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:24.465902 10625 tablet_bootstrap.cc:492] T ccf83b20002849ad96a4c379d7c539dd P 22d1dbccd8e14455bf955324fe73338c: Bootstrap starting.
I20260709 14:54:24.476904 10623 tablet_bootstrap.cc:492] T 426468c56d8c4f7c8227ab5702df8570 P dded0e9532a643cdbf1153dd0115db18: No bootstrap required, opened a new log
I20260709 14:54:24.477491 10623 ts_tablet_manager.cc:1403] T 426468c56d8c4f7c8227ab5702df8570 P dded0e9532a643cdbf1153dd0115db18: Time spent bootstrapping tablet: real 0.019s	user 0.009s	sys 0.009s
I20260709 14:54:24.479859 10625 tablet_bootstrap.cc:654] T ccf83b20002849ad96a4c379d7c539dd P 22d1dbccd8e14455bf955324fe73338c: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:24.480501 10623 raft_consensus.cc:359] T 426468c56d8c4f7c8227ab5702df8570 P dded0e9532a643cdbf1153dd0115db18 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a41d8f651a64395b5bccf24ac50771c" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 37363 } } peers { permanent_uuid: "dded0e9532a643cdbf1153dd0115db18" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43185 } } peers { permanent_uuid: "22d1dbccd8e14455bf955324fe73338c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 40245 } }
I20260709 14:54:24.481295 10623 raft_consensus.cc:385] T 426468c56d8c4f7c8227ab5702df8570 P dded0e9532a643cdbf1153dd0115db18 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:24.481597 10623 raft_consensus.cc:740] T 426468c56d8c4f7c8227ab5702df8570 P dded0e9532a643cdbf1153dd0115db18 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dded0e9532a643cdbf1153dd0115db18, State: Initialized, Role: FOLLOWER
I20260709 14:54:24.482336 10623 consensus_queue.cc:260] T 426468c56d8c4f7c8227ab5702df8570 P dded0e9532a643cdbf1153dd0115db18 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a41d8f651a64395b5bccf24ac50771c" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 37363 } } peers { permanent_uuid: "dded0e9532a643cdbf1153dd0115db18" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43185 } } peers { permanent_uuid: "22d1dbccd8e14455bf955324fe73338c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 40245 } }
I20260709 14:54:24.485312 10623 ts_tablet_manager.cc:1434] T 426468c56d8c4f7c8227ab5702df8570 P dded0e9532a643cdbf1153dd0115db18: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 14:54:24.486545 10623 tablet_bootstrap.cc:492] T cf8123d38427457f9cd9ad12b914e58f P dded0e9532a643cdbf1153dd0115db18: Bootstrap starting.
I20260709 14:54:24.491953 10625 tablet_bootstrap.cc:492] T ccf83b20002849ad96a4c379d7c539dd P 22d1dbccd8e14455bf955324fe73338c: No bootstrap required, opened a new log
I20260709 14:54:24.492486 10625 ts_tablet_manager.cc:1403] T ccf83b20002849ad96a4c379d7c539dd P 22d1dbccd8e14455bf955324fe73338c: Time spent bootstrapping tablet: real 0.027s	user 0.010s	sys 0.008s
I20260709 14:54:24.493624 10623 tablet_bootstrap.cc:654] T cf8123d38427457f9cd9ad12b914e58f P dded0e9532a643cdbf1153dd0115db18: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:24.495769 10625 raft_consensus.cc:359] T ccf83b20002849ad96a4c379d7c539dd P 22d1dbccd8e14455bf955324fe73338c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a41d8f651a64395b5bccf24ac50771c" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 37363 } } peers { permanent_uuid: "dded0e9532a643cdbf1153dd0115db18" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43185 } } peers { permanent_uuid: "22d1dbccd8e14455bf955324fe73338c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 40245 } }
I20260709 14:54:24.496508 10625 raft_consensus.cc:385] T ccf83b20002849ad96a4c379d7c539dd P 22d1dbccd8e14455bf955324fe73338c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:24.496846 10625 raft_consensus.cc:740] T ccf83b20002849ad96a4c379d7c539dd P 22d1dbccd8e14455bf955324fe73338c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 22d1dbccd8e14455bf955324fe73338c, State: Initialized, Role: FOLLOWER
I20260709 14:54:24.497704 10625 consensus_queue.cc:260] T ccf83b20002849ad96a4c379d7c539dd P 22d1dbccd8e14455bf955324fe73338c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a41d8f651a64395b5bccf24ac50771c" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 37363 } } peers { permanent_uuid: "dded0e9532a643cdbf1153dd0115db18" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43185 } } peers { permanent_uuid: "22d1dbccd8e14455bf955324fe73338c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 40245 } }
I20260709 14:54:24.500053 10625 ts_tablet_manager.cc:1434] T ccf83b20002849ad96a4c379d7c539dd P 22d1dbccd8e14455bf955324fe73338c: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 14:54:24.501520 10625 tablet_bootstrap.cc:492] T 3a7db8aebd5f4d55b209311230c6f6c7 P 22d1dbccd8e14455bf955324fe73338c: Bootstrap starting.
I20260709 14:54:24.509039 10625 tablet_bootstrap.cc:654] T 3a7db8aebd5f4d55b209311230c6f6c7 P 22d1dbccd8e14455bf955324fe73338c: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:24.509263 10623 tablet_bootstrap.cc:492] T cf8123d38427457f9cd9ad12b914e58f P dded0e9532a643cdbf1153dd0115db18: No bootstrap required, opened a new log
I20260709 14:54:24.509178 10579 raft_consensus.cc:493] T 28c6a410c13645dbaf5295018ccd9639 P 22d1dbccd8e14455bf955324fe73338c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:54:24.510056 10623 ts_tablet_manager.cc:1403] T cf8123d38427457f9cd9ad12b914e58f P dded0e9532a643cdbf1153dd0115db18: Time spent bootstrapping tablet: real 0.024s	user 0.010s	sys 0.009s
I20260709 14:54:24.510008 10579 raft_consensus.cc:515] T 28c6a410c13645dbaf5295018ccd9639 P 22d1dbccd8e14455bf955324fe73338c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a41d8f651a64395b5bccf24ac50771c" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 37363 } } peers { permanent_uuid: "dded0e9532a643cdbf1153dd0115db18" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43185 } } peers { permanent_uuid: "22d1dbccd8e14455bf955324fe73338c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 40245 } }
I20260709 14:54:24.513955 10579 leader_election.cc:290] T 28c6a410c13645dbaf5295018ccd9639 P 22d1dbccd8e14455bf955324fe73338c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3a41d8f651a64395b5bccf24ac50771c (127.6.3.193:37363), dded0e9532a643cdbf1153dd0115db18 (127.6.3.194:43185)
I20260709 14:54:24.513645 10623 raft_consensus.cc:359] T cf8123d38427457f9cd9ad12b914e58f P dded0e9532a643cdbf1153dd0115db18 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a41d8f651a64395b5bccf24ac50771c" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 37363 } } peers { permanent_uuid: "dded0e9532a643cdbf1153dd0115db18" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43185 } } peers { permanent_uuid: "22d1dbccd8e14455bf955324fe73338c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 40245 } }
I20260709 14:54:24.517189 10623 raft_consensus.cc:385] T cf8123d38427457f9cd9ad12b914e58f P dded0e9532a643cdbf1153dd0115db18 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:24.516928 10416 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "28c6a410c13645dbaf5295018ccd9639" candidate_uuid: "22d1dbccd8e14455bf955324fe73338c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dded0e9532a643cdbf1153dd0115db18" is_pre_election: true
I20260709 14:54:24.517563 10623 raft_consensus.cc:740] T cf8123d38427457f9cd9ad12b914e58f P dded0e9532a643cdbf1153dd0115db18 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dded0e9532a643cdbf1153dd0115db18, State: Initialized, Role: FOLLOWER
I20260709 14:54:24.514930 10341 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "28c6a410c13645dbaf5295018ccd9639" candidate_uuid: "22d1dbccd8e14455bf955324fe73338c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3a41d8f651a64395b5bccf24ac50771c" is_pre_election: true
I20260709 14:54:24.518332 10623 consensus_queue.cc:260] T cf8123d38427457f9cd9ad12b914e58f P dded0e9532a643cdbf1153dd0115db18 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a41d8f651a64395b5bccf24ac50771c" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 37363 } } peers { permanent_uuid: "dded0e9532a643cdbf1153dd0115db18" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43185 } } peers { permanent_uuid: "22d1dbccd8e14455bf955324fe73338c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 40245 } }
W20260709 14:54:24.518699 10454 leader_election.cc:343] T 28c6a410c13645dbaf5295018ccd9639 P 22d1dbccd8e14455bf955324fe73338c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer dded0e9532a643cdbf1153dd0115db18 (127.6.3.194:43185): Illegal state: must be running to vote when last-logged opid is not known
W20260709 14:54:24.519553 10453 leader_election.cc:343] T 28c6a410c13645dbaf5295018ccd9639 P 22d1dbccd8e14455bf955324fe73338c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3a41d8f651a64395b5bccf24ac50771c (127.6.3.193:37363): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:54:24.520175 10453 leader_election.cc:304] T 28c6a410c13645dbaf5295018ccd9639 P 22d1dbccd8e14455bf955324fe73338c [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: 22d1dbccd8e14455bf955324fe73338c; no voters: 3a41d8f651a64395b5bccf24ac50771c, dded0e9532a643cdbf1153dd0115db18
I20260709 14:54:24.521247 10579 raft_consensus.cc:2749] T 28c6a410c13645dbaf5295018ccd9639 P 22d1dbccd8e14455bf955324fe73338c [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:54:24.516971 10625 tablet_bootstrap.cc:492] T 3a7db8aebd5f4d55b209311230c6f6c7 P 22d1dbccd8e14455bf955324fe73338c: No bootstrap required, opened a new log
I20260709 14:54:24.523792 10625 ts_tablet_manager.cc:1403] T 3a7db8aebd5f4d55b209311230c6f6c7 P 22d1dbccd8e14455bf955324fe73338c: Time spent bootstrapping tablet: real 0.023s	user 0.011s	sys 0.004s
I20260709 14:54:24.523999 10623 ts_tablet_manager.cc:1434] T cf8123d38427457f9cd9ad12b914e58f P dded0e9532a643cdbf1153dd0115db18: Time spent starting tablet: real 0.013s	user 0.009s	sys 0.000s
I20260709 14:54:24.525054 10623 tablet_bootstrap.cc:492] T ccf83b20002849ad96a4c379d7c539dd P dded0e9532a643cdbf1153dd0115db18: Bootstrap starting.
I20260709 14:54:24.527568 10625 raft_consensus.cc:359] T 3a7db8aebd5f4d55b209311230c6f6c7 P 22d1dbccd8e14455bf955324fe73338c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a41d8f651a64395b5bccf24ac50771c" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 37363 } } peers { permanent_uuid: "dded0e9532a643cdbf1153dd0115db18" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43185 } } peers { permanent_uuid: "22d1dbccd8e14455bf955324fe73338c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 40245 } }
I20260709 14:54:24.528512 10625 raft_consensus.cc:385] T 3a7db8aebd5f4d55b209311230c6f6c7 P 22d1dbccd8e14455bf955324fe73338c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:24.528913 10625 raft_consensus.cc:740] T 3a7db8aebd5f4d55b209311230c6f6c7 P 22d1dbccd8e14455bf955324fe73338c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 22d1dbccd8e14455bf955324fe73338c, State: Initialized, Role: FOLLOWER
I20260709 14:54:24.530251 10625 consensus_queue.cc:260] T 3a7db8aebd5f4d55b209311230c6f6c7 P 22d1dbccd8e14455bf955324fe73338c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a41d8f651a64395b5bccf24ac50771c" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 37363 } } peers { permanent_uuid: "dded0e9532a643cdbf1153dd0115db18" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43185 } } peers { permanent_uuid: "22d1dbccd8e14455bf955324fe73338c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 40245 } }
I20260709 14:54:24.531193 10623 tablet_bootstrap.cc:654] T ccf83b20002849ad96a4c379d7c539dd P dded0e9532a643cdbf1153dd0115db18: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:24.533478 10625 ts_tablet_manager.cc:1434] T 3a7db8aebd5f4d55b209311230c6f6c7 P 22d1dbccd8e14455bf955324fe73338c: Time spent starting tablet: real 0.009s	user 0.008s	sys 0.000s
I20260709 14:54:24.535905 10625 tablet_bootstrap.cc:492] T 330a8a62c09741f1be074dad7b7a1430 P 22d1dbccd8e14455bf955324fe73338c: Bootstrap starting.
I20260709 14:54:24.538398 10624 tablet_bootstrap.cc:492] T ccf83b20002849ad96a4c379d7c539dd P 3a41d8f651a64395b5bccf24ac50771c: No bootstrap required, opened a new log
I20260709 14:54:24.538960 10624 ts_tablet_manager.cc:1403] T ccf83b20002849ad96a4c379d7c539dd P 3a41d8f651a64395b5bccf24ac50771c: Time spent bootstrapping tablet: real 0.082s	user 0.050s	sys 0.029s
I20260709 14:54:24.542128 10625 tablet_bootstrap.cc:654] T 330a8a62c09741f1be074dad7b7a1430 P 22d1dbccd8e14455bf955324fe73338c: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:24.541944 10624 raft_consensus.cc:359] T ccf83b20002849ad96a4c379d7c539dd P 3a41d8f651a64395b5bccf24ac50771c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a41d8f651a64395b5bccf24ac50771c" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 37363 } } peers { permanent_uuid: "dded0e9532a643cdbf1153dd0115db18" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43185 } } peers { permanent_uuid: "22d1dbccd8e14455bf955324fe73338c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 40245 } }
I20260709 14:54:24.542670 10624 raft_consensus.cc:385] T ccf83b20002849ad96a4c379d7c539dd P 3a41d8f651a64395b5bccf24ac50771c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:24.543004 10624 raft_consensus.cc:740] T ccf83b20002849ad96a4c379d7c539dd P 3a41d8f651a64395b5bccf24ac50771c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3a41d8f651a64395b5bccf24ac50771c, State: Initialized, Role: FOLLOWER
I20260709 14:54:24.543777 10624 consensus_queue.cc:260] T ccf83b20002849ad96a4c379d7c539dd P 3a41d8f651a64395b5bccf24ac50771c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a41d8f651a64395b5bccf24ac50771c" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 37363 } } peers { permanent_uuid: "dded0e9532a643cdbf1153dd0115db18" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43185 } } peers { permanent_uuid: "22d1dbccd8e14455bf955324fe73338c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 40245 } }
I20260709 14:54:24.546581 10624 ts_tablet_manager.cc:1434] T ccf83b20002849ad96a4c379d7c539dd P 3a41d8f651a64395b5bccf24ac50771c: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 14:54:24.547875 10624 tablet_bootstrap.cc:492] T cf8123d38427457f9cd9ad12b914e58f P 3a41d8f651a64395b5bccf24ac50771c: Bootstrap starting.
I20260709 14:54:24.555409 10579 raft_consensus.cc:493] T 3a7db8aebd5f4d55b209311230c6f6c7 P 22d1dbccd8e14455bf955324fe73338c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:54:24.556595 10624 tablet_bootstrap.cc:654] T cf8123d38427457f9cd9ad12b914e58f P 3a41d8f651a64395b5bccf24ac50771c: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:24.556161 10579 raft_consensus.cc:515] T 3a7db8aebd5f4d55b209311230c6f6c7 P 22d1dbccd8e14455bf955324fe73338c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a41d8f651a64395b5bccf24ac50771c" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 37363 } } peers { permanent_uuid: "dded0e9532a643cdbf1153dd0115db18" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43185 } } peers { permanent_uuid: "22d1dbccd8e14455bf955324fe73338c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 40245 } }
I20260709 14:54:24.558909 10579 leader_election.cc:290] T 3a7db8aebd5f4d55b209311230c6f6c7 P 22d1dbccd8e14455bf955324fe73338c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3a41d8f651a64395b5bccf24ac50771c (127.6.3.193:37363), dded0e9532a643cdbf1153dd0115db18 (127.6.3.194:43185)
I20260709 14:54:24.559762 10341 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3a7db8aebd5f4d55b209311230c6f6c7" candidate_uuid: "22d1dbccd8e14455bf955324fe73338c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3a41d8f651a64395b5bccf24ac50771c" is_pre_election: true
W20260709 14:54:24.561702 10453 leader_election.cc:343] T 3a7db8aebd5f4d55b209311230c6f6c7 P 22d1dbccd8e14455bf955324fe73338c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3a41d8f651a64395b5bccf24ac50771c (127.6.3.193:37363): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:54:24.561749 10416 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3a7db8aebd5f4d55b209311230c6f6c7" candidate_uuid: "22d1dbccd8e14455bf955324fe73338c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dded0e9532a643cdbf1153dd0115db18" is_pre_election: true
I20260709 14:54:24.558204 10625 tablet_bootstrap.cc:492] T 330a8a62c09741f1be074dad7b7a1430 P 22d1dbccd8e14455bf955324fe73338c: No bootstrap required, opened a new log
I20260709 14:54:24.563032 10625 ts_tablet_manager.cc:1403] T 330a8a62c09741f1be074dad7b7a1430 P 22d1dbccd8e14455bf955324fe73338c: Time spent bootstrapping tablet: real 0.027s	user 0.008s	sys 0.014s
W20260709 14:54:24.565747 10454 leader_election.cc:343] T 3a7db8aebd5f4d55b209311230c6f6c7 P 22d1dbccd8e14455bf955324fe73338c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer dded0e9532a643cdbf1153dd0115db18 (127.6.3.194:43185): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:54:24.566331 10454 leader_election.cc:304] T 3a7db8aebd5f4d55b209311230c6f6c7 P 22d1dbccd8e14455bf955324fe73338c [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: 22d1dbccd8e14455bf955324fe73338c; no voters: 3a41d8f651a64395b5bccf24ac50771c, dded0e9532a643cdbf1153dd0115db18
I20260709 14:54:24.566766 10625 raft_consensus.cc:359] T 330a8a62c09741f1be074dad7b7a1430 P 22d1dbccd8e14455bf955324fe73338c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a41d8f651a64395b5bccf24ac50771c" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 37363 } } peers { permanent_uuid: "dded0e9532a643cdbf1153dd0115db18" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43185 } } peers { permanent_uuid: "22d1dbccd8e14455bf955324fe73338c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 40245 } }
I20260709 14:54:24.568051 10579 raft_consensus.cc:2749] T 3a7db8aebd5f4d55b209311230c6f6c7 P 22d1dbccd8e14455bf955324fe73338c [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:54:24.568084 10625 raft_consensus.cc:385] T 330a8a62c09741f1be074dad7b7a1430 P 22d1dbccd8e14455bf955324fe73338c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:24.568693 10625 raft_consensus.cc:740] T 330a8a62c09741f1be074dad7b7a1430 P 22d1dbccd8e14455bf955324fe73338c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 22d1dbccd8e14455bf955324fe73338c, State: Initialized, Role: FOLLOWER
I20260709 14:54:24.568950 10624 tablet_bootstrap.cc:492] T cf8123d38427457f9cd9ad12b914e58f P 3a41d8f651a64395b5bccf24ac50771c: No bootstrap required, opened a new log
I20260709 14:54:24.569505 10624 ts_tablet_manager.cc:1403] T cf8123d38427457f9cd9ad12b914e58f P 3a41d8f651a64395b5bccf24ac50771c: Time spent bootstrapping tablet: real 0.022s	user 0.010s	sys 0.007s
I20260709 14:54:24.569550 10625 consensus_queue.cc:260] T 330a8a62c09741f1be074dad7b7a1430 P 22d1dbccd8e14455bf955324fe73338c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a41d8f651a64395b5bccf24ac50771c" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 37363 } } peers { permanent_uuid: "dded0e9532a643cdbf1153dd0115db18" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43185 } } peers { permanent_uuid: "22d1dbccd8e14455bf955324fe73338c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 40245 } }
I20260709 14:54:24.572124 10625 ts_tablet_manager.cc:1434] T 330a8a62c09741f1be074dad7b7a1430 P 22d1dbccd8e14455bf955324fe73338c: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.002s
I20260709 14:54:24.572256 10623 tablet_bootstrap.cc:492] T ccf83b20002849ad96a4c379d7c539dd P dded0e9532a643cdbf1153dd0115db18: No bootstrap required, opened a new log
I20260709 14:54:24.572430 10624 raft_consensus.cc:359] T cf8123d38427457f9cd9ad12b914e58f P 3a41d8f651a64395b5bccf24ac50771c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a41d8f651a64395b5bccf24ac50771c" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 37363 } } peers { permanent_uuid: "dded0e9532a643cdbf1153dd0115db18" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43185 } } peers { permanent_uuid: "22d1dbccd8e14455bf955324fe73338c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 40245 } }
I20260709 14:54:24.573067 10625 tablet_bootstrap.cc:492] T cf8123d38427457f9cd9ad12b914e58f P 22d1dbccd8e14455bf955324fe73338c: Bootstrap starting.
I20260709 14:54:24.573244 10624 raft_consensus.cc:385] T cf8123d38427457f9cd9ad12b914e58f P 3a41d8f651a64395b5bccf24ac50771c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:24.573642 10624 raft_consensus.cc:740] T cf8123d38427457f9cd9ad12b914e58f P 3a41d8f651a64395b5bccf24ac50771c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3a41d8f651a64395b5bccf24ac50771c, State: Initialized, Role: FOLLOWER
I20260709 14:54:24.574179 10623 ts_tablet_manager.cc:1403] T ccf83b20002849ad96a4c379d7c539dd P dded0e9532a643cdbf1153dd0115db18: Time spent bootstrapping tablet: real 0.049s	user 0.028s	sys 0.013s
I20260709 14:54:24.574497 10624 consensus_queue.cc:260] T cf8123d38427457f9cd9ad12b914e58f P 3a41d8f651a64395b5bccf24ac50771c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a41d8f651a64395b5bccf24ac50771c" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 37363 } } peers { permanent_uuid: "dded0e9532a643cdbf1153dd0115db18" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43185 } } peers { permanent_uuid: "22d1dbccd8e14455bf955324fe73338c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 40245 } }
I20260709 14:54:24.576838 10624 ts_tablet_manager.cc:1434] T cf8123d38427457f9cd9ad12b914e58f P 3a41d8f651a64395b5bccf24ac50771c: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260709 14:54:24.577483 10623 raft_consensus.cc:359] T ccf83b20002849ad96a4c379d7c539dd P dded0e9532a643cdbf1153dd0115db18 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a41d8f651a64395b5bccf24ac50771c" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 37363 } } peers { permanent_uuid: "dded0e9532a643cdbf1153dd0115db18" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43185 } } peers { permanent_uuid: "22d1dbccd8e14455bf955324fe73338c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 40245 } }
I20260709 14:54:24.579177 10623 raft_consensus.cc:385] T ccf83b20002849ad96a4c379d7c539dd P dded0e9532a643cdbf1153dd0115db18 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:24.579658 10623 raft_consensus.cc:740] T ccf83b20002849ad96a4c379d7c539dd P dded0e9532a643cdbf1153dd0115db18 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dded0e9532a643cdbf1153dd0115db18, State: Initialized, Role: FOLLOWER
I20260709 14:54:24.581178 10624 tablet_bootstrap.cc:492] T 28c6a410c13645dbaf5295018ccd9639 P 3a41d8f651a64395b5bccf24ac50771c: Bootstrap starting.
I20260709 14:54:24.580634 10623 consensus_queue.cc:260] T ccf83b20002849ad96a4c379d7c539dd P dded0e9532a643cdbf1153dd0115db18 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a41d8f651a64395b5bccf24ac50771c" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 37363 } } peers { permanent_uuid: "dded0e9532a643cdbf1153dd0115db18" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43185 } } peers { permanent_uuid: "22d1dbccd8e14455bf955324fe73338c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 40245 } }
I20260709 14:54:24.583710 10623 ts_tablet_manager.cc:1434] T ccf83b20002849ad96a4c379d7c539dd P dded0e9532a643cdbf1153dd0115db18: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260709 14:54:24.584968 10623 tablet_bootstrap.cc:492] T 3a7db8aebd5f4d55b209311230c6f6c7 P dded0e9532a643cdbf1153dd0115db18: Bootstrap starting.
I20260709 14:54:24.590081 10624 tablet_bootstrap.cc:654] T 28c6a410c13645dbaf5295018ccd9639 P 3a41d8f651a64395b5bccf24ac50771c: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:24.590451 10625 tablet_bootstrap.cc:654] T cf8123d38427457f9cd9ad12b914e58f P 22d1dbccd8e14455bf955324fe73338c: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:24.592983 10623 tablet_bootstrap.cc:654] T 3a7db8aebd5f4d55b209311230c6f6c7 P dded0e9532a643cdbf1153dd0115db18: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:24.600127 10624 tablet_bootstrap.cc:492] T 28c6a410c13645dbaf5295018ccd9639 P 3a41d8f651a64395b5bccf24ac50771c: No bootstrap required, opened a new log
I20260709 14:54:24.601318 10624 ts_tablet_manager.cc:1403] T 28c6a410c13645dbaf5295018ccd9639 P 3a41d8f651a64395b5bccf24ac50771c: Time spent bootstrapping tablet: real 0.020s	user 0.013s	sys 0.003s
I20260709 14:54:24.603036 10623 tablet_bootstrap.cc:492] T 3a7db8aebd5f4d55b209311230c6f6c7 P dded0e9532a643cdbf1153dd0115db18: No bootstrap required, opened a new log
I20260709 14:54:24.603592 10623 ts_tablet_manager.cc:1403] T 3a7db8aebd5f4d55b209311230c6f6c7 P dded0e9532a643cdbf1153dd0115db18: Time spent bootstrapping tablet: real 0.019s	user 0.013s	sys 0.001s
I20260709 14:54:24.604249 10624 raft_consensus.cc:359] T 28c6a410c13645dbaf5295018ccd9639 P 3a41d8f651a64395b5bccf24ac50771c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a41d8f651a64395b5bccf24ac50771c" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 37363 } } peers { permanent_uuid: "dded0e9532a643cdbf1153dd0115db18" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43185 } } peers { permanent_uuid: "22d1dbccd8e14455bf955324fe73338c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 40245 } }
I20260709 14:54:24.605031 10624 raft_consensus.cc:385] T 28c6a410c13645dbaf5295018ccd9639 P 3a41d8f651a64395b5bccf24ac50771c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:24.605307 10597 raft_consensus.cc:493] T cf8123d38427457f9cd9ad12b914e58f P 3a41d8f651a64395b5bccf24ac50771c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:54:24.605350 10624 raft_consensus.cc:740] T 28c6a410c13645dbaf5295018ccd9639 P 3a41d8f651a64395b5bccf24ac50771c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3a41d8f651a64395b5bccf24ac50771c, State: Initialized, Role: FOLLOWER
I20260709 14:54:24.605867 10597 raft_consensus.cc:515] T cf8123d38427457f9cd9ad12b914e58f P 3a41d8f651a64395b5bccf24ac50771c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a41d8f651a64395b5bccf24ac50771c" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 37363 } } peers { permanent_uuid: "dded0e9532a643cdbf1153dd0115db18" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43185 } } peers { permanent_uuid: "22d1dbccd8e14455bf955324fe73338c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 40245 } }
I20260709 14:54:24.607426 10623 raft_consensus.cc:359] T 3a7db8aebd5f4d55b209311230c6f6c7 P dded0e9532a643cdbf1153dd0115db18 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a41d8f651a64395b5bccf24ac50771c" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 37363 } } peers { permanent_uuid: "dded0e9532a643cdbf1153dd0115db18" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43185 } } peers { permanent_uuid: "22d1dbccd8e14455bf955324fe73338c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 40245 } }
I20260709 14:54:24.607620 10624 consensus_queue.cc:260] T 28c6a410c13645dbaf5295018ccd9639 P 3a41d8f651a64395b5bccf24ac50771c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a41d8f651a64395b5bccf24ac50771c" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 37363 } } peers { permanent_uuid: "dded0e9532a643cdbf1153dd0115db18" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43185 } } peers { permanent_uuid: "22d1dbccd8e14455bf955324fe73338c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 40245 } }
I20260709 14:54:24.608215 10623 raft_consensus.cc:385] T 3a7db8aebd5f4d55b209311230c6f6c7 P dded0e9532a643cdbf1153dd0115db18 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:24.608623 10623 raft_consensus.cc:740] T 3a7db8aebd5f4d55b209311230c6f6c7 P dded0e9532a643cdbf1153dd0115db18 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dded0e9532a643cdbf1153dd0115db18, State: Initialized, Role: FOLLOWER
I20260709 14:54:24.609625 10416 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cf8123d38427457f9cd9ad12b914e58f" candidate_uuid: "3a41d8f651a64395b5bccf24ac50771c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dded0e9532a643cdbf1153dd0115db18" is_pre_election: true
I20260709 14:54:24.609364 10623 consensus_queue.cc:260] T 3a7db8aebd5f4d55b209311230c6f6c7 P dded0e9532a643cdbf1153dd0115db18 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a41d8f651a64395b5bccf24ac50771c" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 37363 } } peers { permanent_uuid: "dded0e9532a643cdbf1153dd0115db18" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43185 } } peers { permanent_uuid: "22d1dbccd8e14455bf955324fe73338c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 40245 } }
I20260709 14:54:24.610275 10416 raft_consensus.cc:2468] T cf8123d38427457f9cd9ad12b914e58f P dded0e9532a643cdbf1153dd0115db18 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3a41d8f651a64395b5bccf24ac50771c in term 0.
I20260709 14:54:24.610675 10625 tablet_bootstrap.cc:492] T cf8123d38427457f9cd9ad12b914e58f P 22d1dbccd8e14455bf955324fe73338c: No bootstrap required, opened a new log
I20260709 14:54:24.611192 10625 ts_tablet_manager.cc:1403] T cf8123d38427457f9cd9ad12b914e58f P 22d1dbccd8e14455bf955324fe73338c: Time spent bootstrapping tablet: real 0.038s	user 0.010s	sys 0.007s
I20260709 14:54:24.611516 10305 leader_election.cc:304] T cf8123d38427457f9cd9ad12b914e58f P 3a41d8f651a64395b5bccf24ac50771c [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: 3a41d8f651a64395b5bccf24ac50771c, dded0e9532a643cdbf1153dd0115db18; no voters: 
I20260709 14:54:24.612603 10624 ts_tablet_manager.cc:1434] T 28c6a410c13645dbaf5295018ccd9639 P 3a41d8f651a64395b5bccf24ac50771c: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.000s
I20260709 14:54:24.613034 10597 leader_election.cc:290] T cf8123d38427457f9cd9ad12b914e58f P 3a41d8f651a64395b5bccf24ac50771c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers dded0e9532a643cdbf1153dd0115db18 (127.6.3.194:43185), 22d1dbccd8e14455bf955324fe73338c (127.6.3.195:40245)
I20260709 14:54:24.613641 10597 raft_consensus.cc:2804] T cf8123d38427457f9cd9ad12b914e58f P 3a41d8f651a64395b5bccf24ac50771c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:54:24.613708 10624 tablet_bootstrap.cc:492] T 426468c56d8c4f7c8227ab5702df8570 P 3a41d8f651a64395b5bccf24ac50771c: Bootstrap starting.
I20260709 14:54:24.614094 10597 raft_consensus.cc:493] T cf8123d38427457f9cd9ad12b914e58f P 3a41d8f651a64395b5bccf24ac50771c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:54:24.614593 10597 raft_consensus.cc:3060] T cf8123d38427457f9cd9ad12b914e58f P 3a41d8f651a64395b5bccf24ac50771c [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:24.616703 10490 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cf8123d38427457f9cd9ad12b914e58f" candidate_uuid: "3a41d8f651a64395b5bccf24ac50771c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "22d1dbccd8e14455bf955324fe73338c" is_pre_election: true
I20260709 14:54:24.614351 10625 raft_consensus.cc:359] T cf8123d38427457f9cd9ad12b914e58f P 22d1dbccd8e14455bf955324fe73338c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a41d8f651a64395b5bccf24ac50771c" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 37363 } } peers { permanent_uuid: "dded0e9532a643cdbf1153dd0115db18" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43185 } } peers { permanent_uuid: "22d1dbccd8e14455bf955324fe73338c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 40245 } }
I20260709 14:54:24.619217 10625 raft_consensus.cc:385] T cf8123d38427457f9cd9ad12b914e58f P 22d1dbccd8e14455bf955324fe73338c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:24.619546 10625 raft_consensus.cc:740] T cf8123d38427457f9cd9ad12b914e58f P 22d1dbccd8e14455bf955324fe73338c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 22d1dbccd8e14455bf955324fe73338c, State: Initialized, Role: FOLLOWER
I20260709 14:54:24.620237 10625 consensus_queue.cc:260] T cf8123d38427457f9cd9ad12b914e58f P 22d1dbccd8e14455bf955324fe73338c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a41d8f651a64395b5bccf24ac50771c" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 37363 } } peers { permanent_uuid: "dded0e9532a643cdbf1153dd0115db18" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43185 } } peers { permanent_uuid: "22d1dbccd8e14455bf955324fe73338c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 40245 } }
I20260709 14:54:24.621136 10490 raft_consensus.cc:2468] T cf8123d38427457f9cd9ad12b914e58f P 22d1dbccd8e14455bf955324fe73338c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3a41d8f651a64395b5bccf24ac50771c in term 0.
I20260709 14:54:24.622296 10625 ts_tablet_manager.cc:1434] T cf8123d38427457f9cd9ad12b914e58f P 22d1dbccd8e14455bf955324fe73338c: Time spent starting tablet: real 0.011s	user 0.003s	sys 0.001s
I20260709 14:54:24.623893 10625 tablet_bootstrap.cc:492] T 242cde8ac7ae49898a1a2af028fddfc2 P 22d1dbccd8e14455bf955324fe73338c: Bootstrap starting.
I20260709 14:54:24.626736 10624 tablet_bootstrap.cc:654] T 426468c56d8c4f7c8227ab5702df8570 P 3a41d8f651a64395b5bccf24ac50771c: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:24.630030 10625 tablet_bootstrap.cc:654] T 242cde8ac7ae49898a1a2af028fddfc2 P 22d1dbccd8e14455bf955324fe73338c: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:24.631306 10623 ts_tablet_manager.cc:1434] T 3a7db8aebd5f4d55b209311230c6f6c7 P dded0e9532a643cdbf1153dd0115db18: Time spent starting tablet: real 0.027s	user 0.007s	sys 0.000s
I20260709 14:54:24.632230 10623 tablet_bootstrap.cc:492] T ffcb99e9750040a0b27d4161f0cd7d3a P dded0e9532a643cdbf1153dd0115db18: Bootstrap starting.
I20260709 14:54:24.626775 10597 raft_consensus.cc:515] T cf8123d38427457f9cd9ad12b914e58f P 3a41d8f651a64395b5bccf24ac50771c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a41d8f651a64395b5bccf24ac50771c" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 37363 } } peers { permanent_uuid: "dded0e9532a643cdbf1153dd0115db18" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43185 } } peers { permanent_uuid: "22d1dbccd8e14455bf955324fe73338c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 40245 } }
I20260709 14:54:24.635114 10635 raft_consensus.cc:493] T 426468c56d8c4f7c8227ab5702df8570 P dded0e9532a643cdbf1153dd0115db18 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:54:24.635592 10635 raft_consensus.cc:515] T 426468c56d8c4f7c8227ab5702df8570 P dded0e9532a643cdbf1153dd0115db18 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a41d8f651a64395b5bccf24ac50771c" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 37363 } } peers { permanent_uuid: "dded0e9532a643cdbf1153dd0115db18" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43185 } } peers { permanent_uuid: "22d1dbccd8e14455bf955324fe73338c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 40245 } }
I20260709 14:54:24.638331 10635 leader_election.cc:290] T 426468c56d8c4f7c8227ab5702df8570 P dded0e9532a643cdbf1153dd0115db18 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3a41d8f651a64395b5bccf24ac50771c (127.6.3.193:37363), 22d1dbccd8e14455bf955324fe73338c (127.6.3.195:40245)
I20260709 14:54:24.639216 10341 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "426468c56d8c4f7c8227ab5702df8570" candidate_uuid: "dded0e9532a643cdbf1153dd0115db18" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3a41d8f651a64395b5bccf24ac50771c" is_pre_election: true
I20260709 14:54:24.639595 10597 leader_election.cc:290] T cf8123d38427457f9cd9ad12b914e58f P 3a41d8f651a64395b5bccf24ac50771c [CANDIDATE]: Term 1 election: Requested vote from peers dded0e9532a643cdbf1153dd0115db18 (127.6.3.194:43185), 22d1dbccd8e14455bf955324fe73338c (127.6.3.195:40245)
I20260709 14:54:24.640208 10416 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cf8123d38427457f9cd9ad12b914e58f" candidate_uuid: "3a41d8f651a64395b5bccf24ac50771c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dded0e9532a643cdbf1153dd0115db18"
I20260709 14:54:24.640769 10416 raft_consensus.cc:3060] T cf8123d38427457f9cd9ad12b914e58f P dded0e9532a643cdbf1153dd0115db18 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:24.640677 10490 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "426468c56d8c4f7c8227ab5702df8570" candidate_uuid: "dded0e9532a643cdbf1153dd0115db18" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "22d1dbccd8e14455bf955324fe73338c" is_pre_election: true
W20260709 14:54:24.642599 10382 leader_election.cc:343] T 426468c56d8c4f7c8227ab5702df8570 P dded0e9532a643cdbf1153dd0115db18 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 22d1dbccd8e14455bf955324fe73338c (127.6.3.195:40245): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:54:24.644816 10623 tablet_bootstrap.cc:654] T ffcb99e9750040a0b27d4161f0cd7d3a P dded0e9532a643cdbf1153dd0115db18: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:24.645457 10490 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cf8123d38427457f9cd9ad12b914e58f" candidate_uuid: "3a41d8f651a64395b5bccf24ac50771c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "22d1dbccd8e14455bf955324fe73338c"
I20260709 14:54:24.645996 10490 raft_consensus.cc:3060] T cf8123d38427457f9cd9ad12b914e58f P 22d1dbccd8e14455bf955324fe73338c [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:24.648275 10416 raft_consensus.cc:2468] T cf8123d38427457f9cd9ad12b914e58f P dded0e9532a643cdbf1153dd0115db18 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3a41d8f651a64395b5bccf24ac50771c in term 1.
I20260709 14:54:24.649758 10305 leader_election.cc:304] T cf8123d38427457f9cd9ad12b914e58f P 3a41d8f651a64395b5bccf24ac50771c [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: 3a41d8f651a64395b5bccf24ac50771c, dded0e9532a643cdbf1153dd0115db18; no voters: 
I20260709 14:54:24.650810 10597 raft_consensus.cc:2804] T cf8123d38427457f9cd9ad12b914e58f P 3a41d8f651a64395b5bccf24ac50771c [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:54:24.651407 10597 raft_consensus.cc:697] T cf8123d38427457f9cd9ad12b914e58f P 3a41d8f651a64395b5bccf24ac50771c [term 1 LEADER]: Becoming Leader. State: Replica: 3a41d8f651a64395b5bccf24ac50771c, State: Running, Role: LEADER
I20260709 14:54:24.652237 10597 consensus_queue.cc:237] T cf8123d38427457f9cd9ad12b914e58f P 3a41d8f651a64395b5bccf24ac50771c [LEADER]: Queue going to LEADER mode. State: All 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: "3a41d8f651a64395b5bccf24ac50771c" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 37363 } } peers { permanent_uuid: "dded0e9532a643cdbf1153dd0115db18" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43185 } } peers { permanent_uuid: "22d1dbccd8e14455bf955324fe73338c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 40245 } }
W20260709 14:54:24.644742 10379 leader_election.cc:343] T 426468c56d8c4f7c8227ab5702df8570 P dded0e9532a643cdbf1153dd0115db18 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3a41d8f651a64395b5bccf24ac50771c (127.6.3.193:37363): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:54:24.655419 10379 leader_election.cc:304] T 426468c56d8c4f7c8227ab5702df8570 P dded0e9532a643cdbf1153dd0115db18 [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: dded0e9532a643cdbf1153dd0115db18; no voters: 22d1dbccd8e14455bf955324fe73338c, 3a41d8f651a64395b5bccf24ac50771c
I20260709 14:54:24.656432 10635 raft_consensus.cc:2749] T 426468c56d8c4f7c8227ab5702df8570 P dded0e9532a643cdbf1153dd0115db18 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:54:24.660878 10635 raft_consensus.cc:493] T ccf83b20002849ad96a4c379d7c539dd P dded0e9532a643cdbf1153dd0115db18 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:54:24.661412 10635 raft_consensus.cc:515] T ccf83b20002849ad96a4c379d7c539dd P dded0e9532a643cdbf1153dd0115db18 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a41d8f651a64395b5bccf24ac50771c" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 37363 } } peers { permanent_uuid: "dded0e9532a643cdbf1153dd0115db18" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43185 } } peers { permanent_uuid: "22d1dbccd8e14455bf955324fe73338c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 40245 } }
I20260709 14:54:24.663815 10635 leader_election.cc:290] T ccf83b20002849ad96a4c379d7c539dd P dded0e9532a643cdbf1153dd0115db18 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3a41d8f651a64395b5bccf24ac50771c (127.6.3.193:37363), 22d1dbccd8e14455bf955324fe73338c (127.6.3.195:40245)
I20260709 14:54:24.664906 10341 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ccf83b20002849ad96a4c379d7c539dd" candidate_uuid: "dded0e9532a643cdbf1153dd0115db18" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3a41d8f651a64395b5bccf24ac50771c" is_pre_election: true
I20260709 14:54:24.665498 10489 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ccf83b20002849ad96a4c379d7c539dd" candidate_uuid: "dded0e9532a643cdbf1153dd0115db18" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "22d1dbccd8e14455bf955324fe73338c" is_pre_election: true
I20260709 14:54:24.665799 10341 raft_consensus.cc:2468] T ccf83b20002849ad96a4c379d7c539dd P 3a41d8f651a64395b5bccf24ac50771c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dded0e9532a643cdbf1153dd0115db18 in term 0.
I20260709 14:54:24.666136 10489 raft_consensus.cc:2468] T ccf83b20002849ad96a4c379d7c539dd P 22d1dbccd8e14455bf955324fe73338c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dded0e9532a643cdbf1153dd0115db18 in term 0.
I20260709 14:54:24.667376 10382 leader_election.cc:304] T ccf83b20002849ad96a4c379d7c539dd P dded0e9532a643cdbf1153dd0115db18 [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: 22d1dbccd8e14455bf955324fe73338c, dded0e9532a643cdbf1153dd0115db18; no voters: 
I20260709 14:54:24.668622 10635 raft_consensus.cc:2804] T ccf83b20002849ad96a4c379d7c539dd P dded0e9532a643cdbf1153dd0115db18 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:54:24.669011 10635 raft_consensus.cc:493] T ccf83b20002849ad96a4c379d7c539dd P dded0e9532a643cdbf1153dd0115db18 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:54:24.669374 10635 raft_consensus.cc:3060] T ccf83b20002849ad96a4c379d7c539dd P dded0e9532a643cdbf1153dd0115db18 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:24.674738 10237 catalog_manager.cc:5697] T cf8123d38427457f9cd9ad12b914e58f P 3a41d8f651a64395b5bccf24ac50771c reported cstate change: term changed from 0 to 1, leader changed from <none> to 3a41d8f651a64395b5bccf24ac50771c (127.6.3.193). New cstate: current_term: 1 leader_uuid: "3a41d8f651a64395b5bccf24ac50771c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a41d8f651a64395b5bccf24ac50771c" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 37363 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "dded0e9532a643cdbf1153dd0115db18" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43185 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "22d1dbccd8e14455bf955324fe73338c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 40245 } health_report { overall_health: UNKNOWN } } }
I20260709 14:54:24.676668 10635 raft_consensus.cc:515] T ccf83b20002849ad96a4c379d7c539dd P dded0e9532a643cdbf1153dd0115db18 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a41d8f651a64395b5bccf24ac50771c" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 37363 } } peers { permanent_uuid: "dded0e9532a643cdbf1153dd0115db18" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43185 } } peers { permanent_uuid: "22d1dbccd8e14455bf955324fe73338c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 40245 } }
I20260709 14:54:24.677111 10625 tablet_bootstrap.cc:492] T 242cde8ac7ae49898a1a2af028fddfc2 P 22d1dbccd8e14455bf955324fe73338c: No bootstrap required, opened a new log
I20260709 14:54:24.677711 10625 ts_tablet_manager.cc:1403] T 242cde8ac7ae49898a1a2af028fddfc2 P 22d1dbccd8e14455bf955324fe73338c: Time spent bootstrapping tablet: real 0.054s	user 0.013s	sys 0.004s
I20260709 14:54:24.679986 10341 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ccf83b20002849ad96a4c379d7c539dd" candidate_uuid: "dded0e9532a643cdbf1153dd0115db18" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3a41d8f651a64395b5bccf24ac50771c"
I20260709 14:54:24.680563 10341 raft_consensus.cc:3060] T ccf83b20002849ad96a4c379d7c539dd P 3a41d8f651a64395b5bccf24ac50771c [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:24.680805 10625 raft_consensus.cc:359] T 242cde8ac7ae49898a1a2af028fddfc2 P 22d1dbccd8e14455bf955324fe73338c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a41d8f651a64395b5bccf24ac50771c" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 37363 } } peers { permanent_uuid: "dded0e9532a643cdbf1153dd0115db18" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43185 } } peers { permanent_uuid: "22d1dbccd8e14455bf955324fe73338c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 40245 } }
I20260709 14:54:24.681463 10625 raft_consensus.cc:385] T 242cde8ac7ae49898a1a2af028fddfc2 P 22d1dbccd8e14455bf955324fe73338c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:24.681736 10625 raft_consensus.cc:740] T 242cde8ac7ae49898a1a2af028fddfc2 P 22d1dbccd8e14455bf955324fe73338c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 22d1dbccd8e14455bf955324fe73338c, State: Initialized, Role: FOLLOWER
I20260709 14:54:24.682420 10625 consensus_queue.cc:260] T 242cde8ac7ae49898a1a2af028fddfc2 P 22d1dbccd8e14455bf955324fe73338c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a41d8f651a64395b5bccf24ac50771c" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 37363 } } peers { permanent_uuid: "dded0e9532a643cdbf1153dd0115db18" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43185 } } peers { permanent_uuid: "22d1dbccd8e14455bf955324fe73338c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 40245 } }
I20260709 14:54:24.684626 10625 ts_tablet_manager.cc:1434] T 242cde8ac7ae49898a1a2af028fddfc2 P 22d1dbccd8e14455bf955324fe73338c: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 14:54:24.686168 10625 tablet_bootstrap.cc:492] T ffcb99e9750040a0b27d4161f0cd7d3a P 22d1dbccd8e14455bf955324fe73338c: Bootstrap starting.
I20260709 14:54:24.691740 10341 raft_consensus.cc:2468] T ccf83b20002849ad96a4c379d7c539dd P 3a41d8f651a64395b5bccf24ac50771c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dded0e9532a643cdbf1153dd0115db18 in term 1.
I20260709 14:54:24.692466 10625 tablet_bootstrap.cc:654] T ffcb99e9750040a0b27d4161f0cd7d3a P 22d1dbccd8e14455bf955324fe73338c: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:24.693010 10379 leader_election.cc:304] T ccf83b20002849ad96a4c379d7c539dd P dded0e9532a643cdbf1153dd0115db18 [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: 3a41d8f651a64395b5bccf24ac50771c, dded0e9532a643cdbf1153dd0115db18; no voters: 
I20260709 14:54:24.694056 10612 raft_consensus.cc:2804] T ccf83b20002849ad96a4c379d7c539dd P dded0e9532a643cdbf1153dd0115db18 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:54:24.695567 10612 raft_consensus.cc:697] T ccf83b20002849ad96a4c379d7c539dd P dded0e9532a643cdbf1153dd0115db18 [term 1 LEADER]: Becoming Leader. State: Replica: dded0e9532a643cdbf1153dd0115db18, State: Running, Role: LEADER
I20260709 14:54:24.696616 10612 consensus_queue.cc:237] T ccf83b20002849ad96a4c379d7c539dd P dded0e9532a643cdbf1153dd0115db18 [LEADER]: Queue going to LEADER mode. State: All 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: "3a41d8f651a64395b5bccf24ac50771c" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 37363 } } peers { permanent_uuid: "dded0e9532a643cdbf1153dd0115db18" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43185 } } peers { permanent_uuid: "22d1dbccd8e14455bf955324fe73338c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 40245 } }
I20260709 14:54:24.703924 10623 tablet_bootstrap.cc:492] T ffcb99e9750040a0b27d4161f0cd7d3a P dded0e9532a643cdbf1153dd0115db18: No bootstrap required, opened a new log
I20260709 14:54:24.704152 10625 tablet_bootstrap.cc:492] T ffcb99e9750040a0b27d4161f0cd7d3a P 22d1dbccd8e14455bf955324fe73338c: No bootstrap required, opened a new log
I20260709 14:54:24.704481 10623 ts_tablet_manager.cc:1403] T ffcb99e9750040a0b27d4161f0cd7d3a P dded0e9532a643cdbf1153dd0115db18: Time spent bootstrapping tablet: real 0.072s	user 0.007s	sys 0.015s
I20260709 14:54:24.704648 10625 ts_tablet_manager.cc:1403] T ffcb99e9750040a0b27d4161f0cd7d3a P 22d1dbccd8e14455bf955324fe73338c: Time spent bootstrapping tablet: real 0.019s	user 0.009s	sys 0.008s
I20260709 14:54:24.705176 10490 raft_consensus.cc:2468] T cf8123d38427457f9cd9ad12b914e58f P 22d1dbccd8e14455bf955324fe73338c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3a41d8f651a64395b5bccf24ac50771c in term 1.
I20260709 14:54:24.707718 10625 raft_consensus.cc:359] T ffcb99e9750040a0b27d4161f0cd7d3a P 22d1dbccd8e14455bf955324fe73338c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a41d8f651a64395b5bccf24ac50771c" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 37363 } } peers { permanent_uuid: "dded0e9532a643cdbf1153dd0115db18" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43185 } } peers { permanent_uuid: "22d1dbccd8e14455bf955324fe73338c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 40245 } }
I20260709 14:54:24.708356 10625 raft_consensus.cc:385] T ffcb99e9750040a0b27d4161f0cd7d3a P 22d1dbccd8e14455bf955324fe73338c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:24.708649 10625 raft_consensus.cc:740] T ffcb99e9750040a0b27d4161f0cd7d3a P 22d1dbccd8e14455bf955324fe73338c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 22d1dbccd8e14455bf955324fe73338c, State: Initialized, Role: FOLLOWER
I20260709 14:54:24.709313 10625 consensus_queue.cc:260] T ffcb99e9750040a0b27d4161f0cd7d3a P 22d1dbccd8e14455bf955324fe73338c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a41d8f651a64395b5bccf24ac50771c" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 37363 } } peers { permanent_uuid: "dded0e9532a643cdbf1153dd0115db18" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43185 } } peers { permanent_uuid: "22d1dbccd8e14455bf955324fe73338c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 40245 } }
I20260709 14:54:24.711808 10489 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ccf83b20002849ad96a4c379d7c539dd" candidate_uuid: "dded0e9532a643cdbf1153dd0115db18" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "22d1dbccd8e14455bf955324fe73338c"
I20260709 14:54:24.712426 10489 raft_consensus.cc:3060] T ccf83b20002849ad96a4c379d7c539dd P 22d1dbccd8e14455bf955324fe73338c [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:24.712893 10597 raft_consensus.cc:493] T 242cde8ac7ae49898a1a2af028fddfc2 P 3a41d8f651a64395b5bccf24ac50771c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:54:24.713341 10597 raft_consensus.cc:515] T 242cde8ac7ae49898a1a2af028fddfc2 P 3a41d8f651a64395b5bccf24ac50771c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a41d8f651a64395b5bccf24ac50771c" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 37363 } } peers { permanent_uuid: "dded0e9532a643cdbf1153dd0115db18" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43185 } } peers { permanent_uuid: "22d1dbccd8e14455bf955324fe73338c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 40245 } }
I20260709 14:54:24.715205 10597 leader_election.cc:290] T 242cde8ac7ae49898a1a2af028fddfc2 P 3a41d8f651a64395b5bccf24ac50771c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers dded0e9532a643cdbf1153dd0115db18 (127.6.3.194:43185), 22d1dbccd8e14455bf955324fe73338c (127.6.3.195:40245)
I20260709 14:54:24.716691 10416 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "242cde8ac7ae49898a1a2af028fddfc2" candidate_uuid: "3a41d8f651a64395b5bccf24ac50771c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dded0e9532a643cdbf1153dd0115db18" is_pre_election: true
W20260709 14:54:24.717952 10305 leader_election.cc:343] T 242cde8ac7ae49898a1a2af028fddfc2 P 3a41d8f651a64395b5bccf24ac50771c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer dded0e9532a643cdbf1153dd0115db18 (127.6.3.194:43185): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:54:24.718634 10625 ts_tablet_manager.cc:1434] T ffcb99e9750040a0b27d4161f0cd7d3a P 22d1dbccd8e14455bf955324fe73338c: Time spent starting tablet: real 0.013s	user 0.006s	sys 0.000s
I20260709 14:54:24.720541 10625 tablet_bootstrap.cc:492] T 426468c56d8c4f7c8227ab5702df8570 P 22d1dbccd8e14455bf955324fe73338c: Bootstrap starting.
I20260709 14:54:24.720700 10490 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "242cde8ac7ae49898a1a2af028fddfc2" candidate_uuid: "3a41d8f651a64395b5bccf24ac50771c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "22d1dbccd8e14455bf955324fe73338c" is_pre_election: true
I20260709 14:54:24.721310 10490 raft_consensus.cc:2468] T 242cde8ac7ae49898a1a2af028fddfc2 P 22d1dbccd8e14455bf955324fe73338c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3a41d8f651a64395b5bccf24ac50771c in term 0.
I20260709 14:54:24.721853 10624 tablet_bootstrap.cc:492] T 426468c56d8c4f7c8227ab5702df8570 P 3a41d8f651a64395b5bccf24ac50771c: No bootstrap required, opened a new log
I20260709 14:54:24.722363 10624 ts_tablet_manager.cc:1403] T 426468c56d8c4f7c8227ab5702df8570 P 3a41d8f651a64395b5bccf24ac50771c: Time spent bootstrapping tablet: real 0.109s	user 0.041s	sys 0.042s
I20260709 14:54:24.722318 10307 leader_election.cc:304] T 242cde8ac7ae49898a1a2af028fddfc2 P 3a41d8f651a64395b5bccf24ac50771c [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: 22d1dbccd8e14455bf955324fe73338c, 3a41d8f651a64395b5bccf24ac50771c; no voters: dded0e9532a643cdbf1153dd0115db18
I20260709 14:54:24.723245 10597 raft_consensus.cc:2804] T 242cde8ac7ae49898a1a2af028fddfc2 P 3a41d8f651a64395b5bccf24ac50771c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:54:24.723627 10597 raft_consensus.cc:493] T 242cde8ac7ae49898a1a2af028fddfc2 P 3a41d8f651a64395b5bccf24ac50771c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:54:24.723721 10489 raft_consensus.cc:2468] T ccf83b20002849ad96a4c379d7c539dd P 22d1dbccd8e14455bf955324fe73338c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dded0e9532a643cdbf1153dd0115db18 in term 1.
I20260709 14:54:24.723984 10597 raft_consensus.cc:3060] T 242cde8ac7ae49898a1a2af028fddfc2 P 3a41d8f651a64395b5bccf24ac50771c [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:24.725330 10624 raft_consensus.cc:359] T 426468c56d8c4f7c8227ab5702df8570 P 3a41d8f651a64395b5bccf24ac50771c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a41d8f651a64395b5bccf24ac50771c" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 37363 } } peers { permanent_uuid: "dded0e9532a643cdbf1153dd0115db18" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43185 } } peers { permanent_uuid: "22d1dbccd8e14455bf955324fe73338c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 40245 } }
I20260709 14:54:24.726054 10624 raft_consensus.cc:385] T 426468c56d8c4f7c8227ab5702df8570 P 3a41d8f651a64395b5bccf24ac50771c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:24.726397 10624 raft_consensus.cc:740] T 426468c56d8c4f7c8227ab5702df8570 P 3a41d8f651a64395b5bccf24ac50771c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3a41d8f651a64395b5bccf24ac50771c, State: Initialized, Role: FOLLOWER
I20260709 14:54:24.726532 10623 raft_consensus.cc:359] T ffcb99e9750040a0b27d4161f0cd7d3a P dded0e9532a643cdbf1153dd0115db18 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a41d8f651a64395b5bccf24ac50771c" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 37363 } } peers { permanent_uuid: "dded0e9532a643cdbf1153dd0115db18" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43185 } } peers { permanent_uuid: "22d1dbccd8e14455bf955324fe73338c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 40245 } }
I20260709 14:54:24.727051 10624 consensus_queue.cc:260] T 426468c56d8c4f7c8227ab5702df8570 P 3a41d8f651a64395b5bccf24ac50771c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a41d8f651a64395b5bccf24ac50771c" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 37363 } } peers { permanent_uuid: "dded0e9532a643cdbf1153dd0115db18" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43185 } } peers { permanent_uuid: "22d1dbccd8e14455bf955324fe73338c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 40245 } }
I20260709 14:54:24.727700 10623 raft_consensus.cc:385] T ffcb99e9750040a0b27d4161f0cd7d3a P dded0e9532a643cdbf1153dd0115db18 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:24.728117 10623 raft_consensus.cc:740] T ffcb99e9750040a0b27d4161f0cd7d3a P dded0e9532a643cdbf1153dd0115db18 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dded0e9532a643cdbf1153dd0115db18, State: Initialized, Role: FOLLOWER
I20260709 14:54:24.728835 10623 consensus_queue.cc:260] T ffcb99e9750040a0b27d4161f0cd7d3a P dded0e9532a643cdbf1153dd0115db18 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a41d8f651a64395b5bccf24ac50771c" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 37363 } } peers { permanent_uuid: "dded0e9532a643cdbf1153dd0115db18" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43185 } } peers { permanent_uuid: "22d1dbccd8e14455bf955324fe73338c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 40245 } }
I20260709 14:54:24.729485 10624 ts_tablet_manager.cc:1434] T 426468c56d8c4f7c8227ab5702df8570 P 3a41d8f651a64395b5bccf24ac50771c: Time spent starting tablet: real 0.007s	user 0.002s	sys 0.003s
I20260709 14:54:24.727285 10635 leader_election.cc:290] T ccf83b20002849ad96a4c379d7c539dd P dded0e9532a643cdbf1153dd0115db18 [CANDIDATE]: Term 1 election: Requested vote from peers 3a41d8f651a64395b5bccf24ac50771c (127.6.3.193:37363), 22d1dbccd8e14455bf955324fe73338c (127.6.3.195:40245)
I20260709 14:54:24.730410 10597 raft_consensus.cc:515] T 242cde8ac7ae49898a1a2af028fddfc2 P 3a41d8f651a64395b5bccf24ac50771c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a41d8f651a64395b5bccf24ac50771c" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 37363 } } peers { permanent_uuid: "dded0e9532a643cdbf1153dd0115db18" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43185 } } peers { permanent_uuid: "22d1dbccd8e14455bf955324fe73338c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 40245 } }
I20260709 14:54:24.730891 10624 tablet_bootstrap.cc:492] T b2ec6b058d2a41a7b127277b12d93f00 P 3a41d8f651a64395b5bccf24ac50771c: Bootstrap starting.
I20260709 14:54:24.731304 10623 ts_tablet_manager.cc:1434] T ffcb99e9750040a0b27d4161f0cd7d3a P dded0e9532a643cdbf1153dd0115db18: Time spent starting tablet: real 0.026s	user 0.006s	sys 0.000s
I20260709 14:54:24.730808 10237 catalog_manager.cc:5697] T ccf83b20002849ad96a4c379d7c539dd P dded0e9532a643cdbf1153dd0115db18 reported cstate change: term changed from 0 to 1, leader changed from <none> to dded0e9532a643cdbf1153dd0115db18 (127.6.3.194). New cstate: current_term: 1 leader_uuid: "dded0e9532a643cdbf1153dd0115db18" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a41d8f651a64395b5bccf24ac50771c" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 37363 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "dded0e9532a643cdbf1153dd0115db18" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43185 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "22d1dbccd8e14455bf955324fe73338c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 40245 } health_report { overall_health: UNKNOWN } } }
I20260709 14:54:24.736186 10625 tablet_bootstrap.cc:654] T 426468c56d8c4f7c8227ab5702df8570 P 22d1dbccd8e14455bf955324fe73338c: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:24.736739 10489 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "242cde8ac7ae49898a1a2af028fddfc2" candidate_uuid: "3a41d8f651a64395b5bccf24ac50771c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "22d1dbccd8e14455bf955324fe73338c"
I20260709 14:54:24.737301 10624 tablet_bootstrap.cc:654] T b2ec6b058d2a41a7b127277b12d93f00 P 3a41d8f651a64395b5bccf24ac50771c: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:24.737316 10489 raft_consensus.cc:3060] T 242cde8ac7ae49898a1a2af028fddfc2 P 22d1dbccd8e14455bf955324fe73338c [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:24.732333 10623 tablet_bootstrap.cc:492] T 330a8a62c09741f1be074dad7b7a1430 P dded0e9532a643cdbf1153dd0115db18: Bootstrap starting.
I20260709 14:54:24.732936 10597 leader_election.cc:290] T 242cde8ac7ae49898a1a2af028fddfc2 P 3a41d8f651a64395b5bccf24ac50771c [CANDIDATE]: Term 1 election: Requested vote from peers dded0e9532a643cdbf1153dd0115db18 (127.6.3.194:43185), 22d1dbccd8e14455bf955324fe73338c (127.6.3.195:40245)
I20260709 14:54:24.733031 10416 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "242cde8ac7ae49898a1a2af028fddfc2" candidate_uuid: "3a41d8f651a64395b5bccf24ac50771c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dded0e9532a643cdbf1153dd0115db18"
W20260709 14:54:24.739511 10305 leader_election.cc:343] T 242cde8ac7ae49898a1a2af028fddfc2 P 3a41d8f651a64395b5bccf24ac50771c [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer dded0e9532a643cdbf1153dd0115db18 (127.6.3.194:43185): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:54:24.742079 10579 raft_consensus.cc:493] T 330a8a62c09741f1be074dad7b7a1430 P 22d1dbccd8e14455bf955324fe73338c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:54:24.742602 10579 raft_consensus.cc:515] T 330a8a62c09741f1be074dad7b7a1430 P 22d1dbccd8e14455bf955324fe73338c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a41d8f651a64395b5bccf24ac50771c" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 37363 } } peers { permanent_uuid: "dded0e9532a643cdbf1153dd0115db18" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43185 } } peers { permanent_uuid: "22d1dbccd8e14455bf955324fe73338c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 40245 } }
I20260709 14:54:24.742923 10624 tablet_bootstrap.cc:492] T b2ec6b058d2a41a7b127277b12d93f00 P 3a41d8f651a64395b5bccf24ac50771c: No bootstrap required, opened a new log
I20260709 14:54:24.744356 10624 ts_tablet_manager.cc:1403] T b2ec6b058d2a41a7b127277b12d93f00 P 3a41d8f651a64395b5bccf24ac50771c: Time spent bootstrapping tablet: real 0.014s	user 0.008s	sys 0.004s
I20260709 14:54:24.745662 10341 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "330a8a62c09741f1be074dad7b7a1430" candidate_uuid: "22d1dbccd8e14455bf955324fe73338c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3a41d8f651a64395b5bccf24ac50771c" is_pre_election: true
I20260709 14:54:24.745949 10579 leader_election.cc:290] T 330a8a62c09741f1be074dad7b7a1430 P 22d1dbccd8e14455bf955324fe73338c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3a41d8f651a64395b5bccf24ac50771c (127.6.3.193:37363), dded0e9532a643cdbf1153dd0115db18 (127.6.3.194:43185)
I20260709 14:54:24.746644 10623 tablet_bootstrap.cc:654] T 330a8a62c09741f1be074dad7b7a1430 P dded0e9532a643cdbf1153dd0115db18: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:24.747445 10416 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "330a8a62c09741f1be074dad7b7a1430" candidate_uuid: "22d1dbccd8e14455bf955324fe73338c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dded0e9532a643cdbf1153dd0115db18" is_pre_election: true
I20260709 14:54:24.747838 10624 raft_consensus.cc:359] T b2ec6b058d2a41a7b127277b12d93f00 P 3a41d8f651a64395b5bccf24ac50771c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a41d8f651a64395b5bccf24ac50771c" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 37363 } } peers { permanent_uuid: "dded0e9532a643cdbf1153dd0115db18" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43185 } } peers { permanent_uuid: "22d1dbccd8e14455bf955324fe73338c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 40245 } }
W20260709 14:54:24.748605 10453 leader_election.cc:343] T 330a8a62c09741f1be074dad7b7a1430 P 22d1dbccd8e14455bf955324fe73338c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3a41d8f651a64395b5bccf24ac50771c (127.6.3.193:37363): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:54:24.749647 10624 raft_consensus.cc:385] T b2ec6b058d2a41a7b127277b12d93f00 P 3a41d8f651a64395b5bccf24ac50771c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:24.749990 10624 raft_consensus.cc:740] T b2ec6b058d2a41a7b127277b12d93f00 P 3a41d8f651a64395b5bccf24ac50771c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3a41d8f651a64395b5bccf24ac50771c, State: Initialized, Role: FOLLOWER
W20260709 14:54:24.750265 10454 leader_election.cc:343] T 330a8a62c09741f1be074dad7b7a1430 P 22d1dbccd8e14455bf955324fe73338c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer dded0e9532a643cdbf1153dd0115db18 (127.6.3.194:43185): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:54:24.750741 10454 leader_election.cc:304] T 330a8a62c09741f1be074dad7b7a1430 P 22d1dbccd8e14455bf955324fe73338c [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: 22d1dbccd8e14455bf955324fe73338c; no voters: 3a41d8f651a64395b5bccf24ac50771c, dded0e9532a643cdbf1153dd0115db18
I20260709 14:54:24.750777 10624 consensus_queue.cc:260] T b2ec6b058d2a41a7b127277b12d93f00 P 3a41d8f651a64395b5bccf24ac50771c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a41d8f651a64395b5bccf24ac50771c" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 37363 } } peers { permanent_uuid: "dded0e9532a643cdbf1153dd0115db18" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43185 } } peers { permanent_uuid: "22d1dbccd8e14455bf955324fe73338c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 40245 } }
I20260709 14:54:24.751988 10579 raft_consensus.cc:2749] T 330a8a62c09741f1be074dad7b7a1430 P 22d1dbccd8e14455bf955324fe73338c [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:54:24.752807 10624 ts_tablet_manager.cc:1434] T b2ec6b058d2a41a7b127277b12d93f00 P 3a41d8f651a64395b5bccf24ac50771c: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.000s
I20260709 14:54:24.758246 10624 tablet_bootstrap.cc:492] T 3a7db8aebd5f4d55b209311230c6f6c7 P 3a41d8f651a64395b5bccf24ac50771c: Bootstrap starting.
I20260709 14:54:24.764338 10624 tablet_bootstrap.cc:654] T 3a7db8aebd5f4d55b209311230c6f6c7 P 3a41d8f651a64395b5bccf24ac50771c: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:24.773250 10489 raft_consensus.cc:2468] T 242cde8ac7ae49898a1a2af028fddfc2 P 22d1dbccd8e14455bf955324fe73338c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3a41d8f651a64395b5bccf24ac50771c in term 1.
I20260709 14:54:24.774642 10635 raft_consensus.cc:493] T ffcb99e9750040a0b27d4161f0cd7d3a P dded0e9532a643cdbf1153dd0115db18 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:54:24.775343 10635 raft_consensus.cc:515] T ffcb99e9750040a0b27d4161f0cd7d3a P dded0e9532a643cdbf1153dd0115db18 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a41d8f651a64395b5bccf24ac50771c" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 37363 } } peers { permanent_uuid: "dded0e9532a643cdbf1153dd0115db18" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43185 } } peers { permanent_uuid: "22d1dbccd8e14455bf955324fe73338c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 40245 } }
I20260709 14:54:24.779000 10490 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ffcb99e9750040a0b27d4161f0cd7d3a" candidate_uuid: "dded0e9532a643cdbf1153dd0115db18" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "22d1dbccd8e14455bf955324fe73338c" is_pre_election: true
I20260709 14:54:24.779577 10624 tablet_bootstrap.cc:492] T 3a7db8aebd5f4d55b209311230c6f6c7 P 3a41d8f651a64395b5bccf24ac50771c: No bootstrap required, opened a new log
I20260709 14:54:24.779631 10490 raft_consensus.cc:2468] T ffcb99e9750040a0b27d4161f0cd7d3a P 22d1dbccd8e14455bf955324fe73338c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dded0e9532a643cdbf1153dd0115db18 in term 0.
I20260709 14:54:24.780138 10624 ts_tablet_manager.cc:1403] T 3a7db8aebd5f4d55b209311230c6f6c7 P 3a41d8f651a64395b5bccf24ac50771c: Time spent bootstrapping tablet: real 0.022s	user 0.009s	sys 0.007s
I20260709 14:54:24.781239 10382 leader_election.cc:304] T ffcb99e9750040a0b27d4161f0cd7d3a P dded0e9532a643cdbf1153dd0115db18 [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: 22d1dbccd8e14455bf955324fe73338c, dded0e9532a643cdbf1153dd0115db18; no voters: 
I20260709 14:54:24.782048 10635 leader_election.cc:290] T ffcb99e9750040a0b27d4161f0cd7d3a P dded0e9532a643cdbf1153dd0115db18 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3a41d8f651a64395b5bccf24ac50771c (127.6.3.193:37363), 22d1dbccd8e14455bf955324fe73338c (127.6.3.195:40245)
I20260709 14:54:24.782061 10612 raft_consensus.cc:2804] T ffcb99e9750040a0b27d4161f0cd7d3a P dded0e9532a643cdbf1153dd0115db18 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:54:24.782642 10612 raft_consensus.cc:493] T ffcb99e9750040a0b27d4161f0cd7d3a P dded0e9532a643cdbf1153dd0115db18 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:54:24.783052 10612 raft_consensus.cc:3060] T ffcb99e9750040a0b27d4161f0cd7d3a P dded0e9532a643cdbf1153dd0115db18 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:24.783730 10624 raft_consensus.cc:359] T 3a7db8aebd5f4d55b209311230c6f6c7 P 3a41d8f651a64395b5bccf24ac50771c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a41d8f651a64395b5bccf24ac50771c" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 37363 } } peers { permanent_uuid: "dded0e9532a643cdbf1153dd0115db18" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43185 } } peers { permanent_uuid: "22d1dbccd8e14455bf955324fe73338c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 40245 } }
I20260709 14:54:24.784384 10624 raft_consensus.cc:385] T 3a7db8aebd5f4d55b209311230c6f6c7 P 3a41d8f651a64395b5bccf24ac50771c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:24.784675 10624 raft_consensus.cc:740] T 3a7db8aebd5f4d55b209311230c6f6c7 P 3a41d8f651a64395b5bccf24ac50771c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3a41d8f651a64395b5bccf24ac50771c, State: Initialized, Role: FOLLOWER
I20260709 14:54:24.786051 10341 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ffcb99e9750040a0b27d4161f0cd7d3a" candidate_uuid: "dded0e9532a643cdbf1153dd0115db18" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3a41d8f651a64395b5bccf24ac50771c" is_pre_election: true
I20260709 14:54:24.785516 10624 consensus_queue.cc:260] T 3a7db8aebd5f4d55b209311230c6f6c7 P 3a41d8f651a64395b5bccf24ac50771c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a41d8f651a64395b5bccf24ac50771c" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 37363 } } peers { permanent_uuid: "dded0e9532a643cdbf1153dd0115db18" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43185 } } peers { permanent_uuid: "22d1dbccd8e14455bf955324fe73338c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 40245 } }
I20260709 14:54:24.788669 10624 ts_tablet_manager.cc:1434] T 3a7db8aebd5f4d55b209311230c6f6c7 P 3a41d8f651a64395b5bccf24ac50771c: Time spent starting tablet: real 0.008s	user 0.003s	sys 0.004s
I20260709 14:54:24.792795 10624 tablet_bootstrap.cc:492] T 330a8a62c09741f1be074dad7b7a1430 P 3a41d8f651a64395b5bccf24ac50771c: Bootstrap starting.
I20260709 14:54:24.794274 10612 raft_consensus.cc:515] T ffcb99e9750040a0b27d4161f0cd7d3a P dded0e9532a643cdbf1153dd0115db18 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a41d8f651a64395b5bccf24ac50771c" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 37363 } } peers { permanent_uuid: "dded0e9532a643cdbf1153dd0115db18" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43185 } } peers { permanent_uuid: "22d1dbccd8e14455bf955324fe73338c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 40245 } }
W20260709 14:54:24.795526 10379 leader_election.cc:343] T ffcb99e9750040a0b27d4161f0cd7d3a P dded0e9532a643cdbf1153dd0115db18 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3a41d8f651a64395b5bccf24ac50771c (127.6.3.193:37363): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:54:24.800031 10307 leader_election.cc:304] T 242cde8ac7ae49898a1a2af028fddfc2 P 3a41d8f651a64395b5bccf24ac50771c [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: 22d1dbccd8e14455bf955324fe73338c, 3a41d8f651a64395b5bccf24ac50771c; no voters: dded0e9532a643cdbf1153dd0115db18
I20260709 14:54:24.803364 10623 tablet_bootstrap.cc:492] T 330a8a62c09741f1be074dad7b7a1430 P dded0e9532a643cdbf1153dd0115db18: No bootstrap required, opened a new log
I20260709 14:54:24.797482 10624 tablet_bootstrap.cc:654] T 330a8a62c09741f1be074dad7b7a1430 P 3a41d8f651a64395b5bccf24ac50771c: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:24.806660 10489 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ffcb99e9750040a0b27d4161f0cd7d3a" candidate_uuid: "dded0e9532a643cdbf1153dd0115db18" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "22d1dbccd8e14455bf955324fe73338c"
I20260709 14:54:24.807260 10489 raft_consensus.cc:3060] T ffcb99e9750040a0b27d4161f0cd7d3a P 22d1dbccd8e14455bf955324fe73338c [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:24.807803 10341 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ffcb99e9750040a0b27d4161f0cd7d3a" candidate_uuid: "dded0e9532a643cdbf1153dd0115db18" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3a41d8f651a64395b5bccf24ac50771c"
I20260709 14:54:24.797770 10625 tablet_bootstrap.cc:492] T 426468c56d8c4f7c8227ab5702df8570 P 22d1dbccd8e14455bf955324fe73338c: No bootstrap required, opened a new log
I20260709 14:54:24.804807 10597 raft_consensus.cc:2804] T 242cde8ac7ae49898a1a2af028fddfc2 P 3a41d8f651a64395b5bccf24ac50771c [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:54:24.809376 10597 raft_consensus.cc:697] T 242cde8ac7ae49898a1a2af028fddfc2 P 3a41d8f651a64395b5bccf24ac50771c [term 1 LEADER]: Becoming Leader. State: Replica: 3a41d8f651a64395b5bccf24ac50771c, State: Running, Role: LEADER
W20260709 14:54:24.809610 10379 leader_election.cc:343] T ffcb99e9750040a0b27d4161f0cd7d3a P dded0e9532a643cdbf1153dd0115db18 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 3a41d8f651a64395b5bccf24ac50771c (127.6.3.193:37363): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:54:24.810468 10597 consensus_queue.cc:237] T 242cde8ac7ae49898a1a2af028fddfc2 P 3a41d8f651a64395b5bccf24ac50771c [LEADER]: Queue going to LEADER mode. State: All 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: "3a41d8f651a64395b5bccf24ac50771c" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 37363 } } peers { permanent_uuid: "dded0e9532a643cdbf1153dd0115db18" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43185 } } peers { permanent_uuid: "22d1dbccd8e14455bf955324fe73338c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 40245 } }
I20260709 14:54:24.805668 10612 leader_election.cc:290] T ffcb99e9750040a0b27d4161f0cd7d3a P dded0e9532a643cdbf1153dd0115db18 [CANDIDATE]: Term 1 election: Requested vote from peers 3a41d8f651a64395b5bccf24ac50771c (127.6.3.193:37363), 22d1dbccd8e14455bf955324fe73338c (127.6.3.195:40245)
I20260709 14:54:24.806253 10623 ts_tablet_manager.cc:1403] T 330a8a62c09741f1be074dad7b7a1430 P dded0e9532a643cdbf1153dd0115db18: Time spent bootstrapping tablet: real 0.074s	user 0.015s	sys 0.023s
I20260709 14:54:24.809041 10625 ts_tablet_manager.cc:1403] T 426468c56d8c4f7c8227ab5702df8570 P 22d1dbccd8e14455bf955324fe73338c: Time spent bootstrapping tablet: real 0.089s	user 0.018s	sys 0.031s
I20260709 14:54:24.811329 10635 raft_consensus.cc:493] T b2ec6b058d2a41a7b127277b12d93f00 P dded0e9532a643cdbf1153dd0115db18 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:54:24.811815 10635 raft_consensus.cc:515] T b2ec6b058d2a41a7b127277b12d93f00 P dded0e9532a643cdbf1153dd0115db18 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a41d8f651a64395b5bccf24ac50771c" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 37363 } } peers { permanent_uuid: "dded0e9532a643cdbf1153dd0115db18" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43185 } } peers { permanent_uuid: "22d1dbccd8e14455bf955324fe73338c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 40245 } }
I20260709 14:54:24.813755 10635 leader_election.cc:290] T b2ec6b058d2a41a7b127277b12d93f00 P dded0e9532a643cdbf1153dd0115db18 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3a41d8f651a64395b5bccf24ac50771c (127.6.3.193:37363), 22d1dbccd8e14455bf955324fe73338c (127.6.3.195:40245)
I20260709 14:54:24.814138 10625 raft_consensus.cc:359] T 426468c56d8c4f7c8227ab5702df8570 P 22d1dbccd8e14455bf955324fe73338c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a41d8f651a64395b5bccf24ac50771c" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 37363 } } peers { permanent_uuid: "dded0e9532a643cdbf1153dd0115db18" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43185 } } peers { permanent_uuid: "22d1dbccd8e14455bf955324fe73338c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 40245 } }
I20260709 14:54:24.814997 10625 raft_consensus.cc:385] T 426468c56d8c4f7c8227ab5702df8570 P 22d1dbccd8e14455bf955324fe73338c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:24.815107 10490 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b2ec6b058d2a41a7b127277b12d93f00" candidate_uuid: "dded0e9532a643cdbf1153dd0115db18" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "22d1dbccd8e14455bf955324fe73338c" is_pre_election: true
I20260709 14:54:24.815424 10625 raft_consensus.cc:740] T 426468c56d8c4f7c8227ab5702df8570 P 22d1dbccd8e14455bf955324fe73338c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 22d1dbccd8e14455bf955324fe73338c, State: Initialized, Role: FOLLOWER
I20260709 14:54:24.815768 10490 raft_consensus.cc:2468] T b2ec6b058d2a41a7b127277b12d93f00 P 22d1dbccd8e14455bf955324fe73338c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dded0e9532a643cdbf1153dd0115db18 in term 0.
I20260709 14:54:24.816565 10489 raft_consensus.cc:2468] T ffcb99e9750040a0b27d4161f0cd7d3a P 22d1dbccd8e14455bf955324fe73338c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dded0e9532a643cdbf1153dd0115db18 in term 1.
I20260709 14:54:24.816308 10625 consensus_queue.cc:260] T 426468c56d8c4f7c8227ab5702df8570 P 22d1dbccd8e14455bf955324fe73338c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a41d8f651a64395b5bccf24ac50771c" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 37363 } } peers { permanent_uuid: "dded0e9532a643cdbf1153dd0115db18" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43185 } } peers { permanent_uuid: "22d1dbccd8e14455bf955324fe73338c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 40245 } }
I20260709 14:54:24.816948 10382 leader_election.cc:304] T b2ec6b058d2a41a7b127277b12d93f00 P dded0e9532a643cdbf1153dd0115db18 [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: 22d1dbccd8e14455bf955324fe73338c, dded0e9532a643cdbf1153dd0115db18; no voters: 
I20260709 14:54:24.818265 10635 raft_consensus.cc:2804] T b2ec6b058d2a41a7b127277b12d93f00 P dded0e9532a643cdbf1153dd0115db18 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:54:24.818131 10623 raft_consensus.cc:359] T 330a8a62c09741f1be074dad7b7a1430 P dded0e9532a643cdbf1153dd0115db18 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a41d8f651a64395b5bccf24ac50771c" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 37363 } } peers { permanent_uuid: "dded0e9532a643cdbf1153dd0115db18" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43185 } } peers { permanent_uuid: "22d1dbccd8e14455bf955324fe73338c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 40245 } }
I20260709 14:54:24.818476 10643 raft_consensus.cc:493] T 28c6a410c13645dbaf5295018ccd9639 P 3a41d8f651a64395b5bccf24ac50771c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:54:24.818625 10635 raft_consensus.cc:493] T b2ec6b058d2a41a7b127277b12d93f00 P dded0e9532a643cdbf1153dd0115db18 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:54:24.818677 10341 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b2ec6b058d2a41a7b127277b12d93f00" candidate_uuid: "dded0e9532a643cdbf1153dd0115db18" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3a41d8f651a64395b5bccf24ac50771c" is_pre_election: true
I20260709 14:54:24.818816 10623 raft_consensus.cc:385] T 330a8a62c09741f1be074dad7b7a1430 P dded0e9532a643cdbf1153dd0115db18 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:24.818992 10643 raft_consensus.cc:515] T 28c6a410c13645dbaf5295018ccd9639 P 3a41d8f651a64395b5bccf24ac50771c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a41d8f651a64395b5bccf24ac50771c" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 37363 } } peers { permanent_uuid: "dded0e9532a643cdbf1153dd0115db18" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43185 } } peers { permanent_uuid: "22d1dbccd8e14455bf955324fe73338c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 40245 } }
I20260709 14:54:24.819330 10623 raft_consensus.cc:740] T 330a8a62c09741f1be074dad7b7a1430 P dded0e9532a643cdbf1153dd0115db18 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dded0e9532a643cdbf1153dd0115db18, State: Initialized, Role: FOLLOWER
I20260709 14:54:24.818135 10382 leader_election.cc:304] T ffcb99e9750040a0b27d4161f0cd7d3a P dded0e9532a643cdbf1153dd0115db18 [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: 22d1dbccd8e14455bf955324fe73338c, dded0e9532a643cdbf1153dd0115db18; no voters: 3a41d8f651a64395b5bccf24ac50771c
I20260709 14:54:24.819442 10341 raft_consensus.cc:2468] T b2ec6b058d2a41a7b127277b12d93f00 P 3a41d8f651a64395b5bccf24ac50771c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dded0e9532a643cdbf1153dd0115db18 in term 0.
I20260709 14:54:24.820137 10623 consensus_queue.cc:260] T 330a8a62c09741f1be074dad7b7a1430 P dded0e9532a643cdbf1153dd0115db18 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a41d8f651a64395b5bccf24ac50771c" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 37363 } } peers { permanent_uuid: "dded0e9532a643cdbf1153dd0115db18" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43185 } } peers { permanent_uuid: "22d1dbccd8e14455bf955324fe73338c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 40245 } }
I20260709 14:54:24.821089 10643 leader_election.cc:290] T 28c6a410c13645dbaf5295018ccd9639 P 3a41d8f651a64395b5bccf24ac50771c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers dded0e9532a643cdbf1153dd0115db18 (127.6.3.194:43185), 22d1dbccd8e14455bf955324fe73338c (127.6.3.195:40245)
I20260709 14:54:24.822247 10623 ts_tablet_manager.cc:1434] T 330a8a62c09741f1be074dad7b7a1430 P dded0e9532a643cdbf1153dd0115db18: Time spent starting tablet: real 0.011s	user 0.004s	sys 0.000s
I20260709 14:54:24.822427 10416 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "28c6a410c13645dbaf5295018ccd9639" candidate_uuid: "3a41d8f651a64395b5bccf24ac50771c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dded0e9532a643cdbf1153dd0115db18" is_pre_election: true
I20260709 14:54:24.822897 10612 raft_consensus.cc:2804] T ffcb99e9750040a0b27d4161f0cd7d3a P dded0e9532a643cdbf1153dd0115db18 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:54:24.823136 10623 tablet_bootstrap.cc:492] T 242cde8ac7ae49898a1a2af028fddfc2 P dded0e9532a643cdbf1153dd0115db18: Bootstrap starting.
I20260709 14:54:24.823406 10624 tablet_bootstrap.cc:492] T 330a8a62c09741f1be074dad7b7a1430 P 3a41d8f651a64395b5bccf24ac50771c: No bootstrap required, opened a new log
W20260709 14:54:24.823733 10305 leader_election.cc:343] T 28c6a410c13645dbaf5295018ccd9639 P 3a41d8f651a64395b5bccf24ac50771c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer dded0e9532a643cdbf1153dd0115db18 (127.6.3.194:43185): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:54:24.822427 10625 ts_tablet_manager.cc:1434] T 426468c56d8c4f7c8227ab5702df8570 P 22d1dbccd8e14455bf955324fe73338c: Time spent starting tablet: real 0.011s	user 0.005s	sys 0.001s
I20260709 14:54:24.823863 10624 ts_tablet_manager.cc:1403] T 330a8a62c09741f1be074dad7b7a1430 P 3a41d8f651a64395b5bccf24ac50771c: Time spent bootstrapping tablet: real 0.031s	user 0.005s	sys 0.012s
I20260709 14:54:24.825069 10489 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "28c6a410c13645dbaf5295018ccd9639" candidate_uuid: "3a41d8f651a64395b5bccf24ac50771c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "22d1dbccd8e14455bf955324fe73338c" is_pre_election: true
I20260709 14:54:24.825649 10489 raft_consensus.cc:2468] T 28c6a410c13645dbaf5295018ccd9639 P 22d1dbccd8e14455bf955324fe73338c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3a41d8f651a64395b5bccf24ac50771c in term 0.
I20260709 14:54:24.826719 10307 leader_election.cc:304] T 28c6a410c13645dbaf5295018ccd9639 P 3a41d8f651a64395b5bccf24ac50771c [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: 22d1dbccd8e14455bf955324fe73338c, 3a41d8f651a64395b5bccf24ac50771c; no voters: dded0e9532a643cdbf1153dd0115db18
I20260709 14:54:24.827755 10643 raft_consensus.cc:2804] T 28c6a410c13645dbaf5295018ccd9639 P 3a41d8f651a64395b5bccf24ac50771c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:54:24.828205 10643 raft_consensus.cc:493] T 28c6a410c13645dbaf5295018ccd9639 P 3a41d8f651a64395b5bccf24ac50771c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:54:24.828706 10643 raft_consensus.cc:3060] T 28c6a410c13645dbaf5295018ccd9639 P 3a41d8f651a64395b5bccf24ac50771c [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:24.827515 10624 raft_consensus.cc:359] T 330a8a62c09741f1be074dad7b7a1430 P 3a41d8f651a64395b5bccf24ac50771c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a41d8f651a64395b5bccf24ac50771c" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 37363 } } peers { permanent_uuid: "dded0e9532a643cdbf1153dd0115db18" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43185 } } peers { permanent_uuid: "22d1dbccd8e14455bf955324fe73338c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 40245 } }
I20260709 14:54:24.829686 10624 raft_consensus.cc:385] T 330a8a62c09741f1be074dad7b7a1430 P 3a41d8f651a64395b5bccf24ac50771c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:24.829970 10624 raft_consensus.cc:740] T 330a8a62c09741f1be074dad7b7a1430 P 3a41d8f651a64395b5bccf24ac50771c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3a41d8f651a64395b5bccf24ac50771c, State: Initialized, Role: FOLLOWER
I20260709 14:54:24.830586 10624 consensus_queue.cc:260] T 330a8a62c09741f1be074dad7b7a1430 P 3a41d8f651a64395b5bccf24ac50771c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a41d8f651a64395b5bccf24ac50771c" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 37363 } } peers { permanent_uuid: "dded0e9532a643cdbf1153dd0115db18" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43185 } } peers { permanent_uuid: "22d1dbccd8e14455bf955324fe73338c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 40245 } }
I20260709 14:54:24.832708 10624 ts_tablet_manager.cc:1434] T 330a8a62c09741f1be074dad7b7a1430 P 3a41d8f651a64395b5bccf24ac50771c: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 14:54:24.833575 10624 tablet_bootstrap.cc:492] T ffcb99e9750040a0b27d4161f0cd7d3a P 3a41d8f651a64395b5bccf24ac50771c: Bootstrap starting.
I20260709 14:54:24.833750 10623 tablet_bootstrap.cc:654] T 242cde8ac7ae49898a1a2af028fddfc2 P dded0e9532a643cdbf1153dd0115db18: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:24.835651 10239 catalog_manager.cc:5697] T 242cde8ac7ae49898a1a2af028fddfc2 P 3a41d8f651a64395b5bccf24ac50771c reported cstate change: term changed from 0 to 1, leader changed from <none> to 3a41d8f651a64395b5bccf24ac50771c (127.6.3.193). New cstate: current_term: 1 leader_uuid: "3a41d8f651a64395b5bccf24ac50771c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a41d8f651a64395b5bccf24ac50771c" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 37363 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "dded0e9532a643cdbf1153dd0115db18" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43185 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "22d1dbccd8e14455bf955324fe73338c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 40245 } health_report { overall_health: UNKNOWN } } }
I20260709 14:54:24.819218 10635 raft_consensus.cc:3060] T b2ec6b058d2a41a7b127277b12d93f00 P dded0e9532a643cdbf1153dd0115db18 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:24.838915 10624 tablet_bootstrap.cc:654] T ffcb99e9750040a0b27d4161f0cd7d3a P 3a41d8f651a64395b5bccf24ac50771c: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:24.838732 10643 raft_consensus.cc:515] T 28c6a410c13645dbaf5295018ccd9639 P 3a41d8f651a64395b5bccf24ac50771c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a41d8f651a64395b5bccf24ac50771c" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 37363 } } peers { permanent_uuid: "dded0e9532a643cdbf1153dd0115db18" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43185 } } peers { permanent_uuid: "22d1dbccd8e14455bf955324fe73338c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 40245 } }
I20260709 14:54:24.840044 10612 raft_consensus.cc:697] T ffcb99e9750040a0b27d4161f0cd7d3a P dded0e9532a643cdbf1153dd0115db18 [term 1 LEADER]: Becoming Leader. State: Replica: dded0e9532a643cdbf1153dd0115db18, State: Running, Role: LEADER
I20260709 14:54:24.843317 10612 consensus_queue.cc:237] T ffcb99e9750040a0b27d4161f0cd7d3a P dded0e9532a643cdbf1153dd0115db18 [LEADER]: Queue going to LEADER mode. State: All 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: "3a41d8f651a64395b5bccf24ac50771c" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 37363 } } peers { permanent_uuid: "dded0e9532a643cdbf1153dd0115db18" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43185 } } peers { permanent_uuid: "22d1dbccd8e14455bf955324fe73338c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 40245 } }
I20260709 14:54:24.844707 10623 tablet_bootstrap.cc:492] T 242cde8ac7ae49898a1a2af028fddfc2 P dded0e9532a643cdbf1153dd0115db18: No bootstrap required, opened a new log
I20260709 14:54:24.845166 10623 ts_tablet_manager.cc:1403] T 242cde8ac7ae49898a1a2af028fddfc2 P dded0e9532a643cdbf1153dd0115db18: Time spent bootstrapping tablet: real 0.022s	user 0.014s	sys 0.003s
I20260709 14:54:24.846832 10635 raft_consensus.cc:515] T b2ec6b058d2a41a7b127277b12d93f00 P dded0e9532a643cdbf1153dd0115db18 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a41d8f651a64395b5bccf24ac50771c" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 37363 } } peers { permanent_uuid: "dded0e9532a643cdbf1153dd0115db18" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43185 } } peers { permanent_uuid: "22d1dbccd8e14455bf955324fe73338c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 40245 } }
I20260709 14:54:24.849722 10635 leader_election.cc:290] T b2ec6b058d2a41a7b127277b12d93f00 P dded0e9532a643cdbf1153dd0115db18 [CANDIDATE]: Term 1 election: Requested vote from peers 3a41d8f651a64395b5bccf24ac50771c (127.6.3.193:37363), 22d1dbccd8e14455bf955324fe73338c (127.6.3.195:40245)
I20260709 14:54:24.850292 10416 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "28c6a410c13645dbaf5295018ccd9639" candidate_uuid: "3a41d8f651a64395b5bccf24ac50771c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dded0e9532a643cdbf1153dd0115db18"
I20260709 14:54:24.850642 10643 leader_election.cc:290] T 28c6a410c13645dbaf5295018ccd9639 P 3a41d8f651a64395b5bccf24ac50771c [CANDIDATE]: Term 1 election: Requested vote from peers dded0e9532a643cdbf1153dd0115db18 (127.6.3.194:43185), 22d1dbccd8e14455bf955324fe73338c (127.6.3.195:40245)
W20260709 14:54:24.851840 10287 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
W20260709 14:54:24.851923 10305 leader_election.cc:343] T 28c6a410c13645dbaf5295018ccd9639 P 3a41d8f651a64395b5bccf24ac50771c [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer dded0e9532a643cdbf1153dd0115db18 (127.6.3.194:43185): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:54:24.850133 10623 raft_consensus.cc:359] T 242cde8ac7ae49898a1a2af028fddfc2 P dded0e9532a643cdbf1153dd0115db18 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a41d8f651a64395b5bccf24ac50771c" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 37363 } } peers { permanent_uuid: "dded0e9532a643cdbf1153dd0115db18" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43185 } } peers { permanent_uuid: "22d1dbccd8e14455bf955324fe73338c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 40245 } }
I20260709 14:54:24.852661 10623 raft_consensus.cc:385] T 242cde8ac7ae49898a1a2af028fddfc2 P dded0e9532a643cdbf1153dd0115db18 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:24.852929 10341 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b2ec6b058d2a41a7b127277b12d93f00" candidate_uuid: "dded0e9532a643cdbf1153dd0115db18" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3a41d8f651a64395b5bccf24ac50771c"
I20260709 14:54:24.852942 10623 raft_consensus.cc:740] T 242cde8ac7ae49898a1a2af028fddfc2 P dded0e9532a643cdbf1153dd0115db18 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dded0e9532a643cdbf1153dd0115db18, State: Initialized, Role: FOLLOWER
I20260709 14:54:24.853556 10341 raft_consensus.cc:3060] T b2ec6b058d2a41a7b127277b12d93f00 P 3a41d8f651a64395b5bccf24ac50771c [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:24.854138 10623 consensus_queue.cc:260] T 242cde8ac7ae49898a1a2af028fddfc2 P dded0e9532a643cdbf1153dd0115db18 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a41d8f651a64395b5bccf24ac50771c" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 37363 } } peers { permanent_uuid: "dded0e9532a643cdbf1153dd0115db18" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43185 } } peers { permanent_uuid: "22d1dbccd8e14455bf955324fe73338c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 40245 } }
I20260709 14:54:24.857060 10623 ts_tablet_manager.cc:1434] T 242cde8ac7ae49898a1a2af028fddfc2 P dded0e9532a643cdbf1153dd0115db18: Time spent starting tablet: real 0.012s	user 0.005s	sys 0.000s
I20260709 14:54:24.857604 10489 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b2ec6b058d2a41a7b127277b12d93f00" candidate_uuid: "dded0e9532a643cdbf1153dd0115db18" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "22d1dbccd8e14455bf955324fe73338c"
I20260709 14:54:24.858134 10489 raft_consensus.cc:3060] T b2ec6b058d2a41a7b127277b12d93f00 P 22d1dbccd8e14455bf955324fe73338c [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:24.858129 10623 tablet_bootstrap.cc:492] T 28c6a410c13645dbaf5295018ccd9639 P dded0e9532a643cdbf1153dd0115db18: Bootstrap starting.
I20260709 14:54:24.859983 10341 raft_consensus.cc:2468] T b2ec6b058d2a41a7b127277b12d93f00 P 3a41d8f651a64395b5bccf24ac50771c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dded0e9532a643cdbf1153dd0115db18 in term 1.
I20260709 14:54:24.861205 10379 leader_election.cc:304] T b2ec6b058d2a41a7b127277b12d93f00 P dded0e9532a643cdbf1153dd0115db18 [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: 3a41d8f651a64395b5bccf24ac50771c, dded0e9532a643cdbf1153dd0115db18; no voters: 
I20260709 14:54:24.861943 10635 raft_consensus.cc:2804] T b2ec6b058d2a41a7b127277b12d93f00 P dded0e9532a643cdbf1153dd0115db18 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:54:24.862516 10635 raft_consensus.cc:697] T b2ec6b058d2a41a7b127277b12d93f00 P dded0e9532a643cdbf1153dd0115db18 [term 1 LEADER]: Becoming Leader. State: Replica: dded0e9532a643cdbf1153dd0115db18, State: Running, Role: LEADER
I20260709 14:54:24.862741 10490 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "28c6a410c13645dbaf5295018ccd9639" candidate_uuid: "3a41d8f651a64395b5bccf24ac50771c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "22d1dbccd8e14455bf955324fe73338c"
I20260709 14:54:24.863334 10490 raft_consensus.cc:3060] T 28c6a410c13645dbaf5295018ccd9639 P 22d1dbccd8e14455bf955324fe73338c [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:24.863554 10635 consensus_queue.cc:237] T b2ec6b058d2a41a7b127277b12d93f00 P dded0e9532a643cdbf1153dd0115db18 [LEADER]: Queue going to LEADER mode. State: All 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: "3a41d8f651a64395b5bccf24ac50771c" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 37363 } } peers { permanent_uuid: "dded0e9532a643cdbf1153dd0115db18" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43185 } } peers { permanent_uuid: "22d1dbccd8e14455bf955324fe73338c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 40245 } }
I20260709 14:54:24.865082 10236 catalog_manager.cc:5697] T ffcb99e9750040a0b27d4161f0cd7d3a P dded0e9532a643cdbf1153dd0115db18 reported cstate change: term changed from 0 to 1, leader changed from <none> to dded0e9532a643cdbf1153dd0115db18 (127.6.3.194). New cstate: current_term: 1 leader_uuid: "dded0e9532a643cdbf1153dd0115db18" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a41d8f651a64395b5bccf24ac50771c" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 37363 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "dded0e9532a643cdbf1153dd0115db18" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43185 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "22d1dbccd8e14455bf955324fe73338c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 40245 } health_report { overall_health: UNKNOWN } } }
I20260709 14:54:24.866006 10658 raft_consensus.cc:493] T 3a7db8aebd5f4d55b209311230c6f6c7 P dded0e9532a643cdbf1153dd0115db18 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:54:24.866460 10658 raft_consensus.cc:515] T 3a7db8aebd5f4d55b209311230c6f6c7 P dded0e9532a643cdbf1153dd0115db18 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a41d8f651a64395b5bccf24ac50771c" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 37363 } } peers { permanent_uuid: "dded0e9532a643cdbf1153dd0115db18" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43185 } } peers { permanent_uuid: "22d1dbccd8e14455bf955324fe73338c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 40245 } }
I20260709 14:54:24.868700 10658 leader_election.cc:290] T 3a7db8aebd5f4d55b209311230c6f6c7 P dded0e9532a643cdbf1153dd0115db18 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3a41d8f651a64395b5bccf24ac50771c (127.6.3.193:37363), 22d1dbccd8e14455bf955324fe73338c (127.6.3.195:40245)
I20260709 14:54:24.869724 10488 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3a7db8aebd5f4d55b209311230c6f6c7" candidate_uuid: "dded0e9532a643cdbf1153dd0115db18" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "22d1dbccd8e14455bf955324fe73338c" is_pre_election: true
I20260709 14:54:24.870402 10488 raft_consensus.cc:2468] T 3a7db8aebd5f4d55b209311230c6f6c7 P 22d1dbccd8e14455bf955324fe73338c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dded0e9532a643cdbf1153dd0115db18 in term 0.
I20260709 14:54:24.871544 10382 leader_election.cc:304] T 3a7db8aebd5f4d55b209311230c6f6c7 P dded0e9532a643cdbf1153dd0115db18 [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: 22d1dbccd8e14455bf955324fe73338c, dded0e9532a643cdbf1153dd0115db18; no voters: 
I20260709 14:54:24.872284 10658 raft_consensus.cc:2804] T 3a7db8aebd5f4d55b209311230c6f6c7 P dded0e9532a643cdbf1153dd0115db18 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:54:24.872653 10658 raft_consensus.cc:493] T 3a7db8aebd5f4d55b209311230c6f6c7 P dded0e9532a643cdbf1153dd0115db18 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:54:24.872967 10658 raft_consensus.cc:3060] T 3a7db8aebd5f4d55b209311230c6f6c7 P dded0e9532a643cdbf1153dd0115db18 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:24.874591 10623 tablet_bootstrap.cc:654] T 28c6a410c13645dbaf5295018ccd9639 P dded0e9532a643cdbf1153dd0115db18: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:24.877291 10612 raft_consensus.cc:493] T 242cde8ac7ae49898a1a2af028fddfc2 P dded0e9532a643cdbf1153dd0115db18 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:54:24.877899 10612 raft_consensus.cc:515] T 242cde8ac7ae49898a1a2af028fddfc2 P dded0e9532a643cdbf1153dd0115db18 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a41d8f651a64395b5bccf24ac50771c" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 37363 } } peers { permanent_uuid: "dded0e9532a643cdbf1153dd0115db18" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43185 } } peers { permanent_uuid: "22d1dbccd8e14455bf955324fe73338c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 40245 } }
I20260709 14:54:24.869746 10489 raft_consensus.cc:2468] T b2ec6b058d2a41a7b127277b12d93f00 P 22d1dbccd8e14455bf955324fe73338c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dded0e9532a643cdbf1153dd0115db18 in term 1.
I20260709 14:54:24.880084 10612 leader_election.cc:290] T 242cde8ac7ae49898a1a2af028fddfc2 P dded0e9532a643cdbf1153dd0115db18 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3a41d8f651a64395b5bccf24ac50771c (127.6.3.193:37363), 22d1dbccd8e14455bf955324fe73338c (127.6.3.195:40245)
I20260709 14:54:24.880435 10341 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3a7db8aebd5f4d55b209311230c6f6c7" candidate_uuid: "dded0e9532a643cdbf1153dd0115db18" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3a41d8f651a64395b5bccf24ac50771c" is_pre_election: true
I20260709 14:54:24.880571 10339 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "242cde8ac7ae49898a1a2af028fddfc2" candidate_uuid: "dded0e9532a643cdbf1153dd0115db18" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3a41d8f651a64395b5bccf24ac50771c" is_pre_election: true
I20260709 14:54:24.881089 10341 raft_consensus.cc:2468] T 3a7db8aebd5f4d55b209311230c6f6c7 P 3a41d8f651a64395b5bccf24ac50771c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dded0e9532a643cdbf1153dd0115db18 in term 0.
I20260709 14:54:24.889276 10490 raft_consensus.cc:2468] T 28c6a410c13645dbaf5295018ccd9639 P 22d1dbccd8e14455bf955324fe73338c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3a41d8f651a64395b5bccf24ac50771c in term 1.
I20260709 14:54:24.890049 10624 tablet_bootstrap.cc:492] T ffcb99e9750040a0b27d4161f0cd7d3a P 3a41d8f651a64395b5bccf24ac50771c: No bootstrap required, opened a new log
I20260709 14:54:24.890575 10624 ts_tablet_manager.cc:1403] T ffcb99e9750040a0b27d4161f0cd7d3a P 3a41d8f651a64395b5bccf24ac50771c: Time spent bootstrapping tablet: real 0.057s	user 0.015s	sys 0.020s
I20260709 14:54:24.890398 10658 raft_consensus.cc:515] T 3a7db8aebd5f4d55b209311230c6f6c7 P dded0e9532a643cdbf1153dd0115db18 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a41d8f651a64395b5bccf24ac50771c" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 37363 } } peers { permanent_uuid: "dded0e9532a643cdbf1153dd0115db18" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43185 } } peers { permanent_uuid: "22d1dbccd8e14455bf955324fe73338c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 40245 } }
I20260709 14:54:24.890120 10236 catalog_manager.cc:5697] T b2ec6b058d2a41a7b127277b12d93f00 P dded0e9532a643cdbf1153dd0115db18 reported cstate change: term changed from 0 to 1, leader changed from <none> to dded0e9532a643cdbf1153dd0115db18 (127.6.3.194). New cstate: current_term: 1 leader_uuid: "dded0e9532a643cdbf1153dd0115db18" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a41d8f651a64395b5bccf24ac50771c" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 37363 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "dded0e9532a643cdbf1153dd0115db18" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43185 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "22d1dbccd8e14455bf955324fe73338c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 40245 } health_report { overall_health: UNKNOWN } } }
I20260709 14:54:24.892308 10658 leader_election.cc:290] T 3a7db8aebd5f4d55b209311230c6f6c7 P dded0e9532a643cdbf1153dd0115db18 [CANDIDATE]: Term 1 election: Requested vote from peers 3a41d8f651a64395b5bccf24ac50771c (127.6.3.193:37363), 22d1dbccd8e14455bf955324fe73338c (127.6.3.195:40245)
I20260709 14:54:24.892413 10623 tablet_bootstrap.cc:492] T 28c6a410c13645dbaf5295018ccd9639 P dded0e9532a643cdbf1153dd0115db18: No bootstrap required, opened a new log
I20260709 14:54:24.890194 10489 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "242cde8ac7ae49898a1a2af028fddfc2" candidate_uuid: "dded0e9532a643cdbf1153dd0115db18" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "22d1dbccd8e14455bf955324fe73338c" is_pre_election: true
I20260709 14:54:24.892974 10623 ts_tablet_manager.cc:1403] T 28c6a410c13645dbaf5295018ccd9639 P dded0e9532a643cdbf1153dd0115db18: Time spent bootstrapping tablet: real 0.035s	user 0.014s	sys 0.001s
I20260709 14:54:24.893411 10489 raft_consensus.cc:2393] T 242cde8ac7ae49898a1a2af028fddfc2 P 22d1dbccd8e14455bf955324fe73338c [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate dded0e9532a643cdbf1153dd0115db18 in current term 1: Already voted for candidate 3a41d8f651a64395b5bccf24ac50771c in this term.
I20260709 14:54:24.893169 10624 raft_consensus.cc:359] T ffcb99e9750040a0b27d4161f0cd7d3a P 3a41d8f651a64395b5bccf24ac50771c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a41d8f651a64395b5bccf24ac50771c" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 37363 } } peers { permanent_uuid: "dded0e9532a643cdbf1153dd0115db18" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43185 } } peers { permanent_uuid: "22d1dbccd8e14455bf955324fe73338c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 40245 } }
I20260709 14:54:24.893910 10624 raft_consensus.cc:385] T ffcb99e9750040a0b27d4161f0cd7d3a P 3a41d8f651a64395b5bccf24ac50771c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:24.894207 10307 leader_election.cc:304] T 28c6a410c13645dbaf5295018ccd9639 P 3a41d8f651a64395b5bccf24ac50771c [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: 22d1dbccd8e14455bf955324fe73338c, 3a41d8f651a64395b5bccf24ac50771c; no voters: dded0e9532a643cdbf1153dd0115db18
I20260709 14:54:24.894621 10382 leader_election.cc:304] T 242cde8ac7ae49898a1a2af028fddfc2 P dded0e9532a643cdbf1153dd0115db18 [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: dded0e9532a643cdbf1153dd0115db18; no voters: 22d1dbccd8e14455bf955324fe73338c, 3a41d8f651a64395b5bccf24ac50771c
I20260709 14:54:24.895052 10643 raft_consensus.cc:2804] T 28c6a410c13645dbaf5295018ccd9639 P 3a41d8f651a64395b5bccf24ac50771c [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:54:24.895546 10643 raft_consensus.cc:697] T 28c6a410c13645dbaf5295018ccd9639 P 3a41d8f651a64395b5bccf24ac50771c [term 1 LEADER]: Becoming Leader. State: Replica: 3a41d8f651a64395b5bccf24ac50771c, State: Running, Role: LEADER
I20260709 14:54:24.894244 10624 raft_consensus.cc:740] T ffcb99e9750040a0b27d4161f0cd7d3a P 3a41d8f651a64395b5bccf24ac50771c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3a41d8f651a64395b5bccf24ac50771c, State: Initialized, Role: FOLLOWER
I20260709 14:54:24.895840 10658 raft_consensus.cc:3060] T 242cde8ac7ae49898a1a2af028fddfc2 P dded0e9532a643cdbf1153dd0115db18 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:24.896319 10643 consensus_queue.cc:237] T 28c6a410c13645dbaf5295018ccd9639 P 3a41d8f651a64395b5bccf24ac50771c [LEADER]: Queue going to LEADER mode. State: All 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: "3a41d8f651a64395b5bccf24ac50771c" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 37363 } } peers { permanent_uuid: "dded0e9532a643cdbf1153dd0115db18" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43185 } } peers { permanent_uuid: "22d1dbccd8e14455bf955324fe73338c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 40245 } }
I20260709 14:54:24.896588 10624 consensus_queue.cc:260] T ffcb99e9750040a0b27d4161f0cd7d3a P 3a41d8f651a64395b5bccf24ac50771c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a41d8f651a64395b5bccf24ac50771c" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 37363 } } peers { permanent_uuid: "dded0e9532a643cdbf1153dd0115db18" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43185 } } peers { permanent_uuid: "22d1dbccd8e14455bf955324fe73338c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 40245 } }
I20260709 14:54:24.898571 10624 ts_tablet_manager.cc:1434] T ffcb99e9750040a0b27d4161f0cd7d3a P 3a41d8f651a64395b5bccf24ac50771c: Time spent starting tablet: real 0.008s	user 0.004s	sys 0.000s
I20260709 14:54:24.895674 10623 raft_consensus.cc:359] T 28c6a410c13645dbaf5295018ccd9639 P dded0e9532a643cdbf1153dd0115db18 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a41d8f651a64395b5bccf24ac50771c" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 37363 } } peers { permanent_uuid: "dded0e9532a643cdbf1153dd0115db18" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43185 } } peers { permanent_uuid: "22d1dbccd8e14455bf955324fe73338c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 40245 } }
I20260709 14:54:24.899716 10623 raft_consensus.cc:385] T 28c6a410c13645dbaf5295018ccd9639 P dded0e9532a643cdbf1153dd0115db18 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:24.899993 10623 raft_consensus.cc:740] T 28c6a410c13645dbaf5295018ccd9639 P dded0e9532a643cdbf1153dd0115db18 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dded0e9532a643cdbf1153dd0115db18, State: Initialized, Role: FOLLOWER
I20260709 14:54:24.900733 10623 consensus_queue.cc:260] T 28c6a410c13645dbaf5295018ccd9639 P dded0e9532a643cdbf1153dd0115db18 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a41d8f651a64395b5bccf24ac50771c" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 37363 } } peers { permanent_uuid: "dded0e9532a643cdbf1153dd0115db18" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43185 } } peers { permanent_uuid: "22d1dbccd8e14455bf955324fe73338c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 40245 } }
I20260709 14:54:24.902805 10623 ts_tablet_manager.cc:1434] T 28c6a410c13645dbaf5295018ccd9639 P dded0e9532a643cdbf1153dd0115db18: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.000s
I20260709 14:54:24.905627 10341 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3a7db8aebd5f4d55b209311230c6f6c7" candidate_uuid: "dded0e9532a643cdbf1153dd0115db18" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3a41d8f651a64395b5bccf24ac50771c"
I20260709 14:54:24.905977 10658 raft_consensus.cc:2749] T 242cde8ac7ae49898a1a2af028fddfc2 P dded0e9532a643cdbf1153dd0115db18 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:54:24.907244 10341 raft_consensus.cc:3060] T 3a7db8aebd5f4d55b209311230c6f6c7 P 3a41d8f651a64395b5bccf24ac50771c [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:24.907853 10490 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3a7db8aebd5f4d55b209311230c6f6c7" candidate_uuid: "dded0e9532a643cdbf1153dd0115db18" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "22d1dbccd8e14455bf955324fe73338c"
I20260709 14:54:24.909130 10490 raft_consensus.cc:3060] T 3a7db8aebd5f4d55b209311230c6f6c7 P 22d1dbccd8e14455bf955324fe73338c [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:24.912529 10236 catalog_manager.cc:5697] T 28c6a410c13645dbaf5295018ccd9639 P 3a41d8f651a64395b5bccf24ac50771c reported cstate change: term changed from 0 to 1, leader changed from <none> to 3a41d8f651a64395b5bccf24ac50771c (127.6.3.193). New cstate: current_term: 1 leader_uuid: "3a41d8f651a64395b5bccf24ac50771c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a41d8f651a64395b5bccf24ac50771c" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 37363 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "dded0e9532a643cdbf1153dd0115db18" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43185 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "22d1dbccd8e14455bf955324fe73338c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 40245 } health_report { overall_health: UNKNOWN } } }
I20260709 14:54:24.913214 10341 raft_consensus.cc:2468] T 3a7db8aebd5f4d55b209311230c6f6c7 P 3a41d8f651a64395b5bccf24ac50771c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dded0e9532a643cdbf1153dd0115db18 in term 1.
I20260709 14:54:24.914233 10379 leader_election.cc:304] T 3a7db8aebd5f4d55b209311230c6f6c7 P dded0e9532a643cdbf1153dd0115db18 [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: 3a41d8f651a64395b5bccf24ac50771c, dded0e9532a643cdbf1153dd0115db18; no voters: 
I20260709 14:54:24.914866 10658 raft_consensus.cc:2804] T 3a7db8aebd5f4d55b209311230c6f6c7 P dded0e9532a643cdbf1153dd0115db18 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:54:24.915352 10658 raft_consensus.cc:697] T 3a7db8aebd5f4d55b209311230c6f6c7 P dded0e9532a643cdbf1153dd0115db18 [term 1 LEADER]: Becoming Leader. State: Replica: dded0e9532a643cdbf1153dd0115db18, State: Running, Role: LEADER
I20260709 14:54:24.915654 10490 raft_consensus.cc:2468] T 3a7db8aebd5f4d55b209311230c6f6c7 P 22d1dbccd8e14455bf955324fe73338c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dded0e9532a643cdbf1153dd0115db18 in term 1.
I20260709 14:54:24.916090 10658 consensus_queue.cc:237] T 3a7db8aebd5f4d55b209311230c6f6c7 P dded0e9532a643cdbf1153dd0115db18 [LEADER]: Queue going to LEADER mode. State: All 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: "3a41d8f651a64395b5bccf24ac50771c" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 37363 } } peers { permanent_uuid: "dded0e9532a643cdbf1153dd0115db18" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43185 } } peers { permanent_uuid: "22d1dbccd8e14455bf955324fe73338c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 40245 } }
I20260709 14:54:24.925431 10236 catalog_manager.cc:5697] T 3a7db8aebd5f4d55b209311230c6f6c7 P dded0e9532a643cdbf1153dd0115db18 reported cstate change: term changed from 0 to 1, leader changed from <none> to dded0e9532a643cdbf1153dd0115db18 (127.6.3.194). New cstate: current_term: 1 leader_uuid: "dded0e9532a643cdbf1153dd0115db18" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a41d8f651a64395b5bccf24ac50771c" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 37363 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "dded0e9532a643cdbf1153dd0115db18" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43185 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "22d1dbccd8e14455bf955324fe73338c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 40245 } health_report { overall_health: UNKNOWN } } }
I20260709 14:54:25.016921 10643 raft_consensus.cc:493] T 330a8a62c09741f1be074dad7b7a1430 P 3a41d8f651a64395b5bccf24ac50771c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:54:25.017391 10643 raft_consensus.cc:515] T 330a8a62c09741f1be074dad7b7a1430 P 3a41d8f651a64395b5bccf24ac50771c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a41d8f651a64395b5bccf24ac50771c" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 37363 } } peers { permanent_uuid: "dded0e9532a643cdbf1153dd0115db18" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43185 } } peers { permanent_uuid: "22d1dbccd8e14455bf955324fe73338c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 40245 } }
I20260709 14:54:25.019047 10643 leader_election.cc:290] T 330a8a62c09741f1be074dad7b7a1430 P 3a41d8f651a64395b5bccf24ac50771c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers dded0e9532a643cdbf1153dd0115db18 (127.6.3.194:43185), 22d1dbccd8e14455bf955324fe73338c (127.6.3.195:40245)
I20260709 14:54:25.019721 10416 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "330a8a62c09741f1be074dad7b7a1430" candidate_uuid: "3a41d8f651a64395b5bccf24ac50771c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dded0e9532a643cdbf1153dd0115db18" is_pre_election: true
I20260709 14:54:25.020028 10490 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "330a8a62c09741f1be074dad7b7a1430" candidate_uuid: "3a41d8f651a64395b5bccf24ac50771c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "22d1dbccd8e14455bf955324fe73338c" is_pre_election: true
I20260709 14:54:25.020285 10416 raft_consensus.cc:2468] T 330a8a62c09741f1be074dad7b7a1430 P dded0e9532a643cdbf1153dd0115db18 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3a41d8f651a64395b5bccf24ac50771c in term 0.
I20260709 14:54:25.020673 10490 raft_consensus.cc:2468] T 330a8a62c09741f1be074dad7b7a1430 P 22d1dbccd8e14455bf955324fe73338c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3a41d8f651a64395b5bccf24ac50771c in term 0.
I20260709 14:54:25.021360 10305 leader_election.cc:304] T 330a8a62c09741f1be074dad7b7a1430 P 3a41d8f651a64395b5bccf24ac50771c [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: 3a41d8f651a64395b5bccf24ac50771c, dded0e9532a643cdbf1153dd0115db18; no voters: 
I20260709 14:54:25.022075 10597 raft_consensus.cc:2804] T 330a8a62c09741f1be074dad7b7a1430 P 3a41d8f651a64395b5bccf24ac50771c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:54:25.022414 10597 raft_consensus.cc:493] T 330a8a62c09741f1be074dad7b7a1430 P 3a41d8f651a64395b5bccf24ac50771c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:54:25.022745 10597 raft_consensus.cc:3060] T 330a8a62c09741f1be074dad7b7a1430 P 3a41d8f651a64395b5bccf24ac50771c [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:25.027724 10597 raft_consensus.cc:515] T 330a8a62c09741f1be074dad7b7a1430 P 3a41d8f651a64395b5bccf24ac50771c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a41d8f651a64395b5bccf24ac50771c" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 37363 } } peers { permanent_uuid: "dded0e9532a643cdbf1153dd0115db18" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43185 } } peers { permanent_uuid: "22d1dbccd8e14455bf955324fe73338c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 40245 } }
I20260709 14:54:25.029275 10597 leader_election.cc:290] T 330a8a62c09741f1be074dad7b7a1430 P 3a41d8f651a64395b5bccf24ac50771c [CANDIDATE]: Term 1 election: Requested vote from peers dded0e9532a643cdbf1153dd0115db18 (127.6.3.194:43185), 22d1dbccd8e14455bf955324fe73338c (127.6.3.195:40245)
I20260709 14:54:25.029925 10416 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "330a8a62c09741f1be074dad7b7a1430" candidate_uuid: "3a41d8f651a64395b5bccf24ac50771c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dded0e9532a643cdbf1153dd0115db18"
I20260709 14:54:25.030103 10489 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "330a8a62c09741f1be074dad7b7a1430" candidate_uuid: "3a41d8f651a64395b5bccf24ac50771c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "22d1dbccd8e14455bf955324fe73338c"
I20260709 14:54:25.030417 10416 raft_consensus.cc:3060] T 330a8a62c09741f1be074dad7b7a1430 P dded0e9532a643cdbf1153dd0115db18 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:25.030594 10489 raft_consensus.cc:3060] T 330a8a62c09741f1be074dad7b7a1430 P 22d1dbccd8e14455bf955324fe73338c [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:25.034507 10489 raft_consensus.cc:2468] T 330a8a62c09741f1be074dad7b7a1430 P 22d1dbccd8e14455bf955324fe73338c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3a41d8f651a64395b5bccf24ac50771c in term 1.
I20260709 14:54:25.034781 10416 raft_consensus.cc:2468] T 330a8a62c09741f1be074dad7b7a1430 P dded0e9532a643cdbf1153dd0115db18 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3a41d8f651a64395b5bccf24ac50771c in term 1.
I20260709 14:54:25.035377 10307 leader_election.cc:304] T 330a8a62c09741f1be074dad7b7a1430 P 3a41d8f651a64395b5bccf24ac50771c [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: 22d1dbccd8e14455bf955324fe73338c, 3a41d8f651a64395b5bccf24ac50771c; no voters: 
I20260709 14:54:25.036239 10597 raft_consensus.cc:2804] T 330a8a62c09741f1be074dad7b7a1430 P 3a41d8f651a64395b5bccf24ac50771c [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:54:25.036650 10597 raft_consensus.cc:697] T 330a8a62c09741f1be074dad7b7a1430 P 3a41d8f651a64395b5bccf24ac50771c [term 1 LEADER]: Becoming Leader. State: Replica: 3a41d8f651a64395b5bccf24ac50771c, State: Running, Role: LEADER
I20260709 14:54:25.037338 10597 consensus_queue.cc:237] T 330a8a62c09741f1be074dad7b7a1430 P 3a41d8f651a64395b5bccf24ac50771c [LEADER]: Queue going to LEADER mode. State: All 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: "3a41d8f651a64395b5bccf24ac50771c" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 37363 } } peers { permanent_uuid: "dded0e9532a643cdbf1153dd0115db18" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43185 } } peers { permanent_uuid: "22d1dbccd8e14455bf955324fe73338c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 40245 } }
I20260709 14:54:25.050122 10597 raft_consensus.cc:493] T 426468c56d8c4f7c8227ab5702df8570 P 3a41d8f651a64395b5bccf24ac50771c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:54:25.050473 10597 raft_consensus.cc:515] T 426468c56d8c4f7c8227ab5702df8570 P 3a41d8f651a64395b5bccf24ac50771c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a41d8f651a64395b5bccf24ac50771c" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 37363 } } peers { permanent_uuid: "dded0e9532a643cdbf1153dd0115db18" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43185 } } peers { permanent_uuid: "22d1dbccd8e14455bf955324fe73338c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 40245 } }
I20260709 14:54:25.050501 10236 catalog_manager.cc:5697] T 330a8a62c09741f1be074dad7b7a1430 P 3a41d8f651a64395b5bccf24ac50771c reported cstate change: term changed from 0 to 1, leader changed from <none> to 3a41d8f651a64395b5bccf24ac50771c (127.6.3.193). New cstate: current_term: 1 leader_uuid: "3a41d8f651a64395b5bccf24ac50771c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a41d8f651a64395b5bccf24ac50771c" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 37363 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "dded0e9532a643cdbf1153dd0115db18" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43185 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "22d1dbccd8e14455bf955324fe73338c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 40245 } health_report { overall_health: UNKNOWN } } }
I20260709 14:54:25.052177 10597 leader_election.cc:290] T 426468c56d8c4f7c8227ab5702df8570 P 3a41d8f651a64395b5bccf24ac50771c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers dded0e9532a643cdbf1153dd0115db18 (127.6.3.194:43185), 22d1dbccd8e14455bf955324fe73338c (127.6.3.195:40245)
I20260709 14:54:25.052729 10416 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "426468c56d8c4f7c8227ab5702df8570" candidate_uuid: "3a41d8f651a64395b5bccf24ac50771c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dded0e9532a643cdbf1153dd0115db18" is_pre_election: true
I20260709 14:54:25.053092 10489 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "426468c56d8c4f7c8227ab5702df8570" candidate_uuid: "3a41d8f651a64395b5bccf24ac50771c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "22d1dbccd8e14455bf955324fe73338c" is_pre_election: true
I20260709 14:54:25.053367 10416 raft_consensus.cc:2468] T 426468c56d8c4f7c8227ab5702df8570 P dded0e9532a643cdbf1153dd0115db18 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3a41d8f651a64395b5bccf24ac50771c in term 0.
I20260709 14:54:25.053649 10489 raft_consensus.cc:2468] T 426468c56d8c4f7c8227ab5702df8570 P 22d1dbccd8e14455bf955324fe73338c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3a41d8f651a64395b5bccf24ac50771c in term 0.
I20260709 14:54:25.054315 10305 leader_election.cc:304] T 426468c56d8c4f7c8227ab5702df8570 P 3a41d8f651a64395b5bccf24ac50771c [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: 3a41d8f651a64395b5bccf24ac50771c, dded0e9532a643cdbf1153dd0115db18; no voters: 
I20260709 14:54:25.055028 10597 raft_consensus.cc:2804] T 426468c56d8c4f7c8227ab5702df8570 P 3a41d8f651a64395b5bccf24ac50771c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:54:25.055402 10597 raft_consensus.cc:493] T 426468c56d8c4f7c8227ab5702df8570 P 3a41d8f651a64395b5bccf24ac50771c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:54:25.055678 10597 raft_consensus.cc:3060] T 426468c56d8c4f7c8227ab5702df8570 P 3a41d8f651a64395b5bccf24ac50771c [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:25.061510 10597 raft_consensus.cc:515] T 426468c56d8c4f7c8227ab5702df8570 P 3a41d8f651a64395b5bccf24ac50771c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a41d8f651a64395b5bccf24ac50771c" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 37363 } } peers { permanent_uuid: "dded0e9532a643cdbf1153dd0115db18" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43185 } } peers { permanent_uuid: "22d1dbccd8e14455bf955324fe73338c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 40245 } }
I20260709 14:54:25.063457 10597 leader_election.cc:290] T 426468c56d8c4f7c8227ab5702df8570 P 3a41d8f651a64395b5bccf24ac50771c [CANDIDATE]: Term 1 election: Requested vote from peers dded0e9532a643cdbf1153dd0115db18 (127.6.3.194:43185), 22d1dbccd8e14455bf955324fe73338c (127.6.3.195:40245)
I20260709 14:54:25.063874 10643 consensus_queue.cc:1048] T cf8123d38427457f9cd9ad12b914e58f P 3a41d8f651a64395b5bccf24ac50771c [LEADER]: Connected to new peer: Peer: permanent_uuid: "dded0e9532a643cdbf1153dd0115db18" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43185 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:54:25.064007 10414 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "426468c56d8c4f7c8227ab5702df8570" candidate_uuid: "3a41d8f651a64395b5bccf24ac50771c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dded0e9532a643cdbf1153dd0115db18"
I20260709 14:54:25.064591 10414 raft_consensus.cc:3060] T 426468c56d8c4f7c8227ab5702df8570 P dded0e9532a643cdbf1153dd0115db18 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:25.066119 10489 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "426468c56d8c4f7c8227ab5702df8570" candidate_uuid: "3a41d8f651a64395b5bccf24ac50771c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "22d1dbccd8e14455bf955324fe73338c"
I20260709 14:54:25.066613 10489 raft_consensus.cc:3060] T 426468c56d8c4f7c8227ab5702df8570 P 22d1dbccd8e14455bf955324fe73338c [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:25.071189 10414 raft_consensus.cc:2468] T 426468c56d8c4f7c8227ab5702df8570 P dded0e9532a643cdbf1153dd0115db18 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3a41d8f651a64395b5bccf24ac50771c in term 1.
I20260709 14:54:25.072321 10305 leader_election.cc:304] T 426468c56d8c4f7c8227ab5702df8570 P 3a41d8f651a64395b5bccf24ac50771c [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: 3a41d8f651a64395b5bccf24ac50771c, dded0e9532a643cdbf1153dd0115db18; no voters: 
I20260709 14:54:25.072346 10489 raft_consensus.cc:2468] T 426468c56d8c4f7c8227ab5702df8570 P 22d1dbccd8e14455bf955324fe73338c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3a41d8f651a64395b5bccf24ac50771c in term 1.
I20260709 14:54:25.073187 10643 raft_consensus.cc:2804] T 426468c56d8c4f7c8227ab5702df8570 P 3a41d8f651a64395b5bccf24ac50771c [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:54:25.074256 10643 raft_consensus.cc:697] T 426468c56d8c4f7c8227ab5702df8570 P 3a41d8f651a64395b5bccf24ac50771c [term 1 LEADER]: Becoming Leader. State: Replica: 3a41d8f651a64395b5bccf24ac50771c, State: Running, Role: LEADER
I20260709 14:54:25.075217 10643 consensus_queue.cc:237] T 426468c56d8c4f7c8227ab5702df8570 P 3a41d8f651a64395b5bccf24ac50771c [LEADER]: Queue going to LEADER mode. State: All 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: "3a41d8f651a64395b5bccf24ac50771c" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 37363 } } peers { permanent_uuid: "dded0e9532a643cdbf1153dd0115db18" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43185 } } peers { permanent_uuid: "22d1dbccd8e14455bf955324fe73338c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 40245 } }
I20260709 14:54:25.085242 10597 consensus_queue.cc:1048] T cf8123d38427457f9cd9ad12b914e58f P 3a41d8f651a64395b5bccf24ac50771c [LEADER]: Connected to new peer: Peer: permanent_uuid: "22d1dbccd8e14455bf955324fe73338c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 40245 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:54:25.088606 10635 consensus_queue.cc:1048] T ccf83b20002849ad96a4c379d7c539dd P dded0e9532a643cdbf1153dd0115db18 [LEADER]: Connected to new peer: Peer: permanent_uuid: "22d1dbccd8e14455bf955324fe73338c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 40245 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:54:25.089625 10239 catalog_manager.cc:5697] T 426468c56d8c4f7c8227ab5702df8570 P 3a41d8f651a64395b5bccf24ac50771c reported cstate change: term changed from 0 to 1, leader changed from <none> to 3a41d8f651a64395b5bccf24ac50771c (127.6.3.193). New cstate: current_term: 1 leader_uuid: "3a41d8f651a64395b5bccf24ac50771c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a41d8f651a64395b5bccf24ac50771c" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 37363 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "dded0e9532a643cdbf1153dd0115db18" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43185 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "22d1dbccd8e14455bf955324fe73338c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 40245 } health_report { overall_health: UNKNOWN } } }
I20260709 14:54:25.102520 10658 consensus_queue.cc:1048] T ccf83b20002849ad96a4c379d7c539dd P dded0e9532a643cdbf1153dd0115db18 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3a41d8f651a64395b5bccf24ac50771c" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 37363 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:54:25.202553 10643 consensus_queue.cc:1048] T 242cde8ac7ae49898a1a2af028fddfc2 P 3a41d8f651a64395b5bccf24ac50771c [LEADER]: Connected to new peer: Peer: permanent_uuid: "dded0e9532a643cdbf1153dd0115db18" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43185 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:54:25.216018 10639 consensus_queue.cc:1048] T 242cde8ac7ae49898a1a2af028fddfc2 P 3a41d8f651a64395b5bccf24ac50771c [LEADER]: Connected to new peer: Peer: permanent_uuid: "22d1dbccd8e14455bf955324fe73338c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 40245 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:54:25.222051 10414 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "b2ec6b058d2a41a7b127277b12d93f00"
dest_uuid: "dded0e9532a643cdbf1153dd0115db18"
mode: GRACEFUL
new_leader_uuid: "3a41d8f651a64395b5bccf24ac50771c"
 from {username='slave'} at 127.0.0.1:46148
I20260709 14:54:25.222540 10414 raft_consensus.cc:606] T b2ec6b058d2a41a7b127277b12d93f00 P dded0e9532a643cdbf1153dd0115db18 [term 1 LEADER]: Received request to transfer leadership to TS 3a41d8f651a64395b5bccf24ac50771c
I20260709 14:54:25.227156 10414 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "3a7db8aebd5f4d55b209311230c6f6c7"
dest_uuid: "dded0e9532a643cdbf1153dd0115db18"
mode: GRACEFUL
new_leader_uuid: "3a41d8f651a64395b5bccf24ac50771c"
 from {username='slave'} at 127.0.0.1:46148
I20260709 14:54:25.227572 10414 raft_consensus.cc:606] T 3a7db8aebd5f4d55b209311230c6f6c7 P dded0e9532a643cdbf1153dd0115db18 [term 1 LEADER]: Received request to transfer leadership to TS 3a41d8f651a64395b5bccf24ac50771c
I20260709 14:54:25.238855 10341 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "426468c56d8c4f7c8227ab5702df8570"
dest_uuid: "3a41d8f651a64395b5bccf24ac50771c"
mode: GRACEFUL
new_leader_uuid: "dded0e9532a643cdbf1153dd0115db18"
 from {username='slave'} at 127.0.0.1:43000
I20260709 14:54:25.239271 10341 raft_consensus.cc:606] T 426468c56d8c4f7c8227ab5702df8570 P 3a41d8f651a64395b5bccf24ac50771c [term 1 LEADER]: Received request to transfer leadership to TS dded0e9532a643cdbf1153dd0115db18
I20260709 14:54:25.245795 10341 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "242cde8ac7ae49898a1a2af028fddfc2"
dest_uuid: "3a41d8f651a64395b5bccf24ac50771c"
mode: GRACEFUL
new_leader_uuid: "dded0e9532a643cdbf1153dd0115db18"
 from {username='slave'} at 127.0.0.1:43000
I20260709 14:54:25.246160 10341 raft_consensus.cc:606] T 242cde8ac7ae49898a1a2af028fddfc2 P 3a41d8f651a64395b5bccf24ac50771c [term 1 LEADER]: Received request to transfer leadership to TS dded0e9532a643cdbf1153dd0115db18
I20260709 14:54:25.249876 10341 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "cf8123d38427457f9cd9ad12b914e58f"
dest_uuid: "3a41d8f651a64395b5bccf24ac50771c"
mode: GRACEFUL
new_leader_uuid: "22d1dbccd8e14455bf955324fe73338c"
 from {username='slave'} at 127.0.0.1:43000
I20260709 14:54:25.250226 10341 raft_consensus.cc:606] T cf8123d38427457f9cd9ad12b914e58f P 3a41d8f651a64395b5bccf24ac50771c [term 1 LEADER]: Received request to transfer leadership to TS 22d1dbccd8e14455bf955324fe73338c
I20260709 14:54:25.261044 10341 raft_consensus.cc:3060] T ffcb99e9750040a0b27d4161f0cd7d3a P 3a41d8f651a64395b5bccf24ac50771c [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:25.267807 10658 consensus_queue.cc:1048] T ffcb99e9750040a0b27d4161f0cd7d3a P dded0e9532a643cdbf1153dd0115db18 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3a41d8f651a64395b5bccf24ac50771c" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 37363 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:54:25.276968 10649 consensus_queue.cc:1048] T ffcb99e9750040a0b27d4161f0cd7d3a P dded0e9532a643cdbf1153dd0115db18 [LEADER]: Connected to new peer: Peer: permanent_uuid: "22d1dbccd8e14455bf955324fe73338c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 40245 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:54:25.346467 10414 raft_consensus.cc:3060] T 28c6a410c13645dbaf5295018ccd9639 P dded0e9532a643cdbf1153dd0115db18 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:25.352365 10639 consensus_queue.cc:1048] T 28c6a410c13645dbaf5295018ccd9639 P 3a41d8f651a64395b5bccf24ac50771c [LEADER]: Connected to new peer: Peer: permanent_uuid: "dded0e9532a643cdbf1153dd0115db18" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43185 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:54:25.361590 10644 consensus_queue.cc:1048] T 28c6a410c13645dbaf5295018ccd9639 P 3a41d8f651a64395b5bccf24ac50771c [LEADER]: Connected to new peer: Peer: permanent_uuid: "22d1dbccd8e14455bf955324fe73338c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 40245 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:54:25.417596 10644 consensus_queue.cc:1048] T 330a8a62c09741f1be074dad7b7a1430 P 3a41d8f651a64395b5bccf24ac50771c [LEADER]: Connected to new peer: Peer: permanent_uuid: "dded0e9532a643cdbf1153dd0115db18" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43185 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:54:25.418912 10649 consensus_queue.cc:1048] T b2ec6b058d2a41a7b127277b12d93f00 P dded0e9532a643cdbf1153dd0115db18 [LEADER]: Connected to new peer: Peer: permanent_uuid: "22d1dbccd8e14455bf955324fe73338c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 40245 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:54:25.430446 10643 consensus_queue.cc:1048] T 330a8a62c09741f1be074dad7b7a1430 P 3a41d8f651a64395b5bccf24ac50771c [LEADER]: Connected to new peer: Peer: permanent_uuid: "22d1dbccd8e14455bf955324fe73338c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 40245 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:54:25.432591 10635 consensus_queue.cc:1048] T b2ec6b058d2a41a7b127277b12d93f00 P dded0e9532a643cdbf1153dd0115db18 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3a41d8f651a64395b5bccf24ac50771c" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 37363 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:54:25.444765 10635 raft_consensus.cc:993] T b2ec6b058d2a41a7b127277b12d93f00 P dded0e9532a643cdbf1153dd0115db18: : Instructing follower 3a41d8f651a64395b5bccf24ac50771c to start an election
I20260709 14:54:25.445276 10612 raft_consensus.cc:1081] T b2ec6b058d2a41a7b127277b12d93f00 P dded0e9532a643cdbf1153dd0115db18 [term 1 LEADER]: Signalling peer 3a41d8f651a64395b5bccf24ac50771c to start an election
I20260709 14:54:25.447000 10341 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "b2ec6b058d2a41a7b127277b12d93f00"
dest_uuid: "3a41d8f651a64395b5bccf24ac50771c"
 from {username='slave'} at 127.0.0.1:42972
I20260709 14:54:25.447558 10341 raft_consensus.cc:493] T b2ec6b058d2a41a7b127277b12d93f00 P 3a41d8f651a64395b5bccf24ac50771c [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:54:25.447862 10341 raft_consensus.cc:3060] T b2ec6b058d2a41a7b127277b12d93f00 P 3a41d8f651a64395b5bccf24ac50771c [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:54:25.453131 10635 consensus_queue.cc:1048] T 3a7db8aebd5f4d55b209311230c6f6c7 P dded0e9532a643cdbf1153dd0115db18 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3a41d8f651a64395b5bccf24ac50771c" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 37363 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:54:25.453425 10341 raft_consensus.cc:515] T b2ec6b058d2a41a7b127277b12d93f00 P 3a41d8f651a64395b5bccf24ac50771c [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a41d8f651a64395b5bccf24ac50771c" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 37363 } } peers { permanent_uuid: "dded0e9532a643cdbf1153dd0115db18" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43185 } } peers { permanent_uuid: "22d1dbccd8e14455bf955324fe73338c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 40245 } }
I20260709 14:54:25.457523 10415 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b2ec6b058d2a41a7b127277b12d93f00" candidate_uuid: "3a41d8f651a64395b5bccf24ac50771c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "dded0e9532a643cdbf1153dd0115db18"
I20260709 14:54:25.458055 10415 raft_consensus.cc:3055] T b2ec6b058d2a41a7b127277b12d93f00 P dded0e9532a643cdbf1153dd0115db18 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:54:25.458340 10415 raft_consensus.cc:740] T b2ec6b058d2a41a7b127277b12d93f00 P dded0e9532a643cdbf1153dd0115db18 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: dded0e9532a643cdbf1153dd0115db18, State: Running, Role: LEADER
I20260709 14:54:25.459103 10415 consensus_queue.cc:260] T b2ec6b058d2a41a7b127277b12d93f00 P dded0e9532a643cdbf1153dd0115db18 [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: "3a41d8f651a64395b5bccf24ac50771c" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 37363 } } peers { permanent_uuid: "dded0e9532a643cdbf1153dd0115db18" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43185 } } peers { permanent_uuid: "22d1dbccd8e14455bf955324fe73338c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 40245 } }
I20260709 14:54:25.459735 10341 leader_election.cc:290] T b2ec6b058d2a41a7b127277b12d93f00 P 3a41d8f651a64395b5bccf24ac50771c [CANDIDATE]: Term 2 election: Requested vote from peers dded0e9532a643cdbf1153dd0115db18 (127.6.3.194:43185), 22d1dbccd8e14455bf955324fe73338c (127.6.3.195:40245)
I20260709 14:54:25.460188 10415 raft_consensus.cc:3060] T b2ec6b058d2a41a7b127277b12d93f00 P dded0e9532a643cdbf1153dd0115db18 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:54:25.460843 10489 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b2ec6b058d2a41a7b127277b12d93f00" candidate_uuid: "3a41d8f651a64395b5bccf24ac50771c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "22d1dbccd8e14455bf955324fe73338c"
I20260709 14:54:25.461364 10489 raft_consensus.cc:3060] T b2ec6b058d2a41a7b127277b12d93f00 P 22d1dbccd8e14455bf955324fe73338c [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:54:25.468612 10415 raft_consensus.cc:2468] T b2ec6b058d2a41a7b127277b12d93f00 P dded0e9532a643cdbf1153dd0115db18 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3a41d8f651a64395b5bccf24ac50771c in term 2.
I20260709 14:54:25.469359 10612 raft_consensus.cc:993] T 3a7db8aebd5f4d55b209311230c6f6c7 P dded0e9532a643cdbf1153dd0115db18: : Instructing follower 3a41d8f651a64395b5bccf24ac50771c to start an election
I20260709 14:54:25.469758 10612 raft_consensus.cc:1081] T 3a7db8aebd5f4d55b209311230c6f6c7 P dded0e9532a643cdbf1153dd0115db18 [term 1 LEADER]: Signalling peer 3a41d8f651a64395b5bccf24ac50771c to start an election
I20260709 14:54:25.471951 10341 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "3a7db8aebd5f4d55b209311230c6f6c7"
dest_uuid: "3a41d8f651a64395b5bccf24ac50771c"
 from {username='slave'} at 127.0.0.1:42972
I20260709 14:54:25.472432 10341 raft_consensus.cc:493] T 3a7db8aebd5f4d55b209311230c6f6c7 P 3a41d8f651a64395b5bccf24ac50771c [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:54:25.472759 10341 raft_consensus.cc:3060] T 3a7db8aebd5f4d55b209311230c6f6c7 P 3a41d8f651a64395b5bccf24ac50771c [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:54:25.475503 10489 raft_consensus.cc:2468] T b2ec6b058d2a41a7b127277b12d93f00 P 22d1dbccd8e14455bf955324fe73338c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3a41d8f651a64395b5bccf24ac50771c in term 2.
I20260709 14:54:25.476225 10305 leader_election.cc:304] T b2ec6b058d2a41a7b127277b12d93f00 P 3a41d8f651a64395b5bccf24ac50771c [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: 3a41d8f651a64395b5bccf24ac50771c, dded0e9532a643cdbf1153dd0115db18; no voters: 
I20260709 14:54:25.476424 10639 consensus_queue.cc:1048] T 426468c56d8c4f7c8227ab5702df8570 P 3a41d8f651a64395b5bccf24ac50771c [LEADER]: Connected to new peer: Peer: permanent_uuid: "dded0e9532a643cdbf1153dd0115db18" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43185 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:54:25.477248 10644 raft_consensus.cc:2804] T b2ec6b058d2a41a7b127277b12d93f00 P 3a41d8f651a64395b5bccf24ac50771c [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:54:25.477669 10644 raft_consensus.cc:697] T b2ec6b058d2a41a7b127277b12d93f00 P 3a41d8f651a64395b5bccf24ac50771c [term 2 LEADER]: Becoming Leader. State: Replica: 3a41d8f651a64395b5bccf24ac50771c, State: Running, Role: LEADER
I20260709 14:54:25.477721 10658 consensus_queue.cc:1048] T 3a7db8aebd5f4d55b209311230c6f6c7 P dded0e9532a643cdbf1153dd0115db18 [LEADER]: Connected to new peer: Peer: permanent_uuid: "22d1dbccd8e14455bf955324fe73338c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 40245 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:54:25.478484 10644 consensus_queue.cc:237] T b2ec6b058d2a41a7b127277b12d93f00 P 3a41d8f651a64395b5bccf24ac50771c [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: "3a41d8f651a64395b5bccf24ac50771c" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 37363 } } peers { permanent_uuid: "dded0e9532a643cdbf1153dd0115db18" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43185 } } peers { permanent_uuid: "22d1dbccd8e14455bf955324fe73338c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 40245 } }
I20260709 14:54:25.482681 10341 raft_consensus.cc:515] T 3a7db8aebd5f4d55b209311230c6f6c7 P 3a41d8f651a64395b5bccf24ac50771c [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a41d8f651a64395b5bccf24ac50771c" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 37363 } } peers { permanent_uuid: "dded0e9532a643cdbf1153dd0115db18" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43185 } } peers { permanent_uuid: "22d1dbccd8e14455bf955324fe73338c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 40245 } }
I20260709 14:54:25.484534 10341 leader_election.cc:290] T 3a7db8aebd5f4d55b209311230c6f6c7 P 3a41d8f651a64395b5bccf24ac50771c [CANDIDATE]: Term 2 election: Requested vote from peers dded0e9532a643cdbf1153dd0115db18 (127.6.3.194:43185), 22d1dbccd8e14455bf955324fe73338c (127.6.3.195:40245)
I20260709 14:54:25.485530 10490 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3a7db8aebd5f4d55b209311230c6f6c7" candidate_uuid: "3a41d8f651a64395b5bccf24ac50771c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "22d1dbccd8e14455bf955324fe73338c"
I20260709 14:54:25.484604 10339 raft_consensus.cc:1240] T 3a7db8aebd5f4d55b209311230c6f6c7 P 3a41d8f651a64395b5bccf24ac50771c [term 2 FOLLOWER]: Rejecting Update request from peer dded0e9532a643cdbf1153dd0115db18 for earlier term 1. Current term is 2. Ops: []
I20260709 14:54:25.491660 10414 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3a7db8aebd5f4d55b209311230c6f6c7" candidate_uuid: "3a41d8f651a64395b5bccf24ac50771c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "dded0e9532a643cdbf1153dd0115db18"
I20260709 14:54:25.492236 10414 raft_consensus.cc:3055] T 3a7db8aebd5f4d55b209311230c6f6c7 P dded0e9532a643cdbf1153dd0115db18 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:54:25.492519 10414 raft_consensus.cc:740] T 3a7db8aebd5f4d55b209311230c6f6c7 P dded0e9532a643cdbf1153dd0115db18 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: dded0e9532a643cdbf1153dd0115db18, State: Running, Role: LEADER
I20260709 14:54:25.492632 10239 catalog_manager.cc:5697] T b2ec6b058d2a41a7b127277b12d93f00 P 3a41d8f651a64395b5bccf24ac50771c reported cstate change: term changed from 1 to 2, leader changed from dded0e9532a643cdbf1153dd0115db18 (127.6.3.194) to 3a41d8f651a64395b5bccf24ac50771c (127.6.3.193). New cstate: current_term: 2 leader_uuid: "3a41d8f651a64395b5bccf24ac50771c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a41d8f651a64395b5bccf24ac50771c" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 37363 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "dded0e9532a643cdbf1153dd0115db18" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43185 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "22d1dbccd8e14455bf955324fe73338c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 40245 } health_report { overall_health: UNKNOWN } } }
I20260709 14:54:25.493263 10414 consensus_queue.cc:260] T 3a7db8aebd5f4d55b209311230c6f6c7 P dded0e9532a643cdbf1153dd0115db18 [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: "3a41d8f651a64395b5bccf24ac50771c" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 37363 } } peers { permanent_uuid: "dded0e9532a643cdbf1153dd0115db18" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43185 } } peers { permanent_uuid: "22d1dbccd8e14455bf955324fe73338c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 40245 } }
I20260709 14:54:25.494001 10658 consensus_queue.cc:1059] T 3a7db8aebd5f4d55b209311230c6f6c7 P dded0e9532a643cdbf1153dd0115db18 [NON_LEADER]: Peer responded invalid term: Peer: permanent_uuid: "3a41d8f651a64395b5bccf24ac50771c" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 37363 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:54:25.495180 10414 raft_consensus.cc:3060] T 3a7db8aebd5f4d55b209311230c6f6c7 P dded0e9532a643cdbf1153dd0115db18 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:54:25.502218 10644 raft_consensus.cc:993] T 426468c56d8c4f7c8227ab5702df8570 P 3a41d8f651a64395b5bccf24ac50771c: : Instructing follower dded0e9532a643cdbf1153dd0115db18 to start an election
I20260709 14:54:25.502332 10414 raft_consensus.cc:2468] T 3a7db8aebd5f4d55b209311230c6f6c7 P dded0e9532a643cdbf1153dd0115db18 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3a41d8f651a64395b5bccf24ac50771c in term 2.
I20260709 14:54:25.502681 10644 raft_consensus.cc:1081] T 426468c56d8c4f7c8227ab5702df8570 P 3a41d8f651a64395b5bccf24ac50771c [term 1 LEADER]: Signalling peer dded0e9532a643cdbf1153dd0115db18 to start an election
I20260709 14:54:25.504420 10305 leader_election.cc:304] T 3a7db8aebd5f4d55b209311230c6f6c7 P 3a41d8f651a64395b5bccf24ac50771c [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: 3a41d8f651a64395b5bccf24ac50771c, dded0e9532a643cdbf1153dd0115db18; no voters: 22d1dbccd8e14455bf955324fe73338c
I20260709 14:54:25.505924 10597 raft_consensus.cc:2804] T 3a7db8aebd5f4d55b209311230c6f6c7 P 3a41d8f651a64395b5bccf24ac50771c [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:54:25.506403 10597 raft_consensus.cc:697] T 3a7db8aebd5f4d55b209311230c6f6c7 P 3a41d8f651a64395b5bccf24ac50771c [term 2 LEADER]: Becoming Leader. State: Replica: 3a41d8f651a64395b5bccf24ac50771c, State: Running, Role: LEADER
I20260709 14:54:25.507189 10597 consensus_queue.cc:237] T 3a7db8aebd5f4d55b209311230c6f6c7 P 3a41d8f651a64395b5bccf24ac50771c [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: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a41d8f651a64395b5bccf24ac50771c" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 37363 } } peers { permanent_uuid: "dded0e9532a643cdbf1153dd0115db18" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43185 } } peers { permanent_uuid: "22d1dbccd8e14455bf955324fe73338c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 40245 } }
I20260709 14:54:25.511004 10414 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "426468c56d8c4f7c8227ab5702df8570"
dest_uuid: "dded0e9532a643cdbf1153dd0115db18"
 from {username='slave'} at 127.0.0.1:46128
I20260709 14:54:25.511601 10414 raft_consensus.cc:493] T 426468c56d8c4f7c8227ab5702df8570 P dded0e9532a643cdbf1153dd0115db18 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:54:25.511940 10414 raft_consensus.cc:3060] T 426468c56d8c4f7c8227ab5702df8570 P dded0e9532a643cdbf1153dd0115db18 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:54:25.513581 10643 consensus_queue.cc:1048] T 426468c56d8c4f7c8227ab5702df8570 P 3a41d8f651a64395b5bccf24ac50771c [LEADER]: Connected to new peer: Peer: permanent_uuid: "22d1dbccd8e14455bf955324fe73338c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 40245 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:54:25.518546 10414 raft_consensus.cc:515] T 426468c56d8c4f7c8227ab5702df8570 P dded0e9532a643cdbf1153dd0115db18 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a41d8f651a64395b5bccf24ac50771c" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 37363 } } peers { permanent_uuid: "dded0e9532a643cdbf1153dd0115db18" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43185 } } peers { permanent_uuid: "22d1dbccd8e14455bf955324fe73338c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 40245 } }
I20260709 14:54:25.520316 10239 catalog_manager.cc:5697] T 3a7db8aebd5f4d55b209311230c6f6c7 P 3a41d8f651a64395b5bccf24ac50771c reported cstate change: term changed from 1 to 2, leader changed from dded0e9532a643cdbf1153dd0115db18 (127.6.3.194) to 3a41d8f651a64395b5bccf24ac50771c (127.6.3.193). New cstate: current_term: 2 leader_uuid: "3a41d8f651a64395b5bccf24ac50771c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a41d8f651a64395b5bccf24ac50771c" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 37363 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "dded0e9532a643cdbf1153dd0115db18" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43185 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "22d1dbccd8e14455bf955324fe73338c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 40245 } health_report { overall_health: UNKNOWN } } }
I20260709 14:54:25.521292 10414 leader_election.cc:290] T 426468c56d8c4f7c8227ab5702df8570 P dded0e9532a643cdbf1153dd0115db18 [CANDIDATE]: Term 2 election: Requested vote from peers 3a41d8f651a64395b5bccf24ac50771c (127.6.3.193:37363), 22d1dbccd8e14455bf955324fe73338c (127.6.3.195:40245)
I20260709 14:54:25.522570 10490 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "426468c56d8c4f7c8227ab5702df8570" candidate_uuid: "dded0e9532a643cdbf1153dd0115db18" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "22d1dbccd8e14455bf955324fe73338c"
I20260709 14:54:25.523001 10339 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "426468c56d8c4f7c8227ab5702df8570" candidate_uuid: "dded0e9532a643cdbf1153dd0115db18" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "3a41d8f651a64395b5bccf24ac50771c"
I20260709 14:54:25.523561 10339 raft_consensus.cc:3055] T 426468c56d8c4f7c8227ab5702df8570 P 3a41d8f651a64395b5bccf24ac50771c [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:54:25.523869 10339 raft_consensus.cc:740] T 426468c56d8c4f7c8227ab5702df8570 P 3a41d8f651a64395b5bccf24ac50771c [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 3a41d8f651a64395b5bccf24ac50771c, State: Running, Role: LEADER
I20260709 14:54:25.524585 10339 consensus_queue.cc:260] T 426468c56d8c4f7c8227ab5702df8570 P 3a41d8f651a64395b5bccf24ac50771c [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: "3a41d8f651a64395b5bccf24ac50771c" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 37363 } } peers { permanent_uuid: "dded0e9532a643cdbf1153dd0115db18" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43185 } } peers { permanent_uuid: "22d1dbccd8e14455bf955324fe73338c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 40245 } }
I20260709 14:54:25.525601 10339 raft_consensus.cc:3060] T 426468c56d8c4f7c8227ab5702df8570 P 3a41d8f651a64395b5bccf24ac50771c [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:54:25.532199 10339 raft_consensus.cc:2468] T 426468c56d8c4f7c8227ab5702df8570 P 3a41d8f651a64395b5bccf24ac50771c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dded0e9532a643cdbf1153dd0115db18 in term 2.
I20260709 14:54:25.533154 10379 leader_election.cc:304] T 426468c56d8c4f7c8227ab5702df8570 P dded0e9532a643cdbf1153dd0115db18 [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: 3a41d8f651a64395b5bccf24ac50771c, dded0e9532a643cdbf1153dd0115db18; no voters: 22d1dbccd8e14455bf955324fe73338c
I20260709 14:54:25.533946 10612 raft_consensus.cc:2804] T 426468c56d8c4f7c8227ab5702df8570 P dded0e9532a643cdbf1153dd0115db18 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:54:25.534307 10612 raft_consensus.cc:697] T 426468c56d8c4f7c8227ab5702df8570 P dded0e9532a643cdbf1153dd0115db18 [term 2 LEADER]: Becoming Leader. State: Replica: dded0e9532a643cdbf1153dd0115db18, State: Running, Role: LEADER
I20260709 14:54:25.534989 10612 consensus_queue.cc:237] T 426468c56d8c4f7c8227ab5702df8570 P dded0e9532a643cdbf1153dd0115db18 [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: "3a41d8f651a64395b5bccf24ac50771c" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 37363 } } peers { permanent_uuid: "dded0e9532a643cdbf1153dd0115db18" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43185 } } peers { permanent_uuid: "22d1dbccd8e14455bf955324fe73338c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 40245 } }
I20260709 14:54:25.540666 10236 catalog_manager.cc:5697] T 426468c56d8c4f7c8227ab5702df8570 P dded0e9532a643cdbf1153dd0115db18 reported cstate change: term changed from 1 to 2, leader changed from 3a41d8f651a64395b5bccf24ac50771c (127.6.3.193) to dded0e9532a643cdbf1153dd0115db18 (127.6.3.194). New cstate: current_term: 2 leader_uuid: "dded0e9532a643cdbf1153dd0115db18" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a41d8f651a64395b5bccf24ac50771c" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 37363 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "dded0e9532a643cdbf1153dd0115db18" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43185 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "22d1dbccd8e14455bf955324fe73338c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 40245 } health_report { overall_health: UNKNOWN } } }
I20260709 14:54:25.553380 10644 raft_consensus.cc:993] T cf8123d38427457f9cd9ad12b914e58f P 3a41d8f651a64395b5bccf24ac50771c: : Instructing follower 22d1dbccd8e14455bf955324fe73338c to start an election
I20260709 14:54:25.553828 10644 raft_consensus.cc:1081] T cf8123d38427457f9cd9ad12b914e58f P 3a41d8f651a64395b5bccf24ac50771c [term 1 LEADER]: Signalling peer 22d1dbccd8e14455bf955324fe73338c to start an election
I20260709 14:54:25.555167 10489 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "cf8123d38427457f9cd9ad12b914e58f"
dest_uuid: "22d1dbccd8e14455bf955324fe73338c"
 from {username='slave'} at 127.0.0.1:55520
I20260709 14:54:25.555563 10489 raft_consensus.cc:493] T cf8123d38427457f9cd9ad12b914e58f P 22d1dbccd8e14455bf955324fe73338c [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:54:25.555825 10489 raft_consensus.cc:3060] T cf8123d38427457f9cd9ad12b914e58f P 22d1dbccd8e14455bf955324fe73338c [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:54:25.559840 10489 raft_consensus.cc:515] T cf8123d38427457f9cd9ad12b914e58f P 22d1dbccd8e14455bf955324fe73338c [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a41d8f651a64395b5bccf24ac50771c" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 37363 } } peers { permanent_uuid: "dded0e9532a643cdbf1153dd0115db18" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43185 } } peers { permanent_uuid: "22d1dbccd8e14455bf955324fe73338c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 40245 } }
I20260709 14:54:25.561085 10489 leader_election.cc:290] T cf8123d38427457f9cd9ad12b914e58f P 22d1dbccd8e14455bf955324fe73338c [CANDIDATE]: Term 2 election: Requested vote from peers 3a41d8f651a64395b5bccf24ac50771c (127.6.3.193:37363), dded0e9532a643cdbf1153dd0115db18 (127.6.3.194:43185)
I20260709 14:54:25.561801 10339 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cf8123d38427457f9cd9ad12b914e58f" candidate_uuid: "22d1dbccd8e14455bf955324fe73338c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "3a41d8f651a64395b5bccf24ac50771c"
I20260709 14:54:25.562078 10414 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cf8123d38427457f9cd9ad12b914e58f" candidate_uuid: "22d1dbccd8e14455bf955324fe73338c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "dded0e9532a643cdbf1153dd0115db18"
I20260709 14:54:25.562311 10339 raft_consensus.cc:3055] T cf8123d38427457f9cd9ad12b914e58f P 3a41d8f651a64395b5bccf24ac50771c [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:54:25.562644 10339 raft_consensus.cc:740] T cf8123d38427457f9cd9ad12b914e58f P 3a41d8f651a64395b5bccf24ac50771c [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 3a41d8f651a64395b5bccf24ac50771c, State: Running, Role: LEADER
I20260709 14:54:25.562651 10414 raft_consensus.cc:3060] T cf8123d38427457f9cd9ad12b914e58f P dded0e9532a643cdbf1153dd0115db18 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:54:25.563402 10339 consensus_queue.cc:260] T cf8123d38427457f9cd9ad12b914e58f P 3a41d8f651a64395b5bccf24ac50771c [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: "3a41d8f651a64395b5bccf24ac50771c" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 37363 } } peers { permanent_uuid: "dded0e9532a643cdbf1153dd0115db18" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43185 } } peers { permanent_uuid: "22d1dbccd8e14455bf955324fe73338c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 40245 } }
I20260709 14:54:25.564286 10339 raft_consensus.cc:3060] T cf8123d38427457f9cd9ad12b914e58f P 3a41d8f651a64395b5bccf24ac50771c [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:54:25.568329 10414 raft_consensus.cc:2468] T cf8123d38427457f9cd9ad12b914e58f P dded0e9532a643cdbf1153dd0115db18 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 22d1dbccd8e14455bf955324fe73338c in term 2.
I20260709 14:54:25.569253 10454 leader_election.cc:304] T cf8123d38427457f9cd9ad12b914e58f P 22d1dbccd8e14455bf955324fe73338c [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: 22d1dbccd8e14455bf955324fe73338c, dded0e9532a643cdbf1153dd0115db18; no voters: 
I20260709 14:54:25.569911 10579 raft_consensus.cc:2804] T cf8123d38427457f9cd9ad12b914e58f P 22d1dbccd8e14455bf955324fe73338c [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:54:25.570034 10339 raft_consensus.cc:2468] T cf8123d38427457f9cd9ad12b914e58f P 3a41d8f651a64395b5bccf24ac50771c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 22d1dbccd8e14455bf955324fe73338c in term 2.
I20260709 14:54:25.571107 10579 raft_consensus.cc:697] T cf8123d38427457f9cd9ad12b914e58f P 22d1dbccd8e14455bf955324fe73338c [term 2 LEADER]: Becoming Leader. State: Replica: 22d1dbccd8e14455bf955324fe73338c, State: Running, Role: LEADER
I20260709 14:54:25.571839 10579 consensus_queue.cc:237] T cf8123d38427457f9cd9ad12b914e58f P 22d1dbccd8e14455bf955324fe73338c [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: "3a41d8f651a64395b5bccf24ac50771c" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 37363 } } peers { permanent_uuid: "dded0e9532a643cdbf1153dd0115db18" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43185 } } peers { permanent_uuid: "22d1dbccd8e14455bf955324fe73338c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 40245 } }
I20260709 14:54:25.577934 10236 catalog_manager.cc:5697] T cf8123d38427457f9cd9ad12b914e58f P 22d1dbccd8e14455bf955324fe73338c reported cstate change: term changed from 1 to 2, leader changed from 3a41d8f651a64395b5bccf24ac50771c (127.6.3.193) to 22d1dbccd8e14455bf955324fe73338c (127.6.3.195). New cstate: current_term: 2 leader_uuid: "22d1dbccd8e14455bf955324fe73338c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a41d8f651a64395b5bccf24ac50771c" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 37363 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "dded0e9532a643cdbf1153dd0115db18" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43185 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "22d1dbccd8e14455bf955324fe73338c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 40245 } health_report { overall_health: HEALTHY } } }
I20260709 14:54:25.713969 10597 raft_consensus.cc:993] T 242cde8ac7ae49898a1a2af028fddfc2 P 3a41d8f651a64395b5bccf24ac50771c: : Instructing follower dded0e9532a643cdbf1153dd0115db18 to start an election
I20260709 14:54:25.714347 10644 raft_consensus.cc:1081] T 242cde8ac7ae49898a1a2af028fddfc2 P 3a41d8f651a64395b5bccf24ac50771c [term 1 LEADER]: Signalling peer dded0e9532a643cdbf1153dd0115db18 to start an election
I20260709 14:54:25.715718 10414 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "242cde8ac7ae49898a1a2af028fddfc2"
dest_uuid: "dded0e9532a643cdbf1153dd0115db18"
 from {username='slave'} at 127.0.0.1:46128
I20260709 14:54:25.716156 10414 raft_consensus.cc:493] T 242cde8ac7ae49898a1a2af028fddfc2 P dded0e9532a643cdbf1153dd0115db18 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:54:25.716481 10414 raft_consensus.cc:3060] T 242cde8ac7ae49898a1a2af028fddfc2 P dded0e9532a643cdbf1153dd0115db18 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:54:25.720775 10414 raft_consensus.cc:515] T 242cde8ac7ae49898a1a2af028fddfc2 P dded0e9532a643cdbf1153dd0115db18 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a41d8f651a64395b5bccf24ac50771c" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 37363 } } peers { permanent_uuid: "dded0e9532a643cdbf1153dd0115db18" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43185 } } peers { permanent_uuid: "22d1dbccd8e14455bf955324fe73338c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 40245 } }
I20260709 14:54:25.722086 10414 leader_election.cc:290] T 242cde8ac7ae49898a1a2af028fddfc2 P dded0e9532a643cdbf1153dd0115db18 [CANDIDATE]: Term 2 election: Requested vote from peers 3a41d8f651a64395b5bccf24ac50771c (127.6.3.193:37363), 22d1dbccd8e14455bf955324fe73338c (127.6.3.195:40245)
I20260709 14:54:25.722697 10339 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "242cde8ac7ae49898a1a2af028fddfc2" candidate_uuid: "dded0e9532a643cdbf1153dd0115db18" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "3a41d8f651a64395b5bccf24ac50771c"
I20260709 14:54:25.723047 10489 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "242cde8ac7ae49898a1a2af028fddfc2" candidate_uuid: "dded0e9532a643cdbf1153dd0115db18" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "22d1dbccd8e14455bf955324fe73338c"
I20260709 14:54:25.723318 10339 raft_consensus.cc:3055] T 242cde8ac7ae49898a1a2af028fddfc2 P 3a41d8f651a64395b5bccf24ac50771c [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:54:25.723623 10489 raft_consensus.cc:3060] T 242cde8ac7ae49898a1a2af028fddfc2 P 22d1dbccd8e14455bf955324fe73338c [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:54:25.723640 10339 raft_consensus.cc:740] T 242cde8ac7ae49898a1a2af028fddfc2 P 3a41d8f651a64395b5bccf24ac50771c [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 3a41d8f651a64395b5bccf24ac50771c, State: Running, Role: LEADER
I20260709 14:54:25.724550 10339 consensus_queue.cc:260] T 242cde8ac7ae49898a1a2af028fddfc2 P 3a41d8f651a64395b5bccf24ac50771c [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: "3a41d8f651a64395b5bccf24ac50771c" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 37363 } } peers { permanent_uuid: "dded0e9532a643cdbf1153dd0115db18" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43185 } } peers { permanent_uuid: "22d1dbccd8e14455bf955324fe73338c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 40245 } }
I20260709 14:54:25.725719 10339 raft_consensus.cc:3060] T 242cde8ac7ae49898a1a2af028fddfc2 P 3a41d8f651a64395b5bccf24ac50771c [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:54:25.729708 10489 raft_consensus.cc:2468] T 242cde8ac7ae49898a1a2af028fddfc2 P 22d1dbccd8e14455bf955324fe73338c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dded0e9532a643cdbf1153dd0115db18 in term 2.
I20260709 14:54:25.730765 10382 leader_election.cc:304] T 242cde8ac7ae49898a1a2af028fddfc2 P dded0e9532a643cdbf1153dd0115db18 [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: 22d1dbccd8e14455bf955324fe73338c, dded0e9532a643cdbf1153dd0115db18; no voters: 
I20260709 14:54:25.731405 10612 raft_consensus.cc:2804] T 242cde8ac7ae49898a1a2af028fddfc2 P dded0e9532a643cdbf1153dd0115db18 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:54:25.731863 10612 raft_consensus.cc:697] T 242cde8ac7ae49898a1a2af028fddfc2 P dded0e9532a643cdbf1153dd0115db18 [term 2 LEADER]: Becoming Leader. State: Replica: dded0e9532a643cdbf1153dd0115db18, State: Running, Role: LEADER
I20260709 14:54:25.731890 10339 raft_consensus.cc:2468] T 242cde8ac7ae49898a1a2af028fddfc2 P 3a41d8f651a64395b5bccf24ac50771c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dded0e9532a643cdbf1153dd0115db18 in term 2.
I20260709 14:54:25.732713 10612 consensus_queue.cc:237] T 242cde8ac7ae49898a1a2af028fddfc2 P dded0e9532a643cdbf1153dd0115db18 [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: "3a41d8f651a64395b5bccf24ac50771c" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 37363 } } peers { permanent_uuid: "dded0e9532a643cdbf1153dd0115db18" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43185 } } peers { permanent_uuid: "22d1dbccd8e14455bf955324fe73338c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 40245 } }
I20260709 14:54:25.738590 10236 catalog_manager.cc:5697] T 242cde8ac7ae49898a1a2af028fddfc2 P dded0e9532a643cdbf1153dd0115db18 reported cstate change: term changed from 1 to 2, leader changed from 3a41d8f651a64395b5bccf24ac50771c (127.6.3.193) to dded0e9532a643cdbf1153dd0115db18 (127.6.3.194). New cstate: current_term: 2 leader_uuid: "dded0e9532a643cdbf1153dd0115db18" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a41d8f651a64395b5bccf24ac50771c" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 37363 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "dded0e9532a643cdbf1153dd0115db18" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43185 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "22d1dbccd8e14455bf955324fe73338c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 40245 } health_report { overall_health: UNKNOWN } } }
I20260709 14:54:25.887167 10489 raft_consensus.cc:3060] T 3a7db8aebd5f4d55b209311230c6f6c7 P 22d1dbccd8e14455bf955324fe73338c [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:54:25.891822 10489 raft_consensus.cc:1275] T 3a7db8aebd5f4d55b209311230c6f6c7 P 22d1dbccd8e14455bf955324fe73338c [term 2 FOLLOWER]: Refusing update from remote peer 3a41d8f651a64395b5bccf24ac50771c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:54:25.892776 10644 consensus_queue.cc:1048] T 3a7db8aebd5f4d55b209311230c6f6c7 P 3a41d8f651a64395b5bccf24ac50771c [LEADER]: Connected to new peer: Peer: permanent_uuid: "22d1dbccd8e14455bf955324fe73338c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 40245 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:54:25.899876 10414 raft_consensus.cc:1275] T 3a7db8aebd5f4d55b209311230c6f6c7 P dded0e9532a643cdbf1153dd0115db18 [term 2 FOLLOWER]: Refusing update from remote peer 3a41d8f651a64395b5bccf24ac50771c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:54:25.902680 10644 consensus_queue.cc:1048] T 3a7db8aebd5f4d55b209311230c6f6c7 P 3a41d8f651a64395b5bccf24ac50771c [LEADER]: Connected to new peer: Peer: permanent_uuid: "dded0e9532a643cdbf1153dd0115db18" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43185 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:54:25.949012 10489 raft_consensus.cc:1275] T b2ec6b058d2a41a7b127277b12d93f00 P 22d1dbccd8e14455bf955324fe73338c [term 2 FOLLOWER]: Refusing update from remote peer 3a41d8f651a64395b5bccf24ac50771c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:54:25.950089 10644 consensus_queue.cc:1048] T b2ec6b058d2a41a7b127277b12d93f00 P 3a41d8f651a64395b5bccf24ac50771c [LEADER]: Connected to new peer: Peer: permanent_uuid: "22d1dbccd8e14455bf955324fe73338c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 40245 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:54:25.956930 10414 raft_consensus.cc:1275] T b2ec6b058d2a41a7b127277b12d93f00 P dded0e9532a643cdbf1153dd0115db18 [term 2 FOLLOWER]: Refusing update from remote peer 3a41d8f651a64395b5bccf24ac50771c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:54:25.958758 10644 consensus_queue.cc:1048] T b2ec6b058d2a41a7b127277b12d93f00 P 3a41d8f651a64395b5bccf24ac50771c [LEADER]: Connected to new peer: Peer: permanent_uuid: "dded0e9532a643cdbf1153dd0115db18" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43185 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:54:26.073377 10489 raft_consensus.cc:3060] T 426468c56d8c4f7c8227ab5702df8570 P 22d1dbccd8e14455bf955324fe73338c [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:54:26.077670 10489 raft_consensus.cc:1275] T 426468c56d8c4f7c8227ab5702df8570 P 22d1dbccd8e14455bf955324fe73338c [term 2 FOLLOWER]: Refusing update from remote peer dded0e9532a643cdbf1153dd0115db18: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:54:26.078734 10635 consensus_queue.cc:1048] T 426468c56d8c4f7c8227ab5702df8570 P dded0e9532a643cdbf1153dd0115db18 [LEADER]: Connected to new peer: Peer: permanent_uuid: "22d1dbccd8e14455bf955324fe73338c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 40245 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:54:26.085404 10341 raft_consensus.cc:1275] T 426468c56d8c4f7c8227ab5702df8570 P 3a41d8f651a64395b5bccf24ac50771c [term 2 FOLLOWER]: Refusing update from remote peer dded0e9532a643cdbf1153dd0115db18: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:54:26.086573 10658 consensus_queue.cc:1048] T 426468c56d8c4f7c8227ab5702df8570 P dded0e9532a643cdbf1153dd0115db18 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3a41d8f651a64395b5bccf24ac50771c" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 37363 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:54:26.128134 10341 raft_consensus.cc:1275] T cf8123d38427457f9cd9ad12b914e58f P 3a41d8f651a64395b5bccf24ac50771c [term 2 FOLLOWER]: Refusing update from remote peer 22d1dbccd8e14455bf955324fe73338c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:54:26.129200 10579 consensus_queue.cc:1048] T cf8123d38427457f9cd9ad12b914e58f P 22d1dbccd8e14455bf955324fe73338c [LEADER]: Connected to new peer: Peer: permanent_uuid: "3a41d8f651a64395b5bccf24ac50771c" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 37363 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:54:26.137894 10414 raft_consensus.cc:1275] T cf8123d38427457f9cd9ad12b914e58f P dded0e9532a643cdbf1153dd0115db18 [term 2 FOLLOWER]: Refusing update from remote peer 22d1dbccd8e14455bf955324fe73338c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:54:26.139170 10692 consensus_queue.cc:1048] T cf8123d38427457f9cd9ad12b914e58f P 22d1dbccd8e14455bf955324fe73338c [LEADER]: Connected to new peer: Peer: permanent_uuid: "dded0e9532a643cdbf1153dd0115db18" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43185 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:54:26.155887 10341 raft_consensus.cc:1275] T 242cde8ac7ae49898a1a2af028fddfc2 P 3a41d8f651a64395b5bccf24ac50771c [term 2 FOLLOWER]: Refusing update from remote peer dded0e9532a643cdbf1153dd0115db18: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:54:26.156893 10658 consensus_queue.cc:1048] T 242cde8ac7ae49898a1a2af028fddfc2 P dded0e9532a643cdbf1153dd0115db18 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3a41d8f651a64395b5bccf24ac50771c" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 37363 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:54:26.163786 10489 raft_consensus.cc:1275] T 242cde8ac7ae49898a1a2af028fddfc2 P 22d1dbccd8e14455bf955324fe73338c [term 2 FOLLOWER]: Refusing update from remote peer dded0e9532a643cdbf1153dd0115db18: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:54:26.165287 10658 consensus_queue.cc:1048] T 242cde8ac7ae49898a1a2af028fddfc2 P dded0e9532a643cdbf1153dd0115db18 [LEADER]: Connected to new peer: Peer: permanent_uuid: "22d1dbccd8e14455bf955324fe73338c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 40245 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 14:54:28.253182 10237 catalog_manager.cc:2533] Servicing SoftDeleteTable request from {username='slave'} at 127.0.0.1:40546:
table { table_name: "soft_deleted_table" } modify_external_catalogs: true reserve_seconds: 3600
I20260709 14:54:28.273768 10237 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:40546:
table { table_name: "soft_deleted_table" } new_extra_configs { key: "kudu.table.disable_compaction" value: "true" }
I20260709 14:54:28.346004  6159 auto_leader_rebalancer.cc:141] leader rebalance for table soft_deleted_table
I20260709 14:54:28.426131 10735 tablet.cc:1724] T 426468c56d8c4f7c8227ab5702df8570 P dded0e9532a643cdbf1153dd0115db18: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
W20260709 14:54:28.484323 10442 tablet_mm_ops.cc:139] Rowset compaction is disabled (check --enable_rowset_compaction and disable_compaction in extra_config for tablet:426468c56d8c4f7c8227ab5702df8570)
I20260709 14:54:28.495913 10733 tablet.cc:1724] T 330a8a62c09741f1be074dad7b7a1430 P 3a41d8f651a64395b5bccf24ac50771c: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 14:54:28.526855 10339 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "330a8a62c09741f1be074dad7b7a1430"
dest_uuid: "3a41d8f651a64395b5bccf24ac50771c"
mode: GRACEFUL
new_leader_uuid: "22d1dbccd8e14455bf955324fe73338c"
 from {username='slave'} at 127.0.0.1:43004
I20260709 14:54:28.527854 10339 raft_consensus.cc:606] T 330a8a62c09741f1be074dad7b7a1430 P 3a41d8f651a64395b5bccf24ac50771c [term 1 LEADER]: Received request to transfer leadership to TS 22d1dbccd8e14455bf955324fe73338c
W20260709 14:54:28.581933 10442 tablet_mm_ops.cc:304] Major delta compaction is disabled (check --enable_major_delta_compaction and disable_compaction in extra_config for tablet:426468c56d8c4f7c8227ab5702df8570)
I20260709 14:54:28.570516 10739 tablet.cc:1724] T 426468c56d8c4f7c8227ab5702df8570 P 3a41d8f651a64395b5bccf24ac50771c: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
W20260709 14:54:28.590168 10442 tablet_mm_ops.cc:220] Minor delta compaction is disabled (check --enable_minor_delta_compaction and disable_compaction in extra_config for tablet:426468c56d8c4f7c8227ab5702df8570)
I20260709 14:54:28.601281 10752 tablet.cc:1724] T 3a7db8aebd5f4d55b209311230c6f6c7 P 22d1dbccd8e14455bf955324fe73338c: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 14:54:28.615185 10754 tablet.cc:1724] T cf8123d38427457f9cd9ad12b914e58f P dded0e9532a643cdbf1153dd0115db18: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 14:54:28.607800 10741 tablet.cc:1724] T 330a8a62c09741f1be074dad7b7a1430 P 22d1dbccd8e14455bf955324fe73338c: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 14:54:28.621503 10751 tablet.cc:1724] T ffcb99e9750040a0b27d4161f0cd7d3a P dded0e9532a643cdbf1153dd0115db18: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 14:54:28.634351 10756 tablet.cc:1724] T 3a7db8aebd5f4d55b209311230c6f6c7 P 3a41d8f651a64395b5bccf24ac50771c: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 14:54:28.639430 10644 raft_consensus.cc:993] T 330a8a62c09741f1be074dad7b7a1430 P 3a41d8f651a64395b5bccf24ac50771c: : Instructing follower 22d1dbccd8e14455bf955324fe73338c to start an election
I20260709 14:54:28.638747 10758 tablet.cc:1724] T cf8123d38427457f9cd9ad12b914e58f P 22d1dbccd8e14455bf955324fe73338c: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 14:54:28.640121 10639 raft_consensus.cc:1081] T 330a8a62c09741f1be074dad7b7a1430 P 3a41d8f651a64395b5bccf24ac50771c [term 1 LEADER]: Signalling peer 22d1dbccd8e14455bf955324fe73338c to start an election
W20260709 14:54:28.647209 10382 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.6.3.195:40245, user_credentials={real_user=slave}} blocked reactor thread for 65653.1us
I20260709 14:54:28.657231 10487 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "330a8a62c09741f1be074dad7b7a1430"
dest_uuid: "22d1dbccd8e14455bf955324fe73338c"
 from {username='slave'} at 127.0.0.1:55520
I20260709 14:54:28.657994 10487 raft_consensus.cc:493] T 330a8a62c09741f1be074dad7b7a1430 P 22d1dbccd8e14455bf955324fe73338c [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:54:28.658507 10487 raft_consensus.cc:3060] T 330a8a62c09741f1be074dad7b7a1430 P 22d1dbccd8e14455bf955324fe73338c [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:54:28.668036 10733 tablet.cc:1724] T b2ec6b058d2a41a7b127277b12d93f00 P 3a41d8f651a64395b5bccf24ac50771c: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 14:54:28.636175 10755 tablet.cc:1724] T ffcb99e9750040a0b27d4161f0cd7d3a P 3a41d8f651a64395b5bccf24ac50771c: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 14:54:28.683553 10752 tablet.cc:1724] T ccf83b20002849ad96a4c379d7c539dd P 22d1dbccd8e14455bf955324fe73338c: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 14:54:28.685478 10763 tablet.cc:1724] T 330a8a62c09741f1be074dad7b7a1430 P dded0e9532a643cdbf1153dd0115db18: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 14:54:28.696681 10751 tablet.cc:1724] T 3a7db8aebd5f4d55b209311230c6f6c7 P dded0e9532a643cdbf1153dd0115db18: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 14:54:28.704241 10752 tablet.cc:1724] T 28c6a410c13645dbaf5295018ccd9639 P 22d1dbccd8e14455bf955324fe73338c: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 14:54:28.705390 10735 tablet.cc:1724] T b2ec6b058d2a41a7b127277b12d93f00 P dded0e9532a643cdbf1153dd0115db18: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 14:54:28.715513 10414 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ccf83b20002849ad96a4c379d7c539dd"
dest_uuid: "dded0e9532a643cdbf1153dd0115db18"
mode: GRACEFUL
new_leader_uuid: "22d1dbccd8e14455bf955324fe73338c"
 from {username='slave'} at 127.0.0.1:46152
I20260709 14:54:28.716128 10414 raft_consensus.cc:606] T ccf83b20002849ad96a4c379d7c539dd P dded0e9532a643cdbf1153dd0115db18 [term 1 LEADER]: Received request to transfer leadership to TS 22d1dbccd8e14455bf955324fe73338c
I20260709 14:54:28.717201 10754 tablet.cc:1724] T ccf83b20002849ad96a4c379d7c539dd P dded0e9532a643cdbf1153dd0115db18: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 14:54:28.720305  6159 auto_leader_rebalancer.cc:452] table: soft_deleted_table, leader rebalance finish, leader transfer count: 2
I20260709 14:54:28.720963  6159 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:54:28.720715 10741 tablet.cc:1724] T ffcb99e9750040a0b27d4161f0cd7d3a P 22d1dbccd8e14455bf955324fe73338c: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 14:54:28.725782 10751 tablet.cc:1724] T 28c6a410c13645dbaf5295018ccd9639 P dded0e9532a643cdbf1153dd0115db18: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 14:54:28.726400 10752 tablet.cc:1724] T 426468c56d8c4f7c8227ab5702df8570 P 22d1dbccd8e14455bf955324fe73338c: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 14:54:28.729689 10487 raft_consensus.cc:515] T 330a8a62c09741f1be074dad7b7a1430 P 22d1dbccd8e14455bf955324fe73338c [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a41d8f651a64395b5bccf24ac50771c" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 37363 } } peers { permanent_uuid: "dded0e9532a643cdbf1153dd0115db18" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43185 } } peers { permanent_uuid: "22d1dbccd8e14455bf955324fe73338c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 40245 } }
I20260709 14:54:28.730926 10414 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "30ec93a56fc842e2aff04bb12ed1545e"
dest_uuid: "dded0e9532a643cdbf1153dd0115db18"
mode: GRACEFUL
new_leader_uuid: "22d1dbccd8e14455bf955324fe73338c"
 from {username='slave'} at 127.0.0.1:46152
I20260709 14:54:28.737896 10739 tablet.cc:1724] T 28c6a410c13645dbaf5295018ccd9639 P 3a41d8f651a64395b5bccf24ac50771c: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 14:54:28.740916 10752 tablet.cc:1724] T 242cde8ac7ae49898a1a2af028fddfc2 P 22d1dbccd8e14455bf955324fe73338c: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 14:54:28.745466 10763 tablet.cc:1724] T 242cde8ac7ae49898a1a2af028fddfc2 P dded0e9532a643cdbf1153dd0115db18: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 14:54:28.748255 10414 raft_consensus.cc:606] T 30ec93a56fc842e2aff04bb12ed1545e P dded0e9532a643cdbf1153dd0115db18 [term 1 LEADER]: Received request to transfer leadership to TS 22d1dbccd8e14455bf955324fe73338c
I20260709 14:54:28.774161 10340 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "330a8a62c09741f1be074dad7b7a1430" candidate_uuid: "22d1dbccd8e14455bf955324fe73338c" candidate_term: 2 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: true dest_uuid: "3a41d8f651a64395b5bccf24ac50771c"
I20260709 14:54:28.774925 10341 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "a39af33e8ed04777ad20124f23c94655"
dest_uuid: "3a41d8f651a64395b5bccf24ac50771c"
mode: GRACEFUL
new_leader_uuid: "22d1dbccd8e14455bf955324fe73338c"
 from {username='slave'} at 127.0.0.1:43004
I20260709 14:54:28.775537 10341 raft_consensus.cc:606] T a39af33e8ed04777ad20124f23c94655 P 3a41d8f651a64395b5bccf24ac50771c [term 2 LEADER]: Received request to transfer leadership to TS 22d1dbccd8e14455bf955324fe73338c
I20260709 14:54:28.774840 10340 raft_consensus.cc:3055] T 330a8a62c09741f1be074dad7b7a1430 P 3a41d8f651a64395b5bccf24ac50771c [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:54:28.777284 10340 raft_consensus.cc:740] T 330a8a62c09741f1be074dad7b7a1430 P 3a41d8f651a64395b5bccf24ac50771c [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 3a41d8f651a64395b5bccf24ac50771c, State: Running, Role: LEADER
I20260709 14:54:28.777300  6159 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260709 14:54:28.778630  6159 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 14:54:28.778100 10340 consensus_queue.cc:260] T 330a8a62c09741f1be074dad7b7a1430 P 3a41d8f651a64395b5bccf24ac50771c [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: -1 OBSOLETE_local: false peers { permanent_uuid: "3a41d8f651a64395b5bccf24ac50771c" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 37363 } } peers { permanent_uuid: "dded0e9532a643cdbf1153dd0115db18" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43185 } } peers { permanent_uuid: "22d1dbccd8e14455bf955324fe73338c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 40245 } }
I20260709 14:54:28.751566 10756 tablet.cc:1724] T cf8123d38427457f9cd9ad12b914e58f P 3a41d8f651a64395b5bccf24ac50771c: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 14:54:28.779382 10340 raft_consensus.cc:3060] T 330a8a62c09741f1be074dad7b7a1430 P 3a41d8f651a64395b5bccf24ac50771c [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:54:28.751749 10755 tablet.cc:1724] T ccf83b20002849ad96a4c379d7c539dd P 3a41d8f651a64395b5bccf24ac50771c: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 14:54:28.788339 10340 raft_consensus.cc:2468] T 330a8a62c09741f1be074dad7b7a1430 P 3a41d8f651a64395b5bccf24ac50771c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 22d1dbccd8e14455bf955324fe73338c in term 2.
I20260709 14:54:28.789527 10453 leader_election.cc:304] T 330a8a62c09741f1be074dad7b7a1430 P 22d1dbccd8e14455bf955324fe73338c [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: 22d1dbccd8e14455bf955324fe73338c, 3a41d8f651a64395b5bccf24ac50771c; no voters: 
I20260709 14:54:28.790489 10695 raft_consensus.cc:2804] T 330a8a62c09741f1be074dad7b7a1430 P 22d1dbccd8e14455bf955324fe73338c [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:54:28.790987 10695 raft_consensus.cc:697] T 330a8a62c09741f1be074dad7b7a1430 P 22d1dbccd8e14455bf955324fe73338c [term 2 LEADER]: Becoming Leader. State: Replica: 22d1dbccd8e14455bf955324fe73338c, State: Running, Role: LEADER
I20260709 14:54:28.792099 10487 leader_election.cc:290] T 330a8a62c09741f1be074dad7b7a1430 P 22d1dbccd8e14455bf955324fe73338c [CANDIDATE]: Term 2 election: Requested vote from peers 3a41d8f651a64395b5bccf24ac50771c (127.6.3.193:37363), dded0e9532a643cdbf1153dd0115db18 (127.6.3.194:43185)
I20260709 14:54:28.791908 10695 consensus_queue.cc:237] T 330a8a62c09741f1be074dad7b7a1430 P 22d1dbccd8e14455bf955324fe73338c [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: -1 OBSOLETE_local: false peers { permanent_uuid: "3a41d8f651a64395b5bccf24ac50771c" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 37363 } } peers { permanent_uuid: "dded0e9532a643cdbf1153dd0115db18" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43185 } } peers { permanent_uuid: "22d1dbccd8e14455bf955324fe73338c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 40245 } }
I20260709 14:54:28.793090 10414 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "330a8a62c09741f1be074dad7b7a1430" candidate_uuid: "22d1dbccd8e14455bf955324fe73338c" candidate_term: 2 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: true dest_uuid: "dded0e9532a643cdbf1153dd0115db18"
I20260709 14:54:28.793594 10414 raft_consensus.cc:3060] T 330a8a62c09741f1be074dad7b7a1430 P dded0e9532a643cdbf1153dd0115db18 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:54:28.804363 10236 catalog_manager.cc:5697] T 330a8a62c09741f1be074dad7b7a1430 P 22d1dbccd8e14455bf955324fe73338c reported cstate change: term changed from 1 to 2, leader changed from 3a41d8f651a64395b5bccf24ac50771c (127.6.3.193) to 22d1dbccd8e14455bf955324fe73338c (127.6.3.195). New cstate: current_term: 2 leader_uuid: "22d1dbccd8e14455bf955324fe73338c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a41d8f651a64395b5bccf24ac50771c" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 37363 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "dded0e9532a643cdbf1153dd0115db18" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43185 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "22d1dbccd8e14455bf955324fe73338c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 40245 } health_report { overall_health: HEALTHY } } }
I20260709 14:54:28.805477 10741 tablet.cc:1724] T b2ec6b058d2a41a7b127277b12d93f00 P 22d1dbccd8e14455bf955324fe73338c: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 14:54:28.805022 10755 tablet.cc:1724] T 242cde8ac7ae49898a1a2af028fddfc2 P 3a41d8f651a64395b5bccf24ac50771c: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 14:54:28.808414 10414 raft_consensus.cc:2468] T 330a8a62c09741f1be074dad7b7a1430 P dded0e9532a643cdbf1153dd0115db18 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 22d1dbccd8e14455bf955324fe73338c in term 2.
I20260709 14:54:28.827780 10237 catalog_manager.cc:6242] T 00000000000000000000000000000000 P 37e174f1806d4519ac1d50a168705b34: soft_deleted_table [id=a593ad2ea4f6469d8af2f000997ded0a] alter complete (version 1)
I20260709 14:54:29.038590 10761 raft_consensus.cc:993] T 30ec93a56fc842e2aff04bb12ed1545e P dded0e9532a643cdbf1153dd0115db18: : Instructing follower 22d1dbccd8e14455bf955324fe73338c to start an election
I20260709 14:54:29.039041 10697 raft_consensus.cc:1081] T 30ec93a56fc842e2aff04bb12ed1545e P dded0e9532a643cdbf1153dd0115db18 [term 1 LEADER]: Signalling peer 22d1dbccd8e14455bf955324fe73338c to start an election
I20260709 14:54:29.040303 10487 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "30ec93a56fc842e2aff04bb12ed1545e"
dest_uuid: "22d1dbccd8e14455bf955324fe73338c"
 from {username='slave'} at 127.0.0.1:55504
I20260709 14:54:29.040766 10487 raft_consensus.cc:493] T 30ec93a56fc842e2aff04bb12ed1545e P 22d1dbccd8e14455bf955324fe73338c [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:54:29.041038 10487 raft_consensus.cc:3060] T 30ec93a56fc842e2aff04bb12ed1545e P 22d1dbccd8e14455bf955324fe73338c [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:54:29.045672 10487 raft_consensus.cc:515] T 30ec93a56fc842e2aff04bb12ed1545e P 22d1dbccd8e14455bf955324fe73338c [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a41d8f651a64395b5bccf24ac50771c" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 37363 } } peers { permanent_uuid: "dded0e9532a643cdbf1153dd0115db18" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43185 } } peers { permanent_uuid: "22d1dbccd8e14455bf955324fe73338c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 40245 } }
I20260709 14:54:29.047410 10487 leader_election.cc:290] T 30ec93a56fc842e2aff04bb12ed1545e P 22d1dbccd8e14455bf955324fe73338c [CANDIDATE]: Term 2 election: Requested vote from peers 3a41d8f651a64395b5bccf24ac50771c (127.6.3.193:37363), dded0e9532a643cdbf1153dd0115db18 (127.6.3.194:43185)
I20260709 14:54:29.047988 10339 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "30ec93a56fc842e2aff04bb12ed1545e" candidate_uuid: "22d1dbccd8e14455bf955324fe73338c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "3a41d8f651a64395b5bccf24ac50771c"
I20260709 14:54:29.048204 10414 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "30ec93a56fc842e2aff04bb12ed1545e" candidate_uuid: "22d1dbccd8e14455bf955324fe73338c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "dded0e9532a643cdbf1153dd0115db18"
I20260709 14:54:29.048645 10339 raft_consensus.cc:3060] T 30ec93a56fc842e2aff04bb12ed1545e P 3a41d8f651a64395b5bccf24ac50771c [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:54:29.048745 10414 raft_consensus.cc:3055] T 30ec93a56fc842e2aff04bb12ed1545e P dded0e9532a643cdbf1153dd0115db18 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:54:29.049132 10414 raft_consensus.cc:740] T 30ec93a56fc842e2aff04bb12ed1545e P dded0e9532a643cdbf1153dd0115db18 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: dded0e9532a643cdbf1153dd0115db18, State: Running, Role: LEADER
I20260709 14:54:29.049690 10414 consensus_queue.cc:260] T 30ec93a56fc842e2aff04bb12ed1545e P dded0e9532a643cdbf1153dd0115db18 [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: "3a41d8f651a64395b5bccf24ac50771c" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 37363 } } peers { permanent_uuid: "dded0e9532a643cdbf1153dd0115db18" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43185 } } peers { permanent_uuid: "22d1dbccd8e14455bf955324fe73338c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 40245 } }
I20260709 14:54:29.050608 10414 raft_consensus.cc:3060] T 30ec93a56fc842e2aff04bb12ed1545e P dded0e9532a643cdbf1153dd0115db18 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:54:29.054417 10339 raft_consensus.cc:2468] T 30ec93a56fc842e2aff04bb12ed1545e P 3a41d8f651a64395b5bccf24ac50771c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 22d1dbccd8e14455bf955324fe73338c in term 2.
I20260709 14:54:29.055411 10453 leader_election.cc:304] T 30ec93a56fc842e2aff04bb12ed1545e P 22d1dbccd8e14455bf955324fe73338c [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: 22d1dbccd8e14455bf955324fe73338c, 3a41d8f651a64395b5bccf24ac50771c; no voters: 
I20260709 14:54:29.055513 10414 raft_consensus.cc:2468] T 30ec93a56fc842e2aff04bb12ed1545e P dded0e9532a643cdbf1153dd0115db18 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 22d1dbccd8e14455bf955324fe73338c in term 2.
I20260709 14:54:29.056124 10695 raft_consensus.cc:2804] T 30ec93a56fc842e2aff04bb12ed1545e P 22d1dbccd8e14455bf955324fe73338c [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:54:29.056529 10695 raft_consensus.cc:697] T 30ec93a56fc842e2aff04bb12ed1545e P 22d1dbccd8e14455bf955324fe73338c [term 2 LEADER]: Becoming Leader. State: Replica: 22d1dbccd8e14455bf955324fe73338c, State: Running, Role: LEADER
I20260709 14:54:29.057281 10695 consensus_queue.cc:237] T 30ec93a56fc842e2aff04bb12ed1545e P 22d1dbccd8e14455bf955324fe73338c [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: "3a41d8f651a64395b5bccf24ac50771c" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 37363 } } peers { permanent_uuid: "dded0e9532a643cdbf1153dd0115db18" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43185 } } peers { permanent_uuid: "22d1dbccd8e14455bf955324fe73338c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 40245 } }
I20260709 14:54:29.064432 10239 catalog_manager.cc:5697] T 30ec93a56fc842e2aff04bb12ed1545e P 22d1dbccd8e14455bf955324fe73338c reported cstate change: term changed from 1 to 2, leader changed from dded0e9532a643cdbf1153dd0115db18 (127.6.3.194) to 22d1dbccd8e14455bf955324fe73338c (127.6.3.195). New cstate: current_term: 2 leader_uuid: "22d1dbccd8e14455bf955324fe73338c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a41d8f651a64395b5bccf24ac50771c" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 37363 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "dded0e9532a643cdbf1153dd0115db18" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43185 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "22d1dbccd8e14455bf955324fe73338c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 40245 } health_report { overall_health: HEALTHY } } }
I20260709 14:54:29.171515 10414 raft_consensus.cc:1275] T 330a8a62c09741f1be074dad7b7a1430 P dded0e9532a643cdbf1153dd0115db18 [term 2 FOLLOWER]: Refusing update from remote peer 22d1dbccd8e14455bf955324fe73338c: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260709 14:54:29.172677 10695 consensus_queue.cc:1048] T 330a8a62c09741f1be074dad7b7a1430 P 22d1dbccd8e14455bf955324fe73338c [LEADER]: Connected to new peer: Peer: permanent_uuid: "dded0e9532a643cdbf1153dd0115db18" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43185 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:54:29.180558 10339 raft_consensus.cc:1275] T 330a8a62c09741f1be074dad7b7a1430 P 3a41d8f651a64395b5bccf24ac50771c [term 2 FOLLOWER]: Refusing update from remote peer 22d1dbccd8e14455bf955324fe73338c: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260709 14:54:29.181849 10695 consensus_queue.cc:1048] T 330a8a62c09741f1be074dad7b7a1430 P 22d1dbccd8e14455bf955324fe73338c [LEADER]: Connected to new peer: Peer: permanent_uuid: "3a41d8f651a64395b5bccf24ac50771c" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 37363 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:54:29.222450 10761 raft_consensus.cc:993] T ccf83b20002849ad96a4c379d7c539dd P dded0e9532a643cdbf1153dd0115db18: : Instructing follower 22d1dbccd8e14455bf955324fe73338c to start an election
I20260709 14:54:29.222857 10697 raft_consensus.cc:1081] T ccf83b20002849ad96a4c379d7c539dd P dded0e9532a643cdbf1153dd0115db18 [term 1 LEADER]: Signalling peer 22d1dbccd8e14455bf955324fe73338c to start an election
I20260709 14:54:29.224203 10487 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ccf83b20002849ad96a4c379d7c539dd"
dest_uuid: "22d1dbccd8e14455bf955324fe73338c"
 from {username='slave'} at 127.0.0.1:55504
I20260709 14:54:29.224555 10775 raft_consensus.cc:993] T a39af33e8ed04777ad20124f23c94655 P 3a41d8f651a64395b5bccf24ac50771c: : Instructing follower 22d1dbccd8e14455bf955324fe73338c to start an election
I20260709 14:54:29.224753 10487 raft_consensus.cc:493] T ccf83b20002849ad96a4c379d7c539dd P 22d1dbccd8e14455bf955324fe73338c [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:54:29.225155 10639 raft_consensus.cc:1081] T a39af33e8ed04777ad20124f23c94655 P 3a41d8f651a64395b5bccf24ac50771c [term 2 LEADER]: Signalling peer 22d1dbccd8e14455bf955324fe73338c to start an election
I20260709 14:54:29.225286 10487 raft_consensus.cc:3060] T ccf83b20002849ad96a4c379d7c539dd P 22d1dbccd8e14455bf955324fe73338c [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:54:29.226807 10484 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "a39af33e8ed04777ad20124f23c94655"
dest_uuid: "22d1dbccd8e14455bf955324fe73338c"
 from {username='slave'} at 127.0.0.1:55520
I20260709 14:54:29.227322 10484 raft_consensus.cc:493] T a39af33e8ed04777ad20124f23c94655 P 22d1dbccd8e14455bf955324fe73338c [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:54:29.227689 10484 raft_consensus.cc:3060] T a39af33e8ed04777ad20124f23c94655 P 22d1dbccd8e14455bf955324fe73338c [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:54:29.232275 10487 raft_consensus.cc:515] T ccf83b20002849ad96a4c379d7c539dd P 22d1dbccd8e14455bf955324fe73338c [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a41d8f651a64395b5bccf24ac50771c" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 37363 } } peers { permanent_uuid: "dded0e9532a643cdbf1153dd0115db18" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43185 } } peers { permanent_uuid: "22d1dbccd8e14455bf955324fe73338c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 40245 } }
I20260709 14:54:29.234808 10484 raft_consensus.cc:515] T a39af33e8ed04777ad20124f23c94655 P 22d1dbccd8e14455bf955324fe73338c [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a41d8f651a64395b5bccf24ac50771c" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 37363 } } peers { permanent_uuid: "dded0e9532a643cdbf1153dd0115db18" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43185 } } peers { permanent_uuid: "22d1dbccd8e14455bf955324fe73338c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 40245 } }
I20260709 14:54:29.235235 10414 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ccf83b20002849ad96a4c379d7c539dd" candidate_uuid: "22d1dbccd8e14455bf955324fe73338c" candidate_term: 2 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: true dest_uuid: "dded0e9532a643cdbf1153dd0115db18"
I20260709 14:54:29.235185 10487 leader_election.cc:290] T ccf83b20002849ad96a4c379d7c539dd P 22d1dbccd8e14455bf955324fe73338c [CANDIDATE]: Term 2 election: Requested vote from peers 3a41d8f651a64395b5bccf24ac50771c (127.6.3.193:37363), dded0e9532a643cdbf1153dd0115db18 (127.6.3.194:43185)
I20260709 14:54:29.235965 10414 raft_consensus.cc:3055] T ccf83b20002849ad96a4c379d7c539dd P dded0e9532a643cdbf1153dd0115db18 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:54:29.236338 10414 raft_consensus.cc:740] T ccf83b20002849ad96a4c379d7c539dd P dded0e9532a643cdbf1153dd0115db18 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: dded0e9532a643cdbf1153dd0115db18, State: Running, Role: LEADER
I20260709 14:54:29.237394 10484 leader_election.cc:290] T a39af33e8ed04777ad20124f23c94655 P 22d1dbccd8e14455bf955324fe73338c [CANDIDATE]: Term 3 election: Requested vote from peers 3a41d8f651a64395b5bccf24ac50771c (127.6.3.193:37363), dded0e9532a643cdbf1153dd0115db18 (127.6.3.194:43185)
I20260709 14:54:29.237154 10414 consensus_queue.cc:260] T ccf83b20002849ad96a4c379d7c539dd P dded0e9532a643cdbf1153dd0115db18 [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: -1 OBSOLETE_local: false peers { permanent_uuid: "3a41d8f651a64395b5bccf24ac50771c" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 37363 } } peers { permanent_uuid: "dded0e9532a643cdbf1153dd0115db18" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43185 } } peers { permanent_uuid: "22d1dbccd8e14455bf955324fe73338c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 40245 } }
I20260709 14:54:29.237761 10340 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a39af33e8ed04777ad20124f23c94655" candidate_uuid: "22d1dbccd8e14455bf955324fe73338c" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "3a41d8f651a64395b5bccf24ac50771c"
I20260709 14:54:29.234884 10339 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ccf83b20002849ad96a4c379d7c539dd" candidate_uuid: "22d1dbccd8e14455bf955324fe73338c" candidate_term: 2 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: true dest_uuid: "3a41d8f651a64395b5bccf24ac50771c"
I20260709 14:54:29.238323 10340 raft_consensus.cc:3055] T a39af33e8ed04777ad20124f23c94655 P 3a41d8f651a64395b5bccf24ac50771c [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:54:29.238404 10339 raft_consensus.cc:3060] T ccf83b20002849ad96a4c379d7c539dd P 3a41d8f651a64395b5bccf24ac50771c [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:54:29.238708 10340 raft_consensus.cc:740] T a39af33e8ed04777ad20124f23c94655 P 3a41d8f651a64395b5bccf24ac50771c [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 3a41d8f651a64395b5bccf24ac50771c, State: Running, Role: LEADER
I20260709 14:54:29.238511 10415 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a39af33e8ed04777ad20124f23c94655" candidate_uuid: "22d1dbccd8e14455bf955324fe73338c" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "dded0e9532a643cdbf1153dd0115db18"
I20260709 14:54:29.239308 10415 raft_consensus.cc:3060] T a39af33e8ed04777ad20124f23c94655 P dded0e9532a643cdbf1153dd0115db18 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:54:29.239544 10340 consensus_queue.cc:260] T a39af33e8ed04777ad20124f23c94655 P 3a41d8f651a64395b5bccf24ac50771c [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: "3a41d8f651a64395b5bccf24ac50771c" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 37363 } } peers { permanent_uuid: "dded0e9532a643cdbf1153dd0115db18" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43185 } } peers { permanent_uuid: "22d1dbccd8e14455bf955324fe73338c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 40245 } }
I20260709 14:54:29.240377 10340 raft_consensus.cc:3060] T a39af33e8ed04777ad20124f23c94655 P 3a41d8f651a64395b5bccf24ac50771c [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:54:29.238399 10414 raft_consensus.cc:3060] T ccf83b20002849ad96a4c379d7c539dd P dded0e9532a643cdbf1153dd0115db18 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:54:29.245175 10339 raft_consensus.cc:2468] T ccf83b20002849ad96a4c379d7c539dd P 3a41d8f651a64395b5bccf24ac50771c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 22d1dbccd8e14455bf955324fe73338c in term 2.
I20260709 14:54:29.246749 10453 leader_election.cc:304] T ccf83b20002849ad96a4c379d7c539dd P 22d1dbccd8e14455bf955324fe73338c [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: 22d1dbccd8e14455bf955324fe73338c, 3a41d8f651a64395b5bccf24ac50771c; no voters: 
I20260709 14:54:29.247697 10415 raft_consensus.cc:2468] T a39af33e8ed04777ad20124f23c94655 P dded0e9532a643cdbf1153dd0115db18 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 22d1dbccd8e14455bf955324fe73338c in term 3.
I20260709 14:54:29.248272 10695 raft_consensus.cc:2804] T ccf83b20002849ad96a4c379d7c539dd P 22d1dbccd8e14455bf955324fe73338c [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:54:29.248243 10340 raft_consensus.cc:2468] T a39af33e8ed04777ad20124f23c94655 P 3a41d8f651a64395b5bccf24ac50771c [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 22d1dbccd8e14455bf955324fe73338c in term 3.
I20260709 14:54:29.248937 10454 leader_election.cc:304] T a39af33e8ed04777ad20124f23c94655 P 22d1dbccd8e14455bf955324fe73338c [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: 22d1dbccd8e14455bf955324fe73338c, dded0e9532a643cdbf1153dd0115db18; no voters: 
I20260709 14:54:29.249112 10695 raft_consensus.cc:697] T ccf83b20002849ad96a4c379d7c539dd P 22d1dbccd8e14455bf955324fe73338c [term 2 LEADER]: Becoming Leader. State: Replica: 22d1dbccd8e14455bf955324fe73338c, State: Running, Role: LEADER
I20260709 14:54:29.249665 10414 raft_consensus.cc:2468] T ccf83b20002849ad96a4c379d7c539dd P dded0e9532a643cdbf1153dd0115db18 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 22d1dbccd8e14455bf955324fe73338c in term 2.
I20260709 14:54:29.249770 10749 raft_consensus.cc:2804] T a39af33e8ed04777ad20124f23c94655 P 22d1dbccd8e14455bf955324fe73338c [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:54:29.251452 10749 raft_consensus.cc:697] T a39af33e8ed04777ad20124f23c94655 P 22d1dbccd8e14455bf955324fe73338c [term 3 LEADER]: Becoming Leader. State: Replica: 22d1dbccd8e14455bf955324fe73338c, State: Running, Role: LEADER
I20260709 14:54:29.251274 10695 consensus_queue.cc:237] T ccf83b20002849ad96a4c379d7c539dd P 22d1dbccd8e14455bf955324fe73338c [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: -1 OBSOLETE_local: false peers { permanent_uuid: "3a41d8f651a64395b5bccf24ac50771c" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 37363 } } peers { permanent_uuid: "dded0e9532a643cdbf1153dd0115db18" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43185 } } peers { permanent_uuid: "22d1dbccd8e14455bf955324fe73338c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 40245 } }
I20260709 14:54:29.252329 10749 consensus_queue.cc:237] T a39af33e8ed04777ad20124f23c94655 P 22d1dbccd8e14455bf955324fe73338c [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: "3a41d8f651a64395b5bccf24ac50771c" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 37363 } } peers { permanent_uuid: "dded0e9532a643cdbf1153dd0115db18" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43185 } } peers { permanent_uuid: "22d1dbccd8e14455bf955324fe73338c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 40245 } }
I20260709 14:54:29.258322 10237 catalog_manager.cc:5697] T ccf83b20002849ad96a4c379d7c539dd P 22d1dbccd8e14455bf955324fe73338c reported cstate change: term changed from 1 to 2, leader changed from dded0e9532a643cdbf1153dd0115db18 (127.6.3.194) to 22d1dbccd8e14455bf955324fe73338c (127.6.3.195). New cstate: current_term: 2 leader_uuid: "22d1dbccd8e14455bf955324fe73338c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a41d8f651a64395b5bccf24ac50771c" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 37363 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "dded0e9532a643cdbf1153dd0115db18" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43185 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "22d1dbccd8e14455bf955324fe73338c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 40245 } health_report { overall_health: HEALTHY } } }
I20260709 14:54:29.269341 10237 catalog_manager.cc:5697] T a39af33e8ed04777ad20124f23c94655 P 22d1dbccd8e14455bf955324fe73338c reported cstate change: term changed from 2 to 3, leader changed from 3a41d8f651a64395b5bccf24ac50771c (127.6.3.193) to 22d1dbccd8e14455bf955324fe73338c (127.6.3.195). New cstate: current_term: 3 leader_uuid: "22d1dbccd8e14455bf955324fe73338c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a41d8f651a64395b5bccf24ac50771c" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 37363 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "dded0e9532a643cdbf1153dd0115db18" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43185 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "22d1dbccd8e14455bf955324fe73338c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 40245 } health_report { overall_health: HEALTHY } } }
I20260709 14:54:29.514390 10414 raft_consensus.cc:1275] T 30ec93a56fc842e2aff04bb12ed1545e P dded0e9532a643cdbf1153dd0115db18 [term 2 FOLLOWER]: Refusing update from remote peer 22d1dbccd8e14455bf955324fe73338c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:54:29.515527 10749 consensus_queue.cc:1048] T 30ec93a56fc842e2aff04bb12ed1545e P 22d1dbccd8e14455bf955324fe73338c [LEADER]: Connected to new peer: Peer: permanent_uuid: "dded0e9532a643cdbf1153dd0115db18" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43185 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:54:29.522935 10340 raft_consensus.cc:1275] T 30ec93a56fc842e2aff04bb12ed1545e P 3a41d8f651a64395b5bccf24ac50771c [term 2 FOLLOWER]: Refusing update from remote peer 22d1dbccd8e14455bf955324fe73338c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:54:29.524562 10749 consensus_queue.cc:1048] T 30ec93a56fc842e2aff04bb12ed1545e P 22d1dbccd8e14455bf955324fe73338c [LEADER]: Connected to new peer: Peer: permanent_uuid: "3a41d8f651a64395b5bccf24ac50771c" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 37363 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:54:29.796665 10415 raft_consensus.cc:1275] T a39af33e8ed04777ad20124f23c94655 P dded0e9532a643cdbf1153dd0115db18 [term 3 FOLLOWER]: Refusing update from remote peer 22d1dbccd8e14455bf955324fe73338c: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:54:29.798152 10749 consensus_queue.cc:1048] T a39af33e8ed04777ad20124f23c94655 P 22d1dbccd8e14455bf955324fe73338c [LEADER]: Connected to new peer: Peer: permanent_uuid: "dded0e9532a643cdbf1153dd0115db18" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43185 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:54:29.801087 10340 raft_consensus.cc:1275] T ccf83b20002849ad96a4c379d7c539dd P 3a41d8f651a64395b5bccf24ac50771c [term 2 FOLLOWER]: Refusing update from remote peer 22d1dbccd8e14455bf955324fe73338c: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260709 14:54:29.801482 10339 raft_consensus.cc:1275] T a39af33e8ed04777ad20124f23c94655 P 3a41d8f651a64395b5bccf24ac50771c [term 3 FOLLOWER]: Refusing update from remote peer 22d1dbccd8e14455bf955324fe73338c: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:54:29.803469 10695 consensus_queue.cc:1048] T a39af33e8ed04777ad20124f23c94655 P 22d1dbccd8e14455bf955324fe73338c [LEADER]: Connected to new peer: Peer: permanent_uuid: "3a41d8f651a64395b5bccf24ac50771c" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 37363 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:54:29.803740 10749 consensus_queue.cc:1048] T ccf83b20002849ad96a4c379d7c539dd P 22d1dbccd8e14455bf955324fe73338c [LEADER]: Connected to new peer: Peer: permanent_uuid: "3a41d8f651a64395b5bccf24ac50771c" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 37363 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 14:54:29.822139 10415 raft_consensus.cc:1275] T ccf83b20002849ad96a4c379d7c539dd P dded0e9532a643cdbf1153dd0115db18 [term 2 FOLLOWER]: Refusing update from remote peer 22d1dbccd8e14455bf955324fe73338c: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260709 14:54:29.823603 10777 consensus_queue.cc:1048] T ccf83b20002849ad96a4c379d7c539dd P 22d1dbccd8e14455bf955324fe73338c [LEADER]: Connected to new peer: Peer: permanent_uuid: "dded0e9532a643cdbf1153dd0115db18" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 43185 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:54:29.852450  6159 auto_leader_rebalancer.cc:141] leader rebalance for table soft_deleted_table
I20260709 14:54:29.856937  6159 auto_leader_rebalancer.cc:452] table: soft_deleted_table, leader rebalance finish, leader transfer count: 0
I20260709 14:54:29.857280  6159 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:54:29.862195  6159 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 14:54:29.862636  6159 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 14:54:30.887665  6159 tablet_server.cc:179] TabletServer@127.6.3.193:0 shutting down...
I20260709 14:54:30.911206  6159 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 14:54:30.911875  6159 tablet_replica.cc:333] T ffcb99e9750040a0b27d4161f0cd7d3a P 3a41d8f651a64395b5bccf24ac50771c: stopping tablet replica
I20260709 14:54:30.912530  6159 raft_consensus.cc:2243] T ffcb99e9750040a0b27d4161f0cd7d3a P 3a41d8f651a64395b5bccf24ac50771c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:30.912971  6159 raft_consensus.cc:2272] T ffcb99e9750040a0b27d4161f0cd7d3a P 3a41d8f651a64395b5bccf24ac50771c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:30.914831  6159 tablet_replica.cc:333] T 330a8a62c09741f1be074dad7b7a1430 P 3a41d8f651a64395b5bccf24ac50771c: stopping tablet replica
I20260709 14:54:30.915498  6159 raft_consensus.cc:2243] T 330a8a62c09741f1be074dad7b7a1430 P 3a41d8f651a64395b5bccf24ac50771c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:30.915915  6159 raft_consensus.cc:2272] T 330a8a62c09741f1be074dad7b7a1430 P 3a41d8f651a64395b5bccf24ac50771c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:30.917917  6159 tablet_replica.cc:333] T 426468c56d8c4f7c8227ab5702df8570 P 3a41d8f651a64395b5bccf24ac50771c: stopping tablet replica
I20260709 14:54:30.918524  6159 raft_consensus.cc:2243] T 426468c56d8c4f7c8227ab5702df8570 P 3a41d8f651a64395b5bccf24ac50771c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:30.919010  6159 raft_consensus.cc:2272] T 426468c56d8c4f7c8227ab5702df8570 P 3a41d8f651a64395b5bccf24ac50771c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:30.921011  6159 tablet_replica.cc:333] T b2ec6b058d2a41a7b127277b12d93f00 P 3a41d8f651a64395b5bccf24ac50771c: stopping tablet replica
I20260709 14:54:30.921475  6159 raft_consensus.cc:2243] T b2ec6b058d2a41a7b127277b12d93f00 P 3a41d8f651a64395b5bccf24ac50771c [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:54:30.922406  6159 raft_consensus.cc:2272] T b2ec6b058d2a41a7b127277b12d93f00 P 3a41d8f651a64395b5bccf24ac50771c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:30.924270  6159 tablet_replica.cc:333] T 28c6a410c13645dbaf5295018ccd9639 P 3a41d8f651a64395b5bccf24ac50771c: stopping tablet replica
I20260709 14:54:30.924793  6159 raft_consensus.cc:2243] T 28c6a410c13645dbaf5295018ccd9639 P 3a41d8f651a64395b5bccf24ac50771c [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:54:30.925493  6159 raft_consensus.cc:2272] T 28c6a410c13645dbaf5295018ccd9639 P 3a41d8f651a64395b5bccf24ac50771c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:30.927150  6159 tablet_replica.cc:333] T cf8123d38427457f9cd9ad12b914e58f P 3a41d8f651a64395b5bccf24ac50771c: stopping tablet replica
I20260709 14:54:30.927634  6159 raft_consensus.cc:2243] T cf8123d38427457f9cd9ad12b914e58f P 3a41d8f651a64395b5bccf24ac50771c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:30.928040  6159 raft_consensus.cc:2272] T cf8123d38427457f9cd9ad12b914e58f P 3a41d8f651a64395b5bccf24ac50771c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:30.929880  6159 tablet_replica.cc:333] T ccf83b20002849ad96a4c379d7c539dd P 3a41d8f651a64395b5bccf24ac50771c: stopping tablet replica
I20260709 14:54:30.930527  6159 raft_consensus.cc:2243] T ccf83b20002849ad96a4c379d7c539dd P 3a41d8f651a64395b5bccf24ac50771c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:30.931027  6159 raft_consensus.cc:2272] T ccf83b20002849ad96a4c379d7c539dd P 3a41d8f651a64395b5bccf24ac50771c [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 14:54:30.931341 10379 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 25 similar messages]
I20260709 14:54:30.932920  6159 tablet_replica.cc:333] T 38fc138cbcee45fbaefc1766f4fd7f79 P 3a41d8f651a64395b5bccf24ac50771c: stopping tablet replica
I20260709 14:54:30.933650  6159 raft_consensus.cc:2243] T 38fc138cbcee45fbaefc1766f4fd7f79 P 3a41d8f651a64395b5bccf24ac50771c [term 2 LEADER]: Raft consensus shutting down.
W20260709 14:54:30.934067 10379 consensus_peers.cc:597] T ffcb99e9750040a0b27d4161f0cd7d3a P dded0e9532a643cdbf1153dd0115db18 -> Peer 3a41d8f651a64395b5bccf24ac50771c (127.6.3.193:37363): Couldn't send request to peer 3a41d8f651a64395b5bccf24ac50771c. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:54:30.934540  6159 raft_consensus.cc:2272] T 38fc138cbcee45fbaefc1766f4fd7f79 P 3a41d8f651a64395b5bccf24ac50771c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:30.936456  6159 tablet_replica.cc:333] T 111a119cebca48088230eacd075558fa P 3a41d8f651a64395b5bccf24ac50771c: stopping tablet replica
I20260709 14:54:30.936875  6159 raft_consensus.cc:2243] T 111a119cebca48088230eacd075558fa P 3a41d8f651a64395b5bccf24ac50771c [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:54:30.937531  6159 raft_consensus.cc:2272] T 111a119cebca48088230eacd075558fa P 3a41d8f651a64395b5bccf24ac50771c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:30.939178  6159 tablet_replica.cc:333] T ede17619c7a54d698a8dd667037fb2fe P 3a41d8f651a64395b5bccf24ac50771c: stopping tablet replica
I20260709 14:54:30.939662  6159 raft_consensus.cc:2243] T ede17619c7a54d698a8dd667037fb2fe P 3a41d8f651a64395b5bccf24ac50771c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:30.940090  6159 raft_consensus.cc:2272] T ede17619c7a54d698a8dd667037fb2fe P 3a41d8f651a64395b5bccf24ac50771c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:30.941895  6159 tablet_replica.cc:333] T 7f5d020143604d42a692df3c9158f601 P 3a41d8f651a64395b5bccf24ac50771c: stopping tablet replica
I20260709 14:54:30.942305  6159 raft_consensus.cc:2243] T 7f5d020143604d42a692df3c9158f601 P 3a41d8f651a64395b5bccf24ac50771c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:30.942633  6159 raft_consensus.cc:2272] T 7f5d020143604d42a692df3c9158f601 P 3a41d8f651a64395b5bccf24ac50771c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:30.944245  6159 tablet_replica.cc:333] T 25b7e3b486064666b92946f921badec7 P 3a41d8f651a64395b5bccf24ac50771c: stopping tablet replica
I20260709 14:54:30.944672  6159 raft_consensus.cc:2243] T 25b7e3b486064666b92946f921badec7 P 3a41d8f651a64395b5bccf24ac50771c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:30.945024  6159 raft_consensus.cc:2272] T 25b7e3b486064666b92946f921badec7 P 3a41d8f651a64395b5bccf24ac50771c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:30.946776  6159 tablet_replica.cc:333] T 242cde8ac7ae49898a1a2af028fddfc2 P 3a41d8f651a64395b5bccf24ac50771c: stopping tablet replica
I20260709 14:54:30.947201  6159 raft_consensus.cc:2243] T 242cde8ac7ae49898a1a2af028fddfc2 P 3a41d8f651a64395b5bccf24ac50771c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:30.947543  6159 raft_consensus.cc:2272] T 242cde8ac7ae49898a1a2af028fddfc2 P 3a41d8f651a64395b5bccf24ac50771c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:30.949157  6159 tablet_replica.cc:333] T 366b420a02b148df8e53dcd5efa4a40f P 3a41d8f651a64395b5bccf24ac50771c: stopping tablet replica
I20260709 14:54:30.949685  6159 raft_consensus.cc:2243] T 366b420a02b148df8e53dcd5efa4a40f P 3a41d8f651a64395b5bccf24ac50771c [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:54:30.950410  6159 raft_consensus.cc:2272] T 366b420a02b148df8e53dcd5efa4a40f P 3a41d8f651a64395b5bccf24ac50771c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:30.952376  6159 tablet_replica.cc:333] T 30ec93a56fc842e2aff04bb12ed1545e P 3a41d8f651a64395b5bccf24ac50771c: stopping tablet replica
I20260709 14:54:30.952901  6159 raft_consensus.cc:2243] T 30ec93a56fc842e2aff04bb12ed1545e P 3a41d8f651a64395b5bccf24ac50771c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:30.953259  6159 raft_consensus.cc:2272] T 30ec93a56fc842e2aff04bb12ed1545e P 3a41d8f651a64395b5bccf24ac50771c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:30.955731  6159 tablet_replica.cc:333] T a39af33e8ed04777ad20124f23c94655 P 3a41d8f651a64395b5bccf24ac50771c: stopping tablet replica
I20260709 14:54:30.956398  6159 raft_consensus.cc:2243] T a39af33e8ed04777ad20124f23c94655 P 3a41d8f651a64395b5bccf24ac50771c [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:30.956880  6159 raft_consensus.cc:2272] T a39af33e8ed04777ad20124f23c94655 P 3a41d8f651a64395b5bccf24ac50771c [term 3 FOLLOWER]: Raft consensus is shut down!
W20260709 14:54:30.958642 10379 consensus_peers.cc:597] T 242cde8ac7ae49898a1a2af028fddfc2 P dded0e9532a643cdbf1153dd0115db18 -> Peer 3a41d8f651a64395b5bccf24ac50771c (127.6.3.193:37363): Couldn't send request to peer 3a41d8f651a64395b5bccf24ac50771c. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:54:30.959702  6159 tablet_replica.cc:333] T 3a7db8aebd5f4d55b209311230c6f6c7 P 3a41d8f651a64395b5bccf24ac50771c: stopping tablet replica
I20260709 14:54:30.960427  6159 raft_consensus.cc:2243] T 3a7db8aebd5f4d55b209311230c6f6c7 P 3a41d8f651a64395b5bccf24ac50771c [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:54:30.961179  6159 raft_consensus.cc:2272] T 3a7db8aebd5f4d55b209311230c6f6c7 P 3a41d8f651a64395b5bccf24ac50771c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:30.962910  6159 tablet_replica.cc:333] T 3c1bc4c0d6e74b2e91daf92b0490e6fa P 3a41d8f651a64395b5bccf24ac50771c: stopping tablet replica
I20260709 14:54:30.963397  6159 raft_consensus.cc:2243] T 3c1bc4c0d6e74b2e91daf92b0490e6fa P 3a41d8f651a64395b5bccf24ac50771c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:30.963824  6159 raft_consensus.cc:2272] T 3c1bc4c0d6e74b2e91daf92b0490e6fa P 3a41d8f651a64395b5bccf24ac50771c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:31.000231  6159 tablet_server.cc:196] TabletServer@127.6.3.193:0 shutdown complete.
W20260709 14:54:31.011613 10379 consensus_peers.cc:597] T ede17619c7a54d698a8dd667037fb2fe P dded0e9532a643cdbf1153dd0115db18 -> Peer 3a41d8f651a64395b5bccf24ac50771c (127.6.3.193:37363): Couldn't send request to peer 3a41d8f651a64395b5bccf24ac50771c. Status: Network error: Client connection negotiation failed: client connection to 127.6.3.193:37363: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:54:31.034083  6159 tablet_server.cc:179] TabletServer@127.6.3.194:0 shutting down...
I20260709 14:54:31.057580  6159 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 14:54:31.058126  6159 tablet_replica.cc:333] T 242cde8ac7ae49898a1a2af028fddfc2 P dded0e9532a643cdbf1153dd0115db18: stopping tablet replica
I20260709 14:54:31.058743  6159 raft_consensus.cc:2243] T 242cde8ac7ae49898a1a2af028fddfc2 P dded0e9532a643cdbf1153dd0115db18 [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:54:31.059635  6159 raft_consensus.cc:2272] T 242cde8ac7ae49898a1a2af028fddfc2 P dded0e9532a643cdbf1153dd0115db18 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:31.061301  6159 tablet_replica.cc:333] T 330a8a62c09741f1be074dad7b7a1430 P dded0e9532a643cdbf1153dd0115db18: stopping tablet replica
I20260709 14:54:31.061836  6159 raft_consensus.cc:2243] T 330a8a62c09741f1be074dad7b7a1430 P dded0e9532a643cdbf1153dd0115db18 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:31.062248  6159 raft_consensus.cc:2272] T 330a8a62c09741f1be074dad7b7a1430 P dded0e9532a643cdbf1153dd0115db18 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:31.063869  6159 tablet_replica.cc:333] T ffcb99e9750040a0b27d4161f0cd7d3a P dded0e9532a643cdbf1153dd0115db18: stopping tablet replica
I20260709 14:54:31.064435  6159 raft_consensus.cc:2243] T ffcb99e9750040a0b27d4161f0cd7d3a P dded0e9532a643cdbf1153dd0115db18 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:54:31.065253  6159 raft_consensus.cc:2272] T ffcb99e9750040a0b27d4161f0cd7d3a P dded0e9532a643cdbf1153dd0115db18 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:31.066840  6159 tablet_replica.cc:333] T cf8123d38427457f9cd9ad12b914e58f P dded0e9532a643cdbf1153dd0115db18: stopping tablet replica
I20260709 14:54:31.067430  6159 raft_consensus.cc:2243] T cf8123d38427457f9cd9ad12b914e58f P dded0e9532a643cdbf1153dd0115db18 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:31.067840  6159 raft_consensus.cc:2272] T cf8123d38427457f9cd9ad12b914e58f P dded0e9532a643cdbf1153dd0115db18 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:31.069442  6159 tablet_replica.cc:333] T 28c6a410c13645dbaf5295018ccd9639 P dded0e9532a643cdbf1153dd0115db18: stopping tablet replica
I20260709 14:54:31.069933  6159 raft_consensus.cc:2243] T 28c6a410c13645dbaf5295018ccd9639 P dded0e9532a643cdbf1153dd0115db18 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:31.070322  6159 raft_consensus.cc:2272] T 28c6a410c13645dbaf5295018ccd9639 P dded0e9532a643cdbf1153dd0115db18 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:31.071955  6159 tablet_replica.cc:333] T b2ec6b058d2a41a7b127277b12d93f00 P dded0e9532a643cdbf1153dd0115db18: stopping tablet replica
I20260709 14:54:31.072448  6159 raft_consensus.cc:2243] T b2ec6b058d2a41a7b127277b12d93f00 P dded0e9532a643cdbf1153dd0115db18 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:31.072856  6159 raft_consensus.cc:2272] T b2ec6b058d2a41a7b127277b12d93f00 P dded0e9532a643cdbf1153dd0115db18 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:31.074445  6159 tablet_replica.cc:333] T ede17619c7a54d698a8dd667037fb2fe P dded0e9532a643cdbf1153dd0115db18: stopping tablet replica
I20260709 14:54:31.074928  6159 raft_consensus.cc:2243] T ede17619c7a54d698a8dd667037fb2fe P dded0e9532a643cdbf1153dd0115db18 [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:54:31.075699  6159 raft_consensus.cc:2272] T ede17619c7a54d698a8dd667037fb2fe P dded0e9532a643cdbf1153dd0115db18 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:31.077539  6159 tablet_replica.cc:333] T 7f5d020143604d42a692df3c9158f601 P dded0e9532a643cdbf1153dd0115db18: stopping tablet replica
I20260709 14:54:31.078114  6159 raft_consensus.cc:2243] T 7f5d020143604d42a692df3c9158f601 P dded0e9532a643cdbf1153dd0115db18 [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:54:31.078828  6159 raft_consensus.cc:2272] T 7f5d020143604d42a692df3c9158f601 P dded0e9532a643cdbf1153dd0115db18 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:31.080922  6159 tablet_replica.cc:333] T ccf83b20002849ad96a4c379d7c539dd P dded0e9532a643cdbf1153dd0115db18: stopping tablet replica
I20260709 14:54:31.081439  6159 raft_consensus.cc:2243] T ccf83b20002849ad96a4c379d7c539dd P dded0e9532a643cdbf1153dd0115db18 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:31.081843  6159 raft_consensus.cc:2272] T ccf83b20002849ad96a4c379d7c539dd P dded0e9532a643cdbf1153dd0115db18 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:31.083806  6159 tablet_replica.cc:333] T 111a119cebca48088230eacd075558fa P dded0e9532a643cdbf1153dd0115db18: stopping tablet replica
I20260709 14:54:31.084295  6159 raft_consensus.cc:2243] T 111a119cebca48088230eacd075558fa P dded0e9532a643cdbf1153dd0115db18 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:31.084738  6159 raft_consensus.cc:2272] T 111a119cebca48088230eacd075558fa P dded0e9532a643cdbf1153dd0115db18 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:31.086572  6159 tablet_replica.cc:333] T 38fc138cbcee45fbaefc1766f4fd7f79 P dded0e9532a643cdbf1153dd0115db18: stopping tablet replica
I20260709 14:54:31.087142  6159 raft_consensus.cc:2243] T 38fc138cbcee45fbaefc1766f4fd7f79 P dded0e9532a643cdbf1153dd0115db18 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:31.087519  6159 raft_consensus.cc:2272] T 38fc138cbcee45fbaefc1766f4fd7f79 P dded0e9532a643cdbf1153dd0115db18 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:31.089330  6159 tablet_replica.cc:333] T 25b7e3b486064666b92946f921badec7 P dded0e9532a643cdbf1153dd0115db18: stopping tablet replica
I20260709 14:54:31.089728  6159 raft_consensus.cc:2243] T 25b7e3b486064666b92946f921badec7 P dded0e9532a643cdbf1153dd0115db18 [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:54:31.090358  6159 raft_consensus.cc:2272] T 25b7e3b486064666b92946f921badec7 P dded0e9532a643cdbf1153dd0115db18 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:31.092079  6159 tablet_replica.cc:333] T 426468c56d8c4f7c8227ab5702df8570 P dded0e9532a643cdbf1153dd0115db18: stopping tablet replica
I20260709 14:54:31.092650  6159 raft_consensus.cc:2243] T 426468c56d8c4f7c8227ab5702df8570 P dded0e9532a643cdbf1153dd0115db18 [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:54:31.093246  6159 raft_consensus.cc:2272] T 426468c56d8c4f7c8227ab5702df8570 P dded0e9532a643cdbf1153dd0115db18 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:31.094952  6159 tablet_replica.cc:333] T 3a7db8aebd5f4d55b209311230c6f6c7 P dded0e9532a643cdbf1153dd0115db18: stopping tablet replica
I20260709 14:54:31.095471  6159 raft_consensus.cc:2243] T 3a7db8aebd5f4d55b209311230c6f6c7 P dded0e9532a643cdbf1153dd0115db18 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:31.095854  6159 raft_consensus.cc:2272] T 3a7db8aebd5f4d55b209311230c6f6c7 P dded0e9532a643cdbf1153dd0115db18 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:31.097436  6159 tablet_replica.cc:333] T 3c1bc4c0d6e74b2e91daf92b0490e6fa P dded0e9532a643cdbf1153dd0115db18: stopping tablet replica
I20260709 14:54:31.097841  6159 raft_consensus.cc:2243] T 3c1bc4c0d6e74b2e91daf92b0490e6fa P dded0e9532a643cdbf1153dd0115db18 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:31.098181  6159 raft_consensus.cc:2272] T 3c1bc4c0d6e74b2e91daf92b0490e6fa P dded0e9532a643cdbf1153dd0115db18 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:31.100333  6159 tablet_replica.cc:333] T 30ec93a56fc842e2aff04bb12ed1545e P dded0e9532a643cdbf1153dd0115db18: stopping tablet replica
I20260709 14:54:31.100719  6159 raft_consensus.cc:2243] T 30ec93a56fc842e2aff04bb12ed1545e P dded0e9532a643cdbf1153dd0115db18 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:31.101047  6159 raft_consensus.cc:2272] T 30ec93a56fc842e2aff04bb12ed1545e P dded0e9532a643cdbf1153dd0115db18 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:31.102734  6159 tablet_replica.cc:333] T a39af33e8ed04777ad20124f23c94655 P dded0e9532a643cdbf1153dd0115db18: stopping tablet replica
I20260709 14:54:31.103194  6159 raft_consensus.cc:2243] T a39af33e8ed04777ad20124f23c94655 P dded0e9532a643cdbf1153dd0115db18 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:31.103526  6159 raft_consensus.cc:2272] T a39af33e8ed04777ad20124f23c94655 P dded0e9532a643cdbf1153dd0115db18 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:31.105758  6159 tablet_replica.cc:333] T 366b420a02b148df8e53dcd5efa4a40f P dded0e9532a643cdbf1153dd0115db18: stopping tablet replica
I20260709 14:54:31.106114  6159 raft_consensus.cc:2243] T 366b420a02b148df8e53dcd5efa4a40f P dded0e9532a643cdbf1153dd0115db18 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:31.106468  6159 raft_consensus.cc:2272] T 366b420a02b148df8e53dcd5efa4a40f P dded0e9532a643cdbf1153dd0115db18 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 14:54:31.119637 10454 consensus_peers.cc:597] T ccf83b20002849ad96a4c379d7c539dd P 22d1dbccd8e14455bf955324fe73338c -> Peer dded0e9532a643cdbf1153dd0115db18 (127.6.3.194:43185): Couldn't send request to peer dded0e9532a643cdbf1153dd0115db18. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 14:54:31.142042 10453 consensus_peers.cc:597] T 330a8a62c09741f1be074dad7b7a1430 P 22d1dbccd8e14455bf955324fe73338c -> Peer 3a41d8f651a64395b5bccf24ac50771c (127.6.3.193:37363): Couldn't send request to peer 3a41d8f651a64395b5bccf24ac50771c. Status: Network error: Client connection negotiation failed: client connection to 127.6.3.193:37363: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:54:31.143864  6159 tablet_server.cc:196] TabletServer@127.6.3.194:0 shutdown complete.
W20260709 14:54:31.144917 10454 consensus_peers.cc:597] T 30ec93a56fc842e2aff04bb12ed1545e P 22d1dbccd8e14455bf955324fe73338c -> Peer dded0e9532a643cdbf1153dd0115db18 (127.6.3.194:43185): Couldn't send request to peer dded0e9532a643cdbf1153dd0115db18. Status: Network error: Client connection negotiation failed: client connection to 127.6.3.194:43185: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:54:31.172989  6159 tablet_server.cc:179] TabletServer@127.6.3.195:0 shutting down...
W20260709 14:54:31.186146 10453 consensus_peers.cc:597] T 30ec93a56fc842e2aff04bb12ed1545e P 22d1dbccd8e14455bf955324fe73338c -> Peer 3a41d8f651a64395b5bccf24ac50771c (127.6.3.193:37363): Couldn't send request to peer 3a41d8f651a64395b5bccf24ac50771c. Status: Network error: Client connection negotiation failed: client connection to 127.6.3.193:37363: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:54:31.197443  6159 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 14:54:31.198060  6159 tablet_replica.cc:333] T 426468c56d8c4f7c8227ab5702df8570 P 22d1dbccd8e14455bf955324fe73338c: stopping tablet replica
I20260709 14:54:31.198607  6159 raft_consensus.cc:2243] T 426468c56d8c4f7c8227ab5702df8570 P 22d1dbccd8e14455bf955324fe73338c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:31.199028  6159 raft_consensus.cc:2272] T 426468c56d8c4f7c8227ab5702df8570 P 22d1dbccd8e14455bf955324fe73338c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:31.200958  6159 tablet_replica.cc:333] T ffcb99e9750040a0b27d4161f0cd7d3a P 22d1dbccd8e14455bf955324fe73338c: stopping tablet replica
I20260709 14:54:31.201524  6159 raft_consensus.cc:2243] T ffcb99e9750040a0b27d4161f0cd7d3a P 22d1dbccd8e14455bf955324fe73338c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:31.201927  6159 raft_consensus.cc:2272] T ffcb99e9750040a0b27d4161f0cd7d3a P 22d1dbccd8e14455bf955324fe73338c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:31.203636  6159 tablet_replica.cc:333] T 242cde8ac7ae49898a1a2af028fddfc2 P 22d1dbccd8e14455bf955324fe73338c: stopping tablet replica
I20260709 14:54:31.204190  6159 raft_consensus.cc:2243] T 242cde8ac7ae49898a1a2af028fddfc2 P 22d1dbccd8e14455bf955324fe73338c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:31.204591  6159 raft_consensus.cc:2272] T 242cde8ac7ae49898a1a2af028fddfc2 P 22d1dbccd8e14455bf955324fe73338c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:31.206282  6159 tablet_replica.cc:333] T cf8123d38427457f9cd9ad12b914e58f P 22d1dbccd8e14455bf955324fe73338c: stopping tablet replica
I20260709 14:54:31.206826  6159 raft_consensus.cc:2243] T cf8123d38427457f9cd9ad12b914e58f P 22d1dbccd8e14455bf955324fe73338c [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:54:31.207568  6159 raft_consensus.cc:2272] T cf8123d38427457f9cd9ad12b914e58f P 22d1dbccd8e14455bf955324fe73338c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:31.209173  6159 tablet_replica.cc:333] T 330a8a62c09741f1be074dad7b7a1430 P 22d1dbccd8e14455bf955324fe73338c: stopping tablet replica
I20260709 14:54:31.209692  6159 raft_consensus.cc:2243] T 330a8a62c09741f1be074dad7b7a1430 P 22d1dbccd8e14455bf955324fe73338c [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:54:31.210426  6159 raft_consensus.cc:2272] T 330a8a62c09741f1be074dad7b7a1430 P 22d1dbccd8e14455bf955324fe73338c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:31.212246  6159 tablet_replica.cc:333] T 28c6a410c13645dbaf5295018ccd9639 P 22d1dbccd8e14455bf955324fe73338c: stopping tablet replica
I20260709 14:54:31.212755  6159 raft_consensus.cc:2243] T 28c6a410c13645dbaf5295018ccd9639 P 22d1dbccd8e14455bf955324fe73338c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:31.213141  6159 raft_consensus.cc:2272] T 28c6a410c13645dbaf5295018ccd9639 P 22d1dbccd8e14455bf955324fe73338c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:31.214668  6159 tablet_replica.cc:333] T b2ec6b058d2a41a7b127277b12d93f00 P 22d1dbccd8e14455bf955324fe73338c: stopping tablet replica
I20260709 14:54:31.215274  6159 raft_consensus.cc:2243] T b2ec6b058d2a41a7b127277b12d93f00 P 22d1dbccd8e14455bf955324fe73338c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:31.215670  6159 raft_consensus.cc:2272] T b2ec6b058d2a41a7b127277b12d93f00 P 22d1dbccd8e14455bf955324fe73338c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:31.217254  6159 tablet_replica.cc:333] T ede17619c7a54d698a8dd667037fb2fe P 22d1dbccd8e14455bf955324fe73338c: stopping tablet replica
I20260709 14:54:31.217756  6159 raft_consensus.cc:2243] T ede17619c7a54d698a8dd667037fb2fe P 22d1dbccd8e14455bf955324fe73338c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:31.218144  6159 raft_consensus.cc:2272] T ede17619c7a54d698a8dd667037fb2fe P 22d1dbccd8e14455bf955324fe73338c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:31.219827  6159 tablet_replica.cc:333] T 7f5d020143604d42a692df3c9158f601 P 22d1dbccd8e14455bf955324fe73338c: stopping tablet replica
I20260709 14:54:31.220314  6159 raft_consensus.cc:2243] T 7f5d020143604d42a692df3c9158f601 P 22d1dbccd8e14455bf955324fe73338c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:31.220741  6159 raft_consensus.cc:2272] T 7f5d020143604d42a692df3c9158f601 P 22d1dbccd8e14455bf955324fe73338c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:31.222317  6159 tablet_replica.cc:333] T 3a7db8aebd5f4d55b209311230c6f6c7 P 22d1dbccd8e14455bf955324fe73338c: stopping tablet replica
I20260709 14:54:31.222793  6159 raft_consensus.cc:2243] T 3a7db8aebd5f4d55b209311230c6f6c7 P 22d1dbccd8e14455bf955324fe73338c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:31.223187  6159 raft_consensus.cc:2272] T 3a7db8aebd5f4d55b209311230c6f6c7 P 22d1dbccd8e14455bf955324fe73338c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:31.224691  6159 tablet_replica.cc:333] T 3c1bc4c0d6e74b2e91daf92b0490e6fa P 22d1dbccd8e14455bf955324fe73338c: stopping tablet replica
I20260709 14:54:31.225167  6159 raft_consensus.cc:2243] T 3c1bc4c0d6e74b2e91daf92b0490e6fa P 22d1dbccd8e14455bf955324fe73338c [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:54:31.225857  6159 raft_consensus.cc:2272] T 3c1bc4c0d6e74b2e91daf92b0490e6fa P 22d1dbccd8e14455bf955324fe73338c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:31.227597  6159 tablet_replica.cc:333] T 25b7e3b486064666b92946f921badec7 P 22d1dbccd8e14455bf955324fe73338c: stopping tablet replica
I20260709 14:54:31.228076  6159 raft_consensus.cc:2243] T 25b7e3b486064666b92946f921badec7 P 22d1dbccd8e14455bf955324fe73338c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:31.228468  6159 raft_consensus.cc:2272] T 25b7e3b486064666b92946f921badec7 P 22d1dbccd8e14455bf955324fe73338c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:31.230247  6159 tablet_replica.cc:333] T ccf83b20002849ad96a4c379d7c539dd P 22d1dbccd8e14455bf955324fe73338c: stopping tablet replica
I20260709 14:54:31.230706  6159 raft_consensus.cc:2243] T ccf83b20002849ad96a4c379d7c539dd P 22d1dbccd8e14455bf955324fe73338c [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:54:31.231424  6159 raft_consensus.cc:2272] T ccf83b20002849ad96a4c379d7c539dd P 22d1dbccd8e14455bf955324fe73338c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:31.232890  6159 tablet_replica.cc:333] T 38fc138cbcee45fbaefc1766f4fd7f79 P 22d1dbccd8e14455bf955324fe73338c: stopping tablet replica
I20260709 14:54:31.233347  6159 raft_consensus.cc:2243] T 38fc138cbcee45fbaefc1766f4fd7f79 P 22d1dbccd8e14455bf955324fe73338c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:31.233744  6159 raft_consensus.cc:2272] T 38fc138cbcee45fbaefc1766f4fd7f79 P 22d1dbccd8e14455bf955324fe73338c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:31.235388  6159 tablet_replica.cc:333] T 111a119cebca48088230eacd075558fa P 22d1dbccd8e14455bf955324fe73338c: stopping tablet replica
I20260709 14:54:31.235836  6159 raft_consensus.cc:2243] T 111a119cebca48088230eacd075558fa P 22d1dbccd8e14455bf955324fe73338c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:31.236234  6159 raft_consensus.cc:2272] T 111a119cebca48088230eacd075558fa P 22d1dbccd8e14455bf955324fe73338c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:31.237895  6159 tablet_replica.cc:333] T 30ec93a56fc842e2aff04bb12ed1545e P 22d1dbccd8e14455bf955324fe73338c: stopping tablet replica
I20260709 14:54:31.238338  6159 raft_consensus.cc:2243] T 30ec93a56fc842e2aff04bb12ed1545e P 22d1dbccd8e14455bf955324fe73338c [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:54:31.238976  6159 raft_consensus.cc:2272] T 30ec93a56fc842e2aff04bb12ed1545e P 22d1dbccd8e14455bf955324fe73338c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:31.240636  6159 tablet_replica.cc:333] T a39af33e8ed04777ad20124f23c94655 P 22d1dbccd8e14455bf955324fe73338c: stopping tablet replica
I20260709 14:54:31.241086  6159 raft_consensus.cc:2243] T a39af33e8ed04777ad20124f23c94655 P 22d1dbccd8e14455bf955324fe73338c [term 3 LEADER]: Raft consensus shutting down.
I20260709 14:54:31.241734  6159 raft_consensus.cc:2272] T a39af33e8ed04777ad20124f23c94655 P 22d1dbccd8e14455bf955324fe73338c [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:31.243369  6159 tablet_replica.cc:333] T 366b420a02b148df8e53dcd5efa4a40f P 22d1dbccd8e14455bf955324fe73338c: stopping tablet replica
I20260709 14:54:31.243801  6159 raft_consensus.cc:2243] T 366b420a02b148df8e53dcd5efa4a40f P 22d1dbccd8e14455bf955324fe73338c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:31.244184  6159 raft_consensus.cc:2272] T 366b420a02b148df8e53dcd5efa4a40f P 22d1dbccd8e14455bf955324fe73338c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:31.280843  6159 tablet_server.cc:196] TabletServer@127.6.3.195:0 shutdown complete.
I20260709 14:54:31.309926  6159 master.cc:562] Master@127.6.3.254:33687 shutting down...
I20260709 14:54:31.328346  6159 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 37e174f1806d4519ac1d50a168705b34 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:54:31.328804  6159 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 37e174f1806d4519ac1d50a168705b34 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:31.329108  6159 tablet_replica.cc:333] T 00000000000000000000000000000000 P 37e174f1806d4519ac1d50a168705b34: stopping tablet replica
I20260709 14:54:31.348369  6159 master.cc:584] Master@127.6.3.254:33687 shutdown complete.
[       OK ] FilterSoftDeletedTableTest.TestFilterSofteDeletedTable/0 (11705 ms)
[ RUN      ] FilterSoftDeletedTableTest.TestFilterSofteDeletedTable/1
I20260709 14:54:31.394397  6159 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.6.3.254:37641
I20260709 14:54:31.395468  6159 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:54:31.400874 10794 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
W20260709 14:54:31.400923 10795 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
W20260709 14:54:31.401360 10797 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
I20260709 14:54:31.402136  6159 server_base.cc:1061] running on GCE node
I20260709 14:54:31.403506  6159 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 14:54:31.403692  6159 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 14:54:31.403800  6159 hybrid_clock.cc:648] HybridClock initialized: now 1783608871403789 us; error 0 us; skew 500 ppm
I20260709 14:54:31.404198  6159 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:54:31.406443  6159 webserver.cc:533] Webserver started at http://127.6.3.254:39289/ using document root <none> and password file <none>
I20260709 14:54:31.406818  6159 fs_manager.cc:362] Metadata directory not provided
I20260709 14:54:31.406953  6159 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 14:54:31.407209  6159 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 14:54:31.408138  6159 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskD7XNpc/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783608775933393-6159-0/minicluster-data/master-0-root/instance:
uuid: "b03c43e4ecd44ffbbb34081c40292b65"
format_stamp: "Formatted at 2026-07-09 14:54:31 on dist-test-slave-rx4q"
I20260709 14:54:31.411980  6159 fs_manager.cc:696] Time spent creating directory manager: real 0.003s	user 0.004s	sys 0.000s
I20260709 14:54:31.414821 10802 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:54:31.415596  6159 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260709 14:54:31.415887  6159 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskD7XNpc/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783608775933393-6159-0/minicluster-data/master-0-root
uuid: "b03c43e4ecd44ffbbb34081c40292b65"
format_stamp: "Formatted at 2026-07-09 14:54:31 on dist-test-slave-rx4q"
I20260709 14:54:31.416143  6159 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskD7XNpc/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783608775933393-6159-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskD7XNpc/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783608775933393-6159-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskD7XNpc/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783608775933393-6159-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)
I20260709 14:54:31.435798  6159 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:54:31.436932  6159 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:54:31.472409  6159 rpc_server.cc:307] RPC server started. Bound to: 127.6.3.254:37641
I20260709 14:54:31.472527 10853 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.6.3.254:37641 every 8 connection(s)
I20260709 14:54:31.476109 10854 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:31.486399 10854 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P b03c43e4ecd44ffbbb34081c40292b65: Bootstrap starting.
I20260709 14:54:31.490715 10854 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P b03c43e4ecd44ffbbb34081c40292b65: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:31.494379 10854 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P b03c43e4ecd44ffbbb34081c40292b65: No bootstrap required, opened a new log
I20260709 14:54:31.496374 10854 raft_consensus.cc:359] T 00000000000000000000000000000000 P b03c43e4ecd44ffbbb34081c40292b65 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b03c43e4ecd44ffbbb34081c40292b65" member_type: VOTER }
I20260709 14:54:31.496707 10854 raft_consensus.cc:385] T 00000000000000000000000000000000 P b03c43e4ecd44ffbbb34081c40292b65 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:31.496894 10854 raft_consensus.cc:740] T 00000000000000000000000000000000 P b03c43e4ecd44ffbbb34081c40292b65 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b03c43e4ecd44ffbbb34081c40292b65, State: Initialized, Role: FOLLOWER
I20260709 14:54:31.497367 10854 consensus_queue.cc:260] T 00000000000000000000000000000000 P b03c43e4ecd44ffbbb34081c40292b65 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b03c43e4ecd44ffbbb34081c40292b65" member_type: VOTER }
I20260709 14:54:31.497783 10854 raft_consensus.cc:399] T 00000000000000000000000000000000 P b03c43e4ecd44ffbbb34081c40292b65 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260709 14:54:31.497964 10854 raft_consensus.cc:493] T 00000000000000000000000000000000 P b03c43e4ecd44ffbbb34081c40292b65 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260709 14:54:31.498163 10854 raft_consensus.cc:3060] T 00000000000000000000000000000000 P b03c43e4ecd44ffbbb34081c40292b65 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:31.502136 10854 raft_consensus.cc:515] T 00000000000000000000000000000000 P b03c43e4ecd44ffbbb34081c40292b65 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b03c43e4ecd44ffbbb34081c40292b65" member_type: VOTER }
I20260709 14:54:31.502570 10854 leader_election.cc:304] T 00000000000000000000000000000000 P b03c43e4ecd44ffbbb34081c40292b65 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: b03c43e4ecd44ffbbb34081c40292b65; no voters: 
I20260709 14:54:31.503532 10854 leader_election.cc:290] T 00000000000000000000000000000000 P b03c43e4ecd44ffbbb34081c40292b65 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260709 14:54:31.503822 10857 raft_consensus.cc:2804] T 00000000000000000000000000000000 P b03c43e4ecd44ffbbb34081c40292b65 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:54:31.505045 10857 raft_consensus.cc:697] T 00000000000000000000000000000000 P b03c43e4ecd44ffbbb34081c40292b65 [term 1 LEADER]: Becoming Leader. State: Replica: b03c43e4ecd44ffbbb34081c40292b65, State: Running, Role: LEADER
I20260709 14:54:31.505672 10857 consensus_queue.cc:237] T 00000000000000000000000000000000 P b03c43e4ecd44ffbbb34081c40292b65 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b03c43e4ecd44ffbbb34081c40292b65" member_type: VOTER }
I20260709 14:54:31.506338 10854 sys_catalog.cc:565] T 00000000000000000000000000000000 P b03c43e4ecd44ffbbb34081c40292b65 [sys.catalog]: configured and running, proceeding with master startup.
I20260709 14:54:31.510215 10859 sys_catalog.cc:455] T 00000000000000000000000000000000 P b03c43e4ecd44ffbbb34081c40292b65 [sys.catalog]: SysCatalogTable state changed. Reason: New leader b03c43e4ecd44ffbbb34081c40292b65. Latest consensus state: current_term: 1 leader_uuid: "b03c43e4ecd44ffbbb34081c40292b65" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b03c43e4ecd44ffbbb34081c40292b65" member_type: VOTER } }
I20260709 14:54:31.510398 10858 sys_catalog.cc:455] T 00000000000000000000000000000000 P b03c43e4ecd44ffbbb34081c40292b65 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "b03c43e4ecd44ffbbb34081c40292b65" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b03c43e4ecd44ffbbb34081c40292b65" member_type: VOTER } }
I20260709 14:54:31.510914 10859 sys_catalog.cc:458] T 00000000000000000000000000000000 P b03c43e4ecd44ffbbb34081c40292b65 [sys.catalog]: This master's current role is: LEADER
I20260709 14:54:31.511126 10858 sys_catalog.cc:458] T 00000000000000000000000000000000 P b03c43e4ecd44ffbbb34081c40292b65 [sys.catalog]: This master's current role is: LEADER
I20260709 14:54:31.513115 10864 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260709 14:54:31.517699 10864 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260709 14:54:31.522606  6159 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260709 14:54:31.525743 10864 catalog_manager.cc:1383] Generated new cluster ID: c56fe7613c3240ee82d3fd72693628a0
I20260709 14:54:31.525960 10864 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260709 14:54:31.554494 10864 catalog_manager.cc:1406] Generated new certificate authority record
I20260709 14:54:31.555799 10864 catalog_manager.cc:1540] Loading token signing keys...
I20260709 14:54:31.566427 10864 catalog_manager.cc:6070] T 00000000000000000000000000000000 P b03c43e4ecd44ffbbb34081c40292b65: Generated new TSK 0
I20260709 14:54:31.566900 10864 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260709 14:54:31.588760  6159 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:54:31.594036 10875 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
W20260709 14:54:31.594930 10876 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
I20260709 14:54:31.597084  6159 server_base.cc:1061] running on GCE node
W20260709 14:54:31.597251 10878 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
I20260709 14:54:31.598114  6159 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 14:54:31.598289  6159 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 14:54:31.598417  6159 hybrid_clock.cc:648] HybridClock initialized: now 1783608871598406 us; error 0 us; skew 500 ppm
I20260709 14:54:31.598840  6159 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:54:31.600852  6159 webserver.cc:533] Webserver started at http://127.6.3.193:36979/ using document root <none> and password file <none>
I20260709 14:54:31.601235  6159 fs_manager.cc:362] Metadata directory not provided
I20260709 14:54:31.601380  6159 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 14:54:31.601593  6159 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 14:54:31.602559  6159 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskD7XNpc/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783608775933393-6159-0/minicluster-data/ts-0-root/instance:
uuid: "5e972238c8ba4c0a96039cd83280d0f6"
format_stamp: "Formatted at 2026-07-09 14:54:31 on dist-test-slave-rx4q"
I20260709 14:54:31.606626  6159 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.001s
I20260709 14:54:31.609581 10883 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:54:31.610294  6159 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260709 14:54:31.610562  6159 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskD7XNpc/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783608775933393-6159-0/minicluster-data/ts-0-root
uuid: "5e972238c8ba4c0a96039cd83280d0f6"
format_stamp: "Formatted at 2026-07-09 14:54:31 on dist-test-slave-rx4q"
I20260709 14:54:31.610807  6159 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskD7XNpc/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783608775933393-6159-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskD7XNpc/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783608775933393-6159-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskD7XNpc/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783608775933393-6159-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)
I20260709 14:54:31.624179  6159 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:54:31.625322  6159 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:54:31.626654  6159 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 14:54:31.628712  6159 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 14:54:31.628870  6159 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:54:31.629135  6159 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 14:54:31.629297  6159 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:54:31.666148  6159 rpc_server.cc:307] RPC server started. Bound to: 127.6.3.193:39383
I20260709 14:54:31.666246 10945 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.6.3.193:39383 every 8 connection(s)
I20260709 14:54:31.670934  6159 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:54:31.677122 10950 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
W20260709 14:54:31.678499 10951 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
I20260709 14:54:31.680267  6159 server_base.cc:1061] running on GCE node
W20260709 14:54:31.680785 10953 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
I20260709 14:54:31.681740  6159 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 14:54:31.681957  6159 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 14:54:31.682128  6159 hybrid_clock.cc:648] HybridClock initialized: now 1783608871682110 us; error 0 us; skew 500 ppm
I20260709 14:54:31.682619  6159 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:54:31.684809  6159 webserver.cc:533] Webserver started at http://127.6.3.194:38165/ using document root <none> and password file <none>
I20260709 14:54:31.685343  6159 fs_manager.cc:362] Metadata directory not provided
I20260709 14:54:31.685596  6159 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 14:54:31.685907  6159 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 14:54:31.687292  6159 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskD7XNpc/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783608775933393-6159-0/minicluster-data/ts-1-root/instance:
uuid: "390c6000c0b840429c8a4b417eafd156"
format_stamp: "Formatted at 2026-07-09 14:54:31 on dist-test-slave-rx4q"
I20260709 14:54:31.687441 10946 heartbeater.cc:344] Connected to a master server at 127.6.3.254:37641
I20260709 14:54:31.687865 10946 heartbeater.cc:461] Registering TS with master...
I20260709 14:54:31.688681 10946 heartbeater.cc:507] Master 127.6.3.254:37641 requested a full tablet report, sending...
I20260709 14:54:31.690625 10819 ts_manager.cc:194] Registered new tserver with Master: 5e972238c8ba4c0a96039cd83280d0f6 (127.6.3.193:39383)
I20260709 14:54:31.692587 10819 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:57168
I20260709 14:54:31.692674  6159 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.005s	sys 0.000s
I20260709 14:54:31.695927 10958 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:54:31.696630  6159 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260709 14:54:31.696903  6159 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskD7XNpc/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783608775933393-6159-0/minicluster-data/ts-1-root
uuid: "390c6000c0b840429c8a4b417eafd156"
format_stamp: "Formatted at 2026-07-09 14:54:31 on dist-test-slave-rx4q"
I20260709 14:54:31.697151  6159 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskD7XNpc/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783608775933393-6159-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskD7XNpc/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783608775933393-6159-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskD7XNpc/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783608775933393-6159-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)
I20260709 14:54:31.709888  6159 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:54:31.710872  6159 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:54:31.712700  6159 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 14:54:31.714624  6159 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 14:54:31.714809  6159 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:54:31.715054  6159 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 14:54:31.715305  6159 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.001s	sys 0.000s
I20260709 14:54:31.753268  6159 rpc_server.cc:307] RPC server started. Bound to: 127.6.3.194:34285
I20260709 14:54:31.753346 11020 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.6.3.194:34285 every 8 connection(s)
I20260709 14:54:31.757467  6159 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:54:31.765061 11024 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
W20260709 14:54:31.766153 11025 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
W20260709 14:54:31.768008 11027 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
I20260709 14:54:31.768983 11021 heartbeater.cc:344] Connected to a master server at 127.6.3.254:37641
I20260709 14:54:31.769377 11021 heartbeater.cc:461] Registering TS with master...
I20260709 14:54:31.769806  6159 server_base.cc:1061] running on GCE node
I20260709 14:54:31.770172 11021 heartbeater.cc:507] Master 127.6.3.254:37641 requested a full tablet report, sending...
I20260709 14:54:31.770820  6159 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 14:54:31.771162  6159 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 14:54:31.771323  6159 hybrid_clock.cc:648] HybridClock initialized: now 1783608871771286 us; error 0 us; skew 500 ppm
I20260709 14:54:31.771872  6159 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:54:31.772264 10819 ts_manager.cc:194] Registered new tserver with Master: 390c6000c0b840429c8a4b417eafd156 (127.6.3.194:34285)
I20260709 14:54:31.774091 10819 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:57170
I20260709 14:54:31.774482  6159 webserver.cc:533] Webserver started at http://127.6.3.195:43069/ using document root <none> and password file <none>
I20260709 14:54:31.775215  6159 fs_manager.cc:362] Metadata directory not provided
I20260709 14:54:31.775486  6159 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 14:54:31.775797  6159 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 14:54:31.777228  6159 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskD7XNpc/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783608775933393-6159-0/minicluster-data/ts-2-root/instance:
uuid: "108da90e11b041a99efba19d57cce96c"
format_stamp: "Formatted at 2026-07-09 14:54:31 on dist-test-slave-rx4q"
I20260709 14:54:31.781327  6159 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260709 14:54:31.784313 11032 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:54:31.784973  6159 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260709 14:54:31.785271  6159 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskD7XNpc/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783608775933393-6159-0/minicluster-data/ts-2-root
uuid: "108da90e11b041a99efba19d57cce96c"
format_stamp: "Formatted at 2026-07-09 14:54:31 on dist-test-slave-rx4q"
I20260709 14:54:31.785588  6159 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskD7XNpc/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783608775933393-6159-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskD7XNpc/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783608775933393-6159-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskD7XNpc/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783608775933393-6159-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)
I20260709 14:54:31.806962  6159 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:54:31.808079  6159 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:54:31.809346  6159 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 14:54:31.811321  6159 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 14:54:31.811527  6159 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:54:31.811745  6159 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 14:54:31.811910  6159 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:54:31.849114  6159 rpc_server.cc:307] RPC server started. Bound to: 127.6.3.195:46129
I20260709 14:54:31.849208 11094 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.6.3.195:46129 every 8 connection(s)
I20260709 14:54:31.861557 11095 heartbeater.cc:344] Connected to a master server at 127.6.3.254:37641
I20260709 14:54:31.862006 11095 heartbeater.cc:461] Registering TS with master...
I20260709 14:54:31.862635 11095 heartbeater.cc:507] Master 127.6.3.254:37641 requested a full tablet report, sending...
I20260709 14:54:31.864368 10819 ts_manager.cc:194] Registered new tserver with Master: 108da90e11b041a99efba19d57cce96c (127.6.3.195:46129)
I20260709 14:54:31.865274  6159 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.013328747s
I20260709 14:54:31.865840 10819 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:57186
I20260709 14:54:31.887290 10819 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:57196:
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\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q""\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260709 14:54:31.889725 10819 catalog_manager.cc:7077] 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.
I20260709 14:54:31.954159 11060 tablet_service.cc:1511] Processing CreateTablet for tablet 4cf27b493adb4cee9a9f44e05f85c4db (DEFAULT_TABLE table=test-workload [id=9cae7c4f6a964764917ded804cdb8963]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 14:54:31.956115 11059 tablet_service.cc:1511] Processing CreateTablet for tablet 1bc61e627edf4d5eb32e7c9a8a3610d4 (DEFAULT_TABLE table=test-workload [id=9cae7c4f6a964764917ded804cdb8963]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 14:54:31.957698 11059 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1bc61e627edf4d5eb32e7c9a8a3610d4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:31.960264 11058 tablet_service.cc:1511] Processing CreateTablet for tablet be9655dcbe7a4096b6745b61bd5e02cf (DEFAULT_TABLE table=test-workload [id=9cae7c4f6a964764917ded804cdb8963]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 14:54:31.961869 11058 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet be9655dcbe7a4096b6745b61bd5e02cf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:31.963768 11060 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4cf27b493adb4cee9a9f44e05f85c4db. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:31.964010 10910 tablet_service.cc:1511] Processing CreateTablet for tablet 1bc61e627edf4d5eb32e7c9a8a3610d4 (DEFAULT_TABLE table=test-workload [id=9cae7c4f6a964764917ded804cdb8963]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 14:54:31.965293 10910 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1bc61e627edf4d5eb32e7c9a8a3610d4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:31.965101 10909 tablet_service.cc:1511] Processing CreateTablet for tablet be9655dcbe7a4096b6745b61bd5e02cf (DEFAULT_TABLE table=test-workload [id=9cae7c4f6a964764917ded804cdb8963]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 14:54:31.967233 10908 tablet_service.cc:1511] Processing CreateTablet for tablet a871861292974c9ba51df0b14123b3a4 (DEFAULT_TABLE table=test-workload [id=9cae7c4f6a964764917ded804cdb8963]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 14:54:31.968396 10908 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a871861292974c9ba51df0b14123b3a4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:31.963424 10911 tablet_service.cc:1511] Processing CreateTablet for tablet 4cf27b493adb4cee9a9f44e05f85c4db (DEFAULT_TABLE table=test-workload [id=9cae7c4f6a964764917ded804cdb8963]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 14:54:31.971813 10911 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4cf27b493adb4cee9a9f44e05f85c4db. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:31.974903 10909 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet be9655dcbe7a4096b6745b61bd5e02cf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:31.984671 10986 tablet_service.cc:1511] Processing CreateTablet for tablet 4cf27b493adb4cee9a9f44e05f85c4db (DEFAULT_TABLE table=test-workload [id=9cae7c4f6a964764917ded804cdb8963]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 14:54:31.985967 10986 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4cf27b493adb4cee9a9f44e05f85c4db. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:31.986531 11057 tablet_service.cc:1511] Processing CreateTablet for tablet a871861292974c9ba51df0b14123b3a4 (DEFAULT_TABLE table=test-workload [id=9cae7c4f6a964764917ded804cdb8963]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 14:54:31.986956 10983 tablet_service.cc:1511] Processing CreateTablet for tablet a871861292974c9ba51df0b14123b3a4 (DEFAULT_TABLE table=test-workload [id=9cae7c4f6a964764917ded804cdb8963]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 14:54:31.987869 11057 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a871861292974c9ba51df0b14123b3a4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:31.988263 10983 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a871861292974c9ba51df0b14123b3a4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:31.992177 10984 tablet_service.cc:1511] Processing CreateTablet for tablet be9655dcbe7a4096b6745b61bd5e02cf (DEFAULT_TABLE table=test-workload [id=9cae7c4f6a964764917ded804cdb8963]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 14:54:31.993419 10984 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet be9655dcbe7a4096b6745b61bd5e02cf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:31.996186 10985 tablet_service.cc:1511] Processing CreateTablet for tablet 1bc61e627edf4d5eb32e7c9a8a3610d4 (DEFAULT_TABLE table=test-workload [id=9cae7c4f6a964764917ded804cdb8963]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 14:54:31.997413 10985 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1bc61e627edf4d5eb32e7c9a8a3610d4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:32.002668 10907 tablet_service.cc:1511] Processing CreateTablet for tablet 91b1e9e35b8d4e2499752af3e3e4b0d7 (DEFAULT_TABLE table=test-workload [id=9cae7c4f6a964764917ded804cdb8963]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 14:54:32.003875 10907 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 91b1e9e35b8d4e2499752af3e3e4b0d7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:32.011410 10982 tablet_service.cc:1511] Processing CreateTablet for tablet 91b1e9e35b8d4e2499752af3e3e4b0d7 (DEFAULT_TABLE table=test-workload [id=9cae7c4f6a964764917ded804cdb8963]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 14:54:32.012740 10982 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 91b1e9e35b8d4e2499752af3e3e4b0d7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:32.012605 11056 tablet_service.cc:1511] Processing CreateTablet for tablet 91b1e9e35b8d4e2499752af3e3e4b0d7 (DEFAULT_TABLE table=test-workload [id=9cae7c4f6a964764917ded804cdb8963]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 14:54:32.013950 11056 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 91b1e9e35b8d4e2499752af3e3e4b0d7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:32.015166 11111 tablet_bootstrap.cc:492] T 1bc61e627edf4d5eb32e7c9a8a3610d4 P 108da90e11b041a99efba19d57cce96c: Bootstrap starting.
I20260709 14:54:32.038483 11111 tablet_bootstrap.cc:654] T 1bc61e627edf4d5eb32e7c9a8a3610d4 P 108da90e11b041a99efba19d57cce96c: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:32.042316 10906 tablet_service.cc:1511] Processing CreateTablet for tablet 06061561a0334bfdb0472bd6d48fbd61 (DEFAULT_TABLE table=test-workload [id=9cae7c4f6a964764917ded804cdb8963]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 14:54:32.047216 10906 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 06061561a0334bfdb0472bd6d48fbd61. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:32.044979 11110 tablet_bootstrap.cc:492] T be9655dcbe7a4096b6745b61bd5e02cf P 5e972238c8ba4c0a96039cd83280d0f6: Bootstrap starting.
I20260709 14:54:32.069205 10982 tablet_service.cc:1511] Processing CreateTablet for tablet 06061561a0334bfdb0472bd6d48fbd61 (DEFAULT_TABLE table=test-workload [id=9cae7c4f6a964764917ded804cdb8963]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 14:54:32.070808 10982 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 06061561a0334bfdb0472bd6d48fbd61. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:32.087939 11112 tablet_bootstrap.cc:492] T 4cf27b493adb4cee9a9f44e05f85c4db P 390c6000c0b840429c8a4b417eafd156: Bootstrap starting.
I20260709 14:54:32.089987 11056 tablet_service.cc:1511] Processing CreateTablet for tablet 06061561a0334bfdb0472bd6d48fbd61 (DEFAULT_TABLE table=test-workload [id=9cae7c4f6a964764917ded804cdb8963]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 14:54:32.093108 11056 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 06061561a0334bfdb0472bd6d48fbd61. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:32.094763 11111 tablet_bootstrap.cc:492] T 1bc61e627edf4d5eb32e7c9a8a3610d4 P 108da90e11b041a99efba19d57cce96c: No bootstrap required, opened a new log
I20260709 14:54:32.099150 11110 tablet_bootstrap.cc:654] T be9655dcbe7a4096b6745b61bd5e02cf P 5e972238c8ba4c0a96039cd83280d0f6: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:32.101327 10911 tablet_service.cc:1511] Processing CreateTablet for tablet 0e7ee289b26c4814a4d6fbf786b19436 (DEFAULT_TABLE table=test-workload [id=9cae7c4f6a964764917ded804cdb8963]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 14:54:32.102561 10911 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0e7ee289b26c4814a4d6fbf786b19436. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:32.100291 11112 tablet_bootstrap.cc:654] T 4cf27b493adb4cee9a9f44e05f85c4db P 390c6000c0b840429c8a4b417eafd156: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:32.100641 10982 tablet_service.cc:1511] Processing CreateTablet for tablet 0e7ee289b26c4814a4d6fbf786b19436 (DEFAULT_TABLE table=test-workload [id=9cae7c4f6a964764917ded804cdb8963]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 14:54:32.104489 10982 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0e7ee289b26c4814a4d6fbf786b19436. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:32.100268 11058 tablet_service.cc:1511] Processing CreateTablet for tablet 0e7ee289b26c4814a4d6fbf786b19436 (DEFAULT_TABLE table=test-workload [id=9cae7c4f6a964764917ded804cdb8963]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 14:54:32.107901 11058 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0e7ee289b26c4814a4d6fbf786b19436. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:32.107775 10985 tablet_service.cc:1511] Processing CreateTablet for tablet a55e5bd807ef40c98d8810392e167afd (DEFAULT_TABLE table=test-workload [id=9cae7c4f6a964764917ded804cdb8963]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 14:54:32.109035 10985 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a55e5bd807ef40c98d8810392e167afd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:32.104199 10906 tablet_service.cc:1511] Processing CreateTablet for tablet a55e5bd807ef40c98d8810392e167afd (DEFAULT_TABLE table=test-workload [id=9cae7c4f6a964764917ded804cdb8963]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 14:54:32.111865 10906 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a55e5bd807ef40c98d8810392e167afd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:32.120242 11111 ts_tablet_manager.cc:1403] T 1bc61e627edf4d5eb32e7c9a8a3610d4 P 108da90e11b041a99efba19d57cce96c: Time spent bootstrapping tablet: real 0.105s	user 0.023s	sys 0.023s
I20260709 14:54:32.120723 11056 tablet_service.cc:1511] Processing CreateTablet for tablet a55e5bd807ef40c98d8810392e167afd (DEFAULT_TABLE table=test-workload [id=9cae7c4f6a964764917ded804cdb8963]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 14:54:32.121892 11056 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a55e5bd807ef40c98d8810392e167afd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:32.124791 11110 tablet_bootstrap.cc:492] T be9655dcbe7a4096b6745b61bd5e02cf P 5e972238c8ba4c0a96039cd83280d0f6: No bootstrap required, opened a new log
I20260709 14:54:32.125252 11110 ts_tablet_manager.cc:1403] T be9655dcbe7a4096b6745b61bd5e02cf P 5e972238c8ba4c0a96039cd83280d0f6: Time spent bootstrapping tablet: real 0.080s	user 0.007s	sys 0.004s
I20260709 14:54:32.123148 11111 raft_consensus.cc:359] T 1bc61e627edf4d5eb32e7c9a8a3610d4 P 108da90e11b041a99efba19d57cce96c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5e972238c8ba4c0a96039cd83280d0f6" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39383 } } peers { permanent_uuid: "390c6000c0b840429c8a4b417eafd156" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 34285 } } peers { permanent_uuid: "108da90e11b041a99efba19d57cce96c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 46129 } }
I20260709 14:54:32.127996 11110 raft_consensus.cc:359] T be9655dcbe7a4096b6745b61bd5e02cf P 5e972238c8ba4c0a96039cd83280d0f6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5e972238c8ba4c0a96039cd83280d0f6" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39383 } } peers { permanent_uuid: "390c6000c0b840429c8a4b417eafd156" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 34285 } } peers { permanent_uuid: "108da90e11b041a99efba19d57cce96c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 46129 } }
I20260709 14:54:32.128651 11110 raft_consensus.cc:385] T be9655dcbe7a4096b6745b61bd5e02cf P 5e972238c8ba4c0a96039cd83280d0f6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:32.128970 11110 raft_consensus.cc:740] T be9655dcbe7a4096b6745b61bd5e02cf P 5e972238c8ba4c0a96039cd83280d0f6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5e972238c8ba4c0a96039cd83280d0f6, State: Initialized, Role: FOLLOWER
I20260709 14:54:32.128346 11111 raft_consensus.cc:385] T 1bc61e627edf4d5eb32e7c9a8a3610d4 P 108da90e11b041a99efba19d57cce96c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:32.129777 11111 raft_consensus.cc:740] T 1bc61e627edf4d5eb32e7c9a8a3610d4 P 108da90e11b041a99efba19d57cce96c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 108da90e11b041a99efba19d57cce96c, State: Initialized, Role: FOLLOWER
I20260709 14:54:32.129873 10911 tablet_service.cc:1511] Processing CreateTablet for tablet 1700e5b349ea4e76ad9db776b626dfe5 (DEFAULT_TABLE table=test-workload [id=9cae7c4f6a964764917ded804cdb8963]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 14:54:32.131131 10911 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1700e5b349ea4e76ad9db776b626dfe5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:32.131592 11110 consensus_queue.cc:260] T be9655dcbe7a4096b6745b61bd5e02cf P 5e972238c8ba4c0a96039cd83280d0f6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5e972238c8ba4c0a96039cd83280d0f6" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39383 } } peers { permanent_uuid: "390c6000c0b840429c8a4b417eafd156" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 34285 } } peers { permanent_uuid: "108da90e11b041a99efba19d57cce96c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 46129 } }
I20260709 14:54:32.130762 11111 consensus_queue.cc:260] T 1bc61e627edf4d5eb32e7c9a8a3610d4 P 108da90e11b041a99efba19d57cce96c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5e972238c8ba4c0a96039cd83280d0f6" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39383 } } peers { permanent_uuid: "390c6000c0b840429c8a4b417eafd156" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 34285 } } peers { permanent_uuid: "108da90e11b041a99efba19d57cce96c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 46129 } }
I20260709 14:54:32.133045 11112 tablet_bootstrap.cc:492] T 4cf27b493adb4cee9a9f44e05f85c4db P 390c6000c0b840429c8a4b417eafd156: No bootstrap required, opened a new log
I20260709 14:54:32.133560 11112 ts_tablet_manager.cc:1403] T 4cf27b493adb4cee9a9f44e05f85c4db P 390c6000c0b840429c8a4b417eafd156: Time spent bootstrapping tablet: real 0.046s	user 0.006s	sys 0.004s
I20260709 14:54:32.141820 10985 tablet_service.cc:1511] Processing CreateTablet for tablet 1700e5b349ea4e76ad9db776b626dfe5 (DEFAULT_TABLE table=test-workload [id=9cae7c4f6a964764917ded804cdb8963]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 14:54:32.142998 11058 tablet_service.cc:1511] Processing CreateTablet for tablet 1700e5b349ea4e76ad9db776b626dfe5 (DEFAULT_TABLE table=test-workload [id=9cae7c4f6a964764917ded804cdb8963]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 14:54:32.144240 11058 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1700e5b349ea4e76ad9db776b626dfe5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:32.150514 10985 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1700e5b349ea4e76ad9db776b626dfe5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:32.142911 11112 raft_consensus.cc:359] T 4cf27b493adb4cee9a9f44e05f85c4db P 390c6000c0b840429c8a4b417eafd156 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "108da90e11b041a99efba19d57cce96c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 46129 } } peers { permanent_uuid: "5e972238c8ba4c0a96039cd83280d0f6" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39383 } } peers { permanent_uuid: "390c6000c0b840429c8a4b417eafd156" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 34285 } }
I20260709 14:54:32.152419 11112 raft_consensus.cc:385] T 4cf27b493adb4cee9a9f44e05f85c4db P 390c6000c0b840429c8a4b417eafd156 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:32.152730 11112 raft_consensus.cc:740] T 4cf27b493adb4cee9a9f44e05f85c4db P 390c6000c0b840429c8a4b417eafd156 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 390c6000c0b840429c8a4b417eafd156, State: Initialized, Role: FOLLOWER
I20260709 14:54:32.153905 11112 consensus_queue.cc:260] T 4cf27b493adb4cee9a9f44e05f85c4db P 390c6000c0b840429c8a4b417eafd156 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "108da90e11b041a99efba19d57cce96c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 46129 } } peers { permanent_uuid: "5e972238c8ba4c0a96039cd83280d0f6" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39383 } } peers { permanent_uuid: "390c6000c0b840429c8a4b417eafd156" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 34285 } }
I20260709 14:54:32.156378 11021 heartbeater.cc:499] Master 127.6.3.254:37641 was elected leader, sending a full tablet report...
I20260709 14:54:32.156956 11112 ts_tablet_manager.cc:1434] T 4cf27b493adb4cee9a9f44e05f85c4db P 390c6000c0b840429c8a4b417eafd156: Time spent starting tablet: real 0.023s	user 0.005s	sys 0.002s
I20260709 14:54:32.157974 11112 tablet_bootstrap.cc:492] T 91b1e9e35b8d4e2499752af3e3e4b0d7 P 390c6000c0b840429c8a4b417eafd156: Bootstrap starting.
I20260709 14:54:32.158195 11110 ts_tablet_manager.cc:1434] T be9655dcbe7a4096b6745b61bd5e02cf P 5e972238c8ba4c0a96039cd83280d0f6: Time spent starting tablet: real 0.033s	user 0.012s	sys 0.006s
I20260709 14:54:32.159132 11110 tablet_bootstrap.cc:492] T 1bc61e627edf4d5eb32e7c9a8a3610d4 P 5e972238c8ba4c0a96039cd83280d0f6: Bootstrap starting.
I20260709 14:54:32.159432 10946 heartbeater.cc:499] Master 127.6.3.254:37641 was elected leader, sending a full tablet report...
I20260709 14:54:32.163719 11112 tablet_bootstrap.cc:654] T 91b1e9e35b8d4e2499752af3e3e4b0d7 P 390c6000c0b840429c8a4b417eafd156: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:32.164870 11110 tablet_bootstrap.cc:654] T 1bc61e627edf4d5eb32e7c9a8a3610d4 P 5e972238c8ba4c0a96039cd83280d0f6: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:32.172178 11112 tablet_bootstrap.cc:492] T 91b1e9e35b8d4e2499752af3e3e4b0d7 P 390c6000c0b840429c8a4b417eafd156: No bootstrap required, opened a new log
I20260709 14:54:32.172348 11095 heartbeater.cc:499] Master 127.6.3.254:37641 was elected leader, sending a full tablet report...
I20260709 14:54:32.172653 11112 ts_tablet_manager.cc:1403] T 91b1e9e35b8d4e2499752af3e3e4b0d7 P 390c6000c0b840429c8a4b417eafd156: Time spent bootstrapping tablet: real 0.015s	user 0.011s	sys 0.000s
I20260709 14:54:32.175406 11112 raft_consensus.cc:359] T 91b1e9e35b8d4e2499752af3e3e4b0d7 P 390c6000c0b840429c8a4b417eafd156 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5e972238c8ba4c0a96039cd83280d0f6" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39383 } } peers { permanent_uuid: "390c6000c0b840429c8a4b417eafd156" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 34285 } } peers { permanent_uuid: "108da90e11b041a99efba19d57cce96c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 46129 } }
I20260709 14:54:32.176100 11112 raft_consensus.cc:385] T 91b1e9e35b8d4e2499752af3e3e4b0d7 P 390c6000c0b840429c8a4b417eafd156 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:32.176420 11112 raft_consensus.cc:740] T 91b1e9e35b8d4e2499752af3e3e4b0d7 P 390c6000c0b840429c8a4b417eafd156 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 390c6000c0b840429c8a4b417eafd156, State: Initialized, Role: FOLLOWER
I20260709 14:54:32.177186 11112 consensus_queue.cc:260] T 91b1e9e35b8d4e2499752af3e3e4b0d7 P 390c6000c0b840429c8a4b417eafd156 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5e972238c8ba4c0a96039cd83280d0f6" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39383 } } peers { permanent_uuid: "390c6000c0b840429c8a4b417eafd156" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 34285 } } peers { permanent_uuid: "108da90e11b041a99efba19d57cce96c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 46129 } }
I20260709 14:54:32.179308 11112 ts_tablet_manager.cc:1434] T 91b1e9e35b8d4e2499752af3e3e4b0d7 P 390c6000c0b840429c8a4b417eafd156: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.003s
I20260709 14:54:32.180227 11112 tablet_bootstrap.cc:492] T a871861292974c9ba51df0b14123b3a4 P 390c6000c0b840429c8a4b417eafd156: Bootstrap starting.
I20260709 14:54:32.180809 11111 ts_tablet_manager.cc:1434] T 1bc61e627edf4d5eb32e7c9a8a3610d4 P 108da90e11b041a99efba19d57cce96c: Time spent starting tablet: real 0.060s	user 0.013s	sys 0.005s
I20260709 14:54:32.181736 11111 tablet_bootstrap.cc:492] T 4cf27b493adb4cee9a9f44e05f85c4db P 108da90e11b041a99efba19d57cce96c: Bootstrap starting.
I20260709 14:54:32.186005 11112 tablet_bootstrap.cc:654] T a871861292974c9ba51df0b14123b3a4 P 390c6000c0b840429c8a4b417eafd156: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:32.188015 11111 tablet_bootstrap.cc:654] T 4cf27b493adb4cee9a9f44e05f85c4db P 108da90e11b041a99efba19d57cce96c: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:32.197098 11116 raft_consensus.cc:493] T be9655dcbe7a4096b6745b61bd5e02cf P 5e972238c8ba4c0a96039cd83280d0f6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:54:32.197718 11116 raft_consensus.cc:515] T be9655dcbe7a4096b6745b61bd5e02cf P 5e972238c8ba4c0a96039cd83280d0f6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5e972238c8ba4c0a96039cd83280d0f6" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39383 } } peers { permanent_uuid: "390c6000c0b840429c8a4b417eafd156" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 34285 } } peers { permanent_uuid: "108da90e11b041a99efba19d57cce96c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 46129 } }
I20260709 14:54:32.207546 11116 leader_election.cc:290] T be9655dcbe7a4096b6745b61bd5e02cf P 5e972238c8ba4c0a96039cd83280d0f6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 390c6000c0b840429c8a4b417eafd156 (127.6.3.194:34285), 108da90e11b041a99efba19d57cce96c (127.6.3.195:46129)
I20260709 14:54:32.219018 11118 raft_consensus.cc:493] T 4cf27b493adb4cee9a9f44e05f85c4db P 390c6000c0b840429c8a4b417eafd156 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:54:32.219558 11118 raft_consensus.cc:515] T 4cf27b493adb4cee9a9f44e05f85c4db P 390c6000c0b840429c8a4b417eafd156 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "108da90e11b041a99efba19d57cce96c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 46129 } } peers { permanent_uuid: "5e972238c8ba4c0a96039cd83280d0f6" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39383 } } peers { permanent_uuid: "390c6000c0b840429c8a4b417eafd156" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 34285 } }
I20260709 14:54:32.219874 11111 tablet_bootstrap.cc:492] T 4cf27b493adb4cee9a9f44e05f85c4db P 108da90e11b041a99efba19d57cce96c: No bootstrap required, opened a new log
I20260709 14:54:32.220737 11111 ts_tablet_manager.cc:1403] T 4cf27b493adb4cee9a9f44e05f85c4db P 108da90e11b041a99efba19d57cce96c: Time spent bootstrapping tablet: real 0.039s	user 0.007s	sys 0.011s
I20260709 14:54:32.222162 11118 leader_election.cc:290] T 4cf27b493adb4cee9a9f44e05f85c4db P 390c6000c0b840429c8a4b417eafd156 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 108da90e11b041a99efba19d57cce96c (127.6.3.195:46129), 5e972238c8ba4c0a96039cd83280d0f6 (127.6.3.193:39383)
I20260709 14:54:32.227599 11110 tablet_bootstrap.cc:492] T 1bc61e627edf4d5eb32e7c9a8a3610d4 P 5e972238c8ba4c0a96039cd83280d0f6: No bootstrap required, opened a new log
I20260709 14:54:32.227694 11111 raft_consensus.cc:359] T 4cf27b493adb4cee9a9f44e05f85c4db P 108da90e11b041a99efba19d57cce96c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "108da90e11b041a99efba19d57cce96c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 46129 } } peers { permanent_uuid: "5e972238c8ba4c0a96039cd83280d0f6" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39383 } } peers { permanent_uuid: "390c6000c0b840429c8a4b417eafd156" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 34285 } }
I20260709 14:54:32.228113 11110 ts_tablet_manager.cc:1403] T 1bc61e627edf4d5eb32e7c9a8a3610d4 P 5e972238c8ba4c0a96039cd83280d0f6: Time spent bootstrapping tablet: real 0.069s	user 0.033s	sys 0.022s
I20260709 14:54:32.228433 10996 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "be9655dcbe7a4096b6745b61bd5e02cf" candidate_uuid: "5e972238c8ba4c0a96039cd83280d0f6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "390c6000c0b840429c8a4b417eafd156" is_pre_election: true
I20260709 14:54:32.226872 11112 tablet_bootstrap.cc:492] T a871861292974c9ba51df0b14123b3a4 P 390c6000c0b840429c8a4b417eafd156: No bootstrap required, opened a new log
I20260709 14:54:32.229746 11112 ts_tablet_manager.cc:1403] T a871861292974c9ba51df0b14123b3a4 P 390c6000c0b840429c8a4b417eafd156: Time spent bootstrapping tablet: real 0.050s	user 0.022s	sys 0.015s
W20260709 14:54:32.230038 10884 leader_election.cc:343] T be9655dcbe7a4096b6745b61bd5e02cf P 5e972238c8ba4c0a96039cd83280d0f6 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 390c6000c0b840429c8a4b417eafd156 (127.6.3.194:34285): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:54:32.228427 11111 raft_consensus.cc:385] T 4cf27b493adb4cee9a9f44e05f85c4db P 108da90e11b041a99efba19d57cce96c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:32.230989 11111 raft_consensus.cc:740] T 4cf27b493adb4cee9a9f44e05f85c4db P 108da90e11b041a99efba19d57cce96c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 108da90e11b041a99efba19d57cce96c, State: Initialized, Role: FOLLOWER
I20260709 14:54:32.231026 11110 raft_consensus.cc:359] T 1bc61e627edf4d5eb32e7c9a8a3610d4 P 5e972238c8ba4c0a96039cd83280d0f6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5e972238c8ba4c0a96039cd83280d0f6" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39383 } } peers { permanent_uuid: "390c6000c0b840429c8a4b417eafd156" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 34285 } } peers { permanent_uuid: "108da90e11b041a99efba19d57cce96c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 46129 } }
I20260709 14:54:32.231770 11110 raft_consensus.cc:385] T 1bc61e627edf4d5eb32e7c9a8a3610d4 P 5e972238c8ba4c0a96039cd83280d0f6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:32.232172 11110 raft_consensus.cc:740] T 1bc61e627edf4d5eb32e7c9a8a3610d4 P 5e972238c8ba4c0a96039cd83280d0f6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5e972238c8ba4c0a96039cd83280d0f6, State: Initialized, Role: FOLLOWER
I20260709 14:54:32.231778 11111 consensus_queue.cc:260] T 4cf27b493adb4cee9a9f44e05f85c4db P 108da90e11b041a99efba19d57cce96c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "108da90e11b041a99efba19d57cce96c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 46129 } } peers { permanent_uuid: "5e972238c8ba4c0a96039cd83280d0f6" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39383 } } peers { permanent_uuid: "390c6000c0b840429c8a4b417eafd156" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 34285 } }
I20260709 14:54:32.233129 11112 raft_consensus.cc:359] T a871861292974c9ba51df0b14123b3a4 P 390c6000c0b840429c8a4b417eafd156 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5e972238c8ba4c0a96039cd83280d0f6" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39383 } } peers { permanent_uuid: "390c6000c0b840429c8a4b417eafd156" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 34285 } } peers { permanent_uuid: "108da90e11b041a99efba19d57cce96c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 46129 } }
I20260709 14:54:32.233142 11110 consensus_queue.cc:260] T 1bc61e627edf4d5eb32e7c9a8a3610d4 P 5e972238c8ba4c0a96039cd83280d0f6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5e972238c8ba4c0a96039cd83280d0f6" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39383 } } peers { permanent_uuid: "390c6000c0b840429c8a4b417eafd156" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 34285 } } peers { permanent_uuid: "108da90e11b041a99efba19d57cce96c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 46129 } }
I20260709 14:54:32.234014 11111 ts_tablet_manager.cc:1434] T 4cf27b493adb4cee9a9f44e05f85c4db P 108da90e11b041a99efba19d57cce96c: Time spent starting tablet: real 0.013s	user 0.007s	sys 0.000s
I20260709 14:54:32.235713 11110 ts_tablet_manager.cc:1434] T 1bc61e627edf4d5eb32e7c9a8a3610d4 P 5e972238c8ba4c0a96039cd83280d0f6: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 14:54:32.234993 11111 tablet_bootstrap.cc:492] T a871861292974c9ba51df0b14123b3a4 P 108da90e11b041a99efba19d57cce96c: Bootstrap starting.
I20260709 14:54:32.246794 11111 tablet_bootstrap.cc:654] T a871861292974c9ba51df0b14123b3a4 P 108da90e11b041a99efba19d57cce96c: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:32.233922 11112 raft_consensus.cc:385] T a871861292974c9ba51df0b14123b3a4 P 390c6000c0b840429c8a4b417eafd156 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:32.247166 11112 raft_consensus.cc:740] T a871861292974c9ba51df0b14123b3a4 P 390c6000c0b840429c8a4b417eafd156 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 390c6000c0b840429c8a4b417eafd156, State: Initialized, Role: FOLLOWER
I20260709 14:54:32.248075 11112 consensus_queue.cc:260] T a871861292974c9ba51df0b14123b3a4 P 390c6000c0b840429c8a4b417eafd156 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5e972238c8ba4c0a96039cd83280d0f6" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39383 } } peers { permanent_uuid: "390c6000c0b840429c8a4b417eafd156" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 34285 } } peers { permanent_uuid: "108da90e11b041a99efba19d57cce96c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 46129 } }
I20260709 14:54:32.250212 11112 ts_tablet_manager.cc:1434] T a871861292974c9ba51df0b14123b3a4 P 390c6000c0b840429c8a4b417eafd156: Time spent starting tablet: real 0.020s	user 0.003s	sys 0.003s
I20260709 14:54:32.251371 11117 raft_consensus.cc:493] T 4cf27b493adb4cee9a9f44e05f85c4db P 108da90e11b041a99efba19d57cce96c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:54:32.253111 11117 raft_consensus.cc:515] T 4cf27b493adb4cee9a9f44e05f85c4db P 108da90e11b041a99efba19d57cce96c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "108da90e11b041a99efba19d57cce96c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 46129 } } peers { permanent_uuid: "5e972238c8ba4c0a96039cd83280d0f6" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39383 } } peers { permanent_uuid: "390c6000c0b840429c8a4b417eafd156" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 34285 } }
I20260709 14:54:32.252332 11110 tablet_bootstrap.cc:492] T 91b1e9e35b8d4e2499752af3e3e4b0d7 P 5e972238c8ba4c0a96039cd83280d0f6: Bootstrap starting.
I20260709 14:54:32.252251 10921 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4cf27b493adb4cee9a9f44e05f85c4db" candidate_uuid: "390c6000c0b840429c8a4b417eafd156" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5e972238c8ba4c0a96039cd83280d0f6" is_pre_election: true
I20260709 14:54:32.254266 11070 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "be9655dcbe7a4096b6745b61bd5e02cf" candidate_uuid: "5e972238c8ba4c0a96039cd83280d0f6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "108da90e11b041a99efba19d57cce96c" is_pre_election: true
W20260709 14:54:32.255564 10961 leader_election.cc:343] T 4cf27b493adb4cee9a9f44e05f85c4db P 390c6000c0b840429c8a4b417eafd156 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5e972238c8ba4c0a96039cd83280d0f6 (127.6.3.193:39383): Illegal state: must be running to vote when last-logged opid is not known
W20260709 14:54:32.255611 10887 leader_election.cc:343] T be9655dcbe7a4096b6745b61bd5e02cf P 5e972238c8ba4c0a96039cd83280d0f6 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 108da90e11b041a99efba19d57cce96c (127.6.3.195:46129): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:54:32.256139 10887 leader_election.cc:304] T be9655dcbe7a4096b6745b61bd5e02cf P 5e972238c8ba4c0a96039cd83280d0f6 [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: 5e972238c8ba4c0a96039cd83280d0f6; no voters: 108da90e11b041a99efba19d57cce96c, 390c6000c0b840429c8a4b417eafd156
I20260709 14:54:32.257184 11116 raft_consensus.cc:2749] T be9655dcbe7a4096b6745b61bd5e02cf P 5e972238c8ba4c0a96039cd83280d0f6 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:54:32.261919 11111 tablet_bootstrap.cc:492] T a871861292974c9ba51df0b14123b3a4 P 108da90e11b041a99efba19d57cce96c: No bootstrap required, opened a new log
I20260709 14:54:32.261958 11110 tablet_bootstrap.cc:654] T 91b1e9e35b8d4e2499752af3e3e4b0d7 P 5e972238c8ba4c0a96039cd83280d0f6: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:32.262387 11111 ts_tablet_manager.cc:1403] T a871861292974c9ba51df0b14123b3a4 P 108da90e11b041a99efba19d57cce96c: Time spent bootstrapping tablet: real 0.028s	user 0.012s	sys 0.005s
I20260709 14:54:32.263921 11070 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4cf27b493adb4cee9a9f44e05f85c4db" candidate_uuid: "390c6000c0b840429c8a4b417eafd156" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "108da90e11b041a99efba19d57cce96c" is_pre_election: true
I20260709 14:54:32.264504 11070 raft_consensus.cc:2468] T 4cf27b493adb4cee9a9f44e05f85c4db P 108da90e11b041a99efba19d57cce96c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 390c6000c0b840429c8a4b417eafd156 in term 0.
I20260709 14:54:32.264859 11112 tablet_bootstrap.cc:492] T 1bc61e627edf4d5eb32e7c9a8a3610d4 P 390c6000c0b840429c8a4b417eafd156: Bootstrap starting.
I20260709 14:54:32.265113 11111 raft_consensus.cc:359] T a871861292974c9ba51df0b14123b3a4 P 108da90e11b041a99efba19d57cce96c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5e972238c8ba4c0a96039cd83280d0f6" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39383 } } peers { permanent_uuid: "390c6000c0b840429c8a4b417eafd156" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 34285 } } peers { permanent_uuid: "108da90e11b041a99efba19d57cce96c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 46129 } }
I20260709 14:54:32.265865 11111 raft_consensus.cc:385] T a871861292974c9ba51df0b14123b3a4 P 108da90e11b041a99efba19d57cce96c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:32.265887 10962 leader_election.cc:304] T 4cf27b493adb4cee9a9f44e05f85c4db P 390c6000c0b840429c8a4b417eafd156 [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: 108da90e11b041a99efba19d57cce96c, 390c6000c0b840429c8a4b417eafd156; no voters: 5e972238c8ba4c0a96039cd83280d0f6
I20260709 14:54:32.266258 11111 raft_consensus.cc:740] T a871861292974c9ba51df0b14123b3a4 P 108da90e11b041a99efba19d57cce96c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 108da90e11b041a99efba19d57cce96c, State: Initialized, Role: FOLLOWER
I20260709 14:54:32.267066 11118 raft_consensus.cc:2804] T 4cf27b493adb4cee9a9f44e05f85c4db P 390c6000c0b840429c8a4b417eafd156 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:54:32.266973 11111 consensus_queue.cc:260] T a871861292974c9ba51df0b14123b3a4 P 108da90e11b041a99efba19d57cce96c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5e972238c8ba4c0a96039cd83280d0f6" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39383 } } peers { permanent_uuid: "390c6000c0b840429c8a4b417eafd156" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 34285 } } peers { permanent_uuid: "108da90e11b041a99efba19d57cce96c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 46129 } }
I20260709 14:54:32.267452 11118 raft_consensus.cc:493] T 4cf27b493adb4cee9a9f44e05f85c4db P 390c6000c0b840429c8a4b417eafd156 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:54:32.267782 11118 raft_consensus.cc:3060] T 4cf27b493adb4cee9a9f44e05f85c4db P 390c6000c0b840429c8a4b417eafd156 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:32.263921 11117 leader_election.cc:290] T 4cf27b493adb4cee9a9f44e05f85c4db P 108da90e11b041a99efba19d57cce96c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5e972238c8ba4c0a96039cd83280d0f6 (127.6.3.193:39383), 390c6000c0b840429c8a4b417eafd156 (127.6.3.194:34285)
I20260709 14:54:32.272046 10996 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4cf27b493adb4cee9a9f44e05f85c4db" candidate_uuid: "108da90e11b041a99efba19d57cce96c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "390c6000c0b840429c8a4b417eafd156" is_pre_election: true
I20260709 14:54:32.274513 11112 tablet_bootstrap.cc:654] T 1bc61e627edf4d5eb32e7c9a8a3610d4 P 390c6000c0b840429c8a4b417eafd156: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:32.276322 11111 ts_tablet_manager.cc:1434] T a871861292974c9ba51df0b14123b3a4 P 108da90e11b041a99efba19d57cce96c: Time spent starting tablet: real 0.014s	user 0.012s	sys 0.000s
I20260709 14:54:32.277379 11111 tablet_bootstrap.cc:492] T be9655dcbe7a4096b6745b61bd5e02cf P 108da90e11b041a99efba19d57cce96c: Bootstrap starting.
I20260709 14:54:32.283252 11111 tablet_bootstrap.cc:654] T be9655dcbe7a4096b6745b61bd5e02cf P 108da90e11b041a99efba19d57cce96c: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:32.287437 10921 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4cf27b493adb4cee9a9f44e05f85c4db" candidate_uuid: "108da90e11b041a99efba19d57cce96c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5e972238c8ba4c0a96039cd83280d0f6" is_pre_election: true
I20260709 14:54:32.288546 11112 tablet_bootstrap.cc:492] T 1bc61e627edf4d5eb32e7c9a8a3610d4 P 390c6000c0b840429c8a4b417eafd156: No bootstrap required, opened a new log
I20260709 14:54:32.289151 11112 ts_tablet_manager.cc:1403] T 1bc61e627edf4d5eb32e7c9a8a3610d4 P 390c6000c0b840429c8a4b417eafd156: Time spent bootstrapping tablet: real 0.024s	user 0.011s	sys 0.007s
I20260709 14:54:32.289964 11118 raft_consensus.cc:515] T 4cf27b493adb4cee9a9f44e05f85c4db P 390c6000c0b840429c8a4b417eafd156 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "108da90e11b041a99efba19d57cce96c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 46129 } } peers { permanent_uuid: "5e972238c8ba4c0a96039cd83280d0f6" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39383 } } peers { permanent_uuid: "390c6000c0b840429c8a4b417eafd156" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 34285 } }
I20260709 14:54:32.291162 10996 raft_consensus.cc:2393] T 4cf27b493adb4cee9a9f44e05f85c4db P 390c6000c0b840429c8a4b417eafd156 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 108da90e11b041a99efba19d57cce96c in current term 1: Already voted for candidate 390c6000c0b840429c8a4b417eafd156 in this term.
W20260709 14:54:32.290975 11035 leader_election.cc:343] T 4cf27b493adb4cee9a9f44e05f85c4db P 108da90e11b041a99efba19d57cce96c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5e972238c8ba4c0a96039cd83280d0f6 (127.6.3.193:39383): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:54:32.292776 11112 raft_consensus.cc:359] T 1bc61e627edf4d5eb32e7c9a8a3610d4 P 390c6000c0b840429c8a4b417eafd156 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5e972238c8ba4c0a96039cd83280d0f6" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39383 } } peers { permanent_uuid: "390c6000c0b840429c8a4b417eafd156" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 34285 } } peers { permanent_uuid: "108da90e11b041a99efba19d57cce96c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 46129 } }
I20260709 14:54:32.293727 11112 raft_consensus.cc:385] T 1bc61e627edf4d5eb32e7c9a8a3610d4 P 390c6000c0b840429c8a4b417eafd156 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:32.294088 11112 raft_consensus.cc:740] T 1bc61e627edf4d5eb32e7c9a8a3610d4 P 390c6000c0b840429c8a4b417eafd156 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 390c6000c0b840429c8a4b417eafd156, State: Initialized, Role: FOLLOWER
I20260709 14:54:32.294225 11033 leader_election.cc:304] T 4cf27b493adb4cee9a9f44e05f85c4db P 108da90e11b041a99efba19d57cce96c [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: 108da90e11b041a99efba19d57cce96c; no voters: 390c6000c0b840429c8a4b417eafd156, 5e972238c8ba4c0a96039cd83280d0f6
I20260709 14:54:32.294926 11070 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4cf27b493adb4cee9a9f44e05f85c4db" candidate_uuid: "390c6000c0b840429c8a4b417eafd156" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "108da90e11b041a99efba19d57cce96c"
I20260709 14:54:32.295600 11116 raft_consensus.cc:493] T 1bc61e627edf4d5eb32e7c9a8a3610d4 P 5e972238c8ba4c0a96039cd83280d0f6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:54:32.295084 11112 consensus_queue.cc:260] T 1bc61e627edf4d5eb32e7c9a8a3610d4 P 390c6000c0b840429c8a4b417eafd156 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5e972238c8ba4c0a96039cd83280d0f6" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39383 } } peers { permanent_uuid: "390c6000c0b840429c8a4b417eafd156" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 34285 } } peers { permanent_uuid: "108da90e11b041a99efba19d57cce96c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 46129 } }
I20260709 14:54:32.298059 11116 raft_consensus.cc:515] T 1bc61e627edf4d5eb32e7c9a8a3610d4 P 5e972238c8ba4c0a96039cd83280d0f6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5e972238c8ba4c0a96039cd83280d0f6" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39383 } } peers { permanent_uuid: "390c6000c0b840429c8a4b417eafd156" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 34285 } } peers { permanent_uuid: "108da90e11b041a99efba19d57cce96c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 46129 } }
I20260709 14:54:32.299270 11111 tablet_bootstrap.cc:492] T be9655dcbe7a4096b6745b61bd5e02cf P 108da90e11b041a99efba19d57cce96c: No bootstrap required, opened a new log
I20260709 14:54:32.299953 11111 ts_tablet_manager.cc:1403] T be9655dcbe7a4096b6745b61bd5e02cf P 108da90e11b041a99efba19d57cce96c: Time spent bootstrapping tablet: real 0.023s	user 0.007s	sys 0.004s
I20260709 14:54:32.300117 11133 raft_consensus.cc:493] T 91b1e9e35b8d4e2499752af3e3e4b0d7 P 390c6000c0b840429c8a4b417eafd156 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:54:32.300664 11133 raft_consensus.cc:515] T 91b1e9e35b8d4e2499752af3e3e4b0d7 P 390c6000c0b840429c8a4b417eafd156 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5e972238c8ba4c0a96039cd83280d0f6" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39383 } } peers { permanent_uuid: "390c6000c0b840429c8a4b417eafd156" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 34285 } } peers { permanent_uuid: "108da90e11b041a99efba19d57cce96c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 46129 } }
I20260709 14:54:32.302340 11069 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1bc61e627edf4d5eb32e7c9a8a3610d4" candidate_uuid: "5e972238c8ba4c0a96039cd83280d0f6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "108da90e11b041a99efba19d57cce96c" is_pre_election: true
I20260709 14:54:32.302992 11069 raft_consensus.cc:2468] T 1bc61e627edf4d5eb32e7c9a8a3610d4 P 108da90e11b041a99efba19d57cce96c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5e972238c8ba4c0a96039cd83280d0f6 in term 0.
I20260709 14:54:32.303951 11133 leader_election.cc:290] T 91b1e9e35b8d4e2499752af3e3e4b0d7 P 390c6000c0b840429c8a4b417eafd156 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5e972238c8ba4c0a96039cd83280d0f6 (127.6.3.193:39383), 108da90e11b041a99efba19d57cce96c (127.6.3.195:46129)
I20260709 14:54:32.304224 10887 leader_election.cc:304] T 1bc61e627edf4d5eb32e7c9a8a3610d4 P 5e972238c8ba4c0a96039cd83280d0f6 [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: 108da90e11b041a99efba19d57cce96c, 5e972238c8ba4c0a96039cd83280d0f6; no voters: 
I20260709 14:54:32.300222 11116 leader_election.cc:290] T 1bc61e627edf4d5eb32e7c9a8a3610d4 P 5e972238c8ba4c0a96039cd83280d0f6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 390c6000c0b840429c8a4b417eafd156 (127.6.3.194:34285), 108da90e11b041a99efba19d57cce96c (127.6.3.195:46129)
I20260709 14:54:32.305498 10996 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1bc61e627edf4d5eb32e7c9a8a3610d4" candidate_uuid: "5e972238c8ba4c0a96039cd83280d0f6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "390c6000c0b840429c8a4b417eafd156" is_pre_election: true
I20260709 14:54:32.295514 11070 raft_consensus.cc:3060] T 4cf27b493adb4cee9a9f44e05f85c4db P 108da90e11b041a99efba19d57cce96c [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:32.305678 11116 raft_consensus.cc:2804] T 1bc61e627edf4d5eb32e7c9a8a3610d4 P 5e972238c8ba4c0a96039cd83280d0f6 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:54:32.306313 10996 raft_consensus.cc:2468] T 1bc61e627edf4d5eb32e7c9a8a3610d4 P 390c6000c0b840429c8a4b417eafd156 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5e972238c8ba4c0a96039cd83280d0f6 in term 0.
I20260709 14:54:32.297120 10921 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4cf27b493adb4cee9a9f44e05f85c4db" candidate_uuid: "390c6000c0b840429c8a4b417eafd156" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5e972238c8ba4c0a96039cd83280d0f6"
I20260709 14:54:32.308086 11069 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "91b1e9e35b8d4e2499752af3e3e4b0d7" candidate_uuid: "390c6000c0b840429c8a4b417eafd156" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "108da90e11b041a99efba19d57cce96c" is_pre_election: true
I20260709 14:54:32.307432 11116 raft_consensus.cc:493] T 1bc61e627edf4d5eb32e7c9a8a3610d4 P 5e972238c8ba4c0a96039cd83280d0f6 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:54:32.309509 11116 raft_consensus.cc:3060] T 1bc61e627edf4d5eb32e7c9a8a3610d4 P 5e972238c8ba4c0a96039cd83280d0f6 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:32.309676 11110 tablet_bootstrap.cc:492] T 91b1e9e35b8d4e2499752af3e3e4b0d7 P 5e972238c8ba4c0a96039cd83280d0f6: No bootstrap required, opened a new log
I20260709 14:54:32.310384 11110 ts_tablet_manager.cc:1403] T 91b1e9e35b8d4e2499752af3e3e4b0d7 P 5e972238c8ba4c0a96039cd83280d0f6: Time spent bootstrapping tablet: real 0.058s	user 0.005s	sys 0.015s
W20260709 14:54:32.310639 10962 leader_election.cc:343] T 91b1e9e35b8d4e2499752af3e3e4b0d7 P 390c6000c0b840429c8a4b417eafd156 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 108da90e11b041a99efba19d57cce96c (127.6.3.195:46129): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:54:32.313928 11110 raft_consensus.cc:359] T 91b1e9e35b8d4e2499752af3e3e4b0d7 P 5e972238c8ba4c0a96039cd83280d0f6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5e972238c8ba4c0a96039cd83280d0f6" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39383 } } peers { permanent_uuid: "390c6000c0b840429c8a4b417eafd156" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 34285 } } peers { permanent_uuid: "108da90e11b041a99efba19d57cce96c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 46129 } }
I20260709 14:54:32.310397 10920 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "91b1e9e35b8d4e2499752af3e3e4b0d7" candidate_uuid: "390c6000c0b840429c8a4b417eafd156" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5e972238c8ba4c0a96039cd83280d0f6" is_pre_election: true
I20260709 14:54:32.314776 11110 raft_consensus.cc:385] T 91b1e9e35b8d4e2499752af3e3e4b0d7 P 5e972238c8ba4c0a96039cd83280d0f6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:32.296504 11118 leader_election.cc:290] T 4cf27b493adb4cee9a9f44e05f85c4db P 390c6000c0b840429c8a4b417eafd156 [CANDIDATE]: Term 1 election: Requested vote from peers 108da90e11b041a99efba19d57cce96c (127.6.3.195:46129), 5e972238c8ba4c0a96039cd83280d0f6 (127.6.3.193:39383)
W20260709 14:54:32.309808 10961 leader_election.cc:343] T 4cf27b493adb4cee9a9f44e05f85c4db P 390c6000c0b840429c8a4b417eafd156 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 5e972238c8ba4c0a96039cd83280d0f6 (127.6.3.193:39383): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:54:32.316926 11116 raft_consensus.cc:515] T 1bc61e627edf4d5eb32e7c9a8a3610d4 P 5e972238c8ba4c0a96039cd83280d0f6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5e972238c8ba4c0a96039cd83280d0f6" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39383 } } peers { permanent_uuid: "390c6000c0b840429c8a4b417eafd156" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 34285 } } peers { permanent_uuid: "108da90e11b041a99efba19d57cce96c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 46129 } }
I20260709 14:54:32.318353 11111 raft_consensus.cc:359] T be9655dcbe7a4096b6745b61bd5e02cf P 108da90e11b041a99efba19d57cce96c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5e972238c8ba4c0a96039cd83280d0f6" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39383 } } peers { permanent_uuid: "390c6000c0b840429c8a4b417eafd156" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 34285 } } peers { permanent_uuid: "108da90e11b041a99efba19d57cce96c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 46129 } }
I20260709 14:54:32.320339 11112 ts_tablet_manager.cc:1434] T 1bc61e627edf4d5eb32e7c9a8a3610d4 P 390c6000c0b840429c8a4b417eafd156: Time spent starting tablet: real 0.031s	user 0.014s	sys 0.015s
I20260709 14:54:32.320451 11116 leader_election.cc:290] T 1bc61e627edf4d5eb32e7c9a8a3610d4 P 5e972238c8ba4c0a96039cd83280d0f6 [CANDIDATE]: Term 1 election: Requested vote from peers 390c6000c0b840429c8a4b417eafd156 (127.6.3.194:34285), 108da90e11b041a99efba19d57cce96c (127.6.3.195:46129)
I20260709 14:54:32.321352 11112 tablet_bootstrap.cc:492] T be9655dcbe7a4096b6745b61bd5e02cf P 390c6000c0b840429c8a4b417eafd156: Bootstrap starting.
I20260709 14:54:32.321704 10996 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1bc61e627edf4d5eb32e7c9a8a3610d4" candidate_uuid: "5e972238c8ba4c0a96039cd83280d0f6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "390c6000c0b840429c8a4b417eafd156"
I20260709 14:54:32.322186 10996 raft_consensus.cc:3060] T 1bc61e627edf4d5eb32e7c9a8a3610d4 P 390c6000c0b840429c8a4b417eafd156 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:32.320349 11111 raft_consensus.cc:385] T be9655dcbe7a4096b6745b61bd5e02cf P 108da90e11b041a99efba19d57cce96c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:32.323719 11111 raft_consensus.cc:740] T be9655dcbe7a4096b6745b61bd5e02cf P 108da90e11b041a99efba19d57cce96c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 108da90e11b041a99efba19d57cce96c, State: Initialized, Role: FOLLOWER
I20260709 14:54:32.324507 11111 consensus_queue.cc:260] T be9655dcbe7a4096b6745b61bd5e02cf P 108da90e11b041a99efba19d57cce96c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5e972238c8ba4c0a96039cd83280d0f6" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39383 } } peers { permanent_uuid: "390c6000c0b840429c8a4b417eafd156" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 34285 } } peers { permanent_uuid: "108da90e11b041a99efba19d57cce96c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 46129 } }
I20260709 14:54:32.325217 11069 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1bc61e627edf4d5eb32e7c9a8a3610d4" candidate_uuid: "5e972238c8ba4c0a96039cd83280d0f6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "108da90e11b041a99efba19d57cce96c"
I20260709 14:54:32.326033 11069 raft_consensus.cc:3060] T 1bc61e627edf4d5eb32e7c9a8a3610d4 P 108da90e11b041a99efba19d57cce96c [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:32.326679 11111 ts_tablet_manager.cc:1434] T be9655dcbe7a4096b6745b61bd5e02cf P 108da90e11b041a99efba19d57cce96c: Time spent starting tablet: real 0.026s	user 0.006s	sys 0.000s
I20260709 14:54:32.327328 11112 tablet_bootstrap.cc:654] T be9655dcbe7a4096b6745b61bd5e02cf P 390c6000c0b840429c8a4b417eafd156: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:32.327600 11111 tablet_bootstrap.cc:492] T 91b1e9e35b8d4e2499752af3e3e4b0d7 P 108da90e11b041a99efba19d57cce96c: Bootstrap starting.
I20260709 14:54:32.333963 11111 tablet_bootstrap.cc:654] T 91b1e9e35b8d4e2499752af3e3e4b0d7 P 108da90e11b041a99efba19d57cce96c: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:32.337059 10996 raft_consensus.cc:2468] T 1bc61e627edf4d5eb32e7c9a8a3610d4 P 390c6000c0b840429c8a4b417eafd156 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5e972238c8ba4c0a96039cd83280d0f6 in term 1.
I20260709 14:54:32.338274 10884 leader_election.cc:304] T 1bc61e627edf4d5eb32e7c9a8a3610d4 P 5e972238c8ba4c0a96039cd83280d0f6 [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: 390c6000c0b840429c8a4b417eafd156, 5e972238c8ba4c0a96039cd83280d0f6; no voters: 
I20260709 14:54:32.317968 11110 raft_consensus.cc:740] T 91b1e9e35b8d4e2499752af3e3e4b0d7 P 5e972238c8ba4c0a96039cd83280d0f6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5e972238c8ba4c0a96039cd83280d0f6, State: Initialized, Role: FOLLOWER
I20260709 14:54:32.339224 11116 raft_consensus.cc:2804] T 1bc61e627edf4d5eb32e7c9a8a3610d4 P 5e972238c8ba4c0a96039cd83280d0f6 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:54:32.339742 11116 raft_consensus.cc:697] T 1bc61e627edf4d5eb32e7c9a8a3610d4 P 5e972238c8ba4c0a96039cd83280d0f6 [term 1 LEADER]: Becoming Leader. State: Replica: 5e972238c8ba4c0a96039cd83280d0f6, State: Running, Role: LEADER
I20260709 14:54:32.340250 11110 consensus_queue.cc:260] T 91b1e9e35b8d4e2499752af3e3e4b0d7 P 5e972238c8ba4c0a96039cd83280d0f6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5e972238c8ba4c0a96039cd83280d0f6" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39383 } } peers { permanent_uuid: "390c6000c0b840429c8a4b417eafd156" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 34285 } } peers { permanent_uuid: "108da90e11b041a99efba19d57cce96c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 46129 } }
I20260709 14:54:32.340569 11116 consensus_queue.cc:237] T 1bc61e627edf4d5eb32e7c9a8a3610d4 P 5e972238c8ba4c0a96039cd83280d0f6 [LEADER]: Queue going to LEADER mode. State: All 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: "5e972238c8ba4c0a96039cd83280d0f6" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39383 } } peers { permanent_uuid: "390c6000c0b840429c8a4b417eafd156" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 34285 } } peers { permanent_uuid: "108da90e11b041a99efba19d57cce96c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 46129 } }
I20260709 14:54:32.321215 11070 raft_consensus.cc:2468] T 4cf27b493adb4cee9a9f44e05f85c4db P 108da90e11b041a99efba19d57cce96c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 390c6000c0b840429c8a4b417eafd156 in term 1.
I20260709 14:54:32.341769 11129 raft_consensus.cc:2749] T 4cf27b493adb4cee9a9f44e05f85c4db P 108da90e11b041a99efba19d57cce96c [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:54:32.345201 10962 leader_election.cc:304] T 4cf27b493adb4cee9a9f44e05f85c4db P 390c6000c0b840429c8a4b417eafd156 [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: 108da90e11b041a99efba19d57cce96c, 390c6000c0b840429c8a4b417eafd156; no voters: 5e972238c8ba4c0a96039cd83280d0f6
I20260709 14:54:32.346580 11134 raft_consensus.cc:2804] T 4cf27b493adb4cee9a9f44e05f85c4db P 390c6000c0b840429c8a4b417eafd156 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:54:32.346779 10920 raft_consensus.cc:2468] T 91b1e9e35b8d4e2499752af3e3e4b0d7 P 5e972238c8ba4c0a96039cd83280d0f6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 390c6000c0b840429c8a4b417eafd156 in term 0.
I20260709 14:54:32.347755 11134 raft_consensus.cc:697] T 4cf27b493adb4cee9a9f44e05f85c4db P 390c6000c0b840429c8a4b417eafd156 [term 1 LEADER]: Becoming Leader. State: Replica: 390c6000c0b840429c8a4b417eafd156, State: Running, Role: LEADER
I20260709 14:54:32.348038 11069 raft_consensus.cc:2468] T 1bc61e627edf4d5eb32e7c9a8a3610d4 P 108da90e11b041a99efba19d57cce96c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5e972238c8ba4c0a96039cd83280d0f6 in term 1.
I20260709 14:54:32.348604 11134 consensus_queue.cc:237] T 4cf27b493adb4cee9a9f44e05f85c4db P 390c6000c0b840429c8a4b417eafd156 [LEADER]: Queue going to LEADER mode. State: All 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: "108da90e11b041a99efba19d57cce96c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 46129 } } peers { permanent_uuid: "5e972238c8ba4c0a96039cd83280d0f6" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39383 } } peers { permanent_uuid: "390c6000c0b840429c8a4b417eafd156" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 34285 } }
I20260709 14:54:32.350122 10961 leader_election.cc:304] T 91b1e9e35b8d4e2499752af3e3e4b0d7 P 390c6000c0b840429c8a4b417eafd156 [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: 390c6000c0b840429c8a4b417eafd156, 5e972238c8ba4c0a96039cd83280d0f6; no voters: 108da90e11b041a99efba19d57cce96c
I20260709 14:54:32.351197 11118 raft_consensus.cc:2804] T 91b1e9e35b8d4e2499752af3e3e4b0d7 P 390c6000c0b840429c8a4b417eafd156 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:54:32.351562 11118 raft_consensus.cc:493] T 91b1e9e35b8d4e2499752af3e3e4b0d7 P 390c6000c0b840429c8a4b417eafd156 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:54:32.351847 11118 raft_consensus.cc:3060] T 91b1e9e35b8d4e2499752af3e3e4b0d7 P 390c6000c0b840429c8a4b417eafd156 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:32.351927 11112 tablet_bootstrap.cc:492] T be9655dcbe7a4096b6745b61bd5e02cf P 390c6000c0b840429c8a4b417eafd156: No bootstrap required, opened a new log
I20260709 14:54:32.352370 11112 ts_tablet_manager.cc:1403] T be9655dcbe7a4096b6745b61bd5e02cf P 390c6000c0b840429c8a4b417eafd156: Time spent bootstrapping tablet: real 0.031s	user 0.021s	sys 0.008s
I20260709 14:54:32.355110 11112 raft_consensus.cc:359] T be9655dcbe7a4096b6745b61bd5e02cf P 390c6000c0b840429c8a4b417eafd156 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5e972238c8ba4c0a96039cd83280d0f6" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39383 } } peers { permanent_uuid: "390c6000c0b840429c8a4b417eafd156" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 34285 } } peers { permanent_uuid: "108da90e11b041a99efba19d57cce96c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 46129 } }
I20260709 14:54:32.355728 11112 raft_consensus.cc:385] T be9655dcbe7a4096b6745b61bd5e02cf P 390c6000c0b840429c8a4b417eafd156 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:32.356007 11112 raft_consensus.cc:740] T be9655dcbe7a4096b6745b61bd5e02cf P 390c6000c0b840429c8a4b417eafd156 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 390c6000c0b840429c8a4b417eafd156, State: Initialized, Role: FOLLOWER
I20260709 14:54:32.356859 11111 tablet_bootstrap.cc:492] T 91b1e9e35b8d4e2499752af3e3e4b0d7 P 108da90e11b041a99efba19d57cce96c: No bootstrap required, opened a new log
I20260709 14:54:32.356796 11112 consensus_queue.cc:260] T be9655dcbe7a4096b6745b61bd5e02cf P 390c6000c0b840429c8a4b417eafd156 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5e972238c8ba4c0a96039cd83280d0f6" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39383 } } peers { permanent_uuid: "390c6000c0b840429c8a4b417eafd156" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 34285 } } peers { permanent_uuid: "108da90e11b041a99efba19d57cce96c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 46129 } }
I20260709 14:54:32.357519 11111 ts_tablet_manager.cc:1403] T 91b1e9e35b8d4e2499752af3e3e4b0d7 P 108da90e11b041a99efba19d57cce96c: Time spent bootstrapping tablet: real 0.030s	user 0.008s	sys 0.007s
I20260709 14:54:32.359088 11112 ts_tablet_manager.cc:1434] T be9655dcbe7a4096b6745b61bd5e02cf P 390c6000c0b840429c8a4b417eafd156: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260709 14:54:32.360055 11112 tablet_bootstrap.cc:492] T 06061561a0334bfdb0472bd6d48fbd61 P 390c6000c0b840429c8a4b417eafd156: Bootstrap starting.
I20260709 14:54:32.360448 11118 raft_consensus.cc:515] T 91b1e9e35b8d4e2499752af3e3e4b0d7 P 390c6000c0b840429c8a4b417eafd156 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5e972238c8ba4c0a96039cd83280d0f6" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39383 } } peers { permanent_uuid: "390c6000c0b840429c8a4b417eafd156" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 34285 } } peers { permanent_uuid: "108da90e11b041a99efba19d57cce96c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 46129 } }
I20260709 14:54:32.361268 11111 raft_consensus.cc:359] T 91b1e9e35b8d4e2499752af3e3e4b0d7 P 108da90e11b041a99efba19d57cce96c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5e972238c8ba4c0a96039cd83280d0f6" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39383 } } peers { permanent_uuid: "390c6000c0b840429c8a4b417eafd156" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 34285 } } peers { permanent_uuid: "108da90e11b041a99efba19d57cce96c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 46129 } }
I20260709 14:54:32.362210 11111 raft_consensus.cc:385] T 91b1e9e35b8d4e2499752af3e3e4b0d7 P 108da90e11b041a99efba19d57cce96c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:32.362496 11111 raft_consensus.cc:740] T 91b1e9e35b8d4e2499752af3e3e4b0d7 P 108da90e11b041a99efba19d57cce96c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 108da90e11b041a99efba19d57cce96c, State: Initialized, Role: FOLLOWER
I20260709 14:54:32.363047 10920 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "91b1e9e35b8d4e2499752af3e3e4b0d7" candidate_uuid: "390c6000c0b840429c8a4b417eafd156" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5e972238c8ba4c0a96039cd83280d0f6"
I20260709 14:54:32.363656 10920 raft_consensus.cc:3060] T 91b1e9e35b8d4e2499752af3e3e4b0d7 P 5e972238c8ba4c0a96039cd83280d0f6 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:32.364946 11118 leader_election.cc:290] T 91b1e9e35b8d4e2499752af3e3e4b0d7 P 390c6000c0b840429c8a4b417eafd156 [CANDIDATE]: Term 1 election: Requested vote from peers 5e972238c8ba4c0a96039cd83280d0f6 (127.6.3.193:39383), 108da90e11b041a99efba19d57cce96c (127.6.3.195:46129)
I20260709 14:54:32.363252 11111 consensus_queue.cc:260] T 91b1e9e35b8d4e2499752af3e3e4b0d7 P 108da90e11b041a99efba19d57cce96c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5e972238c8ba4c0a96039cd83280d0f6" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39383 } } peers { permanent_uuid: "390c6000c0b840429c8a4b417eafd156" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 34285 } } peers { permanent_uuid: "108da90e11b041a99efba19d57cce96c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 46129 } }
I20260709 14:54:32.367522 11069 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "91b1e9e35b8d4e2499752af3e3e4b0d7" candidate_uuid: "390c6000c0b840429c8a4b417eafd156" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "108da90e11b041a99efba19d57cce96c"
I20260709 14:54:32.368012 11069 raft_consensus.cc:3060] T 91b1e9e35b8d4e2499752af3e3e4b0d7 P 108da90e11b041a99efba19d57cce96c [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:32.368953 11112 tablet_bootstrap.cc:654] T 06061561a0334bfdb0472bd6d48fbd61 P 390c6000c0b840429c8a4b417eafd156: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:32.370352 10920 raft_consensus.cc:2468] T 91b1e9e35b8d4e2499752af3e3e4b0d7 P 5e972238c8ba4c0a96039cd83280d0f6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 390c6000c0b840429c8a4b417eafd156 in term 1.
I20260709 14:54:32.372540 10961 leader_election.cc:304] T 91b1e9e35b8d4e2499752af3e3e4b0d7 P 390c6000c0b840429c8a4b417eafd156 [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: 390c6000c0b840429c8a4b417eafd156, 5e972238c8ba4c0a96039cd83280d0f6; no voters: 
I20260709 14:54:32.374220 11069 raft_consensus.cc:2468] T 91b1e9e35b8d4e2499752af3e3e4b0d7 P 108da90e11b041a99efba19d57cce96c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 390c6000c0b840429c8a4b417eafd156 in term 1.
I20260709 14:54:32.374495 11118 raft_consensus.cc:2804] T 91b1e9e35b8d4e2499752af3e3e4b0d7 P 390c6000c0b840429c8a4b417eafd156 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:54:32.375265 11118 raft_consensus.cc:697] T 91b1e9e35b8d4e2499752af3e3e4b0d7 P 390c6000c0b840429c8a4b417eafd156 [term 1 LEADER]: Becoming Leader. State: Replica: 390c6000c0b840429c8a4b417eafd156, State: Running, Role: LEADER
I20260709 14:54:32.375553 10817 catalog_manager.cc:5697] T 4cf27b493adb4cee9a9f44e05f85c4db P 390c6000c0b840429c8a4b417eafd156 reported cstate change: term changed from 0 to 1, leader changed from <none> to 390c6000c0b840429c8a4b417eafd156 (127.6.3.194). New cstate: current_term: 1 leader_uuid: "390c6000c0b840429c8a4b417eafd156" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "108da90e11b041a99efba19d57cce96c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 46129 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5e972238c8ba4c0a96039cd83280d0f6" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39383 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "390c6000c0b840429c8a4b417eafd156" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 34285 } health_report { overall_health: HEALTHY } } }
I20260709 14:54:32.376077 11118 consensus_queue.cc:237] T 91b1e9e35b8d4e2499752af3e3e4b0d7 P 390c6000c0b840429c8a4b417eafd156 [LEADER]: Queue going to LEADER mode. State: All 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: "5e972238c8ba4c0a96039cd83280d0f6" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39383 } } peers { permanent_uuid: "390c6000c0b840429c8a4b417eafd156" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 34285 } } peers { permanent_uuid: "108da90e11b041a99efba19d57cce96c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 46129 } }
I20260709 14:54:32.378103 11112 tablet_bootstrap.cc:492] T 06061561a0334bfdb0472bd6d48fbd61 P 390c6000c0b840429c8a4b417eafd156: No bootstrap required, opened a new log
I20260709 14:54:32.378542 11112 ts_tablet_manager.cc:1403] T 06061561a0334bfdb0472bd6d48fbd61 P 390c6000c0b840429c8a4b417eafd156: Time spent bootstrapping tablet: real 0.019s	user 0.006s	sys 0.008s
I20260709 14:54:32.380853 11111 ts_tablet_manager.cc:1434] T 91b1e9e35b8d4e2499752af3e3e4b0d7 P 108da90e11b041a99efba19d57cce96c: Time spent starting tablet: real 0.023s	user 0.010s	sys 0.000s
I20260709 14:54:32.379098 10818 catalog_manager.cc:5697] T 1bc61e627edf4d5eb32e7c9a8a3610d4 P 5e972238c8ba4c0a96039cd83280d0f6 reported cstate change: term changed from 0 to 1, leader changed from <none> to 5e972238c8ba4c0a96039cd83280d0f6 (127.6.3.193). New cstate: current_term: 1 leader_uuid: "5e972238c8ba4c0a96039cd83280d0f6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5e972238c8ba4c0a96039cd83280d0f6" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39383 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "390c6000c0b840429c8a4b417eafd156" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 34285 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "108da90e11b041a99efba19d57cce96c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 46129 } health_report { overall_health: UNKNOWN } } }
I20260709 14:54:32.383826 11112 raft_consensus.cc:359] T 06061561a0334bfdb0472bd6d48fbd61 P 390c6000c0b840429c8a4b417eafd156 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5e972238c8ba4c0a96039cd83280d0f6" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39383 } } peers { permanent_uuid: "390c6000c0b840429c8a4b417eafd156" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 34285 } } peers { permanent_uuid: "108da90e11b041a99efba19d57cce96c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 46129 } }
I20260709 14:54:32.384522 11112 raft_consensus.cc:385] T 06061561a0334bfdb0472bd6d48fbd61 P 390c6000c0b840429c8a4b417eafd156 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:32.384851 11111 tablet_bootstrap.cc:492] T 06061561a0334bfdb0472bd6d48fbd61 P 108da90e11b041a99efba19d57cce96c: Bootstrap starting.
I20260709 14:54:32.386179 11110 ts_tablet_manager.cc:1434] T 91b1e9e35b8d4e2499752af3e3e4b0d7 P 5e972238c8ba4c0a96039cd83280d0f6: Time spent starting tablet: real 0.075s	user 0.005s	sys 0.005s
I20260709 14:54:32.387200 11110 tablet_bootstrap.cc:492] T a871861292974c9ba51df0b14123b3a4 P 5e972238c8ba4c0a96039cd83280d0f6: Bootstrap starting.
I20260709 14:54:32.391196 11111 tablet_bootstrap.cc:654] T 06061561a0334bfdb0472bd6d48fbd61 P 108da90e11b041a99efba19d57cce96c: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:32.384799 11112 raft_consensus.cc:740] T 06061561a0334bfdb0472bd6d48fbd61 P 390c6000c0b840429c8a4b417eafd156 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 390c6000c0b840429c8a4b417eafd156, State: Initialized, Role: FOLLOWER
I20260709 14:54:32.393472 11110 tablet_bootstrap.cc:654] T a871861292974c9ba51df0b14123b3a4 P 5e972238c8ba4c0a96039cd83280d0f6: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:32.393431 10817 catalog_manager.cc:5697] T 91b1e9e35b8d4e2499752af3e3e4b0d7 P 390c6000c0b840429c8a4b417eafd156 reported cstate change: term changed from 0 to 1, leader changed from <none> to 390c6000c0b840429c8a4b417eafd156 (127.6.3.194). New cstate: current_term: 1 leader_uuid: "390c6000c0b840429c8a4b417eafd156" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5e972238c8ba4c0a96039cd83280d0f6" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39383 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "390c6000c0b840429c8a4b417eafd156" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 34285 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "108da90e11b041a99efba19d57cce96c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 46129 } health_report { overall_health: UNKNOWN } } }
I20260709 14:54:32.394099 11112 consensus_queue.cc:260] T 06061561a0334bfdb0472bd6d48fbd61 P 390c6000c0b840429c8a4b417eafd156 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5e972238c8ba4c0a96039cd83280d0f6" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39383 } } peers { permanent_uuid: "390c6000c0b840429c8a4b417eafd156" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 34285 } } peers { permanent_uuid: "108da90e11b041a99efba19d57cce96c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 46129 } }
I20260709 14:54:32.396497 11112 ts_tablet_manager.cc:1434] T 06061561a0334bfdb0472bd6d48fbd61 P 390c6000c0b840429c8a4b417eafd156: Time spent starting tablet: real 0.018s	user 0.006s	sys 0.001s
I20260709 14:54:32.397707 11112 tablet_bootstrap.cc:492] T 0e7ee289b26c4814a4d6fbf786b19436 P 390c6000c0b840429c8a4b417eafd156: Bootstrap starting.
I20260709 14:54:32.404573 11110 tablet_bootstrap.cc:492] T a871861292974c9ba51df0b14123b3a4 P 5e972238c8ba4c0a96039cd83280d0f6: No bootstrap required, opened a new log
I20260709 14:54:32.404942 11112 tablet_bootstrap.cc:654] T 0e7ee289b26c4814a4d6fbf786b19436 P 390c6000c0b840429c8a4b417eafd156: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:32.405093 11110 ts_tablet_manager.cc:1403] T a871861292974c9ba51df0b14123b3a4 P 5e972238c8ba4c0a96039cd83280d0f6: Time spent bootstrapping tablet: real 0.018s	user 0.016s	sys 0.000s
I20260709 14:54:32.408439 11110 raft_consensus.cc:359] T a871861292974c9ba51df0b14123b3a4 P 5e972238c8ba4c0a96039cd83280d0f6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5e972238c8ba4c0a96039cd83280d0f6" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39383 } } peers { permanent_uuid: "390c6000c0b840429c8a4b417eafd156" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 34285 } } peers { permanent_uuid: "108da90e11b041a99efba19d57cce96c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 46129 } }
I20260709 14:54:32.409396 11110 raft_consensus.cc:385] T a871861292974c9ba51df0b14123b3a4 P 5e972238c8ba4c0a96039cd83280d0f6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:32.409627 11111 tablet_bootstrap.cc:492] T 06061561a0334bfdb0472bd6d48fbd61 P 108da90e11b041a99efba19d57cce96c: No bootstrap required, opened a new log
I20260709 14:54:32.409843 11110 raft_consensus.cc:740] T a871861292974c9ba51df0b14123b3a4 P 5e972238c8ba4c0a96039cd83280d0f6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5e972238c8ba4c0a96039cd83280d0f6, State: Initialized, Role: FOLLOWER
I20260709 14:54:32.410141 11111 ts_tablet_manager.cc:1403] T 06061561a0334bfdb0472bd6d48fbd61 P 108da90e11b041a99efba19d57cce96c: Time spent bootstrapping tablet: real 0.025s	user 0.009s	sys 0.001s
I20260709 14:54:32.412811 11110 consensus_queue.cc:260] T a871861292974c9ba51df0b14123b3a4 P 5e972238c8ba4c0a96039cd83280d0f6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5e972238c8ba4c0a96039cd83280d0f6" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39383 } } peers { permanent_uuid: "390c6000c0b840429c8a4b417eafd156" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 34285 } } peers { permanent_uuid: "108da90e11b041a99efba19d57cce96c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 46129 } }
I20260709 14:54:32.413091 11111 raft_consensus.cc:359] T 06061561a0334bfdb0472bd6d48fbd61 P 108da90e11b041a99efba19d57cce96c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5e972238c8ba4c0a96039cd83280d0f6" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39383 } } peers { permanent_uuid: "390c6000c0b840429c8a4b417eafd156" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 34285 } } peers { permanent_uuid: "108da90e11b041a99efba19d57cce96c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 46129 } }
I20260709 14:54:32.413749 11111 raft_consensus.cc:385] T 06061561a0334bfdb0472bd6d48fbd61 P 108da90e11b041a99efba19d57cce96c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:32.414112 11111 raft_consensus.cc:740] T 06061561a0334bfdb0472bd6d48fbd61 P 108da90e11b041a99efba19d57cce96c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 108da90e11b041a99efba19d57cce96c, State: Initialized, Role: FOLLOWER
I20260709 14:54:32.415095 11110 ts_tablet_manager.cc:1434] T a871861292974c9ba51df0b14123b3a4 P 5e972238c8ba4c0a96039cd83280d0f6: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.000s
I20260709 14:54:32.414885 11111 consensus_queue.cc:260] T 06061561a0334bfdb0472bd6d48fbd61 P 108da90e11b041a99efba19d57cce96c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5e972238c8ba4c0a96039cd83280d0f6" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39383 } } peers { permanent_uuid: "390c6000c0b840429c8a4b417eafd156" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 34285 } } peers { permanent_uuid: "108da90e11b041a99efba19d57cce96c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 46129 } }
I20260709 14:54:32.415524 11112 tablet_bootstrap.cc:492] T 0e7ee289b26c4814a4d6fbf786b19436 P 390c6000c0b840429c8a4b417eafd156: No bootstrap required, opened a new log
I20260709 14:54:32.416061 11112 ts_tablet_manager.cc:1403] T 0e7ee289b26c4814a4d6fbf786b19436 P 390c6000c0b840429c8a4b417eafd156: Time spent bootstrapping tablet: real 0.019s	user 0.013s	sys 0.001s
I20260709 14:54:32.416155 11110 tablet_bootstrap.cc:492] T 4cf27b493adb4cee9a9f44e05f85c4db P 5e972238c8ba4c0a96039cd83280d0f6: Bootstrap starting.
I20260709 14:54:32.417347 11111 ts_tablet_manager.cc:1434] T 06061561a0334bfdb0472bd6d48fbd61 P 108da90e11b041a99efba19d57cce96c: Time spent starting tablet: real 0.007s	user 0.002s	sys 0.003s
I20260709 14:54:32.418262 11111 tablet_bootstrap.cc:492] T 0e7ee289b26c4814a4d6fbf786b19436 P 108da90e11b041a99efba19d57cce96c: Bootstrap starting.
I20260709 14:54:32.418980 11112 raft_consensus.cc:359] T 0e7ee289b26c4814a4d6fbf786b19436 P 390c6000c0b840429c8a4b417eafd156 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5e972238c8ba4c0a96039cd83280d0f6" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39383 } } peers { permanent_uuid: "390c6000c0b840429c8a4b417eafd156" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 34285 } } peers { permanent_uuid: "108da90e11b041a99efba19d57cce96c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 46129 } }
I20260709 14:54:32.419806 11112 raft_consensus.cc:385] T 0e7ee289b26c4814a4d6fbf786b19436 P 390c6000c0b840429c8a4b417eafd156 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:32.420128 11112 raft_consensus.cc:740] T 0e7ee289b26c4814a4d6fbf786b19436 P 390c6000c0b840429c8a4b417eafd156 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 390c6000c0b840429c8a4b417eafd156, State: Initialized, Role: FOLLOWER
I20260709 14:54:32.420897 11112 consensus_queue.cc:260] T 0e7ee289b26c4814a4d6fbf786b19436 P 390c6000c0b840429c8a4b417eafd156 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5e972238c8ba4c0a96039cd83280d0f6" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39383 } } peers { permanent_uuid: "390c6000c0b840429c8a4b417eafd156" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 34285 } } peers { permanent_uuid: "108da90e11b041a99efba19d57cce96c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 46129 } }
I20260709 14:54:32.422889 11110 tablet_bootstrap.cc:654] T 4cf27b493adb4cee9a9f44e05f85c4db P 5e972238c8ba4c0a96039cd83280d0f6: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:32.425040 11111 tablet_bootstrap.cc:654] T 0e7ee289b26c4814a4d6fbf786b19436 P 108da90e11b041a99efba19d57cce96c: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:32.425977 11112 ts_tablet_manager.cc:1434] T 0e7ee289b26c4814a4d6fbf786b19436 P 390c6000c0b840429c8a4b417eafd156: Time spent starting tablet: real 0.010s	user 0.002s	sys 0.005s
I20260709 14:54:32.426981 11112 tablet_bootstrap.cc:492] T a55e5bd807ef40c98d8810392e167afd P 390c6000c0b840429c8a4b417eafd156: Bootstrap starting.
I20260709 14:54:32.432852 11112 tablet_bootstrap.cc:654] T a55e5bd807ef40c98d8810392e167afd P 390c6000c0b840429c8a4b417eafd156: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:32.434688 11110 tablet_bootstrap.cc:492] T 4cf27b493adb4cee9a9f44e05f85c4db P 5e972238c8ba4c0a96039cd83280d0f6: No bootstrap required, opened a new log
I20260709 14:54:32.435237 11110 ts_tablet_manager.cc:1403] T 4cf27b493adb4cee9a9f44e05f85c4db P 5e972238c8ba4c0a96039cd83280d0f6: Time spent bootstrapping tablet: real 0.019s	user 0.010s	sys 0.008s
I20260709 14:54:32.435231 11129 raft_consensus.cc:493] T be9655dcbe7a4096b6745b61bd5e02cf P 108da90e11b041a99efba19d57cce96c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:54:32.436125 11129 raft_consensus.cc:515] T be9655dcbe7a4096b6745b61bd5e02cf P 108da90e11b041a99efba19d57cce96c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5e972238c8ba4c0a96039cd83280d0f6" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39383 } } peers { permanent_uuid: "390c6000c0b840429c8a4b417eafd156" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 34285 } } peers { permanent_uuid: "108da90e11b041a99efba19d57cce96c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 46129 } }
I20260709 14:54:32.437949 11111 tablet_bootstrap.cc:492] T 0e7ee289b26c4814a4d6fbf786b19436 P 108da90e11b041a99efba19d57cce96c: No bootstrap required, opened a new log
I20260709 14:54:32.438081 11129 leader_election.cc:290] T be9655dcbe7a4096b6745b61bd5e02cf P 108da90e11b041a99efba19d57cce96c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5e972238c8ba4c0a96039cd83280d0f6 (127.6.3.193:39383), 390c6000c0b840429c8a4b417eafd156 (127.6.3.194:34285)
I20260709 14:54:32.438386 11111 ts_tablet_manager.cc:1403] T 0e7ee289b26c4814a4d6fbf786b19436 P 108da90e11b041a99efba19d57cce96c: Time spent bootstrapping tablet: real 0.020s	user 0.008s	sys 0.008s
I20260709 14:54:32.438189 11110 raft_consensus.cc:359] T 4cf27b493adb4cee9a9f44e05f85c4db P 5e972238c8ba4c0a96039cd83280d0f6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "108da90e11b041a99efba19d57cce96c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 46129 } } peers { permanent_uuid: "5e972238c8ba4c0a96039cd83280d0f6" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39383 } } peers { permanent_uuid: "390c6000c0b840429c8a4b417eafd156" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 34285 } }
I20260709 14:54:32.438894 11110 raft_consensus.cc:385] T 4cf27b493adb4cee9a9f44e05f85c4db P 5e972238c8ba4c0a96039cd83280d0f6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:32.439266 11110 raft_consensus.cc:740] T 4cf27b493adb4cee9a9f44e05f85c4db P 5e972238c8ba4c0a96039cd83280d0f6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5e972238c8ba4c0a96039cd83280d0f6, State: Initialized, Role: FOLLOWER
I20260709 14:54:32.439652 10996 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "be9655dcbe7a4096b6745b61bd5e02cf" candidate_uuid: "108da90e11b041a99efba19d57cce96c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "390c6000c0b840429c8a4b417eafd156" is_pre_election: true
I20260709 14:54:32.440266 10996 raft_consensus.cc:2468] T be9655dcbe7a4096b6745b61bd5e02cf P 390c6000c0b840429c8a4b417eafd156 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 108da90e11b041a99efba19d57cce96c in term 0.
I20260709 14:54:32.441234 11111 raft_consensus.cc:359] T 0e7ee289b26c4814a4d6fbf786b19436 P 108da90e11b041a99efba19d57cce96c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5e972238c8ba4c0a96039cd83280d0f6" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39383 } } peers { permanent_uuid: "390c6000c0b840429c8a4b417eafd156" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 34285 } } peers { permanent_uuid: "108da90e11b041a99efba19d57cce96c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 46129 } }
I20260709 14:54:32.441437 10920 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "be9655dcbe7a4096b6745b61bd5e02cf" candidate_uuid: "108da90e11b041a99efba19d57cce96c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5e972238c8ba4c0a96039cd83280d0f6" is_pre_election: true
I20260709 14:54:32.441883 11111 raft_consensus.cc:385] T 0e7ee289b26c4814a4d6fbf786b19436 P 108da90e11b041a99efba19d57cce96c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:32.440128 11110 consensus_queue.cc:260] T 4cf27b493adb4cee9a9f44e05f85c4db P 5e972238c8ba4c0a96039cd83280d0f6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "108da90e11b041a99efba19d57cce96c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 46129 } } peers { permanent_uuid: "5e972238c8ba4c0a96039cd83280d0f6" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39383 } } peers { permanent_uuid: "390c6000c0b840429c8a4b417eafd156" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 34285 } }
I20260709 14:54:32.442179 11111 raft_consensus.cc:740] T 0e7ee289b26c4814a4d6fbf786b19436 P 108da90e11b041a99efba19d57cce96c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 108da90e11b041a99efba19d57cce96c, State: Initialized, Role: FOLLOWER
I20260709 14:54:32.442655 11033 leader_election.cc:304] T be9655dcbe7a4096b6745b61bd5e02cf P 108da90e11b041a99efba19d57cce96c [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: 108da90e11b041a99efba19d57cce96c, 390c6000c0b840429c8a4b417eafd156; no voters: 
I20260709 14:54:32.442854 11111 consensus_queue.cc:260] T 0e7ee289b26c4814a4d6fbf786b19436 P 108da90e11b041a99efba19d57cce96c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5e972238c8ba4c0a96039cd83280d0f6" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39383 } } peers { permanent_uuid: "390c6000c0b840429c8a4b417eafd156" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 34285 } } peers { permanent_uuid: "108da90e11b041a99efba19d57cce96c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 46129 } }
I20260709 14:54:32.442224 10920 raft_consensus.cc:2468] T be9655dcbe7a4096b6745b61bd5e02cf P 5e972238c8ba4c0a96039cd83280d0f6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 108da90e11b041a99efba19d57cce96c in term 0.
I20260709 14:54:32.444430 11129 raft_consensus.cc:2804] T be9655dcbe7a4096b6745b61bd5e02cf P 108da90e11b041a99efba19d57cce96c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:54:32.446544 11129 raft_consensus.cc:493] T be9655dcbe7a4096b6745b61bd5e02cf P 108da90e11b041a99efba19d57cce96c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:54:32.446960 11129 raft_consensus.cc:3060] T be9655dcbe7a4096b6745b61bd5e02cf P 108da90e11b041a99efba19d57cce96c [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:32.447849 11110 ts_tablet_manager.cc:1434] T 4cf27b493adb4cee9a9f44e05f85c4db P 5e972238c8ba4c0a96039cd83280d0f6: Time spent starting tablet: real 0.012s	user 0.007s	sys 0.000s
I20260709 14:54:32.449177 11110 tablet_bootstrap.cc:492] T 06061561a0334bfdb0472bd6d48fbd61 P 5e972238c8ba4c0a96039cd83280d0f6: Bootstrap starting.
I20260709 14:54:32.454118 11129 raft_consensus.cc:515] T be9655dcbe7a4096b6745b61bd5e02cf P 108da90e11b041a99efba19d57cce96c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5e972238c8ba4c0a96039cd83280d0f6" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39383 } } peers { permanent_uuid: "390c6000c0b840429c8a4b417eafd156" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 34285 } } peers { permanent_uuid: "108da90e11b041a99efba19d57cce96c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 46129 } }
I20260709 14:54:32.455794 11112 tablet_bootstrap.cc:492] T a55e5bd807ef40c98d8810392e167afd P 390c6000c0b840429c8a4b417eafd156: No bootstrap required, opened a new log
I20260709 14:54:32.456184 11110 tablet_bootstrap.cc:654] T 06061561a0334bfdb0472bd6d48fbd61 P 5e972238c8ba4c0a96039cd83280d0f6: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:32.456259 11112 ts_tablet_manager.cc:1403] T a55e5bd807ef40c98d8810392e167afd P 390c6000c0b840429c8a4b417eafd156: Time spent bootstrapping tablet: real 0.029s	user 0.009s	sys 0.008s
I20260709 14:54:32.459132 10920 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "be9655dcbe7a4096b6745b61bd5e02cf" candidate_uuid: "108da90e11b041a99efba19d57cce96c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5e972238c8ba4c0a96039cd83280d0f6"
I20260709 14:54:32.459715 10920 raft_consensus.cc:3060] T be9655dcbe7a4096b6745b61bd5e02cf P 5e972238c8ba4c0a96039cd83280d0f6 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:32.459782 11112 raft_consensus.cc:359] T a55e5bd807ef40c98d8810392e167afd P 390c6000c0b840429c8a4b417eafd156 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5e972238c8ba4c0a96039cd83280d0f6" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39383 } } peers { permanent_uuid: "390c6000c0b840429c8a4b417eafd156" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 34285 } } peers { permanent_uuid: "108da90e11b041a99efba19d57cce96c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 46129 } }
I20260709 14:54:32.460903 11112 raft_consensus.cc:385] T a55e5bd807ef40c98d8810392e167afd P 390c6000c0b840429c8a4b417eafd156 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:32.461288 11112 raft_consensus.cc:740] T a55e5bd807ef40c98d8810392e167afd P 390c6000c0b840429c8a4b417eafd156 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 390c6000c0b840429c8a4b417eafd156, State: Initialized, Role: FOLLOWER
I20260709 14:54:32.462342 11112 consensus_queue.cc:260] T a55e5bd807ef40c98d8810392e167afd P 390c6000c0b840429c8a4b417eafd156 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5e972238c8ba4c0a96039cd83280d0f6" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39383 } } peers { permanent_uuid: "390c6000c0b840429c8a4b417eafd156" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 34285 } } peers { permanent_uuid: "108da90e11b041a99efba19d57cce96c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 46129 } }
I20260709 14:54:32.466099 10920 raft_consensus.cc:2468] T be9655dcbe7a4096b6745b61bd5e02cf P 5e972238c8ba4c0a96039cd83280d0f6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 108da90e11b041a99efba19d57cce96c in term 1.
I20260709 14:54:32.467314 11035 leader_election.cc:304] T be9655dcbe7a4096b6745b61bd5e02cf P 108da90e11b041a99efba19d57cce96c [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: 108da90e11b041a99efba19d57cce96c, 5e972238c8ba4c0a96039cd83280d0f6; no voters: 
I20260709 14:54:32.467679 11112 ts_tablet_manager.cc:1434] T a55e5bd807ef40c98d8810392e167afd P 390c6000c0b840429c8a4b417eafd156: Time spent starting tablet: real 0.011s	user 0.007s	sys 0.000s
I20260709 14:54:32.468176 11117 raft_consensus.cc:2804] T be9655dcbe7a4096b6745b61bd5e02cf P 108da90e11b041a99efba19d57cce96c [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:54:32.468935 11112 tablet_bootstrap.cc:492] T 1700e5b349ea4e76ad9db776b626dfe5 P 390c6000c0b840429c8a4b417eafd156: Bootstrap starting.
I20260709 14:54:32.469272 11117 raft_consensus.cc:697] T be9655dcbe7a4096b6745b61bd5e02cf P 108da90e11b041a99efba19d57cce96c [term 1 LEADER]: Becoming Leader. State: Replica: 108da90e11b041a99efba19d57cce96c, State: Running, Role: LEADER
I20260709 14:54:32.470255 11117 consensus_queue.cc:237] T be9655dcbe7a4096b6745b61bd5e02cf P 108da90e11b041a99efba19d57cce96c [LEADER]: Queue going to LEADER mode. State: All 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: "5e972238c8ba4c0a96039cd83280d0f6" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39383 } } peers { permanent_uuid: "390c6000c0b840429c8a4b417eafd156" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 34285 } } peers { permanent_uuid: "108da90e11b041a99efba19d57cce96c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 46129 } }
I20260709 14:54:32.445420 11111 ts_tablet_manager.cc:1434] T 0e7ee289b26c4814a4d6fbf786b19436 P 108da90e11b041a99efba19d57cce96c: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 14:54:32.473222 10996 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "be9655dcbe7a4096b6745b61bd5e02cf" candidate_uuid: "108da90e11b041a99efba19d57cce96c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "390c6000c0b840429c8a4b417eafd156"
I20260709 14:54:32.473387 11111 tablet_bootstrap.cc:492] T a55e5bd807ef40c98d8810392e167afd P 108da90e11b041a99efba19d57cce96c: Bootstrap starting.
I20260709 14:54:32.473805 10996 raft_consensus.cc:3060] T be9655dcbe7a4096b6745b61bd5e02cf P 390c6000c0b840429c8a4b417eafd156 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:32.479969 10996 raft_consensus.cc:2468] T be9655dcbe7a4096b6745b61bd5e02cf P 390c6000c0b840429c8a4b417eafd156 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 108da90e11b041a99efba19d57cce96c in term 1.
I20260709 14:54:32.481915 11111 tablet_bootstrap.cc:654] T a55e5bd807ef40c98d8810392e167afd P 108da90e11b041a99efba19d57cce96c: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:32.482743 11112 tablet_bootstrap.cc:654] T 1700e5b349ea4e76ad9db776b626dfe5 P 390c6000c0b840429c8a4b417eafd156: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:32.483188 11129 leader_election.cc:290] T be9655dcbe7a4096b6745b61bd5e02cf P 108da90e11b041a99efba19d57cce96c [CANDIDATE]: Term 1 election: Requested vote from peers 5e972238c8ba4c0a96039cd83280d0f6 (127.6.3.193:39383), 390c6000c0b840429c8a4b417eafd156 (127.6.3.194:34285)
I20260709 14:54:32.493301 11111 tablet_bootstrap.cc:492] T a55e5bd807ef40c98d8810392e167afd P 108da90e11b041a99efba19d57cce96c: No bootstrap required, opened a new log
I20260709 14:54:32.493338 11110 tablet_bootstrap.cc:492] T 06061561a0334bfdb0472bd6d48fbd61 P 5e972238c8ba4c0a96039cd83280d0f6: No bootstrap required, opened a new log
I20260709 14:54:32.493934 11111 ts_tablet_manager.cc:1403] T a55e5bd807ef40c98d8810392e167afd P 108da90e11b041a99efba19d57cce96c: Time spent bootstrapping tablet: real 0.021s	user 0.016s	sys 0.004s
I20260709 14:54:32.494024 11110 ts_tablet_manager.cc:1403] T 06061561a0334bfdb0472bd6d48fbd61 P 5e972238c8ba4c0a96039cd83280d0f6: Time spent bootstrapping tablet: real 0.045s	user 0.011s	sys 0.021s
I20260709 14:54:32.496567 11111 raft_consensus.cc:359] T a55e5bd807ef40c98d8810392e167afd P 108da90e11b041a99efba19d57cce96c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5e972238c8ba4c0a96039cd83280d0f6" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39383 } } peers { permanent_uuid: "390c6000c0b840429c8a4b417eafd156" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 34285 } } peers { permanent_uuid: "108da90e11b041a99efba19d57cce96c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 46129 } }
I20260709 14:54:32.496794 11110 raft_consensus.cc:359] T 06061561a0334bfdb0472bd6d48fbd61 P 5e972238c8ba4c0a96039cd83280d0f6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5e972238c8ba4c0a96039cd83280d0f6" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39383 } } peers { permanent_uuid: "390c6000c0b840429c8a4b417eafd156" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 34285 } } peers { permanent_uuid: "108da90e11b041a99efba19d57cce96c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 46129 } }
I20260709 14:54:32.497253 11111 raft_consensus.cc:385] T a55e5bd807ef40c98d8810392e167afd P 108da90e11b041a99efba19d57cce96c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:32.497493 11110 raft_consensus.cc:385] T 06061561a0334bfdb0472bd6d48fbd61 P 5e972238c8ba4c0a96039cd83280d0f6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:32.497586 11111 raft_consensus.cc:740] T a55e5bd807ef40c98d8810392e167afd P 108da90e11b041a99efba19d57cce96c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 108da90e11b041a99efba19d57cce96c, State: Initialized, Role: FOLLOWER
I20260709 14:54:32.497901 11110 raft_consensus.cc:740] T 06061561a0334bfdb0472bd6d48fbd61 P 5e972238c8ba4c0a96039cd83280d0f6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5e972238c8ba4c0a96039cd83280d0f6, State: Initialized, Role: FOLLOWER
I20260709 14:54:32.498567 11111 consensus_queue.cc:260] T a55e5bd807ef40c98d8810392e167afd P 108da90e11b041a99efba19d57cce96c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5e972238c8ba4c0a96039cd83280d0f6" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39383 } } peers { permanent_uuid: "390c6000c0b840429c8a4b417eafd156" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 34285 } } peers { permanent_uuid: "108da90e11b041a99efba19d57cce96c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 46129 } }
I20260709 14:54:32.498716 11110 consensus_queue.cc:260] T 06061561a0334bfdb0472bd6d48fbd61 P 5e972238c8ba4c0a96039cd83280d0f6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5e972238c8ba4c0a96039cd83280d0f6" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39383 } } peers { permanent_uuid: "390c6000c0b840429c8a4b417eafd156" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 34285 } } peers { permanent_uuid: "108da90e11b041a99efba19d57cce96c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 46129 } }
I20260709 14:54:32.500837 11111 ts_tablet_manager.cc:1434] T a55e5bd807ef40c98d8810392e167afd P 108da90e11b041a99efba19d57cce96c: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 14:54:32.501823 11111 tablet_bootstrap.cc:492] T 1700e5b349ea4e76ad9db776b626dfe5 P 108da90e11b041a99efba19d57cce96c: Bootstrap starting.
I20260709 14:54:32.500702 10818 catalog_manager.cc:5697] T be9655dcbe7a4096b6745b61bd5e02cf P 108da90e11b041a99efba19d57cce96c reported cstate change: term changed from 0 to 1, leader changed from <none> to 108da90e11b041a99efba19d57cce96c (127.6.3.195). New cstate: current_term: 1 leader_uuid: "108da90e11b041a99efba19d57cce96c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5e972238c8ba4c0a96039cd83280d0f6" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39383 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "390c6000c0b840429c8a4b417eafd156" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 34285 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "108da90e11b041a99efba19d57cce96c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 46129 } health_report { overall_health: HEALTHY } } }
I20260709 14:54:32.507102 11111 tablet_bootstrap.cc:654] T 1700e5b349ea4e76ad9db776b626dfe5 P 108da90e11b041a99efba19d57cce96c: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:32.507421 11110 ts_tablet_manager.cc:1434] T 06061561a0334bfdb0472bd6d48fbd61 P 5e972238c8ba4c0a96039cd83280d0f6: Time spent starting tablet: real 0.013s	user 0.002s	sys 0.004s
I20260709 14:54:32.509480 11112 tablet_bootstrap.cc:492] T 1700e5b349ea4e76ad9db776b626dfe5 P 390c6000c0b840429c8a4b417eafd156: No bootstrap required, opened a new log
I20260709 14:54:32.509944 11112 ts_tablet_manager.cc:1403] T 1700e5b349ea4e76ad9db776b626dfe5 P 390c6000c0b840429c8a4b417eafd156: Time spent bootstrapping tablet: real 0.041s	user 0.014s	sys 0.012s
I20260709 14:54:32.512470 11112 raft_consensus.cc:359] T 1700e5b349ea4e76ad9db776b626dfe5 P 390c6000c0b840429c8a4b417eafd156 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5e972238c8ba4c0a96039cd83280d0f6" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39383 } } peers { permanent_uuid: "390c6000c0b840429c8a4b417eafd156" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 34285 } } peers { permanent_uuid: "108da90e11b041a99efba19d57cce96c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 46129 } }
I20260709 14:54:32.513087 11112 raft_consensus.cc:385] T 1700e5b349ea4e76ad9db776b626dfe5 P 390c6000c0b840429c8a4b417eafd156 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:32.513382 11112 raft_consensus.cc:740] T 1700e5b349ea4e76ad9db776b626dfe5 P 390c6000c0b840429c8a4b417eafd156 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 390c6000c0b840429c8a4b417eafd156, State: Initialized, Role: FOLLOWER
I20260709 14:54:32.514106 11112 consensus_queue.cc:260] T 1700e5b349ea4e76ad9db776b626dfe5 P 390c6000c0b840429c8a4b417eafd156 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5e972238c8ba4c0a96039cd83280d0f6" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39383 } } peers { permanent_uuid: "390c6000c0b840429c8a4b417eafd156" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 34285 } } peers { permanent_uuid: "108da90e11b041a99efba19d57cce96c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 46129 } }
W20260709 14:54:32.521850 10867 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 14:54:32.523531 11112 ts_tablet_manager.cc:1434] T 1700e5b349ea4e76ad9db776b626dfe5 P 390c6000c0b840429c8a4b417eafd156: Time spent starting tablet: real 0.013s	user 0.005s	sys 0.000s
I20260709 14:54:32.524649 11110 tablet_bootstrap.cc:492] T 0e7ee289b26c4814a4d6fbf786b19436 P 5e972238c8ba4c0a96039cd83280d0f6: Bootstrap starting.
I20260709 14:54:32.527997 11111 tablet_bootstrap.cc:492] T 1700e5b349ea4e76ad9db776b626dfe5 P 108da90e11b041a99efba19d57cce96c: No bootstrap required, opened a new log
I20260709 14:54:32.528378 11111 ts_tablet_manager.cc:1403] T 1700e5b349ea4e76ad9db776b626dfe5 P 108da90e11b041a99efba19d57cce96c: Time spent bootstrapping tablet: real 0.027s	user 0.016s	sys 0.007s
I20260709 14:54:32.530203 11111 raft_consensus.cc:359] T 1700e5b349ea4e76ad9db776b626dfe5 P 108da90e11b041a99efba19d57cce96c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5e972238c8ba4c0a96039cd83280d0f6" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39383 } } peers { permanent_uuid: "390c6000c0b840429c8a4b417eafd156" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 34285 } } peers { permanent_uuid: "108da90e11b041a99efba19d57cce96c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 46129 } }
I20260709 14:54:32.530696 11111 raft_consensus.cc:385] T 1700e5b349ea4e76ad9db776b626dfe5 P 108da90e11b041a99efba19d57cce96c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:32.530889 11110 tablet_bootstrap.cc:654] T 0e7ee289b26c4814a4d6fbf786b19436 P 5e972238c8ba4c0a96039cd83280d0f6: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:32.530956 11111 raft_consensus.cc:740] T 1700e5b349ea4e76ad9db776b626dfe5 P 108da90e11b041a99efba19d57cce96c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 108da90e11b041a99efba19d57cce96c, State: Initialized, Role: FOLLOWER
I20260709 14:54:32.531833 11111 consensus_queue.cc:260] T 1700e5b349ea4e76ad9db776b626dfe5 P 108da90e11b041a99efba19d57cce96c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5e972238c8ba4c0a96039cd83280d0f6" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39383 } } peers { permanent_uuid: "390c6000c0b840429c8a4b417eafd156" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 34285 } } peers { permanent_uuid: "108da90e11b041a99efba19d57cce96c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 46129 } }
I20260709 14:54:32.533389 11111 ts_tablet_manager.cc:1434] T 1700e5b349ea4e76ad9db776b626dfe5 P 108da90e11b041a99efba19d57cce96c: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260709 14:54:32.534497 11118 raft_consensus.cc:493] T a55e5bd807ef40c98d8810392e167afd P 390c6000c0b840429c8a4b417eafd156 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:54:32.534898 11118 raft_consensus.cc:515] T a55e5bd807ef40c98d8810392e167afd P 390c6000c0b840429c8a4b417eafd156 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5e972238c8ba4c0a96039cd83280d0f6" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39383 } } peers { permanent_uuid: "390c6000c0b840429c8a4b417eafd156" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 34285 } } peers { permanent_uuid: "108da90e11b041a99efba19d57cce96c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 46129 } }
I20260709 14:54:32.536700 11118 leader_election.cc:290] T a55e5bd807ef40c98d8810392e167afd P 390c6000c0b840429c8a4b417eafd156 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5e972238c8ba4c0a96039cd83280d0f6 (127.6.3.193:39383), 108da90e11b041a99efba19d57cce96c (127.6.3.195:46129)
I20260709 14:54:32.537670 10920 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a55e5bd807ef40c98d8810392e167afd" candidate_uuid: "390c6000c0b840429c8a4b417eafd156" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5e972238c8ba4c0a96039cd83280d0f6" is_pre_election: true
I20260709 14:54:32.537978 11069 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a55e5bd807ef40c98d8810392e167afd" candidate_uuid: "390c6000c0b840429c8a4b417eafd156" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "108da90e11b041a99efba19d57cce96c" is_pre_election: true
I20260709 14:54:32.538528 11069 raft_consensus.cc:2468] T a55e5bd807ef40c98d8810392e167afd P 108da90e11b041a99efba19d57cce96c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 390c6000c0b840429c8a4b417eafd156 in term 0.
W20260709 14:54:32.539026 10961 leader_election.cc:343] T a55e5bd807ef40c98d8810392e167afd P 390c6000c0b840429c8a4b417eafd156 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5e972238c8ba4c0a96039cd83280d0f6 (127.6.3.193:39383): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:54:32.539759 10962 leader_election.cc:304] T a55e5bd807ef40c98d8810392e167afd P 390c6000c0b840429c8a4b417eafd156 [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: 108da90e11b041a99efba19d57cce96c, 390c6000c0b840429c8a4b417eafd156; no voters: 5e972238c8ba4c0a96039cd83280d0f6
I20260709 14:54:32.540364 11118 raft_consensus.cc:2804] T a55e5bd807ef40c98d8810392e167afd P 390c6000c0b840429c8a4b417eafd156 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:54:32.540745 11118 raft_consensus.cc:493] T a55e5bd807ef40c98d8810392e167afd P 390c6000c0b840429c8a4b417eafd156 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:54:32.541039 11118 raft_consensus.cc:3060] T a55e5bd807ef40c98d8810392e167afd P 390c6000c0b840429c8a4b417eafd156 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:32.545387 11110 tablet_bootstrap.cc:492] T 0e7ee289b26c4814a4d6fbf786b19436 P 5e972238c8ba4c0a96039cd83280d0f6: No bootstrap required, opened a new log
I20260709 14:54:32.545858 11110 ts_tablet_manager.cc:1403] T 0e7ee289b26c4814a4d6fbf786b19436 P 5e972238c8ba4c0a96039cd83280d0f6: Time spent bootstrapping tablet: real 0.021s	user 0.010s	sys 0.008s
I20260709 14:54:32.545949 11118 raft_consensus.cc:515] T a55e5bd807ef40c98d8810392e167afd P 390c6000c0b840429c8a4b417eafd156 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5e972238c8ba4c0a96039cd83280d0f6" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39383 } } peers { permanent_uuid: "390c6000c0b840429c8a4b417eafd156" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 34285 } } peers { permanent_uuid: "108da90e11b041a99efba19d57cce96c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 46129 } }
I20260709 14:54:32.547593 11118 leader_election.cc:290] T a55e5bd807ef40c98d8810392e167afd P 390c6000c0b840429c8a4b417eafd156 [CANDIDATE]: Term 1 election: Requested vote from peers 5e972238c8ba4c0a96039cd83280d0f6 (127.6.3.193:39383), 108da90e11b041a99efba19d57cce96c (127.6.3.195:46129)
I20260709 14:54:32.548107 10920 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a55e5bd807ef40c98d8810392e167afd" candidate_uuid: "390c6000c0b840429c8a4b417eafd156" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5e972238c8ba4c0a96039cd83280d0f6"
I20260709 14:54:32.548417 11069 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a55e5bd807ef40c98d8810392e167afd" candidate_uuid: "390c6000c0b840429c8a4b417eafd156" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "108da90e11b041a99efba19d57cce96c"
I20260709 14:54:32.548266 11110 raft_consensus.cc:359] T 0e7ee289b26c4814a4d6fbf786b19436 P 5e972238c8ba4c0a96039cd83280d0f6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5e972238c8ba4c0a96039cd83280d0f6" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39383 } } peers { permanent_uuid: "390c6000c0b840429c8a4b417eafd156" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 34285 } } peers { permanent_uuid: "108da90e11b041a99efba19d57cce96c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 46129 } }
I20260709 14:54:32.548861 11069 raft_consensus.cc:3060] T a55e5bd807ef40c98d8810392e167afd P 108da90e11b041a99efba19d57cce96c [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:32.548952 11110 raft_consensus.cc:385] T 0e7ee289b26c4814a4d6fbf786b19436 P 5e972238c8ba4c0a96039cd83280d0f6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:32.549333 11110 raft_consensus.cc:740] T 0e7ee289b26c4814a4d6fbf786b19436 P 5e972238c8ba4c0a96039cd83280d0f6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5e972238c8ba4c0a96039cd83280d0f6, State: Initialized, Role: FOLLOWER
W20260709 14:54:32.549263 10961 leader_election.cc:343] T a55e5bd807ef40c98d8810392e167afd P 390c6000c0b840429c8a4b417eafd156 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 5e972238c8ba4c0a96039cd83280d0f6 (127.6.3.193:39383): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:54:32.550006 11110 consensus_queue.cc:260] T 0e7ee289b26c4814a4d6fbf786b19436 P 5e972238c8ba4c0a96039cd83280d0f6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5e972238c8ba4c0a96039cd83280d0f6" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39383 } } peers { permanent_uuid: "390c6000c0b840429c8a4b417eafd156" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 34285 } } peers { permanent_uuid: "108da90e11b041a99efba19d57cce96c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 46129 } }
I20260709 14:54:32.551785 11110 ts_tablet_manager.cc:1434] T 0e7ee289b26c4814a4d6fbf786b19436 P 5e972238c8ba4c0a96039cd83280d0f6: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260709 14:54:32.552707 11110 tablet_bootstrap.cc:492] T 1700e5b349ea4e76ad9db776b626dfe5 P 5e972238c8ba4c0a96039cd83280d0f6: Bootstrap starting.
I20260709 14:54:32.553068 11116 raft_consensus.cc:493] T 0e7ee289b26c4814a4d6fbf786b19436 P 5e972238c8ba4c0a96039cd83280d0f6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:54:32.553539 11116 raft_consensus.cc:515] T 0e7ee289b26c4814a4d6fbf786b19436 P 5e972238c8ba4c0a96039cd83280d0f6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5e972238c8ba4c0a96039cd83280d0f6" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39383 } } peers { permanent_uuid: "390c6000c0b840429c8a4b417eafd156" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 34285 } } peers { permanent_uuid: "108da90e11b041a99efba19d57cce96c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 46129 } }
I20260709 14:54:32.554109 11069 raft_consensus.cc:2468] T a55e5bd807ef40c98d8810392e167afd P 108da90e11b041a99efba19d57cce96c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 390c6000c0b840429c8a4b417eafd156 in term 1.
I20260709 14:54:32.555428 11116 leader_election.cc:290] T 0e7ee289b26c4814a4d6fbf786b19436 P 5e972238c8ba4c0a96039cd83280d0f6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 390c6000c0b840429c8a4b417eafd156 (127.6.3.194:34285), 108da90e11b041a99efba19d57cce96c (127.6.3.195:46129)
I20260709 14:54:32.556033 10996 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e7ee289b26c4814a4d6fbf786b19436" candidate_uuid: "5e972238c8ba4c0a96039cd83280d0f6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "390c6000c0b840429c8a4b417eafd156" is_pre_election: true
I20260709 14:54:32.556648 10996 raft_consensus.cc:2468] T 0e7ee289b26c4814a4d6fbf786b19436 P 390c6000c0b840429c8a4b417eafd156 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5e972238c8ba4c0a96039cd83280d0f6 in term 0.
I20260709 14:54:32.556789 11069 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e7ee289b26c4814a4d6fbf786b19436" candidate_uuid: "5e972238c8ba4c0a96039cd83280d0f6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "108da90e11b041a99efba19d57cce96c" is_pre_election: true
I20260709 14:54:32.556809 10962 leader_election.cc:304] T a55e5bd807ef40c98d8810392e167afd P 390c6000c0b840429c8a4b417eafd156 [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: 108da90e11b041a99efba19d57cce96c, 390c6000c0b840429c8a4b417eafd156; no voters: 5e972238c8ba4c0a96039cd83280d0f6
I20260709 14:54:32.557528 11069 raft_consensus.cc:2468] T 0e7ee289b26c4814a4d6fbf786b19436 P 108da90e11b041a99efba19d57cce96c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5e972238c8ba4c0a96039cd83280d0f6 in term 0.
I20260709 14:54:32.557778 10884 leader_election.cc:304] T 0e7ee289b26c4814a4d6fbf786b19436 P 5e972238c8ba4c0a96039cd83280d0f6 [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: 390c6000c0b840429c8a4b417eafd156, 5e972238c8ba4c0a96039cd83280d0f6; no voters: 
I20260709 14:54:32.557993 11118 raft_consensus.cc:2804] T a55e5bd807ef40c98d8810392e167afd P 390c6000c0b840429c8a4b417eafd156 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:54:32.558594 11116 raft_consensus.cc:2804] T 0e7ee289b26c4814a4d6fbf786b19436 P 5e972238c8ba4c0a96039cd83280d0f6 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:54:32.558971 11116 raft_consensus.cc:493] T 0e7ee289b26c4814a4d6fbf786b19436 P 5e972238c8ba4c0a96039cd83280d0f6 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:54:32.559003 11118 raft_consensus.cc:697] T a55e5bd807ef40c98d8810392e167afd P 390c6000c0b840429c8a4b417eafd156 [term 1 LEADER]: Becoming Leader. State: Replica: 390c6000c0b840429c8a4b417eafd156, State: Running, Role: LEADER
I20260709 14:54:32.559442 11116 raft_consensus.cc:3060] T 0e7ee289b26c4814a4d6fbf786b19436 P 5e972238c8ba4c0a96039cd83280d0f6 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:32.559952 11118 consensus_queue.cc:237] T a55e5bd807ef40c98d8810392e167afd P 390c6000c0b840429c8a4b417eafd156 [LEADER]: Queue going to LEADER mode. State: All 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: "5e972238c8ba4c0a96039cd83280d0f6" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39383 } } peers { permanent_uuid: "390c6000c0b840429c8a4b417eafd156" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 34285 } } peers { permanent_uuid: "108da90e11b041a99efba19d57cce96c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 46129 } }
I20260709 14:54:32.564684 11116 raft_consensus.cc:515] T 0e7ee289b26c4814a4d6fbf786b19436 P 5e972238c8ba4c0a96039cd83280d0f6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5e972238c8ba4c0a96039cd83280d0f6" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39383 } } peers { permanent_uuid: "390c6000c0b840429c8a4b417eafd156" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 34285 } } peers { permanent_uuid: "108da90e11b041a99efba19d57cce96c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 46129 } }
I20260709 14:54:32.565910 11110 tablet_bootstrap.cc:654] T 1700e5b349ea4e76ad9db776b626dfe5 P 5e972238c8ba4c0a96039cd83280d0f6: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:32.567090 10996 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e7ee289b26c4814a4d6fbf786b19436" candidate_uuid: "5e972238c8ba4c0a96039cd83280d0f6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "390c6000c0b840429c8a4b417eafd156"
I20260709 14:54:32.567598 10996 raft_consensus.cc:3060] T 0e7ee289b26c4814a4d6fbf786b19436 P 390c6000c0b840429c8a4b417eafd156 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:32.568020 10818 catalog_manager.cc:5697] T a55e5bd807ef40c98d8810392e167afd P 390c6000c0b840429c8a4b417eafd156 reported cstate change: term changed from 0 to 1, leader changed from <none> to 390c6000c0b840429c8a4b417eafd156 (127.6.3.194). New cstate: current_term: 1 leader_uuid: "390c6000c0b840429c8a4b417eafd156" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5e972238c8ba4c0a96039cd83280d0f6" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39383 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "390c6000c0b840429c8a4b417eafd156" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 34285 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "108da90e11b041a99efba19d57cce96c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 46129 } health_report { overall_health: UNKNOWN } } }
I20260709 14:54:32.570101 11118 raft_consensus.cc:493] T 06061561a0334bfdb0472bd6d48fbd61 P 390c6000c0b840429c8a4b417eafd156 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:54:32.570739 11118 raft_consensus.cc:515] T 06061561a0334bfdb0472bd6d48fbd61 P 390c6000c0b840429c8a4b417eafd156 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5e972238c8ba4c0a96039cd83280d0f6" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39383 } } peers { permanent_uuid: "390c6000c0b840429c8a4b417eafd156" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 34285 } } peers { permanent_uuid: "108da90e11b041a99efba19d57cce96c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 46129 } }
I20260709 14:54:32.573834 10996 raft_consensus.cc:2468] T 0e7ee289b26c4814a4d6fbf786b19436 P 390c6000c0b840429c8a4b417eafd156 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5e972238c8ba4c0a96039cd83280d0f6 in term 1.
I20260709 14:54:32.574021 10920 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "06061561a0334bfdb0472bd6d48fbd61" candidate_uuid: "390c6000c0b840429c8a4b417eafd156" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5e972238c8ba4c0a96039cd83280d0f6" is_pre_election: true
I20260709 14:54:32.574856 10920 raft_consensus.cc:2468] T 06061561a0334bfdb0472bd6d48fbd61 P 5e972238c8ba4c0a96039cd83280d0f6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 390c6000c0b840429c8a4b417eafd156 in term 0.
I20260709 14:54:32.574985 10884 leader_election.cc:304] T 0e7ee289b26c4814a4d6fbf786b19436 P 5e972238c8ba4c0a96039cd83280d0f6 [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: 390c6000c0b840429c8a4b417eafd156, 5e972238c8ba4c0a96039cd83280d0f6; no voters: 
I20260709 14:54:32.575852 11135 raft_consensus.cc:2804] T 0e7ee289b26c4814a4d6fbf786b19436 P 5e972238c8ba4c0a96039cd83280d0f6 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:54:32.576400 10961 leader_election.cc:304] T 06061561a0334bfdb0472bd6d48fbd61 P 390c6000c0b840429c8a4b417eafd156 [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: 390c6000c0b840429c8a4b417eafd156, 5e972238c8ba4c0a96039cd83280d0f6; no voters: 
I20260709 14:54:32.577548 11133 raft_consensus.cc:2804] T 06061561a0334bfdb0472bd6d48fbd61 P 390c6000c0b840429c8a4b417eafd156 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:54:32.577937 11133 raft_consensus.cc:493] T 06061561a0334bfdb0472bd6d48fbd61 P 390c6000c0b840429c8a4b417eafd156 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:54:32.578290 11133 raft_consensus.cc:3060] T 06061561a0334bfdb0472bd6d48fbd61 P 390c6000c0b840429c8a4b417eafd156 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:32.582002 11116 leader_election.cc:290] T 0e7ee289b26c4814a4d6fbf786b19436 P 5e972238c8ba4c0a96039cd83280d0f6 [CANDIDATE]: Term 1 election: Requested vote from peers 390c6000c0b840429c8a4b417eafd156 (127.6.3.194:34285), 108da90e11b041a99efba19d57cce96c (127.6.3.195:46129)
I20260709 14:54:32.582952 11069 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e7ee289b26c4814a4d6fbf786b19436" candidate_uuid: "5e972238c8ba4c0a96039cd83280d0f6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "108da90e11b041a99efba19d57cce96c"
I20260709 14:54:32.583135 11135 raft_consensus.cc:697] T 0e7ee289b26c4814a4d6fbf786b19436 P 5e972238c8ba4c0a96039cd83280d0f6 [term 1 LEADER]: Becoming Leader. State: Replica: 5e972238c8ba4c0a96039cd83280d0f6, State: Running, Role: LEADER
I20260709 14:54:32.583498 11069 raft_consensus.cc:3060] T 0e7ee289b26c4814a4d6fbf786b19436 P 108da90e11b041a99efba19d57cce96c [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:32.584491 11135 consensus_queue.cc:237] T 0e7ee289b26c4814a4d6fbf786b19436 P 5e972238c8ba4c0a96039cd83280d0f6 [LEADER]: Queue going to LEADER mode. State: All 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: "5e972238c8ba4c0a96039cd83280d0f6" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39383 } } peers { permanent_uuid: "390c6000c0b840429c8a4b417eafd156" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 34285 } } peers { permanent_uuid: "108da90e11b041a99efba19d57cce96c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 46129 } }
I20260709 14:54:32.585637 11110 tablet_bootstrap.cc:492] T 1700e5b349ea4e76ad9db776b626dfe5 P 5e972238c8ba4c0a96039cd83280d0f6: No bootstrap required, opened a new log
I20260709 14:54:32.586054 11110 ts_tablet_manager.cc:1403] T 1700e5b349ea4e76ad9db776b626dfe5 P 5e972238c8ba4c0a96039cd83280d0f6: Time spent bootstrapping tablet: real 0.034s	user 0.010s	sys 0.013s
I20260709 14:54:32.588099 11070 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "06061561a0334bfdb0472bd6d48fbd61" candidate_uuid: "390c6000c0b840429c8a4b417eafd156" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "108da90e11b041a99efba19d57cce96c" is_pre_election: true
I20260709 14:54:32.588660 11070 raft_consensus.cc:2468] T 06061561a0334bfdb0472bd6d48fbd61 P 108da90e11b041a99efba19d57cce96c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 390c6000c0b840429c8a4b417eafd156 in term 0.
I20260709 14:54:32.588932 11110 raft_consensus.cc:359] T 1700e5b349ea4e76ad9db776b626dfe5 P 5e972238c8ba4c0a96039cd83280d0f6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5e972238c8ba4c0a96039cd83280d0f6" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39383 } } peers { permanent_uuid: "390c6000c0b840429c8a4b417eafd156" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 34285 } } peers { permanent_uuid: "108da90e11b041a99efba19d57cce96c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 46129 } }
I20260709 14:54:32.585969 11133 raft_consensus.cc:515] T 06061561a0334bfdb0472bd6d48fbd61 P 390c6000c0b840429c8a4b417eafd156 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5e972238c8ba4c0a96039cd83280d0f6" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39383 } } peers { permanent_uuid: "390c6000c0b840429c8a4b417eafd156" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 34285 } } peers { permanent_uuid: "108da90e11b041a99efba19d57cce96c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 46129 } }
I20260709 14:54:32.589594 11069 raft_consensus.cc:2468] T 0e7ee289b26c4814a4d6fbf786b19436 P 108da90e11b041a99efba19d57cce96c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5e972238c8ba4c0a96039cd83280d0f6 in term 1.
I20260709 14:54:32.589782 11110 raft_consensus.cc:385] T 1700e5b349ea4e76ad9db776b626dfe5 P 5e972238c8ba4c0a96039cd83280d0f6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:32.590242 11110 raft_consensus.cc:740] T 1700e5b349ea4e76ad9db776b626dfe5 P 5e972238c8ba4c0a96039cd83280d0f6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5e972238c8ba4c0a96039cd83280d0f6, State: Initialized, Role: FOLLOWER
I20260709 14:54:32.591010 11110 consensus_queue.cc:260] T 1700e5b349ea4e76ad9db776b626dfe5 P 5e972238c8ba4c0a96039cd83280d0f6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5e972238c8ba4c0a96039cd83280d0f6" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39383 } } peers { permanent_uuid: "390c6000c0b840429c8a4b417eafd156" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 34285 } } peers { permanent_uuid: "108da90e11b041a99efba19d57cce96c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 46129 } }
I20260709 14:54:32.591742 10920 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "06061561a0334bfdb0472bd6d48fbd61" candidate_uuid: "390c6000c0b840429c8a4b417eafd156" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5e972238c8ba4c0a96039cd83280d0f6"
I20260709 14:54:32.592270 10920 raft_consensus.cc:3060] T 06061561a0334bfdb0472bd6d48fbd61 P 5e972238c8ba4c0a96039cd83280d0f6 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:32.593107 11069 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "06061561a0334bfdb0472bd6d48fbd61" candidate_uuid: "390c6000c0b840429c8a4b417eafd156" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "108da90e11b041a99efba19d57cce96c"
I20260709 14:54:32.591554 11118 leader_election.cc:290] T 06061561a0334bfdb0472bd6d48fbd61 P 390c6000c0b840429c8a4b417eafd156 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5e972238c8ba4c0a96039cd83280d0f6 (127.6.3.193:39383), 108da90e11b041a99efba19d57cce96c (127.6.3.195:46129)
I20260709 14:54:32.593590 11116 raft_consensus.cc:493] T a871861292974c9ba51df0b14123b3a4 P 5e972238c8ba4c0a96039cd83280d0f6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:54:32.593653 11069 raft_consensus.cc:3060] T 06061561a0334bfdb0472bd6d48fbd61 P 108da90e11b041a99efba19d57cce96c [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:32.594246 11116 raft_consensus.cc:515] T a871861292974c9ba51df0b14123b3a4 P 5e972238c8ba4c0a96039cd83280d0f6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5e972238c8ba4c0a96039cd83280d0f6" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39383 } } peers { permanent_uuid: "390c6000c0b840429c8a4b417eafd156" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 34285 } } peers { permanent_uuid: "108da90e11b041a99efba19d57cce96c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 46129 } }
I20260709 14:54:32.597679 10996 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a871861292974c9ba51df0b14123b3a4" candidate_uuid: "5e972238c8ba4c0a96039cd83280d0f6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "390c6000c0b840429c8a4b417eafd156" is_pre_election: true
I20260709 14:54:32.598459 10996 raft_consensus.cc:2468] T a871861292974c9ba51df0b14123b3a4 P 390c6000c0b840429c8a4b417eafd156 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5e972238c8ba4c0a96039cd83280d0f6 in term 0.
I20260709 14:54:32.598459 11133 leader_election.cc:290] T 06061561a0334bfdb0472bd6d48fbd61 P 390c6000c0b840429c8a4b417eafd156 [CANDIDATE]: Term 1 election: Requested vote from peers 5e972238c8ba4c0a96039cd83280d0f6 (127.6.3.193:39383), 108da90e11b041a99efba19d57cce96c (127.6.3.195:46129)
I20260709 14:54:32.598659 10920 raft_consensus.cc:2468] T 06061561a0334bfdb0472bd6d48fbd61 P 5e972238c8ba4c0a96039cd83280d0f6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 390c6000c0b840429c8a4b417eafd156 in term 1.
I20260709 14:54:32.599999 10961 leader_election.cc:304] T 06061561a0334bfdb0472bd6d48fbd61 P 390c6000c0b840429c8a4b417eafd156 [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: 390c6000c0b840429c8a4b417eafd156, 5e972238c8ba4c0a96039cd83280d0f6; no voters: 
I20260709 14:54:32.600127 10884 leader_election.cc:304] T a871861292974c9ba51df0b14123b3a4 P 5e972238c8ba4c0a96039cd83280d0f6 [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: 390c6000c0b840429c8a4b417eafd156, 5e972238c8ba4c0a96039cd83280d0f6; no voters: 
I20260709 14:54:32.600872 11118 raft_consensus.cc:2804] T 06061561a0334bfdb0472bd6d48fbd61 P 390c6000c0b840429c8a4b417eafd156 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:54:32.601220 11157 raft_consensus.cc:2804] T a871861292974c9ba51df0b14123b3a4 P 5e972238c8ba4c0a96039cd83280d0f6 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:54:32.601315 11069 raft_consensus.cc:2468] T 06061561a0334bfdb0472bd6d48fbd61 P 108da90e11b041a99efba19d57cce96c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 390c6000c0b840429c8a4b417eafd156 in term 1.
I20260709 14:54:32.601925 11157 raft_consensus.cc:493] T a871861292974c9ba51df0b14123b3a4 P 5e972238c8ba4c0a96039cd83280d0f6 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:54:32.602074 11118 raft_consensus.cc:697] T 06061561a0334bfdb0472bd6d48fbd61 P 390c6000c0b840429c8a4b417eafd156 [term 1 LEADER]: Becoming Leader. State: Replica: 390c6000c0b840429c8a4b417eafd156, State: Running, Role: LEADER
I20260709 14:54:32.602409 11157 raft_consensus.cc:3060] T a871861292974c9ba51df0b14123b3a4 P 5e972238c8ba4c0a96039cd83280d0f6 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:32.603119 11118 consensus_queue.cc:237] T 06061561a0334bfdb0472bd6d48fbd61 P 390c6000c0b840429c8a4b417eafd156 [LEADER]: Queue going to LEADER mode. State: All 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: "5e972238c8ba4c0a96039cd83280d0f6" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39383 } } peers { permanent_uuid: "390c6000c0b840429c8a4b417eafd156" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 34285 } } peers { permanent_uuid: "108da90e11b041a99efba19d57cce96c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 46129 } }
I20260709 14:54:32.606281 11116 leader_election.cc:290] T a871861292974c9ba51df0b14123b3a4 P 5e972238c8ba4c0a96039cd83280d0f6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 390c6000c0b840429c8a4b417eafd156 (127.6.3.194:34285), 108da90e11b041a99efba19d57cce96c (127.6.3.195:46129)
I20260709 14:54:32.607277 11069 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a871861292974c9ba51df0b14123b3a4" candidate_uuid: "5e972238c8ba4c0a96039cd83280d0f6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "108da90e11b041a99efba19d57cce96c" is_pre_election: true
I20260709 14:54:32.607920 11069 raft_consensus.cc:2468] T a871861292974c9ba51df0b14123b3a4 P 108da90e11b041a99efba19d57cce96c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5e972238c8ba4c0a96039cd83280d0f6 in term 0.
I20260709 14:54:32.608707 10818 catalog_manager.cc:5697] T 0e7ee289b26c4814a4d6fbf786b19436 P 5e972238c8ba4c0a96039cd83280d0f6 reported cstate change: term changed from 0 to 1, leader changed from <none> to 5e972238c8ba4c0a96039cd83280d0f6 (127.6.3.193). New cstate: current_term: 1 leader_uuid: "5e972238c8ba4c0a96039cd83280d0f6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5e972238c8ba4c0a96039cd83280d0f6" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39383 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "390c6000c0b840429c8a4b417eafd156" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 34285 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "108da90e11b041a99efba19d57cce96c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 46129 } health_report { overall_health: UNKNOWN } } }
I20260709 14:54:32.609287 11157 raft_consensus.cc:515] T a871861292974c9ba51df0b14123b3a4 P 5e972238c8ba4c0a96039cd83280d0f6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5e972238c8ba4c0a96039cd83280d0f6" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39383 } } peers { permanent_uuid: "390c6000c0b840429c8a4b417eafd156" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 34285 } } peers { permanent_uuid: "108da90e11b041a99efba19d57cce96c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 46129 } }
I20260709 14:54:32.593590 11110 ts_tablet_manager.cc:1434] T 1700e5b349ea4e76ad9db776b626dfe5 P 5e972238c8ba4c0a96039cd83280d0f6: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 14:54:32.611123 11110 tablet_bootstrap.cc:492] T a55e5bd807ef40c98d8810392e167afd P 5e972238c8ba4c0a96039cd83280d0f6: Bootstrap starting.
I20260709 14:54:32.612161 10996 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a871861292974c9ba51df0b14123b3a4" candidate_uuid: "5e972238c8ba4c0a96039cd83280d0f6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "390c6000c0b840429c8a4b417eafd156"
I20260709 14:54:32.612798 10996 raft_consensus.cc:3060] T a871861292974c9ba51df0b14123b3a4 P 390c6000c0b840429c8a4b417eafd156 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:32.616786 11110 tablet_bootstrap.cc:654] T a55e5bd807ef40c98d8810392e167afd P 5e972238c8ba4c0a96039cd83280d0f6: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:32.617513 10817 catalog_manager.cc:5697] T 06061561a0334bfdb0472bd6d48fbd61 P 390c6000c0b840429c8a4b417eafd156 reported cstate change: term changed from 0 to 1, leader changed from <none> to 390c6000c0b840429c8a4b417eafd156 (127.6.3.194). New cstate: current_term: 1 leader_uuid: "390c6000c0b840429c8a4b417eafd156" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5e972238c8ba4c0a96039cd83280d0f6" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39383 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "390c6000c0b840429c8a4b417eafd156" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 34285 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "108da90e11b041a99efba19d57cce96c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 46129 } health_report { overall_health: UNKNOWN } } }
I20260709 14:54:32.619719 10996 raft_consensus.cc:2468] T a871861292974c9ba51df0b14123b3a4 P 390c6000c0b840429c8a4b417eafd156 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5e972238c8ba4c0a96039cd83280d0f6 in term 1.
I20260709 14:54:32.621896 11069 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a871861292974c9ba51df0b14123b3a4" candidate_uuid: "5e972238c8ba4c0a96039cd83280d0f6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "108da90e11b041a99efba19d57cce96c"
I20260709 14:54:32.622434 11069 raft_consensus.cc:3060] T a871861292974c9ba51df0b14123b3a4 P 108da90e11b041a99efba19d57cce96c [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:32.622277 10884 leader_election.cc:304] T a871861292974c9ba51df0b14123b3a4 P 5e972238c8ba4c0a96039cd83280d0f6 [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: 390c6000c0b840429c8a4b417eafd156, 5e972238c8ba4c0a96039cd83280d0f6; no voters: 
I20260709 14:54:32.623400 11116 raft_consensus.cc:2804] T a871861292974c9ba51df0b14123b3a4 P 5e972238c8ba4c0a96039cd83280d0f6 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:54:32.623953 11116 raft_consensus.cc:697] T a871861292974c9ba51df0b14123b3a4 P 5e972238c8ba4c0a96039cd83280d0f6 [term 1 LEADER]: Becoming Leader. State: Replica: 5e972238c8ba4c0a96039cd83280d0f6, State: Running, Role: LEADER
I20260709 14:54:32.624898 11116 consensus_queue.cc:237] T a871861292974c9ba51df0b14123b3a4 P 5e972238c8ba4c0a96039cd83280d0f6 [LEADER]: Queue going to LEADER mode. State: All 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: "5e972238c8ba4c0a96039cd83280d0f6" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39383 } } peers { permanent_uuid: "390c6000c0b840429c8a4b417eafd156" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 34285 } } peers { permanent_uuid: "108da90e11b041a99efba19d57cce96c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 46129 } }
I20260709 14:54:32.628578 11069 raft_consensus.cc:2468] T a871861292974c9ba51df0b14123b3a4 P 108da90e11b041a99efba19d57cce96c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5e972238c8ba4c0a96039cd83280d0f6 in term 1.
I20260709 14:54:32.620920 11157 leader_election.cc:290] T a871861292974c9ba51df0b14123b3a4 P 5e972238c8ba4c0a96039cd83280d0f6 [CANDIDATE]: Term 1 election: Requested vote from peers 390c6000c0b840429c8a4b417eafd156 (127.6.3.194:34285), 108da90e11b041a99efba19d57cce96c (127.6.3.195:46129)
I20260709 14:54:32.631987 11110 tablet_bootstrap.cc:492] T a55e5bd807ef40c98d8810392e167afd P 5e972238c8ba4c0a96039cd83280d0f6: No bootstrap required, opened a new log
I20260709 14:54:32.632421 11110 ts_tablet_manager.cc:1403] T a55e5bd807ef40c98d8810392e167afd P 5e972238c8ba4c0a96039cd83280d0f6: Time spent bootstrapping tablet: real 0.021s	user 0.009s	sys 0.012s
I20260709 14:54:32.634451 11110 raft_consensus.cc:359] T a55e5bd807ef40c98d8810392e167afd P 5e972238c8ba4c0a96039cd83280d0f6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5e972238c8ba4c0a96039cd83280d0f6" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39383 } } peers { permanent_uuid: "390c6000c0b840429c8a4b417eafd156" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 34285 } } peers { permanent_uuid: "108da90e11b041a99efba19d57cce96c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 46129 } }
I20260709 14:54:32.634835 11110 raft_consensus.cc:385] T a55e5bd807ef40c98d8810392e167afd P 5e972238c8ba4c0a96039cd83280d0f6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:32.635015 11110 raft_consensus.cc:740] T a55e5bd807ef40c98d8810392e167afd P 5e972238c8ba4c0a96039cd83280d0f6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5e972238c8ba4c0a96039cd83280d0f6, State: Initialized, Role: FOLLOWER
I20260709 14:54:32.635563 11110 consensus_queue.cc:260] T a55e5bd807ef40c98d8810392e167afd P 5e972238c8ba4c0a96039cd83280d0f6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5e972238c8ba4c0a96039cd83280d0f6" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39383 } } peers { permanent_uuid: "390c6000c0b840429c8a4b417eafd156" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 34285 } } peers { permanent_uuid: "108da90e11b041a99efba19d57cce96c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 46129 } }
I20260709 14:54:32.636032 10818 catalog_manager.cc:5697] T a871861292974c9ba51df0b14123b3a4 P 5e972238c8ba4c0a96039cd83280d0f6 reported cstate change: term changed from 0 to 1, leader changed from <none> to 5e972238c8ba4c0a96039cd83280d0f6 (127.6.3.193). New cstate: current_term: 1 leader_uuid: "5e972238c8ba4c0a96039cd83280d0f6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5e972238c8ba4c0a96039cd83280d0f6" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39383 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "390c6000c0b840429c8a4b417eafd156" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 34285 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "108da90e11b041a99efba19d57cce96c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 46129 } health_report { overall_health: UNKNOWN } } }
I20260709 14:54:32.636797 11110 ts_tablet_manager.cc:1434] T a55e5bd807ef40c98d8810392e167afd P 5e972238c8ba4c0a96039cd83280d0f6: Time spent starting tablet: real 0.004s	user 0.003s	sys 0.000s
I20260709 14:54:32.742357 11118 raft_consensus.cc:493] T 1700e5b349ea4e76ad9db776b626dfe5 P 390c6000c0b840429c8a4b417eafd156 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:54:32.742851 11118 raft_consensus.cc:515] T 1700e5b349ea4e76ad9db776b626dfe5 P 390c6000c0b840429c8a4b417eafd156 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5e972238c8ba4c0a96039cd83280d0f6" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39383 } } peers { permanent_uuid: "390c6000c0b840429c8a4b417eafd156" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 34285 } } peers { permanent_uuid: "108da90e11b041a99efba19d57cce96c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 46129 } }
I20260709 14:54:32.744509 11118 leader_election.cc:290] T 1700e5b349ea4e76ad9db776b626dfe5 P 390c6000c0b840429c8a4b417eafd156 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5e972238c8ba4c0a96039cd83280d0f6 (127.6.3.193:39383), 108da90e11b041a99efba19d57cce96c (127.6.3.195:46129)
I20260709 14:54:32.745386 10920 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1700e5b349ea4e76ad9db776b626dfe5" candidate_uuid: "390c6000c0b840429c8a4b417eafd156" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5e972238c8ba4c0a96039cd83280d0f6" is_pre_election: true
I20260709 14:54:32.745499 11069 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1700e5b349ea4e76ad9db776b626dfe5" candidate_uuid: "390c6000c0b840429c8a4b417eafd156" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "108da90e11b041a99efba19d57cce96c" is_pre_election: true
I20260709 14:54:32.745975 10920 raft_consensus.cc:2468] T 1700e5b349ea4e76ad9db776b626dfe5 P 5e972238c8ba4c0a96039cd83280d0f6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 390c6000c0b840429c8a4b417eafd156 in term 0.
I20260709 14:54:32.746130 11069 raft_consensus.cc:2468] T 1700e5b349ea4e76ad9db776b626dfe5 P 108da90e11b041a99efba19d57cce96c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 390c6000c0b840429c8a4b417eafd156 in term 0.
I20260709 14:54:32.746913 10961 leader_election.cc:304] T 1700e5b349ea4e76ad9db776b626dfe5 P 390c6000c0b840429c8a4b417eafd156 [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: 390c6000c0b840429c8a4b417eafd156, 5e972238c8ba4c0a96039cd83280d0f6; no voters: 
I20260709 14:54:32.747598 11118 raft_consensus.cc:2804] T 1700e5b349ea4e76ad9db776b626dfe5 P 390c6000c0b840429c8a4b417eafd156 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:54:32.747977 11118 raft_consensus.cc:493] T 1700e5b349ea4e76ad9db776b626dfe5 P 390c6000c0b840429c8a4b417eafd156 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:54:32.748250 11118 raft_consensus.cc:3060] T 1700e5b349ea4e76ad9db776b626dfe5 P 390c6000c0b840429c8a4b417eafd156 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:32.753427 11118 raft_consensus.cc:515] T 1700e5b349ea4e76ad9db776b626dfe5 P 390c6000c0b840429c8a4b417eafd156 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5e972238c8ba4c0a96039cd83280d0f6" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39383 } } peers { permanent_uuid: "390c6000c0b840429c8a4b417eafd156" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 34285 } } peers { permanent_uuid: "108da90e11b041a99efba19d57cce96c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 46129 } }
I20260709 14:54:32.755155 11118 leader_election.cc:290] T 1700e5b349ea4e76ad9db776b626dfe5 P 390c6000c0b840429c8a4b417eafd156 [CANDIDATE]: Term 1 election: Requested vote from peers 5e972238c8ba4c0a96039cd83280d0f6 (127.6.3.193:39383), 108da90e11b041a99efba19d57cce96c (127.6.3.195:46129)
I20260709 14:54:32.755793 10920 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1700e5b349ea4e76ad9db776b626dfe5" candidate_uuid: "390c6000c0b840429c8a4b417eafd156" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5e972238c8ba4c0a96039cd83280d0f6"
I20260709 14:54:32.756258 10920 raft_consensus.cc:3060] T 1700e5b349ea4e76ad9db776b626dfe5 P 5e972238c8ba4c0a96039cd83280d0f6 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:32.757005 11069 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1700e5b349ea4e76ad9db776b626dfe5" candidate_uuid: "390c6000c0b840429c8a4b417eafd156" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "108da90e11b041a99efba19d57cce96c"
I20260709 14:54:32.757769 11069 raft_consensus.cc:3060] T 1700e5b349ea4e76ad9db776b626dfe5 P 108da90e11b041a99efba19d57cce96c [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:32.763829 10920 raft_consensus.cc:2468] T 1700e5b349ea4e76ad9db776b626dfe5 P 5e972238c8ba4c0a96039cd83280d0f6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 390c6000c0b840429c8a4b417eafd156 in term 1.
I20260709 14:54:32.764209 11118 consensus_queue.cc:1048] T 4cf27b493adb4cee9a9f44e05f85c4db P 390c6000c0b840429c8a4b417eafd156 [LEADER]: Connected to new peer: Peer: permanent_uuid: "108da90e11b041a99efba19d57cce96c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 46129 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:54:32.764873 10961 leader_election.cc:304] T 1700e5b349ea4e76ad9db776b626dfe5 P 390c6000c0b840429c8a4b417eafd156 [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: 390c6000c0b840429c8a4b417eafd156, 5e972238c8ba4c0a96039cd83280d0f6; no voters: 
I20260709 14:54:32.765647 11133 raft_consensus.cc:2804] T 1700e5b349ea4e76ad9db776b626dfe5 P 390c6000c0b840429c8a4b417eafd156 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:54:32.766114 11133 raft_consensus.cc:697] T 1700e5b349ea4e76ad9db776b626dfe5 P 390c6000c0b840429c8a4b417eafd156 [term 1 LEADER]: Becoming Leader. State: Replica: 390c6000c0b840429c8a4b417eafd156, State: Running, Role: LEADER
I20260709 14:54:32.766108 11069 raft_consensus.cc:2468] T 1700e5b349ea4e76ad9db776b626dfe5 P 108da90e11b041a99efba19d57cce96c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 390c6000c0b840429c8a4b417eafd156 in term 1.
I20260709 14:54:32.767110 11133 consensus_queue.cc:237] T 1700e5b349ea4e76ad9db776b626dfe5 P 390c6000c0b840429c8a4b417eafd156 [LEADER]: Queue going to LEADER mode. State: All 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: "5e972238c8ba4c0a96039cd83280d0f6" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39383 } } peers { permanent_uuid: "390c6000c0b840429c8a4b417eafd156" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 34285 } } peers { permanent_uuid: "108da90e11b041a99efba19d57cce96c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 46129 } }
I20260709 14:54:32.775712 10817 catalog_manager.cc:5697] T 1700e5b349ea4e76ad9db776b626dfe5 P 390c6000c0b840429c8a4b417eafd156 reported cstate change: term changed from 0 to 1, leader changed from <none> to 390c6000c0b840429c8a4b417eafd156 (127.6.3.194). New cstate: current_term: 1 leader_uuid: "390c6000c0b840429c8a4b417eafd156" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5e972238c8ba4c0a96039cd83280d0f6" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39383 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "390c6000c0b840429c8a4b417eafd156" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 34285 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "108da90e11b041a99efba19d57cce96c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 46129 } health_report { overall_health: UNKNOWN } } }
I20260709 14:54:32.781309 11133 consensus_queue.cc:1048] T 91b1e9e35b8d4e2499752af3e3e4b0d7 P 390c6000c0b840429c8a4b417eafd156 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5e972238c8ba4c0a96039cd83280d0f6" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39383 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:54:32.787508 11157 consensus_queue.cc:1048] T 1bc61e627edf4d5eb32e7c9a8a3610d4 P 5e972238c8ba4c0a96039cd83280d0f6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "390c6000c0b840429c8a4b417eafd156" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 34285 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:54:32.797714 10921 raft_consensus.cc:3060] T 4cf27b493adb4cee9a9f44e05f85c4db P 5e972238c8ba4c0a96039cd83280d0f6 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:32.807803 11135 consensus_queue.cc:1048] T 1bc61e627edf4d5eb32e7c9a8a3610d4 P 5e972238c8ba4c0a96039cd83280d0f6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "108da90e11b041a99efba19d57cce96c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 46129 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:54:32.810319 11118 consensus_queue.cc:1048] T 91b1e9e35b8d4e2499752af3e3e4b0d7 P 390c6000c0b840429c8a4b417eafd156 [LEADER]: Connected to new peer: Peer: permanent_uuid: "108da90e11b041a99efba19d57cce96c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 46129 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:54:32.817520 11134 consensus_queue.cc:1048] T 4cf27b493adb4cee9a9f44e05f85c4db P 390c6000c0b840429c8a4b417eafd156 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5e972238c8ba4c0a96039cd83280d0f6" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39383 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:54:32.848362 10996 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "4cf27b493adb4cee9a9f44e05f85c4db"
dest_uuid: "390c6000c0b840429c8a4b417eafd156"
mode: GRACEFUL
new_leader_uuid: "5e972238c8ba4c0a96039cd83280d0f6"
 from {username='slave'} at 127.0.0.1:41144
I20260709 14:54:32.848838 10996 raft_consensus.cc:606] T 4cf27b493adb4cee9a9f44e05f85c4db P 390c6000c0b840429c8a4b417eafd156 [term 1 LEADER]: Received request to transfer leadership to TS 5e972238c8ba4c0a96039cd83280d0f6
I20260709 14:54:32.863436 11070 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "be9655dcbe7a4096b6745b61bd5e02cf"
dest_uuid: "108da90e11b041a99efba19d57cce96c"
mode: GRACEFUL
new_leader_uuid: "5e972238c8ba4c0a96039cd83280d0f6"
 from {username='slave'} at 127.0.0.1:45424
I20260709 14:54:32.863907 11070 raft_consensus.cc:606] T be9655dcbe7a4096b6745b61bd5e02cf P 108da90e11b041a99efba19d57cce96c [term 1 LEADER]: Received request to transfer leadership to TS 5e972238c8ba4c0a96039cd83280d0f6
I20260709 14:54:32.882694 10921 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "0e7ee289b26c4814a4d6fbf786b19436"
dest_uuid: "5e972238c8ba4c0a96039cd83280d0f6"
mode: GRACEFUL
new_leader_uuid: "390c6000c0b840429c8a4b417eafd156"
 from {username='slave'} at 127.0.0.1:49240
I20260709 14:54:32.883226 10921 raft_consensus.cc:606] T 0e7ee289b26c4814a4d6fbf786b19436 P 5e972238c8ba4c0a96039cd83280d0f6 [term 1 LEADER]: Received request to transfer leadership to TS 390c6000c0b840429c8a4b417eafd156
I20260709 14:54:32.890249 11135 raft_consensus.cc:493] T a55e5bd807ef40c98d8810392e167afd P 5e972238c8ba4c0a96039cd83280d0f6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:54:32.890202 10996 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "1700e5b349ea4e76ad9db776b626dfe5"
dest_uuid: "390c6000c0b840429c8a4b417eafd156"
mode: GRACEFUL
new_leader_uuid: "108da90e11b041a99efba19d57cce96c"
 from {username='slave'} at 127.0.0.1:41144
I20260709 14:54:32.890961 10996 raft_consensus.cc:606] T 1700e5b349ea4e76ad9db776b626dfe5 P 390c6000c0b840429c8a4b417eafd156 [term 1 LEADER]: Received request to transfer leadership to TS 108da90e11b041a99efba19d57cce96c
I20260709 14:54:32.890865 11135 raft_consensus.cc:515] T a55e5bd807ef40c98d8810392e167afd P 5e972238c8ba4c0a96039cd83280d0f6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5e972238c8ba4c0a96039cd83280d0f6" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39383 } } peers { permanent_uuid: "390c6000c0b840429c8a4b417eafd156" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 34285 } } peers { permanent_uuid: "108da90e11b041a99efba19d57cce96c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 46129 } }
I20260709 14:54:32.892750 11135 leader_election.cc:290] T a55e5bd807ef40c98d8810392e167afd P 5e972238c8ba4c0a96039cd83280d0f6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 390c6000c0b840429c8a4b417eafd156 (127.6.3.194:34285), 108da90e11b041a99efba19d57cce96c (127.6.3.195:46129)
I20260709 14:54:32.893354 10996 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a55e5bd807ef40c98d8810392e167afd" candidate_uuid: "5e972238c8ba4c0a96039cd83280d0f6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "390c6000c0b840429c8a4b417eafd156" is_pre_election: true
I20260709 14:54:32.893630 11070 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a55e5bd807ef40c98d8810392e167afd" candidate_uuid: "5e972238c8ba4c0a96039cd83280d0f6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "108da90e11b041a99efba19d57cce96c" is_pre_election: true
I20260709 14:54:32.894366 11070 raft_consensus.cc:2393] T a55e5bd807ef40c98d8810392e167afd P 108da90e11b041a99efba19d57cce96c [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 5e972238c8ba4c0a96039cd83280d0f6 in current term 1: Already voted for candidate 390c6000c0b840429c8a4b417eafd156 in this term.
I20260709 14:54:32.895234 10887 leader_election.cc:304] T a55e5bd807ef40c98d8810392e167afd P 5e972238c8ba4c0a96039cd83280d0f6 [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: 5e972238c8ba4c0a96039cd83280d0f6; no voters: 108da90e11b041a99efba19d57cce96c, 390c6000c0b840429c8a4b417eafd156
I20260709 14:54:32.895783 11135 raft_consensus.cc:3060] T a55e5bd807ef40c98d8810392e167afd P 5e972238c8ba4c0a96039cd83280d0f6 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:32.900434 11135 raft_consensus.cc:2749] T a55e5bd807ef40c98d8810392e167afd P 5e972238c8ba4c0a96039cd83280d0f6 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:54:32.906324 11117 consensus_queue.cc:1048] T be9655dcbe7a4096b6745b61bd5e02cf P 108da90e11b041a99efba19d57cce96c [LEADER]: Connected to new peer: Peer: permanent_uuid: "390c6000c0b840429c8a4b417eafd156" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 34285 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:54:32.916863 11149 consensus_queue.cc:1048] T be9655dcbe7a4096b6745b61bd5e02cf P 108da90e11b041a99efba19d57cce96c [LEADER]: Connected to new peer: Peer: permanent_uuid: "5e972238c8ba4c0a96039cd83280d0f6" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39383 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:54:32.923832 11129 raft_consensus.cc:993] T be9655dcbe7a4096b6745b61bd5e02cf P 108da90e11b041a99efba19d57cce96c: : Instructing follower 5e972238c8ba4c0a96039cd83280d0f6 to start an election
I20260709 14:54:32.924274 11149 raft_consensus.cc:1081] T be9655dcbe7a4096b6745b61bd5e02cf P 108da90e11b041a99efba19d57cce96c [term 1 LEADER]: Signalling peer 5e972238c8ba4c0a96039cd83280d0f6 to start an election
I20260709 14:54:32.925752 10921 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "be9655dcbe7a4096b6745b61bd5e02cf"
dest_uuid: "5e972238c8ba4c0a96039cd83280d0f6"
 from {username='slave'} at 127.0.0.1:49236
I20260709 14:54:32.926295 10921 raft_consensus.cc:493] T be9655dcbe7a4096b6745b61bd5e02cf P 5e972238c8ba4c0a96039cd83280d0f6 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:54:32.926652 10921 raft_consensus.cc:3060] T be9655dcbe7a4096b6745b61bd5e02cf P 5e972238c8ba4c0a96039cd83280d0f6 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:54:32.931572 10921 raft_consensus.cc:515] T be9655dcbe7a4096b6745b61bd5e02cf P 5e972238c8ba4c0a96039cd83280d0f6 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5e972238c8ba4c0a96039cd83280d0f6" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39383 } } peers { permanent_uuid: "390c6000c0b840429c8a4b417eafd156" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 34285 } } peers { permanent_uuid: "108da90e11b041a99efba19d57cce96c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 46129 } }
I20260709 14:54:32.932956 10921 leader_election.cc:290] T be9655dcbe7a4096b6745b61bd5e02cf P 5e972238c8ba4c0a96039cd83280d0f6 [CANDIDATE]: Term 2 election: Requested vote from peers 390c6000c0b840429c8a4b417eafd156 (127.6.3.194:34285), 108da90e11b041a99efba19d57cce96c (127.6.3.195:46129)
I20260709 14:54:32.933790 10996 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "be9655dcbe7a4096b6745b61bd5e02cf" candidate_uuid: "5e972238c8ba4c0a96039cd83280d0f6" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "390c6000c0b840429c8a4b417eafd156"
I20260709 14:54:32.933895 11070 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "be9655dcbe7a4096b6745b61bd5e02cf" candidate_uuid: "5e972238c8ba4c0a96039cd83280d0f6" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "108da90e11b041a99efba19d57cce96c"
I20260709 14:54:32.934531 10996 raft_consensus.cc:3060] T be9655dcbe7a4096b6745b61bd5e02cf P 390c6000c0b840429c8a4b417eafd156 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:54:32.934670 11070 raft_consensus.cc:3055] T be9655dcbe7a4096b6745b61bd5e02cf P 108da90e11b041a99efba19d57cce96c [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:54:32.935101 11070 raft_consensus.cc:740] T be9655dcbe7a4096b6745b61bd5e02cf P 108da90e11b041a99efba19d57cce96c [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 108da90e11b041a99efba19d57cce96c, State: Running, Role: LEADER
I20260709 14:54:32.935912 11070 consensus_queue.cc:260] T be9655dcbe7a4096b6745b61bd5e02cf P 108da90e11b041a99efba19d57cce96c [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: "5e972238c8ba4c0a96039cd83280d0f6" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39383 } } peers { permanent_uuid: "390c6000c0b840429c8a4b417eafd156" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 34285 } } peers { permanent_uuid: "108da90e11b041a99efba19d57cce96c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 46129 } }
I20260709 14:54:32.937151 11070 raft_consensus.cc:3060] T be9655dcbe7a4096b6745b61bd5e02cf P 108da90e11b041a99efba19d57cce96c [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:54:32.939695 10996 raft_consensus.cc:2468] T be9655dcbe7a4096b6745b61bd5e02cf P 390c6000c0b840429c8a4b417eafd156 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5e972238c8ba4c0a96039cd83280d0f6 in term 2.
I20260709 14:54:32.940661 10884 leader_election.cc:304] T be9655dcbe7a4096b6745b61bd5e02cf P 5e972238c8ba4c0a96039cd83280d0f6 [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: 390c6000c0b840429c8a4b417eafd156, 5e972238c8ba4c0a96039cd83280d0f6; no voters: 
I20260709 14:54:32.941260 11135 raft_consensus.cc:2804] T be9655dcbe7a4096b6745b61bd5e02cf P 5e972238c8ba4c0a96039cd83280d0f6 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:54:32.941712 11135 raft_consensus.cc:697] T be9655dcbe7a4096b6745b61bd5e02cf P 5e972238c8ba4c0a96039cd83280d0f6 [term 2 LEADER]: Becoming Leader. State: Replica: 5e972238c8ba4c0a96039cd83280d0f6, State: Running, Role: LEADER
I20260709 14:54:32.942456 11135 consensus_queue.cc:237] T be9655dcbe7a4096b6745b61bd5e02cf P 5e972238c8ba4c0a96039cd83280d0f6 [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: "5e972238c8ba4c0a96039cd83280d0f6" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39383 } } peers { permanent_uuid: "390c6000c0b840429c8a4b417eafd156" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 34285 } } peers { permanent_uuid: "108da90e11b041a99efba19d57cce96c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 46129 } }
I20260709 14:54:32.943295 11070 raft_consensus.cc:2468] T be9655dcbe7a4096b6745b61bd5e02cf P 108da90e11b041a99efba19d57cce96c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5e972238c8ba4c0a96039cd83280d0f6 in term 2.
I20260709 14:54:32.948658 10817 catalog_manager.cc:5697] T be9655dcbe7a4096b6745b61bd5e02cf P 5e972238c8ba4c0a96039cd83280d0f6 reported cstate change: term changed from 1 to 2, leader changed from 108da90e11b041a99efba19d57cce96c (127.6.3.195) to 5e972238c8ba4c0a96039cd83280d0f6 (127.6.3.193). New cstate: current_term: 2 leader_uuid: "5e972238c8ba4c0a96039cd83280d0f6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5e972238c8ba4c0a96039cd83280d0f6" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39383 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "390c6000c0b840429c8a4b417eafd156" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 34285 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "108da90e11b041a99efba19d57cce96c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 46129 } health_report { overall_health: UNKNOWN } } }
I20260709 14:54:32.997371 11134 consensus_queue.cc:1048] T 06061561a0334bfdb0472bd6d48fbd61 P 390c6000c0b840429c8a4b417eafd156 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5e972238c8ba4c0a96039cd83280d0f6" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39383 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:54:33.006729 11118 consensus_queue.cc:1048] T 06061561a0334bfdb0472bd6d48fbd61 P 390c6000c0b840429c8a4b417eafd156 [LEADER]: Connected to new peer: Peer: permanent_uuid: "108da90e11b041a99efba19d57cce96c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 46129 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:54:33.014629 11135 consensus_queue.cc:1048] T 0e7ee289b26c4814a4d6fbf786b19436 P 5e972238c8ba4c0a96039cd83280d0f6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "108da90e11b041a99efba19d57cce96c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 46129 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:54:33.025105 11157 consensus_queue.cc:1048] T 0e7ee289b26c4814a4d6fbf786b19436 P 5e972238c8ba4c0a96039cd83280d0f6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "390c6000c0b840429c8a4b417eafd156" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 34285 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:54:33.032402 11157 raft_consensus.cc:993] T 0e7ee289b26c4814a4d6fbf786b19436 P 5e972238c8ba4c0a96039cd83280d0f6: : Instructing follower 390c6000c0b840429c8a4b417eafd156 to start an election
I20260709 14:54:33.032804 11135 raft_consensus.cc:1081] T 0e7ee289b26c4814a4d6fbf786b19436 P 5e972238c8ba4c0a96039cd83280d0f6 [term 1 LEADER]: Signalling peer 390c6000c0b840429c8a4b417eafd156 to start an election
I20260709 14:54:33.034289 10996 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "0e7ee289b26c4814a4d6fbf786b19436"
dest_uuid: "390c6000c0b840429c8a4b417eafd156"
 from {username='slave'} at 127.0.0.1:41126
I20260709 14:54:33.034963 10996 raft_consensus.cc:493] T 0e7ee289b26c4814a4d6fbf786b19436 P 390c6000c0b840429c8a4b417eafd156 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:54:33.035106 11118 consensus_queue.cc:1048] T a55e5bd807ef40c98d8810392e167afd P 390c6000c0b840429c8a4b417eafd156 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5e972238c8ba4c0a96039cd83280d0f6" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39383 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:54:33.035409 10996 raft_consensus.cc:3060] T 0e7ee289b26c4814a4d6fbf786b19436 P 390c6000c0b840429c8a4b417eafd156 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:54:33.042213 10996 raft_consensus.cc:515] T 0e7ee289b26c4814a4d6fbf786b19436 P 390c6000c0b840429c8a4b417eafd156 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5e972238c8ba4c0a96039cd83280d0f6" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39383 } } peers { permanent_uuid: "390c6000c0b840429c8a4b417eafd156" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 34285 } } peers { permanent_uuid: "108da90e11b041a99efba19d57cce96c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 46129 } }
I20260709 14:54:33.044553 11134 consensus_queue.cc:1048] T a55e5bd807ef40c98d8810392e167afd P 390c6000c0b840429c8a4b417eafd156 [LEADER]: Connected to new peer: Peer: permanent_uuid: "108da90e11b041a99efba19d57cce96c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 46129 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:54:33.046555 10996 leader_election.cc:290] T 0e7ee289b26c4814a4d6fbf786b19436 P 390c6000c0b840429c8a4b417eafd156 [CANDIDATE]: Term 2 election: Requested vote from peers 5e972238c8ba4c0a96039cd83280d0f6 (127.6.3.193:39383), 108da90e11b041a99efba19d57cce96c (127.6.3.195:46129)
I20260709 14:54:33.048785 11070 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e7ee289b26c4814a4d6fbf786b19436" candidate_uuid: "390c6000c0b840429c8a4b417eafd156" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "108da90e11b041a99efba19d57cce96c"
I20260709 14:54:33.049037 10921 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e7ee289b26c4814a4d6fbf786b19436" candidate_uuid: "390c6000c0b840429c8a4b417eafd156" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "5e972238c8ba4c0a96039cd83280d0f6"
I20260709 14:54:33.049365 11070 raft_consensus.cc:3060] T 0e7ee289b26c4814a4d6fbf786b19436 P 108da90e11b041a99efba19d57cce96c [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:54:33.049606 10921 raft_consensus.cc:3055] T 0e7ee289b26c4814a4d6fbf786b19436 P 5e972238c8ba4c0a96039cd83280d0f6 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:54:33.049921 10921 raft_consensus.cc:740] T 0e7ee289b26c4814a4d6fbf786b19436 P 5e972238c8ba4c0a96039cd83280d0f6 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 5e972238c8ba4c0a96039cd83280d0f6, State: Running, Role: LEADER
I20260709 14:54:33.050732 10921 consensus_queue.cc:260] T 0e7ee289b26c4814a4d6fbf786b19436 P 5e972238c8ba4c0a96039cd83280d0f6 [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: "5e972238c8ba4c0a96039cd83280d0f6" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39383 } } peers { permanent_uuid: "390c6000c0b840429c8a4b417eafd156" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 34285 } } peers { permanent_uuid: "108da90e11b041a99efba19d57cce96c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 46129 } }
I20260709 14:54:33.054642 10921 raft_consensus.cc:3060] T 0e7ee289b26c4814a4d6fbf786b19436 P 5e972238c8ba4c0a96039cd83280d0f6 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:54:33.058290 11070 raft_consensus.cc:2468] T 0e7ee289b26c4814a4d6fbf786b19436 P 108da90e11b041a99efba19d57cce96c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 390c6000c0b840429c8a4b417eafd156 in term 2.
I20260709 14:54:33.059657 10962 leader_election.cc:304] T 0e7ee289b26c4814a4d6fbf786b19436 P 390c6000c0b840429c8a4b417eafd156 [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: 108da90e11b041a99efba19d57cce96c, 390c6000c0b840429c8a4b417eafd156; no voters: 
I20260709 14:54:33.060329 11134 raft_consensus.cc:2804] T 0e7ee289b26c4814a4d6fbf786b19436 P 390c6000c0b840429c8a4b417eafd156 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:54:33.060779 11134 raft_consensus.cc:697] T 0e7ee289b26c4814a4d6fbf786b19436 P 390c6000c0b840429c8a4b417eafd156 [term 2 LEADER]: Becoming Leader. State: Replica: 390c6000c0b840429c8a4b417eafd156, State: Running, Role: LEADER
I20260709 14:54:33.061517 11134 consensus_queue.cc:237] T 0e7ee289b26c4814a4d6fbf786b19436 P 390c6000c0b840429c8a4b417eafd156 [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: "5e972238c8ba4c0a96039cd83280d0f6" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39383 } } peers { permanent_uuid: "390c6000c0b840429c8a4b417eafd156" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 34285 } } peers { permanent_uuid: "108da90e11b041a99efba19d57cce96c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 46129 } }
I20260709 14:54:33.062399 10921 raft_consensus.cc:2468] T 0e7ee289b26c4814a4d6fbf786b19436 P 5e972238c8ba4c0a96039cd83280d0f6 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 390c6000c0b840429c8a4b417eafd156 in term 2.
I20260709 14:54:33.069783 10818 catalog_manager.cc:5697] T 0e7ee289b26c4814a4d6fbf786b19436 P 390c6000c0b840429c8a4b417eafd156 reported cstate change: term changed from 1 to 2, leader changed from 5e972238c8ba4c0a96039cd83280d0f6 (127.6.3.193) to 390c6000c0b840429c8a4b417eafd156 (127.6.3.194). New cstate: current_term: 2 leader_uuid: "390c6000c0b840429c8a4b417eafd156" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5e972238c8ba4c0a96039cd83280d0f6" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39383 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "390c6000c0b840429c8a4b417eafd156" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 34285 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "108da90e11b041a99efba19d57cce96c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 46129 } health_report { overall_health: UNKNOWN } } }
I20260709 14:54:33.089186 11135 consensus_queue.cc:1048] T a871861292974c9ba51df0b14123b3a4 P 5e972238c8ba4c0a96039cd83280d0f6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "390c6000c0b840429c8a4b417eafd156" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 34285 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:54:33.104202 11116 consensus_queue.cc:1048] T a871861292974c9ba51df0b14123b3a4 P 5e972238c8ba4c0a96039cd83280d0f6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "108da90e11b041a99efba19d57cce96c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 46129 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:54:33.278223 11134 consensus_queue.cc:1048] T 1700e5b349ea4e76ad9db776b626dfe5 P 390c6000c0b840429c8a4b417eafd156 [LEADER]: Connected to new peer: Peer: permanent_uuid: "108da90e11b041a99efba19d57cce96c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 46129 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:54:33.283883 11133 raft_consensus.cc:993] T 1700e5b349ea4e76ad9db776b626dfe5 P 390c6000c0b840429c8a4b417eafd156: : Instructing follower 108da90e11b041a99efba19d57cce96c to start an election
I20260709 14:54:33.284351 11118 raft_consensus.cc:1081] T 1700e5b349ea4e76ad9db776b626dfe5 P 390c6000c0b840429c8a4b417eafd156 [term 1 LEADER]: Signalling peer 108da90e11b041a99efba19d57cce96c to start an election
I20260709 14:54:33.286000 11070 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "1700e5b349ea4e76ad9db776b626dfe5"
dest_uuid: "108da90e11b041a99efba19d57cce96c"
 from {username='slave'} at 127.0.0.1:45422
I20260709 14:54:33.286983 11070 raft_consensus.cc:493] T 1700e5b349ea4e76ad9db776b626dfe5 P 108da90e11b041a99efba19d57cce96c [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:54:33.287391 11070 raft_consensus.cc:3060] T 1700e5b349ea4e76ad9db776b626dfe5 P 108da90e11b041a99efba19d57cce96c [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:54:33.290979 11188 consensus_queue.cc:1048] T 1700e5b349ea4e76ad9db776b626dfe5 P 390c6000c0b840429c8a4b417eafd156 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5e972238c8ba4c0a96039cd83280d0f6" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39383 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:54:33.291875 11118 raft_consensus.cc:993] T 4cf27b493adb4cee9a9f44e05f85c4db P 390c6000c0b840429c8a4b417eafd156: : Instructing follower 5e972238c8ba4c0a96039cd83280d0f6 to start an election
I20260709 14:54:33.292336 11188 raft_consensus.cc:1081] T 4cf27b493adb4cee9a9f44e05f85c4db P 390c6000c0b840429c8a4b417eafd156 [term 1 LEADER]: Signalling peer 5e972238c8ba4c0a96039cd83280d0f6 to start an election
I20260709 14:54:33.293895 10921 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "4cf27b493adb4cee9a9f44e05f85c4db"
dest_uuid: "5e972238c8ba4c0a96039cd83280d0f6"
 from {username='slave'} at 127.0.0.1:49222
I20260709 14:54:33.294385 10921 raft_consensus.cc:493] T 4cf27b493adb4cee9a9f44e05f85c4db P 5e972238c8ba4c0a96039cd83280d0f6 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:54:33.294449 11070 raft_consensus.cc:515] T 1700e5b349ea4e76ad9db776b626dfe5 P 108da90e11b041a99efba19d57cce96c [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5e972238c8ba4c0a96039cd83280d0f6" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39383 } } peers { permanent_uuid: "390c6000c0b840429c8a4b417eafd156" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 34285 } } peers { permanent_uuid: "108da90e11b041a99efba19d57cce96c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 46129 } }
I20260709 14:54:33.294909 10921 raft_consensus.cc:3060] T 4cf27b493adb4cee9a9f44e05f85c4db P 5e972238c8ba4c0a96039cd83280d0f6 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:54:33.296975 11070 leader_election.cc:290] T 1700e5b349ea4e76ad9db776b626dfe5 P 108da90e11b041a99efba19d57cce96c [CANDIDATE]: Term 2 election: Requested vote from peers 5e972238c8ba4c0a96039cd83280d0f6 (127.6.3.193:39383), 390c6000c0b840429c8a4b417eafd156 (127.6.3.194:34285)
I20260709 14:54:33.297526 10996 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1700e5b349ea4e76ad9db776b626dfe5" candidate_uuid: "108da90e11b041a99efba19d57cce96c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "390c6000c0b840429c8a4b417eafd156"
I20260709 14:54:33.298131 10996 raft_consensus.cc:3055] T 1700e5b349ea4e76ad9db776b626dfe5 P 390c6000c0b840429c8a4b417eafd156 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:54:33.298470 10996 raft_consensus.cc:740] T 1700e5b349ea4e76ad9db776b626dfe5 P 390c6000c0b840429c8a4b417eafd156 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 390c6000c0b840429c8a4b417eafd156, State: Running, Role: LEADER
I20260709 14:54:33.299386 10996 consensus_queue.cc:260] T 1700e5b349ea4e76ad9db776b626dfe5 P 390c6000c0b840429c8a4b417eafd156 [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: "5e972238c8ba4c0a96039cd83280d0f6" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39383 } } peers { permanent_uuid: "390c6000c0b840429c8a4b417eafd156" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 34285 } } peers { permanent_uuid: "108da90e11b041a99efba19d57cce96c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 46129 } }
I20260709 14:54:33.299834 10919 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1700e5b349ea4e76ad9db776b626dfe5" candidate_uuid: "108da90e11b041a99efba19d57cce96c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "5e972238c8ba4c0a96039cd83280d0f6"
I20260709 14:54:33.300285 10996 raft_consensus.cc:3060] T 1700e5b349ea4e76ad9db776b626dfe5 P 390c6000c0b840429c8a4b417eafd156 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:54:33.306958 10921 raft_consensus.cc:515] T 4cf27b493adb4cee9a9f44e05f85c4db P 5e972238c8ba4c0a96039cd83280d0f6 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "108da90e11b041a99efba19d57cce96c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 46129 } } peers { permanent_uuid: "5e972238c8ba4c0a96039cd83280d0f6" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39383 } } peers { permanent_uuid: "390c6000c0b840429c8a4b417eafd156" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 34285 } }
I20260709 14:54:33.308605 10996 raft_consensus.cc:2468] T 1700e5b349ea4e76ad9db776b626dfe5 P 390c6000c0b840429c8a4b417eafd156 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 108da90e11b041a99efba19d57cce96c in term 2.
I20260709 14:54:33.309895 11033 leader_election.cc:304] T 1700e5b349ea4e76ad9db776b626dfe5 P 108da90e11b041a99efba19d57cce96c [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: 108da90e11b041a99efba19d57cce96c, 390c6000c0b840429c8a4b417eafd156; no voters: 5e972238c8ba4c0a96039cd83280d0f6
I20260709 14:54:33.310354 10921 leader_election.cc:290] T 4cf27b493adb4cee9a9f44e05f85c4db P 5e972238c8ba4c0a96039cd83280d0f6 [CANDIDATE]: Term 2 election: Requested vote from peers 108da90e11b041a99efba19d57cce96c (127.6.3.195:46129), 390c6000c0b840429c8a4b417eafd156 (127.6.3.194:34285)
I20260709 14:54:33.311261 11149 raft_consensus.cc:2804] T 1700e5b349ea4e76ad9db776b626dfe5 P 108da90e11b041a99efba19d57cce96c [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:54:33.311149 11070 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4cf27b493adb4cee9a9f44e05f85c4db" candidate_uuid: "5e972238c8ba4c0a96039cd83280d0f6" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "108da90e11b041a99efba19d57cce96c"
I20260709 14:54:33.311789 11149 raft_consensus.cc:697] T 1700e5b349ea4e76ad9db776b626dfe5 P 108da90e11b041a99efba19d57cce96c [term 2 LEADER]: Becoming Leader. State: Replica: 108da90e11b041a99efba19d57cce96c, State: Running, Role: LEADER
I20260709 14:54:33.311808 11070 raft_consensus.cc:3060] T 4cf27b493adb4cee9a9f44e05f85c4db P 108da90e11b041a99efba19d57cce96c [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:54:33.312788 11149 consensus_queue.cc:237] T 1700e5b349ea4e76ad9db776b626dfe5 P 108da90e11b041a99efba19d57cce96c [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: "5e972238c8ba4c0a96039cd83280d0f6" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39383 } } peers { permanent_uuid: "390c6000c0b840429c8a4b417eafd156" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 34285 } } peers { permanent_uuid: "108da90e11b041a99efba19d57cce96c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 46129 } }
I20260709 14:54:33.313581 10995 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4cf27b493adb4cee9a9f44e05f85c4db" candidate_uuid: "5e972238c8ba4c0a96039cd83280d0f6" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "390c6000c0b840429c8a4b417eafd156"
I20260709 14:54:33.314194 10995 raft_consensus.cc:3055] T 4cf27b493adb4cee9a9f44e05f85c4db P 390c6000c0b840429c8a4b417eafd156 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:54:33.314530 10995 raft_consensus.cc:740] T 4cf27b493adb4cee9a9f44e05f85c4db P 390c6000c0b840429c8a4b417eafd156 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 390c6000c0b840429c8a4b417eafd156, State: Running, Role: LEADER
I20260709 14:54:33.315243 10995 consensus_queue.cc:260] T 4cf27b493adb4cee9a9f44e05f85c4db P 390c6000c0b840429c8a4b417eafd156 [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: "108da90e11b041a99efba19d57cce96c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 46129 } } peers { permanent_uuid: "5e972238c8ba4c0a96039cd83280d0f6" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39383 } } peers { permanent_uuid: "390c6000c0b840429c8a4b417eafd156" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 34285 } }
I20260709 14:54:33.316427 10995 raft_consensus.cc:3060] T 4cf27b493adb4cee9a9f44e05f85c4db P 390c6000c0b840429c8a4b417eafd156 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:54:33.318892 11070 raft_consensus.cc:2468] T 4cf27b493adb4cee9a9f44e05f85c4db P 108da90e11b041a99efba19d57cce96c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5e972238c8ba4c0a96039cd83280d0f6 in term 2.
I20260709 14:54:33.319945 10887 leader_election.cc:304] T 4cf27b493adb4cee9a9f44e05f85c4db P 5e972238c8ba4c0a96039cd83280d0f6 [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: 108da90e11b041a99efba19d57cce96c, 5e972238c8ba4c0a96039cd83280d0f6; no voters: 
I20260709 14:54:33.320593 11116 raft_consensus.cc:2804] T 4cf27b493adb4cee9a9f44e05f85c4db P 5e972238c8ba4c0a96039cd83280d0f6 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:54:33.321022 11116 raft_consensus.cc:697] T 4cf27b493adb4cee9a9f44e05f85c4db P 5e972238c8ba4c0a96039cd83280d0f6 [term 2 LEADER]: Becoming Leader. State: Replica: 5e972238c8ba4c0a96039cd83280d0f6, State: Running, Role: LEADER
I20260709 14:54:33.320719 10817 catalog_manager.cc:5697] T 1700e5b349ea4e76ad9db776b626dfe5 P 108da90e11b041a99efba19d57cce96c reported cstate change: term changed from 1 to 2, leader changed from 390c6000c0b840429c8a4b417eafd156 (127.6.3.194) to 108da90e11b041a99efba19d57cce96c (127.6.3.195). New cstate: current_term: 2 leader_uuid: "108da90e11b041a99efba19d57cce96c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5e972238c8ba4c0a96039cd83280d0f6" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39383 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "390c6000c0b840429c8a4b417eafd156" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 34285 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "108da90e11b041a99efba19d57cce96c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 46129 } health_report { overall_health: HEALTHY } } }
I20260709 14:54:33.321801 11116 consensus_queue.cc:237] T 4cf27b493adb4cee9a9f44e05f85c4db P 5e972238c8ba4c0a96039cd83280d0f6 [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: "108da90e11b041a99efba19d57cce96c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 46129 } } peers { permanent_uuid: "5e972238c8ba4c0a96039cd83280d0f6" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39383 } } peers { permanent_uuid: "390c6000c0b840429c8a4b417eafd156" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 34285 } }
I20260709 14:54:33.322877 10995 raft_consensus.cc:2468] T 4cf27b493adb4cee9a9f44e05f85c4db P 390c6000c0b840429c8a4b417eafd156 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5e972238c8ba4c0a96039cd83280d0f6 in term 2.
I20260709 14:54:33.328567 10816 catalog_manager.cc:5697] T 4cf27b493adb4cee9a9f44e05f85c4db P 5e972238c8ba4c0a96039cd83280d0f6 reported cstate change: term changed from 1 to 2, leader changed from 390c6000c0b840429c8a4b417eafd156 (127.6.3.194) to 5e972238c8ba4c0a96039cd83280d0f6 (127.6.3.193). New cstate: current_term: 2 leader_uuid: "5e972238c8ba4c0a96039cd83280d0f6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "108da90e11b041a99efba19d57cce96c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 46129 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5e972238c8ba4c0a96039cd83280d0f6" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39383 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "390c6000c0b840429c8a4b417eafd156" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 34285 } health_report { overall_health: UNKNOWN } } }
I20260709 14:54:33.407533 11070 raft_consensus.cc:1275] T be9655dcbe7a4096b6745b61bd5e02cf P 108da90e11b041a99efba19d57cce96c [term 2 FOLLOWER]: Refusing update from remote peer 5e972238c8ba4c0a96039cd83280d0f6: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:54:33.408782 11135 consensus_queue.cc:1048] T be9655dcbe7a4096b6745b61bd5e02cf P 5e972238c8ba4c0a96039cd83280d0f6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "108da90e11b041a99efba19d57cce96c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 46129 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:54:33.417089 10995 raft_consensus.cc:1275] T be9655dcbe7a4096b6745b61bd5e02cf P 390c6000c0b840429c8a4b417eafd156 [term 2 FOLLOWER]: Refusing update from remote peer 5e972238c8ba4c0a96039cd83280d0f6: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:54:33.418342 11135 consensus_queue.cc:1048] T be9655dcbe7a4096b6745b61bd5e02cf P 5e972238c8ba4c0a96039cd83280d0f6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "390c6000c0b840429c8a4b417eafd156" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 34285 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:54:33.521740 10921 raft_consensus.cc:1275] T 0e7ee289b26c4814a4d6fbf786b19436 P 5e972238c8ba4c0a96039cd83280d0f6 [term 2 FOLLOWER]: Refusing update from remote peer 390c6000c0b840429c8a4b417eafd156: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:54:33.522917 11134 consensus_queue.cc:1048] T 0e7ee289b26c4814a4d6fbf786b19436 P 390c6000c0b840429c8a4b417eafd156 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5e972238c8ba4c0a96039cd83280d0f6" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39383 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:54:33.529696 11070 raft_consensus.cc:1275] T 0e7ee289b26c4814a4d6fbf786b19436 P 108da90e11b041a99efba19d57cce96c [term 2 FOLLOWER]: Refusing update from remote peer 390c6000c0b840429c8a4b417eafd156: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:54:33.531154 11118 consensus_queue.cc:1048] T 0e7ee289b26c4814a4d6fbf786b19436 P 390c6000c0b840429c8a4b417eafd156 [LEADER]: Connected to new peer: Peer: permanent_uuid: "108da90e11b041a99efba19d57cce96c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 46129 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:54:33.706027 10995 raft_consensus.cc:1275] T 4cf27b493adb4cee9a9f44e05f85c4db P 390c6000c0b840429c8a4b417eafd156 [term 2 FOLLOWER]: Refusing update from remote peer 5e972238c8ba4c0a96039cd83280d0f6: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:54:33.707072 11135 consensus_queue.cc:1048] T 4cf27b493adb4cee9a9f44e05f85c4db P 5e972238c8ba4c0a96039cd83280d0f6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "390c6000c0b840429c8a4b417eafd156" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 34285 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:54:33.713868 11070 raft_consensus.cc:1275] T 4cf27b493adb4cee9a9f44e05f85c4db P 108da90e11b041a99efba19d57cce96c [term 2 FOLLOWER]: Refusing update from remote peer 5e972238c8ba4c0a96039cd83280d0f6: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:54:33.715304 11157 consensus_queue.cc:1048] T 4cf27b493adb4cee9a9f44e05f85c4db P 5e972238c8ba4c0a96039cd83280d0f6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "108da90e11b041a99efba19d57cce96c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 46129 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:54:33.737037 10995 raft_consensus.cc:1275] T 1700e5b349ea4e76ad9db776b626dfe5 P 390c6000c0b840429c8a4b417eafd156 [term 2 FOLLOWER]: Refusing update from remote peer 108da90e11b041a99efba19d57cce96c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:54:33.737979 11149 consensus_queue.cc:1048] T 1700e5b349ea4e76ad9db776b626dfe5 P 108da90e11b041a99efba19d57cce96c [LEADER]: Connected to new peer: Peer: permanent_uuid: "390c6000c0b840429c8a4b417eafd156" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 34285 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:54:33.744027 10921 raft_consensus.cc:3060] T 1700e5b349ea4e76ad9db776b626dfe5 P 5e972238c8ba4c0a96039cd83280d0f6 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:54:33.750845 10921 raft_consensus.cc:1275] T 1700e5b349ea4e76ad9db776b626dfe5 P 5e972238c8ba4c0a96039cd83280d0f6 [term 2 FOLLOWER]: Refusing update from remote peer 108da90e11b041a99efba19d57cce96c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:54:33.751914 11149 consensus_queue.cc:1048] T 1700e5b349ea4e76ad9db776b626dfe5 P 108da90e11b041a99efba19d57cce96c [LEADER]: Connected to new peer: Peer: permanent_uuid: "5e972238c8ba4c0a96039cd83280d0f6" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39383 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:54:35.914224 10817 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:57210:
name: "soft_deleted_table"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q""\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260709 14:54:35.916132 10817 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table soft_deleted_table in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260709 14:54:35.958034 10906 tablet_service.cc:1511] Processing CreateTablet for tablet 0cca16b16d3e450eafa537d4afa384db (DEFAULT_TABLE table=soft_deleted_table [id=cee7ae6cfe75405fb8c0ed68d2657877]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 14:54:35.959239 10906 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0cca16b16d3e450eafa537d4afa384db. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:35.959172 10985 tablet_service.cc:1511] Processing CreateTablet for tablet 0cca16b16d3e450eafa537d4afa384db (DEFAULT_TABLE table=soft_deleted_table [id=cee7ae6cfe75405fb8c0ed68d2657877]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 14:54:35.960423 10985 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0cca16b16d3e450eafa537d4afa384db. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:35.961720 10911 tablet_service.cc:1511] Processing CreateTablet for tablet 88153006cca940ccab7e03749c42f64d (DEFAULT_TABLE table=soft_deleted_table [id=cee7ae6cfe75405fb8c0ed68d2657877]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 14:54:35.962882 10911 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 88153006cca940ccab7e03749c42f64d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:35.964074 11058 tablet_service.cc:1511] Processing CreateTablet for tablet 0cca16b16d3e450eafa537d4afa384db (DEFAULT_TABLE table=soft_deleted_table [id=cee7ae6cfe75405fb8c0ed68d2657877]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 14:54:35.965669 11058 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0cca16b16d3e450eafa537d4afa384db. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:35.968634 10982 tablet_service.cc:1511] Processing CreateTablet for tablet 88153006cca940ccab7e03749c42f64d (DEFAULT_TABLE table=soft_deleted_table [id=cee7ae6cfe75405fb8c0ed68d2657877]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 14:54:35.969774 10982 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 88153006cca940ccab7e03749c42f64d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:35.973059 11056 tablet_service.cc:1511] Processing CreateTablet for tablet 88153006cca940ccab7e03749c42f64d (DEFAULT_TABLE table=soft_deleted_table [id=cee7ae6cfe75405fb8c0ed68d2657877]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 14:54:35.974248 11056 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 88153006cca940ccab7e03749c42f64d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:35.974179 10908 tablet_service.cc:1511] Processing CreateTablet for tablet ada3d00714ce4b94ba21659e29189dd2 (DEFAULT_TABLE table=soft_deleted_table [id=cee7ae6cfe75405fb8c0ed68d2657877]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 14:54:35.975394 10908 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ada3d00714ce4b94ba21659e29189dd2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:35.976394 11057 tablet_service.cc:1511] Processing CreateTablet for tablet ada3d00714ce4b94ba21659e29189dd2 (DEFAULT_TABLE table=soft_deleted_table [id=cee7ae6cfe75405fb8c0ed68d2657877]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 14:54:35.977562 11057 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ada3d00714ce4b94ba21659e29189dd2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:35.977264 10984 tablet_service.cc:1511] Processing CreateTablet for tablet ada3d00714ce4b94ba21659e29189dd2 (DEFAULT_TABLE table=soft_deleted_table [id=cee7ae6cfe75405fb8c0ed68d2657877]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 14:54:35.978472 10984 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ada3d00714ce4b94ba21659e29189dd2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:35.984722 10910 tablet_service.cc:1511] Processing CreateTablet for tablet 7c0c326639f04343bd6df13563fcffb0 (DEFAULT_TABLE table=soft_deleted_table [id=cee7ae6cfe75405fb8c0ed68d2657877]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 14:54:35.989262 10983 tablet_service.cc:1511] Processing CreateTablet for tablet 7c0c326639f04343bd6df13563fcffb0 (DEFAULT_TABLE table=soft_deleted_table [id=cee7ae6cfe75405fb8c0ed68d2657877]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 14:54:35.990367 10983 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7c0c326639f04343bd6df13563fcffb0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:35.995095 10910 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7c0c326639f04343bd6df13563fcffb0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:36.008826 11060 tablet_service.cc:1511] Processing CreateTablet for tablet 7c0c326639f04343bd6df13563fcffb0 (DEFAULT_TABLE table=soft_deleted_table [id=cee7ae6cfe75405fb8c0ed68d2657877]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 14:54:36.010087 11060 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7c0c326639f04343bd6df13563fcffb0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:36.012953 10907 tablet_service.cc:1511] Processing CreateTablet for tablet e809a17e57d04357a5b0fe729abc2a2e (DEFAULT_TABLE table=soft_deleted_table [id=cee7ae6cfe75405fb8c0ed68d2657877]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 14:54:36.014183 10907 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e809a17e57d04357a5b0fe729abc2a2e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:36.017421 11059 tablet_service.cc:1511] Processing CreateTablet for tablet e809a17e57d04357a5b0fe729abc2a2e (DEFAULT_TABLE table=soft_deleted_table [id=cee7ae6cfe75405fb8c0ed68d2657877]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 14:54:36.018618 11059 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e809a17e57d04357a5b0fe729abc2a2e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:36.019927 10986 tablet_service.cc:1511] Processing CreateTablet for tablet 5f1c74810f4b4880ba5e6aad4108493a (DEFAULT_TABLE table=soft_deleted_table [id=cee7ae6cfe75405fb8c0ed68d2657877]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 14:54:36.020180 10909 tablet_service.cc:1511] Processing CreateTablet for tablet 5f1c74810f4b4880ba5e6aad4108493a (DEFAULT_TABLE table=soft_deleted_table [id=cee7ae6cfe75405fb8c0ed68d2657877]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 14:54:36.021091 10986 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5f1c74810f4b4880ba5e6aad4108493a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:36.024700 11055 tablet_service.cc:1511] Processing CreateTablet for tablet 5f1c74810f4b4880ba5e6aad4108493a (DEFAULT_TABLE table=soft_deleted_table [id=cee7ae6cfe75405fb8c0ed68d2657877]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 14:54:36.025908 11055 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5f1c74810f4b4880ba5e6aad4108493a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:36.035979 10983 tablet_service.cc:1511] Processing CreateTablet for tablet e809a17e57d04357a5b0fe729abc2a2e (DEFAULT_TABLE table=soft_deleted_table [id=cee7ae6cfe75405fb8c0ed68d2657877]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 14:54:36.041718 10909 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5f1c74810f4b4880ba5e6aad4108493a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:36.043838 10983 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e809a17e57d04357a5b0fe729abc2a2e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:36.047905 10981 tablet_service.cc:1511] Processing CreateTablet for tablet a99b4be241cf4ba1a1ea829914076e61 (DEFAULT_TABLE table=soft_deleted_table [id=cee7ae6cfe75405fb8c0ed68d2657877]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 14:54:36.048247 10905 tablet_service.cc:1511] Processing CreateTablet for tablet a99b4be241cf4ba1a1ea829914076e61 (DEFAULT_TABLE table=soft_deleted_table [id=cee7ae6cfe75405fb8c0ed68d2657877]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 14:54:36.049160 10981 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a99b4be241cf4ba1a1ea829914076e61. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:36.049422 10905 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a99b4be241cf4ba1a1ea829914076e61. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:36.052083 11054 tablet_service.cc:1511] Processing CreateTablet for tablet a99b4be241cf4ba1a1ea829914076e61 (DEFAULT_TABLE table=soft_deleted_table [id=cee7ae6cfe75405fb8c0ed68d2657877]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 14:54:36.053354 11054 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a99b4be241cf4ba1a1ea829914076e61. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:36.053104 10904 tablet_service.cc:1511] Processing CreateTablet for tablet f9dbb725a8984dd2bc568826fdd88a93 (DEFAULT_TABLE table=soft_deleted_table [id=cee7ae6cfe75405fb8c0ed68d2657877]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 14:54:36.054288 10904 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f9dbb725a8984dd2bc568826fdd88a93. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:36.058312 10980 tablet_service.cc:1511] Processing CreateTablet for tablet f9dbb725a8984dd2bc568826fdd88a93 (DEFAULT_TABLE table=soft_deleted_table [id=cee7ae6cfe75405fb8c0ed68d2657877]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 14:54:36.059688 10980 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f9dbb725a8984dd2bc568826fdd88a93. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:36.061995 11053 tablet_service.cc:1511] Processing CreateTablet for tablet f9dbb725a8984dd2bc568826fdd88a93 (DEFAULT_TABLE table=soft_deleted_table [id=cee7ae6cfe75405fb8c0ed68d2657877]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 14:54:36.063150 11053 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f9dbb725a8984dd2bc568826fdd88a93. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:36.064148 10903 tablet_service.cc:1511] Processing CreateTablet for tablet 655919260eef4e8796fc55dea0564c6a (DEFAULT_TABLE table=soft_deleted_table [id=cee7ae6cfe75405fb8c0ed68d2657877]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 14:54:36.065255 10903 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 655919260eef4e8796fc55dea0564c6a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:36.067551 10979 tablet_service.cc:1511] Processing CreateTablet for tablet 655919260eef4e8796fc55dea0564c6a (DEFAULT_TABLE table=soft_deleted_table [id=cee7ae6cfe75405fb8c0ed68d2657877]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 14:54:36.068617 10979 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 655919260eef4e8796fc55dea0564c6a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:36.072211 11052 tablet_service.cc:1511] Processing CreateTablet for tablet 655919260eef4e8796fc55dea0564c6a (DEFAULT_TABLE table=soft_deleted_table [id=cee7ae6cfe75405fb8c0ed68d2657877]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 14:54:36.073390 11052 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 655919260eef4e8796fc55dea0564c6a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:36.114956 11205 tablet_bootstrap.cc:492] T ada3d00714ce4b94ba21659e29189dd2 P 390c6000c0b840429c8a4b417eafd156: Bootstrap starting.
I20260709 14:54:36.140846 11204 tablet_bootstrap.cc:492] T ada3d00714ce4b94ba21659e29189dd2 P 108da90e11b041a99efba19d57cce96c: Bootstrap starting.
I20260709 14:54:36.151072 11207 tablet_bootstrap.cc:492] T 0cca16b16d3e450eafa537d4afa384db P 5e972238c8ba4c0a96039cd83280d0f6: Bootstrap starting.
I20260709 14:54:36.151757 11205 tablet_bootstrap.cc:654] T ada3d00714ce4b94ba21659e29189dd2 P 390c6000c0b840429c8a4b417eafd156: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:36.151961 11204 tablet_bootstrap.cc:654] T ada3d00714ce4b94ba21659e29189dd2 P 108da90e11b041a99efba19d57cce96c: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:36.157733 11207 tablet_bootstrap.cc:654] T 0cca16b16d3e450eafa537d4afa384db P 5e972238c8ba4c0a96039cd83280d0f6: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:36.157884 11205 tablet_bootstrap.cc:492] T ada3d00714ce4b94ba21659e29189dd2 P 390c6000c0b840429c8a4b417eafd156: No bootstrap required, opened a new log
I20260709 14:54:36.158334 11205 ts_tablet_manager.cc:1403] T ada3d00714ce4b94ba21659e29189dd2 P 390c6000c0b840429c8a4b417eafd156: Time spent bootstrapping tablet: real 0.044s	user 0.002s	sys 0.008s
I20260709 14:54:36.158506 11204 tablet_bootstrap.cc:492] T ada3d00714ce4b94ba21659e29189dd2 P 108da90e11b041a99efba19d57cce96c: No bootstrap required, opened a new log
I20260709 14:54:36.158979 11204 ts_tablet_manager.cc:1403] T ada3d00714ce4b94ba21659e29189dd2 P 108da90e11b041a99efba19d57cce96c: Time spent bootstrapping tablet: real 0.019s	user 0.003s	sys 0.009s
I20260709 14:54:36.160637 11205 raft_consensus.cc:359] T ada3d00714ce4b94ba21659e29189dd2 P 390c6000c0b840429c8a4b417eafd156 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5e972238c8ba4c0a96039cd83280d0f6" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39383 } } peers { permanent_uuid: "390c6000c0b840429c8a4b417eafd156" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 34285 } } peers { permanent_uuid: "108da90e11b041a99efba19d57cce96c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 46129 } }
I20260709 14:54:36.161489 11205 raft_consensus.cc:385] T ada3d00714ce4b94ba21659e29189dd2 P 390c6000c0b840429c8a4b417eafd156 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:36.161746 11205 raft_consensus.cc:740] T ada3d00714ce4b94ba21659e29189dd2 P 390c6000c0b840429c8a4b417eafd156 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 390c6000c0b840429c8a4b417eafd156, State: Initialized, Role: FOLLOWER
I20260709 14:54:36.161840 11204 raft_consensus.cc:359] T ada3d00714ce4b94ba21659e29189dd2 P 108da90e11b041a99efba19d57cce96c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5e972238c8ba4c0a96039cd83280d0f6" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39383 } } peers { permanent_uuid: "390c6000c0b840429c8a4b417eafd156" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 34285 } } peers { permanent_uuid: "108da90e11b041a99efba19d57cce96c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 46129 } }
I20260709 14:54:36.162563 11204 raft_consensus.cc:385] T ada3d00714ce4b94ba21659e29189dd2 P 108da90e11b041a99efba19d57cce96c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:36.162361 11205 consensus_queue.cc:260] T ada3d00714ce4b94ba21659e29189dd2 P 390c6000c0b840429c8a4b417eafd156 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5e972238c8ba4c0a96039cd83280d0f6" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39383 } } peers { permanent_uuid: "390c6000c0b840429c8a4b417eafd156" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 34285 } } peers { permanent_uuid: "108da90e11b041a99efba19d57cce96c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 46129 } }
I20260709 14:54:36.162873 11207 tablet_bootstrap.cc:492] T 0cca16b16d3e450eafa537d4afa384db P 5e972238c8ba4c0a96039cd83280d0f6: No bootstrap required, opened a new log
I20260709 14:54:36.162873 11204 raft_consensus.cc:740] T ada3d00714ce4b94ba21659e29189dd2 P 108da90e11b041a99efba19d57cce96c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 108da90e11b041a99efba19d57cce96c, State: Initialized, Role: FOLLOWER
I20260709 14:54:36.163447 11207 ts_tablet_manager.cc:1403] T 0cca16b16d3e450eafa537d4afa384db P 5e972238c8ba4c0a96039cd83280d0f6: Time spent bootstrapping tablet: real 0.013s	user 0.012s	sys 0.000s
I20260709 14:54:36.163827 11204 consensus_queue.cc:260] T ada3d00714ce4b94ba21659e29189dd2 P 108da90e11b041a99efba19d57cce96c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5e972238c8ba4c0a96039cd83280d0f6" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39383 } } peers { permanent_uuid: "390c6000c0b840429c8a4b417eafd156" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 34285 } } peers { permanent_uuid: "108da90e11b041a99efba19d57cce96c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 46129 } }
I20260709 14:54:36.164342 11205 ts_tablet_manager.cc:1434] T ada3d00714ce4b94ba21659e29189dd2 P 390c6000c0b840429c8a4b417eafd156: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.003s
I20260709 14:54:36.166019 11205 tablet_bootstrap.cc:492] T 7c0c326639f04343bd6df13563fcffb0 P 390c6000c0b840429c8a4b417eafd156: Bootstrap starting.
I20260709 14:54:36.166363 11207 raft_consensus.cc:359] T 0cca16b16d3e450eafa537d4afa384db P 5e972238c8ba4c0a96039cd83280d0f6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5e972238c8ba4c0a96039cd83280d0f6" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39383 } } peers { permanent_uuid: "390c6000c0b840429c8a4b417eafd156" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 34285 } } peers { permanent_uuid: "108da90e11b041a99efba19d57cce96c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 46129 } }
I20260709 14:54:36.167095 11207 raft_consensus.cc:385] T 0cca16b16d3e450eafa537d4afa384db P 5e972238c8ba4c0a96039cd83280d0f6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:36.167461 11207 raft_consensus.cc:740] T 0cca16b16d3e450eafa537d4afa384db P 5e972238c8ba4c0a96039cd83280d0f6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5e972238c8ba4c0a96039cd83280d0f6, State: Initialized, Role: FOLLOWER
I20260709 14:54:36.168452 11204 ts_tablet_manager.cc:1434] T ada3d00714ce4b94ba21659e29189dd2 P 108da90e11b041a99efba19d57cce96c: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260709 14:54:36.168244 11207 consensus_queue.cc:260] T 0cca16b16d3e450eafa537d4afa384db P 5e972238c8ba4c0a96039cd83280d0f6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5e972238c8ba4c0a96039cd83280d0f6" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39383 } } peers { permanent_uuid: "390c6000c0b840429c8a4b417eafd156" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 34285 } } peers { permanent_uuid: "108da90e11b041a99efba19d57cce96c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 46129 } }
I20260709 14:54:36.169438 11204 tablet_bootstrap.cc:492] T 88153006cca940ccab7e03749c42f64d P 108da90e11b041a99efba19d57cce96c: Bootstrap starting.
I20260709 14:54:36.172950 11207 ts_tablet_manager.cc:1434] T 0cca16b16d3e450eafa537d4afa384db P 5e972238c8ba4c0a96039cd83280d0f6: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.000s
I20260709 14:54:36.173997 11207 tablet_bootstrap.cc:492] T ada3d00714ce4b94ba21659e29189dd2 P 5e972238c8ba4c0a96039cd83280d0f6: Bootstrap starting.
I20260709 14:54:36.175850 11205 tablet_bootstrap.cc:654] T 7c0c326639f04343bd6df13563fcffb0 P 390c6000c0b840429c8a4b417eafd156: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:36.175987 11204 tablet_bootstrap.cc:654] T 88153006cca940ccab7e03749c42f64d P 108da90e11b041a99efba19d57cce96c: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:36.180730 11207 tablet_bootstrap.cc:654] T ada3d00714ce4b94ba21659e29189dd2 P 5e972238c8ba4c0a96039cd83280d0f6: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:36.191273 11205 tablet_bootstrap.cc:492] T 7c0c326639f04343bd6df13563fcffb0 P 390c6000c0b840429c8a4b417eafd156: No bootstrap required, opened a new log
I20260709 14:54:36.191726 11205 ts_tablet_manager.cc:1403] T 7c0c326639f04343bd6df13563fcffb0 P 390c6000c0b840429c8a4b417eafd156: Time spent bootstrapping tablet: real 0.026s	user 0.008s	sys 0.009s
I20260709 14:54:36.194201 11205 raft_consensus.cc:359] T 7c0c326639f04343bd6df13563fcffb0 P 390c6000c0b840429c8a4b417eafd156 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5e972238c8ba4c0a96039cd83280d0f6" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39383 } } peers { permanent_uuid: "390c6000c0b840429c8a4b417eafd156" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 34285 } } peers { permanent_uuid: "108da90e11b041a99efba19d57cce96c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 46129 } }
I20260709 14:54:36.194998 11205 raft_consensus.cc:385] T 7c0c326639f04343bd6df13563fcffb0 P 390c6000c0b840429c8a4b417eafd156 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:36.195343 11205 raft_consensus.cc:740] T 7c0c326639f04343bd6df13563fcffb0 P 390c6000c0b840429c8a4b417eafd156 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 390c6000c0b840429c8a4b417eafd156, State: Initialized, Role: FOLLOWER
I20260709 14:54:36.196071 11205 consensus_queue.cc:260] T 7c0c326639f04343bd6df13563fcffb0 P 390c6000c0b840429c8a4b417eafd156 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5e972238c8ba4c0a96039cd83280d0f6" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39383 } } peers { permanent_uuid: "390c6000c0b840429c8a4b417eafd156" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 34285 } } peers { permanent_uuid: "108da90e11b041a99efba19d57cce96c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 46129 } }
I20260709 14:54:36.197659 11205 ts_tablet_manager.cc:1434] T 7c0c326639f04343bd6df13563fcffb0 P 390c6000c0b840429c8a4b417eafd156: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.000s
I20260709 14:54:36.198362 11205 tablet_bootstrap.cc:492] T 0cca16b16d3e450eafa537d4afa384db P 390c6000c0b840429c8a4b417eafd156: Bootstrap starting.
I20260709 14:54:36.202972 11205 tablet_bootstrap.cc:654] T 0cca16b16d3e450eafa537d4afa384db P 390c6000c0b840429c8a4b417eafd156: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:36.204494 11204 tablet_bootstrap.cc:492] T 88153006cca940ccab7e03749c42f64d P 108da90e11b041a99efba19d57cce96c: No bootstrap required, opened a new log
I20260709 14:54:36.204988 11204 ts_tablet_manager.cc:1403] T 88153006cca940ccab7e03749c42f64d P 108da90e11b041a99efba19d57cce96c: Time spent bootstrapping tablet: real 0.036s	user 0.009s	sys 0.009s
I20260709 14:54:36.206012 11207 tablet_bootstrap.cc:492] T ada3d00714ce4b94ba21659e29189dd2 P 5e972238c8ba4c0a96039cd83280d0f6: No bootstrap required, opened a new log
I20260709 14:54:36.206709 11207 ts_tablet_manager.cc:1403] T ada3d00714ce4b94ba21659e29189dd2 P 5e972238c8ba4c0a96039cd83280d0f6: Time spent bootstrapping tablet: real 0.033s	user 0.023s	sys 0.008s
I20260709 14:54:36.207894 11204 raft_consensus.cc:359] T 88153006cca940ccab7e03749c42f64d P 108da90e11b041a99efba19d57cce96c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5e972238c8ba4c0a96039cd83280d0f6" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39383 } } peers { permanent_uuid: "390c6000c0b840429c8a4b417eafd156" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 34285 } } peers { permanent_uuid: "108da90e11b041a99efba19d57cce96c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 46129 } }
W20260709 14:54:36.208802 10947 tablet.cc:2406] T 0cca16b16d3e450eafa537d4afa384db P 5e972238c8ba4c0a96039cd83280d0f6: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260709 14:54:36.210107 11207 raft_consensus.cc:359] T ada3d00714ce4b94ba21659e29189dd2 P 5e972238c8ba4c0a96039cd83280d0f6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5e972238c8ba4c0a96039cd83280d0f6" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39383 } } peers { permanent_uuid: "390c6000c0b840429c8a4b417eafd156" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 34285 } } peers { permanent_uuid: "108da90e11b041a99efba19d57cce96c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 46129 } }
I20260709 14:54:36.210826 11207 raft_consensus.cc:385] T ada3d00714ce4b94ba21659e29189dd2 P 5e972238c8ba4c0a96039cd83280d0f6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:36.211118 11207 raft_consensus.cc:740] T ada3d00714ce4b94ba21659e29189dd2 P 5e972238c8ba4c0a96039cd83280d0f6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5e972238c8ba4c0a96039cd83280d0f6, State: Initialized, Role: FOLLOWER
I20260709 14:54:36.211519 11204 raft_consensus.cc:385] T 88153006cca940ccab7e03749c42f64d P 108da90e11b041a99efba19d57cce96c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:36.211251 11205 tablet_bootstrap.cc:492] T 0cca16b16d3e450eafa537d4afa384db P 390c6000c0b840429c8a4b417eafd156: No bootstrap required, opened a new log
I20260709 14:54:36.211807 11204 raft_consensus.cc:740] T 88153006cca940ccab7e03749c42f64d P 108da90e11b041a99efba19d57cce96c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 108da90e11b041a99efba19d57cce96c, State: Initialized, Role: FOLLOWER
I20260709 14:54:36.212318 11205 ts_tablet_manager.cc:1403] T 0cca16b16d3e450eafa537d4afa384db P 390c6000c0b840429c8a4b417eafd156: Time spent bootstrapping tablet: real 0.014s	user 0.009s	sys 0.004s
I20260709 14:54:36.211862 11207 consensus_queue.cc:260] T ada3d00714ce4b94ba21659e29189dd2 P 5e972238c8ba4c0a96039cd83280d0f6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5e972238c8ba4c0a96039cd83280d0f6" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39383 } } peers { permanent_uuid: "390c6000c0b840429c8a4b417eafd156" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 34285 } } peers { permanent_uuid: "108da90e11b041a99efba19d57cce96c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 46129 } }
I20260709 14:54:36.212589 11204 consensus_queue.cc:260] T 88153006cca940ccab7e03749c42f64d P 108da90e11b041a99efba19d57cce96c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5e972238c8ba4c0a96039cd83280d0f6" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39383 } } peers { permanent_uuid: "390c6000c0b840429c8a4b417eafd156" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 34285 } } peers { permanent_uuid: "108da90e11b041a99efba19d57cce96c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 46129 } }
I20260709 14:54:36.214238 11207 ts_tablet_manager.cc:1434] T ada3d00714ce4b94ba21659e29189dd2 P 5e972238c8ba4c0a96039cd83280d0f6: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 14:54:36.215229 11207 tablet_bootstrap.cc:492] T 7c0c326639f04343bd6df13563fcffb0 P 5e972238c8ba4c0a96039cd83280d0f6: Bootstrap starting.
I20260709 14:54:36.215145 11205 raft_consensus.cc:359] T 0cca16b16d3e450eafa537d4afa384db P 390c6000c0b840429c8a4b417eafd156 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5e972238c8ba4c0a96039cd83280d0f6" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39383 } } peers { permanent_uuid: "390c6000c0b840429c8a4b417eafd156" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 34285 } } peers { permanent_uuid: "108da90e11b041a99efba19d57cce96c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 46129 } }
I20260709 14:54:36.215961 11205 raft_consensus.cc:385] T 0cca16b16d3e450eafa537d4afa384db P 390c6000c0b840429c8a4b417eafd156 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:36.216238 11205 raft_consensus.cc:740] T 0cca16b16d3e450eafa537d4afa384db P 390c6000c0b840429c8a4b417eafd156 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 390c6000c0b840429c8a4b417eafd156, State: Initialized, Role: FOLLOWER
I20260709 14:54:36.217011 11205 consensus_queue.cc:260] T 0cca16b16d3e450eafa537d4afa384db P 390c6000c0b840429c8a4b417eafd156 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5e972238c8ba4c0a96039cd83280d0f6" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39383 } } peers { permanent_uuid: "390c6000c0b840429c8a4b417eafd156" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 34285 } } peers { permanent_uuid: "108da90e11b041a99efba19d57cce96c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 46129 } }
I20260709 14:54:36.219377 11205 ts_tablet_manager.cc:1434] T 0cca16b16d3e450eafa537d4afa384db P 390c6000c0b840429c8a4b417eafd156: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260709 14:54:36.220605 11205 tablet_bootstrap.cc:492] T 88153006cca940ccab7e03749c42f64d P 390c6000c0b840429c8a4b417eafd156: Bootstrap starting.
I20260709 14:54:36.222100 11207 tablet_bootstrap.cc:654] T 7c0c326639f04343bd6df13563fcffb0 P 5e972238c8ba4c0a96039cd83280d0f6: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:36.226503 11205 tablet_bootstrap.cc:654] T 88153006cca940ccab7e03749c42f64d P 390c6000c0b840429c8a4b417eafd156: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:36.228094 11204 ts_tablet_manager.cc:1434] T 88153006cca940ccab7e03749c42f64d P 108da90e11b041a99efba19d57cce96c: Time spent starting tablet: real 0.023s	user 0.006s	sys 0.001s
I20260709 14:54:36.228648 11118 raft_consensus.cc:493] T 7c0c326639f04343bd6df13563fcffb0 P 390c6000c0b840429c8a4b417eafd156 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:54:36.229214 11204 tablet_bootstrap.cc:492] T 0cca16b16d3e450eafa537d4afa384db P 108da90e11b041a99efba19d57cce96c: Bootstrap starting.
I20260709 14:54:36.229094 11118 raft_consensus.cc:515] T 7c0c326639f04343bd6df13563fcffb0 P 390c6000c0b840429c8a4b417eafd156 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5e972238c8ba4c0a96039cd83280d0f6" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39383 } } peers { permanent_uuid: "390c6000c0b840429c8a4b417eafd156" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 34285 } } peers { permanent_uuid: "108da90e11b041a99efba19d57cce96c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 46129 } }
I20260709 14:54:36.232528 11070 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c0c326639f04343bd6df13563fcffb0" candidate_uuid: "390c6000c0b840429c8a4b417eafd156" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "108da90e11b041a99efba19d57cce96c" is_pre_election: true
I20260709 14:54:36.234177 10921 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c0c326639f04343bd6df13563fcffb0" candidate_uuid: "390c6000c0b840429c8a4b417eafd156" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5e972238c8ba4c0a96039cd83280d0f6" is_pre_election: true
I20260709 14:54:36.235365 11204 tablet_bootstrap.cc:654] T 0cca16b16d3e450eafa537d4afa384db P 108da90e11b041a99efba19d57cce96c: Neither blocks nor log segments found. Creating new log.
W20260709 14:54:36.235683 10962 leader_election.cc:343] T 7c0c326639f04343bd6df13563fcffb0 P 390c6000c0b840429c8a4b417eafd156 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 108da90e11b041a99efba19d57cce96c (127.6.3.195:46129): Illegal state: must be running to vote when last-logged opid is not known
W20260709 14:54:36.236894 10961 leader_election.cc:343] T 7c0c326639f04343bd6df13563fcffb0 P 390c6000c0b840429c8a4b417eafd156 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5e972238c8ba4c0a96039cd83280d0f6 (127.6.3.193:39383): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:54:36.237316 10961 leader_election.cc:304] T 7c0c326639f04343bd6df13563fcffb0 P 390c6000c0b840429c8a4b417eafd156 [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: 390c6000c0b840429c8a4b417eafd156; no voters: 108da90e11b041a99efba19d57cce96c, 5e972238c8ba4c0a96039cd83280d0f6
I20260709 14:54:36.239406 11118 leader_election.cc:290] T 7c0c326639f04343bd6df13563fcffb0 P 390c6000c0b840429c8a4b417eafd156 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5e972238c8ba4c0a96039cd83280d0f6 (127.6.3.193:39383), 108da90e11b041a99efba19d57cce96c (127.6.3.195:46129)
I20260709 14:54:36.240796 11118 raft_consensus.cc:2749] T 7c0c326639f04343bd6df13563fcffb0 P 390c6000c0b840429c8a4b417eafd156 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:54:36.243007 11207 tablet_bootstrap.cc:492] T 7c0c326639f04343bd6df13563fcffb0 P 5e972238c8ba4c0a96039cd83280d0f6: No bootstrap required, opened a new log
I20260709 14:54:36.243593 11207 ts_tablet_manager.cc:1403] T 7c0c326639f04343bd6df13563fcffb0 P 5e972238c8ba4c0a96039cd83280d0f6: Time spent bootstrapping tablet: real 0.029s	user 0.015s	sys 0.011s
I20260709 14:54:36.246927 11207 raft_consensus.cc:359] T 7c0c326639f04343bd6df13563fcffb0 P 5e972238c8ba4c0a96039cd83280d0f6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5e972238c8ba4c0a96039cd83280d0f6" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39383 } } peers { permanent_uuid: "390c6000c0b840429c8a4b417eafd156" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 34285 } } peers { permanent_uuid: "108da90e11b041a99efba19d57cce96c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 46129 } }
I20260709 14:54:36.247857 11207 raft_consensus.cc:385] T 7c0c326639f04343bd6df13563fcffb0 P 5e972238c8ba4c0a96039cd83280d0f6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:36.247948 11217 raft_consensus.cc:493] T 0cca16b16d3e450eafa537d4afa384db P 390c6000c0b840429c8a4b417eafd156 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:54:36.248327 11207 raft_consensus.cc:740] T 7c0c326639f04343bd6df13563fcffb0 P 5e972238c8ba4c0a96039cd83280d0f6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5e972238c8ba4c0a96039cd83280d0f6, State: Initialized, Role: FOLLOWER
I20260709 14:54:36.249454 11207 consensus_queue.cc:260] T 7c0c326639f04343bd6df13563fcffb0 P 5e972238c8ba4c0a96039cd83280d0f6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5e972238c8ba4c0a96039cd83280d0f6" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39383 } } peers { permanent_uuid: "390c6000c0b840429c8a4b417eafd156" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 34285 } } peers { permanent_uuid: "108da90e11b041a99efba19d57cce96c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 46129 } }
I20260709 14:54:36.250522 11204 tablet_bootstrap.cc:492] T 0cca16b16d3e450eafa537d4afa384db P 108da90e11b041a99efba19d57cce96c: No bootstrap required, opened a new log
I20260709 14:54:36.251068 11204 ts_tablet_manager.cc:1403] T 0cca16b16d3e450eafa537d4afa384db P 108da90e11b041a99efba19d57cce96c: Time spent bootstrapping tablet: real 0.022s	user 0.000s	sys 0.015s
I20260709 14:54:36.248479 11217 raft_consensus.cc:515] T 0cca16b16d3e450eafa537d4afa384db P 390c6000c0b840429c8a4b417eafd156 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5e972238c8ba4c0a96039cd83280d0f6" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39383 } } peers { permanent_uuid: "390c6000c0b840429c8a4b417eafd156" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 34285 } } peers { permanent_uuid: "108da90e11b041a99efba19d57cce96c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 46129 } }
I20260709 14:54:36.253947 11204 raft_consensus.cc:359] T 0cca16b16d3e450eafa537d4afa384db P 108da90e11b041a99efba19d57cce96c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5e972238c8ba4c0a96039cd83280d0f6" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39383 } } peers { permanent_uuid: "390c6000c0b840429c8a4b417eafd156" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 34285 } } peers { permanent_uuid: "108da90e11b041a99efba19d57cce96c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 46129 } }
I20260709 14:54:36.254709 11204 raft_consensus.cc:385] T 0cca16b16d3e450eafa537d4afa384db P 108da90e11b041a99efba19d57cce96c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:36.255040 11204 raft_consensus.cc:740] T 0cca16b16d3e450eafa537d4afa384db P 108da90e11b041a99efba19d57cce96c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 108da90e11b041a99efba19d57cce96c, State: Initialized, Role: FOLLOWER
I20260709 14:54:36.255942 11204 consensus_queue.cc:260] T 0cca16b16d3e450eafa537d4afa384db P 108da90e11b041a99efba19d57cce96c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5e972238c8ba4c0a96039cd83280d0f6" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39383 } } peers { permanent_uuid: "390c6000c0b840429c8a4b417eafd156" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 34285 } } peers { permanent_uuid: "108da90e11b041a99efba19d57cce96c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 46129 } }
I20260709 14:54:36.256282 11207 ts_tablet_manager.cc:1434] T 7c0c326639f04343bd6df13563fcffb0 P 5e972238c8ba4c0a96039cd83280d0f6: Time spent starting tablet: real 0.012s	user 0.008s	sys 0.000s
I20260709 14:54:36.257670 11207 tablet_bootstrap.cc:492] T 88153006cca940ccab7e03749c42f64d P 5e972238c8ba4c0a96039cd83280d0f6: Bootstrap starting.
I20260709 14:54:36.264014 10921 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0cca16b16d3e450eafa537d4afa384db" candidate_uuid: "390c6000c0b840429c8a4b417eafd156" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5e972238c8ba4c0a96039cd83280d0f6" is_pre_election: true
I20260709 14:54:36.264597 10921 raft_consensus.cc:2468] T 0cca16b16d3e450eafa537d4afa384db P 5e972238c8ba4c0a96039cd83280d0f6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 390c6000c0b840429c8a4b417eafd156 in term 0.
I20260709 14:54:36.265694 10961 leader_election.cc:304] T 0cca16b16d3e450eafa537d4afa384db P 390c6000c0b840429c8a4b417eafd156 [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: 390c6000c0b840429c8a4b417eafd156, 5e972238c8ba4c0a96039cd83280d0f6; no voters: 
I20260709 14:54:36.265658 11207 tablet_bootstrap.cc:654] T 88153006cca940ccab7e03749c42f64d P 5e972238c8ba4c0a96039cd83280d0f6: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:36.267015 11070 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0cca16b16d3e450eafa537d4afa384db" candidate_uuid: "390c6000c0b840429c8a4b417eafd156" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "108da90e11b041a99efba19d57cce96c" is_pre_election: true
I20260709 14:54:36.267724 11204 ts_tablet_manager.cc:1434] T 0cca16b16d3e450eafa537d4afa384db P 108da90e11b041a99efba19d57cce96c: Time spent starting tablet: real 0.016s	user 0.005s	sys 0.001s
I20260709 14:54:36.267661 11070 raft_consensus.cc:2468] T 0cca16b16d3e450eafa537d4afa384db P 108da90e11b041a99efba19d57cce96c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 390c6000c0b840429c8a4b417eafd156 in term 0.
I20260709 14:54:36.269174 11216 raft_consensus.cc:2804] T 0cca16b16d3e450eafa537d4afa384db P 390c6000c0b840429c8a4b417eafd156 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:54:36.269616 11216 raft_consensus.cc:493] T 0cca16b16d3e450eafa537d4afa384db P 390c6000c0b840429c8a4b417eafd156 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:54:36.269920 11216 raft_consensus.cc:3060] T 0cca16b16d3e450eafa537d4afa384db P 390c6000c0b840429c8a4b417eafd156 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:36.272210 11217 leader_election.cc:290] T 0cca16b16d3e450eafa537d4afa384db P 390c6000c0b840429c8a4b417eafd156 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5e972238c8ba4c0a96039cd83280d0f6 (127.6.3.193:39383), 108da90e11b041a99efba19d57cce96c (127.6.3.195:46129)
I20260709 14:54:36.273563 11205 tablet_bootstrap.cc:492] T 88153006cca940ccab7e03749c42f64d P 390c6000c0b840429c8a4b417eafd156: No bootstrap required, opened a new log
I20260709 14:54:36.273859 11207 tablet_bootstrap.cc:492] T 88153006cca940ccab7e03749c42f64d P 5e972238c8ba4c0a96039cd83280d0f6: No bootstrap required, opened a new log
I20260709 14:54:36.274019 11205 ts_tablet_manager.cc:1403] T 88153006cca940ccab7e03749c42f64d P 390c6000c0b840429c8a4b417eafd156: Time spent bootstrapping tablet: real 0.054s	user 0.013s	sys 0.022s
I20260709 14:54:36.274287 11207 ts_tablet_manager.cc:1403] T 88153006cca940ccab7e03749c42f64d P 5e972238c8ba4c0a96039cd83280d0f6: Time spent bootstrapping tablet: real 0.017s	user 0.014s	sys 0.000s
I20260709 14:54:36.275331 11204 tablet_bootstrap.cc:492] T 7c0c326639f04343bd6df13563fcffb0 P 108da90e11b041a99efba19d57cce96c: Bootstrap starting.
I20260709 14:54:36.276922 11205 raft_consensus.cc:359] T 88153006cca940ccab7e03749c42f64d P 390c6000c0b840429c8a4b417eafd156 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5e972238c8ba4c0a96039cd83280d0f6" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39383 } } peers { permanent_uuid: "390c6000c0b840429c8a4b417eafd156" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 34285 } } peers { permanent_uuid: "108da90e11b041a99efba19d57cce96c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 46129 } }
I20260709 14:54:36.277118 11207 raft_consensus.cc:359] T 88153006cca940ccab7e03749c42f64d P 5e972238c8ba4c0a96039cd83280d0f6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5e972238c8ba4c0a96039cd83280d0f6" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39383 } } peers { permanent_uuid: "390c6000c0b840429c8a4b417eafd156" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 34285 } } peers { permanent_uuid: "108da90e11b041a99efba19d57cce96c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 46129 } }
I20260709 14:54:36.277679 11205 raft_consensus.cc:385] T 88153006cca940ccab7e03749c42f64d P 390c6000c0b840429c8a4b417eafd156 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:36.277791 11207 raft_consensus.cc:385] T 88153006cca940ccab7e03749c42f64d P 5e972238c8ba4c0a96039cd83280d0f6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:36.278013 11205 raft_consensus.cc:740] T 88153006cca940ccab7e03749c42f64d P 390c6000c0b840429c8a4b417eafd156 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 390c6000c0b840429c8a4b417eafd156, State: Initialized, Role: FOLLOWER
I20260709 14:54:36.278113 11207 raft_consensus.cc:740] T 88153006cca940ccab7e03749c42f64d P 5e972238c8ba4c0a96039cd83280d0f6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5e972238c8ba4c0a96039cd83280d0f6, State: Initialized, Role: FOLLOWER
I20260709 14:54:36.279029 11216 raft_consensus.cc:515] T 0cca16b16d3e450eafa537d4afa384db P 390c6000c0b840429c8a4b417eafd156 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5e972238c8ba4c0a96039cd83280d0f6" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39383 } } peers { permanent_uuid: "390c6000c0b840429c8a4b417eafd156" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 34285 } } peers { permanent_uuid: "108da90e11b041a99efba19d57cce96c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 46129 } }
I20260709 14:54:36.278975 11205 consensus_queue.cc:260] T 88153006cca940ccab7e03749c42f64d P 390c6000c0b840429c8a4b417eafd156 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5e972238c8ba4c0a96039cd83280d0f6" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39383 } } peers { permanent_uuid: "390c6000c0b840429c8a4b417eafd156" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 34285 } } peers { permanent_uuid: "108da90e11b041a99efba19d57cce96c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 46129 } }
I20260709 14:54:36.281672 11205 ts_tablet_manager.cc:1434] T 88153006cca940ccab7e03749c42f64d P 390c6000c0b840429c8a4b417eafd156: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.002s
I20260709 14:54:36.278975 11207 consensus_queue.cc:260] T 88153006cca940ccab7e03749c42f64d P 5e972238c8ba4c0a96039cd83280d0f6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5e972238c8ba4c0a96039cd83280d0f6" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39383 } } peers { permanent_uuid: "390c6000c0b840429c8a4b417eafd156" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 34285 } } peers { permanent_uuid: "108da90e11b041a99efba19d57cce96c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 46129 } }
I20260709 14:54:36.282522 11204 tablet_bootstrap.cc:654] T 7c0c326639f04343bd6df13563fcffb0 P 108da90e11b041a99efba19d57cce96c: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:36.282747 11205 tablet_bootstrap.cc:492] T 655919260eef4e8796fc55dea0564c6a P 390c6000c0b840429c8a4b417eafd156: Bootstrap starting.
I20260709 14:54:36.289181 11205 tablet_bootstrap.cc:654] T 655919260eef4e8796fc55dea0564c6a P 390c6000c0b840429c8a4b417eafd156: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:36.290735 11207 ts_tablet_manager.cc:1434] T 88153006cca940ccab7e03749c42f64d P 5e972238c8ba4c0a96039cd83280d0f6: Time spent starting tablet: real 0.016s	user 0.003s	sys 0.004s
I20260709 14:54:36.297945 10921 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0cca16b16d3e450eafa537d4afa384db" candidate_uuid: "390c6000c0b840429c8a4b417eafd156" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5e972238c8ba4c0a96039cd83280d0f6"
I20260709 14:54:36.298615 10921 raft_consensus.cc:3060] T 0cca16b16d3e450eafa537d4afa384db P 5e972238c8ba4c0a96039cd83280d0f6 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:36.299041 11207 tablet_bootstrap.cc:492] T a99b4be241cf4ba1a1ea829914076e61 P 5e972238c8ba4c0a96039cd83280d0f6: Bootstrap starting.
I20260709 14:54:36.300832 11205 tablet_bootstrap.cc:492] T 655919260eef4e8796fc55dea0564c6a P 390c6000c0b840429c8a4b417eafd156: No bootstrap required, opened a new log
I20260709 14:54:36.301379 11205 ts_tablet_manager.cc:1403] T 655919260eef4e8796fc55dea0564c6a P 390c6000c0b840429c8a4b417eafd156: Time spent bootstrapping tablet: real 0.019s	user 0.012s	sys 0.005s
I20260709 14:54:36.302536 11157 raft_consensus.cc:493] T ada3d00714ce4b94ba21659e29189dd2 P 5e972238c8ba4c0a96039cd83280d0f6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:54:36.303049 11157 raft_consensus.cc:515] T ada3d00714ce4b94ba21659e29189dd2 P 5e972238c8ba4c0a96039cd83280d0f6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5e972238c8ba4c0a96039cd83280d0f6" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39383 } } peers { permanent_uuid: "390c6000c0b840429c8a4b417eafd156" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 34285 } } peers { permanent_uuid: "108da90e11b041a99efba19d57cce96c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 46129 } }
I20260709 14:54:36.305142 11157 leader_election.cc:290] T ada3d00714ce4b94ba21659e29189dd2 P 5e972238c8ba4c0a96039cd83280d0f6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 390c6000c0b840429c8a4b417eafd156 (127.6.3.194:34285), 108da90e11b041a99efba19d57cce96c (127.6.3.195:46129)
I20260709 14:54:36.305776 11207 tablet_bootstrap.cc:654] T a99b4be241cf4ba1a1ea829914076e61 P 5e972238c8ba4c0a96039cd83280d0f6: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:36.308204 11205 raft_consensus.cc:359] T 655919260eef4e8796fc55dea0564c6a P 390c6000c0b840429c8a4b417eafd156 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5e972238c8ba4c0a96039cd83280d0f6" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39383 } } peers { permanent_uuid: "390c6000c0b840429c8a4b417eafd156" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 34285 } } peers { permanent_uuid: "108da90e11b041a99efba19d57cce96c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 46129 } }
I20260709 14:54:36.309026 11070 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0cca16b16d3e450eafa537d4afa384db" candidate_uuid: "390c6000c0b840429c8a4b417eafd156" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "108da90e11b041a99efba19d57cce96c"
I20260709 14:54:36.309203 11205 raft_consensus.cc:385] T 655919260eef4e8796fc55dea0564c6a P 390c6000c0b840429c8a4b417eafd156 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:36.309650 11070 raft_consensus.cc:3060] T 0cca16b16d3e450eafa537d4afa384db P 108da90e11b041a99efba19d57cce96c [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:36.309773 11205 raft_consensus.cc:740] T 655919260eef4e8796fc55dea0564c6a P 390c6000c0b840429c8a4b417eafd156 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 390c6000c0b840429c8a4b417eafd156, State: Initialized, Role: FOLLOWER
I20260709 14:54:36.310544 10995 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ada3d00714ce4b94ba21659e29189dd2" candidate_uuid: "5e972238c8ba4c0a96039cd83280d0f6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "390c6000c0b840429c8a4b417eafd156" is_pre_election: true
I20260709 14:54:36.311007 11205 consensus_queue.cc:260] T 655919260eef4e8796fc55dea0564c6a P 390c6000c0b840429c8a4b417eafd156 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5e972238c8ba4c0a96039cd83280d0f6" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39383 } } peers { permanent_uuid: "390c6000c0b840429c8a4b417eafd156" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 34285 } } peers { permanent_uuid: "108da90e11b041a99efba19d57cce96c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 46129 } }
I20260709 14:54:36.312077 11069 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ada3d00714ce4b94ba21659e29189dd2" candidate_uuid: "5e972238c8ba4c0a96039cd83280d0f6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "108da90e11b041a99efba19d57cce96c" is_pre_election: true
I20260709 14:54:36.312743 11069 raft_consensus.cc:2468] T ada3d00714ce4b94ba21659e29189dd2 P 108da90e11b041a99efba19d57cce96c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5e972238c8ba4c0a96039cd83280d0f6 in term 0.
I20260709 14:54:36.313973 10887 leader_election.cc:304] T ada3d00714ce4b94ba21659e29189dd2 P 5e972238c8ba4c0a96039cd83280d0f6 [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: 108da90e11b041a99efba19d57cce96c, 5e972238c8ba4c0a96039cd83280d0f6; no voters: 
I20260709 14:54:36.314713 11157 raft_consensus.cc:2804] T ada3d00714ce4b94ba21659e29189dd2 P 5e972238c8ba4c0a96039cd83280d0f6 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:54:36.314755 11205 ts_tablet_manager.cc:1434] T 655919260eef4e8796fc55dea0564c6a P 390c6000c0b840429c8a4b417eafd156: Time spent starting tablet: real 0.013s	user 0.004s	sys 0.004s
I20260709 14:54:36.315204 11157 raft_consensus.cc:493] T ada3d00714ce4b94ba21659e29189dd2 P 5e972238c8ba4c0a96039cd83280d0f6 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:54:36.315599 11157 raft_consensus.cc:3060] T ada3d00714ce4b94ba21659e29189dd2 P 5e972238c8ba4c0a96039cd83280d0f6 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:36.311175 10995 raft_consensus.cc:2468] T ada3d00714ce4b94ba21659e29189dd2 P 390c6000c0b840429c8a4b417eafd156 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5e972238c8ba4c0a96039cd83280d0f6 in term 0.
I20260709 14:54:36.316515 11205 tablet_bootstrap.cc:492] T a99b4be241cf4ba1a1ea829914076e61 P 390c6000c0b840429c8a4b417eafd156: Bootstrap starting.
I20260709 14:54:36.318068 11193 raft_consensus.cc:493] T 88153006cca940ccab7e03749c42f64d P 108da90e11b041a99efba19d57cce96c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:54:36.318545 11193 raft_consensus.cc:515] T 88153006cca940ccab7e03749c42f64d P 108da90e11b041a99efba19d57cce96c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5e972238c8ba4c0a96039cd83280d0f6" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39383 } } peers { permanent_uuid: "390c6000c0b840429c8a4b417eafd156" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 34285 } } peers { permanent_uuid: "108da90e11b041a99efba19d57cce96c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 46129 } }
I20260709 14:54:36.320626 11193 leader_election.cc:290] T 88153006cca940ccab7e03749c42f64d P 108da90e11b041a99efba19d57cce96c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5e972238c8ba4c0a96039cd83280d0f6 (127.6.3.193:39383), 390c6000c0b840429c8a4b417eafd156 (127.6.3.194:34285)
I20260709 14:54:36.322844 10919 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "88153006cca940ccab7e03749c42f64d" candidate_uuid: "108da90e11b041a99efba19d57cce96c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5e972238c8ba4c0a96039cd83280d0f6" is_pre_election: true
I20260709 14:54:36.323465 10919 raft_consensus.cc:2468] T 88153006cca940ccab7e03749c42f64d P 5e972238c8ba4c0a96039cd83280d0f6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 108da90e11b041a99efba19d57cce96c in term 0.
I20260709 14:54:36.324546 11035 leader_election.cc:304] T 88153006cca940ccab7e03749c42f64d P 108da90e11b041a99efba19d57cce96c [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: 108da90e11b041a99efba19d57cce96c, 5e972238c8ba4c0a96039cd83280d0f6; no voters: 
I20260709 14:54:36.325798 11205 tablet_bootstrap.cc:654] T a99b4be241cf4ba1a1ea829914076e61 P 390c6000c0b840429c8a4b417eafd156: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:36.327190 10995 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "88153006cca940ccab7e03749c42f64d" candidate_uuid: "108da90e11b041a99efba19d57cce96c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "390c6000c0b840429c8a4b417eafd156" is_pre_election: true
I20260709 14:54:36.327762 10995 raft_consensus.cc:2468] T 88153006cca940ccab7e03749c42f64d P 390c6000c0b840429c8a4b417eafd156 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 108da90e11b041a99efba19d57cce96c in term 0.
I20260709 14:54:36.329742 11193 raft_consensus.cc:2804] T 88153006cca940ccab7e03749c42f64d P 108da90e11b041a99efba19d57cce96c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:54:36.330106 11193 raft_consensus.cc:493] T 88153006cca940ccab7e03749c42f64d P 108da90e11b041a99efba19d57cce96c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:54:36.330415 11193 raft_consensus.cc:3060] T 88153006cca940ccab7e03749c42f64d P 108da90e11b041a99efba19d57cce96c [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:36.337568 11070 raft_consensus.cc:2468] T 0cca16b16d3e450eafa537d4afa384db P 108da90e11b041a99efba19d57cce96c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 390c6000c0b840429c8a4b417eafd156 in term 1.
I20260709 14:54:36.338378 11205 tablet_bootstrap.cc:492] T a99b4be241cf4ba1a1ea829914076e61 P 390c6000c0b840429c8a4b417eafd156: No bootstrap required, opened a new log
I20260709 14:54:36.338876 11205 ts_tablet_manager.cc:1403] T a99b4be241cf4ba1a1ea829914076e61 P 390c6000c0b840429c8a4b417eafd156: Time spent bootstrapping tablet: real 0.023s	user 0.014s	sys 0.008s
I20260709 14:54:36.338783 10962 leader_election.cc:304] T 0cca16b16d3e450eafa537d4afa384db P 390c6000c0b840429c8a4b417eafd156 [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: 108da90e11b041a99efba19d57cce96c, 390c6000c0b840429c8a4b417eafd156; no voters: 
I20260709 14:54:36.339777 11217 raft_consensus.cc:2804] T 0cca16b16d3e450eafa537d4afa384db P 390c6000c0b840429c8a4b417eafd156 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:54:36.340281 11207 tablet_bootstrap.cc:492] T a99b4be241cf4ba1a1ea829914076e61 P 5e972238c8ba4c0a96039cd83280d0f6: No bootstrap required, opened a new log
I20260709 14:54:36.339926 11193 raft_consensus.cc:515] T 88153006cca940ccab7e03749c42f64d P 108da90e11b041a99efba19d57cce96c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5e972238c8ba4c0a96039cd83280d0f6" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39383 } } peers { permanent_uuid: "390c6000c0b840429c8a4b417eafd156" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 34285 } } peers { permanent_uuid: "108da90e11b041a99efba19d57cce96c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 46129 } }
I20260709 14:54:36.340314 11217 raft_consensus.cc:697] T 0cca16b16d3e450eafa537d4afa384db P 390c6000c0b840429c8a4b417eafd156 [term 1 LEADER]: Becoming Leader. State: Replica: 390c6000c0b840429c8a4b417eafd156, State: Running, Role: LEADER
I20260709 14:54:36.341176 11207 ts_tablet_manager.cc:1403] T a99b4be241cf4ba1a1ea829914076e61 P 5e972238c8ba4c0a96039cd83280d0f6: Time spent bootstrapping tablet: real 0.042s	user 0.017s	sys 0.022s
I20260709 14:54:36.341571 11216 leader_election.cc:290] T 0cca16b16d3e450eafa537d4afa384db P 390c6000c0b840429c8a4b417eafd156 [CANDIDATE]: Term 1 election: Requested vote from peers 5e972238c8ba4c0a96039cd83280d0f6 (127.6.3.193:39383), 108da90e11b041a99efba19d57cce96c (127.6.3.195:46129)
I20260709 14:54:36.341324 11217 consensus_queue.cc:237] T 0cca16b16d3e450eafa537d4afa384db P 390c6000c0b840429c8a4b417eafd156 [LEADER]: Queue going to LEADER mode. State: All 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: "5e972238c8ba4c0a96039cd83280d0f6" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39383 } } peers { permanent_uuid: "390c6000c0b840429c8a4b417eafd156" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 34285 } } peers { permanent_uuid: "108da90e11b041a99efba19d57cce96c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 46129 } }
I20260709 14:54:36.342423 11205 raft_consensus.cc:359] T a99b4be241cf4ba1a1ea829914076e61 P 390c6000c0b840429c8a4b417eafd156 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5e972238c8ba4c0a96039cd83280d0f6" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39383 } } peers { permanent_uuid: "390c6000c0b840429c8a4b417eafd156" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 34285 } } peers { permanent_uuid: "108da90e11b041a99efba19d57cce96c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 46129 } }
I20260709 14:54:36.343220 11205 raft_consensus.cc:385] T a99b4be241cf4ba1a1ea829914076e61 P 390c6000c0b840429c8a4b417eafd156 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:36.343578 11205 raft_consensus.cc:740] T a99b4be241cf4ba1a1ea829914076e61 P 390c6000c0b840429c8a4b417eafd156 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 390c6000c0b840429c8a4b417eafd156, State: Initialized, Role: FOLLOWER
I20260709 14:54:36.344270 11205 consensus_queue.cc:260] T a99b4be241cf4ba1a1ea829914076e61 P 390c6000c0b840429c8a4b417eafd156 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5e972238c8ba4c0a96039cd83280d0f6" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39383 } } peers { permanent_uuid: "390c6000c0b840429c8a4b417eafd156" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 34285 } } peers { permanent_uuid: "108da90e11b041a99efba19d57cce96c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 46129 } }
I20260709 14:54:36.344012 11207 raft_consensus.cc:359] T a99b4be241cf4ba1a1ea829914076e61 P 5e972238c8ba4c0a96039cd83280d0f6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5e972238c8ba4c0a96039cd83280d0f6" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39383 } } peers { permanent_uuid: "390c6000c0b840429c8a4b417eafd156" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 34285 } } peers { permanent_uuid: "108da90e11b041a99efba19d57cce96c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 46129 } }
I20260709 14:54:36.346191 11207 raft_consensus.cc:385] T a99b4be241cf4ba1a1ea829914076e61 P 5e972238c8ba4c0a96039cd83280d0f6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:36.346484 11207 raft_consensus.cc:740] T a99b4be241cf4ba1a1ea829914076e61 P 5e972238c8ba4c0a96039cd83280d0f6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5e972238c8ba4c0a96039cd83280d0f6, State: Initialized, Role: FOLLOWER
I20260709 14:54:36.347196 11207 consensus_queue.cc:260] T a99b4be241cf4ba1a1ea829914076e61 P 5e972238c8ba4c0a96039cd83280d0f6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5e972238c8ba4c0a96039cd83280d0f6" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39383 } } peers { permanent_uuid: "390c6000c0b840429c8a4b417eafd156" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 34285 } } peers { permanent_uuid: "108da90e11b041a99efba19d57cce96c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 46129 } }
I20260709 14:54:36.348065 10919 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "88153006cca940ccab7e03749c42f64d" candidate_uuid: "108da90e11b041a99efba19d57cce96c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5e972238c8ba4c0a96039cd83280d0f6"
I20260709 14:54:36.348618 10919 raft_consensus.cc:3060] T 88153006cca940ccab7e03749c42f64d P 5e972238c8ba4c0a96039cd83280d0f6 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:36.352955 11157 raft_consensus.cc:515] T ada3d00714ce4b94ba21659e29189dd2 P 5e972238c8ba4c0a96039cd83280d0f6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5e972238c8ba4c0a96039cd83280d0f6" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39383 } } peers { permanent_uuid: "390c6000c0b840429c8a4b417eafd156" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 34285 } } peers { permanent_uuid: "108da90e11b041a99efba19d57cce96c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 46129 } }
I20260709 14:54:36.349443 11207 ts_tablet_manager.cc:1434] T a99b4be241cf4ba1a1ea829914076e61 P 5e972238c8ba4c0a96039cd83280d0f6: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.000s
I20260709 14:54:36.354898 11205 ts_tablet_manager.cc:1434] T a99b4be241cf4ba1a1ea829914076e61 P 390c6000c0b840429c8a4b417eafd156: Time spent starting tablet: real 0.015s	user 0.005s	sys 0.001s
I20260709 14:54:36.355813 10995 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ada3d00714ce4b94ba21659e29189dd2" candidate_uuid: "5e972238c8ba4c0a96039cd83280d0f6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "390c6000c0b840429c8a4b417eafd156"
I20260709 14:54:36.356598 10995 raft_consensus.cc:3060] T ada3d00714ce4b94ba21659e29189dd2 P 390c6000c0b840429c8a4b417eafd156 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:36.356631 11069 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ada3d00714ce4b94ba21659e29189dd2" candidate_uuid: "5e972238c8ba4c0a96039cd83280d0f6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "108da90e11b041a99efba19d57cce96c"
I20260709 14:54:36.357362 11069 raft_consensus.cc:3060] T ada3d00714ce4b94ba21659e29189dd2 P 108da90e11b041a99efba19d57cce96c [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:36.357517 11205 tablet_bootstrap.cc:492] T e809a17e57d04357a5b0fe729abc2a2e P 390c6000c0b840429c8a4b417eafd156: Bootstrap starting.
I20260709 14:54:36.354874 11207 tablet_bootstrap.cc:492] T e809a17e57d04357a5b0fe729abc2a2e P 5e972238c8ba4c0a96039cd83280d0f6: Bootstrap starting.
I20260709 14:54:36.364701 11157 leader_election.cc:290] T ada3d00714ce4b94ba21659e29189dd2 P 5e972238c8ba4c0a96039cd83280d0f6 [CANDIDATE]: Term 1 election: Requested vote from peers 390c6000c0b840429c8a4b417eafd156 (127.6.3.194:34285), 108da90e11b041a99efba19d57cce96c (127.6.3.195:46129)
I20260709 14:54:36.365393 10921 raft_consensus.cc:2468] T 0cca16b16d3e450eafa537d4afa384db P 5e972238c8ba4c0a96039cd83280d0f6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 390c6000c0b840429c8a4b417eafd156 in term 1.
I20260709 14:54:36.367724 11069 raft_consensus.cc:2468] T ada3d00714ce4b94ba21659e29189dd2 P 108da90e11b041a99efba19d57cce96c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5e972238c8ba4c0a96039cd83280d0f6 in term 1.
I20260709 14:54:36.369059 10887 leader_election.cc:304] T ada3d00714ce4b94ba21659e29189dd2 P 5e972238c8ba4c0a96039cd83280d0f6 [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: 108da90e11b041a99efba19d57cce96c, 5e972238c8ba4c0a96039cd83280d0f6; no voters: 
I20260709 14:54:36.370088 11157 raft_consensus.cc:2804] T ada3d00714ce4b94ba21659e29189dd2 P 5e972238c8ba4c0a96039cd83280d0f6 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:54:36.370776 11157 raft_consensus.cc:697] T ada3d00714ce4b94ba21659e29189dd2 P 5e972238c8ba4c0a96039cd83280d0f6 [term 1 LEADER]: Becoming Leader. State: Replica: 5e972238c8ba4c0a96039cd83280d0f6, State: Running, Role: LEADER
I20260709 14:54:36.371628 11157 consensus_queue.cc:237] T ada3d00714ce4b94ba21659e29189dd2 P 5e972238c8ba4c0a96039cd83280d0f6 [LEADER]: Queue going to LEADER mode. State: All 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: "5e972238c8ba4c0a96039cd83280d0f6" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39383 } } peers { permanent_uuid: "390c6000c0b840429c8a4b417eafd156" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 34285 } } peers { permanent_uuid: "108da90e11b041a99efba19d57cce96c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 46129 } }
I20260709 14:54:36.377266 11205 tablet_bootstrap.cc:654] T e809a17e57d04357a5b0fe729abc2a2e P 390c6000c0b840429c8a4b417eafd156: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:36.378681 11207 tablet_bootstrap.cc:654] T e809a17e57d04357a5b0fe729abc2a2e P 5e972238c8ba4c0a96039cd83280d0f6: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:36.384429 11204 tablet_bootstrap.cc:492] T 7c0c326639f04343bd6df13563fcffb0 P 108da90e11b041a99efba19d57cce96c: No bootstrap required, opened a new log
I20260709 14:54:36.384894 11204 ts_tablet_manager.cc:1403] T 7c0c326639f04343bd6df13563fcffb0 P 108da90e11b041a99efba19d57cce96c: Time spent bootstrapping tablet: real 0.110s	user 0.017s	sys 0.051s
I20260709 14:54:36.385164 10995 raft_consensus.cc:2468] T ada3d00714ce4b94ba21659e29189dd2 P 390c6000c0b840429c8a4b417eafd156 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5e972238c8ba4c0a96039cd83280d0f6 in term 1.
I20260709 14:54:36.385875 11205 tablet_bootstrap.cc:492] T e809a17e57d04357a5b0fe729abc2a2e P 390c6000c0b840429c8a4b417eafd156: No bootstrap required, opened a new log
I20260709 14:54:36.386502 11205 ts_tablet_manager.cc:1403] T e809a17e57d04357a5b0fe729abc2a2e P 390c6000c0b840429c8a4b417eafd156: Time spent bootstrapping tablet: real 0.029s	user 0.010s	sys 0.000s
I20260709 14:54:36.387637 11193 leader_election.cc:290] T 88153006cca940ccab7e03749c42f64d P 108da90e11b041a99efba19d57cce96c [CANDIDATE]: Term 1 election: Requested vote from peers 5e972238c8ba4c0a96039cd83280d0f6 (127.6.3.193:39383), 390c6000c0b840429c8a4b417eafd156 (127.6.3.194:34285)
I20260709 14:54:36.382822 10919 raft_consensus.cc:2468] T 88153006cca940ccab7e03749c42f64d P 5e972238c8ba4c0a96039cd83280d0f6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 108da90e11b041a99efba19d57cce96c in term 1.
I20260709 14:54:36.388836 10996 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "88153006cca940ccab7e03749c42f64d" candidate_uuid: "108da90e11b041a99efba19d57cce96c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "390c6000c0b840429c8a4b417eafd156"
I20260709 14:54:36.389529 10996 raft_consensus.cc:3060] T 88153006cca940ccab7e03749c42f64d P 390c6000c0b840429c8a4b417eafd156 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:36.390271 11205 raft_consensus.cc:359] T e809a17e57d04357a5b0fe729abc2a2e P 390c6000c0b840429c8a4b417eafd156 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5e972238c8ba4c0a96039cd83280d0f6" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39383 } } peers { permanent_uuid: "390c6000c0b840429c8a4b417eafd156" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 34285 } } peers { permanent_uuid: "108da90e11b041a99efba19d57cce96c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 46129 } }
I20260709 14:54:36.391233 11205 raft_consensus.cc:385] T e809a17e57d04357a5b0fe729abc2a2e P 390c6000c0b840429c8a4b417eafd156 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:36.391593 11205 raft_consensus.cc:740] T e809a17e57d04357a5b0fe729abc2a2e P 390c6000c0b840429c8a4b417eafd156 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 390c6000c0b840429c8a4b417eafd156, State: Initialized, Role: FOLLOWER
I20260709 14:54:36.392599 11205 consensus_queue.cc:260] T e809a17e57d04357a5b0fe729abc2a2e P 390c6000c0b840429c8a4b417eafd156 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5e972238c8ba4c0a96039cd83280d0f6" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39383 } } peers { permanent_uuid: "390c6000c0b840429c8a4b417eafd156" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 34285 } } peers { permanent_uuid: "108da90e11b041a99efba19d57cce96c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 46129 } }
I20260709 14:54:36.388909 11035 leader_election.cc:304] T 88153006cca940ccab7e03749c42f64d P 108da90e11b041a99efba19d57cce96c [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: 108da90e11b041a99efba19d57cce96c, 5e972238c8ba4c0a96039cd83280d0f6; no voters: 
I20260709 14:54:36.395308 11205 ts_tablet_manager.cc:1434] T e809a17e57d04357a5b0fe729abc2a2e P 390c6000c0b840429c8a4b417eafd156: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260709 14:54:36.396911 11193 raft_consensus.cc:2804] T 88153006cca940ccab7e03749c42f64d P 108da90e11b041a99efba19d57cce96c [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:54:36.403684 11205 tablet_bootstrap.cc:492] T f9dbb725a8984dd2bc568826fdd88a93 P 390c6000c0b840429c8a4b417eafd156: Bootstrap starting.
I20260709 14:54:36.408071 11193 raft_consensus.cc:697] T 88153006cca940ccab7e03749c42f64d P 108da90e11b041a99efba19d57cce96c [term 1 LEADER]: Becoming Leader. State: Replica: 108da90e11b041a99efba19d57cce96c, State: Running, Role: LEADER
I20260709 14:54:36.408108 10817 catalog_manager.cc:5697] T 0cca16b16d3e450eafa537d4afa384db P 390c6000c0b840429c8a4b417eafd156 reported cstate change: term changed from 0 to 1, leader changed from <none> to 390c6000c0b840429c8a4b417eafd156 (127.6.3.194). New cstate: current_term: 1 leader_uuid: "390c6000c0b840429c8a4b417eafd156" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5e972238c8ba4c0a96039cd83280d0f6" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39383 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "390c6000c0b840429c8a4b417eafd156" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 34285 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "108da90e11b041a99efba19d57cce96c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 46129 } health_report { overall_health: UNKNOWN } } }
I20260709 14:54:36.409127 11193 consensus_queue.cc:237] T 88153006cca940ccab7e03749c42f64d P 108da90e11b041a99efba19d57cce96c [LEADER]: Queue going to LEADER mode. State: All 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: "5e972238c8ba4c0a96039cd83280d0f6" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39383 } } peers { permanent_uuid: "390c6000c0b840429c8a4b417eafd156" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 34285 } } peers { permanent_uuid: "108da90e11b041a99efba19d57cce96c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 46129 } }
I20260709 14:54:36.408010 10996 raft_consensus.cc:2468] T 88153006cca940ccab7e03749c42f64d P 390c6000c0b840429c8a4b417eafd156 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 108da90e11b041a99efba19d57cce96c in term 1.
I20260709 14:54:36.407883 11204 raft_consensus.cc:359] T 7c0c326639f04343bd6df13563fcffb0 P 108da90e11b041a99efba19d57cce96c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5e972238c8ba4c0a96039cd83280d0f6" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39383 } } peers { permanent_uuid: "390c6000c0b840429c8a4b417eafd156" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 34285 } } peers { permanent_uuid: "108da90e11b041a99efba19d57cce96c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 46129 } }
I20260709 14:54:36.416317 11204 raft_consensus.cc:385] T 7c0c326639f04343bd6df13563fcffb0 P 108da90e11b041a99efba19d57cce96c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:36.416597 11204 raft_consensus.cc:740] T 7c0c326639f04343bd6df13563fcffb0 P 108da90e11b041a99efba19d57cce96c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 108da90e11b041a99efba19d57cce96c, State: Initialized, Role: FOLLOWER
I20260709 14:54:36.417388 11204 consensus_queue.cc:260] T 7c0c326639f04343bd6df13563fcffb0 P 108da90e11b041a99efba19d57cce96c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5e972238c8ba4c0a96039cd83280d0f6" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39383 } } peers { permanent_uuid: "390c6000c0b840429c8a4b417eafd156" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 34285 } } peers { permanent_uuid: "108da90e11b041a99efba19d57cce96c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 46129 } }
I20260709 14:54:36.418443 11205 tablet_bootstrap.cc:654] T f9dbb725a8984dd2bc568826fdd88a93 P 390c6000c0b840429c8a4b417eafd156: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:36.421799 11204 ts_tablet_manager.cc:1434] T 7c0c326639f04343bd6df13563fcffb0 P 108da90e11b041a99efba19d57cce96c: Time spent starting tablet: real 0.037s	user 0.005s	sys 0.002s
I20260709 14:54:36.422755 11204 tablet_bootstrap.cc:492] T a99b4be241cf4ba1a1ea829914076e61 P 108da90e11b041a99efba19d57cce96c: Bootstrap starting.
I20260709 14:54:36.425005 10818 catalog_manager.cc:5697] T ada3d00714ce4b94ba21659e29189dd2 P 5e972238c8ba4c0a96039cd83280d0f6 reported cstate change: term changed from 0 to 1, leader changed from <none> to 5e972238c8ba4c0a96039cd83280d0f6 (127.6.3.193). New cstate: current_term: 1 leader_uuid: "5e972238c8ba4c0a96039cd83280d0f6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5e972238c8ba4c0a96039cd83280d0f6" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39383 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "390c6000c0b840429c8a4b417eafd156" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 34285 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "108da90e11b041a99efba19d57cce96c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 46129 } health_report { overall_health: UNKNOWN } } }
I20260709 14:54:36.431782 11207 tablet_bootstrap.cc:492] T e809a17e57d04357a5b0fe729abc2a2e P 5e972238c8ba4c0a96039cd83280d0f6: No bootstrap required, opened a new log
I20260709 14:54:36.432277 11207 ts_tablet_manager.cc:1403] T e809a17e57d04357a5b0fe729abc2a2e P 5e972238c8ba4c0a96039cd83280d0f6: Time spent bootstrapping tablet: real 0.078s	user 0.021s	sys 0.024s
I20260709 14:54:36.431782 11204 tablet_bootstrap.cc:654] T a99b4be241cf4ba1a1ea829914076e61 P 108da90e11b041a99efba19d57cce96c: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:36.435678 11207 raft_consensus.cc:359] T e809a17e57d04357a5b0fe729abc2a2e P 5e972238c8ba4c0a96039cd83280d0f6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5e972238c8ba4c0a96039cd83280d0f6" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39383 } } peers { permanent_uuid: "390c6000c0b840429c8a4b417eafd156" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 34285 } } peers { permanent_uuid: "108da90e11b041a99efba19d57cce96c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 46129 } }
I20260709 14:54:36.435618 10817 catalog_manager.cc:5697] T 88153006cca940ccab7e03749c42f64d P 108da90e11b041a99efba19d57cce96c reported cstate change: term changed from 0 to 1, leader changed from <none> to 108da90e11b041a99efba19d57cce96c (127.6.3.195). New cstate: current_term: 1 leader_uuid: "108da90e11b041a99efba19d57cce96c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5e972238c8ba4c0a96039cd83280d0f6" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39383 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "390c6000c0b840429c8a4b417eafd156" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 34285 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "108da90e11b041a99efba19d57cce96c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 46129 } health_report { overall_health: HEALTHY } } }
I20260709 14:54:36.436609 11207 raft_consensus.cc:385] T e809a17e57d04357a5b0fe729abc2a2e P 5e972238c8ba4c0a96039cd83280d0f6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:36.436921 11207 raft_consensus.cc:740] T e809a17e57d04357a5b0fe729abc2a2e P 5e972238c8ba4c0a96039cd83280d0f6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5e972238c8ba4c0a96039cd83280d0f6, State: Initialized, Role: FOLLOWER
I20260709 14:54:36.437999 11205 tablet_bootstrap.cc:492] T f9dbb725a8984dd2bc568826fdd88a93 P 390c6000c0b840429c8a4b417eafd156: No bootstrap required, opened a new log
I20260709 14:54:36.437698 11207 consensus_queue.cc:260] T e809a17e57d04357a5b0fe729abc2a2e P 5e972238c8ba4c0a96039cd83280d0f6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5e972238c8ba4c0a96039cd83280d0f6" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39383 } } peers { permanent_uuid: "390c6000c0b840429c8a4b417eafd156" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 34285 } } peers { permanent_uuid: "108da90e11b041a99efba19d57cce96c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 46129 } }
I20260709 14:54:36.438499 11205 ts_tablet_manager.cc:1403] T f9dbb725a8984dd2bc568826fdd88a93 P 390c6000c0b840429c8a4b417eafd156: Time spent bootstrapping tablet: real 0.035s	user 0.012s	sys 0.009s
I20260709 14:54:36.439854 11207 ts_tablet_manager.cc:1434] T e809a17e57d04357a5b0fe729abc2a2e P 5e972238c8ba4c0a96039cd83280d0f6: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.001s
I20260709 14:54:36.441058 11205 raft_consensus.cc:359] T f9dbb725a8984dd2bc568826fdd88a93 P 390c6000c0b840429c8a4b417eafd156 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5e972238c8ba4c0a96039cd83280d0f6" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39383 } } peers { permanent_uuid: "390c6000c0b840429c8a4b417eafd156" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 34285 } } peers { permanent_uuid: "108da90e11b041a99efba19d57cce96c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 46129 } }
I20260709 14:54:36.441684 11205 raft_consensus.cc:385] T f9dbb725a8984dd2bc568826fdd88a93 P 390c6000c0b840429c8a4b417eafd156 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:36.440853 11207 tablet_bootstrap.cc:492] T 655919260eef4e8796fc55dea0564c6a P 5e972238c8ba4c0a96039cd83280d0f6: Bootstrap starting.
I20260709 14:54:36.442051 11205 raft_consensus.cc:740] T f9dbb725a8984dd2bc568826fdd88a93 P 390c6000c0b840429c8a4b417eafd156 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 390c6000c0b840429c8a4b417eafd156, State: Initialized, Role: FOLLOWER
I20260709 14:54:36.445142 11205 consensus_queue.cc:260] T f9dbb725a8984dd2bc568826fdd88a93 P 390c6000c0b840429c8a4b417eafd156 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5e972238c8ba4c0a96039cd83280d0f6" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39383 } } peers { permanent_uuid: "390c6000c0b840429c8a4b417eafd156" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 34285 } } peers { permanent_uuid: "108da90e11b041a99efba19d57cce96c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 46129 } }
I20260709 14:54:36.447216 11205 ts_tablet_manager.cc:1434] T f9dbb725a8984dd2bc568826fdd88a93 P 390c6000c0b840429c8a4b417eafd156: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260709 14:54:36.448041 11205 tablet_bootstrap.cc:492] T 5f1c74810f4b4880ba5e6aad4108493a P 390c6000c0b840429c8a4b417eafd156: Bootstrap starting.
I20260709 14:54:36.450706 11207 tablet_bootstrap.cc:654] T 655919260eef4e8796fc55dea0564c6a P 5e972238c8ba4c0a96039cd83280d0f6: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:36.453037 11205 tablet_bootstrap.cc:654] T 5f1c74810f4b4880ba5e6aad4108493a P 390c6000c0b840429c8a4b417eafd156: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:36.467463 11204 tablet_bootstrap.cc:492] T a99b4be241cf4ba1a1ea829914076e61 P 108da90e11b041a99efba19d57cce96c: No bootstrap required, opened a new log
I20260709 14:54:36.467943 11204 ts_tablet_manager.cc:1403] T a99b4be241cf4ba1a1ea829914076e61 P 108da90e11b041a99efba19d57cce96c: Time spent bootstrapping tablet: real 0.045s	user 0.017s	sys 0.001s
I20260709 14:54:36.468899 11205 tablet_bootstrap.cc:492] T 5f1c74810f4b4880ba5e6aad4108493a P 390c6000c0b840429c8a4b417eafd156: No bootstrap required, opened a new log
I20260709 14:54:36.469377 11205 ts_tablet_manager.cc:1403] T 5f1c74810f4b4880ba5e6aad4108493a P 390c6000c0b840429c8a4b417eafd156: Time spent bootstrapping tablet: real 0.021s	user 0.008s	sys 0.003s
I20260709 14:54:36.469887 11207 tablet_bootstrap.cc:492] T 655919260eef4e8796fc55dea0564c6a P 5e972238c8ba4c0a96039cd83280d0f6: No bootstrap required, opened a new log
I20260709 14:54:36.470338 11207 ts_tablet_manager.cc:1403] T 655919260eef4e8796fc55dea0564c6a P 5e972238c8ba4c0a96039cd83280d0f6: Time spent bootstrapping tablet: real 0.030s	user 0.005s	sys 0.014s
I20260709 14:54:36.470765 11204 raft_consensus.cc:359] T a99b4be241cf4ba1a1ea829914076e61 P 108da90e11b041a99efba19d57cce96c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5e972238c8ba4c0a96039cd83280d0f6" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39383 } } peers { permanent_uuid: "390c6000c0b840429c8a4b417eafd156" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 34285 } } peers { permanent_uuid: "108da90e11b041a99efba19d57cce96c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 46129 } }
I20260709 14:54:36.471478 11204 raft_consensus.cc:385] T a99b4be241cf4ba1a1ea829914076e61 P 108da90e11b041a99efba19d57cce96c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:36.471786 11204 raft_consensus.cc:740] T a99b4be241cf4ba1a1ea829914076e61 P 108da90e11b041a99efba19d57cce96c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 108da90e11b041a99efba19d57cce96c, State: Initialized, Role: FOLLOWER
I20260709 14:54:36.471832 11205 raft_consensus.cc:359] T 5f1c74810f4b4880ba5e6aad4108493a P 390c6000c0b840429c8a4b417eafd156 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5e972238c8ba4c0a96039cd83280d0f6" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39383 } } peers { permanent_uuid: "390c6000c0b840429c8a4b417eafd156" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 34285 } } peers { permanent_uuid: "108da90e11b041a99efba19d57cce96c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 46129 } }
I20260709 14:54:36.472533 11205 raft_consensus.cc:385] T 5f1c74810f4b4880ba5e6aad4108493a P 390c6000c0b840429c8a4b417eafd156 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:36.472877 11205 raft_consensus.cc:740] T 5f1c74810f4b4880ba5e6aad4108493a P 390c6000c0b840429c8a4b417eafd156 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 390c6000c0b840429c8a4b417eafd156, State: Initialized, Role: FOLLOWER
I20260709 14:54:36.472581 11204 consensus_queue.cc:260] T a99b4be241cf4ba1a1ea829914076e61 P 108da90e11b041a99efba19d57cce96c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5e972238c8ba4c0a96039cd83280d0f6" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39383 } } peers { permanent_uuid: "390c6000c0b840429c8a4b417eafd156" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 34285 } } peers { permanent_uuid: "108da90e11b041a99efba19d57cce96c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 46129 } }
I20260709 14:54:36.472725 11207 raft_consensus.cc:359] T 655919260eef4e8796fc55dea0564c6a P 5e972238c8ba4c0a96039cd83280d0f6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5e972238c8ba4c0a96039cd83280d0f6" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39383 } } peers { permanent_uuid: "390c6000c0b840429c8a4b417eafd156" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 34285 } } peers { permanent_uuid: "108da90e11b041a99efba19d57cce96c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 46129 } }
I20260709 14:54:36.473554 11207 raft_consensus.cc:385] T 655919260eef4e8796fc55dea0564c6a P 5e972238c8ba4c0a96039cd83280d0f6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:36.473955 11207 raft_consensus.cc:740] T 655919260eef4e8796fc55dea0564c6a P 5e972238c8ba4c0a96039cd83280d0f6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5e972238c8ba4c0a96039cd83280d0f6, State: Initialized, Role: FOLLOWER
I20260709 14:54:36.473728 11205 consensus_queue.cc:260] T 5f1c74810f4b4880ba5e6aad4108493a P 390c6000c0b840429c8a4b417eafd156 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5e972238c8ba4c0a96039cd83280d0f6" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39383 } } peers { permanent_uuid: "390c6000c0b840429c8a4b417eafd156" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 34285 } } peers { permanent_uuid: "108da90e11b041a99efba19d57cce96c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 46129 } }
I20260709 14:54:36.474854 11204 ts_tablet_manager.cc:1434] T a99b4be241cf4ba1a1ea829914076e61 P 108da90e11b041a99efba19d57cce96c: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260709 14:54:36.475788 11204 tablet_bootstrap.cc:492] T e809a17e57d04357a5b0fe729abc2a2e P 108da90e11b041a99efba19d57cce96c: Bootstrap starting.
I20260709 14:54:36.475881 11205 ts_tablet_manager.cc:1434] T 5f1c74810f4b4880ba5e6aad4108493a P 390c6000c0b840429c8a4b417eafd156: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.001s
I20260709 14:54:36.474623 11207 consensus_queue.cc:260] T 655919260eef4e8796fc55dea0564c6a P 5e972238c8ba4c0a96039cd83280d0f6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5e972238c8ba4c0a96039cd83280d0f6" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39383 } } peers { permanent_uuid: "390c6000c0b840429c8a4b417eafd156" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 34285 } } peers { permanent_uuid: "108da90e11b041a99efba19d57cce96c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 46129 } }
I20260709 14:54:36.482210 11204 tablet_bootstrap.cc:654] T e809a17e57d04357a5b0fe729abc2a2e P 108da90e11b041a99efba19d57cce96c: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:36.486737 11207 ts_tablet_manager.cc:1434] T 655919260eef4e8796fc55dea0564c6a P 5e972238c8ba4c0a96039cd83280d0f6: Time spent starting tablet: real 0.016s	user 0.006s	sys 0.001s
I20260709 14:54:36.487726 11207 tablet_bootstrap.cc:492] T f9dbb725a8984dd2bc568826fdd88a93 P 5e972238c8ba4c0a96039cd83280d0f6: Bootstrap starting.
I20260709 14:54:36.488107 11157 raft_consensus.cc:493] T a99b4be241cf4ba1a1ea829914076e61 P 5e972238c8ba4c0a96039cd83280d0f6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:54:36.488569 11157 raft_consensus.cc:515] T a99b4be241cf4ba1a1ea829914076e61 P 5e972238c8ba4c0a96039cd83280d0f6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5e972238c8ba4c0a96039cd83280d0f6" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39383 } } peers { permanent_uuid: "390c6000c0b840429c8a4b417eafd156" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 34285 } } peers { permanent_uuid: "108da90e11b041a99efba19d57cce96c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 46129 } }
I20260709 14:54:36.490490 11157 leader_election.cc:290] T a99b4be241cf4ba1a1ea829914076e61 P 5e972238c8ba4c0a96039cd83280d0f6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 390c6000c0b840429c8a4b417eafd156 (127.6.3.194:34285), 108da90e11b041a99efba19d57cce96c (127.6.3.195:46129)
I20260709 14:54:36.492452 10996 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a99b4be241cf4ba1a1ea829914076e61" candidate_uuid: "5e972238c8ba4c0a96039cd83280d0f6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "390c6000c0b840429c8a4b417eafd156" is_pre_election: true
I20260709 14:54:36.493057 10996 raft_consensus.cc:2468] T a99b4be241cf4ba1a1ea829914076e61 P 390c6000c0b840429c8a4b417eafd156 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5e972238c8ba4c0a96039cd83280d0f6 in term 0.
I20260709 14:54:36.495198 11069 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a99b4be241cf4ba1a1ea829914076e61" candidate_uuid: "5e972238c8ba4c0a96039cd83280d0f6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "108da90e11b041a99efba19d57cce96c" is_pre_election: true
I20260709 14:54:36.495793 11069 raft_consensus.cc:2468] T a99b4be241cf4ba1a1ea829914076e61 P 108da90e11b041a99efba19d57cce96c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5e972238c8ba4c0a96039cd83280d0f6 in term 0.
I20260709 14:54:36.496937 11207 tablet_bootstrap.cc:654] T f9dbb725a8984dd2bc568826fdd88a93 P 5e972238c8ba4c0a96039cd83280d0f6: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:36.496939 10887 leader_election.cc:304] T a99b4be241cf4ba1a1ea829914076e61 P 5e972238c8ba4c0a96039cd83280d0f6 [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: 108da90e11b041a99efba19d57cce96c, 5e972238c8ba4c0a96039cd83280d0f6; no voters: 
I20260709 14:54:36.497845 11157 raft_consensus.cc:2804] T a99b4be241cf4ba1a1ea829914076e61 P 5e972238c8ba4c0a96039cd83280d0f6 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:54:36.498200 11157 raft_consensus.cc:493] T a99b4be241cf4ba1a1ea829914076e61 P 5e972238c8ba4c0a96039cd83280d0f6 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:54:36.498502 11157 raft_consensus.cc:3060] T a99b4be241cf4ba1a1ea829914076e61 P 5e972238c8ba4c0a96039cd83280d0f6 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:36.502169 11204 tablet_bootstrap.cc:492] T e809a17e57d04357a5b0fe729abc2a2e P 108da90e11b041a99efba19d57cce96c: No bootstrap required, opened a new log
I20260709 14:54:36.502568 11204 ts_tablet_manager.cc:1403] T e809a17e57d04357a5b0fe729abc2a2e P 108da90e11b041a99efba19d57cce96c: Time spent bootstrapping tablet: real 0.027s	user 0.014s	sys 0.011s
I20260709 14:54:36.505330 11204 raft_consensus.cc:359] T e809a17e57d04357a5b0fe729abc2a2e P 108da90e11b041a99efba19d57cce96c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5e972238c8ba4c0a96039cd83280d0f6" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39383 } } peers { permanent_uuid: "390c6000c0b840429c8a4b417eafd156" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 34285 } } peers { permanent_uuid: "108da90e11b041a99efba19d57cce96c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 46129 } }
I20260709 14:54:36.506023 11204 raft_consensus.cc:385] T e809a17e57d04357a5b0fe729abc2a2e P 108da90e11b041a99efba19d57cce96c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:36.506307 11204 raft_consensus.cc:740] T e809a17e57d04357a5b0fe729abc2a2e P 108da90e11b041a99efba19d57cce96c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 108da90e11b041a99efba19d57cce96c, State: Initialized, Role: FOLLOWER
I20260709 14:54:36.507108 11204 consensus_queue.cc:260] T e809a17e57d04357a5b0fe729abc2a2e P 108da90e11b041a99efba19d57cce96c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5e972238c8ba4c0a96039cd83280d0f6" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39383 } } peers { permanent_uuid: "390c6000c0b840429c8a4b417eafd156" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 34285 } } peers { permanent_uuid: "108da90e11b041a99efba19d57cce96c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 46129 } }
I20260709 14:54:36.508746 11157 raft_consensus.cc:515] T a99b4be241cf4ba1a1ea829914076e61 P 5e972238c8ba4c0a96039cd83280d0f6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5e972238c8ba4c0a96039cd83280d0f6" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39383 } } peers { permanent_uuid: "390c6000c0b840429c8a4b417eafd156" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 34285 } } peers { permanent_uuid: "108da90e11b041a99efba19d57cce96c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 46129 } }
I20260709 14:54:36.509655 11204 ts_tablet_manager.cc:1434] T e809a17e57d04357a5b0fe729abc2a2e P 108da90e11b041a99efba19d57cce96c: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.003s
I20260709 14:54:36.510553 11204 tablet_bootstrap.cc:492] T f9dbb725a8984dd2bc568826fdd88a93 P 108da90e11b041a99efba19d57cce96c: Bootstrap starting.
I20260709 14:54:36.510624 11207 tablet_bootstrap.cc:492] T f9dbb725a8984dd2bc568826fdd88a93 P 5e972238c8ba4c0a96039cd83280d0f6: No bootstrap required, opened a new log
I20260709 14:54:36.511138 10996 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a99b4be241cf4ba1a1ea829914076e61" candidate_uuid: "5e972238c8ba4c0a96039cd83280d0f6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "390c6000c0b840429c8a4b417eafd156"
I20260709 14:54:36.511618 10996 raft_consensus.cc:3060] T a99b4be241cf4ba1a1ea829914076e61 P 390c6000c0b840429c8a4b417eafd156 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:36.514297 11207 ts_tablet_manager.cc:1403] T f9dbb725a8984dd2bc568826fdd88a93 P 5e972238c8ba4c0a96039cd83280d0f6: Time spent bootstrapping tablet: real 0.027s	user 0.013s	sys 0.003s
I20260709 14:54:36.517031 11204 tablet_bootstrap.cc:654] T f9dbb725a8984dd2bc568826fdd88a93 P 108da90e11b041a99efba19d57cce96c: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:36.516860 11207 raft_consensus.cc:359] T f9dbb725a8984dd2bc568826fdd88a93 P 5e972238c8ba4c0a96039cd83280d0f6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5e972238c8ba4c0a96039cd83280d0f6" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39383 } } peers { permanent_uuid: "390c6000c0b840429c8a4b417eafd156" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 34285 } } peers { permanent_uuid: "108da90e11b041a99efba19d57cce96c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 46129 } }
I20260709 14:54:36.517233 10996 raft_consensus.cc:2468] T a99b4be241cf4ba1a1ea829914076e61 P 390c6000c0b840429c8a4b417eafd156 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5e972238c8ba4c0a96039cd83280d0f6 in term 1.
I20260709 14:54:36.517584 11207 raft_consensus.cc:385] T f9dbb725a8984dd2bc568826fdd88a93 P 5e972238c8ba4c0a96039cd83280d0f6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:36.517904 11207 raft_consensus.cc:740] T f9dbb725a8984dd2bc568826fdd88a93 P 5e972238c8ba4c0a96039cd83280d0f6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5e972238c8ba4c0a96039cd83280d0f6, State: Initialized, Role: FOLLOWER
I20260709 14:54:36.518406 10884 leader_election.cc:304] T a99b4be241cf4ba1a1ea829914076e61 P 5e972238c8ba4c0a96039cd83280d0f6 [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: 390c6000c0b840429c8a4b417eafd156, 5e972238c8ba4c0a96039cd83280d0f6; no voters: 
I20260709 14:54:36.518532 11207 consensus_queue.cc:260] T f9dbb725a8984dd2bc568826fdd88a93 P 5e972238c8ba4c0a96039cd83280d0f6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5e972238c8ba4c0a96039cd83280d0f6" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39383 } } peers { permanent_uuid: "390c6000c0b840429c8a4b417eafd156" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 34285 } } peers { permanent_uuid: "108da90e11b041a99efba19d57cce96c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 46129 } }
I20260709 14:54:36.519371 11206 raft_consensus.cc:2804] T a99b4be241cf4ba1a1ea829914076e61 P 5e972238c8ba4c0a96039cd83280d0f6 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:54:36.525108 11069 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a99b4be241cf4ba1a1ea829914076e61" candidate_uuid: "5e972238c8ba4c0a96039cd83280d0f6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "108da90e11b041a99efba19d57cce96c"
I20260709 14:54:36.525884 11069 raft_consensus.cc:3060] T a99b4be241cf4ba1a1ea829914076e61 P 108da90e11b041a99efba19d57cce96c [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:36.535174 11157 leader_election.cc:290] T a99b4be241cf4ba1a1ea829914076e61 P 5e972238c8ba4c0a96039cd83280d0f6 [CANDIDATE]: Term 1 election: Requested vote from peers 390c6000c0b840429c8a4b417eafd156 (127.6.3.194:34285), 108da90e11b041a99efba19d57cce96c (127.6.3.195:46129)
I20260709 14:54:36.537223 11157 raft_consensus.cc:493] T 7c0c326639f04343bd6df13563fcffb0 P 5e972238c8ba4c0a96039cd83280d0f6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:54:36.537734 11157 raft_consensus.cc:515] T 7c0c326639f04343bd6df13563fcffb0 P 5e972238c8ba4c0a96039cd83280d0f6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5e972238c8ba4c0a96039cd83280d0f6" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39383 } } peers { permanent_uuid: "390c6000c0b840429c8a4b417eafd156" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 34285 } } peers { permanent_uuid: "108da90e11b041a99efba19d57cce96c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 46129 } }
I20260709 14:54:36.540781 10996 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c0c326639f04343bd6df13563fcffb0" candidate_uuid: "5e972238c8ba4c0a96039cd83280d0f6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "390c6000c0b840429c8a4b417eafd156" is_pre_election: true
I20260709 14:54:36.541203 11070 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c0c326639f04343bd6df13563fcffb0" candidate_uuid: "5e972238c8ba4c0a96039cd83280d0f6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "108da90e11b041a99efba19d57cce96c" is_pre_election: true
I20260709 14:54:36.541389 10996 raft_consensus.cc:2468] T 7c0c326639f04343bd6df13563fcffb0 P 390c6000c0b840429c8a4b417eafd156 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5e972238c8ba4c0a96039cd83280d0f6 in term 0.
I20260709 14:54:36.541522 11069 raft_consensus.cc:2468] T a99b4be241cf4ba1a1ea829914076e61 P 108da90e11b041a99efba19d57cce96c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5e972238c8ba4c0a96039cd83280d0f6 in term 1.
I20260709 14:54:36.542100 11070 raft_consensus.cc:2468] T 7c0c326639f04343bd6df13563fcffb0 P 108da90e11b041a99efba19d57cce96c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5e972238c8ba4c0a96039cd83280d0f6 in term 0.
I20260709 14:54:36.542610 10884 leader_election.cc:304] T 7c0c326639f04343bd6df13563fcffb0 P 5e972238c8ba4c0a96039cd83280d0f6 [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: 390c6000c0b840429c8a4b417eafd156, 5e972238c8ba4c0a96039cd83280d0f6; no voters: 
I20260709 14:54:36.543503 11206 raft_consensus.cc:697] T a99b4be241cf4ba1a1ea829914076e61 P 5e972238c8ba4c0a96039cd83280d0f6 [term 1 LEADER]: Becoming Leader. State: Replica: 5e972238c8ba4c0a96039cd83280d0f6, State: Running, Role: LEADER
I20260709 14:54:36.543812 11240 raft_consensus.cc:2804] T 7c0c326639f04343bd6df13563fcffb0 P 5e972238c8ba4c0a96039cd83280d0f6 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:54:36.544292 11240 raft_consensus.cc:493] T 7c0c326639f04343bd6df13563fcffb0 P 5e972238c8ba4c0a96039cd83280d0f6 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:54:36.544787 11157 leader_election.cc:290] T 7c0c326639f04343bd6df13563fcffb0 P 5e972238c8ba4c0a96039cd83280d0f6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 390c6000c0b840429c8a4b417eafd156 (127.6.3.194:34285), 108da90e11b041a99efba19d57cce96c (127.6.3.195:46129)
I20260709 14:54:36.544413 11206 consensus_queue.cc:237] T a99b4be241cf4ba1a1ea829914076e61 P 5e972238c8ba4c0a96039cd83280d0f6 [LEADER]: Queue going to LEADER mode. State: All 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: "5e972238c8ba4c0a96039cd83280d0f6" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39383 } } peers { permanent_uuid: "390c6000c0b840429c8a4b417eafd156" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 34285 } } peers { permanent_uuid: "108da90e11b041a99efba19d57cce96c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 46129 } }
I20260709 14:54:36.545239 11240 raft_consensus.cc:3060] T 7c0c326639f04343bd6df13563fcffb0 P 5e972238c8ba4c0a96039cd83280d0f6 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:36.553689 11204 tablet_bootstrap.cc:492] T f9dbb725a8984dd2bc568826fdd88a93 P 108da90e11b041a99efba19d57cce96c: No bootstrap required, opened a new log
I20260709 14:54:36.553792 11207 ts_tablet_manager.cc:1434] T f9dbb725a8984dd2bc568826fdd88a93 P 5e972238c8ba4c0a96039cd83280d0f6: Time spent starting tablet: real 0.039s	user 0.011s	sys 0.027s
I20260709 14:54:36.554240 11204 ts_tablet_manager.cc:1403] T f9dbb725a8984dd2bc568826fdd88a93 P 108da90e11b041a99efba19d57cce96c: Time spent bootstrapping tablet: real 0.044s	user 0.011s	sys 0.027s
I20260709 14:54:36.554740 11207 tablet_bootstrap.cc:492] T 5f1c74810f4b4880ba5e6aad4108493a P 5e972238c8ba4c0a96039cd83280d0f6: Bootstrap starting.
I20260709 14:54:36.555954 11240 raft_consensus.cc:515] T 7c0c326639f04343bd6df13563fcffb0 P 5e972238c8ba4c0a96039cd83280d0f6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5e972238c8ba4c0a96039cd83280d0f6" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39383 } } peers { permanent_uuid: "390c6000c0b840429c8a4b417eafd156" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 34285 } } peers { permanent_uuid: "108da90e11b041a99efba19d57cce96c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 46129 } }
I20260709 14:54:36.557130 11204 raft_consensus.cc:359] T f9dbb725a8984dd2bc568826fdd88a93 P 108da90e11b041a99efba19d57cce96c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5e972238c8ba4c0a96039cd83280d0f6" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39383 } } peers { permanent_uuid: "390c6000c0b840429c8a4b417eafd156" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 34285 } } peers { permanent_uuid: "108da90e11b041a99efba19d57cce96c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 46129 } }
I20260709 14:54:36.557852 11204 raft_consensus.cc:385] T f9dbb725a8984dd2bc568826fdd88a93 P 108da90e11b041a99efba19d57cce96c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:36.558159 11204 raft_consensus.cc:740] T f9dbb725a8984dd2bc568826fdd88a93 P 108da90e11b041a99efba19d57cce96c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 108da90e11b041a99efba19d57cce96c, State: Initialized, Role: FOLLOWER
I20260709 14:54:36.558917 11204 consensus_queue.cc:260] T f9dbb725a8984dd2bc568826fdd88a93 P 108da90e11b041a99efba19d57cce96c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5e972238c8ba4c0a96039cd83280d0f6" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39383 } } peers { permanent_uuid: "390c6000c0b840429c8a4b417eafd156" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 34285 } } peers { permanent_uuid: "108da90e11b041a99efba19d57cce96c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 46129 } }
I20260709 14:54:36.559674 11069 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c0c326639f04343bd6df13563fcffb0" candidate_uuid: "5e972238c8ba4c0a96039cd83280d0f6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "108da90e11b041a99efba19d57cce96c"
I20260709 14:54:36.560222 11069 raft_consensus.cc:3060] T 7c0c326639f04343bd6df13563fcffb0 P 108da90e11b041a99efba19d57cce96c [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:36.560462 10996 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c0c326639f04343bd6df13563fcffb0" candidate_uuid: "5e972238c8ba4c0a96039cd83280d0f6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "390c6000c0b840429c8a4b417eafd156"
I20260709 14:54:36.561064 10996 raft_consensus.cc:3060] T 7c0c326639f04343bd6df13563fcffb0 P 390c6000c0b840429c8a4b417eafd156 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:36.561167 11204 ts_tablet_manager.cc:1434] T f9dbb725a8984dd2bc568826fdd88a93 P 108da90e11b041a99efba19d57cce96c: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260709 14:54:36.562184 11204 tablet_bootstrap.cc:492] T 655919260eef4e8796fc55dea0564c6a P 108da90e11b041a99efba19d57cce96c: Bootstrap starting.
I20260709 14:54:36.567505 10996 raft_consensus.cc:2468] T 7c0c326639f04343bd6df13563fcffb0 P 390c6000c0b840429c8a4b417eafd156 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5e972238c8ba4c0a96039cd83280d0f6 in term 1.
I20260709 14:54:36.567940 11204 tablet_bootstrap.cc:654] T 655919260eef4e8796fc55dea0564c6a P 108da90e11b041a99efba19d57cce96c: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:36.568580 10884 leader_election.cc:304] T 7c0c326639f04343bd6df13563fcffb0 P 5e972238c8ba4c0a96039cd83280d0f6 [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: 390c6000c0b840429c8a4b417eafd156, 5e972238c8ba4c0a96039cd83280d0f6; no voters: 
I20260709 14:54:36.560662 11207 tablet_bootstrap.cc:654] T 5f1c74810f4b4880ba5e6aad4108493a P 5e972238c8ba4c0a96039cd83280d0f6: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:36.570835 11239 raft_consensus.cc:2804] T 7c0c326639f04343bd6df13563fcffb0 P 5e972238c8ba4c0a96039cd83280d0f6 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:54:36.571408 11239 raft_consensus.cc:697] T 7c0c326639f04343bd6df13563fcffb0 P 5e972238c8ba4c0a96039cd83280d0f6 [term 1 LEADER]: Becoming Leader. State: Replica: 5e972238c8ba4c0a96039cd83280d0f6, State: Running, Role: LEADER
W20260709 14:54:36.570948 10867 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 14:54:36.578518 11239 consensus_queue.cc:237] T 7c0c326639f04343bd6df13563fcffb0 P 5e972238c8ba4c0a96039cd83280d0f6 [LEADER]: Queue going to LEADER mode. State: All 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: "5e972238c8ba4c0a96039cd83280d0f6" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39383 } } peers { permanent_uuid: "390c6000c0b840429c8a4b417eafd156" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 34285 } } peers { permanent_uuid: "108da90e11b041a99efba19d57cce96c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 46129 } }
I20260709 14:54:36.580593 11207 tablet_bootstrap.cc:492] T 5f1c74810f4b4880ba5e6aad4108493a P 5e972238c8ba4c0a96039cd83280d0f6: No bootstrap required, opened a new log
I20260709 14:54:36.581086 11207 ts_tablet_manager.cc:1403] T 5f1c74810f4b4880ba5e6aad4108493a P 5e972238c8ba4c0a96039cd83280d0f6: Time spent bootstrapping tablet: real 0.027s	user 0.012s	sys 0.004s
I20260709 14:54:36.581800 11240 leader_election.cc:290] T 7c0c326639f04343bd6df13563fcffb0 P 5e972238c8ba4c0a96039cd83280d0f6 [CANDIDATE]: Term 1 election: Requested vote from peers 390c6000c0b840429c8a4b417eafd156 (127.6.3.194:34285), 108da90e11b041a99efba19d57cce96c (127.6.3.195:46129)
I20260709 14:54:36.577157 11069 raft_consensus.cc:2468] T 7c0c326639f04343bd6df13563fcffb0 P 108da90e11b041a99efba19d57cce96c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5e972238c8ba4c0a96039cd83280d0f6 in term 1.
I20260709 14:54:36.583887 11207 raft_consensus.cc:359] T 5f1c74810f4b4880ba5e6aad4108493a P 5e972238c8ba4c0a96039cd83280d0f6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5e972238c8ba4c0a96039cd83280d0f6" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39383 } } peers { permanent_uuid: "390c6000c0b840429c8a4b417eafd156" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 34285 } } peers { permanent_uuid: "108da90e11b041a99efba19d57cce96c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 46129 } }
I20260709 14:54:36.585017 11207 raft_consensus.cc:385] T 5f1c74810f4b4880ba5e6aad4108493a P 5e972238c8ba4c0a96039cd83280d0f6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:36.585093 11204 tablet_bootstrap.cc:492] T 655919260eef4e8796fc55dea0564c6a P 108da90e11b041a99efba19d57cce96c: No bootstrap required, opened a new log
I20260709 14:54:36.586968 11207 raft_consensus.cc:740] T 5f1c74810f4b4880ba5e6aad4108493a P 5e972238c8ba4c0a96039cd83280d0f6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5e972238c8ba4c0a96039cd83280d0f6, State: Initialized, Role: FOLLOWER
I20260709 14:54:36.587208 11204 ts_tablet_manager.cc:1403] T 655919260eef4e8796fc55dea0564c6a P 108da90e11b041a99efba19d57cce96c: Time spent bootstrapping tablet: real 0.025s	user 0.011s	sys 0.010s
I20260709 14:54:36.587641 11207 consensus_queue.cc:260] T 5f1c74810f4b4880ba5e6aad4108493a P 5e972238c8ba4c0a96039cd83280d0f6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5e972238c8ba4c0a96039cd83280d0f6" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39383 } } peers { permanent_uuid: "390c6000c0b840429c8a4b417eafd156" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 34285 } } peers { permanent_uuid: "108da90e11b041a99efba19d57cce96c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 46129 } }
I20260709 14:54:36.589553 11207 ts_tablet_manager.cc:1434] T 5f1c74810f4b4880ba5e6aad4108493a P 5e972238c8ba4c0a96039cd83280d0f6: Time spent starting tablet: real 0.008s	user 0.004s	sys 0.000s
I20260709 14:54:36.589660 11204 raft_consensus.cc:359] T 655919260eef4e8796fc55dea0564c6a P 108da90e11b041a99efba19d57cce96c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5e972238c8ba4c0a96039cd83280d0f6" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39383 } } peers { permanent_uuid: "390c6000c0b840429c8a4b417eafd156" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 34285 } } peers { permanent_uuid: "108da90e11b041a99efba19d57cce96c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 46129 } }
I20260709 14:54:36.590272 11239 raft_consensus.cc:493] T f9dbb725a8984dd2bc568826fdd88a93 P 5e972238c8ba4c0a96039cd83280d0f6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:54:36.590320 11204 raft_consensus.cc:385] T 655919260eef4e8796fc55dea0564c6a P 108da90e11b041a99efba19d57cce96c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:36.590941 11204 raft_consensus.cc:740] T 655919260eef4e8796fc55dea0564c6a P 108da90e11b041a99efba19d57cce96c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 108da90e11b041a99efba19d57cce96c, State: Initialized, Role: FOLLOWER
I20260709 14:54:36.590955 11239 raft_consensus.cc:515] T f9dbb725a8984dd2bc568826fdd88a93 P 5e972238c8ba4c0a96039cd83280d0f6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5e972238c8ba4c0a96039cd83280d0f6" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39383 } } peers { permanent_uuid: "390c6000c0b840429c8a4b417eafd156" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 34285 } } peers { permanent_uuid: "108da90e11b041a99efba19d57cce96c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 46129 } }
I20260709 14:54:36.591666 11204 consensus_queue.cc:260] T 655919260eef4e8796fc55dea0564c6a P 108da90e11b041a99efba19d57cce96c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5e972238c8ba4c0a96039cd83280d0f6" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39383 } } peers { permanent_uuid: "390c6000c0b840429c8a4b417eafd156" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 34285 } } peers { permanent_uuid: "108da90e11b041a99efba19d57cce96c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 46129 } }
I20260709 14:54:36.593077 11239 leader_election.cc:290] T f9dbb725a8984dd2bc568826fdd88a93 P 5e972238c8ba4c0a96039cd83280d0f6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 390c6000c0b840429c8a4b417eafd156 (127.6.3.194:34285), 108da90e11b041a99efba19d57cce96c (127.6.3.195:46129)
I20260709 14:54:36.590436 10819 catalog_manager.cc:5697] T a99b4be241cf4ba1a1ea829914076e61 P 5e972238c8ba4c0a96039cd83280d0f6 reported cstate change: term changed from 0 to 1, leader changed from <none> to 5e972238c8ba4c0a96039cd83280d0f6 (127.6.3.193). New cstate: current_term: 1 leader_uuid: "5e972238c8ba4c0a96039cd83280d0f6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5e972238c8ba4c0a96039cd83280d0f6" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39383 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "390c6000c0b840429c8a4b417eafd156" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 34285 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "108da90e11b041a99efba19d57cce96c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 46129 } health_report { overall_health: UNKNOWN } } }
I20260709 14:54:36.593390 11204 ts_tablet_manager.cc:1434] T 655919260eef4e8796fc55dea0564c6a P 108da90e11b041a99efba19d57cce96c: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 14:54:36.594455 11204 tablet_bootstrap.cc:492] T 5f1c74810f4b4880ba5e6aad4108493a P 108da90e11b041a99efba19d57cce96c: Bootstrap starting.
I20260709 14:54:36.594364 10996 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f9dbb725a8984dd2bc568826fdd88a93" candidate_uuid: "5e972238c8ba4c0a96039cd83280d0f6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "390c6000c0b840429c8a4b417eafd156" is_pre_election: true
I20260709 14:54:36.595049 10996 raft_consensus.cc:2468] T f9dbb725a8984dd2bc568826fdd88a93 P 390c6000c0b840429c8a4b417eafd156 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5e972238c8ba4c0a96039cd83280d0f6 in term 0.
I20260709 14:54:36.596199 10884 leader_election.cc:304] T f9dbb725a8984dd2bc568826fdd88a93 P 5e972238c8ba4c0a96039cd83280d0f6 [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: 390c6000c0b840429c8a4b417eafd156, 5e972238c8ba4c0a96039cd83280d0f6; no voters: 
I20260709 14:54:36.597316 11069 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f9dbb725a8984dd2bc568826fdd88a93" candidate_uuid: "5e972238c8ba4c0a96039cd83280d0f6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "108da90e11b041a99efba19d57cce96c" is_pre_election: true
I20260709 14:54:36.597939 11069 raft_consensus.cc:2468] T f9dbb725a8984dd2bc568826fdd88a93 P 108da90e11b041a99efba19d57cce96c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5e972238c8ba4c0a96039cd83280d0f6 in term 0.
I20260709 14:54:36.600167 11204 tablet_bootstrap.cc:654] T 5f1c74810f4b4880ba5e6aad4108493a P 108da90e11b041a99efba19d57cce96c: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:36.600172 11239 raft_consensus.cc:2804] T f9dbb725a8984dd2bc568826fdd88a93 P 5e972238c8ba4c0a96039cd83280d0f6 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:54:36.600687 11239 raft_consensus.cc:493] T f9dbb725a8984dd2bc568826fdd88a93 P 5e972238c8ba4c0a96039cd83280d0f6 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:54:36.601044 11239 raft_consensus.cc:3060] T f9dbb725a8984dd2bc568826fdd88a93 P 5e972238c8ba4c0a96039cd83280d0f6 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:36.609057 11239 raft_consensus.cc:515] T f9dbb725a8984dd2bc568826fdd88a93 P 5e972238c8ba4c0a96039cd83280d0f6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5e972238c8ba4c0a96039cd83280d0f6" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39383 } } peers { permanent_uuid: "390c6000c0b840429c8a4b417eafd156" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 34285 } } peers { permanent_uuid: "108da90e11b041a99efba19d57cce96c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 46129 } }
I20260709 14:54:36.610535 11239 leader_election.cc:290] T f9dbb725a8984dd2bc568826fdd88a93 P 5e972238c8ba4c0a96039cd83280d0f6 [CANDIDATE]: Term 1 election: Requested vote from peers 390c6000c0b840429c8a4b417eafd156 (127.6.3.194:34285), 108da90e11b041a99efba19d57cce96c (127.6.3.195:46129)
I20260709 14:54:36.611557 11069 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f9dbb725a8984dd2bc568826fdd88a93" candidate_uuid: "5e972238c8ba4c0a96039cd83280d0f6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "108da90e11b041a99efba19d57cce96c"
I20260709 14:54:36.612112 11069 raft_consensus.cc:3060] T f9dbb725a8984dd2bc568826fdd88a93 P 108da90e11b041a99efba19d57cce96c [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:36.613129 11204 tablet_bootstrap.cc:492] T 5f1c74810f4b4880ba5e6aad4108493a P 108da90e11b041a99efba19d57cce96c: No bootstrap required, opened a new log
I20260709 14:54:36.613554 11204 ts_tablet_manager.cc:1403] T 5f1c74810f4b4880ba5e6aad4108493a P 108da90e11b041a99efba19d57cce96c: Time spent bootstrapping tablet: real 0.019s	user 0.007s	sys 0.011s
I20260709 14:54:36.613811 10996 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f9dbb725a8984dd2bc568826fdd88a93" candidate_uuid: "5e972238c8ba4c0a96039cd83280d0f6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "390c6000c0b840429c8a4b417eafd156"
I20260709 14:54:36.614363 10996 raft_consensus.cc:3060] T f9dbb725a8984dd2bc568826fdd88a93 P 390c6000c0b840429c8a4b417eafd156 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:36.615854 11204 raft_consensus.cc:359] T 5f1c74810f4b4880ba5e6aad4108493a P 108da90e11b041a99efba19d57cce96c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5e972238c8ba4c0a96039cd83280d0f6" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39383 } } peers { permanent_uuid: "390c6000c0b840429c8a4b417eafd156" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 34285 } } peers { permanent_uuid: "108da90e11b041a99efba19d57cce96c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 46129 } }
I20260709 14:54:36.616487 11204 raft_consensus.cc:385] T 5f1c74810f4b4880ba5e6aad4108493a P 108da90e11b041a99efba19d57cce96c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:36.616750 11204 raft_consensus.cc:740] T 5f1c74810f4b4880ba5e6aad4108493a P 108da90e11b041a99efba19d57cce96c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 108da90e11b041a99efba19d57cce96c, State: Initialized, Role: FOLLOWER
I20260709 14:54:36.616910 10819 catalog_manager.cc:5697] T 7c0c326639f04343bd6df13563fcffb0 P 5e972238c8ba4c0a96039cd83280d0f6 reported cstate change: term changed from 0 to 1, leader changed from <none> to 5e972238c8ba4c0a96039cd83280d0f6 (127.6.3.193). New cstate: current_term: 1 leader_uuid: "5e972238c8ba4c0a96039cd83280d0f6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5e972238c8ba4c0a96039cd83280d0f6" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39383 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "390c6000c0b840429c8a4b417eafd156" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 34285 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "108da90e11b041a99efba19d57cce96c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 46129 } health_report { overall_health: UNKNOWN } } }
I20260709 14:54:36.617565 11204 consensus_queue.cc:260] T 5f1c74810f4b4880ba5e6aad4108493a P 108da90e11b041a99efba19d57cce96c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5e972238c8ba4c0a96039cd83280d0f6" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39383 } } peers { permanent_uuid: "390c6000c0b840429c8a4b417eafd156" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 34285 } } peers { permanent_uuid: "108da90e11b041a99efba19d57cce96c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 46129 } }
I20260709 14:54:36.619730 11204 ts_tablet_manager.cc:1434] T 5f1c74810f4b4880ba5e6aad4108493a P 108da90e11b041a99efba19d57cce96c: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.001s
I20260709 14:54:36.621024 11069 raft_consensus.cc:2468] T f9dbb725a8984dd2bc568826fdd88a93 P 108da90e11b041a99efba19d57cce96c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5e972238c8ba4c0a96039cd83280d0f6 in term 1.
I20260709 14:54:36.623334 10887 leader_election.cc:304] T f9dbb725a8984dd2bc568826fdd88a93 P 5e972238c8ba4c0a96039cd83280d0f6 [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: 108da90e11b041a99efba19d57cce96c, 5e972238c8ba4c0a96039cd83280d0f6; no voters: 
I20260709 14:54:36.623369 10996 raft_consensus.cc:2468] T f9dbb725a8984dd2bc568826fdd88a93 P 390c6000c0b840429c8a4b417eafd156 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5e972238c8ba4c0a96039cd83280d0f6 in term 1.
I20260709 14:54:36.625578 11239 raft_consensus.cc:2804] T f9dbb725a8984dd2bc568826fdd88a93 P 5e972238c8ba4c0a96039cd83280d0f6 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:54:36.626094 11239 raft_consensus.cc:697] T f9dbb725a8984dd2bc568826fdd88a93 P 5e972238c8ba4c0a96039cd83280d0f6 [term 1 LEADER]: Becoming Leader. State: Replica: 5e972238c8ba4c0a96039cd83280d0f6, State: Running, Role: LEADER
I20260709 14:54:36.627363 11239 consensus_queue.cc:237] T f9dbb725a8984dd2bc568826fdd88a93 P 5e972238c8ba4c0a96039cd83280d0f6 [LEADER]: Queue going to LEADER mode. State: All 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: "5e972238c8ba4c0a96039cd83280d0f6" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39383 } } peers { permanent_uuid: "390c6000c0b840429c8a4b417eafd156" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 34285 } } peers { permanent_uuid: "108da90e11b041a99efba19d57cce96c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 46129 } }
I20260709 14:54:36.636015 10817 catalog_manager.cc:5697] T f9dbb725a8984dd2bc568826fdd88a93 P 5e972238c8ba4c0a96039cd83280d0f6 reported cstate change: term changed from 0 to 1, leader changed from <none> to 5e972238c8ba4c0a96039cd83280d0f6 (127.6.3.193). New cstate: current_term: 1 leader_uuid: "5e972238c8ba4c0a96039cd83280d0f6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5e972238c8ba4c0a96039cd83280d0f6" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39383 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "390c6000c0b840429c8a4b417eafd156" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 34285 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "108da90e11b041a99efba19d57cce96c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 46129 } health_report { overall_health: UNKNOWN } } }
I20260709 14:54:36.692015 11217 raft_consensus.cc:493] T 655919260eef4e8796fc55dea0564c6a P 390c6000c0b840429c8a4b417eafd156 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:54:36.692377 11217 raft_consensus.cc:515] T 655919260eef4e8796fc55dea0564c6a P 390c6000c0b840429c8a4b417eafd156 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5e972238c8ba4c0a96039cd83280d0f6" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39383 } } peers { permanent_uuid: "390c6000c0b840429c8a4b417eafd156" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 34285 } } peers { permanent_uuid: "108da90e11b041a99efba19d57cce96c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 46129 } }
I20260709 14:54:36.695575 10919 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "655919260eef4e8796fc55dea0564c6a" candidate_uuid: "390c6000c0b840429c8a4b417eafd156" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5e972238c8ba4c0a96039cd83280d0f6" is_pre_election: true
I20260709 14:54:36.695614 11069 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "655919260eef4e8796fc55dea0564c6a" candidate_uuid: "390c6000c0b840429c8a4b417eafd156" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "108da90e11b041a99efba19d57cce96c" is_pre_election: true
I20260709 14:54:36.695919 11217 leader_election.cc:290] T 655919260eef4e8796fc55dea0564c6a P 390c6000c0b840429c8a4b417eafd156 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5e972238c8ba4c0a96039cd83280d0f6 (127.6.3.193:39383), 108da90e11b041a99efba19d57cce96c (127.6.3.195:46129)
I20260709 14:54:36.696329 10919 raft_consensus.cc:2468] T 655919260eef4e8796fc55dea0564c6a P 5e972238c8ba4c0a96039cd83280d0f6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 390c6000c0b840429c8a4b417eafd156 in term 0.
I20260709 14:54:36.696660 11069 raft_consensus.cc:2468] T 655919260eef4e8796fc55dea0564c6a P 108da90e11b041a99efba19d57cce96c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 390c6000c0b840429c8a4b417eafd156 in term 0.
I20260709 14:54:36.697639 10961 leader_election.cc:304] T 655919260eef4e8796fc55dea0564c6a P 390c6000c0b840429c8a4b417eafd156 [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: 390c6000c0b840429c8a4b417eafd156, 5e972238c8ba4c0a96039cd83280d0f6; no voters: 
I20260709 14:54:36.698678 11217 raft_consensus.cc:2804] T 655919260eef4e8796fc55dea0564c6a P 390c6000c0b840429c8a4b417eafd156 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:54:36.699038 11217 raft_consensus.cc:493] T 655919260eef4e8796fc55dea0564c6a P 390c6000c0b840429c8a4b417eafd156 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:54:36.699448 11217 raft_consensus.cc:3060] T 655919260eef4e8796fc55dea0564c6a P 390c6000c0b840429c8a4b417eafd156 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:36.707326 11217 raft_consensus.cc:515] T 655919260eef4e8796fc55dea0564c6a P 390c6000c0b840429c8a4b417eafd156 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5e972238c8ba4c0a96039cd83280d0f6" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39383 } } peers { permanent_uuid: "390c6000c0b840429c8a4b417eafd156" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 34285 } } peers { permanent_uuid: "108da90e11b041a99efba19d57cce96c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 46129 } }
I20260709 14:54:36.709446 11217 leader_election.cc:290] T 655919260eef4e8796fc55dea0564c6a P 390c6000c0b840429c8a4b417eafd156 [CANDIDATE]: Term 1 election: Requested vote from peers 5e972238c8ba4c0a96039cd83280d0f6 (127.6.3.193:39383), 108da90e11b041a99efba19d57cce96c (127.6.3.195:46129)
I20260709 14:54:36.710374 11069 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "655919260eef4e8796fc55dea0564c6a" candidate_uuid: "390c6000c0b840429c8a4b417eafd156" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "108da90e11b041a99efba19d57cce96c"
I20260709 14:54:36.711025 11069 raft_consensus.cc:3060] T 655919260eef4e8796fc55dea0564c6a P 108da90e11b041a99efba19d57cce96c [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:36.711061 10919 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "655919260eef4e8796fc55dea0564c6a" candidate_uuid: "390c6000c0b840429c8a4b417eafd156" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5e972238c8ba4c0a96039cd83280d0f6"
I20260709 14:54:36.711755 10919 raft_consensus.cc:3060] T 655919260eef4e8796fc55dea0564c6a P 5e972238c8ba4c0a96039cd83280d0f6 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:36.716225 11239 raft_consensus.cc:493] T e809a17e57d04357a5b0fe729abc2a2e P 5e972238c8ba4c0a96039cd83280d0f6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:54:36.716804 11239 raft_consensus.cc:515] T e809a17e57d04357a5b0fe729abc2a2e P 5e972238c8ba4c0a96039cd83280d0f6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5e972238c8ba4c0a96039cd83280d0f6" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39383 } } peers { permanent_uuid: "390c6000c0b840429c8a4b417eafd156" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 34285 } } peers { permanent_uuid: "108da90e11b041a99efba19d57cce96c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 46129 } }
I20260709 14:54:36.718786 11239 leader_election.cc:290] T e809a17e57d04357a5b0fe729abc2a2e P 5e972238c8ba4c0a96039cd83280d0f6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 390c6000c0b840429c8a4b417eafd156 (127.6.3.194:34285), 108da90e11b041a99efba19d57cce96c (127.6.3.195:46129)
I20260709 14:54:36.719065 11069 raft_consensus.cc:2468] T 655919260eef4e8796fc55dea0564c6a P 108da90e11b041a99efba19d57cce96c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 390c6000c0b840429c8a4b417eafd156 in term 1.
I20260709 14:54:36.719849 10996 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e809a17e57d04357a5b0fe729abc2a2e" candidate_uuid: "5e972238c8ba4c0a96039cd83280d0f6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "390c6000c0b840429c8a4b417eafd156" is_pre_election: true
I20260709 14:54:36.720499 10996 raft_consensus.cc:2468] T e809a17e57d04357a5b0fe729abc2a2e P 390c6000c0b840429c8a4b417eafd156 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5e972238c8ba4c0a96039cd83280d0f6 in term 0.
I20260709 14:54:36.721451 10884 leader_election.cc:304] T e809a17e57d04357a5b0fe729abc2a2e P 5e972238c8ba4c0a96039cd83280d0f6 [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: 390c6000c0b840429c8a4b417eafd156, 5e972238c8ba4c0a96039cd83280d0f6; no voters: 
I20260709 14:54:36.722085 11239 raft_consensus.cc:2804] T e809a17e57d04357a5b0fe729abc2a2e P 5e972238c8ba4c0a96039cd83280d0f6 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:54:36.722383 11239 raft_consensus.cc:493] T e809a17e57d04357a5b0fe729abc2a2e P 5e972238c8ba4c0a96039cd83280d0f6 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:54:36.722668 11239 raft_consensus.cc:3060] T e809a17e57d04357a5b0fe729abc2a2e P 5e972238c8ba4c0a96039cd83280d0f6 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:36.723493 10962 leader_election.cc:304] T 655919260eef4e8796fc55dea0564c6a P 390c6000c0b840429c8a4b417eafd156 [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: 108da90e11b041a99efba19d57cce96c, 390c6000c0b840429c8a4b417eafd156; no voters: 
I20260709 14:54:36.724241 11118 raft_consensus.cc:2804] T 655919260eef4e8796fc55dea0564c6a P 390c6000c0b840429c8a4b417eafd156 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:54:36.724478 11226 raft_consensus.cc:493] T 5f1c74810f4b4880ba5e6aad4108493a P 390c6000c0b840429c8a4b417eafd156 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:54:36.724743 11118 raft_consensus.cc:697] T 655919260eef4e8796fc55dea0564c6a P 390c6000c0b840429c8a4b417eafd156 [term 1 LEADER]: Becoming Leader. State: Replica: 390c6000c0b840429c8a4b417eafd156, State: Running, Role: LEADER
I20260709 14:54:36.725009 11226 raft_consensus.cc:515] T 5f1c74810f4b4880ba5e6aad4108493a P 390c6000c0b840429c8a4b417eafd156 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5e972238c8ba4c0a96039cd83280d0f6" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39383 } } peers { permanent_uuid: "390c6000c0b840429c8a4b417eafd156" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 34285 } } peers { permanent_uuid: "108da90e11b041a99efba19d57cce96c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 46129 } }
I20260709 14:54:36.725507 11118 consensus_queue.cc:237] T 655919260eef4e8796fc55dea0564c6a P 390c6000c0b840429c8a4b417eafd156 [LEADER]: Queue going to LEADER mode. State: All 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: "5e972238c8ba4c0a96039cd83280d0f6" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39383 } } peers { permanent_uuid: "390c6000c0b840429c8a4b417eafd156" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 34285 } } peers { permanent_uuid: "108da90e11b041a99efba19d57cce96c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 46129 } }
I20260709 14:54:36.724399 10919 raft_consensus.cc:2468] T 655919260eef4e8796fc55dea0564c6a P 5e972238c8ba4c0a96039cd83280d0f6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 390c6000c0b840429c8a4b417eafd156 in term 1.
I20260709 14:54:36.730393 11239 raft_consensus.cc:515] T e809a17e57d04357a5b0fe729abc2a2e P 5e972238c8ba4c0a96039cd83280d0f6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5e972238c8ba4c0a96039cd83280d0f6" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39383 } } peers { permanent_uuid: "390c6000c0b840429c8a4b417eafd156" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 34285 } } peers { permanent_uuid: "108da90e11b041a99efba19d57cce96c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 46129 } }
I20260709 14:54:36.732179 11067 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5f1c74810f4b4880ba5e6aad4108493a" candidate_uuid: "390c6000c0b840429c8a4b417eafd156" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "108da90e11b041a99efba19d57cce96c" is_pre_election: true
I20260709 14:54:36.732393 11239 leader_election.cc:290] T e809a17e57d04357a5b0fe729abc2a2e P 5e972238c8ba4c0a96039cd83280d0f6 [CANDIDATE]: Term 1 election: Requested vote from peers 390c6000c0b840429c8a4b417eafd156 (127.6.3.194:34285), 108da90e11b041a99efba19d57cce96c (127.6.3.195:46129)
I20260709 14:54:36.732841 11067 raft_consensus.cc:2468] T 5f1c74810f4b4880ba5e6aad4108493a P 108da90e11b041a99efba19d57cce96c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 390c6000c0b840429c8a4b417eafd156 in term 0.
I20260709 14:54:36.733042 10996 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e809a17e57d04357a5b0fe729abc2a2e" candidate_uuid: "5e972238c8ba4c0a96039cd83280d0f6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "390c6000c0b840429c8a4b417eafd156"
I20260709 14:54:36.733629 10996 raft_consensus.cc:3060] T e809a17e57d04357a5b0fe729abc2a2e P 390c6000c0b840429c8a4b417eafd156 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:36.734041 11067 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e809a17e57d04357a5b0fe729abc2a2e" candidate_uuid: "5e972238c8ba4c0a96039cd83280d0f6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "108da90e11b041a99efba19d57cce96c"
I20260709 14:54:36.734586 11067 raft_consensus.cc:3060] T e809a17e57d04357a5b0fe729abc2a2e P 108da90e11b041a99efba19d57cce96c [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:36.727030 11226 leader_election.cc:290] T 5f1c74810f4b4880ba5e6aad4108493a P 390c6000c0b840429c8a4b417eafd156 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5e972238c8ba4c0a96039cd83280d0f6 (127.6.3.193:39383), 108da90e11b041a99efba19d57cce96c (127.6.3.195:46129)
I20260709 14:54:36.736351 10962 leader_election.cc:304] T 5f1c74810f4b4880ba5e6aad4108493a P 390c6000c0b840429c8a4b417eafd156 [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: 108da90e11b041a99efba19d57cce96c, 390c6000c0b840429c8a4b417eafd156; no voters: 
I20260709 14:54:36.737979 11069 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e809a17e57d04357a5b0fe729abc2a2e" candidate_uuid: "5e972238c8ba4c0a96039cd83280d0f6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "108da90e11b041a99efba19d57cce96c" is_pre_election: true
I20260709 14:54:36.737424 11118 raft_consensus.cc:2804] T 5f1c74810f4b4880ba5e6aad4108493a P 390c6000c0b840429c8a4b417eafd156 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:54:36.738931 11118 raft_consensus.cc:493] T 5f1c74810f4b4880ba5e6aad4108493a P 390c6000c0b840429c8a4b417eafd156 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:54:36.739321 11118 raft_consensus.cc:3060] T 5f1c74810f4b4880ba5e6aad4108493a P 390c6000c0b840429c8a4b417eafd156 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:36.739647 10919 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5f1c74810f4b4880ba5e6aad4108493a" candidate_uuid: "390c6000c0b840429c8a4b417eafd156" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5e972238c8ba4c0a96039cd83280d0f6" is_pre_election: true
I20260709 14:54:36.739140 10817 catalog_manager.cc:5697] T 655919260eef4e8796fc55dea0564c6a P 390c6000c0b840429c8a4b417eafd156 reported cstate change: term changed from 0 to 1, leader changed from <none> to 390c6000c0b840429c8a4b417eafd156 (127.6.3.194). New cstate: current_term: 1 leader_uuid: "390c6000c0b840429c8a4b417eafd156" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5e972238c8ba4c0a96039cd83280d0f6" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39383 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "390c6000c0b840429c8a4b417eafd156" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 34285 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "108da90e11b041a99efba19d57cce96c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 46129 } health_report { overall_health: UNKNOWN } } }
I20260709 14:54:36.740299 10919 raft_consensus.cc:2468] T 5f1c74810f4b4880ba5e6aad4108493a P 5e972238c8ba4c0a96039cd83280d0f6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 390c6000c0b840429c8a4b417eafd156 in term 0.
I20260709 14:54:36.742529 11067 raft_consensus.cc:2468] T e809a17e57d04357a5b0fe729abc2a2e P 108da90e11b041a99efba19d57cce96c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5e972238c8ba4c0a96039cd83280d0f6 in term 1.
I20260709 14:54:36.746150 10887 leader_election.cc:304] T e809a17e57d04357a5b0fe729abc2a2e P 5e972238c8ba4c0a96039cd83280d0f6 [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: 108da90e11b041a99efba19d57cce96c, 5e972238c8ba4c0a96039cd83280d0f6; no voters: 
I20260709 14:54:36.746923 11239 raft_consensus.cc:2804] T e809a17e57d04357a5b0fe729abc2a2e P 5e972238c8ba4c0a96039cd83280d0f6 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:54:36.747738 11239 raft_consensus.cc:697] T e809a17e57d04357a5b0fe729abc2a2e P 5e972238c8ba4c0a96039cd83280d0f6 [term 1 LEADER]: Becoming Leader. State: Replica: 5e972238c8ba4c0a96039cd83280d0f6, State: Running, Role: LEADER
I20260709 14:54:36.748667 11239 consensus_queue.cc:237] T e809a17e57d04357a5b0fe729abc2a2e P 5e972238c8ba4c0a96039cd83280d0f6 [LEADER]: Queue going to LEADER mode. State: All 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: "5e972238c8ba4c0a96039cd83280d0f6" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39383 } } peers { permanent_uuid: "390c6000c0b840429c8a4b417eafd156" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 34285 } } peers { permanent_uuid: "108da90e11b041a99efba19d57cce96c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 46129 } }
I20260709 14:54:36.749101 10996 raft_consensus.cc:2468] T e809a17e57d04357a5b0fe729abc2a2e P 390c6000c0b840429c8a4b417eafd156 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5e972238c8ba4c0a96039cd83280d0f6 in term 1.
I20260709 14:54:36.754307 11118 raft_consensus.cc:515] T 5f1c74810f4b4880ba5e6aad4108493a P 390c6000c0b840429c8a4b417eafd156 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5e972238c8ba4c0a96039cd83280d0f6" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39383 } } peers { permanent_uuid: "390c6000c0b840429c8a4b417eafd156" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 34285 } } peers { permanent_uuid: "108da90e11b041a99efba19d57cce96c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 46129 } }
I20260709 14:54:36.757551 10919 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5f1c74810f4b4880ba5e6aad4108493a" candidate_uuid: "390c6000c0b840429c8a4b417eafd156" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5e972238c8ba4c0a96039cd83280d0f6"
I20260709 14:54:36.758134 10919 raft_consensus.cc:3060] T 5f1c74810f4b4880ba5e6aad4108493a P 5e972238c8ba4c0a96039cd83280d0f6 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:36.765754 10919 raft_consensus.cc:2468] T 5f1c74810f4b4880ba5e6aad4108493a P 5e972238c8ba4c0a96039cd83280d0f6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 390c6000c0b840429c8a4b417eafd156 in term 1.
I20260709 14:54:36.771732 11118 leader_election.cc:290] T 5f1c74810f4b4880ba5e6aad4108493a P 390c6000c0b840429c8a4b417eafd156 [CANDIDATE]: Term 1 election: Requested vote from peers 5e972238c8ba4c0a96039cd83280d0f6 (127.6.3.193:39383), 108da90e11b041a99efba19d57cce96c (127.6.3.195:46129)
I20260709 14:54:36.773092 11067 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5f1c74810f4b4880ba5e6aad4108493a" candidate_uuid: "390c6000c0b840429c8a4b417eafd156" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "108da90e11b041a99efba19d57cce96c"
I20260709 14:54:36.773765 11067 raft_consensus.cc:3060] T 5f1c74810f4b4880ba5e6aad4108493a P 108da90e11b041a99efba19d57cce96c [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:36.774031 10961 leader_election.cc:304] T 5f1c74810f4b4880ba5e6aad4108493a P 390c6000c0b840429c8a4b417eafd156 [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: 390c6000c0b840429c8a4b417eafd156, 5e972238c8ba4c0a96039cd83280d0f6; no voters: 
I20260709 14:54:36.776561 11118 raft_consensus.cc:2804] T 5f1c74810f4b4880ba5e6aad4108493a P 390c6000c0b840429c8a4b417eafd156 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:54:36.777012 11118 raft_consensus.cc:697] T 5f1c74810f4b4880ba5e6aad4108493a P 390c6000c0b840429c8a4b417eafd156 [term 1 LEADER]: Becoming Leader. State: Replica: 390c6000c0b840429c8a4b417eafd156, State: Running, Role: LEADER
I20260709 14:54:36.777773 11118 consensus_queue.cc:237] T 5f1c74810f4b4880ba5e6aad4108493a P 390c6000c0b840429c8a4b417eafd156 [LEADER]: Queue going to LEADER mode. State: All 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: "5e972238c8ba4c0a96039cd83280d0f6" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39383 } } peers { permanent_uuid: "390c6000c0b840429c8a4b417eafd156" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 34285 } } peers { permanent_uuid: "108da90e11b041a99efba19d57cce96c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 46129 } }
I20260709 14:54:36.781076 11067 raft_consensus.cc:2468] T 5f1c74810f4b4880ba5e6aad4108493a P 108da90e11b041a99efba19d57cce96c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 390c6000c0b840429c8a4b417eafd156 in term 1.
I20260709 14:54:36.787508 10817 catalog_manager.cc:5697] T e809a17e57d04357a5b0fe729abc2a2e P 5e972238c8ba4c0a96039cd83280d0f6 reported cstate change: term changed from 0 to 1, leader changed from <none> to 5e972238c8ba4c0a96039cd83280d0f6 (127.6.3.193). New cstate: current_term: 1 leader_uuid: "5e972238c8ba4c0a96039cd83280d0f6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5e972238c8ba4c0a96039cd83280d0f6" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39383 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "390c6000c0b840429c8a4b417eafd156" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 34285 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "108da90e11b041a99efba19d57cce96c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 46129 } health_report { overall_health: UNKNOWN } } }
I20260709 14:54:36.793133 10819 catalog_manager.cc:5697] T 5f1c74810f4b4880ba5e6aad4108493a P 390c6000c0b840429c8a4b417eafd156 reported cstate change: term changed from 0 to 1, leader changed from <none> to 390c6000c0b840429c8a4b417eafd156 (127.6.3.194). New cstate: current_term: 1 leader_uuid: "390c6000c0b840429c8a4b417eafd156" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5e972238c8ba4c0a96039cd83280d0f6" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39383 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "390c6000c0b840429c8a4b417eafd156" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 34285 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "108da90e11b041a99efba19d57cce96c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 46129 } health_report { overall_health: UNKNOWN } } }
I20260709 14:54:36.805954 11239 consensus_queue.cc:1048] T ada3d00714ce4b94ba21659e29189dd2 P 5e972238c8ba4c0a96039cd83280d0f6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "108da90e11b041a99efba19d57cce96c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 46129 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:54:36.809141 11118 consensus_queue.cc:1048] T 0cca16b16d3e450eafa537d4afa384db P 390c6000c0b840429c8a4b417eafd156 [LEADER]: Connected to new peer: Peer: permanent_uuid: "108da90e11b041a99efba19d57cce96c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 46129 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:54:36.830461 11240 consensus_queue.cc:1048] T ada3d00714ce4b94ba21659e29189dd2 P 5e972238c8ba4c0a96039cd83280d0f6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "390c6000c0b840429c8a4b417eafd156" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 34285 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:54:36.833164 11217 consensus_queue.cc:1048] T 0cca16b16d3e450eafa537d4afa384db P 390c6000c0b840429c8a4b417eafd156 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5e972238c8ba4c0a96039cd83280d0f6" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39383 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:54:36.941883 11193 consensus_queue.cc:1048] T 88153006cca940ccab7e03749c42f64d P 108da90e11b041a99efba19d57cce96c [LEADER]: Connected to new peer: Peer: permanent_uuid: "5e972238c8ba4c0a96039cd83280d0f6" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39383 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:54:36.945571 11193 consensus_queue.cc:1048] T 88153006cca940ccab7e03749c42f64d P 108da90e11b041a99efba19d57cce96c [LEADER]: Connected to new peer: Peer: permanent_uuid: "390c6000c0b840429c8a4b417eafd156" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 34285 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:54:36.953902 10996 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "0cca16b16d3e450eafa537d4afa384db"
dest_uuid: "390c6000c0b840429c8a4b417eafd156"
mode: GRACEFUL
new_leader_uuid: "5e972238c8ba4c0a96039cd83280d0f6"
 from {username='slave'} at 127.0.0.1:41144
I20260709 14:54:36.956883 10996 raft_consensus.cc:606] T 0cca16b16d3e450eafa537d4afa384db P 390c6000c0b840429c8a4b417eafd156 [term 1 LEADER]: Received request to transfer leadership to TS 5e972238c8ba4c0a96039cd83280d0f6
I20260709 14:54:36.967905 11069 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "88153006cca940ccab7e03749c42f64d"
dest_uuid: "108da90e11b041a99efba19d57cce96c"
mode: GRACEFUL
new_leader_uuid: "5e972238c8ba4c0a96039cd83280d0f6"
 from {username='slave'} at 127.0.0.1:45424
I20260709 14:54:36.974553 11069 raft_consensus.cc:606] T 88153006cca940ccab7e03749c42f64d P 108da90e11b041a99efba19d57cce96c [term 1 LEADER]: Received request to transfer leadership to TS 5e972238c8ba4c0a96039cd83280d0f6
I20260709 14:54:36.991859 11240 consensus_queue.cc:1048] T a99b4be241cf4ba1a1ea829914076e61 P 5e972238c8ba4c0a96039cd83280d0f6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "108da90e11b041a99efba19d57cce96c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 46129 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:54:36.997025 11240 consensus_queue.cc:1048] T 7c0c326639f04343bd6df13563fcffb0 P 5e972238c8ba4c0a96039cd83280d0f6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "390c6000c0b840429c8a4b417eafd156" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 34285 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:54:37.003000 10920 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e809a17e57d04357a5b0fe729abc2a2e"
dest_uuid: "5e972238c8ba4c0a96039cd83280d0f6"
mode: GRACEFUL
new_leader_uuid: "390c6000c0b840429c8a4b417eafd156"
 from {username='slave'} at 127.0.0.1:49240
I20260709 14:54:37.003885 10920 raft_consensus.cc:606] T e809a17e57d04357a5b0fe729abc2a2e P 5e972238c8ba4c0a96039cd83280d0f6 [term 1 LEADER]: Received request to transfer leadership to TS 390c6000c0b840429c8a4b417eafd156
I20260709 14:54:37.017419 10920 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "a99b4be241cf4ba1a1ea829914076e61"
dest_uuid: "5e972238c8ba4c0a96039cd83280d0f6"
mode: GRACEFUL
new_leader_uuid: "390c6000c0b840429c8a4b417eafd156"
 from {username='slave'} at 127.0.0.1:49240
I20260709 14:54:37.018030 11206 consensus_queue.cc:1048] T 7c0c326639f04343bd6df13563fcffb0 P 5e972238c8ba4c0a96039cd83280d0f6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "108da90e11b041a99efba19d57cce96c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 46129 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:54:37.018111 10920 raft_consensus.cc:606] T a99b4be241cf4ba1a1ea829914076e61 P 5e972238c8ba4c0a96039cd83280d0f6 [term 1 LEADER]: Received request to transfer leadership to TS 390c6000c0b840429c8a4b417eafd156
I20260709 14:54:37.043705 10920 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f9dbb725a8984dd2bc568826fdd88a93"
dest_uuid: "5e972238c8ba4c0a96039cd83280d0f6"
mode: GRACEFUL
new_leader_uuid: "390c6000c0b840429c8a4b417eafd156"
 from {username='slave'} at 127.0.0.1:49240
I20260709 14:54:37.044354 10920 raft_consensus.cc:606] T f9dbb725a8984dd2bc568826fdd88a93 P 5e972238c8ba4c0a96039cd83280d0f6 [term 1 LEADER]: Received request to transfer leadership to TS 390c6000c0b840429c8a4b417eafd156
I20260709 14:54:37.051160 10996 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "655919260eef4e8796fc55dea0564c6a"
dest_uuid: "390c6000c0b840429c8a4b417eafd156"
mode: GRACEFUL
new_leader_uuid: "108da90e11b041a99efba19d57cce96c"
 from {username='slave'} at 127.0.0.1:41144
I20260709 14:54:37.051784 10996 raft_consensus.cc:606] T 655919260eef4e8796fc55dea0564c6a P 390c6000c0b840429c8a4b417eafd156 [term 1 LEADER]: Received request to transfer leadership to TS 108da90e11b041a99efba19d57cce96c
I20260709 14:54:37.057324 11206 consensus_queue.cc:1048] T a99b4be241cf4ba1a1ea829914076e61 P 5e972238c8ba4c0a96039cd83280d0f6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "390c6000c0b840429c8a4b417eafd156" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 34285 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:54:37.064898 11240 raft_consensus.cc:993] T a99b4be241cf4ba1a1ea829914076e61 P 5e972238c8ba4c0a96039cd83280d0f6: : Instructing follower 390c6000c0b840429c8a4b417eafd156 to start an election
I20260709 14:54:37.065347 11206 raft_consensus.cc:1081] T a99b4be241cf4ba1a1ea829914076e61 P 5e972238c8ba4c0a96039cd83280d0f6 [term 1 LEADER]: Signalling peer 390c6000c0b840429c8a4b417eafd156 to start an election
I20260709 14:54:37.066937 10996 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "a99b4be241cf4ba1a1ea829914076e61"
dest_uuid: "390c6000c0b840429c8a4b417eafd156"
 from {username='slave'} at 127.0.0.1:41126
I20260709 14:54:37.067457 10996 raft_consensus.cc:493] T a99b4be241cf4ba1a1ea829914076e61 P 390c6000c0b840429c8a4b417eafd156 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:54:37.067766 10996 raft_consensus.cc:3060] T a99b4be241cf4ba1a1ea829914076e61 P 390c6000c0b840429c8a4b417eafd156 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:54:37.073843 10996 raft_consensus.cc:515] T a99b4be241cf4ba1a1ea829914076e61 P 390c6000c0b840429c8a4b417eafd156 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5e972238c8ba4c0a96039cd83280d0f6" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39383 } } peers { permanent_uuid: "390c6000c0b840429c8a4b417eafd156" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 34285 } } peers { permanent_uuid: "108da90e11b041a99efba19d57cce96c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 46129 } }
I20260709 14:54:37.075295 10996 leader_election.cc:290] T a99b4be241cf4ba1a1ea829914076e61 P 390c6000c0b840429c8a4b417eafd156 [CANDIDATE]: Term 2 election: Requested vote from peers 5e972238c8ba4c0a96039cd83280d0f6 (127.6.3.193:39383), 108da90e11b041a99efba19d57cce96c (127.6.3.195:46129)
I20260709 14:54:37.076159 10920 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a99b4be241cf4ba1a1ea829914076e61" candidate_uuid: "390c6000c0b840429c8a4b417eafd156" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "5e972238c8ba4c0a96039cd83280d0f6"
I20260709 14:54:37.076565 11069 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a99b4be241cf4ba1a1ea829914076e61" candidate_uuid: "390c6000c0b840429c8a4b417eafd156" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "108da90e11b041a99efba19d57cce96c"
I20260709 14:54:37.076989 10920 raft_consensus.cc:3055] T a99b4be241cf4ba1a1ea829914076e61 P 5e972238c8ba4c0a96039cd83280d0f6 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:54:37.077153 11069 raft_consensus.cc:3060] T a99b4be241cf4ba1a1ea829914076e61 P 108da90e11b041a99efba19d57cce96c [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:54:37.077366 10920 raft_consensus.cc:740] T a99b4be241cf4ba1a1ea829914076e61 P 5e972238c8ba4c0a96039cd83280d0f6 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 5e972238c8ba4c0a96039cd83280d0f6, State: Running, Role: LEADER
I20260709 14:54:37.078367 10920 consensus_queue.cc:260] T a99b4be241cf4ba1a1ea829914076e61 P 5e972238c8ba4c0a96039cd83280d0f6 [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: "5e972238c8ba4c0a96039cd83280d0f6" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39383 } } peers { permanent_uuid: "390c6000c0b840429c8a4b417eafd156" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 34285 } } peers { permanent_uuid: "108da90e11b041a99efba19d57cce96c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 46129 } }
I20260709 14:54:37.080252 10920 raft_consensus.cc:3060] T a99b4be241cf4ba1a1ea829914076e61 P 5e972238c8ba4c0a96039cd83280d0f6 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:54:37.085284 11206 consensus_queue.cc:1048] T f9dbb725a8984dd2bc568826fdd88a93 P 5e972238c8ba4c0a96039cd83280d0f6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "390c6000c0b840429c8a4b417eafd156" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 34285 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:54:37.087517 11069 raft_consensus.cc:2468] T a99b4be241cf4ba1a1ea829914076e61 P 108da90e11b041a99efba19d57cce96c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 390c6000c0b840429c8a4b417eafd156 in term 2.
I20260709 14:54:37.088990 10962 leader_election.cc:304] T a99b4be241cf4ba1a1ea829914076e61 P 390c6000c0b840429c8a4b417eafd156 [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: 108da90e11b041a99efba19d57cce96c, 390c6000c0b840429c8a4b417eafd156; no voters: 
I20260709 14:54:37.089957 11216 raft_consensus.cc:2804] T a99b4be241cf4ba1a1ea829914076e61 P 390c6000c0b840429c8a4b417eafd156 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:54:37.090375 11216 raft_consensus.cc:697] T a99b4be241cf4ba1a1ea829914076e61 P 390c6000c0b840429c8a4b417eafd156 [term 2 LEADER]: Becoming Leader. State: Replica: 390c6000c0b840429c8a4b417eafd156, State: Running, Role: LEADER
I20260709 14:54:37.091621 11216 consensus_queue.cc:237] T a99b4be241cf4ba1a1ea829914076e61 P 390c6000c0b840429c8a4b417eafd156 [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: "5e972238c8ba4c0a96039cd83280d0f6" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39383 } } peers { permanent_uuid: "390c6000c0b840429c8a4b417eafd156" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 34285 } } peers { permanent_uuid: "108da90e11b041a99efba19d57cce96c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 46129 } }
I20260709 14:54:37.093832 10920 raft_consensus.cc:2468] T a99b4be241cf4ba1a1ea829914076e61 P 5e972238c8ba4c0a96039cd83280d0f6 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 390c6000c0b840429c8a4b417eafd156 in term 2.
I20260709 14:54:37.096877 11240 raft_consensus.cc:993] T f9dbb725a8984dd2bc568826fdd88a93 P 5e972238c8ba4c0a96039cd83280d0f6: : Instructing follower 390c6000c0b840429c8a4b417eafd156 to start an election
I20260709 14:54:37.097429 11241 raft_consensus.cc:1081] T f9dbb725a8984dd2bc568826fdd88a93 P 5e972238c8ba4c0a96039cd83280d0f6 [term 1 LEADER]: Signalling peer 390c6000c0b840429c8a4b417eafd156 to start an election
I20260709 14:54:37.099416 10995 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f9dbb725a8984dd2bc568826fdd88a93"
dest_uuid: "390c6000c0b840429c8a4b417eafd156"
 from {username='slave'} at 127.0.0.1:41126
I20260709 14:54:37.100425 10995 raft_consensus.cc:493] T f9dbb725a8984dd2bc568826fdd88a93 P 390c6000c0b840429c8a4b417eafd156 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:54:37.100829 10995 raft_consensus.cc:3060] T f9dbb725a8984dd2bc568826fdd88a93 P 390c6000c0b840429c8a4b417eafd156 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:54:37.110549 11240 consensus_queue.cc:1048] T f9dbb725a8984dd2bc568826fdd88a93 P 5e972238c8ba4c0a96039cd83280d0f6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "108da90e11b041a99efba19d57cce96c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 46129 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:54:37.111651 10995 raft_consensus.cc:515] T f9dbb725a8984dd2bc568826fdd88a93 P 390c6000c0b840429c8a4b417eafd156 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5e972238c8ba4c0a96039cd83280d0f6" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39383 } } peers { permanent_uuid: "390c6000c0b840429c8a4b417eafd156" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 34285 } } peers { permanent_uuid: "108da90e11b041a99efba19d57cce96c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 46129 } }
I20260709 14:54:37.114369 10920 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f9dbb725a8984dd2bc568826fdd88a93" candidate_uuid: "390c6000c0b840429c8a4b417eafd156" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "5e972238c8ba4c0a96039cd83280d0f6"
I20260709 14:54:37.114915 10920 raft_consensus.cc:3055] T f9dbb725a8984dd2bc568826fdd88a93 P 5e972238c8ba4c0a96039cd83280d0f6 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:54:37.115231 10920 raft_consensus.cc:740] T f9dbb725a8984dd2bc568826fdd88a93 P 5e972238c8ba4c0a96039cd83280d0f6 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 5e972238c8ba4c0a96039cd83280d0f6, State: Running, Role: LEADER
I20260709 14:54:37.115636 11070 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f9dbb725a8984dd2bc568826fdd88a93" candidate_uuid: "390c6000c0b840429c8a4b417eafd156" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "108da90e11b041a99efba19d57cce96c"
I20260709 14:54:37.116691 10995 leader_election.cc:290] T f9dbb725a8984dd2bc568826fdd88a93 P 390c6000c0b840429c8a4b417eafd156 [CANDIDATE]: Term 2 election: Requested vote from peers 5e972238c8ba4c0a96039cd83280d0f6 (127.6.3.193:39383), 108da90e11b041a99efba19d57cce96c (127.6.3.195:46129)
I20260709 14:54:37.119036 10818 catalog_manager.cc:5697] T a99b4be241cf4ba1a1ea829914076e61 P 390c6000c0b840429c8a4b417eafd156 reported cstate change: term changed from 1 to 2, leader changed from 5e972238c8ba4c0a96039cd83280d0f6 (127.6.3.193) to 390c6000c0b840429c8a4b417eafd156 (127.6.3.194). New cstate: current_term: 2 leader_uuid: "390c6000c0b840429c8a4b417eafd156" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5e972238c8ba4c0a96039cd83280d0f6" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39383 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "390c6000c0b840429c8a4b417eafd156" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 34285 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "108da90e11b041a99efba19d57cce96c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 46129 } health_report { overall_health: UNKNOWN } } }
I20260709 14:54:37.119608 10920 consensus_queue.cc:260] T f9dbb725a8984dd2bc568826fdd88a93 P 5e972238c8ba4c0a96039cd83280d0f6 [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: "5e972238c8ba4c0a96039cd83280d0f6" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39383 } } peers { permanent_uuid: "390c6000c0b840429c8a4b417eafd156" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 34285 } } peers { permanent_uuid: "108da90e11b041a99efba19d57cce96c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 46129 } }
I20260709 14:54:37.124946 10920 raft_consensus.cc:3060] T f9dbb725a8984dd2bc568826fdd88a93 P 5e972238c8ba4c0a96039cd83280d0f6 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:54:37.130066 10920 raft_consensus.cc:2468] T f9dbb725a8984dd2bc568826fdd88a93 P 5e972238c8ba4c0a96039cd83280d0f6 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 390c6000c0b840429c8a4b417eafd156 in term 2.
I20260709 14:54:37.131052 10961 leader_election.cc:304] T f9dbb725a8984dd2bc568826fdd88a93 P 390c6000c0b840429c8a4b417eafd156 [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: 390c6000c0b840429c8a4b417eafd156, 5e972238c8ba4c0a96039cd83280d0f6; no voters: 108da90e11b041a99efba19d57cce96c
I20260709 14:54:37.131942 11216 raft_consensus.cc:2804] T f9dbb725a8984dd2bc568826fdd88a93 P 390c6000c0b840429c8a4b417eafd156 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:54:37.132447 11216 raft_consensus.cc:697] T f9dbb725a8984dd2bc568826fdd88a93 P 390c6000c0b840429c8a4b417eafd156 [term 2 LEADER]: Becoming Leader. State: Replica: 390c6000c0b840429c8a4b417eafd156, State: Running, Role: LEADER
I20260709 14:54:37.133370 11216 consensus_queue.cc:237] T f9dbb725a8984dd2bc568826fdd88a93 P 390c6000c0b840429c8a4b417eafd156 [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: "5e972238c8ba4c0a96039cd83280d0f6" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39383 } } peers { permanent_uuid: "390c6000c0b840429c8a4b417eafd156" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 34285 } } peers { permanent_uuid: "108da90e11b041a99efba19d57cce96c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 46129 } }
I20260709 14:54:37.139122 11240 consensus_queue.cc:1048] T e809a17e57d04357a5b0fe729abc2a2e P 5e972238c8ba4c0a96039cd83280d0f6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "108da90e11b041a99efba19d57cce96c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 46129 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:54:37.142565 10818 catalog_manager.cc:5697] T f9dbb725a8984dd2bc568826fdd88a93 P 390c6000c0b840429c8a4b417eafd156 reported cstate change: term changed from 1 to 2, leader changed from 5e972238c8ba4c0a96039cd83280d0f6 (127.6.3.193) to 390c6000c0b840429c8a4b417eafd156 (127.6.3.194). New cstate: current_term: 2 leader_uuid: "390c6000c0b840429c8a4b417eafd156" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5e972238c8ba4c0a96039cd83280d0f6" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39383 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "390c6000c0b840429c8a4b417eafd156" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 34285 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "108da90e11b041a99efba19d57cce96c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 46129 } health_report { overall_health: UNKNOWN } } }
I20260709 14:54:37.149864 11239 consensus_queue.cc:1048] T e809a17e57d04357a5b0fe729abc2a2e P 5e972238c8ba4c0a96039cd83280d0f6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "390c6000c0b840429c8a4b417eafd156" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 34285 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:54:37.159518 11206 raft_consensus.cc:993] T e809a17e57d04357a5b0fe729abc2a2e P 5e972238c8ba4c0a96039cd83280d0f6: : Instructing follower 390c6000c0b840429c8a4b417eafd156 to start an election
I20260709 14:54:37.159971 11239 raft_consensus.cc:1081] T e809a17e57d04357a5b0fe729abc2a2e P 5e972238c8ba4c0a96039cd83280d0f6 [term 1 LEADER]: Signalling peer 390c6000c0b840429c8a4b417eafd156 to start an election
I20260709 14:54:37.161407 10995 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e809a17e57d04357a5b0fe729abc2a2e"
dest_uuid: "390c6000c0b840429c8a4b417eafd156"
 from {username='slave'} at 127.0.0.1:41126
I20260709 14:54:37.161917 10995 raft_consensus.cc:493] T e809a17e57d04357a5b0fe729abc2a2e P 390c6000c0b840429c8a4b417eafd156 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:54:37.162261 10995 raft_consensus.cc:3060] T e809a17e57d04357a5b0fe729abc2a2e P 390c6000c0b840429c8a4b417eafd156 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:54:37.167188 10995 raft_consensus.cc:515] T e809a17e57d04357a5b0fe729abc2a2e P 390c6000c0b840429c8a4b417eafd156 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5e972238c8ba4c0a96039cd83280d0f6" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39383 } } peers { permanent_uuid: "390c6000c0b840429c8a4b417eafd156" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 34285 } } peers { permanent_uuid: "108da90e11b041a99efba19d57cce96c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 46129 } }
I20260709 14:54:37.169066 10995 leader_election.cc:290] T e809a17e57d04357a5b0fe729abc2a2e P 390c6000c0b840429c8a4b417eafd156 [CANDIDATE]: Term 2 election: Requested vote from peers 5e972238c8ba4c0a96039cd83280d0f6 (127.6.3.193:39383), 108da90e11b041a99efba19d57cce96c (127.6.3.195:46129)
I20260709 14:54:37.169262 10920 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e809a17e57d04357a5b0fe729abc2a2e" candidate_uuid: "390c6000c0b840429c8a4b417eafd156" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "5e972238c8ba4c0a96039cd83280d0f6"
I20260709 14:54:37.169592 11069 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e809a17e57d04357a5b0fe729abc2a2e" candidate_uuid: "390c6000c0b840429c8a4b417eafd156" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "108da90e11b041a99efba19d57cce96c"
I20260709 14:54:37.169893 10920 raft_consensus.cc:3055] T e809a17e57d04357a5b0fe729abc2a2e P 5e972238c8ba4c0a96039cd83280d0f6 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:54:37.170173 11069 raft_consensus.cc:3060] T e809a17e57d04357a5b0fe729abc2a2e P 108da90e11b041a99efba19d57cce96c [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:54:37.170225 10920 raft_consensus.cc:740] T e809a17e57d04357a5b0fe729abc2a2e P 5e972238c8ba4c0a96039cd83280d0f6 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 5e972238c8ba4c0a96039cd83280d0f6, State: Running, Role: LEADER
I20260709 14:54:37.171157 10920 consensus_queue.cc:260] T e809a17e57d04357a5b0fe729abc2a2e P 5e972238c8ba4c0a96039cd83280d0f6 [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: "5e972238c8ba4c0a96039cd83280d0f6" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39383 } } peers { permanent_uuid: "390c6000c0b840429c8a4b417eafd156" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 34285 } } peers { permanent_uuid: "108da90e11b041a99efba19d57cce96c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 46129 } }
I20260709 14:54:37.172263 10920 raft_consensus.cc:3060] T e809a17e57d04357a5b0fe729abc2a2e P 5e972238c8ba4c0a96039cd83280d0f6 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:54:37.176620 11069 raft_consensus.cc:2468] T e809a17e57d04357a5b0fe729abc2a2e P 108da90e11b041a99efba19d57cce96c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 390c6000c0b840429c8a4b417eafd156 in term 2.
I20260709 14:54:37.177664 10962 leader_election.cc:304] T e809a17e57d04357a5b0fe729abc2a2e P 390c6000c0b840429c8a4b417eafd156 [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: 108da90e11b041a99efba19d57cce96c, 390c6000c0b840429c8a4b417eafd156; no voters: 
I20260709 14:54:37.178576 11216 raft_consensus.cc:2804] T e809a17e57d04357a5b0fe729abc2a2e P 390c6000c0b840429c8a4b417eafd156 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:54:37.179060 11216 raft_consensus.cc:697] T e809a17e57d04357a5b0fe729abc2a2e P 390c6000c0b840429c8a4b417eafd156 [term 2 LEADER]: Becoming Leader. State: Replica: 390c6000c0b840429c8a4b417eafd156, State: Running, Role: LEADER
I20260709 14:54:37.180126 10920 raft_consensus.cc:2468] T e809a17e57d04357a5b0fe729abc2a2e P 5e972238c8ba4c0a96039cd83280d0f6 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 390c6000c0b840429c8a4b417eafd156 in term 2.
I20260709 14:54:37.180053 11216 consensus_queue.cc:237] T e809a17e57d04357a5b0fe729abc2a2e P 390c6000c0b840429c8a4b417eafd156 [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: "5e972238c8ba4c0a96039cd83280d0f6" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39383 } } peers { permanent_uuid: "390c6000c0b840429c8a4b417eafd156" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 34285 } } peers { permanent_uuid: "108da90e11b041a99efba19d57cce96c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 46129 } }
I20260709 14:54:37.186419 10819 catalog_manager.cc:5697] T e809a17e57d04357a5b0fe729abc2a2e P 390c6000c0b840429c8a4b417eafd156 reported cstate change: term changed from 1 to 2, leader changed from 5e972238c8ba4c0a96039cd83280d0f6 (127.6.3.193) to 390c6000c0b840429c8a4b417eafd156 (127.6.3.194). New cstate: current_term: 2 leader_uuid: "390c6000c0b840429c8a4b417eafd156" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5e972238c8ba4c0a96039cd83280d0f6" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39383 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "390c6000c0b840429c8a4b417eafd156" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 34285 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "108da90e11b041a99efba19d57cce96c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 46129 } health_report { overall_health: UNKNOWN } } }
I20260709 14:54:37.248672 11216 consensus_queue.cc:1048] T 655919260eef4e8796fc55dea0564c6a P 390c6000c0b840429c8a4b417eafd156 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5e972238c8ba4c0a96039cd83280d0f6" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39383 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:54:37.260210 11118 consensus_queue.cc:1048] T 655919260eef4e8796fc55dea0564c6a P 390c6000c0b840429c8a4b417eafd156 [LEADER]: Connected to new peer: Peer: permanent_uuid: "108da90e11b041a99efba19d57cce96c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 46129 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:54:37.267350 11216 raft_consensus.cc:993] T 655919260eef4e8796fc55dea0564c6a P 390c6000c0b840429c8a4b417eafd156: : Instructing follower 108da90e11b041a99efba19d57cce96c to start an election
I20260709 14:54:37.267740 11216 raft_consensus.cc:1081] T 655919260eef4e8796fc55dea0564c6a P 390c6000c0b840429c8a4b417eafd156 [term 1 LEADER]: Signalling peer 108da90e11b041a99efba19d57cce96c to start an election
I20260709 14:54:37.269300 11069 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "655919260eef4e8796fc55dea0564c6a"
dest_uuid: "108da90e11b041a99efba19d57cce96c"
 from {username='slave'} at 127.0.0.1:45422
I20260709 14:54:37.269738 11069 raft_consensus.cc:493] T 655919260eef4e8796fc55dea0564c6a P 108da90e11b041a99efba19d57cce96c [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:54:37.270074 11069 raft_consensus.cc:3060] T 655919260eef4e8796fc55dea0564c6a P 108da90e11b041a99efba19d57cce96c [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:54:37.272713 11216 consensus_queue.cc:1048] T 5f1c74810f4b4880ba5e6aad4108493a P 390c6000c0b840429c8a4b417eafd156 [LEADER]: Connected to new peer: Peer: permanent_uuid: "108da90e11b041a99efba19d57cce96c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 46129 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:54:37.276607 11069 raft_consensus.cc:515] T 655919260eef4e8796fc55dea0564c6a P 108da90e11b041a99efba19d57cce96c [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5e972238c8ba4c0a96039cd83280d0f6" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39383 } } peers { permanent_uuid: "390c6000c0b840429c8a4b417eafd156" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 34285 } } peers { permanent_uuid: "108da90e11b041a99efba19d57cce96c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 46129 } }
I20260709 14:54:37.278702 11069 leader_election.cc:290] T 655919260eef4e8796fc55dea0564c6a P 108da90e11b041a99efba19d57cce96c [CANDIDATE]: Term 2 election: Requested vote from peers 5e972238c8ba4c0a96039cd83280d0f6 (127.6.3.193:39383), 390c6000c0b840429c8a4b417eafd156 (127.6.3.194:34285)
I20260709 14:54:37.281509 10920 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "655919260eef4e8796fc55dea0564c6a" candidate_uuid: "108da90e11b041a99efba19d57cce96c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "5e972238c8ba4c0a96039cd83280d0f6"
I20260709 14:54:37.282104 10920 raft_consensus.cc:3060] T 655919260eef4e8796fc55dea0564c6a P 5e972238c8ba4c0a96039cd83280d0f6 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:54:37.283048 11216 consensus_queue.cc:1048] T 5f1c74810f4b4880ba5e6aad4108493a P 390c6000c0b840429c8a4b417eafd156 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5e972238c8ba4c0a96039cd83280d0f6" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39383 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:54:37.287683 10995 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "655919260eef4e8796fc55dea0564c6a" candidate_uuid: "108da90e11b041a99efba19d57cce96c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "390c6000c0b840429c8a4b417eafd156"
I20260709 14:54:37.288316 10995 raft_consensus.cc:3055] T 655919260eef4e8796fc55dea0564c6a P 390c6000c0b840429c8a4b417eafd156 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:54:37.288616 10995 raft_consensus.cc:740] T 655919260eef4e8796fc55dea0564c6a P 390c6000c0b840429c8a4b417eafd156 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 390c6000c0b840429c8a4b417eafd156, State: Running, Role: LEADER
I20260709 14:54:37.289543 10995 consensus_queue.cc:260] T 655919260eef4e8796fc55dea0564c6a P 390c6000c0b840429c8a4b417eafd156 [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: "5e972238c8ba4c0a96039cd83280d0f6" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39383 } } peers { permanent_uuid: "390c6000c0b840429c8a4b417eafd156" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 34285 } } peers { permanent_uuid: "108da90e11b041a99efba19d57cce96c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 46129 } }
I20260709 14:54:37.290436 10995 raft_consensus.cc:3060] T 655919260eef4e8796fc55dea0564c6a P 390c6000c0b840429c8a4b417eafd156 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:54:37.295367 10995 raft_consensus.cc:2468] T 655919260eef4e8796fc55dea0564c6a P 390c6000c0b840429c8a4b417eafd156 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 108da90e11b041a99efba19d57cce96c in term 2.
I20260709 14:54:37.296555 11033 leader_election.cc:304] T 655919260eef4e8796fc55dea0564c6a P 108da90e11b041a99efba19d57cce96c [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: 108da90e11b041a99efba19d57cce96c, 390c6000c0b840429c8a4b417eafd156; no voters: 
I20260709 14:54:37.297204 10920 raft_consensus.cc:2468] T 655919260eef4e8796fc55dea0564c6a P 5e972238c8ba4c0a96039cd83280d0f6 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 108da90e11b041a99efba19d57cce96c in term 2.
I20260709 14:54:37.297513 11262 raft_consensus.cc:2804] T 655919260eef4e8796fc55dea0564c6a P 108da90e11b041a99efba19d57cce96c [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:54:37.298624 11262 raft_consensus.cc:697] T 655919260eef4e8796fc55dea0564c6a P 108da90e11b041a99efba19d57cce96c [term 2 LEADER]: Becoming Leader. State: Replica: 108da90e11b041a99efba19d57cce96c, State: Running, Role: LEADER
I20260709 14:54:37.301129 11262 consensus_queue.cc:237] T 655919260eef4e8796fc55dea0564c6a P 108da90e11b041a99efba19d57cce96c [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: "5e972238c8ba4c0a96039cd83280d0f6" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39383 } } peers { permanent_uuid: "390c6000c0b840429c8a4b417eafd156" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 34285 } } peers { permanent_uuid: "108da90e11b041a99efba19d57cce96c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 46129 } }
I20260709 14:54:37.308285 10819 catalog_manager.cc:5697] T 655919260eef4e8796fc55dea0564c6a P 108da90e11b041a99efba19d57cce96c reported cstate change: term changed from 1 to 2, leader changed from 390c6000c0b840429c8a4b417eafd156 (127.6.3.194) to 108da90e11b041a99efba19d57cce96c (127.6.3.195). New cstate: current_term: 2 leader_uuid: "108da90e11b041a99efba19d57cce96c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5e972238c8ba4c0a96039cd83280d0f6" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39383 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "390c6000c0b840429c8a4b417eafd156" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 34285 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "108da90e11b041a99efba19d57cce96c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 46129 } health_report { overall_health: HEALTHY } } }
I20260709 14:54:37.423908 11193 raft_consensus.cc:993] T 88153006cca940ccab7e03749c42f64d P 108da90e11b041a99efba19d57cce96c: : Instructing follower 5e972238c8ba4c0a96039cd83280d0f6 to start an election
I20260709 14:54:37.424347 11262 raft_consensus.cc:1081] T 88153006cca940ccab7e03749c42f64d P 108da90e11b041a99efba19d57cce96c [term 1 LEADER]: Signalling peer 5e972238c8ba4c0a96039cd83280d0f6 to start an election
I20260709 14:54:37.425958 10919 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "88153006cca940ccab7e03749c42f64d"
dest_uuid: "5e972238c8ba4c0a96039cd83280d0f6"
 from {username='slave'} at 127.0.0.1:49236
I20260709 14:54:37.426512 10919 raft_consensus.cc:493] T 88153006cca940ccab7e03749c42f64d P 5e972238c8ba4c0a96039cd83280d0f6 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:54:37.426790 10919 raft_consensus.cc:3060] T 88153006cca940ccab7e03749c42f64d P 5e972238c8ba4c0a96039cd83280d0f6 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:54:37.432677 10919 raft_consensus.cc:515] T 88153006cca940ccab7e03749c42f64d P 5e972238c8ba4c0a96039cd83280d0f6 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5e972238c8ba4c0a96039cd83280d0f6" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39383 } } peers { permanent_uuid: "390c6000c0b840429c8a4b417eafd156" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 34285 } } peers { permanent_uuid: "108da90e11b041a99efba19d57cce96c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 46129 } }
I20260709 14:54:37.434774 11217 raft_consensus.cc:993] T 0cca16b16d3e450eafa537d4afa384db P 390c6000c0b840429c8a4b417eafd156: : Instructing follower 5e972238c8ba4c0a96039cd83280d0f6 to start an election
I20260709 14:54:37.435156 10995 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "88153006cca940ccab7e03749c42f64d" candidate_uuid: "5e972238c8ba4c0a96039cd83280d0f6" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "390c6000c0b840429c8a4b417eafd156"
I20260709 14:54:37.435026 10919 leader_election.cc:290] T 88153006cca940ccab7e03749c42f64d P 5e972238c8ba4c0a96039cd83280d0f6 [CANDIDATE]: Term 2 election: Requested vote from peers 390c6000c0b840429c8a4b417eafd156 (127.6.3.194:34285), 108da90e11b041a99efba19d57cce96c (127.6.3.195:46129)
I20260709 14:54:37.435811 10995 raft_consensus.cc:3060] T 88153006cca940ccab7e03749c42f64d P 390c6000c0b840429c8a4b417eafd156 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:54:37.436131 11070 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "88153006cca940ccab7e03749c42f64d" candidate_uuid: "5e972238c8ba4c0a96039cd83280d0f6" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "108da90e11b041a99efba19d57cce96c"
I20260709 14:54:37.436724 11070 raft_consensus.cc:3055] T 88153006cca940ccab7e03749c42f64d P 108da90e11b041a99efba19d57cce96c [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:54:37.437029 11070 raft_consensus.cc:740] T 88153006cca940ccab7e03749c42f64d P 108da90e11b041a99efba19d57cce96c [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 108da90e11b041a99efba19d57cce96c, State: Running, Role: LEADER
I20260709 14:54:37.435819 11217 raft_consensus.cc:1081] T 0cca16b16d3e450eafa537d4afa384db P 390c6000c0b840429c8a4b417eafd156 [term 1 LEADER]: Signalling peer 5e972238c8ba4c0a96039cd83280d0f6 to start an election
I20260709 14:54:37.437824 11070 consensus_queue.cc:260] T 88153006cca940ccab7e03749c42f64d P 108da90e11b041a99efba19d57cce96c [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: "5e972238c8ba4c0a96039cd83280d0f6" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39383 } } peers { permanent_uuid: "390c6000c0b840429c8a4b417eafd156" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 34285 } } peers { permanent_uuid: "108da90e11b041a99efba19d57cce96c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 46129 } }
I20260709 14:54:37.439000 11070 raft_consensus.cc:3060] T 88153006cca940ccab7e03749c42f64d P 108da90e11b041a99efba19d57cce96c [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:54:37.439369 10919 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "0cca16b16d3e450eafa537d4afa384db"
dest_uuid: "5e972238c8ba4c0a96039cd83280d0f6"
 from {username='slave'} at 127.0.0.1:49222
I20260709 14:54:37.439982 10919 raft_consensus.cc:493] T 0cca16b16d3e450eafa537d4afa384db P 5e972238c8ba4c0a96039cd83280d0f6 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:54:37.440418 10919 raft_consensus.cc:3060] T 0cca16b16d3e450eafa537d4afa384db P 5e972238c8ba4c0a96039cd83280d0f6 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:54:37.442543 10995 raft_consensus.cc:2468] T 88153006cca940ccab7e03749c42f64d P 390c6000c0b840429c8a4b417eafd156 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5e972238c8ba4c0a96039cd83280d0f6 in term 2.
I20260709 14:54:37.443750 10884 leader_election.cc:304] T 88153006cca940ccab7e03749c42f64d P 5e972238c8ba4c0a96039cd83280d0f6 [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: 390c6000c0b840429c8a4b417eafd156, 5e972238c8ba4c0a96039cd83280d0f6; no voters: 
I20260709 14:54:37.446210 11241 raft_consensus.cc:2804] T 88153006cca940ccab7e03749c42f64d P 5e972238c8ba4c0a96039cd83280d0f6 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:54:37.446673 11241 raft_consensus.cc:697] T 88153006cca940ccab7e03749c42f64d P 5e972238c8ba4c0a96039cd83280d0f6 [term 2 LEADER]: Becoming Leader. State: Replica: 5e972238c8ba4c0a96039cd83280d0f6, State: Running, Role: LEADER
I20260709 14:54:37.446877 10919 raft_consensus.cc:515] T 0cca16b16d3e450eafa537d4afa384db P 5e972238c8ba4c0a96039cd83280d0f6 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5e972238c8ba4c0a96039cd83280d0f6" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39383 } } peers { permanent_uuid: "390c6000c0b840429c8a4b417eafd156" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 34285 } } peers { permanent_uuid: "108da90e11b041a99efba19d57cce96c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 46129 } }
I20260709 14:54:37.447566 11241 consensus_queue.cc:237] T 88153006cca940ccab7e03749c42f64d P 5e972238c8ba4c0a96039cd83280d0f6 [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: "5e972238c8ba4c0a96039cd83280d0f6" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39383 } } peers { permanent_uuid: "390c6000c0b840429c8a4b417eafd156" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 34285 } } peers { permanent_uuid: "108da90e11b041a99efba19d57cce96c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 46129 } }
I20260709 14:54:37.448508 10919 leader_election.cc:290] T 0cca16b16d3e450eafa537d4afa384db P 5e972238c8ba4c0a96039cd83280d0f6 [CANDIDATE]: Term 2 election: Requested vote from peers 390c6000c0b840429c8a4b417eafd156 (127.6.3.194:34285), 108da90e11b041a99efba19d57cce96c (127.6.3.195:46129)
I20260709 14:54:37.449373 10995 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0cca16b16d3e450eafa537d4afa384db" candidate_uuid: "5e972238c8ba4c0a96039cd83280d0f6" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "390c6000c0b840429c8a4b417eafd156"
I20260709 14:54:37.449867 10995 raft_consensus.cc:3055] T 0cca16b16d3e450eafa537d4afa384db P 390c6000c0b840429c8a4b417eafd156 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:54:37.450001 11069 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0cca16b16d3e450eafa537d4afa384db" candidate_uuid: "5e972238c8ba4c0a96039cd83280d0f6" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "108da90e11b041a99efba19d57cce96c"
I20260709 14:54:37.450199 10995 raft_consensus.cc:740] T 0cca16b16d3e450eafa537d4afa384db P 390c6000c0b840429c8a4b417eafd156 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 390c6000c0b840429c8a4b417eafd156, State: Running, Role: LEADER
I20260709 14:54:37.450536 11069 raft_consensus.cc:3060] T 0cca16b16d3e450eafa537d4afa384db P 108da90e11b041a99efba19d57cce96c [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:54:37.451028 10995 consensus_queue.cc:260] T 0cca16b16d3e450eafa537d4afa384db P 390c6000c0b840429c8a4b417eafd156 [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: "5e972238c8ba4c0a96039cd83280d0f6" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39383 } } peers { permanent_uuid: "390c6000c0b840429c8a4b417eafd156" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 34285 } } peers { permanent_uuid: "108da90e11b041a99efba19d57cce96c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 46129 } }
I20260709 14:54:37.452325 10995 raft_consensus.cc:3060] T 0cca16b16d3e450eafa537d4afa384db P 390c6000c0b840429c8a4b417eafd156 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:54:37.454042 11070 raft_consensus.cc:2468] T 88153006cca940ccab7e03749c42f64d P 108da90e11b041a99efba19d57cce96c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5e972238c8ba4c0a96039cd83280d0f6 in term 2.
I20260709 14:54:37.456506 10816 catalog_manager.cc:5697] T 88153006cca940ccab7e03749c42f64d P 5e972238c8ba4c0a96039cd83280d0f6 reported cstate change: term changed from 1 to 2, leader changed from 108da90e11b041a99efba19d57cce96c (127.6.3.195) to 5e972238c8ba4c0a96039cd83280d0f6 (127.6.3.193). New cstate: current_term: 2 leader_uuid: "5e972238c8ba4c0a96039cd83280d0f6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5e972238c8ba4c0a96039cd83280d0f6" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39383 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "390c6000c0b840429c8a4b417eafd156" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 34285 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "108da90e11b041a99efba19d57cce96c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 46129 } health_report { overall_health: UNKNOWN } } }
I20260709 14:54:37.458122 10995 raft_consensus.cc:2468] T 0cca16b16d3e450eafa537d4afa384db P 390c6000c0b840429c8a4b417eafd156 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5e972238c8ba4c0a96039cd83280d0f6 in term 2.
I20260709 14:54:37.459509 10884 leader_election.cc:304] T 0cca16b16d3e450eafa537d4afa384db P 5e972238c8ba4c0a96039cd83280d0f6 [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: 390c6000c0b840429c8a4b417eafd156, 5e972238c8ba4c0a96039cd83280d0f6; no voters: 
I20260709 14:54:37.460161 11069 raft_consensus.cc:2468] T 0cca16b16d3e450eafa537d4afa384db P 108da90e11b041a99efba19d57cce96c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5e972238c8ba4c0a96039cd83280d0f6 in term 2.
I20260709 14:54:37.461845 11241 raft_consensus.cc:2804] T 0cca16b16d3e450eafa537d4afa384db P 5e972238c8ba4c0a96039cd83280d0f6 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:54:37.462342 11241 raft_consensus.cc:697] T 0cca16b16d3e450eafa537d4afa384db P 5e972238c8ba4c0a96039cd83280d0f6 [term 2 LEADER]: Becoming Leader. State: Replica: 5e972238c8ba4c0a96039cd83280d0f6, State: Running, Role: LEADER
I20260709 14:54:37.463208 11241 consensus_queue.cc:237] T 0cca16b16d3e450eafa537d4afa384db P 5e972238c8ba4c0a96039cd83280d0f6 [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: "5e972238c8ba4c0a96039cd83280d0f6" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39383 } } peers { permanent_uuid: "390c6000c0b840429c8a4b417eafd156" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 34285 } } peers { permanent_uuid: "108da90e11b041a99efba19d57cce96c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 46129 } }
I20260709 14:54:37.469851 10816 catalog_manager.cc:5697] T 0cca16b16d3e450eafa537d4afa384db P 5e972238c8ba4c0a96039cd83280d0f6 reported cstate change: term changed from 1 to 2, leader changed from 390c6000c0b840429c8a4b417eafd156 (127.6.3.194) to 5e972238c8ba4c0a96039cd83280d0f6 (127.6.3.193). New cstate: current_term: 2 leader_uuid: "5e972238c8ba4c0a96039cd83280d0f6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5e972238c8ba4c0a96039cd83280d0f6" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39383 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "390c6000c0b840429c8a4b417eafd156" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 34285 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "108da90e11b041a99efba19d57cce96c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 46129 } health_report { overall_health: UNKNOWN } } }
I20260709 14:54:37.548329 10919 raft_consensus.cc:1275] T a99b4be241cf4ba1a1ea829914076e61 P 5e972238c8ba4c0a96039cd83280d0f6 [term 2 FOLLOWER]: Refusing update from remote peer 390c6000c0b840429c8a4b417eafd156: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:54:37.549346 11217 consensus_queue.cc:1048] T a99b4be241cf4ba1a1ea829914076e61 P 390c6000c0b840429c8a4b417eafd156 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5e972238c8ba4c0a96039cd83280d0f6" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39383 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:54:37.555918 11069 raft_consensus.cc:1275] T a99b4be241cf4ba1a1ea829914076e61 P 108da90e11b041a99efba19d57cce96c [term 2 FOLLOWER]: Refusing update from remote peer 390c6000c0b840429c8a4b417eafd156: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:54:37.557152 11217 consensus_queue.cc:1048] T a99b4be241cf4ba1a1ea829914076e61 P 390c6000c0b840429c8a4b417eafd156 [LEADER]: Connected to new peer: Peer: permanent_uuid: "108da90e11b041a99efba19d57cce96c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 46129 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:54:37.572708 10919 raft_consensus.cc:1275] T f9dbb725a8984dd2bc568826fdd88a93 P 5e972238c8ba4c0a96039cd83280d0f6 [term 2 FOLLOWER]: Refusing update from remote peer 390c6000c0b840429c8a4b417eafd156: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:54:37.573639 11217 consensus_queue.cc:1048] T f9dbb725a8984dd2bc568826fdd88a93 P 390c6000c0b840429c8a4b417eafd156 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5e972238c8ba4c0a96039cd83280d0f6" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39383 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:54:37.575328 10919 raft_consensus.cc:1275] T e809a17e57d04357a5b0fe729abc2a2e P 5e972238c8ba4c0a96039cd83280d0f6 [term 2 FOLLOWER]: Refusing update from remote peer 390c6000c0b840429c8a4b417eafd156: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:54:37.576576 11217 consensus_queue.cc:1048] T e809a17e57d04357a5b0fe729abc2a2e P 390c6000c0b840429c8a4b417eafd156 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5e972238c8ba4c0a96039cd83280d0f6" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39383 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:54:37.582296 11069 raft_consensus.cc:3060] T f9dbb725a8984dd2bc568826fdd88a93 P 108da90e11b041a99efba19d57cce96c [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:54:37.589728 11069 raft_consensus.cc:1275] T f9dbb725a8984dd2bc568826fdd88a93 P 108da90e11b041a99efba19d57cce96c [term 2 FOLLOWER]: Refusing update from remote peer 390c6000c0b840429c8a4b417eafd156: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:54:37.591205 11216 consensus_queue.cc:1048] T f9dbb725a8984dd2bc568826fdd88a93 P 390c6000c0b840429c8a4b417eafd156 [LEADER]: Connected to new peer: Peer: permanent_uuid: "108da90e11b041a99efba19d57cce96c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 46129 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:54:37.591943 11069 raft_consensus.cc:1275] T e809a17e57d04357a5b0fe729abc2a2e P 108da90e11b041a99efba19d57cce96c [term 2 FOLLOWER]: Refusing update from remote peer 390c6000c0b840429c8a4b417eafd156: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:54:37.596309 11226 consensus_queue.cc:1048] T e809a17e57d04357a5b0fe729abc2a2e P 390c6000c0b840429c8a4b417eafd156 [LEADER]: Connected to new peer: Peer: permanent_uuid: "108da90e11b041a99efba19d57cce96c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 46129 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:54:37.714407 10921 raft_consensus.cc:1275] T 655919260eef4e8796fc55dea0564c6a P 5e972238c8ba4c0a96039cd83280d0f6 [term 2 FOLLOWER]: Refusing update from remote peer 108da90e11b041a99efba19d57cce96c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:54:37.715638 11262 consensus_queue.cc:1048] T 655919260eef4e8796fc55dea0564c6a P 108da90e11b041a99efba19d57cce96c [LEADER]: Connected to new peer: Peer: permanent_uuid: "5e972238c8ba4c0a96039cd83280d0f6" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39383 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:54:37.723489 10995 raft_consensus.cc:1275] T 655919260eef4e8796fc55dea0564c6a P 390c6000c0b840429c8a4b417eafd156 [term 2 FOLLOWER]: Refusing update from remote peer 108da90e11b041a99efba19d57cce96c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:54:37.724746 11262 consensus_queue.cc:1048] T 655919260eef4e8796fc55dea0564c6a P 108da90e11b041a99efba19d57cce96c [LEADER]: Connected to new peer: Peer: permanent_uuid: "390c6000c0b840429c8a4b417eafd156" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 34285 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:54:37.891762 10995 raft_consensus.cc:1275] T 88153006cca940ccab7e03749c42f64d P 390c6000c0b840429c8a4b417eafd156 [term 2 FOLLOWER]: Refusing update from remote peer 5e972238c8ba4c0a96039cd83280d0f6: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:54:37.892829 11241 consensus_queue.cc:1048] T 88153006cca940ccab7e03749c42f64d P 5e972238c8ba4c0a96039cd83280d0f6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "390c6000c0b840429c8a4b417eafd156" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 34285 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:54:37.899653 11070 raft_consensus.cc:1275] T 88153006cca940ccab7e03749c42f64d P 108da90e11b041a99efba19d57cce96c [term 2 FOLLOWER]: Refusing update from remote peer 5e972238c8ba4c0a96039cd83280d0f6: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:54:37.901234 11206 consensus_queue.cc:1048] T 88153006cca940ccab7e03749c42f64d P 5e972238c8ba4c0a96039cd83280d0f6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "108da90e11b041a99efba19d57cce96c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 46129 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:54:37.962059 10995 raft_consensus.cc:1275] T 0cca16b16d3e450eafa537d4afa384db P 390c6000c0b840429c8a4b417eafd156 [term 2 FOLLOWER]: Refusing update from remote peer 5e972238c8ba4c0a96039cd83280d0f6: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:54:37.963222 11206 consensus_queue.cc:1048] T 0cca16b16d3e450eafa537d4afa384db P 5e972238c8ba4c0a96039cd83280d0f6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "390c6000c0b840429c8a4b417eafd156" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 34285 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:54:37.972040 11070 raft_consensus.cc:1275] T 0cca16b16d3e450eafa537d4afa384db P 108da90e11b041a99efba19d57cce96c [term 2 FOLLOWER]: Refusing update from remote peer 5e972238c8ba4c0a96039cd83280d0f6: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:54:37.973367 11239 consensus_queue.cc:1048] T 0cca16b16d3e450eafa537d4afa384db P 5e972238c8ba4c0a96039cd83280d0f6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "108da90e11b041a99efba19d57cce96c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 46129 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:54:40.056245 10819 catalog_manager.cc:2533] Servicing SoftDeleteTable request from {username='slave'} at 127.0.0.1:57210:
table { table_name: "soft_deleted_table" } modify_external_catalogs: true reserve_seconds: 3600
I20260709 14:54:40.074240 10819 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:57210:
table { table_name: "soft_deleted_table" } new_extra_configs { key: "kudu.table.disable_compaction" value: "true" }
I20260709 14:54:40.181260  6159 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
W20260709 14:54:40.248443 11296 log.cc:927] Time spent T 0cca16b16d3e450eafa537d4afa384db P 5e972238c8ba4c0a96039cd83280d0f6: Append to log took a long time: real 0.073s	user 0.003s	sys 0.002s
W20260709 14:54:40.284435 11311 log.cc:927] Time spent T e809a17e57d04357a5b0fe729abc2a2e P 108da90e11b041a99efba19d57cce96c: Append to log took a long time: real 0.073s	user 0.001s	sys 0.000s
W20260709 14:54:40.295301 11303 log.cc:927] Time spent T a99b4be241cf4ba1a1ea829914076e61 P 390c6000c0b840429c8a4b417eafd156: Append to log took a long time: real 0.073s	user 0.000s	sys 0.001s
W20260709 14:54:40.349663 11308 log.cc:927] Time spent T ada3d00714ce4b94ba21659e29189dd2 P 5e972238c8ba4c0a96039cd83280d0f6: Append to log took a long time: real 0.172s	user 0.003s	sys 0.000s
I20260709 14:54:40.364146 11332 tablet.cc:1724] T 655919260eef4e8796fc55dea0564c6a P 390c6000c0b840429c8a4b417eafd156: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 14:54:40.396291 11327 tablet.cc:1724] T e809a17e57d04357a5b0fe729abc2a2e P 390c6000c0b840429c8a4b417eafd156: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 14:54:40.375607 11323 tablet.cc:1724] T 655919260eef4e8796fc55dea0564c6a P 108da90e11b041a99efba19d57cce96c: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
W20260709 14:54:40.531708 11342 log.cc:927] Time spent T 88153006cca940ccab7e03749c42f64d P 390c6000c0b840429c8a4b417eafd156: Append to log took a long time: real 0.051s	user 0.000s	sys 0.001s
I20260709 14:54:40.542974 11349 tablet.cc:1724] T 7c0c326639f04343bd6df13563fcffb0 P 5e972238c8ba4c0a96039cd83280d0f6: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
W20260709 14:54:40.518333 10962 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.6.3.195:46129, user_credentials={real_user=slave}} blocked reactor thread for 59758.5us
I20260709 14:54:40.549492 11343 tablet.cc:1724] T 0cca16b16d3e450eafa537d4afa384db P 390c6000c0b840429c8a4b417eafd156: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
W20260709 14:54:40.563123 11338 log.cc:927] Time spent T a99b4be241cf4ba1a1ea829914076e61 P 5e972238c8ba4c0a96039cd83280d0f6: Append to log took a long time: real 0.060s	user 0.000s	sys 0.000s
I20260709 14:54:40.563383 11345 tablet.cc:1724] T 0cca16b16d3e450eafa537d4afa384db P 5e972238c8ba4c0a96039cd83280d0f6: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 14:54:40.608038 11356 tablet.cc:1724] T 655919260eef4e8796fc55dea0564c6a P 5e972238c8ba4c0a96039cd83280d0f6: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 14:54:40.606383 11351 tablet.cc:1724] T ada3d00714ce4b94ba21659e29189dd2 P 390c6000c0b840429c8a4b417eafd156: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
W20260709 14:54:40.616390 11346 log.cc:927] Time spent T ada3d00714ce4b94ba21659e29189dd2 P 108da90e11b041a99efba19d57cce96c: Append to log took a long time: real 0.090s	user 0.001s	sys 0.000s
I20260709 14:54:40.620761 11332 tablet.cc:1724] T 7c0c326639f04343bd6df13563fcffb0 P 390c6000c0b840429c8a4b417eafd156: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 14:54:40.605221 11323 tablet.cc:1724] T 7c0c326639f04343bd6df13563fcffb0 P 108da90e11b041a99efba19d57cce96c: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 14:54:40.621994 11327 tablet.cc:1724] T f9dbb725a8984dd2bc568826fdd88a93 P 390c6000c0b840429c8a4b417eafd156: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 14:54:40.635421 10918 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "4cf27b493adb4cee9a9f44e05f85c4db"
dest_uuid: "5e972238c8ba4c0a96039cd83280d0f6"
mode: GRACEFUL
new_leader_uuid: "108da90e11b041a99efba19d57cce96c"
 from {username='slave'} at 127.0.0.1:35876
I20260709 14:54:40.636034 10918 raft_consensus.cc:606] T 4cf27b493adb4cee9a9f44e05f85c4db P 5e972238c8ba4c0a96039cd83280d0f6 [term 2 LEADER]: Received request to transfer leadership to TS 108da90e11b041a99efba19d57cce96c
I20260709 14:54:40.636874 11349 tablet.cc:1724] T f9dbb725a8984dd2bc568826fdd88a93 P 5e972238c8ba4c0a96039cd83280d0f6: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 14:54:40.639385 11348 tablet.cc:1724] T e809a17e57d04357a5b0fe729abc2a2e P 5e972238c8ba4c0a96039cd83280d0f6: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 14:54:40.636210 11345 tablet.cc:1724] T 5f1c74810f4b4880ba5e6aad4108493a P 5e972238c8ba4c0a96039cd83280d0f6: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 14:54:40.641793 11354 tablet.cc:1724] T 5f1c74810f4b4880ba5e6aad4108493a P 108da90e11b041a99efba19d57cce96c: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 14:54:40.644094 11353 tablet.cc:1724] T a99b4be241cf4ba1a1ea829914076e61 P 108da90e11b041a99efba19d57cce96c: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 14:54:40.645068 11323 tablet.cc:1724] T f9dbb725a8984dd2bc568826fdd88a93 P 108da90e11b041a99efba19d57cce96c: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 14:54:40.653324 11343 tablet.cc:1724] T a99b4be241cf4ba1a1ea829914076e61 P 390c6000c0b840429c8a4b417eafd156: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 14:54:40.655575 11327 tablet.cc:1724] T 5f1c74810f4b4880ba5e6aad4108493a P 390c6000c0b840429c8a4b417eafd156: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 14:54:40.647249 11356 tablet.cc:1724] T ada3d00714ce4b94ba21659e29189dd2 P 5e972238c8ba4c0a96039cd83280d0f6: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 14:54:40.686144 11356 tablet.cc:1724] T a99b4be241cf4ba1a1ea829914076e61 P 5e972238c8ba4c0a96039cd83280d0f6: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 14:54:40.686329 11353 tablet.cc:1724] T ada3d00714ce4b94ba21659e29189dd2 P 108da90e11b041a99efba19d57cce96c: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 14:54:40.689448 11354 tablet.cc:1724] T 0cca16b16d3e450eafa537d4afa384db P 108da90e11b041a99efba19d57cce96c: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 14:54:40.692482 11351 tablet.cc:1724] T 88153006cca940ccab7e03749c42f64d P 390c6000c0b840429c8a4b417eafd156: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 14:54:40.718840 11323 tablet.cc:1724] T 88153006cca940ccab7e03749c42f64d P 108da90e11b041a99efba19d57cce96c: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 14:54:40.725975 11348 tablet.cc:1724] T 88153006cca940ccab7e03749c42f64d P 5e972238c8ba4c0a96039cd83280d0f6: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 14:54:40.728564 11354 tablet.cc:1724] T e809a17e57d04357a5b0fe729abc2a2e P 108da90e11b041a99efba19d57cce96c: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 14:54:40.765381 10996 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "91b1e9e35b8d4e2499752af3e3e4b0d7"
dest_uuid: "390c6000c0b840429c8a4b417eafd156"
mode: GRACEFUL
new_leader_uuid: "108da90e11b041a99efba19d57cce96c"
 from {username='slave'} at 127.0.0.1:57136
I20260709 14:54:40.766018 10996 raft_consensus.cc:606] T 91b1e9e35b8d4e2499752af3e3e4b0d7 P 390c6000c0b840429c8a4b417eafd156 [term 1 LEADER]: Received request to transfer leadership to TS 108da90e11b041a99efba19d57cce96c
I20260709 14:54:40.767609  6159 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260709 14:54:40.768164  6159 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 14:54:40.771380 10819 catalog_manager.cc:6242] T 00000000000000000000000000000000 P b03c43e4ecd44ffbbb34081c40292b65: soft_deleted_table [id=cee7ae6cfe75405fb8c0ed68d2657877] alter complete (version 1)
I20260709 14:54:40.941190 11313 raft_consensus.cc:993] T 4cf27b493adb4cee9a9f44e05f85c4db P 5e972238c8ba4c0a96039cd83280d0f6: : Instructing follower 108da90e11b041a99efba19d57cce96c to start an election
I20260709 14:54:40.941640 11313 raft_consensus.cc:1081] T 4cf27b493adb4cee9a9f44e05f85c4db P 5e972238c8ba4c0a96039cd83280d0f6 [term 2 LEADER]: Signalling peer 108da90e11b041a99efba19d57cce96c to start an election
I20260709 14:54:40.943022 11067 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "4cf27b493adb4cee9a9f44e05f85c4db"
dest_uuid: "108da90e11b041a99efba19d57cce96c"
 from {username='slave'} at 127.0.0.1:45414
I20260709 14:54:40.943480 11067 raft_consensus.cc:493] T 4cf27b493adb4cee9a9f44e05f85c4db P 108da90e11b041a99efba19d57cce96c [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:54:40.943713 11067 raft_consensus.cc:3060] T 4cf27b493adb4cee9a9f44e05f85c4db P 108da90e11b041a99efba19d57cce96c [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:54:40.950057 11067 raft_consensus.cc:515] T 4cf27b493adb4cee9a9f44e05f85c4db P 108da90e11b041a99efba19d57cce96c [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "108da90e11b041a99efba19d57cce96c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 46129 } } peers { permanent_uuid: "5e972238c8ba4c0a96039cd83280d0f6" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39383 } } peers { permanent_uuid: "390c6000c0b840429c8a4b417eafd156" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 34285 } }
I20260709 14:54:40.951866 11067 leader_election.cc:290] T 4cf27b493adb4cee9a9f44e05f85c4db P 108da90e11b041a99efba19d57cce96c [CANDIDATE]: Term 3 election: Requested vote from peers 5e972238c8ba4c0a96039cd83280d0f6 (127.6.3.193:39383), 390c6000c0b840429c8a4b417eafd156 (127.6.3.194:34285)
I20260709 14:54:40.952564 10919 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4cf27b493adb4cee9a9f44e05f85c4db" candidate_uuid: "108da90e11b041a99efba19d57cce96c" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "5e972238c8ba4c0a96039cd83280d0f6"
I20260709 14:54:40.952947 10996 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4cf27b493adb4cee9a9f44e05f85c4db" candidate_uuid: "108da90e11b041a99efba19d57cce96c" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "390c6000c0b840429c8a4b417eafd156"
I20260709 14:54:40.953207 10919 raft_consensus.cc:3055] T 4cf27b493adb4cee9a9f44e05f85c4db P 5e972238c8ba4c0a96039cd83280d0f6 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:54:40.953497 10996 raft_consensus.cc:3060] T 4cf27b493adb4cee9a9f44e05f85c4db P 390c6000c0b840429c8a4b417eafd156 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:54:40.953519 10919 raft_consensus.cc:740] T 4cf27b493adb4cee9a9f44e05f85c4db P 5e972238c8ba4c0a96039cd83280d0f6 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 5e972238c8ba4c0a96039cd83280d0f6, State: Running, Role: LEADER
I20260709 14:54:40.954478 10919 consensus_queue.cc:260] T 4cf27b493adb4cee9a9f44e05f85c4db P 5e972238c8ba4c0a96039cd83280d0f6 [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: "108da90e11b041a99efba19d57cce96c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 46129 } } peers { permanent_uuid: "5e972238c8ba4c0a96039cd83280d0f6" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39383 } } peers { permanent_uuid: "390c6000c0b840429c8a4b417eafd156" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 34285 } }
I20260709 14:54:40.955675 10919 raft_consensus.cc:3060] T 4cf27b493adb4cee9a9f44e05f85c4db P 5e972238c8ba4c0a96039cd83280d0f6 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:54:40.959934 10996 raft_consensus.cc:2468] T 4cf27b493adb4cee9a9f44e05f85c4db P 390c6000c0b840429c8a4b417eafd156 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 108da90e11b041a99efba19d57cce96c in term 3.
I20260709 14:54:40.961081 11033 leader_election.cc:304] T 4cf27b493adb4cee9a9f44e05f85c4db P 108da90e11b041a99efba19d57cce96c [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: 108da90e11b041a99efba19d57cce96c, 390c6000c0b840429c8a4b417eafd156; no voters: 
I20260709 14:54:40.961738 11262 raft_consensus.cc:2804] T 4cf27b493adb4cee9a9f44e05f85c4db P 108da90e11b041a99efba19d57cce96c [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:54:40.961912 10919 raft_consensus.cc:2468] T 4cf27b493adb4cee9a9f44e05f85c4db P 5e972238c8ba4c0a96039cd83280d0f6 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 108da90e11b041a99efba19d57cce96c in term 3.
I20260709 14:54:40.962105 11262 raft_consensus.cc:697] T 4cf27b493adb4cee9a9f44e05f85c4db P 108da90e11b041a99efba19d57cce96c [term 3 LEADER]: Becoming Leader. State: Replica: 108da90e11b041a99efba19d57cce96c, State: Running, Role: LEADER
I20260709 14:54:40.963083 11262 consensus_queue.cc:237] T 4cf27b493adb4cee9a9f44e05f85c4db P 108da90e11b041a99efba19d57cce96c [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: "108da90e11b041a99efba19d57cce96c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 46129 } } peers { permanent_uuid: "5e972238c8ba4c0a96039cd83280d0f6" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39383 } } peers { permanent_uuid: "390c6000c0b840429c8a4b417eafd156" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 34285 } }
I20260709 14:54:40.970134 10818 catalog_manager.cc:5697] T 4cf27b493adb4cee9a9f44e05f85c4db P 108da90e11b041a99efba19d57cce96c reported cstate change: term changed from 2 to 3, leader changed from 5e972238c8ba4c0a96039cd83280d0f6 (127.6.3.193) to 108da90e11b041a99efba19d57cce96c (127.6.3.195). New cstate: current_term: 3 leader_uuid: "108da90e11b041a99efba19d57cce96c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "108da90e11b041a99efba19d57cce96c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 46129 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5e972238c8ba4c0a96039cd83280d0f6" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39383 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "390c6000c0b840429c8a4b417eafd156" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 34285 } health_report { overall_health: UNKNOWN } } }
I20260709 14:54:41.221344 11352 raft_consensus.cc:993] T 91b1e9e35b8d4e2499752af3e3e4b0d7 P 390c6000c0b840429c8a4b417eafd156: : Instructing follower 108da90e11b041a99efba19d57cce96c to start an election
I20260709 14:54:41.221735 11363 raft_consensus.cc:1081] T 91b1e9e35b8d4e2499752af3e3e4b0d7 P 390c6000c0b840429c8a4b417eafd156 [term 1 LEADER]: Signalling peer 108da90e11b041a99efba19d57cce96c to start an election
I20260709 14:54:41.223008 11067 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "91b1e9e35b8d4e2499752af3e3e4b0d7"
dest_uuid: "108da90e11b041a99efba19d57cce96c"
 from {username='slave'} at 127.0.0.1:45422
I20260709 14:54:41.223459 11067 raft_consensus.cc:493] T 91b1e9e35b8d4e2499752af3e3e4b0d7 P 108da90e11b041a99efba19d57cce96c [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:54:41.223733 11067 raft_consensus.cc:3060] T 91b1e9e35b8d4e2499752af3e3e4b0d7 P 108da90e11b041a99efba19d57cce96c [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:54:41.228399 11067 raft_consensus.cc:515] T 91b1e9e35b8d4e2499752af3e3e4b0d7 P 108da90e11b041a99efba19d57cce96c [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5e972238c8ba4c0a96039cd83280d0f6" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39383 } } peers { permanent_uuid: "390c6000c0b840429c8a4b417eafd156" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 34285 } } peers { permanent_uuid: "108da90e11b041a99efba19d57cce96c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 46129 } }
I20260709 14:54:41.230020 11067 leader_election.cc:290] T 91b1e9e35b8d4e2499752af3e3e4b0d7 P 108da90e11b041a99efba19d57cce96c [CANDIDATE]: Term 2 election: Requested vote from peers 5e972238c8ba4c0a96039cd83280d0f6 (127.6.3.193:39383), 390c6000c0b840429c8a4b417eafd156 (127.6.3.194:34285)
I20260709 14:54:41.230494 10919 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "91b1e9e35b8d4e2499752af3e3e4b0d7" candidate_uuid: "108da90e11b041a99efba19d57cce96c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "5e972238c8ba4c0a96039cd83280d0f6"
I20260709 14:54:41.231088 10996 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "91b1e9e35b8d4e2499752af3e3e4b0d7" candidate_uuid: "108da90e11b041a99efba19d57cce96c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "390c6000c0b840429c8a4b417eafd156"
I20260709 14:54:41.231117 10919 raft_consensus.cc:3060] T 91b1e9e35b8d4e2499752af3e3e4b0d7 P 5e972238c8ba4c0a96039cd83280d0f6 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:54:41.231611 10996 raft_consensus.cc:3055] T 91b1e9e35b8d4e2499752af3e3e4b0d7 P 390c6000c0b840429c8a4b417eafd156 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:54:41.231851 10996 raft_consensus.cc:740] T 91b1e9e35b8d4e2499752af3e3e4b0d7 P 390c6000c0b840429c8a4b417eafd156 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 390c6000c0b840429c8a4b417eafd156, State: Running, Role: LEADER
I20260709 14:54:41.232396 10996 consensus_queue.cc:260] T 91b1e9e35b8d4e2499752af3e3e4b0d7 P 390c6000c0b840429c8a4b417eafd156 [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: "5e972238c8ba4c0a96039cd83280d0f6" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39383 } } peers { permanent_uuid: "390c6000c0b840429c8a4b417eafd156" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 34285 } } peers { permanent_uuid: "108da90e11b041a99efba19d57cce96c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 46129 } }
I20260709 14:54:41.233279 10996 raft_consensus.cc:3060] T 91b1e9e35b8d4e2499752af3e3e4b0d7 P 390c6000c0b840429c8a4b417eafd156 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:54:41.235960 10919 raft_consensus.cc:2468] T 91b1e9e35b8d4e2499752af3e3e4b0d7 P 5e972238c8ba4c0a96039cd83280d0f6 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 108da90e11b041a99efba19d57cce96c in term 2.
I20260709 14:54:41.237116 11035 leader_election.cc:304] T 91b1e9e35b8d4e2499752af3e3e4b0d7 P 108da90e11b041a99efba19d57cce96c [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: 108da90e11b041a99efba19d57cce96c, 5e972238c8ba4c0a96039cd83280d0f6; no voters: 
I20260709 14:54:41.237447 10996 raft_consensus.cc:2468] T 91b1e9e35b8d4e2499752af3e3e4b0d7 P 390c6000c0b840429c8a4b417eafd156 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 108da90e11b041a99efba19d57cce96c in term 2.
I20260709 14:54:41.237882 11262 raft_consensus.cc:2804] T 91b1e9e35b8d4e2499752af3e3e4b0d7 P 108da90e11b041a99efba19d57cce96c [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:54:41.238327 11262 raft_consensus.cc:697] T 91b1e9e35b8d4e2499752af3e3e4b0d7 P 108da90e11b041a99efba19d57cce96c [term 2 LEADER]: Becoming Leader. State: Replica: 108da90e11b041a99efba19d57cce96c, State: Running, Role: LEADER
I20260709 14:54:41.239147 11262 consensus_queue.cc:237] T 91b1e9e35b8d4e2499752af3e3e4b0d7 P 108da90e11b041a99efba19d57cce96c [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: "5e972238c8ba4c0a96039cd83280d0f6" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39383 } } peers { permanent_uuid: "390c6000c0b840429c8a4b417eafd156" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 34285 } } peers { permanent_uuid: "108da90e11b041a99efba19d57cce96c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 46129 } }
I20260709 14:54:41.244939 10818 catalog_manager.cc:5697] T 91b1e9e35b8d4e2499752af3e3e4b0d7 P 108da90e11b041a99efba19d57cce96c reported cstate change: term changed from 1 to 2, leader changed from 390c6000c0b840429c8a4b417eafd156 (127.6.3.194) to 108da90e11b041a99efba19d57cce96c (127.6.3.195). New cstate: current_term: 2 leader_uuid: "108da90e11b041a99efba19d57cce96c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5e972238c8ba4c0a96039cd83280d0f6" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39383 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "390c6000c0b840429c8a4b417eafd156" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 34285 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "108da90e11b041a99efba19d57cce96c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 46129 } health_report { overall_health: HEALTHY } } }
I20260709 14:54:41.360842 10919 raft_consensus.cc:1275] T 4cf27b493adb4cee9a9f44e05f85c4db P 5e972238c8ba4c0a96039cd83280d0f6 [term 3 FOLLOWER]: Refusing update from remote peer 108da90e11b041a99efba19d57cce96c: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:54:41.362049 11262 consensus_queue.cc:1048] T 4cf27b493adb4cee9a9f44e05f85c4db P 108da90e11b041a99efba19d57cce96c [LEADER]: Connected to new peer: Peer: permanent_uuid: "5e972238c8ba4c0a96039cd83280d0f6" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39383 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:54:41.372699 10996 raft_consensus.cc:1275] T 4cf27b493adb4cee9a9f44e05f85c4db P 390c6000c0b840429c8a4b417eafd156 [term 3 FOLLOWER]: Refusing update from remote peer 108da90e11b041a99efba19d57cce96c: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:54:41.374882 11305 consensus_queue.cc:1048] T 4cf27b493adb4cee9a9f44e05f85c4db P 108da90e11b041a99efba19d57cce96c [LEADER]: Connected to new peer: Peer: permanent_uuid: "390c6000c0b840429c8a4b417eafd156" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 34285 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:54:41.639606 10919 raft_consensus.cc:1275] T 91b1e9e35b8d4e2499752af3e3e4b0d7 P 5e972238c8ba4c0a96039cd83280d0f6 [term 2 FOLLOWER]: Refusing update from remote peer 108da90e11b041a99efba19d57cce96c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:54:41.640683 11305 consensus_queue.cc:1048] T 91b1e9e35b8d4e2499752af3e3e4b0d7 P 108da90e11b041a99efba19d57cce96c [LEADER]: Connected to new peer: Peer: permanent_uuid: "5e972238c8ba4c0a96039cd83280d0f6" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39383 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:54:41.649662 10996 raft_consensus.cc:1275] T 91b1e9e35b8d4e2499752af3e3e4b0d7 P 390c6000c0b840429c8a4b417eafd156 [term 2 FOLLOWER]: Refusing update from remote peer 108da90e11b041a99efba19d57cce96c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:54:41.651896 11366 consensus_queue.cc:1048] T 91b1e9e35b8d4e2499752af3e3e4b0d7 P 108da90e11b041a99efba19d57cce96c [LEADER]: Connected to new peer: Peer: permanent_uuid: "390c6000c0b840429c8a4b417eafd156" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 34285 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:54:41.821262  6159 tablet_server.cc:179] TabletServer@127.6.3.193:0 shutting down...
I20260709 14:54:41.844450  6159 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 14:54:41.845083  6159 tablet_replica.cc:333] T f9dbb725a8984dd2bc568826fdd88a93 P 5e972238c8ba4c0a96039cd83280d0f6: stopping tablet replica
I20260709 14:54:41.845728  6159 raft_consensus.cc:2243] T f9dbb725a8984dd2bc568826fdd88a93 P 5e972238c8ba4c0a96039cd83280d0f6 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:41.846242  6159 raft_consensus.cc:2272] T f9dbb725a8984dd2bc568826fdd88a93 P 5e972238c8ba4c0a96039cd83280d0f6 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:41.848187  6159 tablet_replica.cc:333] T 655919260eef4e8796fc55dea0564c6a P 5e972238c8ba4c0a96039cd83280d0f6: stopping tablet replica
I20260709 14:54:41.848737  6159 raft_consensus.cc:2243] T 655919260eef4e8796fc55dea0564c6a P 5e972238c8ba4c0a96039cd83280d0f6 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:41.849125  6159 raft_consensus.cc:2272] T 655919260eef4e8796fc55dea0564c6a P 5e972238c8ba4c0a96039cd83280d0f6 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:41.850739  6159 tablet_replica.cc:333] T 88153006cca940ccab7e03749c42f64d P 5e972238c8ba4c0a96039cd83280d0f6: stopping tablet replica
I20260709 14:54:41.851284  6159 raft_consensus.cc:2243] T 88153006cca940ccab7e03749c42f64d P 5e972238c8ba4c0a96039cd83280d0f6 [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:54:41.851914  6159 raft_consensus.cc:2272] T 88153006cca940ccab7e03749c42f64d P 5e972238c8ba4c0a96039cd83280d0f6 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:41.853803  6159 tablet_replica.cc:333] T ada3d00714ce4b94ba21659e29189dd2 P 5e972238c8ba4c0a96039cd83280d0f6: stopping tablet replica
I20260709 14:54:41.854388  6159 raft_consensus.cc:2243] T ada3d00714ce4b94ba21659e29189dd2 P 5e972238c8ba4c0a96039cd83280d0f6 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:54:41.855275  6159 raft_consensus.cc:2272] T ada3d00714ce4b94ba21659e29189dd2 P 5e972238c8ba4c0a96039cd83280d0f6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:41.856997  6159 tablet_replica.cc:333] T 06061561a0334bfdb0472bd6d48fbd61 P 5e972238c8ba4c0a96039cd83280d0f6: stopping tablet replica
I20260709 14:54:41.858014  6159 raft_consensus.cc:2243] T 06061561a0334bfdb0472bd6d48fbd61 P 5e972238c8ba4c0a96039cd83280d0f6 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:41.858532  6159 raft_consensus.cc:2272] T 06061561a0334bfdb0472bd6d48fbd61 P 5e972238c8ba4c0a96039cd83280d0f6 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 14:54:41.859440 11035 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 6 similar messages]
I20260709 14:54:41.861313  6159 tablet_replica.cc:333] T 0cca16b16d3e450eafa537d4afa384db P 5e972238c8ba4c0a96039cd83280d0f6: stopping tablet replica
I20260709 14:54:41.862107  6159 raft_consensus.cc:2243] T 0cca16b16d3e450eafa537d4afa384db P 5e972238c8ba4c0a96039cd83280d0f6 [term 2 LEADER]: Raft consensus shutting down.
W20260709 14:54:41.862834 11035 consensus_peers.cc:597] T 655919260eef4e8796fc55dea0564c6a P 108da90e11b041a99efba19d57cce96c -> Peer 5e972238c8ba4c0a96039cd83280d0f6 (127.6.3.193:39383): Couldn't send request to peer 5e972238c8ba4c0a96039cd83280d0f6. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:54:41.862967  6159 raft_consensus.cc:2272] T 0cca16b16d3e450eafa537d4afa384db P 5e972238c8ba4c0a96039cd83280d0f6 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:41.864769  6159 tablet_replica.cc:333] T 5f1c74810f4b4880ba5e6aad4108493a P 5e972238c8ba4c0a96039cd83280d0f6: stopping tablet replica
I20260709 14:54:41.865304  6159 raft_consensus.cc:2243] T 5f1c74810f4b4880ba5e6aad4108493a P 5e972238c8ba4c0a96039cd83280d0f6 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:41.865669  6159 raft_consensus.cc:2272] T 5f1c74810f4b4880ba5e6aad4108493a P 5e972238c8ba4c0a96039cd83280d0f6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:41.867394  6159 tablet_replica.cc:333] T a55e5bd807ef40c98d8810392e167afd P 5e972238c8ba4c0a96039cd83280d0f6: stopping tablet replica
I20260709 14:54:41.867933  6159 raft_consensus.cc:2243] T a55e5bd807ef40c98d8810392e167afd P 5e972238c8ba4c0a96039cd83280d0f6 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:41.868338  6159 raft_consensus.cc:2272] T a55e5bd807ef40c98d8810392e167afd P 5e972238c8ba4c0a96039cd83280d0f6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:41.870054  6159 tablet_replica.cc:333] T 91b1e9e35b8d4e2499752af3e3e4b0d7 P 5e972238c8ba4c0a96039cd83280d0f6: stopping tablet replica
I20260709 14:54:41.870517  6159 raft_consensus.cc:2243] T 91b1e9e35b8d4e2499752af3e3e4b0d7 P 5e972238c8ba4c0a96039cd83280d0f6 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:41.870875  6159 raft_consensus.cc:2272] T 91b1e9e35b8d4e2499752af3e3e4b0d7 P 5e972238c8ba4c0a96039cd83280d0f6 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:41.873382  6159 tablet_replica.cc:333] T 4cf27b493adb4cee9a9f44e05f85c4db P 5e972238c8ba4c0a96039cd83280d0f6: stopping tablet replica
I20260709 14:54:41.873870  6159 raft_consensus.cc:2243] T 4cf27b493adb4cee9a9f44e05f85c4db P 5e972238c8ba4c0a96039cd83280d0f6 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:41.874261  6159 raft_consensus.cc:2272] T 4cf27b493adb4cee9a9f44e05f85c4db P 5e972238c8ba4c0a96039cd83280d0f6 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:41.876370  6159 tablet_replica.cc:333] T 0e7ee289b26c4814a4d6fbf786b19436 P 5e972238c8ba4c0a96039cd83280d0f6: stopping tablet replica
I20260709 14:54:41.876852  6159 raft_consensus.cc:2243] T 0e7ee289b26c4814a4d6fbf786b19436 P 5e972238c8ba4c0a96039cd83280d0f6 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:41.877259  6159 raft_consensus.cc:2272] T 0e7ee289b26c4814a4d6fbf786b19436 P 5e972238c8ba4c0a96039cd83280d0f6 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:41.878929  6159 tablet_replica.cc:333] T 7c0c326639f04343bd6df13563fcffb0 P 5e972238c8ba4c0a96039cd83280d0f6: stopping tablet replica
I20260709 14:54:41.879455  6159 raft_consensus.cc:2243] T 7c0c326639f04343bd6df13563fcffb0 P 5e972238c8ba4c0a96039cd83280d0f6 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:54:41.880080  6159 raft_consensus.cc:2272] T 7c0c326639f04343bd6df13563fcffb0 P 5e972238c8ba4c0a96039cd83280d0f6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:41.881662  6159 tablet_replica.cc:333] T a871861292974c9ba51df0b14123b3a4 P 5e972238c8ba4c0a96039cd83280d0f6: stopping tablet replica
I20260709 14:54:41.882123  6159 raft_consensus.cc:2243] T a871861292974c9ba51df0b14123b3a4 P 5e972238c8ba4c0a96039cd83280d0f6 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:54:41.882795  6159 raft_consensus.cc:2272] T a871861292974c9ba51df0b14123b3a4 P 5e972238c8ba4c0a96039cd83280d0f6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:41.884516  6159 tablet_replica.cc:333] T 1bc61e627edf4d5eb32e7c9a8a3610d4 P 5e972238c8ba4c0a96039cd83280d0f6: stopping tablet replica
I20260709 14:54:41.884979  6159 raft_consensus.cc:2243] T 1bc61e627edf4d5eb32e7c9a8a3610d4 P 5e972238c8ba4c0a96039cd83280d0f6 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:54:41.885610  6159 raft_consensus.cc:2272] T 1bc61e627edf4d5eb32e7c9a8a3610d4 P 5e972238c8ba4c0a96039cd83280d0f6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:41.887459  6159 tablet_replica.cc:333] T a99b4be241cf4ba1a1ea829914076e61 P 5e972238c8ba4c0a96039cd83280d0f6: stopping tablet replica
I20260709 14:54:41.888005  6159 raft_consensus.cc:2243] T a99b4be241cf4ba1a1ea829914076e61 P 5e972238c8ba4c0a96039cd83280d0f6 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:41.888360  6159 raft_consensus.cc:2272] T a99b4be241cf4ba1a1ea829914076e61 P 5e972238c8ba4c0a96039cd83280d0f6 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:41.889807  6159 tablet_replica.cc:333] T 1700e5b349ea4e76ad9db776b626dfe5 P 5e972238c8ba4c0a96039cd83280d0f6: stopping tablet replica
I20260709 14:54:41.890182  6159 raft_consensus.cc:2243] T 1700e5b349ea4e76ad9db776b626dfe5 P 5e972238c8ba4c0a96039cd83280d0f6 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:41.890527  6159 raft_consensus.cc:2272] T 1700e5b349ea4e76ad9db776b626dfe5 P 5e972238c8ba4c0a96039cd83280d0f6 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:41.892194  6159 tablet_replica.cc:333] T e809a17e57d04357a5b0fe729abc2a2e P 5e972238c8ba4c0a96039cd83280d0f6: stopping tablet replica
I20260709 14:54:41.892598  6159 raft_consensus.cc:2243] T e809a17e57d04357a5b0fe729abc2a2e P 5e972238c8ba4c0a96039cd83280d0f6 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:41.892959  6159 raft_consensus.cc:2272] T e809a17e57d04357a5b0fe729abc2a2e P 5e972238c8ba4c0a96039cd83280d0f6 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:41.894616  6159 tablet_replica.cc:333] T be9655dcbe7a4096b6745b61bd5e02cf P 5e972238c8ba4c0a96039cd83280d0f6: stopping tablet replica
I20260709 14:54:41.895128  6159 raft_consensus.cc:2243] T be9655dcbe7a4096b6745b61bd5e02cf P 5e972238c8ba4c0a96039cd83280d0f6 [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:54:41.895854  6159 raft_consensus.cc:2272] T be9655dcbe7a4096b6745b61bd5e02cf P 5e972238c8ba4c0a96039cd83280d0f6 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 14:54:41.898389 10961 consensus_peers.cc:597] T f9dbb725a8984dd2bc568826fdd88a93 P 390c6000c0b840429c8a4b417eafd156 -> Peer 5e972238c8ba4c0a96039cd83280d0f6 (127.6.3.193:39383): Couldn't send request to peer 5e972238c8ba4c0a96039cd83280d0f6. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 14:54:41.908560 11035 consensus_peers.cc:597] T 4cf27b493adb4cee9a9f44e05f85c4db P 108da90e11b041a99efba19d57cce96c -> Peer 5e972238c8ba4c0a96039cd83280d0f6 (127.6.3.193:39383): Couldn't send request to peer 5e972238c8ba4c0a96039cd83280d0f6. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:54:41.933094  6159 tablet_server.cc:196] TabletServer@127.6.3.193:0 shutdown complete.
W20260709 14:54:41.939674 10961 consensus_peers.cc:597] T a99b4be241cf4ba1a1ea829914076e61 P 390c6000c0b840429c8a4b417eafd156 -> Peer 5e972238c8ba4c0a96039cd83280d0f6 (127.6.3.193:39383): Couldn't send request to peer 5e972238c8ba4c0a96039cd83280d0f6. Status: Network error: Client connection negotiation failed: client connection to 127.6.3.193:39383: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:54:41.963264  6159 tablet_server.cc:179] TabletServer@127.6.3.194:0 shutting down...
I20260709 14:54:41.987025  6159 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 14:54:41.987674  6159 tablet_replica.cc:333] T f9dbb725a8984dd2bc568826fdd88a93 P 390c6000c0b840429c8a4b417eafd156: stopping tablet replica
I20260709 14:54:41.988246  6159 raft_consensus.cc:2243] T f9dbb725a8984dd2bc568826fdd88a93 P 390c6000c0b840429c8a4b417eafd156 [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:54:41.988941  6159 raft_consensus.cc:2272] T f9dbb725a8984dd2bc568826fdd88a93 P 390c6000c0b840429c8a4b417eafd156 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:41.990693  6159 tablet_replica.cc:333] T 655919260eef4e8796fc55dea0564c6a P 390c6000c0b840429c8a4b417eafd156: stopping tablet replica
I20260709 14:54:41.991290  6159 raft_consensus.cc:2243] T 655919260eef4e8796fc55dea0564c6a P 390c6000c0b840429c8a4b417eafd156 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:41.991698  6159 raft_consensus.cc:2272] T 655919260eef4e8796fc55dea0564c6a P 390c6000c0b840429c8a4b417eafd156 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:41.993381  6159 tablet_replica.cc:333] T 88153006cca940ccab7e03749c42f64d P 390c6000c0b840429c8a4b417eafd156: stopping tablet replica
I20260709 14:54:41.993878  6159 raft_consensus.cc:2243] T 88153006cca940ccab7e03749c42f64d P 390c6000c0b840429c8a4b417eafd156 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:41.994333  6159 raft_consensus.cc:2272] T 88153006cca940ccab7e03749c42f64d P 390c6000c0b840429c8a4b417eafd156 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 14:54:41.995265 11035 consensus_peers.cc:597] T 1700e5b349ea4e76ad9db776b626dfe5 P 108da90e11b041a99efba19d57cce96c -> Peer 5e972238c8ba4c0a96039cd83280d0f6 (127.6.3.193:39383): Couldn't send request to peer 5e972238c8ba4c0a96039cd83280d0f6. Status: Network error: Client connection negotiation failed: client connection to 127.6.3.193:39383: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:54:41.996263  6159 tablet_replica.cc:333] T a871861292974c9ba51df0b14123b3a4 P 390c6000c0b840429c8a4b417eafd156: stopping tablet replica
I20260709 14:54:41.996822  6159 raft_consensus.cc:2243] T a871861292974c9ba51df0b14123b3a4 P 390c6000c0b840429c8a4b417eafd156 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:41.997220  6159 raft_consensus.cc:2272] T a871861292974c9ba51df0b14123b3a4 P 390c6000c0b840429c8a4b417eafd156 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:41.999061  6159 tablet_replica.cc:333] T 7c0c326639f04343bd6df13563fcffb0 P 390c6000c0b840429c8a4b417eafd156: stopping tablet replica
I20260709 14:54:41.999639  6159 raft_consensus.cc:2243] T 7c0c326639f04343bd6df13563fcffb0 P 390c6000c0b840429c8a4b417eafd156 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:42.000032  6159 raft_consensus.cc:2272] T 7c0c326639f04343bd6df13563fcffb0 P 390c6000c0b840429c8a4b417eafd156 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:42.001616  6159 tablet_replica.cc:333] T ada3d00714ce4b94ba21659e29189dd2 P 390c6000c0b840429c8a4b417eafd156: stopping tablet replica
I20260709 14:54:42.002123  6159 raft_consensus.cc:2243] T ada3d00714ce4b94ba21659e29189dd2 P 390c6000c0b840429c8a4b417eafd156 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:42.002516  6159 raft_consensus.cc:2272] T ada3d00714ce4b94ba21659e29189dd2 P 390c6000c0b840429c8a4b417eafd156 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:42.004179  6159 tablet_replica.cc:333] T 5f1c74810f4b4880ba5e6aad4108493a P 390c6000c0b840429c8a4b417eafd156: stopping tablet replica
I20260709 14:54:42.004660  6159 raft_consensus.cc:2243] T 5f1c74810f4b4880ba5e6aad4108493a P 390c6000c0b840429c8a4b417eafd156 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:54:42.005293  6159 raft_consensus.cc:2272] T 5f1c74810f4b4880ba5e6aad4108493a P 390c6000c0b840429c8a4b417eafd156 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:42.006860  6159 tablet_replica.cc:333] T a55e5bd807ef40c98d8810392e167afd P 390c6000c0b840429c8a4b417eafd156: stopping tablet replica
I20260709 14:54:42.007443  6159 raft_consensus.cc:2243] T a55e5bd807ef40c98d8810392e167afd P 390c6000c0b840429c8a4b417eafd156 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:54:42.008088  6159 raft_consensus.cc:2272] T a55e5bd807ef40c98d8810392e167afd P 390c6000c0b840429c8a4b417eafd156 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:42.009792  6159 tablet_replica.cc:333] T a99b4be241cf4ba1a1ea829914076e61 P 390c6000c0b840429c8a4b417eafd156: stopping tablet replica
I20260709 14:54:42.010296  6159 raft_consensus.cc:2243] T a99b4be241cf4ba1a1ea829914076e61 P 390c6000c0b840429c8a4b417eafd156 [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:54:42.011201  6159 raft_consensus.cc:2272] T a99b4be241cf4ba1a1ea829914076e61 P 390c6000c0b840429c8a4b417eafd156 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:42.012964  6159 tablet_replica.cc:333] T 1700e5b349ea4e76ad9db776b626dfe5 P 390c6000c0b840429c8a4b417eafd156: stopping tablet replica
I20260709 14:54:42.013463  6159 raft_consensus.cc:2243] T 1700e5b349ea4e76ad9db776b626dfe5 P 390c6000c0b840429c8a4b417eafd156 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:42.013953  6159 raft_consensus.cc:2272] T 1700e5b349ea4e76ad9db776b626dfe5 P 390c6000c0b840429c8a4b417eafd156 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 14:54:42.014525 10961 consensus_peers.cc:597] T e809a17e57d04357a5b0fe729abc2a2e P 390c6000c0b840429c8a4b417eafd156 -> Peer 5e972238c8ba4c0a96039cd83280d0f6 (127.6.3.193:39383): Couldn't send request to peer 5e972238c8ba4c0a96039cd83280d0f6. Status: Network error: Client connection negotiation failed: client connection to 127.6.3.193:39383: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:54:42.016422  6159 tablet_replica.cc:333] T e809a17e57d04357a5b0fe729abc2a2e P 390c6000c0b840429c8a4b417eafd156: stopping tablet replica
I20260709 14:54:42.017129  6159 raft_consensus.cc:2243] T e809a17e57d04357a5b0fe729abc2a2e P 390c6000c0b840429c8a4b417eafd156 [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:54:42.017949  6159 raft_consensus.cc:2272] T e809a17e57d04357a5b0fe729abc2a2e P 390c6000c0b840429c8a4b417eafd156 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 14:54:42.018155 10961 consensus_peers.cc:597] T 0e7ee289b26c4814a4d6fbf786b19436 P 390c6000c0b840429c8a4b417eafd156 -> Peer 5e972238c8ba4c0a96039cd83280d0f6 (127.6.3.193:39383): Couldn't send request to peer 5e972238c8ba4c0a96039cd83280d0f6. Status: Network error: Client connection negotiation failed: client connection to 127.6.3.193:39383: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:54:42.019801  6159 tablet_replica.cc:333] T be9655dcbe7a4096b6745b61bd5e02cf P 390c6000c0b840429c8a4b417eafd156: stopping tablet replica
I20260709 14:54:42.020268  6159 raft_consensus.cc:2243] T be9655dcbe7a4096b6745b61bd5e02cf P 390c6000c0b840429c8a4b417eafd156 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:42.020622  6159 raft_consensus.cc:2272] T be9655dcbe7a4096b6745b61bd5e02cf P 390c6000c0b840429c8a4b417eafd156 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:42.022259  6159 tablet_replica.cc:333] T 1bc61e627edf4d5eb32e7c9a8a3610d4 P 390c6000c0b840429c8a4b417eafd156: stopping tablet replica
I20260709 14:54:42.022697  6159 raft_consensus.cc:2243] T 1bc61e627edf4d5eb32e7c9a8a3610d4 P 390c6000c0b840429c8a4b417eafd156 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:42.023012  6159 raft_consensus.cc:2272] T 1bc61e627edf4d5eb32e7c9a8a3610d4 P 390c6000c0b840429c8a4b417eafd156 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:42.024686  6159 tablet_replica.cc:333] T 0e7ee289b26c4814a4d6fbf786b19436 P 390c6000c0b840429c8a4b417eafd156: stopping tablet replica
I20260709 14:54:42.025117  6159 raft_consensus.cc:2243] T 0e7ee289b26c4814a4d6fbf786b19436 P 390c6000c0b840429c8a4b417eafd156 [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:54:42.025731  6159 raft_consensus.cc:2272] T 0e7ee289b26c4814a4d6fbf786b19436 P 390c6000c0b840429c8a4b417eafd156 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:42.027426  6159 tablet_replica.cc:333] T 0cca16b16d3e450eafa537d4afa384db P 390c6000c0b840429c8a4b417eafd156: stopping tablet replica
I20260709 14:54:42.027832  6159 raft_consensus.cc:2243] T 0cca16b16d3e450eafa537d4afa384db P 390c6000c0b840429c8a4b417eafd156 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:42.028151  6159 raft_consensus.cc:2272] T 0cca16b16d3e450eafa537d4afa384db P 390c6000c0b840429c8a4b417eafd156 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:42.029660  6159 tablet_replica.cc:333] T 06061561a0334bfdb0472bd6d48fbd61 P 390c6000c0b840429c8a4b417eafd156: stopping tablet replica
I20260709 14:54:42.030057  6159 raft_consensus.cc:2243] T 06061561a0334bfdb0472bd6d48fbd61 P 390c6000c0b840429c8a4b417eafd156 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:54:42.030687  6159 raft_consensus.cc:2272] T 06061561a0334bfdb0472bd6d48fbd61 P 390c6000c0b840429c8a4b417eafd156 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:42.032333  6159 tablet_replica.cc:333] T 91b1e9e35b8d4e2499752af3e3e4b0d7 P 390c6000c0b840429c8a4b417eafd156: stopping tablet replica
I20260709 14:54:42.032712  6159 raft_consensus.cc:2243] T 91b1e9e35b8d4e2499752af3e3e4b0d7 P 390c6000c0b840429c8a4b417eafd156 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:42.033039  6159 raft_consensus.cc:2272] T 91b1e9e35b8d4e2499752af3e3e4b0d7 P 390c6000c0b840429c8a4b417eafd156 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:42.035019  6159 tablet_replica.cc:333] T 4cf27b493adb4cee9a9f44e05f85c4db P 390c6000c0b840429c8a4b417eafd156: stopping tablet replica
I20260709 14:54:42.035560  6159 raft_consensus.cc:2243] T 4cf27b493adb4cee9a9f44e05f85c4db P 390c6000c0b840429c8a4b417eafd156 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:42.035941  6159 raft_consensus.cc:2272] T 4cf27b493adb4cee9a9f44e05f85c4db P 390c6000c0b840429c8a4b417eafd156 [term 3 FOLLOWER]: Raft consensus is shut down!
W20260709 14:54:42.048317 11033 consensus_peers.cc:597] T 91b1e9e35b8d4e2499752af3e3e4b0d7 P 108da90e11b041a99efba19d57cce96c -> Peer 390c6000c0b840429c8a4b417eafd156 (127.6.3.194:34285): Couldn't send request to peer 390c6000c0b840429c8a4b417eafd156. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 14:54:42.067904 11035 consensus_peers.cc:597] T 91b1e9e35b8d4e2499752af3e3e4b0d7 P 108da90e11b041a99efba19d57cce96c -> Peer 5e972238c8ba4c0a96039cd83280d0f6 (127.6.3.193:39383): Couldn't send request to peer 5e972238c8ba4c0a96039cd83280d0f6. Status: Network error: Client connection negotiation failed: client connection to 127.6.3.193:39383: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:54:42.079064  6159 tablet_server.cc:196] TabletServer@127.6.3.194:0 shutdown complete.
I20260709 14:54:42.107569  6159 tablet_server.cc:179] TabletServer@127.6.3.195:0 shutting down...
I20260709 14:54:42.131902  6159 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 14:54:42.132496  6159 tablet_replica.cc:333] T 655919260eef4e8796fc55dea0564c6a P 108da90e11b041a99efba19d57cce96c: stopping tablet replica
I20260709 14:54:42.133085  6159 raft_consensus.cc:2243] T 655919260eef4e8796fc55dea0564c6a P 108da90e11b041a99efba19d57cce96c [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:54:42.133787  6159 raft_consensus.cc:2272] T 655919260eef4e8796fc55dea0564c6a P 108da90e11b041a99efba19d57cce96c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:42.135622  6159 tablet_replica.cc:333] T f9dbb725a8984dd2bc568826fdd88a93 P 108da90e11b041a99efba19d57cce96c: stopping tablet replica
I20260709 14:54:42.136183  6159 raft_consensus.cc:2243] T f9dbb725a8984dd2bc568826fdd88a93 P 108da90e11b041a99efba19d57cce96c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:42.136582  6159 raft_consensus.cc:2272] T f9dbb725a8984dd2bc568826fdd88a93 P 108da90e11b041a99efba19d57cce96c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:42.138134  6159 tablet_replica.cc:333] T 88153006cca940ccab7e03749c42f64d P 108da90e11b041a99efba19d57cce96c: stopping tablet replica
I20260709 14:54:42.138600  6159 raft_consensus.cc:2243] T 88153006cca940ccab7e03749c42f64d P 108da90e11b041a99efba19d57cce96c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:42.138974  6159 raft_consensus.cc:2272] T 88153006cca940ccab7e03749c42f64d P 108da90e11b041a99efba19d57cce96c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:42.140636  6159 tablet_replica.cc:333] T ada3d00714ce4b94ba21659e29189dd2 P 108da90e11b041a99efba19d57cce96c: stopping tablet replica
I20260709 14:54:42.141108  6159 raft_consensus.cc:2243] T ada3d00714ce4b94ba21659e29189dd2 P 108da90e11b041a99efba19d57cce96c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:42.141511  6159 raft_consensus.cc:2272] T ada3d00714ce4b94ba21659e29189dd2 P 108da90e11b041a99efba19d57cce96c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:42.143123  6159 tablet_replica.cc:333] T 5f1c74810f4b4880ba5e6aad4108493a P 108da90e11b041a99efba19d57cce96c: stopping tablet replica
I20260709 14:54:42.143608  6159 raft_consensus.cc:2243] T 5f1c74810f4b4880ba5e6aad4108493a P 108da90e11b041a99efba19d57cce96c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:42.143961  6159 raft_consensus.cc:2272] T 5f1c74810f4b4880ba5e6aad4108493a P 108da90e11b041a99efba19d57cce96c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:42.145450  6159 tablet_replica.cc:333] T a55e5bd807ef40c98d8810392e167afd P 108da90e11b041a99efba19d57cce96c: stopping tablet replica
I20260709 14:54:42.145895  6159 raft_consensus.cc:2243] T a55e5bd807ef40c98d8810392e167afd P 108da90e11b041a99efba19d57cce96c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:42.146294  6159 raft_consensus.cc:2272] T a55e5bd807ef40c98d8810392e167afd P 108da90e11b041a99efba19d57cce96c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:42.148588  6159 tablet_replica.cc:333] T a99b4be241cf4ba1a1ea829914076e61 P 108da90e11b041a99efba19d57cce96c: stopping tablet replica
I20260709 14:54:42.149232  6159 raft_consensus.cc:2243] T a99b4be241cf4ba1a1ea829914076e61 P 108da90e11b041a99efba19d57cce96c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:42.149572  6159 raft_consensus.cc:2272] T a99b4be241cf4ba1a1ea829914076e61 P 108da90e11b041a99efba19d57cce96c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:42.151147  6159 tablet_replica.cc:333] T 1700e5b349ea4e76ad9db776b626dfe5 P 108da90e11b041a99efba19d57cce96c: stopping tablet replica
I20260709 14:54:42.151593  6159 raft_consensus.cc:2243] T 1700e5b349ea4e76ad9db776b626dfe5 P 108da90e11b041a99efba19d57cce96c [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:54:42.152189  6159 raft_consensus.cc:2272] T 1700e5b349ea4e76ad9db776b626dfe5 P 108da90e11b041a99efba19d57cce96c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:42.153818  6159 tablet_replica.cc:333] T e809a17e57d04357a5b0fe729abc2a2e P 108da90e11b041a99efba19d57cce96c: stopping tablet replica
I20260709 14:54:42.154230  6159 raft_consensus.cc:2243] T e809a17e57d04357a5b0fe729abc2a2e P 108da90e11b041a99efba19d57cce96c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:42.154565  6159 raft_consensus.cc:2272] T e809a17e57d04357a5b0fe729abc2a2e P 108da90e11b041a99efba19d57cce96c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:42.156105  6159 tablet_replica.cc:333] T be9655dcbe7a4096b6745b61bd5e02cf P 108da90e11b041a99efba19d57cce96c: stopping tablet replica
I20260709 14:54:42.156548  6159 raft_consensus.cc:2243] T be9655dcbe7a4096b6745b61bd5e02cf P 108da90e11b041a99efba19d57cce96c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:42.156888  6159 raft_consensus.cc:2272] T be9655dcbe7a4096b6745b61bd5e02cf P 108da90e11b041a99efba19d57cce96c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:42.158519  6159 tablet_replica.cc:333] T 4cf27b493adb4cee9a9f44e05f85c4db P 108da90e11b041a99efba19d57cce96c: stopping tablet replica
I20260709 14:54:42.158973  6159 raft_consensus.cc:2243] T 4cf27b493adb4cee9a9f44e05f85c4db P 108da90e11b041a99efba19d57cce96c [term 3 LEADER]: Raft consensus shutting down.
I20260709 14:54:42.159662  6159 raft_consensus.cc:2272] T 4cf27b493adb4cee9a9f44e05f85c4db P 108da90e11b041a99efba19d57cce96c [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:42.161559  6159 tablet_replica.cc:333] T 91b1e9e35b8d4e2499752af3e3e4b0d7 P 108da90e11b041a99efba19d57cce96c: stopping tablet replica
I20260709 14:54:42.162004  6159 raft_consensus.cc:2243] T 91b1e9e35b8d4e2499752af3e3e4b0d7 P 108da90e11b041a99efba19d57cce96c [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:54:42.162657  6159 raft_consensus.cc:2272] T 91b1e9e35b8d4e2499752af3e3e4b0d7 P 108da90e11b041a99efba19d57cce96c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:42.164561  6159 tablet_replica.cc:333] T 0e7ee289b26c4814a4d6fbf786b19436 P 108da90e11b041a99efba19d57cce96c: stopping tablet replica
I20260709 14:54:42.165028  6159 raft_consensus.cc:2243] T 0e7ee289b26c4814a4d6fbf786b19436 P 108da90e11b041a99efba19d57cce96c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:42.165390  6159 raft_consensus.cc:2272] T 0e7ee289b26c4814a4d6fbf786b19436 P 108da90e11b041a99efba19d57cce96c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:42.167053  6159 tablet_replica.cc:333] T 0cca16b16d3e450eafa537d4afa384db P 108da90e11b041a99efba19d57cce96c: stopping tablet replica
I20260709 14:54:42.167565  6159 raft_consensus.cc:2243] T 0cca16b16d3e450eafa537d4afa384db P 108da90e11b041a99efba19d57cce96c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:42.167929  6159 raft_consensus.cc:2272] T 0cca16b16d3e450eafa537d4afa384db P 108da90e11b041a99efba19d57cce96c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:42.169381  6159 tablet_replica.cc:333] T 06061561a0334bfdb0472bd6d48fbd61 P 108da90e11b041a99efba19d57cce96c: stopping tablet replica
I20260709 14:54:42.169831  6159 raft_consensus.cc:2243] T 06061561a0334bfdb0472bd6d48fbd61 P 108da90e11b041a99efba19d57cce96c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:42.170166  6159 raft_consensus.cc:2272] T 06061561a0334bfdb0472bd6d48fbd61 P 108da90e11b041a99efba19d57cce96c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:42.171739  6159 tablet_replica.cc:333] T 7c0c326639f04343bd6df13563fcffb0 P 108da90e11b041a99efba19d57cce96c: stopping tablet replica
I20260709 14:54:42.172178  6159 raft_consensus.cc:2243] T 7c0c326639f04343bd6df13563fcffb0 P 108da90e11b041a99efba19d57cce96c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:42.172562  6159 raft_consensus.cc:2272] T 7c0c326639f04343bd6df13563fcffb0 P 108da90e11b041a99efba19d57cce96c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:42.174057  6159 tablet_replica.cc:333] T a871861292974c9ba51df0b14123b3a4 P 108da90e11b041a99efba19d57cce96c: stopping tablet replica
I20260709 14:54:42.174497  6159 raft_consensus.cc:2243] T a871861292974c9ba51df0b14123b3a4 P 108da90e11b041a99efba19d57cce96c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:42.174887  6159 raft_consensus.cc:2272] T a871861292974c9ba51df0b14123b3a4 P 108da90e11b041a99efba19d57cce96c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:42.176466  6159 tablet_replica.cc:333] T 1bc61e627edf4d5eb32e7c9a8a3610d4 P 108da90e11b041a99efba19d57cce96c: stopping tablet replica
I20260709 14:54:42.176887  6159 raft_consensus.cc:2243] T 1bc61e627edf4d5eb32e7c9a8a3610d4 P 108da90e11b041a99efba19d57cce96c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:42.177260  6159 raft_consensus.cc:2272] T 1bc61e627edf4d5eb32e7c9a8a3610d4 P 108da90e11b041a99efba19d57cce96c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:42.202008  6159 tablet_server.cc:196] TabletServer@127.6.3.195:0 shutdown complete.
I20260709 14:54:42.228554  6159 master.cc:562] Master@127.6.3.254:37641 shutting down...
I20260709 14:54:42.245863  6159 raft_consensus.cc:2243] T 00000000000000000000000000000000 P b03c43e4ecd44ffbbb34081c40292b65 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:54:42.246335  6159 raft_consensus.cc:2272] T 00000000000000000000000000000000 P b03c43e4ecd44ffbbb34081c40292b65 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:42.246640  6159 tablet_replica.cc:333] T 00000000000000000000000000000000 P b03c43e4ecd44ffbbb34081c40292b65: stopping tablet replica
I20260709 14:54:42.266369  6159 master.cc:584] Master@127.6.3.254:37641 shutdown complete.
[       OK ] FilterSoftDeletedTableTest.TestFilterSofteDeletedTable/1 (10916 ms)
[----------] 2 tests from FilterSoftDeletedTableTest (22622 ms total)

[----------] Global test environment tear-down
[==========] 8 tests from 2 test suites ran. (106216 ms total)
[  PASSED  ] 8 tests.
I20260709 14:54:42.313733  6159 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tablet/tablet_mm_ops.cc:220: suppressed but not reported on 400 messages since previous log ~13 seconds ago
I20260709 14:54:42.314002  6159 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tablet/tablet_mm_ops.cc:304: suppressed but not reported on 400 messages since previous log ~13 seconds ago
I20260709 14:54:42.314201  6159 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tablet/tablet_mm_ops.cc:139: suppressed but not reported on 391 messages since previous log ~13 seconds ago
I20260709 14:54:42.314426  6159 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tserver/ts_tablet_manager.cc:600: suppressed but not reported on 9 messages since previous log ~32 seconds ago
I20260709 14:54:42.314606  6159 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tserver/ts_tablet_manager.cc:548: suppressed but not reported on 9 messages since previous log ~32 seconds ago
I20260709 14:54:42.314797  6159 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/rpc/proxy.cc:239: suppressed but not reported on 8 messages since previous log ~0 seconds ago
I20260709 14:54:42.315110  6159 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tablet/tablet.cc:2406: suppressed but not reported on 26 messages since previous log ~6 seconds ago
